Skip to content

Commit

Permalink
Use vitajs/plugin-vue 5
Browse files Browse the repository at this point in the history
  • Loading branch information
1whatleytay committed Feb 13, 2024
1 parent d3e15b2 commit 78a40a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/node": "^18.7.10",
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^9.0.0",
"@vitejs/plugin-vue": "^3.0.1",
"@vitejs/plugin-vue": "^5.0.4",
"autoprefixer": "^10.4.13",
"postcss": "^8.4.31",
"prettier": "2.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -367,10 +367,10 @@
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba"
integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==

"@vitejs/plugin-vue@^3.0.1":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz#a1484089dd85d6528f435743f84cdd0d215bbb54"
integrity sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==
"@vitejs/plugin-vue@^5.0.4":
version "5.0.4"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.0.4.tgz#508d6a0f2440f86945835d903fcc0d95d1bb8a37"
integrity sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==

"@volar/[email protected]", "@volar/language-core@~1.11.1":
version "1.11.1"
Expand Down

0 comments on commit 78a40a9

Please sign in to comment.