Skip to content

chore(deps-dev): bump the vite group with 2 updates #1610

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

Merged
merged 1 commit into from
Feb 26, 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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
"tiny-glob": "^0.2.9",
"turbo": "1.12.4",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vite-plugin-dts": "^3.7.2"
"vite": "^5.1.4",
"vite-plugin-dts": "^3.7.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8854,8 +8854,8 @@ __metadata:
tiny-glob: ^0.2.9
turbo: 1.12.4
typescript: ^5.3.3
vite: ^5.1.3
vite-plugin-dts: ^3.7.2
vite: ^5.1.4
vite-plugin-dts: ^3.7.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -18000,9 +18000,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-dts@npm:^3.7.2":
version: 3.7.2
resolution: "vite-plugin-dts@npm:3.7.2"
"vite-plugin-dts@npm:^3.7.3":
version: 3.7.3
resolution: "vite-plugin-dts@npm:3.7.3"
dependencies:
"@microsoft/api-extractor": 7.39.0
"@rollup/pluginutils": ^5.1.0
Expand All @@ -18016,13 +18016,13 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: ee9cc1d4a63f6ab7d1b34df3113c74ef73181e76e2831134f7118257e01e703f4341c29d855133a516d55bad45b7c52b47c897377a7e894b0393fb34efc5d5b1
checksum: 24b977d397f43da63f763d311060975534c2be4b58bd18e5b76ff6cdffd729abd894320de9620aeb567c5c90deceb2cca551453edc8072548205888d87dae9bb
languageName: node
linkType: hard

"vite@npm:^5.1.3":
version: 5.1.3
resolution: "vite@npm:5.1.3"
"vite@npm:^5.1.4":
version: 5.1.4
resolution: "vite@npm:5.1.4"
dependencies:
esbuild: ^0.19.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -18056,7 +18056,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 827d67c5b951f0eab9d0293f30a6d60274da914d7548f4220021a596873c8a8891fe8d9418fac52486b8808a57cab8ee61ffe048520cce11b680eae4ed72bffa
checksum: fb8b944c69fd738b412ad10471f01db01ed59b5d7fdf182b836b420b221a8bd5ada74d225a87aaa80cf8d2b693cc4a89ab7c291254a8b4e6faefd93843ebb9d3
languageName: node
linkType: hard

Expand Down