Skip to content

Commit d10955b

Browse files
committed
feat(deps): updating to next9
1 parent d42c973 commit d10955b

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package-lock.json

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,16 @@
5959
},
6060
"private": true,
6161
"dependencies": {
62-
"@angular/animations": "^21.0.0-next.8",
63-
"@angular/common": "^21.0.0-next.8",
64-
"@angular/compiler": "^21.0.0-next.8",
65-
"@angular/core": "^21.0.0-next.8",
66-
"@angular/elements": "^21.0.0-next.8",
67-
"@angular/forms": "^21.0.0-next.8",
68-
"@angular/platform-browser": "^21.0.0-next.8",
69-
"@angular/platform-browser-dynamic": "^21.0.0-next.8",
70-
"@angular/platform-server": "^21.0.0-next.8",
71-
"@angular/router": "^21.0.0-next.8",
62+
"@angular/animations": "^21.0.0-next.9",
63+
"@angular/common": "^21.0.0-next.9",
64+
"@angular/compiler": "^21.0.0-next.9",
65+
"@angular/core": "^21.0.0-next.9",
66+
"@angular/elements": "^21.0.0-next.9",
67+
"@angular/forms": "^21.0.0-next.9",
68+
"@angular/platform-browser": "^21.0.0-next.9",
69+
"@angular/platform-browser-dynamic": "^21.0.0-next.9",
70+
"@angular/platform-server": "^21.0.0-next.9",
71+
"@angular/router": "^21.0.0-next.9",
7272
"@angular/ssr": "^21.0.0-next.8",
7373
"@igniteui/material-icons-extended": "^3.1.0",
7474
"@lit-labs/ssr-dom-shim": "^1.3.0",
@@ -91,8 +91,8 @@
9191
"@angular-eslint/template-parser": "^20.4.0",
9292
"@angular/build": "^21.0.0-next.8",
9393
"@angular/cli": "^21.0.0-next.8",
94-
"@angular/compiler-cli": "^21.0.0-next.8",
95-
"@angular/language-service": "^21.0.0-next.8",
94+
"@angular/compiler-cli": "^21.0.0-next.9",
95+
"@angular/language-service": "^21.0.0-next.9",
9696
"@angularclass/hmr": "^3.0.0",
9797
"@microsoft/signalr": "^7.0.12",
9898
"@types/estree": "^1.0.0",

0 commit comments

Comments
 (0)