Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tailwindcss/vite": "^4.0.0",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitejs/plugin-vue": "^5.1.0",
"@vitejs/plugin-vue": "^6.0.0",
"@vue/test-utils": "^2.4.0",
"eslint": "^9.39.0",
"eslint-plugin-vue": "^9.32.0",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1947,7 +1947,7 @@ __metadata:
"@tailwindcss/vite": "npm:^4.0.0"
"@types/node": "npm:^20.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
"@vitejs/plugin-vue": "npm:^5.1.0"
"@vitejs/plugin-vue": "npm:^6.0.0"
"@vue/test-utils": "npm:^2.4.0"
"@vueuse/core": "npm:^12.0.0"
class-variance-authority: "npm:^0.7.0"
Expand Down Expand Up @@ -2057,6 +2057,13 @@ __metadata:
languageName: node
linkType: hard

"@rolldown/pluginutils@npm:^1.0.1":
version: 1.0.1
resolution: "@rolldown/pluginutils@npm:1.0.1"
checksum: 10c0/99d9b06d90196823e4d8c841f258db7a16e5dbba5824a2962b05d907b79f1ba929d56f22dd744fd530936e568c865ee56a719dc31e57e13bc0a8eb4764a8d8dd
languageName: node
linkType: hard

"@rollup/rollup-android-arm-eabi@npm:4.59.0":
version: 4.59.0
resolution: "@rollup/rollup-android-arm-eabi@npm:4.59.0"
Expand Down Expand Up @@ -2958,13 +2965,15 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:^5.1.0":
version: 5.2.4
resolution: "@vitejs/plugin-vue@npm:5.2.4"
"@vitejs/plugin-vue@npm:^6.0.0":
version: 6.0.7
resolution: "@vitejs/plugin-vue@npm:6.0.7"
dependencies:
"@rolldown/pluginutils": "npm:^1.0.1"
peerDependencies:
vite: ^5.0.0 || ^6.0.0
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
vue: ^3.2.25
checksum: 10c0/9559224f178daf35e3a665410d09089b0ce7c0402981f8757481c24c22f29df377f96cc6161d92f74d16c37c6e32ac19fea99086f75338ad6ceb9b5ee8375509
checksum: 10c0/16e7673ded56ce2b3ebb2a71e7e22208328da6f0f4fdd1b87e1b3622690471dbccdad82dc4cccb7330da2c783a1204a37edc1f9155567bd852be6e76c76a4b52
languageName: node
linkType: hard

Expand Down