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 8447c907..f4de93f5 100644
--- a/package.json
+++ b/package.json
@@ -40,8 +40,8 @@
]
},
"devDependencies": {
- "@babel/core": "^7.22.19",
- "@babel/preset-env": "^7.22.15",
+ "@babel/core": "^7.22.20",
+ "@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@swc/core": "^1.3.85",
"@swc/jest": "^0.2.29",
@@ -56,7 +56,7 @@
"cssnano": "^6.0.1",
"eslint": "8.49.0",
"eslint-plugin-import": "^2.28.1",
- "eslint-plugin-jest": "^27.2.3",
+ "eslint-plugin-jest": "^27.4.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsdoc": "^46.8.1",
"eslint-plugin-only-ascii": "0.0.0",
@@ -69,11 +69,11 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.7.6",
- "postcss": "^8.4.29",
+ "postcss": "^8.4.30",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.3",
- "postcss-preset-env": "^9.1.3",
+ "postcss-preset-env": "^9.1.4",
"postcss-url": "^10.1.3",
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.14.0",