chore(deps): update all non-major dependencies (#105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-24 22:04:26 +01:00
committed by GitHub
parent a1cab88a3d
commit fdba8ed6ce
2 changed files with 164 additions and 173 deletions

View File

@@ -87,14 +87,14 @@
"uncrypto": "^0.1.3" "uncrypto": "^0.1.3"
}, },
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^4.20250121.0", "@cloudflare/workers-types": "^4.20250124.3",
"@types/bun": "^1.1.18", "@types/bun": "^1.2.0",
"@types/deno": "^2.0.0", "@types/deno": "^2.0.0",
"@types/eventsource": "^1.1.15", "@types/eventsource": "^1.1.15",
"@types/node": "^22.10.7", "@types/node": "^22.10.10",
"@types/web": "^0.0.197", "@types/web": "^0.0.198",
"@types/ws": "^8.5.13", "@types/ws": "^8.5.14",
"@vitest/coverage-v8": "^3.0.3", "@vitest/coverage-v8": "^3.0.4",
"automd": "^0.3.12", "automd": "^0.3.12",
"changelogen": "^0.5.7", "changelogen": "^0.5.7",
"consola": "^3.4.0", "consola": "^3.4.0",
@@ -103,16 +103,16 @@
"eventsource": "^3.0.2", "eventsource": "^3.0.2",
"execa": "^9.5.2", "execa": "^9.5.2",
"get-port-please": "^3.1.2", "get-port-please": "^3.1.2",
"h3": "^1.13.1", "h3": "^1.14.0",
"jiti": "^2.4.2", "jiti": "^2.4.2",
"listhen": "^1.9.0", "listhen": "^1.9.0",
"prettier": "^3.4.2", "prettier": "^3.4.2",
"typescript": "^5.7.3", "typescript": "^5.7.3",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.44.0", "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.44.0",
"unbuild": "^3.3.1", "unbuild": "^3.3.1",
"undici": "^7.2.3", "undici": "^7.3.0",
"vitest": "^3.0.3", "vitest": "^3.0.4",
"wrangler": "^3.103.2", "wrangler": "^3.105.1",
"ws": "^8.18.0" "ws": "^8.18.0"
}, },
"packageManager": "pnpm@9.15.4" "packageManager": "pnpm@9.15.4"

317
pnpm-lock.yaml generated
View File

