mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
chore(deps): update all non-major dependencies (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -26,6 +26,6 @@
|
|||||||
"test": "renovate-config-validator ./default.json"
|
"test": "renovate-config-validator ./default.json"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"renovate": "^37.326.2"
|
"renovate": "^37.330.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,9 +43,9 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@robonen/tsconfig": "workspace:*",
|
"@robonen/tsconfig": "workspace:*",
|
||||||
"@vitest/coverage-v8": "^1.5.2",
|
"@vitest/coverage-v8": "^1.5.3",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"vitest": "^1.5.2",
|
"vitest": "^1.5.3",
|
||||||
"unbuild": "^2.0.0"
|
"unbuild": "^2.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
166
pnpm-lock.yaml
generated
166
pnpm-lock.yaml
generated
@@ -30,8 +30,8 @@ importers:
|
|||||||
packages/renovate:
|
packages/renovate:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
renovate:
|
renovate:
|
||||||
specifier: ^37.326.2
|
specifier: ^37.330.0
|
||||||
version: 37.326.2(encoding@0.1.13)(typanion@3.14.0)
|
version: 37.330.0(encoding@0.1.13)(typanion@3.14.0)
|
||||||
|
|
||||||
packages/stdlib:
|
packages/stdlib:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
@@ -39,8 +39,8 @@ importers:
|
|||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../tsconfig
|
version: link:../tsconfig
|
||||||
'@vitest/coverage-v8':
|
'@vitest/coverage-v8':
|
||||||
specifier: ^1.5.2
|
specifier: ^1.5.3
|
||||||
version: 1.5.2(vitest@1.5.2(@types/node@20.12.7)(@vitest/ui@1.5.2))
|
version: 1.5.3(vitest@1.5.3(@types/node@20.12.7)(@vitest/ui@1.5.2))
|
||||||
pathe:
|
pathe:
|
||||||
specifier: ^1.1.2
|
specifier: ^1.1.2
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
@@ -48,8 +48,8 @@ importers:
|
|||||||
specifier: ^2.0.0
|
specifier: ^2.0.0
|
||||||
version: 2.0.0(typescript@5.4.4)
|
version: 2.0.0(typescript@5.4.4)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^1.5.2
|
specifier: ^1.5.3
|
||||||
version: 1.5.2(@types/node@20.12.7)(@vitest/ui@1.5.2)
|
version: 1.5.3(@types/node@20.12.7)(@vitest/ui@1.5.2)
|
||||||
|
|
||||||
packages/tsconfig: {}
|
packages/tsconfig: {}
|
||||||
|
|
||||||
@@ -1425,8 +1425,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
|
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
|
||||||
engines: {node: '>=10.13.0'}
|
engines: {node: '>=10.13.0'}
|
||||||
|
|
||||||
'@types/better-sqlite3@7.6.9':
|
'@types/better-sqlite3@7.6.10':
|
||||||
resolution: {integrity: sha512-FvktcujPDj9XKMJQWFcl2vVl7OdRIqsSRX9b0acWwTmwLK9CF2eqo/FRcmMLNpugKoX/avA6pb7TorDLmpgTnQ==}
|
resolution: {integrity: sha512-TZBjD+yOsyrUJGmcUj6OS3JADk3+UZcNv3NOBqGkM09bZdi28fNZw8ODqbMOLfKCu7RYCO62/ldq1iHbzxqoPw==}
|
||||||
|
|
||||||
'@types/bunyan@1.8.9':
|
'@types/bunyan@1.8.9':
|
||||||
resolution: {integrity: sha512-ZqS9JGpBxVOvsawzmVt30sP++gSQMTejCkIAQ3VdadOcRE8izTyW66hufvwLeH+YEGP6Js2AW7Gz+RMyvrEbmw==}
|
resolution: {integrity: sha512-ZqS9JGpBxVOvsawzmVt30sP++gSQMTejCkIAQ3VdadOcRE8izTyW66hufvwLeH+YEGP6Js2AW7Gz+RMyvrEbmw==}
|
||||||
@@ -1507,22 +1507,22 @@ packages:
|
|||||||
vite: ^5.0.0
|
vite: ^5.0.0
|
||||||
vue: ^3.2.25
|
vue: ^3.2.25
|
||||||
|
|
||||||
'@vitest/coverage-v8@1.5.2':
|
'@vitest/coverage-v8@1.5.3':
|
||||||
resolution: {integrity: sha512-QJqxRnbCwNtbbegK9E93rBmhN3dbfG1bC/o52Bqr0zGCYhQzwgwvrJBG7Q8vw3zilX6Ryy6oa/mkZku2lLJx1Q==}
|
resolution: {integrity: sha512-DPyGSu/fPHOJuPxzFSQoT4N/Fu/2aJfZRtEpEp8GI7NHsXBGE94CQ+pbEGBUMFjatsHPDJw/+TAF9r4ens2CNw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vitest: 1.5.2
|
vitest: 1.5.3
|
||||||
|
|
||||||
'@vitest/expect@1.5.2':
|
'@vitest/expect@1.5.3':
|
||||||
resolution: {integrity: sha512-rf7MTD1WCoDlN3FfYJ9Llfp0PbdtOMZ3FIF0AVkDnKbp3oiMW1c8AmvRZBcqbAhDUAvF52e9zx4WQM1r3oraVA==}
|
resolution: {integrity: sha512-y+waPz31pOFr3rD7vWTbwiLe5+MgsMm40jTZbQE8p8/qXyBX3CQsIXRx9XK12IbY7q/t5a5aM/ckt33b4PxK2g==}
|
||||||
|
|
||||||
'@vitest/runner@1.5.2':
|
'@vitest/runner@1.5.3':
|
||||||
resolution: {integrity: sha512-7IJ7sJhMZrqx7HIEpv3WrMYcq8ZNz9L6alo81Y6f8hV5mIE6yVZsFoivLZmr0D777klm1ReqonE9LyChdcmw6g==}
|
resolution: {integrity: sha512-7PlfuReN8692IKQIdCxwir1AOaP5THfNkp0Uc4BKr2na+9lALNit7ub9l3/R7MP8aV61+mHKRGiqEKRIwu6iiQ==}
|
||||||
|
|
||||||
'@vitest/snapshot@1.5.2':
|
'@vitest/snapshot@1.5.3':
|
||||||
resolution: {integrity: sha512-CTEp/lTYos8fuCc9+Z55Ga5NVPKUgExritjF5VY7heRFUfheoAqBneUlvXSUJHUZPjnPmyZA96yLRJDP1QATFQ==}
|
resolution: {integrity: sha512-K3mvIsjyKYBhNIDujMD2gfQEzddLe51nNOAf45yKRt/QFJcUIeTQd2trRvv6M6oCBHNVnZwFWbQ4yj96ibiDsA==}
|
||||||
|
|
||||||
'@vitest/spy@1.5.2':
|
'@vitest/spy@1.5.3':
|
||||||
resolution: {integrity: sha512-xCcPvI8JpCtgikT9nLpHPL1/81AYqZy1GCy4+MCHBE7xi8jgsYkULpW5hrx5PGLgOQjUpb6fd15lqcriJ40tfQ==}
|
resolution: {integrity: sha512-Llj7Jgs6lbnL55WoshJUUacdJfjU2honvGcAJBxhra5TPEzTJH8ZuhI3p/JwqqfnTr4PmP7nDmOXP53MS7GJlg==}
|
||||||
|
|
||||||
'@vitest/ui@1.5.2':
|
'@vitest/ui@1.5.2':
|
||||||
resolution: {integrity: sha512-pYDitwgCOn7i3FH7Ka94G70dmj85xpBA42BaWCx82blPehyVO8FU6OLHNP9iAKJIHaIOXwZ+bgOXYSj3wZCxFA==}
|
resolution: {integrity: sha512-pYDitwgCOn7i3FH7Ka94G70dmj85xpBA42BaWCx82blPehyVO8FU6OLHNP9iAKJIHaIOXwZ+bgOXYSj3wZCxFA==}
|
||||||
@@ -1532,6 +1532,9 @@ packages:
|
|||||||
'@vitest/utils@1.5.2':
|
'@vitest/utils@1.5.2':
|
||||||
resolution: {integrity: sha512-sWOmyofuXLJ85VvXNsroZur7mOJGiQeM0JN3/0D1uU8U9bGFM69X1iqHaRXl6R8BwaLY6yPCogP257zxTzkUdA==}
|
resolution: {integrity: sha512-sWOmyofuXLJ85VvXNsroZur7mOJGiQeM0JN3/0D1uU8U9bGFM69X1iqHaRXl6R8BwaLY6yPCogP257zxTzkUdA==}
|
||||||
|
|
||||||
|
'@vitest/utils@1.5.3':
|
||||||
|
resolution: {integrity: sha512-rE9DTN1BRhzkzqNQO+kw8ZgfeEBCLXiHJwetk668shmNBpSagQxneT5eSqEBLP+cqSiAeecvQmbpFfdMyLcIQA==}
|
||||||
|
|
||||||
'@vue/compiler-core@3.4.25':
|
'@vue/compiler-core@3.4.25':
|
||||||
resolution: {integrity: sha512-Y2pLLopaElgWnMNolgG8w3C5nNUVev80L7hdQ5iIKPtMJvhVpG0zhnBG/g3UajJmZdvW0fktyZTotEHD1Srhbg==}
|
resolution: {integrity: sha512-Y2pLLopaElgWnMNolgG8w3C5nNUVev80L7hdQ5iIKPtMJvhVpG0zhnBG/g3UajJmZdvW0fktyZTotEHD1Srhbg==}
|
||||||
|
|
||||||
@@ -3747,9 +3750,9 @@ packages:
|
|||||||
remark@13.0.0:
|
remark@13.0.0:
|
||||||
resolution: {integrity: sha512-HDz1+IKGtOyWN+QgBiAT0kn+2s6ovOxHyPAFGKVE81VSzJ+mq7RwHFledEvB5F1p4iJvOah/LOKdFuzvRnNLCA==}
|
resolution: {integrity: sha512-HDz1+IKGtOyWN+QgBiAT0kn+2s6ovOxHyPAFGKVE81VSzJ+mq7RwHFledEvB5F1p4iJvOah/LOKdFuzvRnNLCA==}
|
||||||
|
|
||||||
renovate@37.326.2:
|
renovate@37.330.0:
|
||||||
resolution: {integrity: sha512-h4aOrvl4zYpI7hosFyrHKUQcUcOnxLG0bXu8snklYnbbC5yNkQFJ5gi7hkFEJfCgOf54m5myZ49IoWfu1GyXXg==}
|
resolution: {integrity: sha512-qw6viHGUQPN0R1lMga/xDyKpnsqaiHWlLfokIBGx+19ulIYrPI04y+GltWYteK88w0xcz2zhk/C6IJifYJh72w==}
|
||||||
engines: {node: ^18.12.0 || >=20.0.0, pnpm: ^8.0.0}
|
engines: {node: ^18.12.0 || >=20.0.0, pnpm: ^9.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
repeat-string@1.6.1:
|
repeat-string@1.6.1:
|
||||||
@@ -4329,8 +4332,8 @@ packages:
|
|||||||
vfile@4.2.1:
|
vfile@4.2.1:
|
||||||
resolution: {integrity: sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==}
|
resolution: {integrity: sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==}
|
||||||
|
|
||||||
vite-node@1.5.2:
|
vite-node@1.5.3:
|
||||||
resolution: {integrity: sha512-Y8p91kz9zU+bWtF7HGt6DVw2JbhyuB2RlZix3FPYAYmUyZ3n7iTp8eSyLyY6sxtPegvxQtmlTMhfPhUfCUF93A==}
|
resolution: {integrity: sha512-axFo00qiCpU/JLd8N1gu9iEYL3xTbMbMrbe5nDp9GL0nb6gurIdZLkkFogZXWnE8Oyy5kfSLwNVIcVsnhE7lgQ==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@@ -4362,34 +4365,6 @@ packages:
|
|||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
vite@5.2.9:
|
|
||||||
resolution: {integrity: sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==}
|
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
|
||||||
hasBin: true
|
|
||||||
peerDependencies:
|
|
||||||
'@types/node': ^18.0.0 || >=20.0.0
|
|
||||||
less: '*'
|
|
||||||
lightningcss: ^1.21.0
|
|
||||||
sass: '*'
|
|
||||||
stylus: '*'
|
|
||||||
sugarss: '*'
|
|
||||||
terser: ^5.4.0
|
|
||||||
peerDependenciesMeta:
|
|
||||||
'@types/node':
|
|
||||||
optional: true
|
|
||||||
less:
|
|
||||||
optional: true
|
|
||||||
lightningcss:
|
|
||||||
optional: true
|
|
||||||
sass:
|
|
||||||
optional: true
|
|
||||||
stylus:
|
|
||||||
optional: true
|
|
||||||
sugarss:
|
|
||||||
optional: true
|
|
||||||
terser:
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
vitepress@1.1.4:
|
vitepress@1.1.4:
|
||||||
resolution: {integrity: sha512-bWIzFZXpPB6NIDBuWnS20aMADH+FcFKDfQNYFvbOWij03PR29eImTceQHIzCKordjXYBhM/TjE5VKFTUJ3EheA==}
|
resolution: {integrity: sha512-bWIzFZXpPB6NIDBuWnS20aMADH+FcFKDfQNYFvbOWij03PR29eImTceQHIzCKordjXYBhM/TjE5VKFTUJ3EheA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
@@ -4402,15 +4377,15 @@ packages:
|
|||||||
postcss:
|
postcss:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
vitest@1.5.2:
|
vitest@1.5.3:
|
||||||
resolution: {integrity: sha512-l9gwIkq16ug3xY7BxHwcBQovLZG75zZL0PlsiYQbf76Rz6QGs54416UWMtC0jXeihvHvcHrf2ROEjkQRVpoZYw==}
|
resolution: {integrity: sha512-2oM7nLXylw3mQlW6GXnRriw+7YvZFk/YNV8AxIC3Z3MfFbuziLGWP9GPxxu/7nRlXhqyxBikpamr+lEEj1sUEw==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@edge-runtime/vm': '*'
|
'@edge-runtime/vm': '*'
|
||||||
'@types/node': ^18.0.0 || >=20.0.0
|
'@types/node': ^18.0.0 || >=20.0.0
|
||||||
'@vitest/browser': 1.5.2
|
'@vitest/browser': 1.5.3
|
||||||
'@vitest/ui': 1.5.2
|
'@vitest/ui': 1.5.3
|
||||||
happy-dom: '*'
|
happy-dom: '*'
|
||||||
jsdom: '*'
|
jsdom: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@@ -6144,7 +6119,7 @@ snapshots:
|
|||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
glob: 8.1.0
|
glob: 8.1.0
|
||||||
is-reference: 1.2.1
|
is-reference: 1.2.1
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 3.29.4
|
rollup: 3.29.4
|
||||||
|
|
||||||
@@ -6168,7 +6143,7 @@ snapshots:
|
|||||||
'@rollup/plugin-replace@5.0.5(rollup@3.29.4)':
|
'@rollup/plugin-replace@5.0.5(rollup@3.29.4)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.0(rollup@3.29.4)
|
'@rollup/pluginutils': 5.1.0(rollup@3.29.4)
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 3.29.4
|
rollup: 3.29.4
|
||||||
|
|
||||||
@@ -6600,7 +6575,7 @@ snapshots:
|
|||||||
|
|
||||||
'@trysound/sax@0.2.0': {}
|
'@trysound/sax@0.2.0': {}
|
||||||
|
|
||||||
'@types/better-sqlite3@7.6.9':
|
'@types/better-sqlite3@7.6.10':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.12.7
|
'@types/node': 20.12.7
|
||||||
|
|
||||||
@@ -6678,7 +6653,7 @@ snapshots:
|
|||||||
vite: 5.2.10(@types/node@20.12.7)
|
vite: 5.2.10(@types/node@20.12.7)
|
||||||
vue: 3.4.25(typescript@5.4.4)
|
vue: 3.4.25(typescript@5.4.4)
|
||||||
|
|
||||||
'@vitest/coverage-v8@1.5.2(vitest@1.5.2(@types/node@20.12.7)(@vitest/ui@1.5.2))':
|
'@vitest/coverage-v8@1.5.3(vitest@1.5.3(@types/node@20.12.7)(@vitest/ui@1.5.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ampproject/remapping': 2.3.0
|
'@ampproject/remapping': 2.3.0
|
||||||
'@bcoe/v8-coverage': 0.2.3
|
'@bcoe/v8-coverage': 0.2.3
|
||||||
@@ -6687,39 +6662,39 @@ snapshots:
|
|||||||
istanbul-lib-report: 3.0.1
|
istanbul-lib-report: 3.0.1
|
||||||
istanbul-lib-source-maps: 5.0.4
|
istanbul-lib-source-maps: 5.0.4
|
||||||
istanbul-reports: 3.1.7
|
istanbul-reports: 3.1.7
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
magicast: 0.3.3
|
magicast: 0.3.3
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
strip-literal: 2.1.0
|
strip-literal: 2.1.0
|
||||||
test-exclude: 6.0.0
|
test-exclude: 6.0.0
|
||||||
vitest: 1.5.2(@types/node@20.12.7)(@vitest/ui@1.5.2)
|
vitest: 1.5.3(@types/node@20.12.7)(@vitest/ui@1.5.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@vitest/expect@1.5.2':
|
'@vitest/expect@1.5.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 1.5.2
|
'@vitest/spy': 1.5.3
|
||||||
'@vitest/utils': 1.5.2
|
'@vitest/utils': 1.5.3
|
||||||
chai: 4.4.1
|
chai: 4.4.1
|
||||||
|
|
||||||
'@vitest/runner@1.5.2':
|
'@vitest/runner@1.5.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/utils': 1.5.2
|
'@vitest/utils': 1.5.3
|
||||||
p-limit: 5.0.0
|
p-limit: 5.0.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
|
|
||||||
'@vitest/snapshot@1.5.2':
|
'@vitest/snapshot@1.5.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pretty-format: 29.7.0
|
pretty-format: 29.7.0
|
||||||
|
|
||||||
'@vitest/spy@1.5.2':
|
'@vitest/spy@1.5.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyspy: 2.2.1
|
tinyspy: 2.2.1
|
||||||
|
|
||||||
'@vitest/ui@1.5.2(vitest@1.5.2)':
|
'@vitest/ui@1.5.2(vitest@1.5.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/utils': 1.5.2
|
'@vitest/utils': 1.5.2
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
@@ -6728,7 +6703,7 @@ snapshots:
|
|||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
sirv: 2.0.4
|
sirv: 2.0.4
|
||||||
vitest: 1.5.2(@types/node@20.12.7)(@vitest/ui@1.5.2)
|
vitest: 1.5.3(@types/node@20.12.7)(@vitest/ui@1.5.2)
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@vitest/utils@1.5.2':
|
'@vitest/utils@1.5.2':
|
||||||
@@ -6737,6 +6712,14 @@ snapshots:
|
|||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
loupe: 2.3.7
|
loupe: 2.3.7
|
||||||
pretty-format: 29.7.0
|
pretty-format: 29.7.0
|
||||||
|
optional: true
|
||||||
|
|
||||||
|
'@vitest/utils@1.5.3':
|
||||||
|
dependencies:
|
||||||
|
diff-sequences: 29.6.3
|
||||||
|
estree-walker: 3.0.3
|
||||||
|
loupe: 2.3.7
|
||||||
|
pretty-format: 29.7.0
|
||||||
|
|
||||||
'@vue/compiler-core@3.4.25':
|
'@vue/compiler-core@3.4.25':
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -9246,7 +9229,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
renovate@37.326.2(encoding@0.1.13)(typanion@3.14.0):
|
renovate@37.330.0(encoding@0.1.13)(typanion@3.14.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@aws-sdk/client-codecommit': 3.563.0
|
'@aws-sdk/client-codecommit': 3.563.0
|
||||||
'@aws-sdk/client-ec2': 3.563.0
|
'@aws-sdk/client-ec2': 3.563.0
|
||||||
@@ -9272,7 +9255,7 @@ snapshots:
|
|||||||
'@renovatebot/pep440': 3.0.20
|
'@renovatebot/pep440': 3.0.20
|
||||||
'@renovatebot/ruby-semver': 3.0.23
|
'@renovatebot/ruby-semver': 3.0.23
|
||||||
'@sindresorhus/is': 4.6.0
|
'@sindresorhus/is': 4.6.0
|
||||||
'@types/better-sqlite3': 7.6.9
|
'@types/better-sqlite3': 7.6.10
|
||||||
'@types/ms': 0.7.34
|
'@types/ms': 0.7.34
|
||||||
'@types/tmp': 0.2.6
|
'@types/tmp': 0.2.6
|
||||||
'@yarnpkg/core': 4.0.3(typanion@3.14.0)
|
'@yarnpkg/core': 4.0.3(typanion@3.14.0)
|
||||||
@@ -9410,7 +9393,7 @@ snapshots:
|
|||||||
|
|
||||||
rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.4):
|
rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.4):
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
rollup: 3.29.4
|
rollup: 3.29.4
|
||||||
typescript: 5.4.4
|
typescript: 5.4.4
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
@@ -10037,13 +10020,13 @@ snapshots:
|
|||||||
unist-util-stringify-position: 2.0.3
|
unist-util-stringify-position: 2.0.3
|
||||||
vfile-message: 2.0.4
|
vfile-message: 2.0.4
|
||||||
|
|
||||||
vite-node@1.5.2(@types/node@20.12.7):
|
vite-node@1.5.3(@types/node@20.12.7):
|
||||||
dependencies:
|
dependencies:
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
vite: 5.2.9(@types/node@20.12.7)
|
vite: 5.2.10(@types/node@20.12.7)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
@@ -10063,15 +10046,6 @@ snapshots:
|
|||||||
'@types/node': 20.12.7
|
'@types/node': 20.12.7
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
vite@5.2.9(@types/node@20.12.7):
|
|
||||||
dependencies:
|
|
||||||
esbuild: 0.20.2
|
|
||||||
postcss: 8.4.38
|
|
||||||
rollup: 4.14.1
|
|
||||||
optionalDependencies:
|
|
||||||
'@types/node': 20.12.7
|
|
||||||
fsevents: 2.3.3
|
|
||||||
|
|
||||||
vitepress@1.1.4(@algolia/client-search@4.23.2)(@types/node@20.12.7)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.4):
|
vitepress@1.1.4(@algolia/client-search@4.23.2)(@types/node@20.12.7)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.4):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docsearch/css': 3.6.0
|
'@docsearch/css': 3.6.0
|
||||||
@@ -10118,31 +10092,31 @@ snapshots:
|
|||||||
- typescript
|
- typescript
|
||||||
- universal-cookie
|
- universal-cookie
|
||||||
|
|
||||||
vitest@1.5.2(@types/node@20.12.7)(@vitest/ui@1.5.2):
|
vitest@1.5.3(@types/node@20.12.7)(@vitest/ui@1.5.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/expect': 1.5.2
|
'@vitest/expect': 1.5.3
|
||||||
'@vitest/runner': 1.5.2
|
'@vitest/runner': 1.5.3
|
||||||
'@vitest/snapshot': 1.5.2
|
'@vitest/snapshot': 1.5.3
|
||||||
'@vitest/spy': 1.5.2
|
'@vitest/spy': 1.5.3
|
||||||
'@vitest/utils': 1.5.2
|
'@vitest/utils': 1.5.3
|
||||||
acorn-walk: 8.3.2
|
acorn-walk: 8.3.2
|
||||||
chai: 4.4.1
|
chai: 4.4.1
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
execa: 8.0.1
|
execa: 8.0.1
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
strip-literal: 2.1.0
|
strip-literal: 2.1.0
|
||||||
tinybench: 2.6.0
|
tinybench: 2.6.0
|
||||||
tinypool: 0.8.3
|
tinypool: 0.8.3
|
||||||
vite: 5.2.9(@types/node@20.12.7)
|
vite: 5.2.10(@types/node@20.12.7)
|
||||||
vite-node: 1.5.2(@types/node@20.12.7)
|
vite-node: 1.5.3(@types/node@20.12.7)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 20.12.7
|
'@types/node': 20.12.7
|
||||||
'@vitest/ui': 1.5.2(vitest@1.5.2)
|
'@vitest/ui': 1.5.2(vitest@1.5.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
- lightningcss
|
- lightningcss
|
||||||
|
|||||||
Reference in New Issue
Block a user