aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2024-08-20 22:23:12 -0400
committerbobzel <zzzman@gmail.com>2024-08-20 22:23:12 -0400
commit27c4292e709e6bbba449e940d61d54b157092296 (patch)
tree021cf62591240e96a245146d83b96fb15e210abd /package.json
parente57584a1be9d428fb40fc789494a7ac0ac14fb84 (diff)
updated packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/package.json b/package.json
index 302831bd2..17e349428 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"@types/libxmljs": "^0.18.12",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
- "@types/node": "^20.10.3",
+ "@types/node": "^22.4.2",
"@types/nodemailer": "^6.4.14",
"@types/passport": "^1.0.16",
"@types/passport-google-oauth20": "^2.0.14",
@@ -56,7 +56,6 @@
"@types/react": "^18.2.41",
"@types/react-autosuggest": "^10.1.10",
"@types/react-color": "^3.0.10",
- "@types/react-datepicker": "^6.2.0",
"@types/react-dom": "^18.2.17",
"@types/react-grid-layout": "^1.3.5",
"@types/react-measure": "^2.0.12",
@@ -93,7 +92,7 @@
"ts-loader": "^9.5.1",
"ts-node": "^10.9.1",
"ts-node-dev": "^2.0.0",
- "typescript-eslint": "^7.8.0",
+ "typescript-eslint": "^8.2.0",
"webpack-dev-server": "^5.0.4"
},
"dependencies": {
@@ -139,9 +138,9 @@
"@types/reveal": "^4.2.0",
"@types/supercluster": "^7.1.3",
"@types/textfit": "^2.4.4",
- "@types/web": "^0.0.151",
+ "@types/web": "^0.0.155",
"@types/webpack-hot-middleware": "^2.25.9",
- "@typescript-eslint/parser": "^7.8.0",
+ "@typescript-eslint/parser": "^8.2.0",
"@webscopeio/react-textarea-autocomplete": "^4.9.2",
"adm-zip": "^0.5.10",
"archiver": "^7.0.1",
@@ -205,7 +204,7 @@
"function-plot": "^1.23.3",
"golden-layout": "^2.6.0",
"google-auth-library": "^9.4.1",
- "googleapis": "^140.0.1",
+ "googleapis": "^142.0.0",
"googlephotos": "^0.3.5",
"got": "^14.0.0",
"howler": "^2.2.4",
@@ -300,7 +299,7 @@
"reveal.js": "^5.0.2",
"rimraf": "^6.0.0",
"sass": "^1.69.5",
- "sass-loader": "^14.2.0",
+ "sass-loader": "^16.0.1",
"serializr": "^3.0.2",
"shelljs": "^0.8.5",
"socket.io": "^4.7.2",