mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
feat(deps): bump h3 to 1.1.0
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"@trpc/server": "^10.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"h3": "^1.0.2",
|
||||
"h3": "^1.1.0",
|
||||
"ofetch": "^1.0.0",
|
||||
"ohash": "^1.0.0",
|
||||
"ufo": "^1.0.1"
|
||||
@@ -49,10 +49,10 @@
|
||||
"@trpc/client": "^10.10.0",
|
||||
"@trpc/server": "^10.10.0",
|
||||
"bumpp": "^8.2.1",
|
||||
"eslint": "^8.30.0",
|
||||
"eslint": "^8.33.0",
|
||||
"taze": "^0.8.5",
|
||||
"tsup": "6.4.0",
|
||||
"typescript": "^4.9.4"
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
||||
152
pnpm-lock.yaml
generated
152
pnpm-lock.yaml
generated
@@ -11,28 +11,28 @@ importers:
|
||||
'@trpc/client': ^10.10.0
|
||||
'@trpc/server': ^10.10.0
|
||||
bumpp: ^8.2.1
|
||||
eslint: ^8.30.0
|
||||
h3: ^1.0.2
|
||||
eslint: ^8.33.0
|
||||
h3: ^1.1.0
|
||||
ofetch: ^1.0.0
|
||||
ohash: ^1.0.0
|
||||
taze: ^0.8.5
|
||||
tsup: 6.4.0
|
||||
typescript: ^4.9.4
|
||||
typescript: ^4.9.5
|
||||
ufo: ^1.0.1
|
||||
dependencies:
|
||||
h3: 1.0.2
|
||||
h3: 1.1.0
|
||||
ofetch: 1.0.0
|
||||
ohash: 1.0.0
|
||||
ufo: 1.0.1
|
||||
devDependencies:
|
||||
'@nuxt/eslint-config': 0.1.1_eslint@8.30.0
|
||||
'@nuxt/eslint-config': 0.1.1_eslint@8.33.0
|
||||
'@trpc/client': 10.10.0_@trpc+server@10.10.0
|
||||
'@trpc/server': 10.10.0
|
||||
bumpp: 8.2.1
|
||||
eslint: 8.30.0
|
||||
eslint: 8.33.0
|
||||
taze: 0.8.5
|
||||
tsup: 6.4.0_typescript@4.9.4
|
||||
typescript: 4.9.4
|
||||
tsup: 6.4.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
|
||||
docs:
|
||||
specifiers:
|
||||
@@ -359,8 +359,8 @@ packages:
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@eslint/eslintrc/1.4.0:
|
||||
resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==}
|
||||
/@eslint/eslintrc/1.4.1:
|
||||
resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
ajv: 6.12.6
|
||||
@@ -716,17 +716,17 @@ packages:
|
||||
/@nuxt/devalue/2.0.0:
|
||||
resolution: {integrity: sha512-YBI/6o2EBz02tdEJRBK8xkt3zvOFOWlLBf7WKYGBsSYSRtjjgrqPe2skp6VLLmKx5WbHHDNcW+6oACaurxGzeA==}
|
||||
|
||||
/@nuxt/eslint-config/0.1.1_eslint@8.30.0:
|
||||
/@nuxt/eslint-config/0.1.1_eslint@8.33.0:
|
||||
resolution: {integrity: sha512-znm1xlbhldUubB2XGx6Ca5uarwlIieKf0o8CtxtF6eEauDbpa3T2p3JnTcdguMW2nj1YPneoGmhshANfOlghiQ==}
|
||||
peerDependencies:
|
||||
eslint: ^8.29.0
|
||||
dependencies:
|
||||
'@rushstack/eslint-patch': 1.2.0
|
||||
'@typescript-eslint/eslint-plugin': 5.46.1_mqzxmroayievgzgel6yrqgih5i
|
||||
'@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
eslint: 8.30.0
|
||||
eslint-plugin-vue: 9.8.0_eslint@8.30.0
|
||||
typescript: 4.9.4
|
||||
'@typescript-eslint/eslint-plugin': 5.46.1_6keo6vt5qskgv7uzbtvjhrraue
|
||||
'@typescript-eslint/parser': 5.46.1_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
eslint: 8.33.0
|
||||
eslint-plugin-vue: 9.8.0_eslint@8.33.0
|
||||
typescript: 4.9.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -874,7 +874,7 @@ packages:
|
||||
externality: 1.0.0
|
||||
fs-extra: 10.1.0
|
||||
get-port-please: 2.6.1
|
||||
h3: 1.0.2
|
||||
h3: 1.1.0
|
||||
knitwork: 1.0.0
|
||||
magic-string: 0.26.7
|
||||
mlly: 1.0.0
|
||||
@@ -1381,7 +1381,7 @@ packages:
|
||||
resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.46.1_mqzxmroayievgzgel6yrqgih5i:
|
||||
/@typescript-eslint/eslint-plugin/5.46.1_6keo6vt5qskgv7uzbtvjhrraue:
|
||||
resolution: {integrity: sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -1392,23 +1392,23 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
'@typescript-eslint/parser': 5.46.1_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/scope-manager': 5.46.1
|
||||
'@typescript-eslint/type-utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
'@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
'@typescript-eslint/type-utils': 5.46.1_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/utils': 5.46.1_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
debug: 4.3.4
|
||||
eslint: 8.30.0
|
||||
eslint: 8.33.0
|
||||
ignore: 5.2.2
|
||||
natural-compare-lite: 1.4.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.4
|
||||
typescript: 4.9.4
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa:
|
||||
/@typescript-eslint/parser/5.46.1_4vsywjlpuriuw3tl5oq6zy5a64:
|
||||
resolution: {integrity: sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -1420,10 +1420,10 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.46.1
|
||||
'@typescript-eslint/types': 5.46.1
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.5
|
||||
debug: 4.3.4
|
||||
eslint: 8.30.0
|
||||
typescript: 4.9.4
|
||||
eslint: 8.33.0
|
||||
typescript: 4.9.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -1436,7 +1436,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.46.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa:
|
||||
/@typescript-eslint/type-utils/5.46.1_4vsywjlpuriuw3tl5oq6zy5a64:
|
||||
resolution: {integrity: sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -1446,12 +1446,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4
|
||||
'@typescript-eslint/utils': 5.46.1_lzzuuodtsqwxnvqeq4g4likcqa
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.5
|
||||
'@typescript-eslint/utils': 5.46.1_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
debug: 4.3.4
|
||||
eslint: 8.30.0
|
||||
tsutils: 3.21.0_typescript@4.9.4
|
||||
typescript: 4.9.4
|
||||
eslint: 8.33.0
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -1461,7 +1461,7 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.4:
|
||||
/@typescript-eslint/typescript-estree/5.46.1_typescript@4.9.5:
|
||||
resolution: {integrity: sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -1476,13 +1476,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.4
|
||||
typescript: 4.9.4
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.46.1_lzzuuodtsqwxnvqeq4g4likcqa:
|
||||
/@typescript-eslint/utils/5.46.1_4vsywjlpuriuw3tl5oq6zy5a64:
|
||||
resolution: {integrity: sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -1492,10 +1492,10 @@ packages:
|
||||
'@types/semver': 7.3.13
|
||||
'@typescript-eslint/scope-manager': 5.46.1
|
||||
'@typescript-eslint/types': 5.46.1
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.4
|
||||
eslint: 8.30.0
|
||||
'@typescript-eslint/typescript-estree': 5.46.1_typescript@4.9.5
|
||||
eslint: 8.33.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.30.0
|
||||
eslint-utils: 3.0.0_eslint@8.33.0
|
||||
semver: 7.3.8
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -3004,19 +3004,19 @@ packages:
|
||||
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
/eslint-plugin-vue/9.8.0_eslint@8.30.0:
|
||||
/eslint-plugin-vue/9.8.0_eslint@8.33.0:
|
||||
resolution: {integrity: sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
eslint: 8.30.0
|
||||
eslint-utils: 3.0.0_eslint@8.30.0
|
||||
eslint: 8.33.0
|
||||
eslint-utils: 3.0.0_eslint@8.33.0
|
||||
natural-compare: 1.4.0
|
||||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.0.11
|
||||
semver: 7.3.8
|
||||
vue-eslint-parser: 9.1.0_eslint@8.30.0
|
||||
vue-eslint-parser: 9.1.0_eslint@8.33.0
|
||||
xml-name-validator: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -3038,13 +3038,13 @@ packages:
|
||||
estraverse: 5.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-utils/3.0.0_eslint@8.30.0:
|
||||
/eslint-utils/3.0.0_eslint@8.33.0:
|
||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=5'
|
||||
dependencies:
|
||||
eslint: 8.30.0
|
||||
eslint: 8.33.0
|
||||
eslint-visitor-keys: 2.1.0
|
||||
dev: true
|
||||
|
||||
@@ -3058,12 +3058,12 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint/8.30.0:
|
||||
resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==}
|
||||
/eslint/8.33.0:
|
||||
resolution: {integrity: sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint/eslintrc': 1.4.0
|
||||
'@eslint/eslintrc': 1.4.1
|
||||
'@humanwhocodes/config-array': 0.11.8
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
@@ -3074,7 +3074,7 @@ packages:
|
||||
doctrine: 3.0.0
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint-scope: 7.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.30.0
|
||||
eslint-utils: 3.0.0_eslint@8.33.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
espree: 9.4.1
|
||||
esquery: 1.4.0
|
||||
@@ -3529,6 +3529,14 @@ packages:
|
||||
radix3: 1.0.0
|
||||
ufo: 1.0.1
|
||||
|
||||
/h3/1.1.0:
|
||||
resolution: {integrity: sha512-kx3u+RMzY963fU8NNT2ePWgsryAn9DNztPqbHia/M7HgA+rtXKjHjED9/uidcYPmImNwAfJsCachCzh2T3QH2A==}
|
||||
dependencies:
|
||||
cookie-es: 0.5.0
|
||||
destr: 1.2.2
|
||||
radix3: 1.0.0
|
||||
ufo: 1.0.1
|
||||
|
||||
/has-flag/3.0.0:
|
||||
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
|
||||
engines: {node: '>=4'}
|
||||
@@ -4831,7 +4839,7 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
|
||||
/mkdist/1.0.0_typescript@4.9.4:
|
||||
/mkdist/1.0.0_typescript@4.9.5:
|
||||
resolution: {integrity: sha512-aJke+yvXwwcrOh+3KfAdDgDA+MPe7c+R8hQ7IPfp0gqL1/WPZZUS9rwS6CNjdwDJmHm6DTMA9KwX1FNjZG3I1Q==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -4850,7 +4858,7 @@ packages:
|
||||
jiti: 1.16.0
|
||||
mri: 1.2.0
|
||||
pathe: 1.0.0
|
||||
typescript: 4.9.4
|
||||
typescript: 4.9.5
|
||||
dev: true
|
||||
|
||||
/mlly/1.0.0:
|
||||
@@ -4943,7 +4951,7 @@ packages:
|
||||
fs-extra: 10.1.0
|
||||
globby: 13.1.3
|
||||
gzip-size: 7.0.0
|
||||
h3: 1.0.2
|
||||
h3: 1.1.0
|
||||
hookable: 5.4.2
|
||||
http-proxy: 1.18.1
|
||||
is-primitive: 3.0.1
|
||||
@@ -5222,8 +5230,8 @@ packages:
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.0.0
|
||||
scule: 1.0.0
|
||||
typescript: 4.9.4
|
||||
vue-component-meta: 1.0.14_typescript@4.9.4
|
||||
typescript: 4.9.5
|
||||
vue-component-meta: 1.0.14_typescript@4.9.5
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
@@ -6295,7 +6303,7 @@ packages:
|
||||
dependencies:
|
||||
glob: 7.2.3
|
||||
|
||||
/rollup-plugin-dts/5.0.0_oj4jlwi3mkekxo3vucumcwebnq:
|
||||
/rollup-plugin-dts/5.0.0_3v3dsijcu3m7igmuftt7nmvxbu:
|
||||
resolution: {integrity: sha512-OO8ayCvuJCKaQSShyVTARxGurVVk4ulzbuvz+0zFd1f93vlnWFU5pBMT7HFeS6uj7MvvZLx4kUAarGATSU1+Ng==}
|
||||
engines: {node: '>=v14'}
|
||||
peerDependencies:
|
||||
@@ -6304,7 +6312,7 @@ packages:
|
||||
dependencies:
|
||||
magic-string: 0.26.7
|
||||
rollup: 3.7.5
|
||||
typescript: 4.9.4
|
||||
typescript: 4.9.5
|
||||
optionalDependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
dev: true
|
||||
@@ -6906,7 +6914,7 @@ packages:
|
||||
/tslib/2.4.1:
|
||||
resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==}
|
||||
|
||||
/tsup/6.4.0_typescript@4.9.4:
|
||||
/tsup/6.4.0_typescript@4.9.5:
|
||||
resolution: {integrity: sha512-4OlbqIK/SF+cJp0mMqPM2pKULvgj/1S2Gm3I1aFoFGIryUOyIqPZBoqKkqVQT6uFtWJ5AHftIv0riXKfHox1zQ==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
@@ -6936,20 +6944,20 @@ packages:
|
||||
source-map: 0.8.0-beta.0
|
||||
sucrase: 3.29.0
|
||||
tree-kill: 1.2.2
|
||||
typescript: 4.9.4
|
||||
typescript: 4.9.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- ts-node
|
||||
dev: true
|
||||
|
||||
/tsutils/3.21.0_typescript@4.9.4:
|
||||
/tsutils/3.21.0_typescript@4.9.5:
|
||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||
engines: {node: '>= 6'}
|
||||
peerDependencies:
|
||||
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
||||
dependencies:
|
||||
tslib: 1.14.1
|
||||
typescript: 4.9.4
|
||||
typescript: 4.9.5
|
||||
dev: true
|
||||
|
||||
/type-check/0.4.0:
|
||||
@@ -6985,8 +6993,8 @@ packages:
|
||||
resolution: {integrity: sha512-OJabfkAg1WLZSqJAJ0Z6Sdt3utnbzr/jh+NAHoyWHJe8CMSy79Gm085094M9nvTPy22KzTVn5Zq5mbapCI/hPA==}
|
||||
dev: true
|
||||
|
||||
/typescript/4.9.4:
|
||||
resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==}
|
||||
/typescript/4.9.5:
|
||||
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@@ -7019,7 +7027,7 @@ packages:
|
||||
jiti: 1.16.0
|
||||
magic-string: 0.27.0
|
||||
mkdirp: 1.0.4
|
||||
mkdist: 1.0.0_typescript@4.9.4
|
||||
mkdist: 1.0.0_typescript@4.9.5
|
||||
mlly: 1.0.0
|
||||
mri: 1.2.0
|
||||
pathe: 1.0.0
|
||||
@@ -7027,9 +7035,9 @@ packages:
|
||||
pretty-bytes: 6.0.0
|
||||
rimraf: 3.0.2
|
||||
rollup: 3.7.5
|
||||
rollup-plugin-dts: 5.0.0_oj4jlwi3mkekxo3vucumcwebnq
|
||||
rollup-plugin-dts: 5.0.0_3v3dsijcu3m7igmuftt7nmvxbu
|
||||
scule: 1.0.0
|
||||
typescript: 4.9.4
|
||||
typescript: 4.9.5
|
||||
untyped: 1.2.0
|
||||
transitivePeerDependencies:
|
||||
- sass
|
||||
@@ -7204,7 +7212,7 @@ packages:
|
||||
anymatch: 3.1.3
|
||||
chokidar: 3.5.3
|
||||
destr: 1.2.2
|
||||
h3: 1.0.2
|
||||
h3: 1.1.0
|
||||
ioredis: 5.2.4
|
||||
listhen: 1.0.1
|
||||
mkdir: 0.0.2
|
||||
@@ -7451,7 +7459,7 @@ packages:
|
||||
dependencies:
|
||||
ufo: 1.0.1
|
||||
|
||||
/vue-component-meta/1.0.14_typescript@4.9.4:
|
||||
/vue-component-meta/1.0.14_typescript@4.9.5:
|
||||
resolution: {integrity: sha512-fUxV2ZujwxYwFw8q0hyOEn7x37h8Ii/U6B2rjzQ0U2Ayh7kiFwBsbYeO+E7NpbV6OGMWIz23YMhpCXXgqC6BpQ==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@@ -7459,7 +7467,7 @@ packages:
|
||||
'@volar/language-core': 1.0.14
|
||||
'@volar/vue-language-core': 1.0.14
|
||||
typesafe-path: 0.2.2
|
||||
typescript: 4.9.4
|
||||
typescript: 4.9.5
|
||||
dev: true
|
||||
|
||||
/vue-demi/0.13.11:
|
||||
@@ -7478,14 +7486,14 @@ packages:
|
||||
/vue-devtools-stub/0.1.0:
|
||||
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
|
||||
|
||||
/vue-eslint-parser/9.1.0_eslint@8.30.0:
|
||||
/vue-eslint-parser/9.1.0_eslint@8.33.0:
|
||||
resolution: {integrity: sha512-NGn/iQy8/Wb7RrRa4aRkokyCZfOUWk19OP5HP6JEozQFX5AoS/t+Z0ZN7FY4LlmWc4FNI922V7cvX28zctN8dQ==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
eslint: 8.30.0
|
||||
eslint: 8.33.0
|
||||
eslint-scope: 7.1.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
espree: 9.4.1
|
||||
|
||||
Reference in New Issue
Block a user