Skip to content

Commit 1669398

Browse files
Update dependency vite-plugin-checker to v0.9.3
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | vite-plugin-checker | 0.9.0 | 0.9.3 | ## [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/vite-plugin-checker@0.9.2...vite-plugin-checker@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/vite-plugin-checker@0.9.1...vite-plugin-checker@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/vite-plugin-checker@0.9.0...vite-plugin-checker@0.9.1)
1 parent 079c061 commit 1669398

2 files changed

Lines changed: 26 additions & 10 deletions

File tree

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.9.3",
6262
"vite-plugin-ejs": "1.7.0",
6363
"vite-tsconfig-paths": "5.1.4",
6464
"yargs": "17.7.2"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)