Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.11 (#1428)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent f64754c commit f594144
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prettier": "3.3.3",
"type-fest": "4.26.1",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite": "5.4.11",
"vite-plugin-html-config": "2.0.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"ts-jest": "29.2.5",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0",
"vite": "5.4.10",
"vite": "5.4.11",
"vite-plugin-dts": "4.3.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "9.14.0",
"rollup-plugin-preserve-directives": "0.4.0",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite": "5.4.11",
"vite-plugin-dts": "4.3.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prettier": "3.3.3",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0",
"vite": "5.4.10",
"vite": "5.4.11",
"vite-plugin-dts": "4.3.0"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2792,7 +2792,7 @@ __metadata:
react-error-boundary: "npm:4.1.2"
type-fest: "npm:4.26.1"
typescript: "npm:5.6.3"
vite: "npm:5.4.10"
vite: "npm:5.4.11"
vite-plugin-html-config: "npm:2.0.2"
web-vitals: "npm:4.2.4"
languageName: unknown
Expand Down Expand Up @@ -2832,7 +2832,7 @@ __metadata:
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
vite: "npm:5.4.10"
vite: "npm:5.4.11"
vite-plugin-dts: "npm:4.3.0"
peerDependencies:
react: 18.3.1
Expand Down Expand Up @@ -2874,7 +2874,7 @@ __metadata:
eslint: "npm:9.14.0"
rollup-plugin-preserve-directives: "npm:0.4.0"
typescript: "npm:5.6.3"
vite: "npm:5.4.10"
vite: "npm:5.4.11"
vite-plugin-dts: "npm:4.3.0"
peerDependencies:
react: 18.3.1
Expand All @@ -2896,7 +2896,7 @@ __metadata:
prettier: "npm:3.3.3"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
vite: "npm:5.4.10"
vite: "npm:5.4.11"
vite-plugin-dts: "npm:4.3.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12959,9 +12959,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.10":
version: 5.4.10
resolution: "vite@npm:5.4.10"
"vite@npm:5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -12998,7 +12998,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/5d4a427d585d6f9114fc383114f707dca46408f54b221709e5eb6b0c16e0b4dec4baf908a7db9a8f1e5b16e64b655900ac14629abe61c698cbe296115c65ed8a
checksum: 10/719c4dea896e9547958643354003c8c9ea98e5367196d98f5f46cffb3ec963fead3ea5853f5af941c79bbfb73583dec19bbb0d28d2f644b95d7f59c55e22919d
languageName: node
linkType: hard

Expand Down

0 comments on commit f594144

Please sign in to comment.