Skip to content

Commit 8e331b5

Browse files
Update dependency vite-plugin-checker to v0.10.2
| datasource | package | from | to | | ---------- | ------------------- | ----- | ------ | | npm | vite-plugin-checker | 0.9.0 | 0.10.2 | ## [v0.10.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.2) #####    🐞 Bug Fixes - **deps**: Update dependency picomatch to ^4.0.3  -  in fi3ework/vite-plugin-checker#550 [<samp>(6a27b)</samp>](fi3ework/vite-plugin-checker@6a27b36) - **stylelint**: Handle empty result  -  by [@liukonghe](https://github.com/liukonghe) in fi3ework/vite-plugin-checker#284 [<samp>(42ca9)</samp>](fi3ework/vite-plugin-checker@42ca9c3) - **vue-tsc**: Support `vue-tsc` 3.0.3+  -  by [@KazariEX](https://github.com/KazariEX) in fi3ework/vite-plugin-checker#551 [<samp>(5055e)</samp>](fi3ework/vite-plugin-checker@5055e5e) #####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.2) ## [v0.10.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.1) #####    🐞 Bug Fixes - Pass single string command with args to `spawn`  -  by [@nocive](https://github.com/nocive) in fi3ework/vite-plugin-checker#540 [<samp>(455b6)</samp>](fi3ework/vite-plugin-checker@455b64e) #####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.1) ## [v0.10.0](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.0) ## [v0.9.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.3) *No significant changes* #####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.3) ## [v0.9.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.2) #####    🐞 Bug Fixes - Use diagnostic level to choose printing as error/info  -  by [@psaintjust](https://github.com/psaintjust) in fi3ework/vite-plugin-checker#501 [<samp>(7d10d)</samp>](fi3ework/vite-plugin-checker@7d10dac) #####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.2) ## [v0.9.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.1) #####    🐞 Bug Fixes - Do not use `error` level for info/warn messages  -  by [@danielroe](https://github.com/danielroe) in fi3ework/vite-plugin-checker#474 [<samp>(694b7)</samp>](fi3ework/vite-plugin-checker@694b740) - Handle error when file is deleted while watcher is triggering  -  by [@danielroe](https://github.com/danielroe) [<samp>(95a85)</samp>](fi3ework/vite-plugin-checker@95a8564) - De-default typescript import  -  by [@danielroe](https://github.com/danielroe) [<samp>(2ac0f)</samp>](fi3ework/vite-plugin-checker@2ac0fc5) - Filter out empty paths when creating ignore  -  by [@danielroe](https://github.com/danielroe) [<samp>(b4d36)</samp>](fi3ework/vite-plugin-checker@b4d3639) #####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.1)
1 parent ba10f7f commit 8e331b5

File tree

2 files changed

+17
-27
lines changed

2 files changed

+17
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ts-node": "10.9.2",
5959
"typescript": "5.8.2",
6060
"vite": "6.3.2",
61-
"vite-plugin-checker": "0.9.0",
61+
"vite-plugin-checker": "0.10.2",
6262
"vite-plugin-ejs": "1.7.0",
6363
"vite-tsconfig-paths": "5.1.4",
6464
"yargs": "18.0.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)