We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd0e2f commit 8cd5844Copy full SHA for 8cd5844
demo/package.json
@@ -14,15 +14,15 @@
14
"devDependencies": {
15
"@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",
+ "@types/react": "19.1.5",
+ "@types/react-dom": "19.1.5",
19
"concurrently": "9.0.1",
20
- "cypress": "13.15.1",
+ "cypress": "14.4.0",
21
"eslint-plugin-cypress": "4.0.0",
22
"nodemon": "3.1.7",
23
"start-server-and-test": "2.0.8",
24
"typescript": "5.6.3",
25
- "web-vitals": "4.2.4"
+ "web-vitals": "5.0.1"
26
},
27
"scripts": {
28
"cy:run": "cypress run",
0 commit comments