Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @vitejs/plugin-vue from 4.6.2 to 5.0.3 #66

Merged
merged 1 commit into from
Jan 14, 2024
Merged
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
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@cypress/code-coverage": "^3.12.18",
"@cypress/vue": "^6.0.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/coverage-istanbul": "^1.2.0",
"@vitest/coverage-v8": "^1.0.2",
"@vue/compiler-sfc": "^3.3.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1361,7 +1361,7 @@ __metadata:
"@lumino/datagrid": "npm:^2.3.0"
"@lumino/default-theme": "npm:^2.1.4"
"@lumino/widgets": "npm:^1.30.0"
"@vitejs/plugin-vue": "npm:^4.4.0"
"@vitejs/plugin-vue": "npm:^5.0.3"
"@vitest/coverage-istanbul": "npm:^1.2.0"
"@vitest/coverage-v8": "npm:^1.0.2"
"@vue/compiler-sfc": "npm:^3.3.6"
Expand Down Expand Up @@ -1450,13 +1450,13 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-vue@npm:^4.4.0":
version: 4.6.2
resolution: "@vitejs/plugin-vue@npm:4.6.2"
"@vitejs/plugin-vue@npm:^5.0.3":
version: 5.0.3
resolution: "@vitejs/plugin-vue@npm:5.0.3"
peerDependencies:
vite: ^4.0.0 || ^5.0.0
vite: ^5.0.0
vue: ^3.2.25
checksum: 8a8eb974936e4f0c7a66924240d122cd3a61af34498d7260f5920cf7a44ef4ef60e025a3f5d29df88e671ba32d5999c0fe1bc11d46bd838f51aa3a37a8f272c5
checksum: b03f9bd0bb5f75f133ec25599802c4563f85860fb5cd2774372988ae18727150d7aa2f7de97aa3f2100e362013942a95cbed5b53a0c0e31b84e7c85b6944a65b
languageName: node
linkType: hard

Expand Down