about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2023-04-04 12:45:12 +0200
committerClaire <claire.github-309c@sitedethib.com>2023-04-04 12:45:12 +0200
commitd13ef49b155d74847c9af049ea526c66a1a804f6 (patch)
treeb6eace938bea09a67e7ec335abd1e24b3d5afb2c /package.json
parentaf01ab7efebab356e73b498afe4258ae7515cc6a (diff)
parent0e919397db4977182386b93d2092fdeb5dff1f16 (diff)
Merge branch 'main' into glitch-soc/merge-upstream
Diffstat (limited to 'package.json')
-rw-r--r--package.json17
1 files changed, 10 insertions, 7 deletions
diff --git a/package.json b/package.json
index 9f3d730b6..ef45f2143 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
     "file-loader": "^6.2.0",
     "font-awesome": "^4.7.0",
     "fuzzysort": "^2.0.4",
-    "glob": "^9.3.2",
+    "glob": "^9.3.4",
     "history": "^4.10.1",
     "http-link-header": "^1.1.0",
     "immutable": "^4.3.0",
@@ -150,9 +150,7 @@
     "@types/babel__core": "^7.20.0",
     "@types/emoji-mart": "^3.0.9",
     "@types/escape-html": "^1.0.2",
-    "@types/eslint": "^8.21.2",
     "@types/express": "^4.17.17",
-    "@types/glob": "^8.1.0",
     "@types/http-link-header": "^1.0.3",
     "@types/intl": "^1.2.0",
     "@types/jest": "^29.4.2",
@@ -164,20 +162,25 @@
     "@types/prop-types": "^15.7.5",
     "@types/punycode": "^2.1.0",
     "@types/raf": "^3.4.0",
-    "@types/react": "^18.0.28",
-    "@types/react-dom": "^18.0.11",
+    "@types/react": "^16.14.38",
+    "@types/react-dom": "^16.9.18",
+    "@types/react-helmet": "^6.1.6",
+    "@types/react-immutable-proptypes": "^2.1.0",
     "@types/react-intl": "2.3.18",
     "@types/react-motion": "^0.0.33",
+    "@types/react-overlays": "^3.1.0",
     "@types/react-redux": "^7.1.25",
     "@types/react-router-dom": "^5.3.3",
+    "@types/react-select": "^5.0.1",
     "@types/react-sparklines": "^1.7.2",
     "@types/react-swipeable-views": "^0.13.1",
     "@types/react-test-renderer": "^18.0.0",
+    "@types/react-textarea-autosize": "^8.0.0",
     "@types/react-toggle": "^4.0.3",
     "@types/redux-immutable": "^4.0.3",
     "@types/requestidlecallback": "^0.3.5",
-    "@types/throng": "^5.0.4",
-    "@types/uuid": "^9.0.1",
+    "@types/throng": "^4.0.2",
+    "@types/uuid": "^8.3.4",
     "@types/webpack": "^4.41.33",
     "@types/yargs": "^17.0.22",
     "@typescript-eslint/eslint-plugin": "^5.55.0",