aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 2813281f..98b43935 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"@babel/eslint-parser": "^7.23.10",
"@babel/preset-env": "^7.24.0",
"@babel/preset-react": "^7.23.3",
- "@swc/core": "^1.4.6",
+ "@swc/core": "^1.4.8",
"@swc/jest": "^0.2.36",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
@@ -41,19 +41,19 @@
"eslint-plugin-jsdoc": "^48.2.1",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
- "eslint-plugin-react": "^7.34.0",
+ "eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.2.0",
- "eslint-webpack-plugin": "^4.0.1",
+ "eslint-webpack-plugin": "^4.1.0",
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.8.1",
- "postcss": "^8.4.35",
+ "postcss": "^8.4.36",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.0.1",
"postcss-loader": "^8.1.1",
- "postcss-preset-env": "^9.5.0",
+ "postcss-preset-env": "^9.5.2",
"postcss-url": "^10.1.3",
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.14.1",
@@ -62,7 +62,7 @@
"stylelint-config-standard": "^36.0.0",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
- "webpack-dev-server": "^5.0.2"
+ "webpack-dev-server": "^5.0.3"
},
"dependencies": {
"axios": "^1.6.7",