aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2026-01-01 16:02:46 +0100
committerstonedDiscord <Tukz@gmx.de>2026-01-01 16:02:46 +0100
commitbef0fb78c8e1eaca43a7739e86f2120828b4f0bc (patch)
tree7b0e87d78f9ae64b86a0f61fa4aa1f178d4333d1 /package.json
parent94617a2ed8314a12d239a735e3b3cef306887e55 (diff)
upgrade js garbage
Diffstat (limited to 'package.json')
-rw-r--r--package.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/package.json b/package.json
index 4cc9d73..636ea4f 100644
--- a/package.json
+++ b/package.json
@@ -25,40 +25,40 @@
},
"homepage": "https://github.com/AttorneyOnline/webAO#readme",
"devDependencies": {
- "@babel/core": "^7.27.7",
- "@babel/plugin-transform-modules-commonjs": "^7.16.8",
- "@babel/preset-env": "^7.27.2",
- "@babel/preset-typescript": "^7.27.1",
- "@types/jest": "^29.4.0",
- "@types/node": "^18.0.0",
- "@typescript-eslint/eslint-plugin": "^6.7.2",
- "@typescript-eslint/parser": "^6.7.2",
- "babel-jest": "^30.0.2",
- "babel-loader": "^9.1.2",
+ "@babel/core": "^7.28.5",
+ "@babel/plugin-transform-modules-commonjs": "^7.27.1",
+ "@babel/preset-env": "^7.28.5",
+ "@babel/preset-typescript": "^7.28.5",
+ "@types/jest": "^29.5.14",
+ "@types/node": "^18.19.130",
+ "@typescript-eslint/eslint-plugin": "^6.21.0",
+ "@typescript-eslint/parser": "^6.21.0",
+ "babel-jest": "^30.2.0",
+ "babel-loader": "^9.2.1",
"copy-webpack-plugin": "^11.0.0",
- "dotenv": "^16.0.0",
- "eslint": "^8.49.0",
+ "dotenv": "^16.6.1",
+ "eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
- "eslint-plugin-import": "^2.25.4",
- "glob": "^7.2.0",
- "html-webpack-plugin": "^5.5.0",
+ "eslint-plugin-import": "^2.32.0",
+ "glob": "^7.2.3",
+ "html-webpack-plugin": "^5.6.5",
"husky": "^8.0.3",
- "jest": "^29.4.3",
- "typescript": "^5.2.2",
- "webpack": "^5.94.0",
+ "jest": "^29.7.0",
+ "typescript": "^5.9.3",
+ "webpack": "^5.104.1",
"webpack-cli": "^5.1.4",
- "webpack-dev-server": "^5.2.1",
- "workbox-webpack-plugin": "^7.3.0"
+ "webpack-dev-server": "^5.2.2",
+ "workbox-webpack-plugin": "^7.4.0"
},
"dependencies": {
- "@fingerprintjs/fingerprintjs": "^3.4.0",
- "@types/websocket": "^1.0.5",
- "core-js": "^3.21.1",
- "golden-layout": "^2.5.0",
- "jest-environment-jsdom": "^29.5.0",
- "regenerator-runtime": "^0.13.9",
- "source-map-loader": "^4.0.1",
- "ts-loader": "^9.2.8"
+ "@fingerprintjs/fingerprintjs": "^3.4.2",
+ "@types/websocket": "^1.0.10",
+ "core-js": "^3.47.0",
+ "golden-layout": "^2.6.0",
+ "jest-environment-jsdom": "^29.7.0",
+ "regenerator-runtime": "^0.13.11",
+ "source-map-loader": "^4.0.2",
+ "ts-loader": "^9.5.4"
},
"browserslist": [
"defaults",