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 af26ad4Copy full SHA for af26ad4
demo/package.json
@@ -14,10 +14,10 @@
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.2",
+ "@types/react-dom": "19.1.3",
19
"concurrently": "9.0.1",
20
- "cypress": "13.15.1",
+ "cypress": "14.3.2",
21
"eslint-plugin-cypress": "4.0.0",
22
"nodemon": "3.1.7",
23
"start-server-and-test": "2.0.8",
0 commit comments