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 8457f9ed..34210f21 100644
--- a/package.json
+++ b/package.json
@@ -24,10 +24,10 @@
"@babel/eslint-parser": "^7.24.6",
"@babel/preset-env": "^7.24.6",
"@babel/preset-react": "^7.24.6",
- "@swc/core": "^1.5.7",
+ "@swc/core": "^1.5.24",
"@swc/jest": "^0.2.36",
"@testing-library/jest-dom": "^6.4.5",
- "@testing-library/react": "^15.0.7",
+ "@testing-library/react": "^16.0.0",
"autoprefixer": "^10.4.19",
"babel-loader": "^9.1.3",
"core-js": "^3.37.1",
@@ -59,7 +59,7 @@
"react-test-renderer": "^18.3.1",
"regenerator-runtime": "^0.14.1",
"style-loader": "^4.0.0",
- "stylelint": "^16.6.0",
+ "stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",