aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index f0728229..d1c40619 100644
--- a/package.json
+++ b/package.json
@@ -43,18 +43,18 @@
"@babel/core": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
- "@swc/core": "^1.3.75",
- "@swc/jest": "^0.2.28",
- "@testing-library/jest-dom": "^5.17.0",
+ "@swc/core": "^1.3.76",
+ "@swc/jest": "^0.2.29",
+ "@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
- "autoprefixer": "^10.4.14",
+ "autoprefixer": "^10.4.15",
"babel-loader": "^9.1.3",
"core-js": "^3.32.0",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
"cssnano": "^6.0.1",
- "eslint": "8.46.0",
+ "eslint": "8.47.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jest-dom": "^5.0.2",
@@ -63,7 +63,7 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
- "eslint-plugin-testing-library": "^5.11.1",
+ "eslint-plugin-testing-library": "^6.0.0",
"eslint-webpack-plugin": "^4.0.1",
"html-webpack-plugin": "^5.5.3",
"jest": "^29.6.2",