Skip to content

Commit 195ad52

Browse files
build(deps-dev): Bump vite from 4.3.4 to 4.3.5 (#180)
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 42c1019 commit 195ad52

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
@@ -144,7 +144,7 @@
144144
"ts-dedent": "2.2.0",
145145
"typescript": "5.0.4",
146146
"version-bump-prompt": "6.1.0",
147-
"vite": "4.3.4",
147+
"vite": "4.3.5",
148148
"vite-tsconfig-paths": "4.2.0",
149149
"vitest": "0.31.0",
150150
"vitest-github-actions-reporter": "0.10.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@ __metadata:
11681168
ts-dedent: "npm:2.2.0"
11691169
typescript: "npm:5.0.4"
11701170
version-bump-prompt: "npm:6.1.0"
1171-
vite: "npm:4.3.4"
1171+
vite: "npm:4.3.5"
11721172
vite-tsconfig-paths: "npm:4.2.0"
11731173
vitest: "npm:0.31.0"
11741174
vitest-github-actions-reporter: "npm:0.10.0"
@@ -8826,9 +8826,9 @@ __metadata:
88268826
languageName: node
88278827
linkType: hard
88288828

8829-
"vite@npm:4.3.4, vite@npm:^3.0.0 || ^4.0.0":
8830-
version: 4.3.4
8831-
resolution: "vite@npm:4.3.4"
8829+
"vite@npm:4.3.5, vite@npm:^3.0.0 || ^4.0.0":
8830+
version: 4.3.5
8831+
resolution: "vite@npm:4.3.5"
88328832
dependencies:
88338833
esbuild: "npm:^0.17.5"
88348834
fsevents: "npm:~2.3.2"
@@ -8859,7 +8859,7 @@ __metadata:
88598859
optional: true
88608860
bin:
88618861
vite: bin/vite.js
8862-
checksum: bd49a0abb0e36f37518954dd24884c33173f71750d68332b10ba16c809c3ca7c14ca2848545a68466ac91423df9d85a4f2c55b90c1ed01ca14359be4e03bf473
8862+
checksum: d86faa0cad8365d71ec053b8d7229f3963ac5a059d42f5ba139cd300fe1101649533d0dc750c94511a5b25a01711a60f6dcde580ff44cf64f354e0bf05ad9b13
88638863
languageName: node
88648864
linkType: hard
88658865

0 commit comments

Comments
 (0)