Skip to content

Commit f22f3b6

Browse files
authored
chore(deps): update cypress to 14.1.0 and all other dependencies (#24)
1 parent 449bf35 commit f22f3b6

File tree

8 files changed

+3571
-3448
lines changed

8 files changed

+3571
-3448
lines changed

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

Lines changed: 2075 additions & 2331 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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
"@angular/common": "^19.0.0",
1515
"@angular/compiler": "^19.0.0",
1616
"@angular/core": "^19.0.0",
17-
"@angular/forms": "^19.0.0",
17+
"@angular/forms": "^19.2.1",
1818
"@angular/platform-browser": "^19.0.0",
19-
"@angular/platform-browser-dynamic": "^19.0.0",
20-
"@angular/router": "^19.0.0",
19+
"@angular/platform-browser-dynamic": "^19.2.1",
20+
"@angular/router": "^19.2.1",
2121
"rxjs": "~7.8.0",
2222
"tslib": "^2.3.0",
23-
"zone.js": "~0.15.0"
23+
"zone.js": "^0.15.0"
2424
},
2525
"devDependencies": {
26-
"@angular-devkit/build-angular": "^19.0.1",
27-
"@angular/cli": "^19.0.1",
28-
"@angular/compiler-cli": "^19.0.0",
26+
"@angular-devkit/build-angular": "^19.2.1",
27+
"@angular/cli": "^19.2.1",
28+
"@angular/compiler-cli": "^19.2.1",
2929
"@types/jasmine": "~5.1.0",
30-
"cypress": "^14.0.0",
30+
"cypress": "^14.1.0",
3131
"jasmine-core": "~5.4.0",
3232
"karma": "~6.4.0",
3333
"karma-chrome-launcher": "~3.2.0",

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

Lines changed: 531 additions & 408 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"react-dom": "^19.0.0"
1414
},
1515
"devDependencies": {
16-
"@types/react": "^19.0.0",
17-
"@types/react-dom": "^19.0.0",
16+
"@types/react": "^19.0.10",
17+
"@types/react-dom": "^19.0.4",
1818
"@vitejs/plugin-react": "^4.3.4",
19-
"cypress": "^14.0.0",
20-
"globals": "^15.12.0",
21-
"vite": "^6.0.1"
19+
"cypress": "^14.1.0",
20+
"globals": "^15.15.0",
21+
"vite": "^6.2.1"
2222
}
2323
}

0 commit comments

Comments
 (0)