Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 20, 2024
1 parent 4dda101 commit d139504
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Expand Up @@ -29,7 +29,7 @@
"prettier": "3.2.5",
"type-fest": "4.15.0",
"typescript": "5.4.5",
"vite": "5.2.8",
"vite": "5.2.9",
"vite-plugin-html-config": "1.0.11"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -43,7 +43,7 @@
"ts-jest": "29.1.2",
"typescript": "5.4.5",
"typescript-eslint": "7.6.0",
"vite": "5.2.8",
"vite": "5.2.9",
"vite-plugin-dts": "3.8.2"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/embedded/package.json
Expand Up @@ -33,7 +33,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"rollup-plugin-preserve-directives": "0.4.0",
"vite": "5.2.8",
"vite": "5.2.9",
"vite-plugin-dts": "3.8.2"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -3796,7 +3796,7 @@ __metadata:
react-error-boundary: "npm:4.0.13"
type-fest: "npm:4.15.0"
typescript: "npm:5.4.5"
vite: "npm:5.2.8"
vite: "npm:5.2.9"
vite-plugin-html-config: "npm:1.0.11"
web-vitals: "npm:3.5.2"
languageName: unknown
Expand Down Expand Up @@ -3837,7 +3837,7 @@ __metadata:
ts-jest: "npm:29.1.2"
typescript: "npm:5.4.5"
typescript-eslint: "npm:7.6.0"
vite: "npm:5.2.8"
vite: "npm:5.2.9"
vite-plugin-dts: "npm:3.8.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3874,7 +3874,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
rollup-plugin-preserve-directives: "npm:0.4.0"
vite: "npm:5.2.8"
vite: "npm:5.2.9"
vite-plugin-dts: "npm:3.8.2"
peerDependencies:
react: 18.2.0
Expand Down Expand Up @@ -17049,9 +17049,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.8":
version: 5.2.8
resolution: "vite@npm:5.2.8"
"vite@npm:5.2.9":
version: 5.2.9
resolution: "vite@npm:5.2.9"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -17085,7 +17085,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/caa40343c2c4e6d8e257fccb4c3029f62909c319a86063ce727ed550925c0a834460b0d1ca20c4d6c915f35302aa1052f6ec5193099a47ce21d74b9b817e69e1
checksum: 10/26342c8dde540e4161fdad2c9c8f2f0e23567f051c7a40abb8e4796d6c4292fbd118ab7a4ac252515e78c4f99525b557731e6117287b2bccde0ea61d73bcff27
languageName: node
linkType: hard

Expand Down

0 comments on commit d139504

Please sign in to comment.