Skip to content

Commit c1a96f5

Browse files
build(deps-dev): Bump vite from 4.4.11 to 4.5.0 (#320)
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]>
1 parent 28f4f7e commit c1a96f5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"ts-dedent": "2.2.0",
155155
"typescript": "5.1.6",
156156
"version-bump-prompt": "6.1.0",
157-
"vite": "4.4.11",
157+
"vite": "4.5.0",
158158
"vite-tsconfig-paths": "4.2.1",
159159
"vitest": "0.34.3",
160160
"vitest-github-actions-reporter": "0.10.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1634,7 +1634,7 @@ __metadata:
16341634
ts-dedent: "npm:2.2.0"
16351635
typescript: "npm:5.1.6"
16361636
version-bump-prompt: "npm:6.1.0"
1637-
vite: "npm:4.4.11"
1637+
vite: "npm:4.5.0"
16381638
vite-tsconfig-paths: "npm:4.2.1"
16391639
vitest: "npm:0.34.3"
16401640
vitest-github-actions-reporter: "npm:0.10.0"
@@ -10028,9 +10028,9 @@ __metadata:
1002810028
languageName: node
1002910029
linkType: hard
1003010030

10031-
"vite@npm:4.4.11, vite@npm:^3.0.0 || ^4.0.0":
10032-
version: 4.4.11
10033-
resolution: "vite@npm:4.4.11"
10031+
"vite@npm:4.5.0, vite@npm:^3.0.0 || ^4.0.0":
10032+
version: 4.5.0
10033+
resolution: "vite@npm:4.5.0"
1003410034
dependencies:
1003510035
esbuild: "npm:^0.18.10"
1003610036
fsevents: "npm:~2.3.2"
@@ -10064,7 +10064,7 @@ __metadata:
1006410064
optional: true
1006510065
bin:
1006610066
vite: bin/vite.js
10067-
checksum: 876e0b35d0bd6f5a66fc36fd42b9ed465a92f7fe321c81213c8c9beb001829ace38caca15a915fa5bfdbb3144aac8c87b309cbb4cea7d3bd51124298c45cc374
10067+
checksum: ebb5e2338553a68c9d12f9ea9d756a8a39c1a82cce8cbea0f57adca35667b44c61efa095b57382bb315045d65a327e63faf6afdc7cb74c924a3791cfe3d17ddd
1006810068
languageName: node
1006910069
linkType: hard
1007010070

0 commit comments

Comments
 (0)