Skip to content

Commit cea61ed

Browse files
committed
chore: update angular projects to use 15.8.0
1 parent 210cbd0 commit cea61ed

File tree

4 files changed

+46
-51
lines changed

4 files changed

+46
-51
lines changed

angular-standalone/package-lock.json

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

angular-standalone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/compiler-cli": "^20.1.6",
3131
"@tailwindcss/postcss": "^4.1.11",
3232
"@types/jasmine": "~5.1.0",
33-
"cypress": "^15.0.0",
33+
"cypress": "^15.8.0",
3434
"jasmine-core": "~5.8.0",
3535
"karma": "~6.4.0",
3636
"karma-chrome-launcher": "~3.2.0",

angular-zoneless/package-lock.json

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

angular-zoneless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@angular/platform-browser-dynamic": "^21.0.0",
3030
"@cypress/mount-utils": "^4.1.2",
3131
"@tailwindcss/postcss": "^4.1.11",
32-
"cypress": "https://cdn.cypress.io/beta/npm/15.8.0/darwin-arm64/feat/add_zoneless_angular_harness-1e24ba1c5667ba51f5d10fe840eadc28ff40cdd7/cypress.tgz",
32+
"cypress": "^15.8.0",
3333
"jsdom": "^27.1.0",
3434
"postcss": "^8.5.6",
3535
"tailwindcss": "^4.1.11",

0 commit comments

Comments
 (0)