Skip to content

Commit 7d2d102

Browse files
Update dependency @vitejs/plugin-vue to v3
1 parent 2b6d131 commit 7d2d102

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@types/node": "17.0.40",
4646
"@types/sortablejs": "1.13.0",
47-
"@vitejs/plugin-vue": "2.3.3",
47+
"@vitejs/plugin-vue": "3.0.0",
4848
"typescript": "4.7.4",
4949
"vite": "3.0.0-beta.9",
5050
"vue-tsc": "0.38.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.13.0.tgz#870223438f8f2cd81157b128a4c0261adbcaa946"
1818
integrity sha512-C3064MH72iEfeGCYEGCt7FCxXoAXaMPG0QPnstcxvPmbl54erpISu06d++FY37Smja64iWy5L8wOyHHBghWbJQ==
1919

20-
"@vitejs/plugin-vue@2.3.3":
21-
version "2.3.3"
22-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.3.tgz#fbf80cc039b82ac21a1acb0f0478de8f61fbf600"
23-
integrity sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw==
20+
"@vitejs/plugin-vue@3.0.0":
21+
version "3.0.0"
22+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.0.0.tgz#7081e2b3fbe04e291bb85107b9fb57a1fa5e6aeb"
23+
integrity sha512-yWP34ArFh/jAeNUDkkLz/kVRLjf5ppJiq4L36f64Cp6dIrMQeYZGDP9xxdemlXfZR9ylN9JgHUl3GzfqOtgYDg==
2424

2525
"@volar/code-gen@0.38.3":
2626
version "0.38.3"

0 commit comments

Comments
 (0)