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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "20.16.9",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-vue": "5.0.5",
"@vitejs/plugin-vue": "5.2.4",
"@vue/eslint-config-typescript": "13.0.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -794,13 +794,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:5.0.5":
version: 5.0.5
resolution: "@vitejs/plugin-vue@npm:5.0.5"
"@vitejs/plugin-vue@npm:5.2.4":
version: 5.2.4
resolution: "@vitejs/plugin-vue@npm:5.2.4"
peerDependencies:
vite: ^5.0.0
vite: ^5.0.0 || ^6.0.0
vue: ^3.2.25
checksum: 10c0/03b16e398be8de1e89a631ce8329722b26aa0856f3f4722acaefbd834edc16abdba2b7898091ec0b38adb1421b1abcf7c284aad39243ecde02128c8254188d2d
checksum: 10c0/9559224f178daf35e3a665410d09089b0ce7c0402981f8757481c24c22f29df377f96cc6161d92f74d16c37c6e32ac19fea99086f75338ad6ceb9b5ee8375509
languageName: node
linkType: hard

Expand Down Expand Up @@ -2729,7 +2729,7 @@ __metadata:
"@types/node": "npm:20.16.9"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
"@vitejs/plugin-vue": "npm:5.0.5"
"@vitejs/plugin-vue": "npm:5.2.4"
"@vue/eslint-config-typescript": "npm:13.0.0"
"@vueuse/core": "npm:^11.0.0"
countdown: "npm:^2.6.0"
Expand Down