Skip to content

Commit 20ec0c1

Browse files
chore(deps): update angular packages
1 parent 0adea03 commit 20ec0c1

10 files changed

Lines changed: 8450 additions & 2188 deletions

File tree

demo/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "^22",
14+
"@angular/animations": "^22.1.0-next",
1515
"@angular/common": "^22",
1616
"@angular/compiler": "^22",
1717
"@angular/core": "^22",
18-
"@angular/forms": "^22",
19-
"@angular/platform-browser": "^22",
20-
"@angular/platform-browser-dynamic": "^22",
21-
"@angular/platform-server": "^22",
22-
"@angular/router": "^22",
23-
"@angular/ssr": "^22",
18+
"@angular/forms": "^22.1.0-next",
19+
"@angular/platform-browser": "^22.1.0-next",
20+
"@angular/platform-browser-dynamic": "^22.1.0-next",
21+
"@angular/platform-server": "^22.1.0-next",
22+
"@angular/router": "^22.1.0-next",
23+
"@angular/ssr": "^22.1.0-next",
2424
"@netlify/angular-runtime": "file:..",
2525
"@netlify/edge-functions": "^3.0.8",
2626
"express": "^4.21.0",
@@ -29,9 +29,9 @@
2929
"zone.js": "~0.15.0"
3030
},
3131
"devDependencies": {
32-
"@angular/build": "^22",
33-
"@angular/cli": "^22",
34-
"@angular/compiler-cli": "^22",
32+
"@angular/build": "^22.1.0-next",
33+
"@angular/cli": "^22.1.0-next",
34+
"@angular/compiler-cli": "^22.1.0-next",
3535
"@types/express": "^4.17.21",
3636
"@types/jasmine": "~5.1.0",
3737
"@types/node": "^22.0.0",

0 commit comments

Comments
 (0)