提交 01d494da authored 作者: matian's avatar matian

updates

上级 6e86fc0d
...@@ -38,9 +38,9 @@ ...@@ -38,9 +38,9 @@
"eslint-plugin-vue": "^8.7.1", "eslint-plugin-vue": "^8.7.1",
"sass": "^1.52.1", "sass": "^1.52.1",
"typescript": "~4.7.2", "typescript": "~4.7.2",
"unplugin-auto-import": "^0.8.7", "unplugin-auto-import": "^0.9.2",
"vite": "^2.9.9", "vite": "^2.9.14",
"vite-plugin-checker": "^0.4.6", "vite-plugin-checker": "^0.4.9",
"vue-tsc": "^0.34.16" "vue-tsc": "^0.34.16"
} }
}, },
...@@ -2979,9 +2979,9 @@ ...@@ -2979,9 +2979,9 @@
"dev": true "dev": true
}, },
"node_modules/jsonc-parser": { "node_modules/jsonc-parser": {
"version": "3.0.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz", "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.1.0.tgz",
"integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==", "integrity": "sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==",
"dev": true "dev": true
}, },
"node_modules/jsonfile": { "node_modules/jsonfile": {
...@@ -3027,9 +3027,9 @@ ...@@ -3027,9 +3027,9 @@
} }
}, },
"node_modules/local-pkg": { "node_modules/local-pkg": {
"version": "0.4.1", "version": "0.4.2",
"resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.1.tgz", "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.2.tgz",
"integrity": "sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==", "integrity": "sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=14" "node": ">=14"
...@@ -3209,21 +3209,15 @@ ...@@ -3209,21 +3209,15 @@
} }
}, },
"node_modules/mlly": { "node_modules/mlly": {
"version": "0.5.2", "version": "0.5.4",
"resolved": "https://registry.npmjs.org/mlly/-/mlly-0.5.2.tgz", "resolved": "https://registry.npmjs.org/mlly/-/mlly-0.5.4.tgz",
"integrity": "sha512-4GTELSSErv6ZZJYU98fZNuIBJcXSz+ktHdRrCYEqU1m6ZlebOCG0jwZ+IEd9vOrbpYsVBBMC5OTrEyLnKRcauQ==", "integrity": "sha512-gFlsLWCjVwu/LM/ZfYUkmnbBoz7eyBIMUwVQYDqhd8IvtNFDeZ95uwAyxHE2Xx7tQwePQaCo4fECZ9MWFEUTgQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"pathe": "^0.2.0", "pathe": "^0.3.1",
"pkg-types": "^0.3.2" "pkg-types": "^0.3.3"
} }
}, },
"node_modules/mlly/node_modules/pathe": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz",
"integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==",
"dev": true
},
"node_modules/mpd-parser": { "node_modules/mpd-parser": {
"version": "0.21.1", "version": "0.21.1",
"resolved": "https://registry.npmmirror.com/mpd-parser/-/mpd-parser-0.21.1.tgz", "resolved": "https://registry.npmmirror.com/mpd-parser/-/mpd-parser-0.21.1.tgz",
...@@ -3517,9 +3511,9 @@ ...@@ -3517,9 +3511,9 @@
} }
}, },
"node_modules/pathe": { "node_modules/pathe": {
"version": "0.3.0", "version": "0.3.2",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.0.tgz", "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.2.tgz",
"integrity": "sha512-3vUjp552BJzCw9vqKsO5sttHkbYqqsZtH0x1PNtItgqx8BXEXzoY1SYRKcL6BTyVh4lGJGLj0tM42elUDMvcYA==", "integrity": "sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA==",
"dev": true "dev": true
}, },
"node_modules/pause-stream": { "node_modules/pause-stream": {
...@@ -3610,28 +3604,16 @@ ...@@ -3610,28 +3604,16 @@
} }
}, },
"node_modules/pkg-types": { "node_modules/pkg-types": {
"version": "0.3.2", "version": "0.3.3",
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-0.3.2.tgz", "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-0.3.3.tgz",
"integrity": "sha512-eBYzX/7NYsQEOR2alWY4rnQB49G62oHzFpoi9Som56aUr8vB8UGcmcIia9v8fpBeuhH3Ltentuk2OGpp4IQV3Q==", "integrity": "sha512-6AJcCMnjUQPQv/Wk960w0TOmjhdjbeaQJoSKWRQv9N3rgkessCu6J0Ydsog/nw1MbpnxHuPzYbfOn2KmlZO1FA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"jsonc-parser": "^3.0.0", "jsonc-parser": "^3.0.0",
"mlly": "^0.3.6", "mlly": "^0.5.3",
"pathe": "^0.2.0" "pathe": "^0.3.0"
} }
}, },
"node_modules/pkg-types/node_modules/mlly": {
"version": "0.3.19",
"resolved": "https://registry.npmjs.org/mlly/-/mlly-0.3.19.tgz",
"integrity": "sha512-zMq5n3cOf4fOzA4WoeulxagbAgMChdev3MgP6K51k7M0u2whTXxupfIY4VVzws4vxkiWhwH1rVQcsw7zDGfRhA==",
"dev": true
},
"node_modules/pkg-types/node_modules/pathe": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz",
"integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==",
"dev": true
},
"node_modules/platform": { "node_modules/platform": {
"version": "1.3.6", "version": "1.3.6",
"resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz", "resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz",
...@@ -4197,9 +4179,9 @@ ...@@ -4197,9 +4179,9 @@
} }
}, },
"node_modules/strip-literal": { "node_modules/strip-literal": {
"version": "0.3.0", "version": "0.4.0",
"resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-0.3.0.tgz", "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-0.4.0.tgz",
"integrity": "sha512-J+lfm3Pw5nzURj2B8acyvUSBqs3JbjM8WAfrmeH3qcn32+ew6kFwbZFV9+X8k9UOIAkQw9WPSzFZy3083c7l5Q==", "integrity": "sha512-ql/sBDoJOybTKSIOWrrh8kgUEMjXMwRAkZTD0EwiwxQH/6tTPkZvMIEjp0CRlpi6V5FMiJyvxeRkEi1KrGISoA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"acorn": "^8.7.1" "acorn": "^8.7.1"
...@@ -4374,9 +4356,9 @@ ...@@ -4374,9 +4356,9 @@
} }
}, },
"node_modules/unimport": { "node_modules/unimport": {
"version": "0.2.6", "version": "0.4.4",
"resolved": "https://registry.npmjs.org/unimport/-/unimport-0.2.6.tgz", "resolved": "https://registry.npmjs.org/unimport/-/unimport-0.4.4.tgz",
"integrity": "sha512-4cOokUIEvaXAfVCHH87vR+wdKI1KDzxQREW9oi0r6J68TPFEeGLHHc2pdyL0uNDUMd2aLxUikhWARNfoQKqC4Q==", "integrity": "sha512-gYWGl4LUIasAbV7PXCaByuB6NcerrHRIRICooXtAFI7JCGY74CYGVq080P/yg7C4AYs+RYuJQdYsaRAJvG7bsQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@rollup/pluginutils": "^4.2.1", "@rollup/pluginutils": "^4.2.1",
...@@ -4384,11 +4366,11 @@ ...@@ -4384,11 +4366,11 @@
"fast-glob": "^3.2.11", "fast-glob": "^3.2.11",
"local-pkg": "^0.4.1", "local-pkg": "^0.4.1",
"magic-string": "^0.26.2", "magic-string": "^0.26.2",
"mlly": "^0.5.2", "mlly": "^0.5.4",
"pathe": "^0.3.0", "pathe": "^0.3.2",
"scule": "^0.2.1", "scule": "^0.2.1",
"strip-literal": "^0.3.0", "strip-literal": "^0.4.0",
"unplugin": "^0.6.3" "unplugin": "^0.7.1"
} }
}, },
"node_modules/unimport/node_modules/escape-string-regexp": { "node_modules/unimport/node_modules/escape-string-regexp": {
...@@ -4434,19 +4416,20 @@ ...@@ -4434,19 +4416,20 @@
} }
}, },
"node_modules/unplugin": { "node_modules/unplugin": {
"version": "0.6.3", "version": "0.7.2",
"resolved": "https://registry.npmjs.org/unplugin/-/unplugin-0.6.3.tgz", "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-0.7.2.tgz",
"integrity": "sha512-CoW88FQfCW/yabVc4bLrjikN9HC8dEvMU4O7B6K2jsYMPK0l6iAnd9dpJwqGcmXJKRCU9vwSsy653qg+RK0G6A==", "integrity": "sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"acorn": "^8.7.1",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"webpack-sources": "^3.2.3", "webpack-sources": "^3.2.3",
"webpack-virtual-modules": "^0.4.3" "webpack-virtual-modules": "^0.4.4"
}, },
"peerDependencies": { "peerDependencies": {
"esbuild": ">=0.13", "esbuild": ">=0.13",
"rollup": "^2.50.0", "rollup": "^2.50.0",
"vite": "^2.3.0", "vite": "^2.3.0 || ^3.0.0-0",
"webpack": "4 || 5" "webpack": "4 || 5"
}, },
"peerDependenciesMeta": { "peerDependenciesMeta": {
...@@ -4465,17 +4448,17 @@ ...@@ -4465,17 +4448,17 @@
} }
}, },
"node_modules/unplugin-auto-import": { "node_modules/unplugin-auto-import": {
"version": "0.8.7", "version": "0.9.2",
"resolved": "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-0.8.7.tgz", "resolved": "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-0.9.2.tgz",
"integrity": "sha512-xepkl/lzlPmWym/ZqjgKpev30S5402qZYHnRZ7MQ78+WxBykvUw69PB0awWcWJ7atswNs6LkDRpGNqzjFCEH4w==", "integrity": "sha512-cihfSyWtDyOvpD+bKQ77XSJF2Ix3N3ueatd59slBKgl995fbfExf2qXk/KialZE4/pPNjdGNEJl5ZwAhYj+e1g==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@antfu/utils": "^0.5.2", "@antfu/utils": "^0.5.2",
"@rollup/pluginutils": "^4.2.1", "@rollup/pluginutils": "^4.2.1",
"local-pkg": "^0.4.1", "local-pkg": "^0.4.1",
"magic-string": "^0.26.2", "magic-string": "^0.26.2",
"unimport": "^0.2.5", "unimport": "^0.4.0",
"unplugin": "^0.6.3" "unplugin": "^0.7.0"
}, },
"engines": { "engines": {
"node": ">=14" "node": ">=14"
...@@ -4621,9 +4604,9 @@ ...@@ -4621,9 +4604,9 @@
} }
}, },
"node_modules/vite": { "node_modules/vite": {
"version": "2.9.9", "version": "2.9.14",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.9.9.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.14.tgz",
"integrity": "sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==", "integrity": "sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"esbuild": "^0.14.27", "esbuild": "^0.14.27",
...@@ -4658,9 +4641,9 @@ ...@@ -4658,9 +4641,9 @@
} }
}, },
"node_modules/vite-plugin-checker": { "node_modules/vite-plugin-checker": {
"version": "0.4.6", "version": "0.4.9",
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.4.6.tgz", "resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.4.9.tgz",
"integrity": "sha512-oFel33hlsc8aUspfq0ThQRpWsfrG772fmZ5qPHKUhmew6ieejd2viITlwXHIRBY6hE3U0kirXoTWwft3DdbK+g==", "integrity": "sha512-Oii9mTum8bqZovWejcR739kCqST32oG6LdB/XMdwcLVzmcjq0gf1iVDIedVzJJ7t6GLQAYgjNwvB0fuMiT3tlg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.12.13", "@babel/code-frame": "^7.12.13",
...@@ -4683,7 +4666,7 @@ ...@@ -4683,7 +4666,7 @@
"vite-plugin-checker-vls": "bin/vls" "vite-plugin-checker-vls": "bin/vls"
}, },
"peerDependencies": { "peerDependencies": {
"vite": "^2.0.0" "vite": "^2.0.0 || ^3.0.0-0"
} }
}, },
"node_modules/vite-plugin-checker/node_modules/chalk": { "node_modules/vite-plugin-checker/node_modules/chalk": {
...@@ -4878,9 +4861,9 @@ ...@@ -4878,9 +4861,9 @@
} }
}, },
"node_modules/webpack-virtual-modules": { "node_modules/webpack-virtual-modules": {
"version": "0.4.3", "version": "0.4.4",
"resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz", "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.4.tgz",
"integrity": "sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==", "integrity": "sha512-h9atBP/bsZohWpHnr+2sic8Iecb60GxftXsWNLLLSqewgIsGzByd2gcIID4nXcG+3tNe4GQG3dLcff3kXupdRA==",
"dev": true "dev": true
}, },
"node_modules/which": { "node_modules/which": {
...@@ -7128,9 +7111,9 @@ ...@@ -7128,9 +7111,9 @@
"dev": true "dev": true
}, },
"jsonc-parser": { "jsonc-parser": {
"version": "3.0.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.0.0.tgz", "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.1.0.tgz",
"integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==", "integrity": "sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==",
"dev": true "dev": true
}, },
"jsonfile": { "jsonfile": {
...@@ -7173,9 +7156,9 @@ ...@@ -7173,9 +7156,9 @@
} }
}, },
"local-pkg": { "local-pkg": {
"version": "0.4.1", "version": "0.4.2",
"resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.1.tgz", "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.2.tgz",
"integrity": "sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==", "integrity": "sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==",
"dev": true "dev": true
}, },
"lodash": { "lodash": {
...@@ -7318,21 +7301,13 @@ ...@@ -7318,21 +7301,13 @@
} }
}, },
"mlly": { "mlly": {
"version": "0.5.2", "version": "0.5.4",
"resolved": "https://registry.npmjs.org/mlly/-/mlly-0.5.2.tgz", "resolved": "https://registry.npmjs.org/mlly/-/mlly-0.5.4.tgz",
"integrity": "sha512-4GTELSSErv6ZZJYU98fZNuIBJcXSz+ktHdRrCYEqU1m6ZlebOCG0jwZ+IEd9vOrbpYsVBBMC5OTrEyLnKRcauQ==", "integrity": "sha512-gFlsLWCjVwu/LM/ZfYUkmnbBoz7eyBIMUwVQYDqhd8IvtNFDeZ95uwAyxHE2Xx7tQwePQaCo4fECZ9MWFEUTgQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"pathe": "^0.2.0", "pathe": "^0.3.1",
"pkg-types": "^0.3.2" "pkg-types": "^0.3.3"
},
"dependencies": {
"pathe": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz",
"integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==",
"dev": true
}
} }
}, },
"mpd-parser": { "mpd-parser": {
...@@ -7557,9 +7532,9 @@ ...@@ -7557,9 +7532,9 @@
"dev": true "dev": true
}, },
"pathe": { "pathe": {
"version": "0.3.0", "version": "0.3.2",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.0.tgz", "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.2.tgz",
"integrity": "sha512-3vUjp552BJzCw9vqKsO5sttHkbYqqsZtH0x1PNtItgqx8BXEXzoY1SYRKcL6BTyVh4lGJGLj0tM42elUDMvcYA==", "integrity": "sha512-qhnmX0TOqlCvdWWTkoM83wh5J8fZ2yhbDEc9MlsnAEtEc+JCwxUKEwmd6pkY9hRe6JR1Uecbc14VcAKX2yFSTA==",
"dev": true "dev": true
}, },
"pause-stream": { "pause-stream": {
...@@ -7608,28 +7583,14 @@ ...@@ -7608,28 +7583,14 @@
} }
}, },
"pkg-types": { "pkg-types": {
"version": "0.3.2", "version": "0.3.3",
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-0.3.2.tgz", "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-0.3.3.tgz",
"integrity": "sha512-eBYzX/7NYsQEOR2alWY4rnQB49G62oHzFpoi9Som56aUr8vB8UGcmcIia9v8fpBeuhH3Ltentuk2OGpp4IQV3Q==", "integrity": "sha512-6AJcCMnjUQPQv/Wk960w0TOmjhdjbeaQJoSKWRQv9N3rgkessCu6J0Ydsog/nw1MbpnxHuPzYbfOn2KmlZO1FA==",
"dev": true, "dev": true,
"requires": { "requires": {
"jsonc-parser": "^3.0.0", "jsonc-parser": "^3.0.0",
"mlly": "^0.3.6", "mlly": "^0.5.3",
"pathe": "^0.2.0" "pathe": "^0.3.0"
},
"dependencies": {
"mlly": {
"version": "0.3.19",
"resolved": "https://registry.npmjs.org/mlly/-/mlly-0.3.19.tgz",
"integrity": "sha512-zMq5n3cOf4fOzA4WoeulxagbAgMChdev3MgP6K51k7M0u2whTXxupfIY4VVzws4vxkiWhwH1rVQcsw7zDGfRhA==",
"dev": true
},
"pathe": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz",
"integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==",
"dev": true
}
} }
}, },
"platform": { "platform": {
...@@ -8044,9 +8005,9 @@ ...@@ -8044,9 +8005,9 @@
"dev": true "dev": true
}, },
"strip-literal": { "strip-literal": {
"version": "0.3.0", "version": "0.4.0",
"resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-0.3.0.tgz", "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-0.4.0.tgz",
"integrity": "sha512-J+lfm3Pw5nzURj2B8acyvUSBqs3JbjM8WAfrmeH3qcn32+ew6kFwbZFV9+X8k9UOIAkQw9WPSzFZy3083c7l5Q==", "integrity": "sha512-ql/sBDoJOybTKSIOWrrh8kgUEMjXMwRAkZTD0EwiwxQH/6tTPkZvMIEjp0CRlpi6V5FMiJyvxeRkEi1KrGISoA==",
"dev": true, "dev": true,
"requires": { "requires": {
"acorn": "^8.7.1" "acorn": "^8.7.1"
...@@ -8175,9 +8136,9 @@ ...@@ -8175,9 +8136,9 @@
} }
}, },
"unimport": { "unimport": {
"version": "0.2.6", "version": "0.4.4",
"resolved": "https://registry.npmjs.org/unimport/-/unimport-0.2.6.tgz", "resolved": "https://registry.npmjs.org/unimport/-/unimport-0.4.4.tgz",
"integrity": "sha512-4cOokUIEvaXAfVCHH87vR+wdKI1KDzxQREW9oi0r6J68TPFEeGLHHc2pdyL0uNDUMd2aLxUikhWARNfoQKqC4Q==", "integrity": "sha512-gYWGl4LUIasAbV7PXCaByuB6NcerrHRIRICooXtAFI7JCGY74CYGVq080P/yg7C4AYs+RYuJQdYsaRAJvG7bsQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@rollup/pluginutils": "^4.2.1", "@rollup/pluginutils": "^4.2.1",
...@@ -8185,11 +8146,11 @@ ...@@ -8185,11 +8146,11 @@
"fast-glob": "^3.2.11", "fast-glob": "^3.2.11",
"local-pkg": "^0.4.1", "local-pkg": "^0.4.1",
"magic-string": "^0.26.2", "magic-string": "^0.26.2",
"mlly": "^0.5.2", "mlly": "^0.5.4",
"pathe": "^0.3.0", "pathe": "^0.3.2",
"scule": "^0.2.1", "scule": "^0.2.1",
"strip-literal": "^0.3.0", "strip-literal": "^0.4.0",
"unplugin": "^0.6.3" "unplugin": "^0.7.1"
}, },
"dependencies": { "dependencies": {
"escape-string-regexp": { "escape-string-regexp": {
...@@ -8222,28 +8183,29 @@ ...@@ -8222,28 +8183,29 @@
"dev": true "dev": true
}, },
"unplugin": { "unplugin": {
"version": "0.6.3", "version": "0.7.2",
"resolved": "https://registry.npmjs.org/unplugin/-/unplugin-0.6.3.tgz", "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-0.7.2.tgz",
"integrity": "sha512-CoW88FQfCW/yabVc4bLrjikN9HC8dEvMU4O7B6K2jsYMPK0l6iAnd9dpJwqGcmXJKRCU9vwSsy653qg+RK0G6A==", "integrity": "sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"acorn": "^8.7.1",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"webpack-sources": "^3.2.3", "webpack-sources": "^3.2.3",
"webpack-virtual-modules": "^0.4.3" "webpack-virtual-modules": "^0.4.4"
} }
}, },
"unplugin-auto-import": { "unplugin-auto-import": {
"version": "0.8.7", "version": "0.9.2",
"resolved": "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-0.8.7.tgz", "resolved": "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-0.9.2.tgz",
"integrity": "sha512-xepkl/lzlPmWym/ZqjgKpev30S5402qZYHnRZ7MQ78+WxBykvUw69PB0awWcWJ7atswNs6LkDRpGNqzjFCEH4w==", "integrity": "sha512-cihfSyWtDyOvpD+bKQ77XSJF2Ix3N3ueatd59slBKgl995fbfExf2qXk/KialZE4/pPNjdGNEJl5ZwAhYj+e1g==",
"dev": true, "dev": true,
"requires": { "requires": {
"@antfu/utils": "^0.5.2", "@antfu/utils": "^0.5.2",
"@rollup/pluginutils": "^4.2.1", "@rollup/pluginutils": "^4.2.1",
"local-pkg": "^0.4.1", "local-pkg": "^0.4.1",
"magic-string": "^0.26.2", "magic-string": "^0.26.2",
"unimport": "^0.2.5", "unimport": "^0.4.0",
"unplugin": "^0.6.3" "unplugin": "^0.7.0"
}, },
"dependencies": { "dependencies": {
"magic-string": { "magic-string": {
...@@ -8370,9 +8332,9 @@ ...@@ -8370,9 +8332,9 @@
} }
}, },
"vite": { "vite": {
"version": "2.9.9", "version": "2.9.14",
"resolved": "https://registry.npmjs.org/vite/-/vite-2.9.9.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-2.9.14.tgz",
"integrity": "sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==", "integrity": "sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw==",
"dev": true, "dev": true,
"requires": { "requires": {
"esbuild": "^0.14.27", "esbuild": "^0.14.27",
...@@ -8383,9 +8345,9 @@ ...@@ -8383,9 +8345,9 @@
} }
}, },
"vite-plugin-checker": { "vite-plugin-checker": {
"version": "0.4.6", "version": "0.4.9",
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.4.6.tgz", "resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.4.9.tgz",
"integrity": "sha512-oFel33hlsc8aUspfq0ThQRpWsfrG772fmZ5qPHKUhmew6ieejd2viITlwXHIRBY6hE3U0kirXoTWwft3DdbK+g==", "integrity": "sha512-Oii9mTum8bqZovWejcR739kCqST32oG6LdB/XMdwcLVzmcjq0gf1iVDIedVzJJ7t6GLQAYgjNwvB0fuMiT3tlg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/code-frame": "^7.12.13", "@babel/code-frame": "^7.12.13",
...@@ -8550,9 +8512,9 @@ ...@@ -8550,9 +8512,9 @@
"dev": true "dev": true
}, },
"webpack-virtual-modules": { "webpack-virtual-modules": {
"version": "0.4.3", "version": "0.4.4",
"resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.3.tgz", "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.4.tgz",
"integrity": "sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==", "integrity": "sha512-h9atBP/bsZohWpHnr+2sic8Iecb60GxftXsWNLLLSqewgIsGzByd2gcIID4nXcG+3tNe4GQG3dLcff3kXupdRA==",
"dev": true "dev": true
}, },
"which": { "which": {
......
...@@ -43,9 +43,9 @@ ...@@ -43,9 +43,9 @@
"eslint-plugin-vue": "^8.7.1", "eslint-plugin-vue": "^8.7.1",
"sass": "^1.52.1", "sass": "^1.52.1",
"typescript": "~4.7.2", "typescript": "~4.7.2",
"unplugin-auto-import": "^0.8.7", "unplugin-auto-import": "^0.9.2",
"vite": "^2.9.9", "vite": "^2.9.14",
"vite-plugin-checker": "^0.4.6", "vite-plugin-checker": "^0.4.9",
"vue-tsc": "^0.34.16" "vue-tsc": "^0.34.16"
} }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论