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 4915c07b..4aa72951 100644
--- a/package.json
+++ b/package.json
@@ -22,9 +22,9 @@
"@babel/eslint-parser": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.7",
- "@swc/core": "^1.7.35",
+ "@swc/core": "^1.7.36",
"@swc/jest": "^0.2.36",
- "@testing-library/jest-dom": "^6.5.0",
+ "@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"autoprefixer": "^10.4.20",
"babel-loader": "^9.2.1",
@@ -43,7 +43,7 @@
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-testing-library": "^6.4.0",
"eslint-webpack-plugin": "^4.2.0",
- "html-webpack-plugin": "^5.6.0",
+ "html-webpack-plugin": "^5.6.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.9.1",