mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
chore(deps): update all non-major dependencies (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "./apps/vhs"
|
"directory": "./apps/vhs"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.14.2",
|
"packageManager": "pnpm@9.15.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"bun": ">=1.1.27"
|
"bun": ">=1.1.27"
|
||||||
},
|
},
|
||||||
@@ -21,6 +21,6 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@robonen/tsconfig": "workspace:*",
|
"@robonen/tsconfig": "workspace:*",
|
||||||
"@types/bun": "^1.1.13"
|
"@types/bun": "^1.1.14"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,15 +15,15 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/robonen/tools.git"
|
"url": "git+https://github.com/robonen/tools.git"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.14.2",
|
"packageManager": "pnpm@9.15.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.11.0"
|
"node": ">=22.12.0"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^22.9.3",
|
"@types/node": "^22.10.2",
|
||||||
"citty": "^0.1.6",
|
"citty": "^0.1.6",
|
||||||
"jiti": "^2.4.0",
|
"jiti": "^2.4.2",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"scule": "^1.3.0",
|
"scule": "^1.3.0",
|
||||||
"vitepress": "^1.5.0"
|
"vitepress": "^1.5.0"
|
||||||
|
|||||||
@@ -18,9 +18,9 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "packages/platform"
|
"directory": "packages/platform"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.14.2",
|
"packageManager": "pnpm@9.15.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.11.0"
|
"node": ">=22.12.0"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
@@ -16,9 +16,9 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "packages/renovate"
|
"directory": "packages/renovate"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.14.2",
|
"packageManager": "pnpm@9.15.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.11.0"
|
"node": ">=22.12.0"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"default.json"
|
"default.json"
|
||||||
|
|||||||
@@ -18,9 +18,9 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "packages/stdlib"
|
"directory": "packages/stdlib"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.14.2",
|
"packageManager": "pnpm@9.15.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.11.0"
|
"node": ">=22.12.0"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
@@ -15,9 +15,9 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "packages/tsconfig"
|
"directory": "packages/tsconfig"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.14.2",
|
"packageManager": "pnpm@9.15.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.11.0"
|
"node": ">=22.12.0"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"**tsconfig.json"
|
"**tsconfig.json"
|
||||||
|
|||||||
@@ -16,9 +16,9 @@
|
|||||||
"url": "git+https://github.com/robonen/tools.git",
|
"url": "git+https://github.com/robonen/tools.git",
|
||||||
"directory": "./packages/vue"
|
"directory": "./packages/vue"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.14.2",
|
"packageManager": "pnpm@9.15.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.11.0"
|
"node": ">=22.12.0"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
108
pnpm-lock.yaml
generated
108
pnpm-lock.yaml
generated
@@ -33,14 +33,14 @@ importers:
|
|||||||
.:
|
.:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^22.9.3
|
specifier: ^22.10.2
|
||||||
version: 22.9.3
|
version: 22.10.2
|
||||||
citty:
|
citty:
|
||||||
specifier: ^0.1.6
|
specifier: ^0.1.6
|
||||||
version: 0.1.6
|
version: 0.1.6
|
||||||
jiti:
|
jiti:
|
||||||
specifier: ^2.4.0
|
specifier: ^2.4.2
|
||||||
version: 2.4.0
|
version: 2.4.2
|
||||||
pathe:
|
pathe:
|
||||||
specifier: ^1.1.2
|
specifier: ^1.1.2
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
@@ -49,7 +49,7 @@ importers:
|
|||||||
version: 1.3.0
|
version: 1.3.0
|
||||||
vitepress:
|
vitepress:
|
||||||
specifier: ^1.5.0
|
specifier: ^1.5.0
|
||||||
version: 1.5.0(@algolia/client-search@4.23.2)(@types/node@22.9.3)(postcss@8.4.47)(search-insights@2.13.0)(typescript@5.4.4)
|
version: 1.5.0(@algolia/client-search@4.23.2)(@types/node@22.10.2)(postcss@8.4.47)(search-insights@2.13.0)(typescript@5.4.4)
|
||||||
|
|
||||||
apps/vhs:
|
apps/vhs:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
@@ -57,8 +57,8 @@ importers:
|
|||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../../packages/tsconfig
|
version: link:../../packages/tsconfig
|
||||||
'@types/bun':
|
'@types/bun':
|
||||||
specifier: ^1.1.13
|
specifier: ^1.1.14
|
||||||
version: 1.1.13
|
version: 1.1.14
|
||||||
|
|
||||||
packages/platform:
|
packages/platform:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
@@ -73,7 +73,7 @@ importers:
|
|||||||
version: 3.0.0-rc.11(typescript@5.4.4)
|
version: 3.0.0-rc.11(typescript@5.4.4)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 2.1.4(@types/node@22.9.3)(jsdom@25.0.1)
|
version: 2.1.4(@types/node@22.10.2)(jsdom@25.0.1)
|
||||||
|
|
||||||
packages/renovate:
|
packages/renovate:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
@@ -88,7 +88,7 @@ importers:
|
|||||||
version: link:../tsconfig
|
version: link:../tsconfig
|
||||||
'@vitest/coverage-v8':
|
'@vitest/coverage-v8':
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 2.1.4(vitest@2.1.4(@types/node@22.9.3)(jsdom@25.0.1))
|
version: 2.1.4(vitest@2.1.4(@types/node@22.10.2)(jsdom@25.0.1))
|
||||||
pathe:
|
pathe:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
@@ -97,7 +97,7 @@ importers:
|
|||||||
version: 3.0.0-rc.11(typescript@5.4.4)
|
version: 3.0.0-rc.11(typescript@5.4.4)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 2.1.4(@types/node@22.9.3)(jsdom@25.0.1)
|
version: 2.1.4(@types/node@22.10.2)(jsdom@25.0.1)
|
||||||
|
|
||||||
packages/tsconfig: {}
|
packages/tsconfig: {}
|
||||||
|
|
||||||
@@ -127,7 +127,7 @@ importers:
|
|||||||
version: 3.0.0-rc.11(typescript@5.4.4)
|
version: 3.0.0-rc.11(typescript@5.4.4)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 2.1.4(@types/node@22.9.3)(jsdom@25.0.1)
|
version: 2.1.4(@types/node@22.10.2)(jsdom@25.0.1)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@@ -1563,8 +1563,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/bun@1.1.13':
|
'@types/bun@1.1.14':
|
||||||
resolution: {integrity: sha512-KmQxSBgVWCl6RSuerlLGZlIWfdxkKqat0nxN61+qu4y1KDn0Ll3j7v1Pl8GnaL3a/U6GGWVTJh75ap62kR1E8Q==}
|
resolution: {integrity: sha512-opVYiFGtO2af0dnWBdZWlioLBoxSdDO5qokaazLhq8XQtGZbY4pY3/JxY8Zdf/hEwGubbp7ErZXoN1+h2yesxA==}
|
||||||
|
|
||||||
'@types/bunyan@1.8.9':
|
'@types/bunyan@1.8.9':
|
||||||
resolution: {integrity: sha512-ZqS9JGpBxVOvsawzmVt30sP++gSQMTejCkIAQ3VdadOcRE8izTyW66hufvwLeH+YEGP6Js2AW7Gz+RMyvrEbmw==}
|
resolution: {integrity: sha512-ZqS9JGpBxVOvsawzmVt30sP++gSQMTejCkIAQ3VdadOcRE8izTyW66hufvwLeH+YEGP6Js2AW7Gz+RMyvrEbmw==}
|
||||||
@@ -1611,8 +1611,8 @@ packages:
|
|||||||
'@types/node@20.12.14':
|
'@types/node@20.12.14':
|
||||||
resolution: {integrity: sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==}
|
resolution: {integrity: sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==}
|
||||||
|
|
||||||
'@types/node@22.9.3':
|
'@types/node@22.10.2':
|
||||||
resolution: {integrity: sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==}
|
resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==}
|
||||||
|
|
||||||
'@types/normalize-package-data@2.4.4':
|
'@types/normalize-package-data@2.4.4':
|
||||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||||
@@ -1983,8 +1983,8 @@ packages:
|
|||||||
buffer@5.7.1:
|
buffer@5.7.1:
|
||||||
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
||||||
|
|
||||||
bun-types@1.1.34:
|
bun-types@1.1.37:
|
||||||
resolution: {integrity: sha512-br5QygTEL/TwB4uQOb96Ky22j4Gq2WxWH/8Oqv20fk5HagwKXo/akB+LiYgSfzexCt6kkcUaVm+bKiPl71xPvw==}
|
resolution: {integrity: sha512-C65lv6eBr3LPJWFZ2gswyrGZ82ljnH8flVE03xeXxKhi2ZGtFiO4isRKTKnitbSqtRAcaqYSR6djt1whI66AbA==}
|
||||||
|
|
||||||
bunyan@1.8.15:
|
bunyan@1.8.15:
|
||||||
resolution: {integrity: sha512-0tECWShh6wUysgucJcBAoYegf3JJoZWibxdqhTm7OHPeT42qdjkZ29QCMcKwbgU1kiH+auSIasNRXMLWXafXig==}
|
resolution: {integrity: sha512-0tECWShh6wUysgucJcBAoYegf3JJoZWibxdqhTm7OHPeT42qdjkZ29QCMcKwbgU1kiH+auSIasNRXMLWXafXig==}
|
||||||
@@ -3028,8 +3028,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==}
|
resolution: {integrity: sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
jiti@2.4.0:
|
jiti@2.4.2:
|
||||||
resolution: {integrity: sha512-H5UpaUI+aHOqZXlYOaFP/8AzKsg+guWu+Pr3Y8i7+Y3zr1aXAvCvTAQ1RxSc6oVD8R8c7brgNtTVP91E7upH/g==}
|
resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
js-beautify@1.15.1:
|
js-beautify@1.15.1:
|
||||||
@@ -4467,8 +4467,8 @@ packages:
|
|||||||
undici-types@5.26.5:
|
undici-types@5.26.5:
|
||||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||||
|
|
||||||
undici-types@6.19.8:
|
undici-types@6.20.0:
|
||||||
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
|
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
|
||||||
|
|
||||||
unified@9.2.2:
|
unified@9.2.2:
|
||||||
resolution: {integrity: sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==}
|
resolution: {integrity: sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==}
|
||||||
@@ -6930,19 +6930,19 @@ snapshots:
|
|||||||
|
|
||||||
'@trysound/sax@0.2.0': {}
|
'@trysound/sax@0.2.0': {}
|
||||||
|
|
||||||
'@types/bun@1.1.13':
|
'@types/bun@1.1.14':
|
||||||
dependencies:
|
dependencies:
|
||||||
bun-types: 1.1.34
|
bun-types: 1.1.37
|
||||||
|
|
||||||
'@types/bunyan@1.8.9':
|
'@types/bunyan@1.8.9':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.9.3
|
'@types/node': 22.10.2
|
||||||
|
|
||||||
'@types/cacheable-request@6.0.3':
|
'@types/cacheable-request@6.0.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/http-cache-semantics': 4.0.4
|
'@types/http-cache-semantics': 4.0.4
|
||||||
'@types/keyv': 3.1.4
|
'@types/keyv': 3.1.4
|
||||||
'@types/node': 22.9.3
|
'@types/node': 22.10.2
|
||||||
'@types/responselike': 1.0.3
|
'@types/responselike': 1.0.3
|
||||||
|
|
||||||
'@types/emscripten@1.39.10': {}
|
'@types/emscripten@1.39.10': {}
|
||||||
@@ -6957,7 +6957,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/keyv@3.1.4':
|
'@types/keyv@3.1.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.9.3
|
'@types/node': 22.10.2
|
||||||
|
|
||||||
'@types/linkify-it@5.0.0': {}
|
'@types/linkify-it@5.0.0': {}
|
||||||
|
|
||||||
@@ -6984,9 +6984,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 5.26.5
|
undici-types: 5.26.5
|
||||||
|
|
||||||
'@types/node@22.9.3':
|
'@types/node@22.10.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.19.8
|
undici-types: 6.20.0
|
||||||
|
|
||||||
'@types/normalize-package-data@2.4.4': {}
|
'@types/normalize-package-data@2.4.4': {}
|
||||||
|
|
||||||
@@ -6994,7 +6994,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/responselike@1.0.3':
|
'@types/responselike@1.0.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.9.3
|
'@types/node': 22.10.2
|
||||||
|
|
||||||
'@types/semver@7.5.8': {}
|
'@types/semver@7.5.8': {}
|
||||||
|
|
||||||
@@ -7010,21 +7010,21 @@ snapshots:
|
|||||||
|
|
||||||
'@types/ws@8.5.12':
|
'@types/ws@8.5.12':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.9.3
|
'@types/node': 22.10.2
|
||||||
|
|
||||||
'@types/yauzl@2.10.3':
|
'@types/yauzl@2.10.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.9.3
|
'@types/node': 22.10.2
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@ungap/structured-clone@1.2.0': {}
|
'@ungap/structured-clone@1.2.0': {}
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@22.9.3))(vue@3.5.12(typescript@5.4.4))':
|
'@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@22.10.2))(vue@3.5.12(typescript@5.4.4))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.4.10(@types/node@22.9.3)
|
vite: 5.4.10(@types/node@22.10.2)
|
||||||
vue: 3.5.12(typescript@5.4.4)
|
vue: 3.5.12(typescript@5.4.4)
|
||||||
|
|
||||||
'@vitest/coverage-v8@2.1.4(vitest@2.1.4(@types/node@22.9.3)(jsdom@25.0.1))':
|
'@vitest/coverage-v8@2.1.4(vitest@2.1.4(@types/node@22.10.2)(jsdom@25.0.1))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ampproject/remapping': 2.3.0
|
'@ampproject/remapping': 2.3.0
|
||||||
'@bcoe/v8-coverage': 0.2.3
|
'@bcoe/v8-coverage': 0.2.3
|
||||||
@@ -7038,7 +7038,7 @@ snapshots:
|
|||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
test-exclude: 7.0.1
|
test-exclude: 7.0.1
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
vitest: 2.1.4(@types/node@22.9.3)(jsdom@25.0.1)
|
vitest: 2.1.4(@types/node@22.10.2)(jsdom@25.0.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@@ -7049,13 +7049,13 @@ snapshots:
|
|||||||
chai: 5.1.2
|
chai: 5.1.2
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
|
|
||||||
'@vitest/mocker@2.1.4(vite@5.4.10(@types/node@22.9.3))':
|
'@vitest/mocker@2.1.4(vite@5.4.10(@types/node@22.10.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 2.1.4
|
'@vitest/spy': 2.1.4
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.12
|
magic-string: 0.30.12
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vite: 5.4.10(@types/node@22.9.3)
|
vite: 5.4.10(@types/node@22.10.2)
|
||||||
|
|
||||||
'@vitest/pretty-format@2.1.4':
|
'@vitest/pretty-format@2.1.4':
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -7433,7 +7433,7 @@ snapshots:
|
|||||||
ieee754: 1.2.1
|
ieee754: 1.2.1
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
bun-types@1.1.34:
|
bun-types@1.1.37:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.12.14
|
'@types/node': 20.12.14
|
||||||
'@types/ws': 8.5.12
|
'@types/ws': 8.5.12
|
||||||
@@ -8580,7 +8580,7 @@ snapshots:
|
|||||||
|
|
||||||
jiti@2.3.3: {}
|
jiti@2.3.3: {}
|
||||||
|
|
||||||
jiti@2.4.0: {}
|
jiti@2.4.2: {}
|
||||||
|
|
||||||
js-beautify@1.15.1:
|
js-beautify@1.15.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -9508,7 +9508,7 @@ snapshots:
|
|||||||
'@protobufjs/path': 1.1.2
|
'@protobufjs/path': 1.1.2
|
||||||
'@protobufjs/pool': 1.1.0
|
'@protobufjs/pool': 1.1.0
|
||||||
'@protobufjs/utf8': 1.1.0
|
'@protobufjs/utf8': 1.1.0
|
||||||
'@types/node': 22.9.3
|
'@types/node': 22.10.2
|
||||||
long: 5.2.3
|
long: 5.2.3
|
||||||
|
|
||||||
protocols@2.0.1: {}
|
protocols@2.0.1: {}
|
||||||
@@ -10277,7 +10277,7 @@ snapshots:
|
|||||||
|
|
||||||
undici-types@5.26.5: {}
|
undici-types@5.26.5: {}
|
||||||
|
|
||||||
undici-types@6.19.8: {}
|
undici-types@6.20.0: {}
|
||||||
|
|
||||||
unified@9.2.2:
|
unified@9.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -10347,7 +10347,7 @@ snapshots:
|
|||||||
'@babel/standalone': 7.25.9
|
'@babel/standalone': 7.25.9
|
||||||
'@babel/types': 7.25.9
|
'@babel/types': 7.25.9
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
jiti: 2.4.0
|
jiti: 2.4.2
|
||||||
mri: 1.2.0
|
mri: 1.2.0
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@@ -10404,12 +10404,12 @@ snapshots:
|
|||||||
'@types/unist': 3.0.3
|
'@types/unist': 3.0.3
|
||||||
vfile-message: 4.0.2
|
vfile-message: 4.0.2
|
||||||
|
|
||||||
vite-node@2.1.4(@types/node@22.9.3):
|
vite-node@2.1.4(@types/node@22.10.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
debug: 4.3.7
|
debug: 4.3.7
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
vite: 5.4.10(@types/node@22.9.3)
|
vite: 5.4.10(@types/node@22.10.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
@@ -10421,16 +10421,16 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
vite@5.4.10(@types/node@22.9.3):
|
vite@5.4.10(@types/node@22.10.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.21.5
|
esbuild: 0.21.5
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
rollup: 4.24.0
|
rollup: 4.24.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.9.3
|
'@types/node': 22.10.2
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
vitepress@1.5.0(@algolia/client-search@4.23.2)(@types/node@22.9.3)(postcss@8.4.47)(search-insights@2.13.0)(typescript@5.4.4):
|
vitepress@1.5.0(@algolia/client-search@4.23.2)(@types/node@22.10.2)(postcss@8.4.47)(search-insights@2.13.0)(typescript@5.4.4):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docsearch/css': 3.6.2
|
'@docsearch/css': 3.6.2
|
||||||
'@docsearch/js': 3.6.2(@algolia/client-search@4.23.2)(search-insights@2.13.0)
|
'@docsearch/js': 3.6.2(@algolia/client-search@4.23.2)(search-insights@2.13.0)
|
||||||
@@ -10439,7 +10439,7 @@ snapshots:
|
|||||||
'@shikijs/transformers': 1.22.2
|
'@shikijs/transformers': 1.22.2
|
||||||
'@shikijs/types': 1.22.2
|
'@shikijs/types': 1.22.2
|
||||||
'@types/markdown-it': 14.1.2
|
'@types/markdown-it': 14.1.2
|
||||||
'@vitejs/plugin-vue': 5.1.4(vite@5.4.10(@types/node@22.9.3))(vue@3.5.12(typescript@5.4.4))
|
'@vitejs/plugin-vue': 5.1.4(vite@5.4.10(@types/node@22.10.2))(vue@3.5.12(typescript@5.4.4))
|
||||||
'@vue/devtools-api': 7.5.6
|
'@vue/devtools-api': 7.5.6
|
||||||
'@vue/shared': 3.5.12
|
'@vue/shared': 3.5.12
|
||||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.4.4))
|
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.4.4))
|
||||||
@@ -10448,7 +10448,7 @@ snapshots:
|
|||||||
mark.js: 8.11.1
|
mark.js: 8.11.1
|
||||||
minisearch: 7.1.0
|
minisearch: 7.1.0
|
||||||
shiki: 1.22.2
|
shiki: 1.22.2
|
||||||
vite: 5.4.10(@types/node@22.9.3)
|
vite: 5.4.10(@types/node@22.10.2)
|
||||||
vue: 3.5.12(typescript@5.4.4)
|
vue: 3.5.12(typescript@5.4.4)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
postcss: 8.4.47
|
postcss: 8.4.47
|
||||||
@@ -10480,10 +10480,10 @@ snapshots:
|
|||||||
- typescript
|
- typescript
|
||||||
- universal-cookie
|
- universal-cookie
|
||||||
|
|
||||||
vitest@2.1.4(@types/node@22.9.3)(jsdom@25.0.1):
|
vitest@2.1.4(@types/node@22.10.2)(jsdom@25.0.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/expect': 2.1.4
|
'@vitest/expect': 2.1.4
|
||||||
'@vitest/mocker': 2.1.4(vite@5.4.10(@types/node@22.9.3))
|
'@vitest/mocker': 2.1.4(vite@5.4.10(@types/node@22.10.2))
|
||||||
'@vitest/pretty-format': 2.1.4
|
'@vitest/pretty-format': 2.1.4
|
||||||
'@vitest/runner': 2.1.4
|
'@vitest/runner': 2.1.4
|
||||||
'@vitest/snapshot': 2.1.4
|
'@vitest/snapshot': 2.1.4
|
||||||
@@ -10499,11 +10499,11 @@ snapshots:
|
|||||||
tinyexec: 0.3.1
|
tinyexec: 0.3.1
|
||||||
tinypool: 1.0.1
|
tinypool: 1.0.1
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
vite: 5.4.10(@types/node@22.9.3)
|
vite: 5.4.10(@types/node@22.10.2)
|
||||||
vite-node: 2.1.4(@types/node@22.9.3)
|
vite-node: 2.1.4(@types/node@22.10.2)
|
||||||
why-is-node-running: 2.3.0
|
why-is-node-running: 2.3.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.9.3
|
'@types/node': 22.10.2
|
||||||
jsdom: 25.0.1
|
jsdom: 25.0.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
|||||||
Reference in New Issue
Block a user