Skip to content

Commit 8c0eaa5

Browse files
chore(deps): update dependency vite-plugin-checker to v0.10.2 (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 750a407 commit 8c0eaa5

File tree

3 files changed

+44
-30
lines changed

3 files changed

+44
-30
lines changed

.pnp.cjs

Lines changed: 24 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.9.3",
75+
"vite-plugin-checker": "0.10.2",
7676
"vite-plugin-html": "3.2.2",
7777
"vite-tsconfig-paths": "3.6.0",
7878
"vitest": "0.34.6"

yarn.lock

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8464,6 +8464,13 @@ __metadata:
84648464
languageName: node
84658465
linkType: hard
84668466

8467+
"picomatch@npm:^4.0.3":
8468+
version: 4.0.3
8469+
resolution: "picomatch@npm:4.0.3"
8470+
checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2
8471+
languageName: node
8472+
linkType: hard
8473+
84678474
"pidtree@npm:0.6.0":
84688475
version: 0.6.0
84698476
resolution: "pidtree@npm:0.6.0"
@@ -9217,7 +9224,7 @@ __metadata:
92179224
standard-version: "npm:9.5.0"
92189225
typescript: "npm:4.9.5"
92199226
vite: "npm:3.2.11"
9220-
vite-plugin-checker: "npm:0.9.3"
9227+
vite-plugin-checker: "npm:0.10.2"
92219228
vite-plugin-html: "npm:3.2.2"
92229229
vite-tsconfig-paths: "npm:3.6.0"
92239230
vitest: "npm:0.34.6"
@@ -10450,13 +10457,13 @@ __metadata:
1045010457
languageName: node
1045110458
linkType: hard
1045210459

10453-
"tinyglobby@npm:^0.2.13":
10454-
version: 0.2.13
10455-
resolution: "tinyglobby@npm:0.2.13"
10460+
"tinyglobby@npm:^0.2.14":
10461+
version: 0.2.14
10462+
resolution: "tinyglobby@npm:0.2.14"
1045610463
dependencies:
1045710464
fdir: "npm:^6.4.4"
1045810465
picomatch: "npm:^4.0.2"
10459-
checksum: 10c0/ef07dfaa7b26936601d3f6d999f7928a4d1c6234c5eb36896bb88681947c0d459b7ebe797022400e555fe4b894db06e922b95d0ce60cb05fd827a0a66326b18c
10466+
checksum: 10c0/f789ed6c924287a9b7d3612056ed0cda67306cd2c80c249fd280cf1504742b12583a2089b61f4abbd24605f390809017240e250241f09938054c9b363e51c0a6
1046010467
languageName: node
1046110468
linkType: hard
1046210469

@@ -10940,18 +10947,18 @@ __metadata:
1094010947
languageName: node
1094110948
linkType: hard
1094210949

10943-
"vite-plugin-checker@npm:0.9.3":
10944-
version: 0.9.3
10945-
resolution: "vite-plugin-checker@npm:0.9.3"
10950+
"vite-plugin-checker@npm:0.10.2":
10951+
version: 0.10.2
10952+
resolution: "vite-plugin-checker@npm:0.10.2"
1094610953
dependencies:
1094710954
"@babel/code-frame": "npm:^7.27.1"
1094810955
chokidar: "npm:^4.0.3"
1094910956
npm-run-path: "npm:^6.0.0"
1095010957
picocolors: "npm:^1.1.1"
10951-
picomatch: "npm:^4.0.2"
10958+
picomatch: "npm:^4.0.3"
1095210959
strip-ansi: "npm:^7.1.0"
1095310960
tiny-invariant: "npm:^1.3.3"
10954-
tinyglobby: "npm:^0.2.13"
10961+
tinyglobby: "npm:^0.2.14"
1095510962
vscode-uri: "npm:^3.1.0"
1095610963
peerDependencies:
1095710964
"@biomejs/biome": ">=1.7"
@@ -10963,7 +10970,7 @@ __metadata:
1096310970
vite: ">=2.0.0"
1096410971
vls: "*"
1096510972
vti: "*"
10966-
vue-tsc: ~2.2.10
10973+
vue-tsc: ~2.2.10 || ^3.0.0
1096710974
peerDependenciesMeta:
1096810975
"@biomejs/biome":
1096910976
optional: true
@@ -10983,7 +10990,7 @@ __metadata:
1098310990
optional: true
1098410991
vue-tsc:
1098510992
optional: true
10986-
checksum: 10c0/e466b121c6a4d839d34d75127235c662a1567080b7d1d6acf2d3aef8405662151a348b89f2b064b6065fb7f863bf9f4aa6de839248af6c36dbc6239f9a8e765c
10993+
checksum: 10c0/954399927dc7df99e76f32c749e5d40027fd34354a2667ca3c8bd7613d88076f291c66fcd7492aedbd32483e16e5b694881423399ffdf699c6164aaa0298b4b2
1098710994
languageName: node
1098810995
linkType: hard
1098910996

0 commit comments

Comments
 (0)