Skip to content

Commit

Permalink
Update js packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
kagg-design committed Mar 9, 2024
1 parent c8e6105 commit 3d5f6de
Show file tree
Hide file tree
Showing 2 changed files with 727 additions and 593 deletions.
17 changes: 9 additions & 8 deletions package.json
Expand Up @@ -53,29 +53,30 @@
},
"packageManager": "yarn@4.1.0",
"dependencies": {
"@wordpress/hooks": "^3.51.0"
"@wordpress/hooks": "^3.53.0"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@wordpress/eslint-plugin": "^17.8.0",
"@babel/core": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@wordpress/eslint-plugin": "^17.10.0",
"babel-loader": "^9.1.3",
"coveralls": "^3.1.1",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^5.0.1",
"eslint": "^8.56.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"eslint": "^8.57.0",
"glob": "^10.3.10",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"mini-css-extract-plugin": "^2.8.0",
"mini-css-extract-plugin": "^2.8.1",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.90.1",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-remove-empty-scripts": "^1.0.4"
},
"overrides": {
"@cypress/request": "^3.0.1",
"ip": "2.0.1",
"tough-cookie": "^4.1.3"
}
}

0 comments on commit 3d5f6de

Please sign in to comment.