Skip to content

Commit bde899c

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

File tree

12 files changed

+1832
-1791
lines changed

12 files changed

+1832
-1791
lines changed

demo/package-lock.json

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

demo/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
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",
23-
"@angular/ssr": "^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",
23+
"@angular/ssr": "^21.1.0-next",
2424
"@netlify/angular-runtime": "file:..",
2525
"@netlify/edge-functions": "^3.0.2",
2626
"express": "^4.21.0",
@@ -29,9 +29,9 @@
2929
"zone.js": "~0.15.0"
3030
},
3131
"devDependencies": {
32-
"@angular/build": "^21.0.0-rc.1",
33-
"@angular/cli": "^21.0.0-rc.1",
34-
"@angular/compiler-cli": "^21.0.0-rc.1",
32+
"@angular/build": "^21.1.0-next",
33+
"@angular/cli": "^21.1.0-next",
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-19-app-engine-node-module-resolution/package-lock.json

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

0 commit comments

Comments
 (0)