Skip to content

Commit 6a43f9a

Browse files
chore(deps): update angular packages
1 parent 52b712f commit 6a43f9a

File tree

4 files changed

+164
-160
lines changed

4 files changed

+164
-160
lines changed

demo/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "^21.0.0-rc.1",
15-
"@angular/common": "^21.0.0-rc.1",
16-
"@angular/compiler": "^21.0.0-rc.1",
17-
"@angular/core": "^21.0.0-rc.1",
18-
"@angular/forms": "^21.0.0-rc.1",
19-
"@angular/platform-browser": "^21.0.0-rc.1",
20-
"@angular/platform-browser-dynamic": "^21.0.0-rc.1",
21-
"@angular/platform-server": "^21.0.0-rc.1",
22-
"@angular/router": "^21.0.0-rc.1",
14+
"@angular/animations": "^21.1.0-next",
15+
"@angular/common": "^21.1.0-next",
16+
"@angular/compiler": "^21.1.0-next",
17+
"@angular/core": "^21.1.0-next",
18+
"@angular/forms": "^21.1.0-next",
19+
"@angular/platform-browser": "^21.1.0-next",
20+
"@angular/platform-browser-dynamic": "^21.1.0-next",
21+
"@angular/platform-server": "^21.1.0-next",
22+
"@angular/router": "^21.1.0-next",
2323
"@angular/ssr": "^21.0.0-rc.1",
2424
"@netlify/angular-runtime": "file:..",
2525
"@netlify/edge-functions": "^3.0.2",
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@angular/build": "^21.0.0-rc.1",
3333
"@angular/cli": "^21.0.0-rc.1",
34-
"@angular/compiler-cli": "^21.0.0-rc.1",
34+
"@angular/compiler-cli": "^21.1.0-next",
3535
"@types/express": "^4.17.21",
3636
"@types/jasmine": "~5.1.0",
3737
"@types/node": "^22.0.0",

tests/fixtures/angular-20-zoneless/package-lock.json

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

0 commit comments

Comments
 (0)