Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2024
1 parent 5f01735 commit e9cc82e
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.2",
"vite": "5.4.7",
"vite": "5.4.8",
"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.2",
"typescript-eslint": "8.6.0",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-plugin-dts": "4.2.1"
},
"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.11.1",
"rollup-plugin-preserve-directives": "0.4.0",
"typescript": "5.6.2",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-plugin-dts": "4.2.1"
},
"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 @@ -29,7 +29,7 @@
"prettier": "3.3.3",
"typescript": "5.6.2",
"typescript-eslint": "8.6.0",
"vite": "5.4.7",
"vite": "5.4.8",
"vite-plugin-dts": "4.2.1"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2953,7 +2953,7 @@ __metadata:
react-error-boundary: "npm:4.0.13"
type-fest: "npm:4.26.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
vite-plugin-html-config: "npm:2.0.2"
web-vitals: "npm:4.2.3"
languageName: unknown
Expand Down Expand Up @@ -2993,7 +2993,7 @@ __metadata:
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript-eslint: "npm:8.6.0"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
vite-plugin-dts: "npm:4.2.1"
peerDependencies:
react: 18.3.1
Expand Down Expand Up @@ -3035,7 +3035,7 @@ __metadata:
eslint: "npm:9.11.1"
rollup-plugin-preserve-directives: "npm:0.4.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
vite-plugin-dts: "npm:4.2.1"
peerDependencies:
react: 18.3.1
Expand All @@ -3057,7 +3057,7 @@ __metadata:
prettier: "npm:3.3.3"
typescript: "npm:5.6.2"
typescript-eslint: "npm:8.6.0"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
vite-plugin-dts: "npm:4.2.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13924,9 +13924,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.7":
version: 5.4.7
resolution: "vite@npm:5.4.7"
"vite@npm:5.4.8":
version: 5.4.8
resolution: "vite@npm:5.4.8"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -13963,7 +13963,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/3f27e870930ad83b51e009604c6b69ab090e69bb5bfe85007c7e4ec3326efae4e33ac799645926363f258595b3be3055cc1ebc5ee158cff4bacdf41adf4ef8ed
checksum: 10/17fdffa558abaf854f04ead7d3ddd76e4556a59871f9ac63cca3fc20a79979984837d8dddaae4b171e3d73061f781e4eec0f6d3babdbce2b4d111d29cf474c1c
languageName: node
linkType: hard

Expand Down

0 comments on commit e9cc82e

Please sign in to comment.