Skip to content

chore(deps): update dependency vite to ^7.0.3 (spectrum-two) #4013

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
Jul 8, 2025
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
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"react-syntax-highlighter": "^15.6.1",
"remark-gfm": "^4.0.1",
"storybook": "8.4.7",
"vite": "^7.0.2"
"vite": "^7.0.3"
},
"keywords": [
"design-system",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5341,7 +5341,7 @@ __metadata:
react-syntax-highlighter: "npm:^15.6.1"
remark-gfm: "npm:^4.0.1"
storybook: "npm:8.4.7"
vite: "npm:^7.0.2"
vite: "npm:^7.0.3"
languageName: unknown
linkType: soft

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

"vite@npm:^7.0.2":
version: 7.0.2
resolution: "vite@npm:7.0.2"
"vite@npm:^7.0.3":
version: 7.0.3
resolution: "vite@npm:7.0.3"
dependencies:
esbuild: "npm:^0.25.0"
fdir: "npm:^6.4.6"
Expand Down Expand Up @@ -20718,7 +20718,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/a68c0302c820b39fe1119c2bc9dda865f48f6abd1629346c189e4983aef7d30e698c55ffff879d4ca6858cb3650c94b085a822215af9bd74d1eb8ceb2ce3e8c6
checksum: 10c0/9173a1bf9fee82606f39c7b3e785638c1ac7f3473879fc88593f3a2093ed766140a08b845050fd790adb8a36e2cbc81b71401407da05d5dd747ae4f3adb89794
languageName: node
linkType: hard

Expand Down
Loading