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 6226add7..0779023e 100644
--- a/package.json
+++ b/package.json
@@ -20,11 +20,11 @@
},
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "^7.24.6",
- "@babel/eslint-parser": "^7.24.6",
- "@babel/preset-env": "^7.24.6",
- "@babel/preset-react": "^7.24.6",
- "@swc/core": "^1.5.24",
+ "@babel/core": "^7.24.7",
+ "@babel/eslint-parser": "^7.24.7",
+ "@babel/preset-env": "^7.24.7",
+ "@babel/preset-react": "^7.24.7",
+ "@swc/core": "^1.5.27",
"@swc/jest": "^0.2.36",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^16.0.0",
@@ -34,7 +34,7 @@
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
- "cssnano": "^7.0.1",
+ "cssnano": "^7.0.2",
"eslint": "8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.5.0",