mirror of
https://github.com/vitejs/vite.git
synced 2024-11-22 07:09:05 +00:00
fix(deps): update all non-major dependencies (#10246)
This commit is contained in:
parent
1bac86ab33
commit
81d4d04c37
@ -62,7 +62,7 @@
|
||||
"@typescript-eslint/parser": "^5.38.0",
|
||||
"conventional-changelog-cli": "^2.2.2",
|
||||
"esbuild": "^0.14.47",
|
||||
"eslint": "^8.23.1",
|
||||
"eslint": "^8.24.0",
|
||||
"eslint-define-config": "^1.7.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
@ -88,7 +88,7 @@
|
||||
"typescript": "^4.6.4",
|
||||
"unbuild": "^0.8.11",
|
||||
"vite": "workspace:*",
|
||||
"vitepress": "^1.0.0-alpha.15",
|
||||
"vitepress": "^1.0.0-alpha.16",
|
||||
"vitest": "^0.23.4",
|
||||
"vue": "^3.2.39"
|
||||
},
|
||||
|
@ -36,7 +36,7 @@
|
||||
"homepage": "https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme",
|
||||
"dependencies": {
|
||||
"@babel/standalone": "^7.19.2",
|
||||
"core-js": "^3.25.2",
|
||||
"core-js": "^3.25.3",
|
||||
"magic-string": "^0.26.4",
|
||||
"regenerator-runtime": "^0.13.9",
|
||||
"systemjs": "^6.12.6"
|
||||
|
@ -36,7 +36,7 @@ importers:
|
||||
'@typescript-eslint/parser': ^5.38.0
|
||||
conventional-changelog-cli: ^2.2.2
|
||||
esbuild: ^0.14.47
|
||||
eslint: ^8.23.1
|
||||
eslint: ^8.24.0
|
||||
eslint-define-config: ^1.7.0
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-node: ^11.1.0
|
||||
@ -62,7 +62,7 @@ importers:
|
||||
typescript: ^4.6.4
|
||||
unbuild: ^0.8.11
|
||||
vite: workspace:*
|
||||
vitepress: ^1.0.0-alpha.15
|
||||
vitepress: ^1.0.0-alpha.16
|
||||
vitest: ^0.23.4
|
||||
vue: ^3.2.39
|
||||
devDependencies:
|
||||
@ -88,14 +88,14 @@ importers:
|
||||
'@types/semver': 7.3.12
|
||||
'@types/stylus': 0.48.38
|
||||
'@types/ws': 8.5.3
|
||||
'@typescript-eslint/eslint-plugin': 5.38.0_2x3pnxumot2lspjryjtmmusp2e
|
||||
'@typescript-eslint/parser': 5.38.0_3pgpbtxx6aaanl2g7t7xjqhlje
|
||||
'@typescript-eslint/eslint-plugin': 5.38.0_rwai6flfqy4pzaqznlsnhxvs6q
|
||||
'@typescript-eslint/parser': 5.38.0_4at4lsfnhb3djm6qjts2gmiglm
|
||||
conventional-changelog-cli: 2.2.2
|
||||
esbuild: 0.14.47
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-define-config: 1.7.0
|
||||
eslint-plugin-import: 2.26.0_cxqatnnjiq7ozd2bkspxnuicdq
|
||||
eslint-plugin-node: 11.1.0_eslint@8.23.1
|
||||
eslint-plugin-import: 2.26.0_2azyxy5wfmd73v3pbt5rvmgcsm
|
||||
eslint-plugin-node: 11.1.0_eslint@8.24.0
|
||||
execa: 6.1.0
|
||||
fast-glob: 3.2.12
|
||||
fs-extra: 10.1.0
|
||||
@ -118,7 +118,7 @@ importers:
|
||||
typescript: 4.6.4
|
||||
unbuild: 0.8.11
|
||||
vite: link:packages/vite
|
||||
vitepress: 1.0.0-alpha.15
|
||||
vitepress: 1.0.0-alpha.16
|
||||
vitest: 0.23.4
|
||||
vue: 3.2.39
|
||||
|
||||
@ -138,7 +138,7 @@ importers:
|
||||
specifiers:
|
||||
'@babel/core': ^7.19.1
|
||||
'@babel/standalone': ^7.19.2
|
||||
core-js: ^3.25.2
|
||||
core-js: ^3.25.3
|
||||
magic-string: ^0.26.4
|
||||
picocolors: ^1.0.0
|
||||
regenerator-runtime: ^0.13.9
|
||||
@ -146,7 +146,7 @@ importers:
|
||||
vite: workspace:*
|
||||
dependencies:
|
||||
'@babel/standalone': 7.19.2
|
||||
core-js: 3.25.2
|
||||
core-js: 3.25.3
|
||||
magic-string: 0.26.4
|
||||
regenerator-runtime: 0.13.9
|
||||
systemjs: 6.12.6
|
||||
@ -1975,8 +1975,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@humanwhocodes/config-array/0.10.4:
|
||||
resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==}
|
||||
/@humanwhocodes/config-array/0.10.5:
|
||||
resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==}
|
||||
engines: {node: '>=10.10.0'}
|
||||
dependencies:
|
||||
'@humanwhocodes/object-schema': 1.2.1
|
||||
@ -2599,7 +2599,7 @@ packages:
|
||||
'@types/node': 17.0.42
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.38.0_2x3pnxumot2lspjryjtmmusp2e:
|
||||
/@typescript-eslint/eslint-plugin/5.38.0_rwai6flfqy4pzaqznlsnhxvs6q:
|
||||
resolution: {integrity: sha512-GgHi/GNuUbTOeoJiEANi0oI6fF3gBQc3bGFYj40nnAPCbhrtEDf2rjBmefFadweBmO1Du1YovHeDP2h5JLhtTQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2610,12 +2610,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.38.0_3pgpbtxx6aaanl2g7t7xjqhlje
|
||||
'@typescript-eslint/parser': 5.38.0_4at4lsfnhb3djm6qjts2gmiglm
|
||||
'@typescript-eslint/scope-manager': 5.38.0
|
||||
'@typescript-eslint/type-utils': 5.38.0_3pgpbtxx6aaanl2g7t7xjqhlje
|
||||
'@typescript-eslint/utils': 5.38.0_3pgpbtxx6aaanl2g7t7xjqhlje
|
||||
'@typescript-eslint/type-utils': 5.38.0_4at4lsfnhb3djm6qjts2gmiglm
|
||||
'@typescript-eslint/utils': 5.38.0_4at4lsfnhb3djm6qjts2gmiglm
|
||||
debug: 4.3.4
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
ignore: 5.2.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.7
|
||||
@ -2625,7 +2625,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.38.0_3pgpbtxx6aaanl2g7t7xjqhlje:
|
||||
/@typescript-eslint/parser/5.38.0_4at4lsfnhb3djm6qjts2gmiglm:
|
||||
resolution: {integrity: sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2639,7 +2639,7 @@ packages:
|
||||
'@typescript-eslint/types': 5.38.0
|
||||
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.6.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
typescript: 4.6.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -2653,7 +2653,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.38.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.38.0_3pgpbtxx6aaanl2g7t7xjqhlje:
|
||||
/@typescript-eslint/type-utils/5.38.0_4at4lsfnhb3djm6qjts2gmiglm:
|
||||
resolution: {integrity: sha512-iZq5USgybUcj/lfnbuelJ0j3K9dbs1I3RICAJY9NZZpDgBYXmuUlYQGzftpQA9wC8cKgtS6DASTvF3HrXwwozA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2664,9 +2664,9 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.6.4
|
||||
'@typescript-eslint/utils': 5.38.0_3pgpbtxx6aaanl2g7t7xjqhlje
|
||||
'@typescript-eslint/utils': 5.38.0_4at4lsfnhb3djm6qjts2gmiglm
|
||||
debug: 4.3.4
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
tsutils: 3.21.0_typescript@4.6.4
|
||||
typescript: 4.6.4
|
||||
transitivePeerDependencies:
|
||||
@ -2699,7 +2699,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.38.0_3pgpbtxx6aaanl2g7t7xjqhlje:
|
||||
/@typescript-eslint/utils/5.38.0_4at4lsfnhb3djm6qjts2gmiglm:
|
||||
resolution: {integrity: sha512-6sdeYaBgk9Fh7N2unEXGz+D+som2QCQGPAf1SxrkEr+Z32gMreQ0rparXTNGRRfYUWk/JzbGdcM8NSSd6oqnTA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2709,9 +2709,9 @@ packages:
|
||||
'@typescript-eslint/scope-manager': 5.38.0
|
||||
'@typescript-eslint/types': 5.38.0
|
||||
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.6.4
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.23.1
|
||||
eslint-utils: 3.0.0_eslint@8.24.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
@ -3748,8 +3748,8 @@ packages:
|
||||
is-what: 3.14.1
|
||||
dev: true
|
||||
|
||||
/core-js/3.25.2:
|
||||
resolution: {integrity: sha512-YB4IAT1bjEfxTJ1XYy11hJAKskO+qmhuDBM8/guIfMz4JvdsAQAqvyb97zXX7JgSrfPLG5mRGFWJwJD39ruq2A==}
|
||||
/core-js/3.25.3:
|
||||
resolution: {integrity: sha512-y1hvKXmPHvm5B7w4ln1S4uc9eV/O5+iFExSRUimnvIph11uaizFR8LFMdONN8hG3P2pipUfX4Y/fR8rAEtcHcQ==}
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
|
||||
@ -4805,7 +4805,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.38.0_3pgpbtxx6aaanl2g7t7xjqhlje
|
||||
'@typescript-eslint/parser': 5.38.0_4at4lsfnhb3djm6qjts2gmiglm
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
find-up: 2.1.0
|
||||
@ -4813,18 +4813,18 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-es/3.0.1_eslint@8.23.1:
|
||||
/eslint-plugin-es/3.0.1_eslint@8.24.0:
|
||||
resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==}
|
||||
engines: {node: '>=8.10.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=4.19.1'
|
||||
dependencies:
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-utils: 2.1.0
|
||||
regexpp: 3.2.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.26.0_cxqatnnjiq7ozd2bkspxnuicdq:
|
||||
/eslint-plugin-import/2.26.0_2azyxy5wfmd73v3pbt5rvmgcsm:
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@ -4834,12 +4834,12 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.38.0_3pgpbtxx6aaanl2g7t7xjqhlje
|
||||
'@typescript-eslint/parser': 5.38.0_4at4lsfnhb3djm6qjts2gmiglm
|
||||
array-includes: 3.1.5
|
||||
array.prototype.flat: 1.3.0
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.3_wksnzkbqgr3q3djac7fn35kbeq
|
||||
has: 1.0.3
|
||||
@ -4855,14 +4855,14 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-node/11.1.0_eslint@8.23.1:
|
||||
/eslint-plugin-node/11.1.0_eslint@8.24.0:
|
||||
resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==}
|
||||
engines: {node: '>=8.10.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=5.16.0'
|
||||
dependencies:
|
||||
eslint: 8.23.1
|
||||
eslint-plugin-es: 3.0.1_eslint@8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-plugin-es: 3.0.1_eslint@8.24.0
|
||||
eslint-utils: 2.1.0
|
||||
ignore: 5.2.0
|
||||
minimatch: 3.1.2
|
||||
@ -4893,13 +4893,13 @@ packages:
|
||||
eslint-visitor-keys: 1.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-utils/3.0.0_eslint@8.23.1:
|
||||
/eslint-utils/3.0.0_eslint@8.24.0:
|
||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=5'
|
||||
dependencies:
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-visitor-keys: 2.1.0
|
||||
dev: true
|
||||
|
||||
@ -4918,13 +4918,13 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint/8.23.1:
|
||||
resolution: {integrity: sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==}
|
||||
/eslint/8.24.0:
|
||||
resolution: {integrity: sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint/eslintrc': 1.3.2
|
||||
'@humanwhocodes/config-array': 0.10.4
|
||||
'@humanwhocodes/config-array': 0.10.5
|
||||
'@humanwhocodes/gitignore-to-minimatch': 1.0.2
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
ajv: 6.12.6
|
||||
@ -4934,7 +4934,7 @@ packages:
|
||||
doctrine: 3.0.0
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint-scope: 7.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.23.1
|
||||
eslint-utils: 3.0.0_eslint@8.24.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
espree: 9.4.0
|
||||
esquery: 1.4.0
|
||||
@ -5171,7 +5171,7 @@ packages:
|
||||
resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==}
|
||||
|
||||
/find-up/2.1.0:
|
||||
resolution: {integrity: sha1-RdG35QbHF93UgndaK3eSCjwMV6c=}
|
||||
resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
locate-path: 2.0.0
|
||||
@ -6161,7 +6161,7 @@ packages:
|
||||
dev: true
|
||||
|
||||
/locate-path/2.0.0:
|
||||
resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=}
|
||||
resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
p-locate: 2.0.0
|
||||
@ -6817,7 +6817,7 @@ packages:
|
||||
dev: true
|
||||
|
||||
/p-locate/2.0.0:
|
||||
resolution: {integrity: sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=}
|
||||
resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
p-limit: 1.3.0
|
||||
@ -6904,7 +6904,7 @@ packages:
|
||||
dev: true
|
||||
|
||||
/path-exists/3.0.0:
|
||||
resolution: {integrity: sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=}
|
||||
resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==}
|
||||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
@ -8717,8 +8717,8 @@ packages:
|
||||
engines: {node: '>= 0.8'}
|
||||
dev: true
|
||||
|
||||
/vitepress/1.0.0-alpha.15:
|
||||
resolution: {integrity: sha512-+pHJQCpnv0wVgLRyonisrj7Y77PVhbns2nTLxV9GkH3T+RTY/W2JmRatzBg5WciMaPyO8Ms6F3YElO5PULVv3w==}
|
||||
/vitepress/1.0.0-alpha.16:
|
||||
resolution: {integrity: sha512-IXW3jA2Y9BsoYlpVuVcAy2XEu1wuoq2xmPvSDPVFrh8HV+oVpuvbPUCHqG6smEcu86xw3g4JjreqAwPlpPn6gw==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@docsearch/css': 3.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user