Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 4c7107e commit 97dc0fe
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
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prettier": "3.2.5",
"type-fest": "4.17.0",
"typescript": "5.4.5",
"vite": "5.2.10",
"vite": "5.2.11",
"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 @@ -43,7 +43,7 @@
"ts-jest": "29.1.2",
"typescript": "5.4.5",
"typescript-eslint": "7.7.1",
"vite": "5.2.10",
"vite": "5.2.11",
"vite-plugin-dts": "3.9.0"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rollup-plugin-preserve-directives": "0.4.0",
"vite": "5.2.10",
"vite": "5.2.11",
"vite-plugin-dts": "3.9.0"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3609,7 +3609,7 @@ __metadata:
react-error-boundary: "npm:4.0.13"
type-fest: "npm:4.17.0"
typescript: "npm:5.4.5"
vite: "npm:5.2.10"
vite: "npm:5.2.11"
vite-plugin-html-config: "npm:1.0.11"
web-vitals: "npm:3.5.2"
languageName: unknown
Expand Down Expand Up @@ -3650,7 +3650,7 @@ __metadata:
ts-jest: "npm:29.1.2"
typescript: "npm:5.4.5"
typescript-eslint: "npm:7.7.1"
vite: "npm:5.2.10"
vite: "npm:5.2.11"
vite-plugin-dts: "npm:3.9.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3687,7 +3687,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
rollup-plugin-preserve-directives: "npm:0.4.0"
vite: "npm:5.2.10"
vite: "npm:5.2.11"
vite-plugin-dts: "npm:3.9.0"
peerDependencies:
react: 18.3.1
Expand Down Expand Up @@ -16526,9 +16526,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.10":
version: 5.2.10
resolution: "vite@npm:5.2.10"
"vite@npm:5.2.11":
version: 5.2.11
resolution: "vite@npm:5.2.11"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -16562,7 +16562,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/a0c4ac7b95e9a2a59f4e73e5b42a63f33569f5ec505af9dd019f19ff419fd20d66ad9aad6708987d4da173d485358f0024f410af78ac97cf5c92a38f8c96c451
checksum: 10/ee0ad038f0831c9514796522deb1e2dcb84bc311abbccb77e4b12216d37fc9559137f4f1b8e75187d51007b954e845c6518e36ee3acac2e2a2789c1181ebb16c
languageName: node
linkType: hard

Expand Down

0 comments on commit 97dc0fe

Please sign in to comment.