Skip to content

Commit dc9e3a7

Browse files
committed
chore: upgrade angular@19 versions
1 parent 2eae674 commit dc9e3a7

File tree

8 files changed

+4730
-4314
lines changed

8 files changed

+4730
-4314
lines changed

demo/package-lock.json

Lines changed: 1127 additions & 1056 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.1.5",
15+
"@angular/common": "^19.1.5",
16+
"@angular/compiler": "^19.1.5",
17+
"@angular/core": "^19.1.5",
18+
"@angular/forms": "^19.1.5",
19+
"@angular/platform-browser": "^19.1.5",
20+
"@angular/platform-browser-dynamic": "^19.1.5",
21+
"@angular/platform-server": "^19.1.5",
22+
"@angular/router": "^19.1.5",
23+
"@angular/ssr": "^19.1.6",
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.1.6",
33+
"@angular/cli": "^19.1.6",
34+
"@angular/compiler-cli": "^19.1.5",
3535
"@types/express": "^4.17.21",
3636
"@types/jasmine": "~5.1.0",
3737
"@types/node": "^18.19.13",

0 commit comments

Comments
 (0)