forked from Archives/Athou_commafeed
chore(deps): update dependency vite-plugin-checker to ^0.11.0
This commit is contained in:
17
commafeed-client/package-lock.json
generated
17
commafeed-client/package-lock.json
generated
@@ -63,7 +63,7 @@
|
||||
"rollup-plugin-visualizer": "^6.0.3",
|
||||
"typescript": "^5.9.2",
|
||||
"vite": "^7.1.7",
|
||||
"vite-plugin-checker": "^0.10.3",
|
||||
"vite-plugin-checker": "^0.11.0",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^3.2.4",
|
||||
"yaml": "^2.8.1"
|
||||
@@ -6491,9 +6491,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-checker": {
|
||||
"version": "0.10.3",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.10.3.tgz",
|
||||
"integrity": "sha512-f4sekUcDPF+T+GdbbE8idb1i2YplBAoH+SfRS0e/WRBWb2rYb1Jf5Pimll0Rj+3JgIYWwG2K5LtBPCXxoibkLg==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -6502,22 +6502,22 @@
|
||||
"npm-run-path": "^6.0.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"picomatch": "^4.0.3",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"tiny-invariant": "^1.3.3",
|
||||
"tinyglobby": "^0.2.14",
|
||||
"vscode-uri": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.16"
|
||||
"node": ">=16.11"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@biomejs/biome": ">=1.7",
|
||||
"eslint": ">=7",
|
||||
"meow": "^13.2.0",
|
||||
"optionator": "^0.9.4",
|
||||
"oxlint": ">=1",
|
||||
"stylelint": ">=16",
|
||||
"typescript": "*",
|
||||
"vite": ">=2.0.0",
|
||||
"vite": ">=5.4.20",
|
||||
"vls": "*",
|
||||
"vti": "*",
|
||||
"vue-tsc": "~2.2.10 || ^3.0.0"
|
||||
@@ -6535,6 +6535,9 @@
|
||||
"optionator": {
|
||||
"optional": true
|
||||
},
|
||||
"oxlint": {
|
||||
"optional": true
|
||||
},
|
||||
"stylelint": {
|
||||
"optional": true
|
||||
},
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
"rollup-plugin-visualizer": "^6.0.3",
|
||||
"typescript": "^5.9.2",
|
||||
"vite": "^7.1.7",
|
||||
"vite-plugin-checker": "^0.10.3",
|
||||
"vite-plugin-checker": "^0.11.0",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^3.2.4",
|
||||
"yaml": "^2.8.1"
|
||||
|
||||
Reference in New Issue
Block a user