1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2024-07-24 23:11:14 +00:00
parent 7f32e50106
commit 1a74a0eca4
5 changed files with 120 additions and 149 deletions

View File

@@ -15,13 +15,13 @@
"type": "git", "type": "git",
"url": "git+https://github.com/robonen/tools.git" "url": "git+https://github.com/robonen/tools.git"
}, },
"packageManager": "pnpm@9.5.0", "packageManager": "pnpm@9.6.0",
"engines": { "engines": {
"node": ">=20.15.1" "node": ">=20.16.0"
}, },
"type": "module", "type": "module",
"devDependencies": { "devDependencies": {
"@types/node": "^20.14.11", "@types/node": "^20.14.12",
"citty": "^0.1.6", "citty": "^0.1.6",
"jiti": "^1.21.6", "jiti": "^1.21.6",
"pathe": "^1.1.2", "pathe": "^1.1.2",

View File

@@ -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.5.0", "packageManager": "pnpm@9.6.0",
"engines": { "engines": {
"node": ">=20.15.1" "node": ">=20.16.0"
}, },
"files": [ "files": [
"default.json" "default.json"
@@ -27,6 +27,6 @@
"test": "renovate-config-validator ./default.json" "test": "renovate-config-validator ./default.json"
}, },
"devDependencies": { "devDependencies": {
"renovate": "^37.434.2" "renovate": "^37.440.7"
} }
} }

View File

@@ -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.5.0", "packageManager": "pnpm@9.6.0",
"engines": { "engines": {
"node": ">=20.15.1" "node": ">=20.16.0"
}, },
"type": "module", "type": "module",
"files": [ "files": [
@@ -43,9 +43,9 @@
}, },
"devDependencies": { "devDependencies": {
"@robonen/tsconfig": "workspace:*", "@robonen/tsconfig": "workspace:*",
"@vitest/coverage-v8": "^2.0.3", "@vitest/coverage-v8": "^2.0.4",
"pathe": "^1.1.2", "pathe": "^1.1.2",
"unbuild": "^2.0.0", "unbuild": "^2.0.0",
"vitest": "^2.0.3" "vitest": "^2.0.4"
} }
} }

View File

