Skip to content

Commit

Permalink
chore(deps): update dependency vite to v3.2.7 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 6, 2023
1 parent 9b5b5cf commit e0a57be
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/react-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"rimraf": "3.0.2",
"storybook-dark-mode": "^1.1.0",
"tsc-alias": "1.8.6",
"vite": "3.2.2",
"vite": "3.2.7",
"vite-plugin-dts": "^1.6.6",
"vite-plugin-fonts": "^0.6.0",
"vite-plugin-svgr": "^2.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"husky": "^8.0.0",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"vite": "3.2.2",
"vite": "3.2.7",
"vite-plugin-html": "3.2.0",
"vite-tsconfig-paths": "^3.5.0"
},
Expand Down
15 changes: 9 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5399,7 +5399,7 @@ __metadata:
ts-pattern: ^4.0.5
tsc-alias: 1.8.6
type-fest: 2.18.1
vite: 3.2.2
vite: 3.2.7
vite-plugin-dts: ^1.6.6
vite-plugin-fonts: ^0.6.0
vite-plugin-svgr: ^2.2.1
Expand Down Expand Up @@ -5493,7 +5493,7 @@ __metadata:
prettier: 2.7.1
react: 18.2.0
react-dom: 18.2.0
vite: 3.2.2
vite: 3.2.7
vite-plugin-html: 3.2.0
vite-tsconfig-paths: ^3.5.0
languageName: unknown
Expand Down Expand Up @@ -21958,16 +21958,17 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:3.2.2":
version: 3.2.2
resolution: "vite@npm:3.2.2"
"vite@npm:3.2.7":
version: 3.2.7
resolution: "vite@npm:3.2.7"
dependencies:
esbuild: ^0.15.9
fsevents: ~2.3.2
postcss: ^8.4.18
resolve: ^1.22.1
rollup: ^2.79.1
peerDependencies:
"@types/node": ">= 14"
less: "*"
sass: "*"
stylus: "*"
Expand All @@ -21977,6 +21978,8 @@ __metadata:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
sass:
Expand All @@ -21989,7 +21992,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 7197ac91c612dda922367a95afa1b210353d6168d41845c186e2217bda1328d17b021b93d8089e336f9533b94645ae5dca18bb10937759f559c87006dd957fcd
checksum: 4c5883b721b6ec406419e61d0b3fae8528e80f8c2eb20c087c7b1b76daec3665a0a49c83cd8ac7fdda6089625094b70c6a132daa5edc650c515ddc9f5eed44f0
languageName: node
linkType: hard

Expand Down

0 comments on commit e0a57be

Please sign in to comment.