Skip to content

Commit c8059a5

Browse files
build(deps-dev): Bump vite from 4.3.3 to 4.3.4 (#101)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: flexdevelopment[bot] <admin@flexdevelopment.llc> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
1 parent 94407f8 commit c8059a5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"ts-dedent": "2.2.0",
148148
"typescript": "5.0.4",
149149
"version-bump-prompt": "6.1.0",
150-
"vite": "4.3.3",
150+
"vite": "4.3.4",
151151
"vite-tsconfig-paths": "4.2.0",
152152
"vitest": "0.30.1",
153153
"vitest-github-actions-reporter": "0.10.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ __metadata:
11701170
ts-dedent: "npm:2.2.0"
11711171
typescript: "npm:5.0.4"
11721172
version-bump-prompt: "npm:6.1.0"
1173-
vite: "npm:4.3.3"
1173+
vite: "npm:4.3.4"
11741174
vite-tsconfig-paths: "npm:4.2.0"
11751175
vitest: "npm:0.30.1"
11761176
vitest-github-actions-reporter: "npm:0.10.0"
@@ -8809,9 +8809,9 @@ __metadata:
88098809
languageName: node
88108810
linkType: hard
88118811

8812-
"vite@npm:4.3.3, vite@npm:^3.0.0 || ^4.0.0":
8813-
version: 4.3.3
8814-
resolution: "vite@npm:4.3.3"
8812+
"vite@npm:4.3.4, vite@npm:^3.0.0 || ^4.0.0":
8813+
version: 4.3.4
8814+
resolution: "vite@npm:4.3.4"
88158815
dependencies:
88168816
esbuild: "npm:^0.17.5"
88178817
fsevents: "npm:~2.3.2"
@@ -8842,7 +8842,7 @@ __metadata:
88428842
optional: true
88438843
bin:
88448844
vite: bin/vite.js
8845-
checksum: ba9e074bfa5b10007f03983992b662cbb013b14586ec24668a7eda9af0d57679d636fcdf7bd668296138d7d2bf68d4f99862cf7f8bbddc2d9e1613f628a2ea21
8845+
checksum: bd49a0abb0e36f37518954dd24884c33173f71750d68332b10ba16c809c3ca7c14ca2848545a68466ac91423df9d85a4f2c55b90c1ed01ca14359be4e03bf473
88468846
languageName: node
88478847
linkType: hard
88488848

0 commit comments

Comments
 (0)