Skip to content

Commit 96abf8d

Browse files
chore(deps): update dependency vite-plugin-checker to v0.11.0 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 585a073 commit 96abf8d

File tree

3 files changed

+22
-34
lines changed

3 files changed

+22
-34
lines changed

.pnp.cjs

Lines changed: 12 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"standard-version": "9.5.0",
7373
"typescript": "4.9.5",
7474
"vite": "3.2.11",
75-
"vite-plugin-checker": "0.10.3",
75+
"vite-plugin-checker": "0.11.0",
7676
"vite-plugin-html": "3.2.2",
7777
"vite-tsconfig-paths": "3.6.0",
7878
"vitest": "0.34.6"

yarn.lock

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9224,7 +9224,7 @@ __metadata:
92249224
standard-version: "npm:9.5.0"
92259225
typescript: "npm:4.9.5"
92269226
vite: "npm:3.2.11"
9227-
vite-plugin-checker: "npm:0.10.3"
9227+
vite-plugin-checker: "npm:0.11.0"
92289228
vite-plugin-html: "npm:3.2.2"
92299229
vite-tsconfig-paths: "npm:3.6.0"
92309230
vitest: "npm:0.34.6"
@@ -10204,15 +10204,6 @@ __metadata:
1020410204
languageName: node
1020510205
linkType: hard
1020610206

10207-
"strip-ansi@npm:^7.1.0":
10208-
version: 7.1.0
10209-
resolution: "strip-ansi@npm:7.1.0"
10210-
dependencies:
10211-
ansi-regex: "npm:^6.0.1"
10212-
checksum: 10c0/a198c3762e8832505328cbf9e8c8381de14a4fa50a4f9b2160138158ea88c0f5549fb50cb13c651c3088f47e63a108b34622ec18c0499b6c8c3a5ddf6b305ac4
10213-
languageName: node
10214-
linkType: hard
10215-
1021610207
"strip-bom@npm:^3.0.0":
1021710208
version: 3.0.0
1021810209
resolution: "strip-bom@npm:3.0.0"
@@ -10947,16 +10938,15 @@ __metadata:
1094710938
languageName: node
1094810939
linkType: hard
1094910940

10950-
"vite-plugin-checker@npm:0.10.3":
10951-
version: 0.10.3
10952-
resolution: "vite-plugin-checker@npm:0.10.3"
10941+
"vite-plugin-checker@npm:0.11.0":
10942+
version: 0.11.0
10943+
resolution: "vite-plugin-checker@npm:0.11.0"
1095310944
dependencies:
1095410945
"@babel/code-frame": "npm:^7.27.1"
1095510946
chokidar: "npm:^4.0.3"
1095610947
npm-run-path: "npm:^6.0.0"
1095710948
picocolors: "npm:^1.1.1"
1095810949
picomatch: "npm:^4.0.3"
10959-
strip-ansi: "npm:^7.1.0"
1096010950
tiny-invariant: "npm:^1.3.3"
1096110951
tinyglobby: "npm:^0.2.14"
1096210952
vscode-uri: "npm:^3.1.0"
@@ -10965,9 +10955,10 @@ __metadata:
1096510955
eslint: ">=7"
1096610956
meow: ^13.2.0
1096710957
optionator: ^0.9.4
10958+
oxlint: ">=1"
1096810959
stylelint: ">=16"
1096910960
typescript: "*"
10970-
vite: ">=2.0.0"
10961+
vite: ">=5.4.20"
1097110962
vls: "*"
1097210963
vti: "*"
1097310964
vue-tsc: ~2.2.10 || ^3.0.0
@@ -10980,6 +10971,8 @@ __metadata:
1098010971
optional: true
1098110972
optionator:
1098210973
optional: true
10974+
oxlint:
10975+
optional: true
1098310976
stylelint:
1098410977
optional: true
1098510978
typescript:
@@ -10990,7 +10983,7 @@ __metadata:
1099010983
optional: true
1099110984
vue-tsc:
1099210985
optional: true
10993-
checksum: 10c0/09668f0a0e78ec03ac73d7aee1b956afd557a59bfd1b2fa822dc177b8bb2a7f996e3e7abc41b84c6469bf60961b364a1cced7c01a11461b7cb2309f29ab368c7
10986+
checksum: 10c0/48feed9dc8896e288b95ad6e631b091bfca0f619c041fa6189264df53b0e6955ec0c067b0129f6baf732f734af02495bdbb292bf8eae372c2df1428ecdd256b7
1099410987
languageName: node
1099510988
linkType: hard
1099610989

0 commit comments

Comments
 (0)