Skip to content

Commit

Permalink
chore: peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kielllll committed Nov 22, 2024
1 parent 209470f commit 7b6bb43
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 274 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"devDependencies": {
"@babel/core": "^7.18.6",
"@cfaester/enzyme-adapter-react-18": "^0.8.0",
"@playwright/test": "^1.49.0",
"@redux-devtools/extension": "^3.3.0",
"@wordpress/babel-preset-default": "^8.11.0",
"@wordpress/env": "^10.10.0",
Expand All @@ -42,20 +43,23 @@
"css-minimizer-webpack-plugin": "7.0.0",
"dotenv": "^16.0.1",
"enzyme": "^3.11.0",
"eslint": "^8",
"file-loader": "^6.2.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-enzyme": "^7.1.2",
"jquery": "^3.6.0",
"json-loader": "^0.5.7",
"mini-css-extract-plugin": "^2.6.1",
"prettier": "^3.3.3",
"react-refresh": "^0.14.2",
"redux-mock-store": "^1.5.4",
"sass": "^1.53.0",
"sass-loader": "^16.0.2",
"standard": "^17.0.0",
"terser-webpack-plugin": "^5.3.3",
"testcafe": "^3.7.0",
"typescript": "^5.6.3",
"url-loader": "^4.1.1",
"webpack": "^5.73.0",
"webpack-cli": "^5.1.0",
Expand Down
Loading

0 comments on commit 7b6bb43

Please sign in to comment.