chore(deps-dev): bump vite from 4.4.4 to 4.4.12

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.4 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-06 00:14:53 +00:00 committed by GitHub
parent 7f985eea45
commit f3ed8922a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 212 additions and 176 deletions

205
package-lock.json generated
View File

@ -10,7 +10,7 @@
"dependencies": { "dependencies": {
"@nutui/icons-vue": "^0.1.1", "@nutui/icons-vue": "^0.1.1",
"@nutui/nutui": "^4.1.0", "@nutui/nutui": "^4.1.0",
"@varlet/ui": "^2.12.2", "@varlet/ui": "^2.13.0",
"@vueuse/core": "10.2.1", "@vueuse/core": "10.2.1",
"@vueuse/integrations": "10.2.1", "@vueuse/integrations": "10.2.1",
"axios": "1.4.0", "axios": "1.4.0",
@ -23,11 +23,12 @@
"vant": "^4.6.2", "vant": "^4.6.2",
"vue": "^3.3.1", "vue": "^3.3.1",
"vue-i18n": "^9.2.2", "vue-i18n": "^9.2.2",
"vue-router": "^4.2.3" "vue-router": "^4.2.4"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^17.6.6", "@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6", "@commitlint/config-conventional": "^17.6.6",
"@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-legacy": "^4.1.0", "@vitejs/plugin-legacy": "^4.1.0",
"@vitejs/plugin-vue": "^4.2.3", "@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1", "@vitejs/plugin-vue-jsx": "^3.0.1",
@ -73,7 +74,7 @@
"typescript": "^5.1.6", "typescript": "^5.1.6",
"unplugin-auto-import": "^0.16.6", "unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1", "unplugin-vue-components": "^0.25.1",
"vite": "^4.4.4", "vite": "^4.4.12",
"vite-plugin-compression": "^0.5.1", "vite-plugin-compression": "^0.5.1",
"vite-plugin-eruda": "^1.0.1", "vite-plugin-eruda": "^1.0.1",
"vite-plugin-imagemin": "^0.6.1", "vite-plugin-imagemin": "^0.6.1",
@ -3958,27 +3959,24 @@
} }
}, },
"node_modules/@varlet/icons": { "node_modules/@varlet/icons": {
"version": "2.12.2", "version": "2.19.3",
"resolved": "https://registry.npmjs.org/@varlet/icons/-/icons-2.12.2.tgz", "resolved": "https://registry.npmjs.org/@varlet/icons/-/icons-2.19.3.tgz",
"integrity": "sha512-j8qvwDRYQ6xojbG2ZdAjd9msJLff9A0GOKoZhT2wOtBQngooBCJQCyLajLceLVBpuEdLnFizXIa7o4Jc4W66Dw==", "integrity": "sha512-GL/y3SGwZ4UfA4knNza3JYWQzMRTKYSzr13hsNa6cMYRlgDp0cZ1aa3T4w6iMpoUo0B412drE39ICJbQ1CTd7A=="
"license": "MIT"
}, },
"node_modules/@varlet/shared": { "node_modules/@varlet/shared": {
"version": "2.12.2", "version": "2.19.3",
"resolved": "https://registry.npmjs.org/@varlet/shared/-/shared-2.12.2.tgz", "resolved": "https://registry.npmjs.org/@varlet/shared/-/shared-2.19.3.tgz",
"integrity": "sha512-LSABYZJCZLQHGuC7RmhK7WaChpcWI9HIriQTLLshbflNYB/I+YxAFA7a2MrJndnaN90iCFFIYITwtY3nnDkyBg==", "integrity": "sha512-qU2D+HFtN6dVruX+kNTHm4Y94XSIoovU3A2xgFr7jgvTcKJrkOg8sRe9bBduuZqeqoTfmNVau6xLPmpFRYEufQ=="
"license": "MIT"
}, },
"node_modules/@varlet/ui": { "node_modules/@varlet/ui": {
"version": "2.12.2", "version": "2.19.3",
"resolved": "https://registry.npmjs.org/@varlet/ui/-/ui-2.12.2.tgz", "resolved": "https://registry.npmjs.org/@varlet/ui/-/ui-2.19.3.tgz",
"integrity": "sha512-opraI4MFRtlK29q/jMCiuKYEEPnpxTH2wmAh0NXTv2+qTCedz8tdb/dK7xITmCd0HyRXr/LWknuiupBMw6wwUA==", "integrity": "sha512-36LO53VyiMNSpwA88InchARDq7wbBzuNKWuyJY4KKCvh34gC0waky/t9fzajj6fp7YPeZooqlbbSHIidmMdiYA==",
"license": "MIT",
"dependencies": { "dependencies": {
"@popperjs/core": "^2.11.6", "@popperjs/core": "^2.11.6",
"@varlet/icons": "2.12.2", "@varlet/icons": "2.19.3",
"@varlet/shared": "2.12.2", "@varlet/shared": "2.19.3",
"@varlet/use": "2.12.2", "@varlet/use": "2.19.3",
"dayjs": "^1.10.4", "dayjs": "^1.10.4",
"decimal.js": "^10.2.1" "decimal.js": "^10.2.1"
}, },
@ -3987,17 +3985,28 @@
} }
}, },
"node_modules/@varlet/use": { "node_modules/@varlet/use": {
"version": "2.12.2", "version": "2.19.3",
"resolved": "https://registry.npmjs.org/@varlet/use/-/use-2.12.2.tgz", "resolved": "https://registry.npmjs.org/@varlet/use/-/use-2.19.3.tgz",
"integrity": "sha512-wDRZ/8UpTscWY/5cJ+2o6qSvl4FiECJoaLpHTK8WZC92j/zUwPJYY6vDIbImsROJW0SN9Ob4zVKJTjTqXC9Rrw==", "integrity": "sha512-54GRr1lWUZZzY/ymhsPCUEMxQ+h8oKfAL2rv274IuZcwgqkUz0kAsJNYhQjI53xOsg/6rEIn6VSIgGzNC7BqsA==",
"license": "MIT",
"dependencies": { "dependencies": {
"@varlet/shared": "2.12.2" "@varlet/shared": "2.19.3"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "^3.2.0" "vue": "^3.2.0"
} }
}, },
"node_modules/@vitejs/plugin-basic-ssl": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-1.0.2.tgz",
"integrity": "sha512-DKHKVtpI+eA5fvObVgQ3QtTGU70CcCnedalzqmGSR050AzKZMdUzgC8KmlOneHWH8dF2hJ3wkC9+8FDVAaDRCw==",
"dev": true,
"engines": {
"node": ">=14.6.0"
},
"peerDependencies": {
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
}
},
"node_modules/@vitejs/plugin-legacy": { "node_modules/@vitejs/plugin-legacy": {
"version": "4.1.0", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-4.1.0.tgz", "resolved": "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-4.1.0.tgz",
@ -13889,6 +13898,23 @@
"integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==", "integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==",
"dev": true "dev": true
}, },
"node_modules/nanoid": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
"integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/nanomatch": { "node_modules/nanomatch": {
"version": "1.2.13", "version": "1.2.13",
"resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
@ -15377,9 +15403,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.26", "version": "8.4.32",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.26.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz",
"integrity": "sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==", "integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -15394,9 +15420,8 @@
"url": "https://github.com/sponsors/ai" "url": "https://github.com/sponsors/ai"
} }
], ],
"license": "MIT",
"dependencies": { "dependencies": {
"nanoid": "^3.3.6", "nanoid": "^3.3.7",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
"source-map-js": "^1.0.2" "source-map-js": "^1.0.2"
}, },
@ -15515,24 +15540,6 @@
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/postcss/node_modules/nanoid": {
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz",
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/posthtml": { "node_modules/posthtml": {
"version": "0.9.2", "version": "0.9.2",
"resolved": "https://registry.npmjs.org/posthtml/-/posthtml-0.9.2.tgz", "resolved": "https://registry.npmjs.org/posthtml/-/posthtml-0.9.2.tgz",
@ -16502,11 +16509,10 @@
} }
}, },
"node_modules/rollup": { "node_modules/rollup": {
"version": "3.26.1", "version": "3.29.4",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.1.tgz", "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz",
"integrity": "sha512-I5gJCSpSMr3U9wv4D5YA8g7w7cj3eaSDeo7t+JcaFQOmoOUBgu4K9iMp8k3EZnwbJrjQxUMSKxMyB8qEQzzaSg==", "integrity": "sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==",
"dev": true, "dev": true,
"license": "MIT",
"bin": { "bin": {
"rollup": "dist/bin/rollup" "rollup": "dist/bin/rollup"
}, },
@ -19564,15 +19570,14 @@
} }
}, },
"node_modules/vite": { "node_modules/vite": {
"version": "4.4.4", "version": "4.4.12",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.4.4.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.12.tgz",
"integrity": "sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg==", "integrity": "sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==",
"dev": true, "dev": true,
"license": "MIT",
"dependencies": { "dependencies": {
"esbuild": "^0.18.10", "esbuild": "^0.18.10",
"postcss": "^8.4.25", "postcss": "^8.4.27",
"rollup": "^3.25.2" "rollup": "^3.27.1"
}, },
"bin": { "bin": {
"vite": "bin/vite.js" "vite": "bin/vite.js"
@ -20087,10 +20092,9 @@
} }
}, },
"node_modules/vue-router": { "node_modules/vue-router": {
"version": "4.2.3", "version": "4.2.5",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.2.3.tgz", "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.2.5.tgz",
"integrity": "sha512-ynQ/edCZNUC/9koONOSgxGJbEBXZ1nUA0lKI3xTiOd3Ywe4QRCf2q8pGCG1v5ovdzPggoq3M09FxNCZTM9pZfw==", "integrity": "sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==",
"license": "MIT",
"dependencies": { "dependencies": {
"@vue/devtools-api": "^6.5.0" "@vue/devtools-api": "^6.5.0"
}, },
@ -23000,36 +23004,43 @@
"requires": {} "requires": {}
}, },
"@varlet/icons": { "@varlet/icons": {
"version": "2.12.2", "version": "2.19.3",
"resolved": "https://registry.npmjs.org/@varlet/icons/-/icons-2.12.2.tgz", "resolved": "https://registry.npmjs.org/@varlet/icons/-/icons-2.19.3.tgz",
"integrity": "sha512-j8qvwDRYQ6xojbG2ZdAjd9msJLff9A0GOKoZhT2wOtBQngooBCJQCyLajLceLVBpuEdLnFizXIa7o4Jc4W66Dw==" "integrity": "sha512-GL/y3SGwZ4UfA4knNza3JYWQzMRTKYSzr13hsNa6cMYRlgDp0cZ1aa3T4w6iMpoUo0B412drE39ICJbQ1CTd7A=="
}, },
"@varlet/shared": { "@varlet/shared": {
"version": "2.12.2", "version": "2.19.3",
"resolved": "https://registry.npmjs.org/@varlet/shared/-/shared-2.12.2.tgz", "resolved": "https://registry.npmjs.org/@varlet/shared/-/shared-2.19.3.tgz",
"integrity": "sha512-LSABYZJCZLQHGuC7RmhK7WaChpcWI9HIriQTLLshbflNYB/I+YxAFA7a2MrJndnaN90iCFFIYITwtY3nnDkyBg==" "integrity": "sha512-qU2D+HFtN6dVruX+kNTHm4Y94XSIoovU3A2xgFr7jgvTcKJrkOg8sRe9bBduuZqeqoTfmNVau6xLPmpFRYEufQ=="
}, },
"@varlet/ui": { "@varlet/ui": {
"version": "2.12.2", "version": "2.19.3",
"resolved": "https://registry.npmjs.org/@varlet/ui/-/ui-2.12.2.tgz", "resolved": "https://registry.npmjs.org/@varlet/ui/-/ui-2.19.3.tgz",
"integrity": "sha512-opraI4MFRtlK29q/jMCiuKYEEPnpxTH2wmAh0NXTv2+qTCedz8tdb/dK7xITmCd0HyRXr/LWknuiupBMw6wwUA==", "integrity": "sha512-36LO53VyiMNSpwA88InchARDq7wbBzuNKWuyJY4KKCvh34gC0waky/t9fzajj6fp7YPeZooqlbbSHIidmMdiYA==",
"requires": { "requires": {
"@popperjs/core": "^2.11.6", "@popperjs/core": "^2.11.6",
"@varlet/icons": "2.12.2", "@varlet/icons": "2.19.3",
"@varlet/shared": "2.12.2", "@varlet/shared": "2.19.3",
"@varlet/use": "2.12.2", "@varlet/use": "2.19.3",
"dayjs": "^1.10.4", "dayjs": "^1.10.4",
"decimal.js": "^10.2.1" "decimal.js": "^10.2.1"
} }
}, },
"@varlet/use": { "@varlet/use": {
"version": "2.12.2", "version": "2.19.3",
"resolved": "https://registry.npmjs.org/@varlet/use/-/use-2.12.2.tgz", "resolved": "https://registry.npmjs.org/@varlet/use/-/use-2.19.3.tgz",
"integrity": "sha512-wDRZ/8UpTscWY/5cJ+2o6qSvl4FiECJoaLpHTK8WZC92j/zUwPJYY6vDIbImsROJW0SN9Ob4zVKJTjTqXC9Rrw==", "integrity": "sha512-54GRr1lWUZZzY/ymhsPCUEMxQ+h8oKfAL2rv274IuZcwgqkUz0kAsJNYhQjI53xOsg/6rEIn6VSIgGzNC7BqsA==",
"requires": { "requires": {
"@varlet/shared": "2.12.2" "@varlet/shared": "2.19.3"
} }
}, },
"@vitejs/plugin-basic-ssl": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-1.0.2.tgz",
"integrity": "sha512-DKHKVtpI+eA5fvObVgQ3QtTGU70CcCnedalzqmGSR050AzKZMdUzgC8KmlOneHWH8dF2hJ3wkC9+8FDVAaDRCw==",
"dev": true,
"requires": {}
},
"@vitejs/plugin-legacy": { "@vitejs/plugin-legacy": {
"version": "4.1.0", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-4.1.0.tgz", "resolved": "https://registry.npmjs.org/@vitejs/plugin-legacy/-/plugin-legacy-4.1.0.tgz",
@ -29737,6 +29748,11 @@
"integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==", "integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==",
"dev": true "dev": true
}, },
"nanoid": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
"integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g=="
},
"nanomatch": { "nanomatch": {
"version": "1.2.13", "version": "1.2.13",
"resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
@ -30768,20 +30784,13 @@
"dev": true "dev": true
}, },
"postcss": { "postcss": {
"version": "8.4.26", "version": "8.4.32",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.26.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz",
"integrity": "sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==", "integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==",
"requires": { "requires": {
"nanoid": "^3.3.6", "nanoid": "^3.3.7",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
"source-map-js": "^1.0.2" "source-map-js": "^1.0.2"
},
"dependencies": {
"nanoid": {
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz",
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA=="
}
} }
}, },
"postcss-html": { "postcss-html": {
@ -31562,9 +31571,9 @@
} }
}, },
"rollup": { "rollup": {
"version": "3.26.1", "version": "3.29.4",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.1.tgz", "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz",
"integrity": "sha512-I5gJCSpSMr3U9wv4D5YA8g7w7cj3eaSDeo7t+JcaFQOmoOUBgu4K9iMp8k3EZnwbJrjQxUMSKxMyB8qEQzzaSg==", "integrity": "sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==",
"dev": true, "dev": true,
"requires": { "requires": {
"fsevents": "~2.3.2" "fsevents": "~2.3.2"
@ -33679,15 +33688,15 @@
"dev": true "dev": true
}, },
"vite": { "vite": {
"version": "4.4.4", "version": "4.4.12",
"resolved": "https://registry.npmjs.org/vite/-/vite-4.4.4.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.12.tgz",
"integrity": "sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg==", "integrity": "sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"esbuild": "^0.18.10", "esbuild": "^0.18.10",
"fsevents": "~2.3.2", "fsevents": "~2.3.2",
"postcss": "^8.4.25", "postcss": "^8.4.27",
"rollup": "^3.25.2" "rollup": "^3.27.1"
} }
}, },
"vite-node": { "vite-node": {
@ -33996,9 +34005,9 @@
} }
}, },
"vue-router": { "vue-router": {
"version": "4.2.3", "version": "4.2.5",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.2.3.tgz", "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.2.5.tgz",
"integrity": "sha512-ynQ/edCZNUC/9koONOSgxGJbEBXZ1nUA0lKI3xTiOd3Ywe4QRCf2q8pGCG1v5ovdzPggoq3M09FxNCZTM9pZfw==", "integrity": "sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==",
"requires": { "requires": {
"@vue/devtools-api": "^6.5.0" "@vue/devtools-api": "^6.5.0"
} }

View File

@ -80,7 +80,7 @@
"typescript": "^5.1.6", "typescript": "^5.1.6",
"unplugin-auto-import": "^0.16.6", "unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1", "unplugin-vue-components": "^0.25.1",
"vite": "^4.4.4", "vite": "^4.4.12",
"vite-plugin-compression": "^0.5.1", "vite-plugin-compression": "^0.5.1",
"vite-plugin-eruda": "^1.0.1", "vite-plugin-eruda": "^1.0.1",
"vite-plugin-imagemin": "^0.6.1", "vite-plugin-imagemin": "^0.6.1",

143
pnpm-lock.yaml generated
View File

@ -16,8 +16,8 @@ dependencies:
specifier: ^4.1.0 specifier: ^4.1.0
version: 4.1.0(unplugin-vue-components@0.25.1) version: 4.1.0(unplugin-vue-components@0.25.1)
'@varlet/ui': '@varlet/ui':
specifier: ^2.12.2 specifier: ^2.13.0
version: 2.12.2(vue@3.3.1) version: 2.19.3(vue@3.3.1)
'@vueuse/core': '@vueuse/core':
specifier: 10.2.1 specifier: 10.2.1
version: 10.2.1(vue@3.3.1) version: 10.2.1(vue@3.3.1)
@ -55,8 +55,8 @@ dependencies:
specifier: ^9.2.2 specifier: ^9.2.2
version: 9.2.2(vue@3.3.1) version: 9.2.2(vue@3.3.1)
vue-router: vue-router:
specifier: ^4.2.3 specifier: ^4.2.4
version: 4.2.3(vue@3.3.1) version: 4.2.5(vue@3.3.1)
devDependencies: devDependencies:
'@commitlint/cli': '@commitlint/cli':
@ -65,15 +65,18 @@ devDependencies:
'@commitlint/config-conventional': '@commitlint/config-conventional':
specifier: ^17.6.6 specifier: ^17.6.6
version: 17.6.6 version: 17.6.6
'@vitejs/plugin-basic-ssl':
specifier: ^1.0.1
version: 1.0.2(vite@4.4.12)
'@vitejs/plugin-legacy': '@vitejs/plugin-legacy':
specifier: ^4.1.0 specifier: ^4.1.0
version: 4.1.0(terser@5.19.0)(vite@4.4.4) version: 4.1.0(terser@5.19.0)(vite@4.4.12)
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^4.2.3 specifier: ^4.2.3
version: 4.2.3(vite@4.4.4)(vue@3.3.1) version: 4.2.3(vite@4.4.12)(vue@3.3.1)
'@vitejs/plugin-vue-jsx': '@vitejs/plugin-vue-jsx':
specifier: ^3.0.1 specifier: ^3.0.1
version: 3.0.1(vite@4.4.4)(vue@3.3.1) version: 3.0.1(vite@4.4.12)(vue@3.3.1)
'@vue/eslint-config-prettier': '@vue/eslint-config-prettier':
specifier: ^7.1.0 specifier: ^7.1.0
version: 7.1.0(eslint@8.45.0)(prettier@3.0.0) version: 7.1.0(eslint@8.45.0)(prettier@3.0.0)
@ -201,32 +204,32 @@ devDependencies:
specifier: ^0.25.1 specifier: ^0.25.1
version: 0.25.1(vue@3.3.1) version: 0.25.1(vue@3.3.1)
vite: vite:
specifier: ^4.4.4 specifier: ^4.4.12
version: 4.4.4(@types/node@17.0.40)(terser@5.19.0) version: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
vite-plugin-compression: vite-plugin-compression:
specifier: ^0.5.1 specifier: ^0.5.1
version: 0.5.1(vite@4.4.4) version: 0.5.1(vite@4.4.12)
vite-plugin-eruda: vite-plugin-eruda:
specifier: ^1.0.1 specifier: ^1.0.1
version: 1.0.1 version: 1.0.1
vite-plugin-imagemin: vite-plugin-imagemin:
specifier: ^0.6.1 specifier: ^0.6.1
version: 0.6.1(vite@4.4.4) version: 0.6.1(vite@4.4.12)
vite-plugin-mock: vite-plugin-mock:
specifier: ^3.0.0 specifier: ^3.0.0
version: 3.0.0(esbuild@0.18.11)(mockjs@1.1.0)(vite@4.4.4) version: 3.0.0(esbuild@0.18.11)(mockjs@1.1.0)(vite@4.4.12)
vite-plugin-pages: vite-plugin-pages:
specifier: ^0.31.0 specifier: ^0.31.0
version: 0.31.0(vite@4.4.4) version: 0.31.0(vite@4.4.12)
vite-plugin-progress: vite-plugin-progress:
specifier: ^0.0.7 specifier: ^0.0.7
version: 0.0.7(vite@4.4.4) version: 0.0.7(vite@4.4.12)
vite-plugin-restart: vite-plugin-restart:
specifier: ^0.3.1 specifier: ^0.3.1
version: 0.3.1(vite@4.4.4) version: 0.3.1(vite@4.4.12)
vite-plugin-svg-icons: vite-plugin-svg-icons:
specifier: ^2.0.1 specifier: ^2.0.1
version: 2.0.1(vite@4.4.4) version: 2.0.1(vite@4.4.12)
vite-plugin-vue-setup-extend-plus: vite-plugin-vue-setup-extend-plus:
specifier: ^0.1.0 specifier: ^0.1.0
version: 0.1.0 version: 0.1.0
@ -2818,38 +2821,47 @@ packages:
vue: 3.3.1 vue: 3.3.1
dev: false dev: false
/@varlet/icons@2.12.2: /@varlet/icons@2.19.3:
resolution: {integrity: sha512-j8qvwDRYQ6xojbG2ZdAjd9msJLff9A0GOKoZhT2wOtBQngooBCJQCyLajLceLVBpuEdLnFizXIa7o4Jc4W66Dw==} resolution: {integrity: sha512-GL/y3SGwZ4UfA4knNza3JYWQzMRTKYSzr13hsNa6cMYRlgDp0cZ1aa3T4w6iMpoUo0B412drE39ICJbQ1CTd7A==}
dev: false dev: false
/@varlet/shared@2.12.2: /@varlet/shared@2.19.3:
resolution: {integrity: sha512-LSABYZJCZLQHGuC7RmhK7WaChpcWI9HIriQTLLshbflNYB/I+YxAFA7a2MrJndnaN90iCFFIYITwtY3nnDkyBg==} resolution: {integrity: sha512-qU2D+HFtN6dVruX+kNTHm4Y94XSIoovU3A2xgFr7jgvTcKJrkOg8sRe9bBduuZqeqoTfmNVau6xLPmpFRYEufQ==}
dev: false dev: false
/@varlet/ui@2.12.2(vue@3.3.1): /@varlet/ui@2.19.3(vue@3.3.1):
resolution: {integrity: sha512-opraI4MFRtlK29q/jMCiuKYEEPnpxTH2wmAh0NXTv2+qTCedz8tdb/dK7xITmCd0HyRXr/LWknuiupBMw6wwUA==} resolution: {integrity: sha512-36LO53VyiMNSpwA88InchARDq7wbBzuNKWuyJY4KKCvh34gC0waky/t9fzajj6fp7YPeZooqlbbSHIidmMdiYA==}
peerDependencies: peerDependencies:
vue: ^3.2.0 vue: ^3.2.0
dependencies: dependencies:
'@popperjs/core': 2.11.6 '@popperjs/core': 2.11.6
'@varlet/icons': 2.12.2 '@varlet/icons': 2.19.3
'@varlet/shared': 2.12.2 '@varlet/shared': 2.19.3
'@varlet/use': 2.12.2(vue@3.3.1) '@varlet/use': 2.19.3(vue@3.3.1)
dayjs: 1.11.9 dayjs: 1.11.9
decimal.js: 10.4.3 decimal.js: 10.4.3
vue: 3.3.1 vue: 3.3.1
dev: false dev: false
/@varlet/use@2.12.2(vue@3.3.1): /@varlet/use@2.19.3(vue@3.3.1):
resolution: {integrity: sha512-wDRZ/8UpTscWY/5cJ+2o6qSvl4FiECJoaLpHTK8WZC92j/zUwPJYY6vDIbImsROJW0SN9Ob4zVKJTjTqXC9Rrw==} resolution: {integrity: sha512-54GRr1lWUZZzY/ymhsPCUEMxQ+h8oKfAL2rv274IuZcwgqkUz0kAsJNYhQjI53xOsg/6rEIn6VSIgGzNC7BqsA==}
peerDependencies: peerDependencies:
vue: ^3.2.0 vue: ^3.2.0
dependencies: dependencies:
'@varlet/shared': 2.12.2 '@varlet/shared': 2.19.3
vue: 3.3.1 vue: 3.3.1
dev: false dev: false
/@vitejs/plugin-legacy@4.1.0(terser@5.19.0)(vite@4.4.4): /@vitejs/plugin-basic-ssl@1.0.2(vite@4.4.12):
resolution: {integrity: sha512-DKHKVtpI+eA5fvObVgQ3QtTGU70CcCnedalzqmGSR050AzKZMdUzgC8KmlOneHWH8dF2hJ3wkC9+8FDVAaDRCw==}
engines: {node: '>=14.6.0'}
peerDependencies:
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
dependencies:
vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
dev: true
/@vitejs/plugin-legacy@4.1.0(terser@5.19.0)(vite@4.4.12):
resolution: {integrity: sha512-bLPHaKAKtPq40Cx2Hauz/VE39kStx7gUC21RM+0/OvBgiOlqrK3b1mIMUc4Cak1xLOrK99j174/7xczfu4OLHA==} resolution: {integrity: sha512-bLPHaKAKtPq40Cx2Hauz/VE39kStx7gUC21RM+0/OvBgiOlqrK3b1mIMUc4Cak1xLOrK99j174/7xczfu4OLHA==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies: peerDependencies:
@ -2864,12 +2876,12 @@ packages:
regenerator-runtime: 0.13.11 regenerator-runtime: 0.13.11
systemjs: 6.14.1 systemjs: 6.14.1
terser: 5.19.0 terser: 5.19.0
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.4)(vue@3.3.1): /@vitejs/plugin-vue-jsx@3.0.1(vite@4.4.12)(vue@3.3.1):
resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==} resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies: peerDependencies:
@ -2879,20 +2891,20 @@ packages:
'@babel/core': 7.20.12 '@babel/core': 7.20.12
'@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.20.12) '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.20.12)
'@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.20.12) '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.20.12)
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
vue: 3.3.1 vue: 3.3.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@vitejs/plugin-vue@4.2.3(vite@4.4.4)(vue@3.3.1): /@vitejs/plugin-vue@4.2.3(vite@4.4.12)(vue@3.3.1):
resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies: peerDependencies:
vite: ^4.0.0 vite: ^4.0.0
vue: ^3.2.25 vue: ^3.2.25
dependencies: dependencies:
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
vue: 3.3.1 vue: 3.3.1
dev: true dev: true
@ -7691,6 +7703,12 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true hasBin: true
/nanoid@3.3.7:
resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
dev: true
/nanomatch@1.2.13: /nanomatch@1.2.13:
resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
@ -8404,6 +8422,15 @@ packages:
picocolors: 1.0.0 picocolors: 1.0.0
source-map-js: 1.0.2 source-map-js: 1.0.2
/postcss@8.4.32:
resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.7
picocolors: 1.0.0
source-map-js: 1.0.2
dev: true
/posthtml-parser@0.2.1: /posthtml-parser@0.2.1:
resolution: {integrity: sha512-nPC53YMqJnc/+1x4fRYFfm81KV2V+G9NZY+hTohpYg64Ay7NemWWcV4UWuy/SgMupqQ3kJ88M/iRfZmSnxT+pw==} resolution: {integrity: sha512-nPC53YMqJnc/+1x4fRYFfm81KV2V+G9NZY+hTohpYg64Ay7NemWWcV4UWuy/SgMupqQ3kJ88M/iRfZmSnxT+pw==}
dependencies: dependencies:
@ -8892,8 +8919,8 @@ packages:
yargs: 17.6.0 yargs: 17.6.0
dev: true dev: true
/rollup@3.26.1: /rollup@3.29.4:
resolution: {integrity: sha512-I5gJCSpSMr3U9wv4D5YA8g7w7cj3eaSDeo7t+JcaFQOmoOUBgu4K9iMp8k3EZnwbJrjQxUMSKxMyB8qEQzzaSg==} resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==}
engines: {node: '>=14.18.0', npm: '>=8.0.0'} engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true hasBin: true
optionalDependencies: optionalDependencies:
@ -10325,7 +10352,7 @@ packages:
mlly: 1.4.0 mlly: 1.4.0
pathe: 1.1.1 pathe: 1.1.1
picocolors: 1.0.0 picocolors: 1.0.0
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- less - less
@ -10337,7 +10364,7 @@ packages:
- terser - terser
dev: true dev: true
/vite-plugin-compression@0.5.1(vite@4.4.4): /vite-plugin-compression@0.5.1(vite@4.4.12):
resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==} resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==}
peerDependencies: peerDependencies:
vite: '>=2.0.0' vite: '>=2.0.0'
@ -10345,7 +10372,7 @@ packages:
chalk: 4.1.2 chalk: 4.1.2
debug: 4.3.4 debug: 4.3.4
fs-extra: 10.1.0 fs-extra: 10.1.0
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
@ -10354,7 +10381,7 @@ packages:
resolution: {integrity: sha512-fZ+N8Cn7XgeE12VSa7Sb2jhwlFVCEYUjJOr4m8ARDVcWNE9qO8PcC1+G1PUFdt5oAOo/RZkF77MjYB4bSQIEcw==} resolution: {integrity: sha512-fZ+N8Cn7XgeE12VSa7Sb2jhwlFVCEYUjJOr4m8ARDVcWNE9qO8PcC1+G1PUFdt5oAOo/RZkF77MjYB4bSQIEcw==}
dev: true dev: true
/vite-plugin-imagemin@0.6.1(vite@4.4.4): /vite-plugin-imagemin@0.6.1(vite@4.4.12):
resolution: {integrity: sha512-cP7LDn8euPrji7WYtDoNQpJEB9nkMxJHm/A+QZnvMrrCSuyo/clpMy/T1v7suDXPBavsDiDdFdVQB5p7VGD2cg==} resolution: {integrity: sha512-cP7LDn8euPrji7WYtDoNQpJEB9nkMxJHm/A+QZnvMrrCSuyo/clpMy/T1v7suDXPBavsDiDdFdVQB5p7VGD2cg==}
peerDependencies: peerDependencies:
vite: '>=2.0.0' vite: '>=2.0.0'
@ -10382,12 +10409,12 @@ packages:
imagemin-webp: 6.0.0 imagemin-webp: 6.0.0
jpegtran-bin: 6.0.1 jpegtran-bin: 6.0.1
pathe: 0.2.0 pathe: 0.2.0
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/vite-plugin-mock@3.0.0(esbuild@0.18.11)(mockjs@1.1.0)(vite@4.4.4): /vite-plugin-mock@3.0.0(esbuild@0.18.11)(mockjs@1.1.0)(vite@4.4.12):
resolution: {integrity: sha512-Ibwlga2CSgkoFHFtPW3T/l0fwsGVz9Ss5i7HauBQDyDFfMKgbQXh9wKDLksLZHyai9rkDanxJtIcxbD0bUHCfw==} resolution: {integrity: sha512-Ibwlga2CSgkoFHFtPW3T/l0fwsGVz9Ss5i7HauBQDyDFfMKgbQXh9wKDLksLZHyai9rkDanxJtIcxbD0bUHCfw==}
engines: {node: '>=16.0.0'} engines: {node: '>=16.0.0'}
peerDependencies: peerDependencies:
@ -10403,13 +10430,13 @@ packages:
mockjs: 1.1.0 mockjs: 1.1.0
path-to-regexp: 6.2.1 path-to-regexp: 6.2.1
picocolors: 1.0.0 picocolors: 1.0.0
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
transitivePeerDependencies: transitivePeerDependencies:
- esbuild - esbuild
- supports-color - supports-color
dev: true dev: true
/vite-plugin-pages@0.31.0(vite@4.4.4): /vite-plugin-pages@0.31.0(vite@4.4.12):
resolution: {integrity: sha512-fw3onBfVTXQI7rOzAbSZhmfwvk50+3qNnGZpERjmD93c8nEjrGLyd53eFXYMxcJV4KA1vzi4qIHt2+6tS4dEMw==} resolution: {integrity: sha512-fw3onBfVTXQI7rOzAbSZhmfwvk50+3qNnGZpERjmD93c8nEjrGLyd53eFXYMxcJV4KA1vzi4qIHt2+6tS4dEMw==}
peerDependencies: peerDependencies:
'@vue/compiler-sfc': ^2.7.0 || ^3.0.0 '@vue/compiler-sfc': ^2.7.0 || ^3.0.0
@ -10426,13 +10453,13 @@ packages:
json5: 2.2.3 json5: 2.2.3
local-pkg: 0.4.3 local-pkg: 0.4.3
picocolors: 1.0.0 picocolors: 1.0.0
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
yaml: 2.3.1 yaml: 2.3.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/vite-plugin-progress@0.0.7(vite@4.4.4): /vite-plugin-progress@0.0.7(vite@4.4.12):
resolution: {integrity: sha512-zyvKdcc/X+6hnw3J1HVV1TKrlFKC4Rh8GnDnWG/2qhRXjqytTcM++xZ+SAPnoDsSyWl8O93ymK0wZRgHAoglEQ==} resolution: {integrity: sha512-zyvKdcc/X+6hnw3J1HVV1TKrlFKC4Rh8GnDnWG/2qhRXjqytTcM++xZ+SAPnoDsSyWl8O93ymK0wZRgHAoglEQ==}
engines: {node: '>=14', pnpm: '>=7.0.0'} engines: {node: '>=14', pnpm: '>=7.0.0'}
peerDependencies: peerDependencies:
@ -10441,19 +10468,19 @@ packages:
picocolors: 1.0.0 picocolors: 1.0.0
progress: 2.0.3 progress: 2.0.3
rd: 2.0.1 rd: 2.0.1
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
dev: true dev: true
/vite-plugin-restart@0.3.1(vite@4.4.4): /vite-plugin-restart@0.3.1(vite@4.4.12):
resolution: {integrity: sha512-LVe74MLUwaOzXVUgRGiphYbAYNgdGF6mP5vxj5BKcKkdmzvuuw79qcNgn9kHKKaIlCCjmOUiY3qlJ8jBSBUCoA==} resolution: {integrity: sha512-LVe74MLUwaOzXVUgRGiphYbAYNgdGF6mP5vxj5BKcKkdmzvuuw79qcNgn9kHKKaIlCCjmOUiY3qlJ8jBSBUCoA==}
peerDependencies: peerDependencies:
vite: ^2.9.0 || ^3.0.0 || ^4.0.0 vite: ^2.9.0 || ^3.0.0 || ^4.0.0
dependencies: dependencies:
micromatch: 4.0.5 micromatch: 4.0.5
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
dev: true dev: true
/vite-plugin-svg-icons@2.0.1(vite@4.4.4): /vite-plugin-svg-icons@2.0.1(vite@4.4.12):
resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==} resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==}
peerDependencies: peerDependencies:
vite: '>=2.0.0' vite: '>=2.0.0'
@ -10466,7 +10493,7 @@ packages:
pathe: 0.2.0 pathe: 0.2.0
svg-baker: 1.7.0 svg-baker: 1.7.0
svgo: 2.8.0 svgo: 2.8.0
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
@ -10475,8 +10502,8 @@ packages:
resolution: {integrity: sha512-pa27KIsHIBvBMv4xz9uB3UCfAuP2tr7PLlFhCS9vw+aXd326LEHsvhqd3hCQDOR5MjlQVyQH6vwuGr3u+KRiiw==} resolution: {integrity: sha512-pa27KIsHIBvBMv4xz9uB3UCfAuP2tr7PLlFhCS9vw+aXd326LEHsvhqd3hCQDOR5MjlQVyQH6vwuGr3u+KRiiw==}
dev: true dev: true
/vite@4.4.4(@types/node@17.0.40)(terser@5.19.0): /vite@4.4.12(@types/node@17.0.40)(terser@5.19.0):
resolution: {integrity: sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg==} resolution: {integrity: sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -10505,8 +10532,8 @@ packages:
dependencies: dependencies:
'@types/node': 17.0.40 '@types/node': 17.0.40
esbuild: 0.18.11 esbuild: 0.18.11
postcss: 8.4.26 postcss: 8.4.32
rollup: 3.26.1 rollup: 3.29.4
terser: 5.19.0 terser: 5.19.0
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.2
@ -10565,7 +10592,7 @@ packages:
strip-literal: 1.0.1 strip-literal: 1.0.1
tinybench: 2.5.0 tinybench: 2.5.0
tinypool: 0.6.0 tinypool: 0.6.0
vite: 4.4.4(@types/node@17.0.40)(terser@5.19.0) vite: 4.4.12(@types/node@17.0.40)(terser@5.19.0)
vite-node: 0.33.0(@types/node@17.0.40)(terser@5.19.0) vite-node: 0.33.0(@types/node@17.0.40)(terser@5.19.0)
why-is-node-running: 2.2.2 why-is-node-running: 2.2.2
transitivePeerDependencies: transitivePeerDependencies:
@ -10627,8 +10654,8 @@ packages:
vue: 3.3.1 vue: 3.3.1
dev: false dev: false
/vue-router@4.2.3(vue@3.3.1): /vue-router@4.2.5(vue@3.3.1):
resolution: {integrity: sha512-ynQ/edCZNUC/9koONOSgxGJbEBXZ1nUA0lKI3xTiOd3Ywe4QRCf2q8pGCG1v5ovdzPggoq3M09FxNCZTM9pZfw==} resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==}
peerDependencies: peerDependencies:
vue: ^3.2.0 vue: ^3.2.0
dependencies: dependencies:

