chore: update responsive-storage lastest

This commit is contained in:
xiaoxian521
2021-10-11 16:11:59 +08:00
parent a139ef80f5
commit 4cf8c215fc
4 changed files with 246 additions and 181 deletions

View File

@@ -40,11 +40,11 @@
"path-to-regexp": "^6.2.0",
"pinia": "2.0.0-rc.10",
"resize-observer-polyfill": "^1.5.1",
"responsive-storage": "^1.0.10",
"responsive-storage": "^1.0.11",
"sortablejs": "1.13.0",
"typescript-cookie": "^1.0.0",
"v-contextmenu": "^3.0.0",
"vue": "^3.2.19",
"vue": "^3.2.20",
"vue-i18n": "^9.2.0-beta.3",
"vue-json-pretty": "^2.0.2",
"vue-router": "^4.0.11",
@@ -67,7 +67,7 @@
"@typescript-eslint/parser": "^4.31.0",
"@vitejs/plugin-vue": "^1.6.0",
"@vitejs/plugin-vue-jsx": "^1.1.7",
"@vue/compiler-sfc": "^3.2.19",
"@vue/compiler-sfc": "^3.2.20",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^7.0.0",
"autoprefixer": "^10.2.4",
@@ -92,7 +92,7 @@
"stylelint-order": "^4.1.0",
"typescript": "^4.4.2",
"unplugin-element-plus": "^0.1.0",
"vite": "^2.6.2",
"vite": "^2.6.5",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-style-import": "^1.2.1",
"vite-svg-loader": "^2.2.0",