Skip to content

Commit

Permalink
fix(deps): update dependency vite to v4.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 1b57e08 commit 5b12bfa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"tailwindcss": "3.3.2",
"typescript": "5.2.2",
"use-url-search-params": "2.5.1",
"vite": "4.4.9"
"vite": "4.4.11"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"isbot": "3.6.8",
"react": "0.0.0-experimental-e5205658f-20230913",
"react-server-dom-webpack": "0.0.0-experimental-e5205658f-20230913",
"vite": "4.4.9",
"vite": "4.4.11",
"yargs-parser": "21.1.1"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9092,7 +9092,7 @@ __metadata:
typescript: 5.2.2
use-url-search-params: 2.5.1
uuid: 9.0.0
vite: 4.4.9
vite: 4.4.11
yargs: 17.7.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9200,7 +9200,7 @@ __metadata:
react-server-dom-webpack: 0.0.0-experimental-e5205658f-20230913
rollup: 3.27.2
typescript: 5.2.2
vite: 4.4.9
vite: 4.4.11
yargs-parser: 21.1.1
bin:
rw-dev-fe: ./dist/devFeServer.js
Expand Down Expand Up @@ -35012,9 +35012,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.4.9":
version: 4.4.9
resolution: "vite@npm:4.4.9"
"vite@npm:4.4.11":
version: 4.4.11
resolution: "vite@npm:4.4.11"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -35048,7 +35048,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 80dbc632fd75b5866567c8fd605115c9d5718654dbf173f509cfd55c53f39dfbee24f62660e57fd5b11eb93f469a65abdbe6bae880ec8392bb70a5d0d7b6e6a9
checksum: 550af0f67b600f603d0c129b74ac18dfa674d19e2b7dba28f4214d5edeba217a91fb7b8f4f47037aa0297f142d22360780a0a4533b27dbaacd2894030f61e5f4
languageName: node
linkType: hard

Expand Down

0 comments on commit 5b12bfa

Please sign in to comment.