Skip to content

Commit

Permalink
upgrade cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
giannif committed Nov 1, 2024
1 parent f10c7aa commit 595e8ab
Show file tree
Hide file tree
Showing 2 changed files with 750 additions and 177 deletions.
16 changes: 8 additions & 8 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"build-storybook": "storybook build"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@cypress/react18": "^2.0.0",
"@babel/core": "^7.26.0",
"@cypress/react18": "^2.0.1",
"@percy/cli": "^1.16.0",
"@percy/cypress": "^3.1.2",
"@percy/storybook": "4.3.6",
Expand All @@ -38,17 +38,17 @@
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/storybook__react": "^5.2.1",
"@types/throttle-debounce": "^2.1.0",
"@types/throttle-debounce": "^5.0.2",
"awesome-typescript-loader": "^5.2.1",
"babel-loader": "^8.2.5",
"cypress": "^12.17.2",
"babel-loader": "^9.2.1",
"cypress": "^13.15.1",
"fetch-mock": "^9.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"storybook": "^7.1.0",
"styled-components": "^6.0.7",
"ts-loader": "^9.3.1",
"typescript": "^5.0.4",
"typescript": "^5.6.3",
"webpack": "^5.74.0"
},
"name": "@giphy/react-components",
Expand Down
Loading

0 comments on commit 595e8ab

Please sign in to comment.