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 2d48aacd..58ac2220 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@babel/eslint-parser": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
- "@swc/core": "^1.6.1",
+ "@swc/core": "^1.6.5",
"@swc/jest": "^0.2.36",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
@@ -34,7 +34,7 @@
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
- "cssnano": "^7.0.2",
+ "cssnano": "^7.0.3",
"eslint": "8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
@@ -60,8 +60,8 @@
"regenerator-runtime": "^0.14.1",
"style-loader": "^4.0.0",
"stylelint": "^16.6.1",
- "stylelint-config-standard": "^36.0.0",
- "webpack": "^5.92.0",
+ "stylelint-config-standard": "^36.0.1",
+ "webpack": "^5.92.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},