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

Commit d48f2e2

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

File tree

3 files changed

+67
-16
lines changed

3 files changed

+67
-16
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.14",
34+
"@angular/platform-browser": "20.3.14"
3535
},
3636
"peerDependencies": {
3737
"@angular/core": ">=20"

packages/unuse/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
},
3333
"devDependencies": {
3434
"@angular/common": "20.0.5",
35-
"@angular/compiler": "20.0.5",
36-
"@angular/core": "20.0.5",
37-
"@angular/platform-browser": "20.0.5",
35+
"@angular/compiler": "20.3.14",
36+
"@angular/core": "20.3.14",
37+
"@angular/platform-browser": "20.3.14",
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: 62 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)