aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/package.json b/package.json
index 18e254f3..c55273a7 100644
--- a/package.json
+++ b/package.json
@@ -20,46 +20,46 @@
},
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "^7.24.4",
- "@babel/eslint-parser": "^7.24.1",
- "@babel/preset-env": "^7.24.4",
+ "@babel/core": "^7.24.5",
+ "@babel/eslint-parser": "^7.24.5",
+ "@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
- "@swc/core": "^1.4.13",
+ "@swc/core": "^1.5.3",
"@swc/jest": "^0.2.36",
- "@testing-library/jest-dom": "^6.4.2",
- "@testing-library/react": "^14.3.0",
+ "@testing-library/jest-dom": "^6.4.5",
+ "@testing-library/react": "^15.0.6",
"autoprefixer": "^10.4.19",
"babel-loader": "^9.1.3",
- "core-js": "^3.36.1",
+ "core-js": "^3.37.0",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
- "css-loader": "^7.1.0",
- "cssnano": "^6.1.2",
+ "css-loader": "^7.1.1",
+ "cssnano": "^7.0.1",
"eslint": "8.57.0",
"eslint-plugin-import": "^2.29.1",
- "eslint-plugin-jest": "^28.2.0",
- "eslint-plugin-jest-dom": "^5.2.0",
+ "eslint-plugin-jest": "^28.5.0",
+ "eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.34.1",
- "eslint-plugin-react-hooks": "^4.6.0",
+ "eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"eslint-webpack-plugin": "^4.1.0",
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
- "mini-css-extract-plugin": "^2.8.1",
+ "mini-css-extract-plugin": "^2.9.0",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"postcss-loader": "^8.1.1",
- "postcss-preset-env": "^9.5.4",
+ "postcss-preset-env": "^9.5.11",
"postcss-url": "^10.1.3",
- "react-test-renderer": "^18.2.0",
+ "react-test-renderer": "^18.3.1",
"regenerator-runtime": "^0.14.1",
"style-loader": "^4.0.0",
- "stylelint": "^16.3.1",
+ "stylelint": "^16.5.0",
"stylelint-config-standard": "^36.0.0",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
@@ -67,26 +67,26 @@
},
"dependencies": {
"axios": "^1.6.8",
- "axios-cache-interceptor": "^1.5.1",
+ "axios-cache-interceptor": "^1.5.2",
"body-parser": "^1.20.2",
"classlist.js": "^1.1.20150312",
"config": "^3.3.11",
"css-minimizer-webpack-plugin": "^6.0.0",
- "dayjs": "^1.11.10",
+ "dayjs": "^1.11.11",
"element-closest": "3.0.2",
"evil-icons": "^1.10.1",
"express": "^4.19.2",
"formdata-polyfill": "^4.0.10",
- "mailparser": "^3.7.0",
+ "mailparser": "^3.7.1",
"node-pushnotifications": "^3.0.0",
"node-telegram-bot-api": "^0.65.1",
- "react": "^18.2.0",
+ "react": "^18.3.1",
"react-content-loader": "^7.0.0",
- "react-dom": "^18.2.0",
+ "react-dom": "^18.3.1",
"react-helmet-async": "^2.0.4",
- "react-hook-form": "^7.51.3",
+ "react-hook-form": "^7.51.4",
"react-hot-toast": "^2.4.1",
- "react-router-dom": "^6.22.3",
+ "react-router-dom": "^6.23.0",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.20",