Skip to content

Commit 1587b7d

Browse files
chore(deps): update all devdependencies
1 parent 4fd0e2f commit 1587b7d

File tree

2 files changed

+81
-110
lines changed

2 files changed

+81
-110
lines changed

demo/package-lock.json

+76-105
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
},
1414
"devDependencies": {
1515
"@testing-library/cypress": "10.0.2",
16-
"@types/node": "22.7.6",
16+
"@types/node": "22.9.3",
1717
"@types/react": "18.3.12",
1818
"@types/react-dom": "18.3.1",
19-
"concurrently": "9.0.1",
20-
"cypress": "13.15.1",
21-
"eslint-plugin-cypress": "4.0.0",
19+
"concurrently": "9.1.0",
20+
"cypress": "13.16.0",
21+
"eslint-plugin-cypress": "4.1.0",
2222
"nodemon": "3.1.7",
2323
"start-server-and-test": "2.0.8",
24-
"typescript": "5.6.3",
24+
"typescript": "5.7.2",
2525
"web-vitals": "4.2.4"
2626
},
2727
"scripts": {

0 commit comments

Comments
 (0)