View File

@ -6584,10 +6584,10 @@ muggle-string@^0.3.1:
resolved "https://registry.npmjs.org/muggle-string/-/muggle-string-0.3.1.tgz" resolved "https://registry.npmjs.org/muggle-string/-/muggle-string-0.3.1.tgz"
integrity sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg== integrity sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==
nanoid@^3.3.6: nanoid@^3.3.7:
version "3.3.6" version "3.3.7"
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz" resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA== integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
nanomatch@^1.2.1: nanomatch@^1.2.1:
version "1.2.13" version "1.2.13"
@ -7279,12 +7279,12 @@ postcss@^5.2.17:
source-map "^0.5.6" source-map "^0.5.6"
supports-color "^3.2.3" supports-color "^3.2.3"
postcss@^8.1.10, postcss@^8.4.0, postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.25, postcss@^8.4.26: postcss@^8.1.10, postcss@^8.4.0, postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.26, postcss@^8.4.27:
version "8.4.26" version "8.4.32"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.26.tgz" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw== integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
dependencies: dependencies:
nanoid "^3.3.6" nanoid "^3.3.7"
picocolors "^1.0.0" picocolors "^1.0.0"
source-map-js "^1.0.2" source-map-js "^1.0.2"
@ -7797,10 +7797,10 @@ rollup-plugin-visualizer@^5.9.1:
source-map "^0.7.4" source-map "^0.7.4"
yargs "^17.5.1" yargs "^17.5.1"
rollup@^3.25.2: rollup@^3.27.1:
version "3.26.1" version "3.29.4"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.26.1.tgz" resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
integrity sha512-I5gJCSpSMr3U9wv4D5YA8g7w7cj3eaSDeo7t+JcaFQOmoOUBgu4K9iMp8k3EZnwbJrjQxUMSKxMyB8qEQzzaSg== integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"
@ -9300,14 +9300,14 @@ vite-plugin-vue-setup-extend-plus@^0.1.0:
resolved "https://registry.npmjs.org/vite-plugin-vue-setup-extend-plus/-/vite-plugin-vue-setup-extend-plus-0.1.0.tgz" resolved "https://registry.npmjs.org/vite-plugin-vue-setup-extend-plus/-/vite-plugin-vue-setup-extend-plus-0.1.0.tgz"
integrity sha512-pa27KIsHIBvBMv4xz9uB3UCfAuP2tr7PLlFhCS9vw+aXd326LEHsvhqd3hCQDOR5MjlQVyQH6vwuGr3u+KRiiw== integrity sha512-pa27KIsHIBvBMv4xz9uB3UCfAuP2tr7PLlFhCS9vw+aXd326LEHsvhqd3hCQDOR5MjlQVyQH6vwuGr3u+KRiiw==
"vite@^3.0.0 || ^4.0.0", vite@^4.4.4: "vite@^3.0.0 || ^4.0.0", vite@^4.4.12:
version "4.4.4" version "4.4.12"
resolved "https://registry.npmjs.org/vite/-/vite-4.4.4.tgz" resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.12.tgz#e9c355d5a0d8a47afa46cb4bad10820da333da5c"
integrity sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg== integrity sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==
dependencies: dependencies:
esbuild "^0.18.10" esbuild "^0.18.10"
postcss "^8.4.25" postcss "^8.4.27"
rollup "^3.25.2" rollup "^3.27.1"
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"