@@ -16,9 +16,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.5.0", "packageManager": "pnpm@9.6.0",
"engines": { "engines": {
"node": ">=20.15.1" "node": ">=20.16.0"
}, },
"files": [ "files": [
"**tsconfig.json" "**tsconfig.json"

245
pnpm-lock.yaml generated
View File

@@ -9,8 +9,8 @@ importers:
.: .:
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: ^20.14.11 specifier: ^20.14.12
version: 20.14.11 version: 20.14.12
citty: citty:
specifier: ^0.1.6 specifier: ^0.1.6
version: 0.1.6 version: 0.1.6
@@ -25,13 +25,13 @@ importers:
version: 1.3.0 version: 1.3.0
vitepress: vitepress:
specifier: ^1.3.1 specifier: ^1.3.1
version: 1.3.1(@algolia/client-search@4.23.2)(@types/node@20.14.11)(postcss@8.4.39)(search-insights@2.13.0)(typescript@5.4.4) version: 1.3.1(@algolia/client-search@4.23.2)(@types/node@20.14.12)(postcss@8.4.39)(search-insights@2.13.0)(typescript@5.4.4)
packages/renovate: packages/renovate:
devDependencies: devDependencies:
renovate: renovate:
specifier: ^37.434.2 specifier: ^37.440.7
version: 37.434.2(@aws-sdk/client-sso-oidc@3.606.0(@aws-sdk/client-sts@3.606.0))(encoding@0.1.13)(typanion@3.14.0) version: 37.440.7(@aws-sdk/client-sso-oidc@3.606.0(@aws-sdk/client-sts@3.606.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: ^2.0.3 specifier: ^2.0.4
version: 2.0.3(vitest@2.0.3(@types/node@20.14.11)) version: 2.0.4(vitest@2.0.4(@types/node@20.14.12))
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: ^2.0.3 specifier: ^2.0.4
version: 2.0.3(@types/node@20.14.11) version: 2.0.4(@types/node@20.14.12)
packages/tsconfig: {} packages/tsconfig: {}
@@ -404,11 +404,6 @@ packages:
resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==} resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/parser@7.24.4':
resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/parser@7.24.7': '@babel/parser@7.24.7':
resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==} resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
@@ -1494,8 +1489,8 @@ packages:
'@types/moo@0.5.5': '@types/moo@0.5.5':
resolution: {integrity: sha512-eXQpwnkI4Ntw5uJg6i2PINdRFWLr55dqjuYQaLHNjvqTzF14QdNWbCbml9sza0byyXNA0hZlHtcdN+VNDcgVHA==} resolution: {integrity: sha512-eXQpwnkI4Ntw5uJg6i2PINdRFWLr55dqjuYQaLHNjvqTzF14QdNWbCbml9sza0byyXNA0hZlHtcdN+VNDcgVHA==}
'@types/node@20.14.11': '@types/node@20.14.12':
resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} resolution: {integrity: sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==}
'@types/normalize-package-data@2.4.4': '@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -1531,28 +1526,28 @@ packages:
vite: ^5.0.0 vite: ^5.0.0
vue: ^3.2.25 vue: ^3.2.25
'@vitest/coverage-v8@2.0.3': '@vitest/coverage-v8@2.0.4':
resolution: {integrity: sha512-53d+6jXFdYbasXBmsL6qaGIfcY5eBQq0sP57AjdasOcSiGNj4qxkkpDKIitUNfjxcfAfUfQ8BD0OR2fSey64+g==} resolution: {integrity: sha512-i4lx/Wpg5zF1h2op7j0wdwuEQxaL/YTwwQaKuKMHYj7MMh8c7I4W7PNfOptZBCSBZI0z1qwn64o0pM/pA8Tz1g==}
peerDependencies: peerDependencies:
vitest: 2.0.3 vitest: 2.0.4
'@vitest/expect@2.0.3': '@vitest/expect@2.0.4':
resolution: {integrity: sha512-X6AepoOYePM0lDNUPsGXTxgXZAl3EXd0GYe/MZyVE4HzkUqyUVC6S3PrY5mClDJ6/7/7vALLMV3+xD/Ko60Hqg==} resolution: {integrity: sha512-39jr5EguIoanChvBqe34I8m1hJFI4+jxvdOpD7gslZrVQBKhh8H9eD7J/LJX4zakrw23W+dITQTDqdt43xVcJw==}
'@vitest/pretty-format@2.0.3': '@vitest/pretty-format@2.0.4':
resolution: {integrity: sha512-URM4GLsB2xD37nnTyvf6kfObFafxmycCL8un3OC9gaCs5cti2u+5rJdIflZ2fUJUen4NbvF6jCufwViAFLvz1g==} resolution: {integrity: sha512-RYZl31STbNGqf4l2eQM1nvKPXE0NhC6Eq0suTTePc4mtMQ1Fn8qZmjV4emZdEdG2NOWGKSCrHZjmTqDCDoeFBw==}
'@vitest/runner@2.0.3': '@vitest/runner@2.0.4':
resolution: {integrity: sha512-EmSP4mcjYhAcuBWwqgpjR3FYVeiA4ROzRunqKltWjBfLNs1tnMLtF+qtgd5ClTwkDP6/DGlKJTNa6WxNK0bNYQ==} resolution: {integrity: sha512-Gk+9Su/2H2zNfNdeJR124gZckd5st4YoSuhF1Rebi37qTXKnqYyFCd9KP4vl2cQHbtuVKjfEKrNJxHHCW8thbQ==}
'@vitest/snapshot@2.0.3': '@vitest/snapshot@2.0.4':
resolution: {integrity: sha512-6OyA6v65Oe3tTzoSuRPcU6kh9m+mPL1vQ2jDlPdn9IQoUxl8rXhBnfICNOC+vwxWY684Vt5UPgtcA2aPFBb6wg==} resolution: {integrity: sha512-or6Mzoz/pD7xTvuJMFYEtso1vJo1S5u6zBTinfl+7smGUhqybn6VjzCDMhmTyVOFWwkCMuNjmNNxnyXPgKDoPw==}
'@vitest/spy@2.0.3': '@vitest/spy@2.0.4':
resolution: {integrity: sha512-sfqyAw/ypOXlaj4S+w8689qKM1OyPOqnonqOc9T91DsoHbfN5mU7FdifWWv3MtQFf0lEUstEwR9L/q/M390C+A==} resolution: {integrity: sha512-uTXU56TNoYrTohb+6CseP8IqNwlNdtPwEO0AWl+5j7NelS6x0xZZtP0bDWaLvOfUbaYwhhWp1guzXUxkC7mW7Q==}
'@vitest/utils@2.0.3': '@vitest/utils@2.0.4':
resolution: {integrity: sha512-c/UdELMuHitQbbc/EVctlBaxoYAwQPQdSNwv7z/vHyBKy2edYZaFgptE27BRueZB7eW8po+cllotMNTDpL3HWg==} resolution: {integrity: sha512-Zc75QuuoJhOBnlo99ZVUkJIuq4Oj0zAkrQ2VzCqNCx6wAwViHEh5Fnp4fiJTE9rA+sAoXRf00Z9xGgfEzV6fzQ==}
'@vue/compiler-core@3.4.31': '@vue/compiler-core@3.4.31':
resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==} resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==}
@@ -2453,8 +2448,8 @@ packages:
git-up@7.0.0: git-up@7.0.0:
resolution: {integrity: sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==} resolution: {integrity: sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==}
git-url-parse@14.0.0: git-url-parse@14.1.0:
resolution: {integrity: sha512-NnLweV+2A4nCvn4U/m2AoYu0pPKlsmhK9cknG7IMwsjFY1S2jxM+mAhsDxyxfCIGfGaD+dozsyX4b6vkYc83yQ==} resolution: {integrity: sha512-8xg65dTxGHST3+zGpycMMFZcoTzAdZ2dOtu4vmgIfkTFnVHBxHMzBC2L1k8To7EmrSiHesT8JgPLT91VKw1B5g==}
github-from-package@0.0.0: github-from-package@0.0.0:
resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
@@ -2466,11 +2461,6 @@ packages:
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
glob@10.4.2:
resolution: {integrity: sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==}
engines: {node: '>=16 || 14 >=14.18'}
hasBin: true
glob@10.4.5: glob@10.4.5:
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
hasBin: true hasBin: true
@@ -2878,9 +2868,6 @@ packages:
js-tokens@4.0.0: js-tokens@4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
js-tokens@9.0.0:
resolution: {integrity: sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==}
js-yaml@3.14.1: js-yaml@3.14.1:
resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==}
hasBin: true hasBin: true
@@ -3663,8 +3650,8 @@ packages:
engines: {node: '>=10'} engines: {node: '>=10'}
hasBin: true hasBin: true
prettier@3.3.2: prettier@3.3.3:
resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==} resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
@@ -3772,8 +3759,8 @@ 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.434.2: renovate@37.440.7:
resolution: {integrity: sha512-yF4BvwRvyLtpG4825aixBQ0Kr/QbQ6+WUt3HkCeKpDcVnQzPVTuzwccLTY5YXriIMJbiLuQ5IMb5lbs+t1I65Q==} resolution: {integrity: sha512-y6/JW4uUTgY9J2CZE993DwwdYqeyLeUn+cepT0w+5XJmbOHoY+XInZB46Ens0E+OHPu6qxOXv5Wai3gdIDnDXw==}
engines: {node: ^18.12.0 || >=20.0.0, pnpm: ^9.0.0} engines: {node: ^18.12.0 || >=20.0.0, pnpm: ^9.0.0}
hasBin: true hasBin: true
@@ -3891,6 +3878,11 @@ packages:
engines: {node: '>=10'} engines: {node: '>=10'}
hasBin: true hasBin: true
semver@7.6.3:
resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
engines: {node: '>=10'}
hasBin: true
serialize-error@7.0.1: serialize-error@7.0.1:
resolution: {integrity: sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==} resolution: {integrity: sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==}
engines: {node: '>=10'} engines: {node: '>=10'}
@@ -4069,9 +4061,6 @@ packages:
resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
strip-literal@2.1.0:
resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==}
strnum@1.0.5: strnum@1.0.5:
resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==} resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==}
@@ -4349,8 +4338,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@2.0.3: vite-node@2.0.4:
resolution: {integrity: sha512-14jzwMx7XTcMB+9BhGQyoEAmSl0eOr3nrnn+Z12WNERtOvLN+d2scbRUvyni05rT3997Bg+rZb47NyP4IQPKXg==} resolution: {integrity: sha512-ZpJVkxcakYtig5iakNeL7N3trufe3M6vGuzYAr4GsbCTwobDeyPJpE4cjDhhPluv8OvQCFzu2LWp6GkoKRITXA==}
engines: {node: ^18.0.0 || >=20.0.0} engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true hasBin: true
@@ -4394,15 +4383,15 @@ packages:
postcss: postcss:
optional: true optional: true
vitest@2.0.3: vitest@2.0.4:
resolution: {integrity: sha512-o3HRvU93q6qZK4rI2JrhKyZMMuxg/JRt30E6qeQs6ueaiz5hr1cPj+Sk2kATgQzMMqsa2DiNI0TIK++1ULx8Jw==} resolution: {integrity: sha512-luNLDpfsnxw5QSW4bISPe6tkxVvv5wn2BBs/PuDRkhXZ319doZyLOBr1sjfB5yCEpTiU7xCAdViM8TNVGPwoog==}
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': 2.0.3 '@vitest/browser': 2.0.4
'@vitest/ui': 2.0.3 '@vitest/ui': 2.0.4
happy-dom: '*' happy-dom: '*'
jsdom: '*' jsdom: '*'
peerDependenciesMeta: peerDependenciesMeta:
@@ -4468,8 +4457,8 @@ packages:
engines: {node: ^16.13.0 || >=18.0.0} engines: {node: ^16.13.0 || >=18.0.0}
hasBin: true hasBin: true
why-is-node-running@2.2.2: why-is-node-running@2.3.0:
resolution: {integrity: sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA==} resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
engines: {node: '>=8'} engines: {node: '>=8'}
hasBin: true hasBin: true
@@ -5453,7 +5442,7 @@ snapshots:
'@babel/helper-compilation-targets': 7.23.6 '@babel/helper-compilation-targets': 7.23.6
'@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4) '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
'@babel/helpers': 7.24.4 '@babel/helpers': 7.24.4
'@babel/parser': 7.24.4 '@babel/parser': 7.24.7
'@babel/template': 7.24.0 '@babel/template': 7.24.0
'@babel/traverse': 7.24.1 '@babel/traverse': 7.24.1
'@babel/types': 7.24.0 '@babel/types': 7.24.0
@@ -5533,10 +5522,6 @@ snapshots:
js-tokens: 4.0.0 js-tokens: 4.0.0
picocolors: 1.0.0 picocolors: 1.0.0
'@babel/parser@7.24.4':
dependencies:
'@babel/types': 7.24.0
'@babel/parser@7.24.7': '@babel/parser@7.24.7':
dependencies: dependencies:
'@babel/types': 7.24.0 '@babel/types': 7.24.0
@@ -5808,7 +5793,7 @@ snapshots:
'@npmcli/fs@3.1.0': '@npmcli/fs@3.1.0':
dependencies: dependencies:
semver: 7.6.2 semver: 7.6.3
'@octokit/auth-token@4.0.0': {} '@octokit/auth-token@4.0.0': {}
@@ -5914,7 +5899,7 @@ snapshots:
'@opentelemetry/core': 1.25.1(@opentelemetry/api@1.9.0) '@opentelemetry/core': 1.25.1(@opentelemetry/api@1.9.0)
'@opentelemetry/instrumentation': 0.52.1(@opentelemetry/api@1.9.0) '@opentelemetry/instrumentation': 0.52.1(@opentelemetry/api@1.9.0)
'@opentelemetry/semantic-conventions': 1.25.1 '@opentelemetry/semantic-conventions': 1.25.1
semver: 7.6.2 semver: 7.6.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -5925,7 +5910,7 @@ snapshots:
'@types/shimmer': 1.0.5 '@types/shimmer': 1.0.5
import-in-the-middle: 1.8.1 import-in-the-middle: 1.8.1
require-in-the-middle: 7.3.0 require-in-the-middle: 7.3.0
semver: 7.6.2 semver: 7.6.3
shimmer: 1.2.1 shimmer: 1.2.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -5992,7 +5977,7 @@ snapshots:
'@opentelemetry/propagator-b3': 1.25.1(@opentelemetry/api@1.9.0) '@opentelemetry/propagator-b3': 1.25.1(@opentelemetry/api@1.9.0)
'@opentelemetry/propagator-jaeger': 1.25.1(@opentelemetry/api@1.9.0) '@opentelemetry/propagator-jaeger': 1.25.1(@opentelemetry/api@1.9.0)
'@opentelemetry/sdk-trace-base': 1.25.1(@opentelemetry/api@1.9.0) '@opentelemetry/sdk-trace-base': 1.25.1(@opentelemetry/api@1.9.0)
semver: 7.6.2 semver: 7.6.3
'@opentelemetry/semantic-conventions@1.25.1': {} '@opentelemetry/semantic-conventions@1.25.1': {}
@@ -6615,13 +6600,13 @@ snapshots:
'@types/bunyan@1.8.9': '@types/bunyan@1.8.9':
dependencies: dependencies:
'@types/node': 20.14.11 '@types/node': 20.14.12
'@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': 20.14.11 '@types/node': 20.14.12
'@types/responselike': 1.0.3 '@types/responselike': 1.0.3
'@types/emscripten@1.39.10': {} '@types/emscripten@1.39.10': {}
@@ -6636,7 +6621,7 @@ snapshots:
'@types/keyv@3.1.4': '@types/keyv@3.1.4':
dependencies: dependencies:
'@types/node': 20.14.11 '@types/node': 20.14.12
'@types/linkify-it@5.0.0': {} '@types/linkify-it@5.0.0': {}
@@ -6655,7 +6640,7 @@ snapshots:
'@types/moo@0.5.5': {} '@types/moo@0.5.5': {}
'@types/node@20.14.11': '@types/node@20.14.12':
dependencies: dependencies:
undici-types: 5.26.5 undici-types: 5.26.5
@@ -6665,7 +6650,7 @@ snapshots:
'@types/responselike@1.0.3': '@types/responselike@1.0.3':
dependencies: dependencies:
'@types/node': 20.14.11 '@types/node': 20.14.12
'@types/semver@7.5.8': {} '@types/semver@7.5.8': {}
@@ -6679,15 +6664,15 @@ snapshots:
'@types/yauzl@2.10.3': '@types/yauzl@2.10.3':
dependencies: dependencies:
'@types/node': 20.14.11 '@types/node': 20.14.12
optional: true optional: true
'@vitejs/plugin-vue@5.0.5(vite@5.3.3(@types/node@20.14.11))(vue@3.4.31(typescript@5.4.4))': '@vitejs/plugin-vue@5.0.5(vite@5.3.3(@types/node@20.14.12))(vue@3.4.31(typescript@5.4.4))':
dependencies: dependencies:
vite: 5.3.3(@types/node@20.14.11) vite: 5.3.3(@types/node@20.14.12)
vue: 3.4.31(typescript@5.4.4) vue: 3.4.31(typescript@5.4.4)
'@vitest/coverage-v8@2.0.3(vitest@2.0.3(@types/node@20.14.11))': '@vitest/coverage-v8@2.0.4(vitest@2.0.4(@types/node@20.14.12))':
dependencies: dependencies:
'@ampproject/remapping': 2.3.0 '@ampproject/remapping': 2.3.0
'@bcoe/v8-coverage': 0.2.3 '@bcoe/v8-coverage': 0.2.3
@@ -6699,42 +6684,41 @@ snapshots:
magic-string: 0.30.10 magic-string: 0.30.10
magicast: 0.3.4 magicast: 0.3.4
std-env: 3.7.0 std-env: 3.7.0
strip-literal: 2.1.0
test-exclude: 7.0.1 test-exclude: 7.0.1
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
vitest: 2.0.3(@types/node@20.14.11) vitest: 2.0.4(@types/node@20.14.12)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@vitest/expect@2.0.3': '@vitest/expect@2.0.4':
dependencies: dependencies:
'@vitest/spy': 2.0.3 '@vitest/spy': 2.0.4
'@vitest/utils': 2.0.3 '@vitest/utils': 2.0.4
chai: 5.1.1 chai: 5.1.1
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
'@vitest/pretty-format@2.0.3': '@vitest/pretty-format@2.0.4':
dependencies: dependencies:
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
'@vitest/runner@2.0.3': '@vitest/runner@2.0.4':
dependencies: dependencies:
'@vitest/utils': 2.0.3 '@vitest/utils': 2.0.4
pathe: 1.1.2 pathe: 1.1.2
'@vitest/snapshot@2.0.3': '@vitest/snapshot@2.0.4':
dependencies: dependencies:
'@vitest/pretty-format': 2.0.3 '@vitest/pretty-format': 2.0.4
magic-string: 0.30.10 magic-string: 0.30.10
pathe: 1.1.2 pathe: 1.1.2
'@vitest/spy@2.0.3': '@vitest/spy@2.0.4':
dependencies: dependencies:
tinyspy: 3.0.0 tinyspy: 3.0.0
'@vitest/utils@2.0.3': '@vitest/utils@2.0.4':
dependencies: dependencies:
'@vitest/pretty-format': 2.0.3 '@vitest/pretty-format': 2.0.4
estree-walker: 3.0.3 estree-walker: 3.0.3
loupe: 3.1.1 loupe: 3.1.1
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
@@ -6862,7 +6846,7 @@ snapshots:
lodash: 4.17.21 lodash: 4.17.21
micromatch: 4.0.5 micromatch: 4.0.5
p-limit: 2.3.0 p-limit: 2.3.0
semver: 7.6.2 semver: 7.6.3
strip-ansi: 6.0.1 strip-ansi: 6.0.1
tar: 6.2.1 tar: 6.2.1
tinylogic: 2.0.0 tinylogic: 2.0.0
@@ -7486,7 +7470,7 @@ snapshots:
'@one-ini/wasm': 0.1.1 '@one-ini/wasm': 0.1.1
commander: 11.1.0 commander: 11.1.0
minimatch: 9.0.2 minimatch: 9.0.2
semver: 7.6.2 semver: 7.6.3
electron-to-chromium@1.4.744: {} electron-to-chromium@1.4.744: {}
@@ -7861,7 +7845,7 @@ snapshots:
is-ssh: 1.4.0 is-ssh: 1.4.0
parse-url: 8.1.0 parse-url: 8.1.0
git-url-parse@14.0.0: git-url-parse@14.1.0:
dependencies: dependencies:
git-up: 7.0.0 git-up: 7.0.0
@@ -7874,15 +7858,6 @@ snapshots:
dependencies: dependencies:
is-glob: 4.0.3 is-glob: 4.0.3
glob@10.4.2:
dependencies:
foreground-child: 3.1.1
jackspeak: 3.1.2
minimatch: 9.0.5
minipass: 7.1.2
package-json-from-dist: 1.0.0
path-scurry: 1.11.1
glob@10.4.5: glob@10.4.5:
dependencies: dependencies:
foreground-child: 3.1.1 foreground-child: 3.1.1
@@ -7915,7 +7890,7 @@ snapshots:
es6-error: 4.1.1 es6-error: 4.1.1
matcher: 3.0.0 matcher: 3.0.0
roarr: 2.15.4 roarr: 2.15.4
semver: 7.6.2 semver: 7.6.3
serialize-error: 7.0.1 serialize-error: 7.0.1
globals@11.12.0: {} globals@11.12.0: {}
@@ -8299,8 +8274,6 @@ snapshots:
js-tokens@4.0.0: {} js-tokens@4.0.0: {}
js-tokens@9.0.0: {}
js-yaml@3.14.1: js-yaml@3.14.1:
dependencies: dependencies:
argparse: 1.0.10 argparse: 1.0.10
@@ -8718,7 +8691,7 @@ snapshots:
node-abi@3.62.0: node-abi@3.62.0:
dependencies: dependencies:
semver: 7.6.2 semver: 7.6.3
optional: true optional: true
node-fetch@2.7.0(encoding@0.1.13): node-fetch@2.7.0(encoding@0.1.13):
@@ -8736,7 +8709,7 @@ snapshots:
make-fetch-happen: 13.0.0 make-fetch-happen: 13.0.0
nopt: 7.2.0 nopt: 7.2.0
proc-log: 3.0.0 proc-log: 3.0.0
semver: 7.6.2 semver: 7.6.3
tar: 6.2.1 tar: 6.2.1
which: 4.0.0 which: 4.0.0
transitivePeerDependencies: transitivePeerDependencies:
@@ -8766,7 +8739,7 @@ snapshots:
dependencies: dependencies:
hosted-git-info: 4.1.0 hosted-git-info: 4.1.0
is-core-module: 2.13.1 is-core-module: 2.13.1
semver: 7.6.2 semver: 7.6.3
validate-npm-package-license: 3.0.4 validate-npm-package-license: 3.0.4
normalize-range@0.1.2: {} normalize-range@0.1.2: {}
@@ -9121,7 +9094,7 @@ snapshots:
tunnel-agent: 0.6.0 tunnel-agent: 0.6.0
optional: true optional: true
prettier@3.3.2: {} prettier@3.3.3: {}
pretty-bytes@6.1.1: {} pretty-bytes@6.1.1: {}
@@ -9150,7 +9123,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': 20.14.11 '@types/node': 20.14.12
long: 5.2.3 long: 5.2.3
protocols@2.0.1: {} protocols@2.0.1: {}
@@ -9272,7 +9245,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
renovate@37.434.2(@aws-sdk/client-sso-oidc@3.606.0(@aws-sdk/client-sts@3.606.0))(encoding@0.1.13)(typanion@3.14.0): renovate@37.440.7(@aws-sdk/client-sso-oidc@3.606.0(@aws-sdk/client-sts@3.606.0))(encoding@0.1.13)(typanion@3.14.0):
dependencies: dependencies:
'@aws-sdk/client-codecommit': 3.606.0 '@aws-sdk/client-codecommit': 3.606.0
'@aws-sdk/client-ec2': 3.606.0 '@aws-sdk/client-ec2': 3.606.0
@@ -9327,7 +9300,7 @@ snapshots:
find-packages: 10.0.4 find-packages: 10.0.4
find-up: 5.0.0 find-up: 5.0.0
fs-extra: 11.2.0 fs-extra: 11.2.0
git-url-parse: 14.0.0 git-url-parse: 14.1.0
github-url-from-git: 1.5.0 github-url-from-git: 1.5.0
glob: 10.4.5 glob: 10.4.5
global-agent: 3.0.0 global-agent: 3.0.0
@@ -9359,12 +9332,12 @@ snapshots:
p-queue: 6.6.2 p-queue: 6.6.2
p-throttle: 4.1.1 p-throttle: 4.1.1
parse-link-header: 2.0.0 parse-link-header: 2.0.0
prettier: 3.3.2 prettier: 3.3.3
redis: 4.6.15 redis: 4.6.15
remark: 13.0.0 remark: 13.0.0
remark-github: 10.1.0 remark-github: 10.1.0
safe-stable-stringify: 2.4.3 safe-stable-stringify: 2.4.3
semver: 7.6.2 semver: 7.6.3
semver-stable: 3.0.0 semver-stable: 3.0.0
semver-utils: 1.1.4 semver-utils: 1.1.4
shlex: 2.1.2 shlex: 2.1.2
@@ -9516,6 +9489,8 @@ snapshots:
semver@7.6.2: {} semver@7.6.2: {}
semver@7.6.3: {}
serialize-error@7.0.1: serialize-error@7.0.1:
dependencies: dependencies:
type-fest: 0.13.1 type-fest: 0.13.1
@@ -9713,10 +9688,6 @@ snapshots:
strip-json-comments@2.0.1: strip-json-comments@2.0.1:
optional: true optional: true
strip-literal@2.1.0:
dependencies:
js-tokens: 9.0.0
strnum@1.0.5: {} strnum@1.0.5: {}
stylehacks@6.1.1(postcss@8.4.38): stylehacks@6.1.1(postcss@8.4.38):
@@ -9747,7 +9718,7 @@ snapshots:
css-tree: 2.3.1 css-tree: 2.3.1
css-what: 6.1.0 css-what: 6.1.0
csso: 5.0.5 csso: 5.0.5
picocolors: 1.0.0 picocolors: 1.0.1
tabbable@6.2.0: {} tabbable@6.2.0: {}
@@ -9780,7 +9751,7 @@ snapshots:
test-exclude@7.0.1: test-exclude@7.0.1:
dependencies: dependencies:
'@istanbuljs/schema': 0.1.3 '@istanbuljs/schema': 0.1.3
glob: 10.4.2 glob: 10.4.5
minimatch: 9.0.5 minimatch: 9.0.5
through2-concurrent@2.0.0: through2-concurrent@2.0.0:
@@ -10025,7 +9996,7 @@ snapshots:
dependencies: dependencies:
browserslist: 4.23.0 browserslist: 4.23.0
escalade: 3.1.2 escalade: 3.1.2
picocolors: 1.0.0 picocolors: 1.0.1
url-join@4.0.1: {} url-join@4.0.1: {}
@@ -10060,13 +10031,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@2.0.3(@types/node@20.14.11): vite-node@2.0.4(@types/node@20.14.12):
dependencies: dependencies:
cac: 6.7.14 cac: 6.7.14
debug: 4.3.5 debug: 4.3.5
pathe: 1.1.2 pathe: 1.1.2
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
vite: 5.3.3(@types/node@20.14.11) vite: 5.3.3(@types/node@20.14.12)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- less - less
@@ -10077,23 +10048,23 @@ snapshots:
- supports-color - supports-color
- terser - terser
vite@5.3.3(@types/node@20.14.11): vite@5.3.3(@types/node@20.14.12):
dependencies: dependencies:
esbuild: 0.21.5 esbuild: 0.21.5
postcss: 8.4.39 postcss: 8.4.39
rollup: 4.14.1 rollup: 4.14.1
optionalDependencies: optionalDependencies:
'@types/node': 20.14.11 '@types/node': 20.14.12
fsevents: 2.3.3 fsevents: 2.3.3
vitepress@1.3.1(@algolia/client-search@4.23.2)(@types/node@20.14.11)(postcss@8.4.39)(search-insights@2.13.0)(typescript@5.4.4): vitepress@1.3.1(@algolia/client-search@4.23.2)(@types/node@20.14.12)(postcss@8.4.39)(search-insights@2.13.0)(typescript@5.4.4):
dependencies: dependencies:
'@docsearch/css': 3.6.0 '@docsearch/css': 3.6.0
'@docsearch/js': 3.6.0(@algolia/client-search@4.23.2)(search-insights@2.13.0) '@docsearch/js': 3.6.0(@algolia/client-search@4.23.2)(search-insights@2.13.0)
'@shikijs/core': 1.10.3 '@shikijs/core': 1.10.3
'@shikijs/transformers': 1.10.3 '@shikijs/transformers': 1.10.3
'@types/markdown-it': 14.1.1 '@types/markdown-it': 14.1.1
'@vitejs/plugin-vue': 5.0.5(vite@5.3.3(@types/node@20.14.11))(vue@3.4.31(typescript@5.4.4)) '@vitejs/plugin-vue': 5.0.5(vite@5.3.3(@types/node@20.14.12))(vue@3.4.31(typescript@5.4.4))
'@vue/devtools-api': 7.3.5 '@vue/devtools-api': 7.3.5
'@vue/shared': 3.4.31 '@vue/shared': 3.4.31
'@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.4.4)) '@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.4.4))
@@ -10102,7 +10073,7 @@ snapshots:
mark.js: 8.11.1 mark.js: 8.11.1
minisearch: 7.0.2 minisearch: 7.0.2
shiki: 1.10.3 shiki: 1.10.3
vite: 5.3.3(@types/node@20.14.11) vite: 5.3.3(@types/node@20.14.12)
vue: 3.4.31(typescript@5.4.4) vue: 3.4.31(typescript@5.4.4)
optionalDependencies: optionalDependencies:
postcss: 8.4.39 postcss: 8.4.39
@@ -10133,15 +10104,15 @@ snapshots:
- typescript - typescript
- universal-cookie - universal-cookie
vitest@2.0.3(@types/node@20.14.11): vitest@2.0.4(@types/node@20.14.12):
dependencies: dependencies:
'@ampproject/remapping': 2.3.0 '@ampproject/remapping': 2.3.0
'@vitest/expect': 2.0.3 '@vitest/expect': 2.0.4
'@vitest/pretty-format': 2.0.3 '@vitest/pretty-format': 2.0.4
'@vitest/runner': 2.0.3 '@vitest/runner': 2.0.4
'@vitest/snapshot': 2.0.3 '@vitest/snapshot': 2.0.4
'@vitest/spy': 2.0.3 '@vitest/spy': 2.0.4
'@vitest/utils': 2.0.3 '@vitest/utils': 2.0.4
chai: 5.1.1 chai: 5.1.1
debug: 4.3.5 debug: 4.3.5
execa: 8.0.1 execa: 8.0.1
@@ -10151,11 +10122,11 @@ snapshots:
tinybench: 2.8.0 tinybench: 2.8.0
tinypool: 1.0.0 tinypool: 1.0.0
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
vite: 5.3.3(@types/node@20.14.11) vite: 5.3.3(@types/node@20.14.12)
vite-node: 2.0.3(@types/node@20.14.11) vite-node: 2.0.4(@types/node@20.14.12)
why-is-node-running: 2.2.2 why-is-node-running: 2.3.0
optionalDependencies: optionalDependencies:
'@types/node': 20.14.11 '@types/node': 20.14.12
transitivePeerDependencies: transitivePeerDependencies:
- less - less
- lightningcss - lightningcss
@@ -10220,7 +10191,7 @@ snapshots:
isexe: 3.1.1 isexe: 3.1.1
optional: true optional: true
why-is-node-running@2.2.2: why-is-node-running@2.3.0:
dependencies: dependencies:
siginfo: 2.0.0 siginfo: 2.0.0
stackback: 0.0.2 stackback: 0.0.2