aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2024-05-17 14:55:36 -0400
committerbobzel <zzzman@gmail.com>2024-05-17 14:55:36 -0400
commit0b451af28e5aef6b749da61e8a9fcd0a840789ac (patch)
treebdee4e28ee4715b69299a8da1b615c70b6adc445 /package.json
parent8c1b420a143e4b72ec551277887c211ca6ca003b (diff)
parent38a382a03675d6a50ec7de75f05025efd093f570 (diff)
merged with new master
Diffstat (limited to 'package.json')
-rw-r--r--package.json41
1 files changed, 31 insertions, 10 deletions
diff --git a/package.json b/package.json
index 213da2b0d..af3e8275d 100644
--- a/package.json
+++ b/package.json
@@ -3,6 +3,9 @@
"version": "1.0.0",
"description": "",
"main": "index.js",
+ "engines": {
+ "node": ">=12.0.0"
+ },
"browser": {
"child_process": false
},
@@ -20,6 +23,7 @@
"tsc": "tsc -t es5"
},
"devDependencies": {
+ "@eslint/js": "^9.1.1",
"@types/adm-zip": "^0.5.5",
"@types/animejs": "^3.1.12",
"@types/archiver": "^6.0.2",
@@ -62,33 +66,31 @@
"@types/uuid": "^9.0.7",
"@types/valid-url": "^1.0.7",
"@types/webpack": "^5.28.5",
- "@types/webpack-hot-middleware": "^2.25.9",
"@types/youtube": "0.0.50",
"chai": "^5.0.0",
"cross-env": "^7.0.3",
- "dotenv": "^16.3.1",
- "eslint": "^8.55.0",
+ "eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-node": "^4.1.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-import": "^2.29.0",
+ "eslint-import-resolver-typescript": "^3.6.1",
+ "eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
- "eslint-plugin-react": "^7.33.2",
+ "eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
+ "globals": "^15.1.0",
"jsdom": "^24.0.0",
"mocha": "^10.2.0",
"prettier": "^3.1.0",
- "react-type-animation": "^3.2.0",
"scss-loader": "0.0.1",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.1",
"ts-node-dev": "^2.0.0",
- "typescript": "^5.3.3",
- "webpack-dev-server": "^5.0.4",
- "webpack-hot-middleware": "^2.25.4"
+ "typescript-eslint": "^7.8.0",
+ "webpack-dev-server": "^5.0.4"
},
"dependencies": {
"@adobe/react-spectrum": "^3.32.2",
@@ -113,6 +115,7 @@
"@mui/material": "^5.14.19",
"@octokit/core": "^6.0.1",
"@react-google-maps/api": "^2.19.2",
+ "@react-spring/web": "^9.7.3",
"@turf/turf": "^6.5.0",
"@types/bezier-js": "^4.1.3",
"@types/brotli": "^1.3.4",
@@ -125,12 +128,15 @@
"@types/find-in-files": "^0.5.3",
"@types/fluent-ffmpeg": "^2.1.24",
"@types/formidable": "3.4.5",
+ "@types/geojson": "^7946.0.14",
"@types/google-maps": "^3.2.6",
"@types/mapbox-gl": "^3.1.0",
"@types/pdf-parse": "^1.1.4",
"@types/reveal": "^4.2.0",
"@types/supercluster": "^7.1.3",
"@types/web": "^0.0.143",
+ "@types/webpack-hot-middleware": "^2.25.9",
+ "@typescript-eslint/parser": "^7.8.0",
"@webscopeio/react-textarea-autocomplete": "^4.9.2",
"adm-zip": "^0.5.10",
"archiver": "^7.0.1",
@@ -139,6 +145,7 @@
"babel": "^6.23.0",
"babel-loader": "^9.1.3",
"bcrypt-nodejs": "0.0.3",
+ "better-react-mathjax": "^2.0.3",
"bezier-curve": "^1.0.0",
"bezier-js": "^6.1.4",
"bingmaps-react": "^1.2.10",
@@ -162,17 +169,22 @@
"core-js": "^3.33.3",
"cors": "^2.8.5",
"css-loader": "^7.0.0",
+ "csstype": "^3.1.3",
"csv-parser": "^3.0.0",
"csv-stringify": "^6.4.4",
+ "csvtojson": "^2.0.10",
"D": "^1.0.0",
"d3": "^7.8.5",
"depcheck": "^1.4.7",
+ "dotenv": "^16.3.1",
+ "eslint-webpack-plugin": "^4.1.0",
"exif": "^0.6.0",
"exifr": "^7.1.3",
"express": "^4.18.2",
"express-flash": "0.0.2",
"express-session": "^1.17.3",
"express-validator": "^7.0.1",
+ "extract-colors": "^4.0.2",
"ffmpeg": "0.0.4",
"file-loader": "^6.2.0",
"file-saver": "^2.0.5",
@@ -182,6 +194,7 @@
"fluent-ffmpeg": "^2.1.2",
"forever-agent": "^0.6.1",
"fork-ts-checker-webpack-plugin": "^9.0.2",
+ "form-data": "^4.0.0",
"formidable": "3.5.1",
"function-plot": "^1.23.3",
"golden-layout": "^2.6.0",
@@ -208,6 +221,7 @@
"jszip": "^3.10.1",
"lodash": "^4.17.21",
"mapbox-gl": "^3.0.1",
+ "markdown-it": "^14.1.0",
"mathquill": "^0.10.1-a",
"md5-file": "^5.0.0",
"memorystream": "^0.3.1",
@@ -222,7 +236,7 @@
"nodemailer": "^6.9.7",
"nodemon": "^3.0.2",
"npm": "^10.2.5",
- "openai": "^4.20.1",
+ "openai": "^4.26.0",
"p-limit": "^5.0.0",
"passport": "^0.7.0",
"passport-google-oauth20": "^2.0.0",
@@ -258,17 +272,22 @@
"react-grid-layout": "^1.4.4",
"react-icons": "^5.0.1",
"react-jsx-parser": "^1.29.0",
+ "react-latex-next": "^3.0.0",
"react-loading": "^2.0.3",
"react-map-gl": "^7.1.6",
"react-markdown": "^9.0.1",
"react-measure": "^2.5.2",
"react-resizable": "^3.0.5",
"react-select": "^5.8.0",
+ "react-textarea-autosize": "^8.5.3",
+ "react-type-animation": "^3.2.0",
"react-xarrows": "^2.0.2",
"readline": "^1.3.0",
"recharts": "^2.10.3",
+ "rehype-katex": "^7.0.0",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0",
+ "remark-math": "^6.0.0",
"request": "^2.88.2",
"request-promise": "^4.2.6",
"reveal.js": "^5.0.2",
@@ -287,6 +306,7 @@
"tough-cookie": "^4.1.3",
"tslint": "^6.1.3",
"tslint-loader": "^3.5.4",
+ "typescript": "^5.3.3",
"typescript-collections": "^1.3.3",
"typescript-language-server": "^4.1.3",
"uninstall": "^0.0.0",
@@ -299,6 +319,7 @@
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^7.0.0",
+ "webpack-hot-middleware": "^2.25.4",
"wikijs": "^6.4.1",
"words-to-numbers": "^1.5.1",
"xoauth2": "^1.2.0",