Skip to content

Commit

Permalink
build(deps-dev): Bump vite from 4.0.4 to 4.1.1 (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: flexdevelopment[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: flexdevelopment[bot] <[email protected]>
  • Loading branch information
dependabot[bot] and flexdevelopment authored Feb 3, 2023
1 parent 6ead79b commit 0f9b742
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.0.0-dev.20230129",
"version-bump-prompt": "6.1.0",
"vite": "4.0.4",
"vite": "4.1.1",
"vite-tsconfig-paths": "4.0.5",
"vitest": "0.28.3",
"vitest-github-actions-reporter": "0.9.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1263,7 +1263,7 @@ __metadata:
ts-dedent: "npm:2.2.0"
typescript: "npm:5.0.0-dev.20230129"
version-bump-prompt: "npm:6.1.0"
vite: "npm:4.0.4"
vite: "npm:4.1.1"
vite-tsconfig-paths: "npm:4.0.5"
vitest: "npm:0.28.3"
vitest-github-actions-reporter: "npm:0.9.0"
Expand Down Expand Up @@ -4092,7 +4092,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:^0.16.3":
"esbuild@npm:^0.16.14":
version: 0.16.17
resolution: "esbuild@npm:0.16.17"
dependencies:
Expand Down Expand Up @@ -7258,7 +7258,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.20":
"postcss@npm:^8.4.21":
version: 8.4.21
resolution: "postcss@npm:8.4.21"
dependencies:
Expand Down Expand Up @@ -7746,17 +7746,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.7.0":
version: 3.12.0
resolution: "rollup@npm:3.12.0"
"rollup@npm:^3.10.0":
version: 3.13.0
resolution: "rollup@npm:3.13.0"
dependencies:
fsevents: "npm:~2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 41dfcd8fd28232ba3d6fa58e5694ec3eb47edb94073dab37dacd33c76adf1e53a6008c184e03b7f98a432805aef2487711261e42b8b88e56ebfe1b3bf8f89cd1
checksum: 33e7adeb64c306a90f350ec29124831d797b37734cebabfc110b0e96b75f68463a142e37330230783918480681f8ca9b7e7774884567fd08a51afe8e3621a140
languageName: node
linkType: hard

Expand Down Expand Up @@ -8969,15 +8969,15 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.0.4, vite@npm:^3.0.0 || ^4.0.0":
version: 4.0.4
resolution: "vite@npm:4.0.4"
"vite@npm:4.1.1, vite@npm:^3.0.0 || ^4.0.0":
version: 4.1.1
resolution: "vite@npm:4.1.1"
dependencies:
esbuild: "npm:^0.16.3"
esbuild: "npm:^0.16.14"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.20"
postcss: "npm:^8.4.21"
resolve: "npm:^1.22.1"
rollup: "npm:^3.7.0"
rollup: "npm:^3.10.0"
peerDependencies:
"@types/node": ">= 14"
less: "*"
Expand All @@ -9003,7 +9003,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: f4f9d9d5b910b8cc8130ef235b3f0eaf1eb7ab690e744760de1326c5db1ca6a3def2c17b053dea3123a1dee991b782c0d2b5a5a8df3705c0d23db86e6039c552
checksum: 1214e901a0836cfad0b20abe3ba03684c5c6d1a5d486e7ddd55e56e2c786677cecd7c1822b97540a001867164a9e38e52aa5c14480cdc50afd2561ed4bc2f89b
languageName: node
linkType: hard

Expand Down

0 comments on commit 0f9b742

Please sign in to comment.