aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index c9af1419..faf6344a 100644
--- a/package.json
+++ b/package.json
@@ -40,12 +40,12 @@
]
},
"devDependencies": {
- "@babel/core": "^7.22.10",
+ "@babel/core": "^7.22.11",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
"@swc/core": "^1.3.78",
"@swc/jest": "^0.2.29",
- "@testing-library/jest-dom": "^6.1.1",
+ "@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "^14.0.0",
"autoprefixer": "^10.4.15",
"babel-loader": "^9.1.3",
@@ -63,11 +63,11 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
- "eslint-plugin-testing-library": "^6.0.0",
+ "eslint-plugin-testing-library": "^6.0.1",
"eslint-webpack-plugin": "^4.0.1",
"html-webpack-plugin": "^5.5.3",
- "jest": "^29.6.3",
- "jest-environment-jsdom": "^29.6.3",
+ "jest": "^29.6.4",
+ "jest-environment-jsdom": "^29.6.4",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.28",
"postcss-cli": "^10.1.0",