Skip to content

Commit 22b0316

Browse files
chore(deps): update angular to v20.1.6
1 parent 8e1c126 commit 22b0316

File tree

3 files changed

+76
-18
lines changed

3 files changed

+76
-18
lines changed

packages/unuse-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"unuse": "workspace:*"
3131
},
3232
"devDependencies": {
33-
"@angular/core": "20.0.5",
34-
"@angular/platform-browser": "20.0.5"
33+
"@angular/core": "20.1.6",
34+
"@angular/platform-browser": "20.1.6"
3535
},
3636
"peerDependencies": {
3737
"@angular/core": ">=20"

packages/unuse/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"unuse-reactivity": "workspace:*"
3232
},
3333
"devDependencies": {
34-
"@angular/common": "20.0.5",
35-
"@angular/compiler": "20.0.5",
36-
"@angular/core": "20.0.5",
37-
"@angular/platform-browser": "20.0.5",
34+
"@angular/common": "20.1.6",
35+
"@angular/compiler": "20.1.6",
36+
"@angular/core": "20.1.6",
37+
"@angular/platform-browser": "20.1.6",
3838
"@solidjs/testing-library": "0.8.10",
3939
"@testing-library/dom": "10.4.0",
4040
"@testing-library/react": "16.3.0",

pnpm-lock.yaml

Lines changed: 70 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)