Skip to content

Commit 03ca4c0

Browse files
fmalcherd-koppenhagen
authored andcommitted
ng update 21.0.0-rc.0
1 parent 8dbb4e6 commit 03ca4c0

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

package-lock.json

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

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@
2323
},
2424
"private": true,
2525
"dependencies": {
26-
"@angular/common": "^21.0.0-next.9",
27-
"@angular/compiler": "^21.0.0-next.9",
28-
"@angular/core": "^21.0.0-next.9",
29-
"@angular/forms": "^21.0.0-next.9",
30-
"@angular/platform-browser": "^21.0.0-next.9",
31-
"@angular/router": "^21.0.0-next.9",
26+
"@angular/common": "^21.0.0-rc.0",
27+
"@angular/compiler": "^21.0.0-rc.0",
28+
"@angular/core": "^21.0.0-rc.0",
29+
"@angular/forms": "^21.0.0-rc.0",
30+
"@angular/platform-browser": "^21.0.0-rc.0",
31+
"@angular/router": "^21.0.0-rc.0",
3232
"@picocss/pico": "^2.1.1",
3333
"rxjs": "~7.8.0",
3434
"tslib": "^2.3.0"
3535
},
3636
"devDependencies": {
37-
"@angular/build": "^21.0.0-next.9",
38-
"@angular/cli": "^21.0.0-next.9",
39-
"@angular/compiler-cli": "^21.0.0-next.9",
37+
"@angular/build": "^21.0.0-rc.0",
38+
"@angular/cli": "^21.0.0-rc.0",
39+
"@angular/compiler-cli": "^21.0.0-rc.0",
4040
"@types/jasmine": "~5.1.0",
4141
"jasmine-core": "~5.10.0",
4242
"karma": "~6.4.0",

0 commit comments

Comments
 (0)