chore(deps): update dependency vite-plugin-checker to v0.14.4

This commit is contained in:
renovate[bot]
2026-06-20 17:53:07 +00:00
committed by GitHub
parent c7d54af7ad
commit 05cab626df
2 changed files with 5 additions and 5 deletions

View File

@@ -65,7 +65,7 @@
"jsdom": "29.1.1",
"typescript": "6.0.3",
"vite": "8.0.16",
"vite-plugin-checker": "0.14.1",
"vite-plugin-checker": "0.14.4",
"vitest": "4.1.9",
"yaml": "2.9.0"
}
@@ -5889,9 +5889,9 @@
}
},
"node_modules/vite-plugin-checker": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.14.1.tgz",
"integrity": "sha512-Mv8oQc9XYBYf+XkP/riqqQCt8lBP6Iad75PZPho1lHRrpxQI0BwX2gwE10enn4f6Hgc+PvR1F7N38KARcaJtzw==",
"version": "0.14.4",
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.14.4.tgz",
"integrity": "sha512-Tw0U9UgHIRiZ+Yoe4Gh0RrYoBiCVmO9j4tomVdYr0KUjUsqXMPhqW8ouoSWmOzGp5Iimipbl3bNXZcK7OeP7Qg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -72,7 +72,7 @@
"jsdom": "29.1.1",
"typescript": "6.0.3",
"vite": "8.0.16",
"vite-plugin-checker": "0.14.1",
"vite-plugin-checker": "0.14.4",
"vitest": "4.1.9",
"yaml": "2.9.0"
},