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

build(deps-dev): bump vite from 5.2.9 to 5.2.14 #175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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 packages/react-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"storybook": "8.0.2",
"storybook-dark-mode": "1.1.0",
"tsc-alias": "1.8.8",
"vite": "5.2.9",
"vite": "5.2.14",
"vite-plugin-dts": "3.8.3",
"vite-plugin-fonts": "0.7.0",
"vite-plugin-html": "3.2.2",
Expand Down
44 changes: 42 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6226,7 +6226,7 @@ __metadata:
ts-pattern: 4.3.0
tsc-alias: 1.8.8
type-fest: 2.18.1
vite: 5.2.9
vite: 5.2.14
vite-plugin-dts: 3.8.3
vite-plugin-fonts: 0.7.0
vite-plugin-html: 3.2.2
Expand Down Expand Up @@ -20043,7 +20043,47 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.9, vite@npm:^5.0.0":
"vite@npm:5.2.14":
version: 5.2.14
resolution: "vite@npm:5.2.14"
dependencies:
esbuild: ^0.20.1
fsevents: ~2.3.3
postcss: ^8.4.38
rollup: ^4.13.0
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 20faac4c6e22f5b3e072c8dd639ebe36836c85bd6611967a76e784e332cfc5602caaf22339f1d18ab66e3466122fe46dea51c803517f82d8e63a37d1999333dd
languageName: node
linkType: hard

"vite@npm:^5.0.0":
version: 5.2.9
resolution: "vite@npm:5.2.9"
dependencies:
Expand Down