Skip to content

Commit 95c76f2

Browse files
chore(deps): update angular packages
1 parent a4f3b5e commit 95c76f2

File tree

10 files changed

+14908
-11387
lines changed

10 files changed

+14908
-11387
lines changed

tests/fixtures/angular-19-app-engine/package-lock.json

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

tests/fixtures/angular-19-app-engine/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,26 @@
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
"express": "^4.18.2",
2626
"rxjs": "~7.8.0",
2727
"tslib": "^2.3.0",
2828
"zone.js": "~0.15.0"
2929
},
3030
"devDependencies": {
31-
"@angular-devkit/build-angular": "^19.0.0-rc.3",
32-
"@angular/cli": "^19.0.0-rc.3",
33-
"@angular/compiler-cli": "^19.0.0-rc.3",
31+
"@angular-devkit/build-angular": "^19.2.0-next",
32+
"@angular/cli": "^19.2.0-next",
33+
"@angular/compiler-cli": "^19.2.0-next",
3434
"@types/express": "^4.17.17",
3535
"@types/jasmine": "~5.1.0",
3636
"@types/node": "^18.18.0",

0 commit comments

Comments
 (0)