Bump vite-plugin-checker from 0.6.4 to 0.7.0 (#30952)
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.6.4 to 0.7.0. - [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases) - [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md) - [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.6.4...vite-plugin-checker@0.7.0) --- updated-dependencies: - dependency-name: vite-plugin-checker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7c5e4ce90c
commit
cdb32bf64a
4 changed files with 39 additions and 43 deletions
|
@ -48,7 +48,7 @@
|
|||
"@vitejs/plugin-react-swc": "^3.7.0",
|
||||
"lightningcss": "^1.25.1",
|
||||
"vite": "^5.3.3",
|
||||
"vite-plugin-checker": "^0.6.4",
|
||||
"vite-plugin-checker": "^0.7.0",
|
||||
"vite-plugin-dts": "^3.9.1"
|
||||
},
|
||||
"wireit": {
|
||||
|
|
|
@ -112,7 +112,7 @@
|
|||
"ts-node": "^10.9.2",
|
||||
"uuid": "^10.0.0",
|
||||
"vite": "^5.3.3",
|
||||
"vite-plugin-checker": "^0.6.4",
|
||||
"vite-plugin-checker": "^0.7.0",
|
||||
"vitest": "^1.6.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
"@vitejs/plugin-react-swc": "^3.7.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^5.3.3",
|
||||
"vite-plugin-checker": "^0.6.4",
|
||||
"vite-plugin-checker": "^0.7.0",
|
||||
"vite-plugin-dts": "^3.9.1",
|
||||
"vite-plugin-lib-inject-css": "^2.1.1",
|
||||
"vitest": "^1.6.0"
|
||||
|
|
|
@ -136,8 +136,8 @@ importers:
|
|||
specifier: ^5.3.3
|
||||
version: 5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.4
|
||||
version: 0.6.4(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))(vue-tsc@1.8.27(typescript@5.5.3))
|
||||
specifier: ^0.7.0
|
||||
version: 0.7.0(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.9.1
|
||||
version: 3.9.1(@types/node@20.14.9)(rollup@4.18.0)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))
|
||||
|
@ -290,8 +290,8 @@ importers:
|
|||
specifier: ^5.3.3
|
||||
version: 5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.4
|
||||
version: 0.6.4(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.2)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))(vue-tsc@1.8.27(typescript@5.5.2))
|
||||
specifier: ^0.7.0
|
||||
version: 0.7.0(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.2)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))
|
||||
vitest:
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0(@types/node@20.14.9)(jsdom@24.1.0)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
|
@ -443,8 +443,8 @@ importers:
|
|||
specifier: ^5.3.3
|
||||
version: 5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.4
|
||||
version: 0.6.4(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))(vue-tsc@1.8.27(typescript@5.5.3))
|
||||
specifier: ^0.7.0
|
||||
version: 0.7.0(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.9.1
|
||||
version: 3.9.1(@types/node@20.14.9)(rollup@4.18.0)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))
|
||||
|
@ -1798,12 +1798,21 @@ packages:
|
|||
'@volar/language-core@1.11.1':
|
||||
resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==}
|
||||
|
||||
'@volar/language-core@2.3.4':
|
||||
resolution: {integrity: sha512-wXBhY11qG6pCDAqDnbBRFIDSIwbqkWI7no+lj5+L7IlA7HRIjRP7YQLGzT0LF4lS6eHkMSsclXqy9DwYJasZTQ==}
|
||||
|
||||
'@volar/source-map@1.11.1':
|
||||
resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==}
|
||||
|
||||
'@volar/source-map@2.3.4':
|
||||
resolution: {integrity: sha512-C+t63nwcblqLIVTYXaVi/+gC8NukDaDIQI72J3R7aXGvtgaVB16c+J8Iz7/VfOy7kjYv7lf5GhBny6ACw9fTGQ==}
|
||||
|
||||
'@volar/typescript@1.11.1':
|
||||
resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==}
|
||||
|
||||
'@volar/typescript@2.3.4':
|
||||
resolution: {integrity: sha512-acCvt7dZECyKcvO5geNybmrqOsu9u8n5XP1rfiYsOLYGPxvHRav9BVmEdRyZ3vvY6mNyQ1wLL5Hday4IShe17w==}
|
||||
|
||||
'@vue/compiler-core@3.4.27':
|
||||
resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
|
||||
|
||||
|
@ -4730,8 +4739,8 @@ packages:
|
|||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
||||
vite-plugin-checker@0.6.4:
|
||||
resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==}
|
||||
vite-plugin-checker@0.7.0:
|
||||
resolution: {integrity: sha512-F3MdUORNLcPC0oDB9zxmPDhUC8X/3fzDShU5Izk4bqE4uTgxbQdOuOCa99bS6OSyWVC0uhHG4yAtWUXM2jOx9A==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
eslint: '>=7'
|
||||
|
@ -4742,7 +4751,7 @@ packages:
|
|||
vite: '>=2.0.0'
|
||||
vls: '*'
|
||||
vti: '*'
|
||||
vue-tsc: '>=1.3.9'
|
||||
vue-tsc: '>=2.0.0'
|
||||
peerDependenciesMeta:
|
||||
eslint:
|
||||
optional: true
|
||||
|
@ -5121,7 +5130,7 @@ snapshots:
|
|||
'@babel/code-frame@7.24.2':
|
||||
dependencies:
|
||||
'@babel/highlight': 7.24.5
|
||||
picocolors: 1.0.0
|
||||
picocolors: 1.0.1
|
||||
|
||||
'@babel/compat-data@7.24.4': {}
|
||||
|
||||
|
@ -5213,7 +5222,7 @@ snapshots:
|
|||
'@babel/helper-validator-identifier': 7.24.5
|
||||
chalk: 2.4.2
|
||||
js-tokens: 4.0.0
|
||||
picocolors: 1.0.0
|
||||
picocolors: 1.0.1
|
||||
|
||||
'@babel/parser@7.24.5':
|
||||
dependencies:
|
||||
|
@ -6359,15 +6368,27 @@ snapshots:
|
|||
dependencies:
|
||||
'@volar/source-map': 1.11.1
|
||||
|
||||
'@volar/language-core@2.3.4':
|
||||
dependencies:
|
||||
'@volar/source-map': 2.3.4
|
||||
|
||||
'@volar/source-map@1.11.1':
|
||||
dependencies:
|
||||
muggle-string: 0.3.1
|
||||
|
||||
'@volar/source-map@2.3.4': {}
|
||||
|
||||
'@volar/typescript@1.11.1':
|
||||
dependencies:
|
||||
'@volar/language-core': 1.11.1
|
||||
path-browserify: 1.0.1
|
||||
|
||||
'@volar/typescript@2.3.4':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.3.4
|
||||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.0.8
|
||||
|
||||
'@vue/compiler-core@3.4.27':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.5
|
||||
|
@ -6381,21 +6402,6 @@ snapshots:
|
|||
'@vue/compiler-core': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
|
||||
'@vue/language-core@1.8.27(typescript@5.5.2)':
|
||||
dependencies:
|
||||
'@volar/language-core': 1.11.1
|
||||
'@volar/source-map': 1.11.1
|
||||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.4
|
||||
muggle-string: 0.3.1
|
||||
path-browserify: 1.0.1
|
||||
vue-template-compiler: 2.7.16
|
||||
optionalDependencies:
|
||||
typescript: 5.5.2
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@1.8.27(typescript@5.5.3)':
|
||||
dependencies:
|
||||
'@volar/language-core': 1.11.1
|
||||
|
@ -9658,9 +9664,10 @@ snapshots:
|
|||
- supports-color
|
||||
- terser
|
||||
|
||||
vite-plugin-checker@0.6.4(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.2)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))(vue-tsc@1.8.27(typescript@5.5.2)):
|
||||
vite-plugin-checker@0.7.0(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.2)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)):
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.24.2
|
||||
'@volar/typescript': 2.3.4
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
chokidar: 3.6.0
|
||||
|
@ -9668,7 +9675,6 @@ snapshots:
|
|||
fast-glob: 3.3.2
|
||||
fs-extra: 11.2.0
|
||||
npm-run-path: 4.0.1
|
||||
semver: 7.6.1
|
||||
strip-ansi: 6.0.1
|
||||
tiny-invariant: 1.3.3
|
||||
vite: 5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
|
@ -9680,11 +9686,11 @@ snapshots:
|
|||
eslint: 8.57.0
|
||||
optionator: 0.9.4
|
||||
typescript: 5.5.2
|
||||
vue-tsc: 1.8.27(typescript@5.5.2)
|
||||
|
||||
vite-plugin-checker@0.6.4(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0))(vue-tsc@1.8.27(typescript@5.5.3)):
|
||||
vite-plugin-checker@0.7.0(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)):
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.24.2
|
||||
'@volar/typescript': 2.3.4
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
chokidar: 3.6.0
|
||||
|
@ -9692,7 +9698,6 @@ snapshots:
|
|||
fast-glob: 3.3.2
|
||||
fs-extra: 11.2.0
|
||||
npm-run-path: 4.0.1
|
||||
semver: 7.6.1
|
||||
strip-ansi: 6.0.1
|
||||
tiny-invariant: 1.3.3
|
||||
vite: 5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)
|
||||
|
@ -9704,7 +9709,6 @@ snapshots:
|
|||
eslint: 8.57.0
|
||||
optionator: 0.9.4
|
||||
typescript: 5.5.3
|
||||
vue-tsc: 1.8.27(typescript@5.5.3)
|
||||
|
||||
vite-plugin-dts@3.9.1(@types/node@20.14.9)(rollup@4.18.0)(typescript@5.5.3)(vite@5.3.3(@types/node@20.14.9)(lightningcss@1.25.1)(terser@5.31.0)):
|
||||
dependencies:
|
||||
|
@ -9805,14 +9809,6 @@ snapshots:
|
|||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
vue-tsc@1.8.27(typescript@5.5.2):
|
||||
dependencies:
|
||||
'@volar/typescript': 1.11.1
|
||||
'@vue/language-core': 1.8.27(typescript@5.5.2)
|
||||
semver: 7.6.1
|
||||
typescript: 5.5.2
|
||||
optional: true
|
||||
|
||||
vue-tsc@1.8.27(typescript@5.5.3):
|
||||
dependencies:
|
||||
'@volar/typescript': 1.11.1
|
||||
|
|
Loading…
Reference in a new issue