aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 26998a84..24cfd0b8 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.2",
+ "@swc/core": "^1.4.6",
"@swc/jest": "^0.2.36",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
@@ -33,12 +33,12 @@
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"css-loader": "^6.10.0",
- "cssnano": "^6.0.5",
+ "cssnano": "^6.1.0",
"eslint": "8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jest-dom": "^5.1.0",
- "eslint-plugin-jsdoc": "^48.2.0",
+ "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",
@@ -53,7 +53,7 @@
"postcss-cli": "^11.0.0",
"postcss-import": "^16.0.1",
"postcss-loader": "^8.1.1",
- "postcss-preset-env": "^9.4.0",
+ "postcss-preset-env": "^9.5.0",
"postcss-url": "^10.1.3",
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.14.1",