Skip to content

Commit 34cbbf9

Browse files
chore(deps): update all devdependencies
1 parent 4fd0e2f commit 34cbbf9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

demo/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
},
1414
"devDependencies": {
1515
"@testing-library/cypress": "10.0.2",
16-
"@types/node": "22.7.6",
17-
"@types/react": "18.3.12",
18-
"@types/react-dom": "18.3.1",
16+
"@types/node": "24.3.0",
17+
"@types/react": "19.1.12",
18+
"@types/react-dom": "19.1.9",
1919
"concurrently": "9.0.1",
20-
"cypress": "13.15.1",
21-
"eslint-plugin-cypress": "4.0.0",
20+
"cypress": "15.0.0",
21+
"eslint-plugin-cypress": "5.1.1",
2222
"nodemon": "3.1.7",
2323
"start-server-and-test": "2.0.8",
2424
"typescript": "5.6.3",
25-
"web-vitals": "4.2.4"
25+
"web-vitals": "5.1.0"
2626
},
2727
"scripts": {
2828
"cy:run": "cypress run",

0 commit comments

Comments
 (0)