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.1
This commit is contained in:
parent
cbaa3f4ee0
commit
9775e1fbb7
2 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@
|
||||||
"@unocss/transformer-directives": "0.51.8",
|
"@unocss/transformer-directives": "0.51.8",
|
||||||
"@unocss/transformer-variant-group": "0.51.8",
|
"@unocss/transformer-variant-group": "0.51.8",
|
||||||
"@vitejs/plugin-legacy": "4.0.3",
|
"@vitejs/plugin-legacy": "4.0.3",
|
||||||
"@vitejs/plugin-vue": "4.2.0",
|
"@vitejs/plugin-vue": "4.2.1",
|
||||||
"@vue/compiler-sfc": "3.2.47",
|
"@vue/compiler-sfc": "3.2.47",
|
||||||
"eslint": "8.39.0",
|
"eslint": "8.39.0",
|
||||||
"eslint-config-prettier": "8.8.0",
|
"eslint-config-prettier": "8.8.0",
|
||||||
|
|
|
@ -2558,10 +2558,10 @@
|
||||||
regenerator-runtime "^0.13.11"
|
regenerator-runtime "^0.13.11"
|
||||||
systemjs "^6.14.0"
|
systemjs "^6.14.0"
|
||||||
|
|
||||||
"@vitejs/plugin-vue@4.2.0":
|
"@vitejs/plugin-vue@4.2.1":
|
||||||
version "4.2.0"
|
version "4.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.2.0.tgz#23d0f58d1b006c3ce1b612a5f7671210fbc543f0"
|
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.2.1.tgz#c3ccce9956e8cdca946f465188777e4e3e488f6a"
|
||||||
integrity sha512-hYaXFvEKEwyTmwHq2ft7GGeLBvyYLwTM3E5R1jpvzxg9gO4m5PQcTVvj1wEPKoPL8PAt+KAlxo3gyJWnmwzaWQ==
|
integrity sha512-ZTZjzo7bmxTRTkb8GSTwkPOYDIP7pwuyV+RV53c9PYUouwcbkIZIvWvNWlX2b1dYZqtOv7D6iUAnJLVNGcLrSw==
|
||||||
|
|
||||||
"@vue/compiler-core@3.2.47":
|
"@vue/compiler-core@3.2.47":
|
||||||
version "3.2.47"
|
version "3.2.47"
|
||||||
|
|
Loading…
Reference in a new issue