Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent 9e1c6d1 commit cedf204
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"packages/*"
],
"devDependencies": {
"vite": "4.4.11"
"vite": "4.5.0"
}
}
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@storipress/unplugin-eta": "workspace:*",
"npm-run-all": "4.1.5",
"tiny-invariant": "1.3.1",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-plugin-inspect": "0.7.40",
"vitest": "0.34.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin-eta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"rollup": "3.29.4",
"typescript": "5.2.2",
"unbuild": "1.2.1",
"vite": "4.4.11",
"vite": "4.5.0",
"webpack": "5.89.0"
},
"peerDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storipress/unplugin-eta-workspace@workspace:."
dependencies:
vite: 4.4.11
vite: 4.5.0
languageName: unknown
linkType: soft

Expand All @@ -992,7 +992,7 @@ __metadata:
typescript: 5.2.2
unbuild: 1.2.1
unplugin: ^1.0.1
vite: 4.4.11
vite: 4.5.0
webpack: 5.89.0
peerDependencies:
eta: ^1.14.2 || ^2.0.0
Expand Down Expand Up @@ -4724,7 +4724,7 @@ __metadata:
eta: ^2.0.0
npm-run-all: 4.1.5
tiny-invariant: 1.3.1
vite: 4.4.11
vite: 4.5.0
vite-plugin-inspect: 0.7.40
vitest: 0.34.6
languageName: unknown
Expand Down Expand Up @@ -4843,9 +4843,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.4.11":
version: 4.4.11
resolution: "vite@npm:4.4.11"
"vite@npm:4.5.0":
version: 4.5.0
resolution: "vite@npm:4.5.0"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -4879,7 +4879,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: c22145c8385343a629cd546054b9da6eee60327540102bdfd1ad897fd2e78e0763ce6a18a9d84fdefde9da8fd2427d3bec9eb2697b47cf4068c7b4b52f7e3e6a
checksum: 06f1a4c858e4dc4c04a10466f4ccacea30c5a9f8574e5ba3deb9d03fa20e80ca6797f02dad97a988da7cdef96238dbc69c3b6a538156585c74722d996223619e
languageName: node
linkType: hard

Expand Down

0 comments on commit cedf204

Please sign in to comment.