chore: polyfill querystring

This commit is contained in:
Anthony Fu 2022-11-14 11:45:20 +08:00
parent c79902a04e
commit 9cc837f5df
3 changed files with 24 additions and 0 deletions

View file

@ -21,10 +21,12 @@
"@unocss/nuxt": "^0.46.5",
"@vueuse/nuxt": "^9.5.0",
"eslint": "^8.27.0",
"form-data": "^4.0.0",
"masto": "^4.6.1",
"nuxt": "^3.0.0-rc.13",
"pinia": "^2.0.23",
"postcss-nested": "^6.0.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"sanitize-html": "^2.7.3",
"typescript": "^4.8.4"
}