Skip to content

Commit 8cd5844

Browse files
chore(deps): update all devdependencies
1 parent 4fd0e2f commit 8cd5844

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

demo/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"devDependencies": {
1515
"@testing-library/cypress": "10.0.2",
1616
"@types/node": "22.7.6",
17-
"@types/react": "18.3.12",
18-
"@types/react-dom": "18.3.1",
17+
"@types/react": "19.1.5",
18+
"@types/react-dom": "19.1.5",
1919
"concurrently": "9.0.1",
20-
"cypress": "13.15.1",
20+
"cypress": "14.4.0",
2121
"eslint-plugin-cypress": "4.0.0",
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.0.1"
2626
},
2727
"scripts": {
2828
"cy:run": "cypress run",

0 commit comments

Comments
 (0)