mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update dependency @vitejs/plugin-vue to v4.2.0
This commit is contained in:
parent
d08da7a5b6
commit
246e6fe44b
2 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@
|
|||
"@unocss/transformer-directives": "0.51.8",
|
||||
"@unocss/transformer-variant-group": "0.51.8",
|
||||
"@vitejs/plugin-legacy": "4.0.2",
|
||||
"@vitejs/plugin-vue": "4.1.0",
|
||||
"@vitejs/plugin-vue": "4.2.0",
|
||||
"@vue/compiler-sfc": "3.2.47",
|
||||
"eslint": "8.39.0",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
|
|
|
@ -2490,10 +2490,10 @@
|
|||
regenerator-runtime "^0.13.11"
|
||||
systemjs "^6.14.0"
|
||||
|
||||
"@vitejs/plugin-vue@4.1.0":
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.1.0.tgz#b6a9d83cd91575f7ee15593f6444397f68751073"
|
||||
integrity sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==
|
||||
"@vitejs/plugin-vue@4.2.0":
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.2.0.tgz#23d0f58d1b006c3ce1b612a5f7671210fbc543f0"
|
||||
integrity sha512-hYaXFvEKEwyTmwHq2ft7GGeLBvyYLwTM3E5R1jpvzxg9gO4m5PQcTVvj1wEPKoPL8PAt+KAlxo3gyJWnmwzaWQ==
|
||||
|
||||
"@vue/compiler-core@3.2.47":
|
||||
version "3.2.47"
|
||||
|
|
Loading…
Reference in a new issue