aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 84c42d04..6cb0c2ee 100644
--- a/package.json
+++ b/package.json
@@ -24,9 +24,9 @@
"@babel/eslint-parser": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
- "@swc/core": "^1.5.27",
+ "@swc/core": "^1.6.1",
"@swc/jest": "^0.2.36",
- "@testing-library/jest-dom": "^6.4.5",
+ "@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"autoprefixer": "^10.4.19",
"babel-loader": "^9.1.3",
@@ -61,7 +61,7 @@
"style-loader": "^4.0.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
- "webpack": "^5.91.0",
+ "webpack": "^5.92.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},