forked from Archives/Athou_commafeed
chore(deps): update dependency vite-plugin-checker to ^0.12.0
This commit is contained in:
14
commafeed-client/package-lock.json
generated
14
commafeed-client/package-lock.json
generated
@@ -61,7 +61,7 @@
|
||||
"jsdom": "^27.3.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.2.7",
|
||||
"vite-plugin-checker": "^0.11.0",
|
||||
"vite-plugin-checker": "^0.12.0",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^4.0.15",
|
||||
"yaml": "^2.8.2"
|
||||
@@ -6180,9 +6180,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-checker": {
|
||||
"version": "0.11.0",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.11.0.tgz",
|
||||
"integrity": "sha512-iUdO9Pl9UIBRPAragwi3as/BXXTtRu4G12L3CMrjx+WVTd9g/MsqNakreib9M/2YRVkhZYiTEwdH2j4Dm0w7lw==",
|
||||
"version": "0.12.0",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.12.0.tgz",
|
||||
"integrity": "sha512-CmdZdDOGss7kdQwv73UyVgLPv0FVYe5czAgnmRX2oKljgEvSrODGuClaV3PDR2+3ou7N/OKGauDDBjy2MB07Rg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -6192,7 +6192,7 @@
|
||||
"picocolors": "^1.1.1",
|
||||
"picomatch": "^4.0.3",
|
||||
"tiny-invariant": "^1.3.3",
|
||||
"tinyglobby": "^0.2.14",
|
||||
"tinyglobby": "^0.2.15",
|
||||
"vscode-uri": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
@@ -6200,13 +6200,13 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@biomejs/biome": ">=1.7",
|
||||
"eslint": ">=7",
|
||||
"eslint": ">=9.39.1",
|
||||
"meow": "^13.2.0",
|
||||
"optionator": "^0.9.4",
|
||||
"oxlint": ">=1",
|
||||
"stylelint": ">=16",
|
||||
"typescript": "*",
|
||||
"vite": ">=5.4.20",
|
||||
"vite": ">=5.4.21",
|
||||
"vls": "*",
|
||||
"vti": "*",
|
||||
"vue-tsc": "~2.2.10 || ^3.0.0"
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
"jsdom": "^27.3.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.2.7",
|
||||
"vite-plugin-checker": "^0.11.0",
|
||||
"vite-plugin-checker": "^0.12.0",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^4.0.15",
|
||||
"yaml": "^2.8.2"
|
||||
|
||||
Reference in New Issue
Block a user