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 528db6c6..02d94142 100644
--- a/package.json
+++ b/package.json
@@ -40,10 +40,10 @@
]
},
"devDependencies": {
- "@babel/core": "^7.22.20",
+ "@babel/core": "^7.23.0",
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
- "@swc/core": "^1.3.87",
+ "@swc/core": "^1.3.89",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
@@ -63,7 +63,7 @@
"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.1",
+ "eslint-plugin-testing-library": "^6.0.2",
"eslint-webpack-plugin": "^4.0.1",
"html-webpack-plugin": "^5.5.3",
"jest": "^29.7.0",