Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent b637b4d commit ac0a9f8
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.5.4",
"vite": "5.4.3",
"vite": "5.4.5",
"vite-plugin-html-config": "1.0.11"
},
"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.5.4",
"typescript-eslint": "7.18.0",
"vite": "5.4.3",
"vite": "5.4.5",
"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.10.0",
"rollup-plugin-preserve-directives": "0.4.0",
"typescript": "5.5.4",
"vite": "5.4.3",
"vite": "5.4.5",
"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.5.4",
"typescript-eslint": "7.18.0",
"vite": "5.4.3",
"vite": "5.4.5",
"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 @@ -3804,7 +3804,7 @@ __metadata:
react-error-boundary: "npm:4.0.13"
type-fest: "npm:4.26.1"
typescript: "npm:5.5.4"
vite: "npm:5.4.3"
vite: "npm:5.4.5"
vite-plugin-html-config: "npm:1.0.11"
web-vitals: "npm:4.2.3"
languageName: unknown
Expand Down Expand Up @@ -3844,7 +3844,7 @@ __metadata:
ts-jest: "npm:29.2.5"
typescript: "npm:5.5.4"
typescript-eslint: "npm:7.18.0"
vite: "npm:5.4.3"
vite: "npm:5.4.5"
vite-plugin-dts: "npm:4.2.1"
peerDependencies:
react: 18.3.1
Expand Down Expand Up @@ -3886,7 +3886,7 @@ __metadata:
eslint: "npm:9.10.0"
rollup-plugin-preserve-directives: "npm:0.4.0"
typescript: "npm:5.5.4"
vite: "npm:5.4.3"
vite: "npm:5.4.5"
vite-plugin-dts: "npm:4.2.1"
peerDependencies:
react: 18.3.1
Expand All @@ -3908,7 +3908,7 @@ __metadata:
prettier: "npm:3.3.3"
typescript: "npm:5.5.4"
typescript-eslint: "npm:7.18.0"
vite: "npm:5.4.3"
vite: "npm:5.4.5"
vite-plugin-dts: "npm:4.2.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15711,9 +15711,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.3":
version: 5.4.3
resolution: "vite@npm:5.4.3"
"vite@npm:5.4.5":
version: 5.4.5
resolution: "vite@npm:5.4.5"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -15750,7 +15750,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/864bf64fe57bd26b1527ea6d8dac2f4f8b834791f836590043463c0ded6a150a9407ffac6a859abc34ec013ecfcd23f405c20aa76f4ad99deab1176d5f017574
checksum: 10/ef794392c44cdc0b4256e6a58697ebf9b86536dde04ba6449a853664c8a9441c4ae8c380c35d7e78556f197a738d46921e076064a4ff7a7448e5905d55262baf
languageName: node
linkType: hard

Expand Down

0 comments on commit ac0a9f8

Please sign in to comment.