aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index f7efd840..18708764 100644
--- a/package.json
+++ b/package.json
@@ -40,13 +40,13 @@
]
},
"devDependencies": {
- "@babel/core": "^7.23.2",
- "@babel/preset-env": "^7.23.2",
- "@babel/preset-react": "^7.22.15",
- "@swc/core": "^1.3.95",
+ "@babel/core": "^7.23.3",
+ "@babel/preset-env": "^7.23.3",
+ "@babel/preset-react": "^7.23.3",
+ "@swc/core": "^1.3.96",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.4",
- "@testing-library/react": "^14.0.0",
+ "@testing-library/react": "^14.1.0",
"autoprefixer": "^10.4.16",
"babel-loader": "^9.1.3",
"core-js": "^3.33.2",
@@ -54,7 +54,7 @@
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
"cssnano": "^6.0.1",
- "eslint": "8.52.0",
+ "eslint": "8.53.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest-dom": "^5.1.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.1.0",
+ "eslint-plugin-testing-library": "^6.1.2",
"eslint-webpack-plugin": "^4.0.1",
"html-webpack-plugin": "^5.5.3",
"jest": "^29.7.0",