Skip to content

Commit 0d9ecd5

Browse files
committed
rebase this out with the 15.0.0 binary
1 parent ffae755 commit 0d9ecd5

File tree

8 files changed

+220
-133
lines changed

8 files changed

+220
-133
lines changed

angular/my-awesome-app/package-lock.json

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

angular/my-awesome-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular/cli": "^20.1.6",
2828
"@angular/compiler-cli": "^20.1.6",
2929
"@types/jasmine": "~5.1.0",
30-
"cypress": "^14.1.0",
30+
"cypress": "https://cdn.cypress.io/beta/npm/15.0.0/linux-x64/develop-c8606c21ae148459fe54d74e040fd2ec5bdc3d08/cypress.tgz",
3131
"jasmine-core": "~5.8.0",
3232
"karma": "~6.4.0",
3333
"karma-chrome-launcher": "~3.2.0",

react/my-awesome-app/package-lock.json

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

react/my-awesome-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/react": "^19.1.10",
1717
"@types/react-dom": "^19.1.7",
1818
"@vitejs/plugin-react": "^5.0.0",
19-
"cypress": "^14.1.0",
19+
"cypress": "https://cdn.cypress.io/beta/npm/15.0.0/linux-x64/develop-c8606c21ae148459fe54d74e040fd2ec5bdc3d08/cypress.tgz",
2020
"vite": "^7.1.2"
2121
}
2222
}

0 commit comments

Comments
 (0)