Skip to content

Commit a388c29

Browse files
chore(deps): update angular monorepo
1 parent 7ddc7bc commit a388c29

File tree

6 files changed

+639
-483
lines changed

6 files changed

+639
-483
lines changed

demo/package-lock.json

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

tests/fixtures/angular-18/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "^18.0.0-next.0",
15-
"@angular/common": "^18.0.0-next.0",
16-
"@angular/compiler": "^18.0.0-next.0",
17-
"@angular/core": "^18.0.0-next.0",
18-
"@angular/forms": "^18.0.0-next.0",
19-
"@angular/platform-browser": "^18.0.0-next.0",
20-
"@angular/platform-browser-dynamic": "^18.0.0-next.0",
21-
"@angular/platform-server": "^18.0.0-next.0",
22-
"@angular/router": "^18.0.0-next.0",
14+
"@angular/animations": "^18.1.0-next",
15+
"@angular/common": "^18.1.0-next",
16+
"@angular/compiler": "^18.1.0-next",
17+
"@angular/core": "^18.1.0-next",
18+
"@angular/forms": "^18.1.0-next",
19+
"@angular/platform-browser": "^18.1.0-next",
20+
"@angular/platform-browser-dynamic": "^18.1.0-next",
21+
"@angular/platform-server": "^18.1.0-next",
22+
"@angular/router": "^18.1.0-next",
2323
"@angular/ssr": "^18.0.0-rc.3",
2424
"express": "^4.18.2",
2525
"rxjs": "~7.8.0",
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@angular-devkit/build-angular": "^18.0.0-rc.3",
3131
"@angular/cli": "^18.0.0-rc.3",
32-
"@angular/compiler-cli": "^18.0.0-next.0",
32+
"@angular/compiler-cli": "^18.1.0-next",
3333
"@types/express": "^4.17.17",
3434
"@types/jasmine": "~5.1.0",
3535
"@types/node": "^18.18.0",

0 commit comments

Comments
 (0)