Skip to content

Commit 5fb1c79

Browse files
Update dependency vite-plugin-checker to v0.10.3
| datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | npm | vite-plugin-checker | 0.10.2 | 0.10.3 | ## [v0.10.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.3) #####    🐞 Bug Fixes - **biome**: - Use absolute path in biome diagnostics  -  by [@KurtGokhan](https://github.com/KurtGokhan) in [#555](fi3ework/vite-plugin-checker#555) [<samp>(4a38b)</samp>](fi3ework/vite-plugin-checker@4a38b03) - **runtime**: - Check for existing overlay element before injecting one  -  by [@zouhangwithsweet](https://github.com/zouhangwithsweet) in [#563](fi3ework/vite-plugin-checker#563) [<samp>(c742e)</samp>](fi3ework/vite-plugin-checker@c742e7f) - Reset `lastIndex` before reusing regexes  -  by [@justinbhopper](https://github.com/justinbhopper) in [#564](fi3ework/vite-plugin-checker#564) [<samp>(f4072)</samp>](fi3ework/vite-plugin-checker@f4072d2) #####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.3)
1 parent a4a6a7f commit 5fb1c79

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.9.2",
6060
"vite": "7.1.7",
61-
"vite-plugin-checker": "0.10.2",
61+
"vite-plugin-checker": "0.10.3",
6262
"vite-plugin-ejs": "1.7.0",
6363
"vite-tsconfig-paths": "5.1.4",
6464
"yargs": "18.0.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)