Skip to content

Commit 7ad5a73

Browse files
chore(deps): update angular packages
1 parent 4ac978c commit 7ad5a73

File tree

13 files changed

+20026
-17409
lines changed

13 files changed

+20026
-17409
lines changed

demo/package-lock.json

Lines changed: 4970 additions & 4373 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": "^19.0.0-rc.3",
15-
"@angular/common": "^19.0.0-rc.3",
16-
"@angular/compiler": "^19.0.0-rc.3",
17-
"@angular/core": "^19.0.0-rc.3",
18-
"@angular/forms": "^19.0.0-rc.3",
19-
"@angular/platform-browser": "^19.0.0-rc.3",
20-
"@angular/platform-browser-dynamic": "^19.0.0-rc.3",
21-
"@angular/platform-server": "^19.0.0-rc.3",
22-
"@angular/router": "^19.0.0-rc.3",
23-
"@angular/ssr": "^19.0.0-rc.3",
14+
"@angular/animations": "^19.2.0-next",
15+
"@angular/common": "^19.2.0-next",
16+
"@angular/compiler": "^19.2.0-next",
17+
"@angular/core": "^19.2.0-next",
18+
"@angular/forms": "^19.2.0-next",
19+
"@angular/platform-browser": "^19.2.0-next",
20+
"@angular/platform-browser-dynamic": "^19.2.0-next",
21+
"@angular/platform-server": "^19.2.0-next",
22+
"@angular/router": "^19.2.0-next",
23+
"@angular/ssr": "^19.2.0-next",
2424
"@netlify/angular-runtime": "file:..",
2525
"@netlify/edge-functions": "^2.11.1",
2626
"express": "^4.21.0",
@@ -29,9 +29,9 @@
2929
"zone.js": "~0.15.0"
3030
},
3131
"devDependencies": {
32-
"@angular-devkit/build-angular": "^19.0.0-rc.3",
33-
"@angular/cli": "^19.0.0-rc.3",
34-
"@angular/compiler-cli": "^19.0.0-rc.3",
32+
"@angular-devkit/build-angular": "^19.2.0-next",
33+
"@angular/cli": "^19.2.0-next",
34+
"@angular/compiler-cli": "^19.2.0-next",
3535
"@types/express": "^4.17.21",
3636
"@types/jasmine": "~5.1.0",
3737
"@types/node": "^18.19.13",

tests/fixtures/angular-17/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"express": "^4.18.2",
2525
"rxjs": "~7.8.0",
2626
"tslib": "^2.3.0",
27-
"zone.js": "~0.14.3"
27+
"zone.js": "~0.15.0"
2828
},
2929
"devDependencies": {
3030
"@angular-devkit/build-angular": "17.3.8",

0 commit comments

Comments
 (0)