Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 05813a5

Browse files
committed
fixup! build: update to the latest Angular
1 parent 48e3d6f commit 05813a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@angular/platform-browser": "^19.0.0-next.10",
4949
"@angular/platform-browser-dynamic": "^19.0.0-next.10",
5050
"@angular/router": "^19.0.0-next.10",
51-
"@angular/ssr": "^19.0.0-next.10",
51+
"@angular/ssr": "^19.0.0-next.11",
5252
"@angular/youtube-player": "^19.0.0-next.9",
5353
"@stackblitz/sdk": "^1.5.2",
5454
"moment": "^2.29.1",
@@ -66,7 +66,7 @@
6666
"@angular-eslint/eslint-plugin-template": "^14.0.0",
6767
"@angular-eslint/template-parser": "^14.0.0",
6868
"@angular/cli": "^19.0.0-next.11",
69-
"@angular/compiler-cli": "^19.0.0-next.10",
69+
"@angular/compiler-cli": "^19.0.0-next.11",
7070
"@bazel/bazelisk": "^1.12.1",
7171
"@stylistic/eslint-plugin": "^2.6.2",
7272
"@types/imagemin": "^7.0.0",

Diff for: src/assets/stack-blitz/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@angular-devkit/build-angular": "^19.0.0-next.11",
3232
"@angular/cli": "^19.0.0-next.11",
33-
"@angular/compiler-cli": "^19.0.0-next.10",
33+
"@angular/compiler-cli": "^19.0.0-next.11",
3434
"@types/jasmine": "~3.10.0",
3535
"@types/node": "^12.11.1",
3636
"jasmine-core": "~3.10.0",

0 commit comments

Comments
 (0)