@@ -16,11 +16,11 @@ importers:
version: 0.1.3 version: 0.1.3
devDependencies: devDependencies:
'@cloudflare/workers-types': '@cloudflare/workers-types':
specifier: ^4.20250121.0 specifier: ^4.20250124.3
version: 4.20250121.0 version: 4.20250124.3
'@types/bun': '@types/bun':
specifier: ^1.1.18 specifier: ^1.2.0
version: 1.1.18 version: 1.2.0
'@types/deno': '@types/deno':
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0 version: 2.0.0
@@ -28,17 +28,17 @@ importers:
specifier: ^1.1.15 specifier: ^1.1.15
version: 1.1.15 version: 1.1.15
'@types/node': '@types/node':
specifier: ^22.10.7 specifier: ^22.10.10
version: 22.10.7 version: 22.10.10
'@types/web': '@types/web':
specifier: ^0.0.197 specifier: ^0.0.198
version: 0.0.197 version: 0.0.198
'@types/ws': '@types/ws':
specifier: ^8.5.13 specifier: ^8.5.14
version: 8.5.13 version: 8.5.14
'@vitest/coverage-v8': '@vitest/coverage-v8':
specifier: ^3.0.3 specifier: ^3.0.4
version: 3.0.3(vitest@3.0.3(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0)) version: 3.0.4(vitest@3.0.4(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0))
automd: automd:
specifier: ^0.3.12 specifier: ^0.3.12
version: 0.3.12(magicast@0.3.5) version: 0.3.12(magicast@0.3.5)
@@ -64,8 +64,8 @@ importers:
specifier: ^3.1.2 specifier: ^3.1.2
version: 3.1.2 version: 3.1.2
h3: h3:
specifier: ^1.13.1 specifier: ^1.14.0
version: 1.13.1 version: 1.14.0
jiti: jiti:
specifier: ^2.4.2 specifier: ^2.4.2
version: 2.4.2 version: 2.4.2
@@ -85,14 +85,14 @@ importers:
specifier: ^3.3.1 specifier: ^3.3.1
version: 3.3.1(typescript@5.7.3) version: 3.3.1(typescript@5.7.3)
undici: undici:
specifier: ^7.2.3 specifier: ^7.3.0
version: 7.2.3 version: 7.3.0
vitest: vitest:
specifier: ^3.0.3 specifier: ^3.0.4
version: 3.0.3(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0) version: 3.0.4(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0)
wrangler: wrangler:
specifier: ^3.103.2 specifier: ^3.105.1
version: 3.103.2(@cloudflare/workers-types@4.20250121.0) version: 3.105.1(@cloudflare/workers-types@4.20250124.3)
ws: ws:
specifier: ^8.18.0 specifier: ^8.18.0
version: 8.18.0 version: 8.18.0
@@ -104,7 +104,7 @@ importers:
version: link:../.. version: link:../..
h3: h3:
specifier: latest specifier: latest
version: 1.13.1 version: 1.14.0
listhen: listhen:
specifier: ^1.7.1 specifier: ^1.7.1
version: 1.9.0 version: 1.9.0
@@ -194,38 +194,38 @@ packages:
resolution: {integrity: sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==} resolution: {integrity: sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==}
engines: {node: '>=16.13'} engines: {node: '>=16.13'}
'@cloudflare/workerd-darwin-64@1.20241230.0': '@cloudflare/workerd-darwin-64@1.20250124.0':
resolution: {integrity: sha512-BZHLg4bbhNQoaY1Uan81O3FV/zcmWueC55juhnaI7NAobiQth9RppadPNpxNAmS9fK2mR5z8xrwMQSQrHmztyQ==} resolution: {integrity: sha512-P5Z5KfVAuoCidIc0o2JPQZFLNTXDjtxN8vhtreCUr6V+xF5pqDNwQqeBDnDDF0gcszFQOYi2OZAB9e1MwssTwA==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@cloudflare/workerd-darwin-arm64@1.20241230.0': '@cloudflare/workerd-darwin-arm64@1.20250124.0':
resolution: {integrity: sha512-lllxycj7EzYoJ0VOJh8M3palUgoonVrILnzGrgsworgWlIpgjfXGS7b41tEGCw6AxSxL9prmTIGtfSPUvn/rjg==} resolution: {integrity: sha512-lVxf6qIfmJ5rS6rmGKV7lt6ApY6nhD4kAQTK4vKYm/npk2sXod6LASIY0U4WBCwy4N+S75a8hP2QtmQf+KV3Iw==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@cloudflare/workerd-linux-64@1.20241230.0': '@cloudflare/workerd-linux-64@1.20250124.0':
resolution: {integrity: sha512-Y3mHcW0KghOmWdNZyHYpEOG4Ba/ga8tht5vj1a+WXfagEjMO8Y98XhZUlCaYa9yB7Wh5jVcK5LM2jlO/BLgqpA==} resolution: {integrity: sha512-5S4GzN08vW/CfzaM1rVAkRhPPSDX1O1t7u0pj+xdbGl4GcazBzE4ZLre+y9OMplZ9PBCkxXkRWqHXzabWA1x4A==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@cloudflare/workerd-linux-arm64@1.20241230.0': '@cloudflare/workerd-linux-arm64@1.20250124.0':
resolution: {integrity: sha512-IAjhsWPlHzhhkJ6I49sDG6XfMnhPvv0szKGXxTWQK/IWMrbGdHm4RSfNKBSoLQm67jGMIzbmcrX9UIkms27Y1g==} resolution: {integrity: sha512-CHSYnutDfXgUWL9WcP0GbzIb5OyC9RZVCJGhKbDTQy6/uH7AivNcLzXtOhNdqetKjERmOxUbL9Us7vcMQLztog==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@cloudflare/workerd-windows-64@1.20241230.0': '@cloudflare/workerd-windows-64@1.20250124.0':
resolution: {integrity: sha512-y5SPIk9iOb2gz+yWtHxoeMnjPnkYQswiCJ480oHC6zexnJLlKTpcmBCjDH1nWCT4pQi8F25gaH8thgElf4NvXQ==} resolution: {integrity: sha512-5TunEy5x4pNUQ10Z47qP5iF6m3X9uB2ZScKDLkNaWtbQ7EcMCapOWzuynVkTKIMBgDeKw6DAB8nbbkybPyMS9w==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@cloudflare/workers-types@4.20250121.0': '@cloudflare/workers-types@4.20250124.3':
resolution: {integrity: sha512-2bBosmudcwvUOKzuCL/Jum18LDh3QoU0QnTNMXIgcVwuq3LaNzyZnOW14bFXPhLU/84ZjNO3zO5R/U11Zgag2Q==} resolution: {integrity: sha512-WRZ+ol4RnMroF3tc7en6w8b0MqLrmGnLr2LIhG8EWqIoy8MeYk5uhyNXMZ0WPBhwkRtDcTRwOt61xwnJrthskA==}
'@cspotcode/source-map-support@0.8.1': '@cspotcode/source-map-support@0.8.1':
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
@@ -954,8 +954,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.18': '@types/bun@1.2.0':
resolution: {integrity: sha512-gtw6cIv/8Q530D0BmoYnjEzR65SjVq2SaUE0NeU6tbm7QBMsTZ61/NBNERtK/FUJaoi7PiteUohK7JcrXBCkvw==} resolution: {integrity: sha512-5N1JqdahfpBlAv4wy6svEYcd/YfO2GNrbL95JOmFx8nkE6dbK4R0oSE5SpBA4vBRqgrOUAXF8Dpiz+gi7r80SA==}
'@types/deno@2.0.0': '@types/deno@2.0.0':
resolution: {integrity: sha512-O9/jRVlq93kqfkl4sYR5N7+Pz4ukzXVIbMnE/VgvpauNHsvjQ9iBVnJ3X0gAvMa2khcoFD8DSO7mQVCuiuDMPg==} resolution: {integrity: sha512-O9/jRVlq93kqfkl4sYR5N7+Pz4ukzXVIbMnE/VgvpauNHsvjQ9iBVnJ3X0gAvMa2khcoFD8DSO7mQVCuiuDMPg==}
@@ -972,11 +972,8 @@ packages:
'@types/mdast@3.0.15': '@types/mdast@3.0.15':
resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==} resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==}
'@types/node@20.12.14': '@types/node@22.10.10':
resolution: {integrity: sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==} resolution: {integrity: sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==}
'@types/node@22.10.7':
resolution: {integrity: sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==}
'@types/normalize-package-data@2.4.4': '@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -987,11 +984,11 @@ packages:
'@types/unist@2.0.11': '@types/unist@2.0.11':
resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==} resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
'@types/web@0.0.197': '@types/web@0.0.198':
resolution: {integrity: sha512-V4sOroWDADFx9dLodWpKm298NOJ1VJ6zoDVgaP+WBb/utWxqQ6gnMzd9lvVDAr/F3ibiKaxH9i45eS0gQPSTaQ==} resolution: {integrity: sha512-J27wGYTzLv+IkTCmwFThzVDbH0Zm6u81atgNeRJsjhPgMgQwvL4jTRqnQpFHET6VamDX1ggbyZHC+tKwDjOLtA==}
'@types/ws@8.5.13': '@types/ws@8.5.14':
resolution: {integrity: sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==} resolution: {integrity: sha512-bd/YFLW+URhBzMXurx7lWByOu+xzU9+kb3RboOteXYDfW+tr+JZa99OyNmPINEGB/ahzKrEuc8rcv4gnpJmxTw==}
'@typescript-eslint/eslint-plugin@8.20.0': '@typescript-eslint/eslint-plugin@8.20.0':
resolution: {integrity: sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A==} resolution: {integrity: sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A==}
@@ -1040,20 +1037,20 @@ packages:
resolution: {integrity: sha512-v/BpkeeYAsPkKCkR8BDwcno0llhzWVqPOamQrAEMdpZav2Y9OVjd9dwJyBLJWwf335B5DmlifECIkZRJCaGaHA==} resolution: {integrity: sha512-v/BpkeeYAsPkKCkR8BDwcno0llhzWVqPOamQrAEMdpZav2Y9OVjd9dwJyBLJWwf335B5DmlifECIkZRJCaGaHA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@vitest/coverage-v8@3.0.3': '@vitest/coverage-v8@3.0.4':
resolution: {integrity: sha512-uVbJ/xhImdNtzPnLyxCZJMTeTIYdgcC2nWtBBBpR1H6z0w8m7D+9/zrDIx2nNxgMg9r+X8+RY2qVpUDeW2b3nw==} resolution: {integrity: sha512-f0twgRCHgbs24Dp8cLWagzcObXMcuKtAwgxjJV/nnysPAJJk1JiKu/W0gIehZLmkljhJXU/E0/dmuQzsA/4jhA==}
peerDependencies: peerDependencies:
'@vitest/browser': 3.0.3 '@vitest/browser': 3.0.4
vitest: 3.0.3 vitest: 3.0.4
peerDependenciesMeta: peerDependenciesMeta:
'@vitest/browser': '@vitest/browser':
optional: true optional: true
'@vitest/expect@3.0.3': '@vitest/expect@3.0.4':
resolution: {integrity: sha512-SbRCHU4qr91xguu+dH3RUdI5dC86zm8aZWydbp961aIR7G8OYNN6ZiayFuf9WAngRbFOfdrLHCGgXTj3GtoMRQ==} resolution: {integrity: sha512-Nm5kJmYw6P2BxhJPkO3eKKhGYKRsnqJqf+r0yOGRKpEP+bSCBDsjXgiu1/5QFrnPMEgzfC38ZEjvCFgaNBC0Eg==}
'@vitest/mocker@3.0.3': '@vitest/mocker@3.0.4':
resolution: {integrity: sha512-XT2XBc4AN9UdaxJAeIlcSZ0ILi/GzmG5G8XSly4gaiqIvPV3HMTSIDZWJVX6QRJ0PX1m+W8Cy0K9ByXNb/bPIA==} resolution: {integrity: sha512-gEef35vKafJlfQbnyOXZ0Gcr9IBUsMTyTLXsEQwuyYAerpHqvXhzdBnDFuHLpFqth3F7b6BaFr4qV/Cs1ULx5A==}
peerDependencies: peerDependencies:
msw: ^2.4.9 msw: ^2.4.9
vite: ^5.0.0 || ^6.0.0 vite: ^5.0.0 || ^6.0.0
@@ -1063,20 +1060,20 @@ packages:
vite: vite:
optional: true optional: true
'@vitest/pretty-format@3.0.3': '@vitest/pretty-format@3.0.4':
resolution: {integrity: sha512-gCrM9F7STYdsDoNjGgYXKPq4SkSxwwIU5nkaQvdUxiQ0EcNlez+PdKOVIsUJvh9P9IeIFmjn4IIREWblOBpP2Q==} resolution: {integrity: sha512-ts0fba+dEhK2aC9PFuZ9LTpULHpY/nd6jhAQ5IMU7Gaj7crPCTdCFfgvXxruRBLFS+MLraicCuFXxISEq8C93g==}
'@vitest/runner@3.0.3': '@vitest/runner@3.0.4':
resolution: {integrity: sha512-Rgi2kOAk5ZxWZlwPguRJFOBmWs6uvvyAAR9k3MvjRvYrG7xYvKChZcmnnpJCS98311CBDMqsW9MzzRFsj2gX3g==} resolution: {integrity: sha512-dKHzTQ7n9sExAcWH/0sh1elVgwc7OJ2lMOBrAm73J7AH6Pf9T12Zh3lNE1TETZaqrWFXtLlx3NVrLRb5hCK+iw==}
'@vitest/snapshot@3.0.3': '@vitest/snapshot@3.0.4':
resolution: {integrity: sha512-kNRcHlI4txBGztuJfPEJ68VezlPAXLRT1u5UCx219TU3kOG2DplNxhWLwDf2h6emwmTPogzLnGVwP6epDaJN6Q==} resolution: {integrity: sha512-+p5knMLwIk7lTQkM3NonZ9zBewzVp9EVkVpvNta0/PlFWpiqLaRcF4+33L1it3uRUCh0BGLOaXPPGEjNKfWb4w==}
'@vitest/spy@3.0.3': '@vitest/spy@3.0.4':
resolution: {integrity: sha512-7/dgux8ZBbF7lEIKNnEqQlyRaER9nkAL9eTmdKJkDO3hS8p59ATGwKOCUDHcBLKr7h/oi/6hP+7djQk8049T2A==} resolution: {integrity: sha512-sXIMF0oauYyUy2hN49VFTYodzEAu744MmGcPR3ZBsPM20G+1/cSW/n1U+3Yu/zHxX2bIDe1oJASOkml+osTU6Q==}
'@vitest/utils@3.0.3': '@vitest/utils@3.0.4':
resolution: {integrity: sha512-f+s8CvyzPtMFY1eZKkIHGhPsQgYo5qCm6O8KZoim9qm1/jT64qBgGpO5tHscNH6BzRHM+edLNOP+3vO8+8pE/A==} resolution: {integrity: sha512-8BqC1ksYsHtbWH+DfpOAKrFw3jl3Uf9J7yeFh85Pz52IWuh1hBBtyfEbRNNZNjl8H8A5yMLH9/t+k7HIKzQcZQ==}
acorn-jsx@5.3.2: acorn-jsx@5.3.2:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
@@ -1173,8 +1170,8 @@ packages:
resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==}
engines: {node: '>=6'} engines: {node: '>=6'}
bun-types@1.1.44: bun-types@1.2.0:
resolution: {integrity: sha512-jtcekoZeSINgEcHSISzhR13w/cyE+Fankw2Cpl4c0fN3lRmKVAX0i9ay4FyK4lOxUK1HG4HkuIlrPvXKz4Y7sw==} resolution: {integrity: sha512-KEaJxyZfbV/c4eyG0vyehDpYmBGreNiQbZIqvVHJwZ4BmeuWlNZ7EAzMN2Zcd7ailmS/tGVW0BgYbGf+lGEpWw==}
bundle-name@4.1.0: bundle-name@4.1.0:
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==} resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
@@ -1697,8 +1694,8 @@ packages:
graphemer@1.4.0: graphemer@1.4.0:
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
h3@1.13.1: h3@1.14.0:
resolution: {integrity: sha512-u/z6Z4YY+ANZ05cRRfsFJadTBrNA6e3jxdU+AN5UCbZSZEUwgHiwjvUEe0k1NoQmAvQmETwr+xB5jd7mhCJuIQ==} resolution: {integrity: sha512-ao22eiONdgelqcnknw0iD645qW0s9NnrJHr5OBz4WOMdBdycfSas1EQf1wXRsm+PcB2Yoj43pjBPwqIpJQTeWg==}
has-flag@4.0.0: has-flag@4.0.0:
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
@@ -2006,8 +2003,8 @@ packages:
resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
engines: {node: '>=4'} engines: {node: '>=4'}
miniflare@3.20241230.2: miniflare@3.20250124.0:
resolution: {integrity: sha512-gFC3IaUKrLGdtA6y6PLpC/QE5YAjB5ITCfBZHkosRyFZ9ApaCHKcHRvrEFMc/R19QxxtHD+G3tExEHp7MmtsYQ==} resolution: {integrity: sha512-ewsetUwhj4FqeLoE3UMqYHHyCYIOPzdhlpF9CHuHpMZbfLvI9SPd+VrKrLfOgyAF97EHqVWb6WamIrLdgtj6Kg==}
engines: {node: '>=16.13'} engines: {node: '>=16.13'}
hasBin: true hasBin: true
@@ -2736,9 +2733,6 @@ packages:
uncrypto@0.1.3: uncrypto@0.1.3:
resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==} resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==}
undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
undici-types@6.20.0: undici-types@6.20.0:
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
@@ -2746,16 +2740,16 @@ packages:
resolution: {integrity: sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==} resolution: {integrity: sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==}
engines: {node: '>=14.0'} engines: {node: '>=14.0'}
undici@7.2.3: undici@7.3.0:
resolution: {integrity: sha512-2oSLHaDalSt2/O/wHA9M+/ZPAOcU2yrSP/cdBYJ+YxZskiPYDSqHbysLSlD7gq3JMqOoJI5O31RVU3BxX/MnAA==} resolution: {integrity: sha512-Qy96NND4Dou5jKoSJ2gm8ax8AJM/Ey9o9mz7KN1bb9GP+G0l20Zw8afxTnY2f4b7hmhn/z8aC2kfArVQlAhFBw==}
engines: {node: '>=20.18.1'} engines: {node: '>=20.18.1'}
unenv-nightly@2.0.0-20250109-100802-88ad671:
resolution: {integrity: sha512-Uij6gODNNNNsNBoDlnaMvZI99I6YlVJLRfYH8AOLMlbFrW7k2w872v9VLuIdch2vF8QBeSC4EftIh5sG4ibzdA==}
unenv@1.10.0: unenv@1.10.0:
resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==} resolution: {integrity: sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==}
unenv@2.0.0-rc.0:
resolution: {integrity: sha512-H0kl2w8jFL/FAk0xvjVing4bS3jd//mbg1QChDnn58l9Sc5RtduaKmLAL8n+eBw5jJo8ZjYV7CrEGage5LAOZQ==}
unicorn-magic@0.1.0: unicorn-magic@0.1.0:
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
engines: {node: '>=18'} engines: {node: '>=18'}
@@ -2793,8 +2787,8 @@ packages:
validate-npm-package-license@3.0.4: validate-npm-package-license@3.0.4:
resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
vite-node@3.0.3: vite-node@3.0.4:
resolution: {integrity: sha512-0sQcwhwAEw/UJGojbhOrnq3HtiZ3tC7BzpAa0lx3QaTX0S3YX70iGcik25UBdB96pmdwjyY2uyKNYruxCDmiEg==} resolution: {integrity: sha512-7JZKEzcYV2Nx3u6rlvN8qdo3QV7Fxyt6hx+CCKz9fbWxdX5IvUOmTWEAxMrWxaiSf7CKGLJQ5rFu8prb/jBjOA==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true hasBin: true
@@ -2838,20 +2832,23 @@ packages:
yaml: yaml:
optional: true optional: true
vitest@3.0.3: vitest@3.0.4:
resolution: {integrity: sha512-dWdwTFUW9rcnL0LyF2F+IfvNQWB0w9DERySCk8VMG75F8k25C7LsZoh6XfCjPvcR8Nb+Lqi9JKr6vnzH7HSrpQ==} resolution: {integrity: sha512-6XG8oTKy2gnJIFTHP6LD7ExFeNLxiTkK3CfMvT7IfR8IN+BYICCf0lXUQmX7i7JoxUP8QmeP4mTnWXgflu4yjw==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@edge-runtime/vm': '*' '@edge-runtime/vm': '*'
'@types/debug': ^4.1.12
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
'@vitest/browser': 3.0.3 '@vitest/browser': 3.0.4
'@vitest/ui': 3.0.3 '@vitest/ui': 3.0.4
happy-dom: '*' happy-dom: '*'
jsdom: '*' jsdom: '*'
peerDependenciesMeta: peerDependenciesMeta:
'@edge-runtime/vm': '@edge-runtime/vm':
optional: true optional: true
'@types/debug':
optional: true
'@types/node': '@types/node':
optional: true optional: true
'@vitest/browser': '@vitest/browser':
@@ -2877,17 +2874,17 @@ packages:
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
workerd@1.20241230.0: workerd@1.20250124.0:
resolution: {integrity: sha512-EgixXP0JGXGq6J9lz17TKIZtfNDUvJNG+cl9paPMfZuYWT920fFpBx+K04YmnbQRLnglsivF1GT9pxh1yrlWhg==} resolution: {integrity: sha512-EnT9gN3M9/UHRFPZptKgK36DLOW8WfJV7cjNs3zstVbmF5cpFaHCAzX7tXWBO6zyvW/+EjklJPFtOvfatiZsuQ==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
wrangler@3.103.2: wrangler@3.105.1:
resolution: {integrity: sha512-eYcnubPhPBU1QMZYTam+vfCLpaQx+x1EWA6nFbLhid1eqNDAk1dNwNlbo+ZryrOHDEX3XlOxn2Z3Fx8vVv3hKw==} resolution: {integrity: sha512-Hl+wwWrMuDAcQOo+oKccf/MlAF+BHN66hbjGLo7cYhsrj1fm+w2jcFhiVTrRDpdJHPJMDfMGGbH8Gq7sexUGEQ==}
engines: {node: '>=16.17.0'} engines: {node: '>=16.17.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@cloudflare/workers-types': ^4.20241230.0 '@cloudflare/workers-types': ^4.20250121.0
peerDependenciesMeta: peerDependenciesMeta:
'@cloudflare/workers-types': '@cloudflare/workers-types':
optional: true optional: true
@@ -3054,22 +3051,22 @@ snapshots:
dependencies: dependencies:
mime: 3.0.0 mime: 3.0.0
'@cloudflare/workerd-darwin-64@1.20241230.0': '@cloudflare/workerd-darwin-64@1.20250124.0':
optional: true optional: true
'@cloudflare/workerd-darwin-arm64@1.20241230.0': '@cloudflare/workerd-darwin-arm64@1.20250124.0':
optional: true optional: true
'@cloudflare/workerd-linux-64@1.20241230.0': '@cloudflare/workerd-linux-64@1.20250124.0':
optional: true optional: true
'@cloudflare/workerd-linux-arm64@1.20241230.0': '@cloudflare/workerd-linux-arm64@1.20250124.0':
optional: true optional: true
'@cloudflare/workerd-windows-64@1.20241230.0': '@cloudflare/workerd-windows-64@1.20250124.0':
optional: true optional: true
'@cloudflare/workers-types@4.20250121.0': {} '@cloudflare/workers-types@4.20250124.3': {}
'@cspotcode/source-map-support@0.8.1': '@cspotcode/source-map-support@0.8.1':
dependencies: dependencies:
@@ -3564,9 +3561,9 @@ snapshots:
'@trysound/sax@0.2.0': {} '@trysound/sax@0.2.0': {}
'@types/bun@1.1.18': '@types/bun@1.2.0':
dependencies: dependencies:
bun-types: 1.1.44 bun-types: 1.2.0
'@types/deno@2.0.0': {} '@types/deno@2.0.0': {}
@@ -3580,11 +3577,7 @@ snapshots:
dependencies: dependencies:
'@types/unist': 2.0.11 '@types/unist': 2.0.11
'@types/node@20.12.14': '@types/node@22.10.10':
dependencies:
undici-types: 5.26.5
'@types/node@22.10.7':
dependencies: dependencies:
undici-types: 6.20.0 undici-types: 6.20.0
@@ -3594,11 +3587,11 @@ snapshots:
'@types/unist@2.0.11': {} '@types/unist@2.0.11': {}
'@types/web@0.0.197': {} '@types/web@0.0.198': {}
'@types/ws@8.5.13': '@types/ws@8.5.14':
dependencies: dependencies:
'@types/node': 22.10.7 '@types/node': 22.10.10
'@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3)': '@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3)':
dependencies: dependencies:
@@ -3677,7 +3670,7 @@ snapshots:
'@typescript-eslint/types': 8.20.0 '@typescript-eslint/types': 8.20.0
eslint-visitor-keys: 4.2.0 eslint-visitor-keys: 4.2.0
'@vitest/coverage-v8@3.0.3(vitest@3.0.3(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0))': '@vitest/coverage-v8@3.0.4(vitest@3.0.4(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0))':
dependencies: dependencies:
'@ampproject/remapping': 2.3.0 '@ampproject/remapping': 2.3.0
'@bcoe/v8-coverage': 1.0.2 '@bcoe/v8-coverage': 1.0.2
@@ -3691,47 +3684,47 @@ snapshots:
std-env: 3.8.0 std-env: 3.8.0
test-exclude: 7.0.1 test-exclude: 7.0.1
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
vitest: 3.0.3(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0) vitest: 3.0.4(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@vitest/expect@3.0.3': '@vitest/expect@3.0.4':
dependencies: dependencies:
'@vitest/spy': 3.0.3 '@vitest/spy': 3.0.4
'@vitest/utils': 3.0.3 '@vitest/utils': 3.0.4
chai: 5.1.2 chai: 5.1.2
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vitest/mocker@3.0.3(vite@6.0.11(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0))': '@vitest/mocker@3.0.4(vite@6.0.11(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0))':
dependencies: dependencies:
'@vitest/spy': 3.0.3 '@vitest/spy': 3.0.4
estree-walker: 3.0.3 estree-walker: 3.0.3
magic-string: 0.30.17 magic-string: 0.30.17
optionalDependencies: optionalDependencies:
vite: 6.0.11(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0) vite: 6.0.11(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0)
'@vitest/pretty-format@3.0.3': '@vitest/pretty-format@3.0.4':
dependencies: dependencies:
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
'@vitest/runner@3.0.3': '@vitest/runner@3.0.4':
dependencies: dependencies:
'@vitest/utils': 3.0.3 '@vitest/utils': 3.0.4
pathe: 2.0.2 pathe: 2.0.2
'@vitest/snapshot@3.0.3': '@vitest/snapshot@3.0.4':
dependencies: dependencies:
'@vitest/pretty-format': 3.0.3 '@vitest/pretty-format': 3.0.4
magic-string: 0.30.17 magic-string: 0.30.17
pathe: 2.0.2 pathe: 2.0.2
'@vitest/spy@3.0.3': '@vitest/spy@3.0.4':
dependencies: dependencies:
tinyspy: 3.0.2 tinyspy: 3.0.2
'@vitest/utils@3.0.3': '@vitest/utils@3.0.4':
dependencies: dependencies:
'@vitest/pretty-format': 3.0.3 '@vitest/pretty-format': 3.0.4
loupe: 3.1.2 loupe: 3.1.2
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
@@ -3840,10 +3833,10 @@ snapshots:
builtin-modules@3.3.0: {} builtin-modules@3.3.0: {}
bun-types@1.1.44: bun-types@1.2.0:
dependencies: dependencies:
'@types/node': 20.12.14 '@types/node': 22.10.10
'@types/ws': 8.5.13 '@types/ws': 8.5.14
bundle-name@4.1.0: bundle-name@4.1.0:
dependencies: dependencies:
@@ -4501,7 +4494,7 @@ snapshots:
graphemer@1.4.0: {} graphemer@1.4.0: {}
h3@1.13.1: h3@1.14.0:
dependencies: dependencies:
cookie-es: 1.2.2 cookie-es: 1.2.2
crossws: 'link:' crossws: 'link:'
@@ -4688,7 +4681,7 @@ snapshots:
crossws: 'link:' crossws: 'link:'
defu: 6.1.4 defu: 6.1.4
get-port-please: 3.1.2 get-port-please: 3.1.2
h3: 1.13.1 h3: 1.14.0
http-shutdown: 1.2.2 http-shutdown: 1.2.2
jiti: 2.1.2 jiti: 2.1.2
mlly: 1.7.1 mlly: 1.7.1
@@ -4785,7 +4778,7 @@ snapshots:
min-indent@1.0.1: {} min-indent@1.0.1: {}
miniflare@3.20241230.2: miniflare@3.20250124.0:
dependencies: dependencies:
'@cspotcode/source-map-support': 0.8.1 '@cspotcode/source-map-support': 0.8.1
acorn: 8.14.0 acorn: 8.14.0
@@ -4795,7 +4788,7 @@ snapshots:
glob-to-regexp: 0.4.1 glob-to-regexp: 0.4.1
stoppable: 1.1.0 stoppable: 1.1.0
undici: 5.28.5 undici: 5.28.5
workerd: 1.20241230.0 workerd: 1.20250124.0
ws: 8.18.0 ws: 8.18.0
youch: 3.3.4 youch: 3.3.4
zod: 3.24.1 zod: 3.24.1
@@ -5510,23 +5503,13 @@ snapshots:
uncrypto@0.1.3: {} uncrypto@0.1.3: {}
undici-types@5.26.5: {}
undici-types@6.20.0: {} undici-types@6.20.0: {}
undici@5.28.5: undici@5.28.5:
dependencies: dependencies:
'@fastify/busboy': 2.1.1 '@fastify/busboy': 2.1.1
undici@7.2.3: {} undici@7.3.0: {}
unenv-nightly@2.0.0-20250109-100802-88ad671:
dependencies:
defu: 6.1.4
mlly: 1.7.4
ohash: 1.1.4
pathe: 1.1.2
ufo: 1.5.4
unenv@1.10.0: unenv@1.10.0:
dependencies: dependencies:
@@ -5536,6 +5519,14 @@ snapshots:
node-fetch-native: 1.6.6 node-fetch-native: 1.6.6
pathe: 1.1.2 pathe: 1.1.2
unenv@2.0.0-rc.0:
dependencies:
defu: 6.1.4
mlly: 1.7.4
ohash: 1.1.4
pathe: 1.1.2
ufo: 1.5.4
unicorn-magic@0.1.0: {} unicorn-magic@0.1.0: {}
unicorn-magic@0.3.0: {} unicorn-magic@0.3.0: {}
@@ -5582,13 +5573,13 @@ snapshots:
spdx-correct: 3.2.0 spdx-correct: 3.2.0
spdx-expression-parse: 3.0.1 spdx-expression-parse: 3.0.1
vite-node@3.0.3(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0): vite-node@3.0.4(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0):
dependencies: dependencies:
cac: 6.7.14 cac: 6.7.14
debug: 4.4.0 debug: 4.4.0
es-module-lexer: 1.6.0 es-module-lexer: 1.6.0
pathe: 2.0.2 pathe: 2.0.2
vite: 6.0.11(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0) vite: 6.0.11(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- jiti - jiti
@@ -5603,26 +5594,26 @@ snapshots:
- tsx - tsx
- yaml - yaml
vite@6.0.11(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0): vite@6.0.11(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0):
dependencies: dependencies:
esbuild: 0.24.2 esbuild: 0.24.2
postcss: 8.5.1 postcss: 8.5.1
rollup: 4.31.0 rollup: 4.31.0
optionalDependencies: optionalDependencies:
'@types/node': 22.10.7 '@types/node': 22.10.10
fsevents: 2.3.3 fsevents: 2.3.3
jiti: 2.4.2 jiti: 2.4.2
yaml: 2.7.0 yaml: 2.7.0
vitest@3.0.3(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0): vitest@3.0.4(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0):
dependencies: dependencies:
'@vitest/expect': 3.0.3 '@vitest/expect': 3.0.4
'@vitest/mocker': 3.0.3(vite@6.0.11(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0)) '@vitest/mocker': 3.0.4(vite@6.0.11(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0))
'@vitest/pretty-format': 3.0.3 '@vitest/pretty-format': 3.0.4
'@vitest/runner': 3.0.3 '@vitest/runner': 3.0.4
'@vitest/snapshot': 3.0.3 '@vitest/snapshot': 3.0.4
'@vitest/spy': 3.0.3 '@vitest/spy': 3.0.4
'@vitest/utils': 3.0.3 '@vitest/utils': 3.0.4
chai: 5.1.2 chai: 5.1.2
debug: 4.4.0 debug: 4.4.0
expect-type: 1.1.0 expect-type: 1.1.0
@@ -5633,11 +5624,11 @@ snapshots:
tinyexec: 0.3.2 tinyexec: 0.3.2
tinypool: 1.0.2 tinypool: 1.0.2
tinyrainbow: 2.0.0 tinyrainbow: 2.0.0
vite: 6.0.11(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0) vite: 6.0.11(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0)
vite-node: 3.0.3(@types/node@22.10.7)(jiti@2.4.2)(yaml@2.7.0) vite-node: 3.0.4(@types/node@22.10.10)(jiti@2.4.2)(yaml@2.7.0)
why-is-node-running: 2.3.0 why-is-node-running: 2.3.0
optionalDependencies: optionalDependencies:
'@types/node': 22.10.7 '@types/node': 22.10.10
transitivePeerDependencies: transitivePeerDependencies:
- jiti - jiti
- less - less
@@ -5663,27 +5654,27 @@ snapshots:
word-wrap@1.2.5: {} word-wrap@1.2.5: {}
workerd@1.20241230.0: workerd@1.20250124.0:
optionalDependencies: optionalDependencies:
'@cloudflare/workerd-darwin-64': 1.20241230.0 '@cloudflare/workerd-darwin-64': 1.20250124.0
'@cloudflare/workerd-darwin-arm64': 1.20241230.0 '@cloudflare/workerd-darwin-arm64': 1.20250124.0
'@cloudflare/workerd-linux-64': 1.20241230.0 '@cloudflare/workerd-linux-64': 1.20250124.0
'@cloudflare/workerd-linux-arm64': 1.20241230.0 '@cloudflare/workerd-linux-arm64': 1.20250124.0
'@cloudflare/workerd-windows-64': 1.20241230.0 '@cloudflare/workerd-windows-64': 1.20250124.0
wrangler@3.103.2(@cloudflare/workers-types@4.20250121.0): wrangler@3.105.1(@cloudflare/workers-types@4.20250124.3):
dependencies: dependencies:
'@cloudflare/kv-asset-handler': 0.3.4 '@cloudflare/kv-asset-handler': 0.3.4
'@esbuild-plugins/node-globals-polyfill': 0.2.3(esbuild@0.17.19) '@esbuild-plugins/node-globals-polyfill': 0.2.3(esbuild@0.17.19)
'@esbuild-plugins/node-modules-polyfill': 0.2.2(esbuild@0.17.19) '@esbuild-plugins/node-modules-polyfill': 0.2.2(esbuild@0.17.19)
blake3-wasm: 2.1.5 blake3-wasm: 2.1.5
esbuild: 0.17.19 esbuild: 0.17.19
miniflare: 3.20241230.2 miniflare: 3.20250124.0
path-to-regexp: 6.3.0 path-to-regexp: 6.3.0
unenv: unenv-nightly@2.0.0-20250109-100802-88ad671 unenv: 2.0.0-rc.0
workerd: 1.20241230.0 workerd: 1.20250124.0
optionalDependencies: optionalDependencies:
'@cloudflare/workers-types': 4.20250121.0 '@cloudflare/workers-types': 4.20250124.3
fsevents: 2.3.3 fsevents: 2.3.3
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil