Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit b0d86cd

Browse files
chore(deps): update angular to v20.3.2
1 parent 8e1c126 commit b0d86cd

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.3.2",
34+
"@angular/platform-browser": "20.3.2"
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.3.2",
35+
"@angular/compiler": "20.3.2",
36+
"@angular/core": "20.3.2",
37+
"@angular/platform-browser": "20.3.2",
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)