aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-12-04 11:09:51 -0500
committerbobzel <zzzman@gmail.com>2023-12-04 11:09:51 -0500
commitcf7a7dc34426dacf018ac98a83a9589106ae7256 (patch)
tree7dcbc98e4f695830b49318832b68f2abed5b38ff /package.json
parent7c293473861902b564006ba2d3540dd77d75eaa1 (diff)
updated npm and equation-editor-react
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 4ef6d428e..caad9226e 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,9 @@
"tsc": "tsc -t es5"
},
"devDependencies": {
+ "@hig/flyout": "^1.3.1",
+ "@hig/theme-context": "^2.1.3",
+ "@hig/theme-data": "^2.23.1",
"@types/adm-zip": "^0.4.34",
"@types/animejs": "^2.0.2",
"@types/archiver": "^3.1.1",
@@ -96,9 +99,6 @@
"@types/webpack-hot-middleware": "^2.25.6",
"@types/xregexp": "^4.4.0",
"@types/youtube": "0.0.39",
- "@hig/flyout": "^1.3.1",
- "@hig/theme-context": "^2.1.3",
- "@hig/theme-data": "^2.23.1",
"awesome-typescript-loader": "^5.2.1",
"chai": "^4.3.6",
"copy-webpack-plugin": "^11.0.0",
@@ -198,7 +198,7 @@
"D": "^1.0.0",
"d3": "^7.6.1",
"depcheck": "^0.9.2",
- "equation-editor-react": "github:bobzel/equation-editor-react#useLocally",
+ "equation-editor-react": "^0.0.10",
"exif": "^0.6.0",
"exifr": "^7.1.3",
"express": "^4.17.3",
@@ -254,7 +254,7 @@
"nodemailer": "^5.1.1",
"nodemon": "^1.19.4",
"normalize.css": "^8.0.1",
- "npm": "^6.14.18",
+ "npm": "^10.2.4",
"openai": "^3.2.1",
"p-limit": "^2.2.0",
"passport": "^0.4.0",