forked from Archives/Athou_commafeed
chore(deps): update dependency vite-plugin-checker to ^0.10.2
This commit is contained in:
10
commafeed-client/package-lock.json
generated
10
commafeed-client/package-lock.json
generated
@@ -64,7 +64,7 @@
|
||||
"rollup-plugin-visualizer": "^6.0.3",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^7.0.6",
|
||||
"vite-plugin-checker": "^0.10.1",
|
||||
"vite-plugin-checker": "^0.10.2",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^3.2.4"
|
||||
}
|
||||
@@ -6259,9 +6259,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-checker": {
|
||||
"version": "0.10.1",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.10.1.tgz",
|
||||
"integrity": "sha512-imiBsmYTPdjQHIZiEi5BhJ7K8Z/kCjTFMn+Qa4+5ao/a4Yql4yWFcf81FDJqlMiM57iY4Q3Z7PdoEe4KydULYQ==",
|
||||
"version": "0.10.2",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.10.2.tgz",
|
||||
"integrity": "sha512-FX9U8TnIS6AGOlqmC6O2YmkJzcZJRrjA03UF7FOhcUJ7it3HmCoxcIPMcoHliBP6EFOuNzle9K4c0JL4suRPow==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -6269,7 +6269,7 @@
|
||||
"chokidar": "^4.0.3",
|
||||
"npm-run-path": "^6.0.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"picomatch": "^4.0.2",
|
||||
"picomatch": "^4.0.3",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"tiny-invariant": "^1.3.3",
|
||||
"tinyglobby": "^0.2.14",
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"rollup-plugin-visualizer": "^6.0.3",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^7.0.6",
|
||||
"vite-plugin-checker": "^0.10.1",
|
||||
"vite-plugin-checker": "^0.10.2",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user