chore: re-add query-string dependency (#1703)

Several of our plugins still rely on this, though it should be removed ASAP
This commit is contained in:
Nathan Sprenkle
2025-05-12 10:36:48 -04:00
committed by GitHub
parent 8e9306d35a
commit d3d2f75c12
2 changed files with 20 additions and 0 deletions

View File

@@ -59,6 +59,7 @@
"lodash.camelcase": "4.3.0",
"postcss-loader": "^8.1.1",
"prop-types": "15.8.1",
"query-string": "^7.1.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet": "6.1.0",