Skip to content

Commit

Permalink
Bump cypress to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JoviDeCroock committed Sep 21, 2024
1 parent d5728a8 commit f51a689
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 458 deletions.
5 changes: 2 additions & 3 deletions exchanges/graphcache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,16 +71,15 @@
"wonka": "^6.3.2"
},
"devDependencies": {
"@cypress/react": "^7.0.2",
"@cypress/react": "^8.0.2",
"@urql/core": "workspace:*",
"@urql/exchange-execute": "workspace:*",
"@urql/introspection": "workspace:*",
"cypress": "^12.8.1",
"cypress": "^13.14.0",
"graphql": "^16.6.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"urql": "workspace:*",
"vite": "^3.2.4",
"vitest": "^2.1.1"
},
"publishConfig": {
Expand Down
5 changes: 2 additions & 3 deletions packages/react-urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,21 +41,20 @@
"prepublishOnly": "run-s clean build"
},
"devDependencies": {
"@cypress/react": "^7.0.2",
"@cypress/react": "^8.0.2",
"@cypress/vite-dev-server": "^5.0.4",
"@testing-library/react": "^11.1.1",
"@testing-library/react-hooks": "^5.1.2",
"@types/react": "^17.0.4",
"@types/react-test-renderer": "^17.0.1",
"@urql/core": "workspace:*",
"cypress": "^12.8.1",
"cypress": "^13.14.0",
"graphql": "^16.6.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-is": "^17.0.1",
"react-ssr-prepass": "^1.1.2",
"react-test-renderer": "^17.0.1",
"vite": "^3.2.4",
"vitest": "^2.1.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit f51a689

Please sign in to comment.