chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2024-08-25 00:42:32 +00:00
parent 440aabd8bc
commit ad642b11b8
2 changed files with 144 additions and 137 deletions

View File

@@ -87,18 +87,18 @@
"uncrypto": "^0.1.3" "uncrypto": "^0.1.3"
}, },
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^4.20240815.0", "@cloudflare/workers-types": "^4.20240821.1",
"@deno/types": "^0.0.1", "@deno/types": "^0.0.1",
"@types/bun": "^1.1.6", "@types/bun": "^1.1.8",
"@types/eventsource": "^1.1.15", "@types/eventsource": "^1.1.15",
"@types/node": "^22.3.0", "@types/node": "^22.5.0",
"@types/web": "^0.0.155", "@types/web": "^0.0.157",
"@types/ws": "^8.5.12", "@types/ws": "^8.5.12",
"@vitest/coverage-v8": "^2.0.5", "@vitest/coverage-v8": "^2.0.5",
"automd": "^0.3.8", "automd": "^0.3.8",
"changelogen": "^0.5.5", "changelogen": "^0.5.5",
"consola": "^3.2.3", "consola": "^3.2.3",
"eslint": "^9.9.0", "eslint": "^9.9.1",
"eslint-config-unjs": "^0.3.2", "eslint-config-unjs": "^0.3.2",
"eventsource": "^2.0.2", "eventsource": "^2.0.2",
"execa": "^9.3.1", "execa": "^9.3.1",
@@ -110,10 +110,10 @@
"typescript": "^5.5.4", "typescript": "^5.5.4",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.44.0", "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.44.0",
"unbuild": "3.0.0-rc.7", "unbuild": "3.0.0-rc.7",
"undici": "^6.19.7", "undici": "^6.19.8",
"vitest": "^2.0.5", "vitest": "^2.0.5",
"wrangler": "^3.71.0", "wrangler": "^3.72.2",
"ws": "^8.18.0" "ws": "^8.18.0"
}, },
"packageManager": "pnpm@9.7.1" "packageManager": "pnpm@9.8.0"
} }

265
pnpm-lock.yaml generated
View File

@@ -16,29 +16,29 @@ importers:
version: 0.1.3 version: 0.1.3
devDependencies: devDependencies:
'@cloudflare/workers-types': '@cloudflare/workers-types':
specifier: ^4.20240815.0 specifier: ^4.20240821.1
version: 4.20240815.0 version: 4.20240821.1
'@deno/types': '@deno/types':
specifier: ^0.0.1 specifier: ^0.0.1
version: 0.0.1 version: 0.0.1
'@types/bun': '@types/bun':
specifier: ^1.1.6 specifier: ^1.1.8
version: 1.1.6 version: 1.1.8
'@types/eventsource': '@types/eventsource':
specifier: ^1.1.15 specifier: ^1.1.15
version: 1.1.15 version: 1.1.15
'@types/node': '@types/node':
specifier: ^22.3.0 specifier: ^22.5.0
version: 22.3.0 version: 22.5.0
'@types/web': '@types/web':
specifier: ^0.0.155 specifier: ^0.0.157
version: 0.0.155 version: 0.0.157
'@types/ws': '@types/ws':
specifier: ^8.5.12 specifier: ^8.5.12
version: 8.5.12 version: 8.5.12
'@vitest/coverage-v8': '@vitest/coverage-v8':
specifier: ^2.0.5 specifier: ^2.0.5
version: 2.0.5(vitest@2.0.5(@types/node@22.3.0)) version: 2.0.5(vitest@2.0.5(@types/node@22.5.0))
automd: automd:
specifier: ^0.3.8 specifier: ^0.3.8
version: 0.3.8(magicast@0.3.4) version: 0.3.8(magicast@0.3.4)
@@ -49,11 +49,11 @@ importers:
specifier: ^3.2.3 specifier: ^3.2.3
version: 3.2.3 version: 3.2.3
eslint: eslint:
specifier: ^9.9.0 specifier: ^9.9.1
version: 9.9.0(jiti@2.0.0-beta.3) version: 9.9.1(jiti@2.0.0-beta.3)
eslint-config-unjs: eslint-config-unjs:
specifier: ^0.3.2 specifier: ^0.3.2
version: 0.3.2(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4) version: 0.3.2(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)
eventsource: eventsource:
specifier: ^2.0.2 specifier: ^2.0.2
version: 2.0.2 version: 2.0.2
@@ -85,14 +85,14 @@ importers:
specifier: 3.0.0-rc.7 specifier: 3.0.0-rc.7
version: 3.0.0-rc.7(typescript@5.5.4) version: 3.0.0-rc.7(typescript@5.5.4)
undici: undici:
specifier: ^6.19.7 specifier: ^6.19.8
version: 6.19.7 version: 6.19.8
vitest: vitest:
specifier: ^2.0.5 specifier: ^2.0.5
version: 2.0.5(@types/node@22.3.0) version: 2.0.5(@types/node@22.5.0)
wrangler: wrangler:
specifier: ^3.71.0 specifier: ^3.72.2
version: 3.71.0(@cloudflare/workers-types@4.20240815.0) version: 3.72.2(@cloudflare/workers-types@4.20240821.1)
ws: ws:
specifier: ^8.18.0 specifier: ^8.18.0
version: 8.18.0 version: 8.18.0
@@ -201,41 +201,42 @@ 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.20240806.0': '@cloudflare/workerd-darwin-64@1.20240821.1':
resolution: {integrity: sha512-FqcVBBCO//I39K5F+HqE/v+UkqY1UrRnS653Jv+XsNNH9TpX5fTs7VCKG4kDSnmxlAaKttyIN5sMEt7lpuNExQ==} resolution: {integrity: sha512-CDBpfZKrSy4YrIdqS84z67r3Tzal2pOhjCsIb63IuCnvVes59/ft1qhczBzk9EffeOE2iTCrA4YBT7Sbn7USew==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@cloudflare/workerd-darwin-arm64@1.20240806.0': '@cloudflare/workerd-darwin-arm64@1.20240821.1':
resolution: {integrity: sha512-8c3KvmzYp/wg+82KHSOzDetJK+pThH4MTrU1OsjmsR2cUfedm5dk5Lah9/0Ld68+6A0umFACi4W2xJHs/RoBpA==} resolution: {integrity: sha512-Q+9RedvNbPcEt/dKni1oN94OxbvuNAeJkgHmrLFTGF8zu21wzOhVkQeRNxcYxrMa9mfStc457NAg13OVCj2kHQ==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@cloudflare/workerd-linux-64@1.20240806.0': '@cloudflare/workerd-linux-64@1.20240821.1':
resolution: {integrity: sha512-/149Bpxw4e2p5QqnBc06g0mx+4sZYh9j0doilnt0wk/uqYkLp0DdXGMQVRB74sBLg2UD3wW8amn1w3KyFhK2tQ==} resolution: {integrity: sha512-j6z3KsPtawrscoLuP985LbqFrmsJL6q1mvSXOXTqXGODAHIzGBipHARdOjms3UQqovzvqB2lQaQsZtLBwCZxtA==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@cloudflare/workerd-linux-arm64@1.20240806.0': '@cloudflare/workerd-linux-arm64@1.20240821.1':
resolution: {integrity: sha512-lacDWY3S1rKL/xT6iMtTQJEKmTTKrBavPczInEuBFXElmrS6IwVjZwv8hhVm32piyNt/AuFu9BYoJALi9D85/g==} resolution: {integrity: sha512-I9bHgZOxJQW0CV5gTdilyxzTG7ILzbTirehQWgfPx9X77E/7eIbR9sboOMgyeC69W4he0SKtpx0sYZuTJu4ERw==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@cloudflare/workerd-windows-64@1.20240806.0': '@cloudflare/workerd-windows-64@1.20240821.1':
resolution: {integrity: sha512-hC6JEfTSQK6//Lg+D54TLVn1ceTPY+fv4MXqDZIYlPP53iN+dL8Xd0utn2SG57UYdlL5FRAhm/EWHcATZg1RgA==} resolution: {integrity: sha512-keC97QPArs6LWbPejQM7/Y8Jy8QqyaZow4/ZdsGo+QjlOLiZRDpAenfZx3CBUoWwEeFwQTl2FLO+8hV1SWFFYw==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@cloudflare/workers-shared@0.1.0': '@cloudflare/workers-shared@0.3.0':
resolution: {integrity: sha512-SyD4iw6jM4anZaG+ujgVETV4fulF2KHBOW31eavbVN7TNpk2l4aJgwY1YSPK00IKSWsoQuH2TigR446KuT5lqQ==} resolution: {integrity: sha512-cqtLW1QiBC/ABaZIhAdyGCsnHHY6pAb6hsVUZg82Co2gQtf/faxRYV1FgpCwUYroTdk6A66xUMSTmFqreKCJow==}
engines: {node: '>=16.7.0'}
'@cloudflare/workers-types@4.20240815.0': '@cloudflare/workers-types@4.20240821.1':
resolution: {integrity: sha512-H/IXCOahT1lr4RKzsiCkyjM7+LCPLtl2wjxyLG8xMTNERR0XuD1Vcfns6TraE0cd5+IcKe7j3rpzBlSCjZ+61A==} resolution: {integrity: sha512-icAkbnAqgVl6ef9lgLTom8na+kj2RBw2ViPAQ586hbdj0xZcnrjK7P46Eu08OU9D/lNDgN2sKU/sxhe2iK/gIg==}
'@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==}
@@ -678,8 +679,8 @@ packages:
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint/config-array@0.17.1': '@eslint/config-array@0.18.0':
resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==} resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/eslintrc@3.1.0': '@eslint/eslintrc@3.1.0':
@@ -690,6 +691,10 @@ packages:
resolution: {integrity: sha512-hhetes6ZHP3BlXLxmd8K2SNgkhNSi+UcecbnwWKwpP7kyi/uC75DJ1lOOBO3xrC4jyojtGE3YxKZPHfk4yrgug==} resolution: {integrity: sha512-hhetes6ZHP3BlXLxmd8K2SNgkhNSi+UcecbnwWKwpP7kyi/uC75DJ1lOOBO3xrC4jyojtGE3YxKZPHfk4yrgug==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/js@9.9.1':
resolution: {integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/object-schema@2.1.4': '@eslint/object-schema@2.1.4':
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -982,8 +987,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.6': '@types/bun@1.1.8':
resolution: {integrity: sha512-uJgKjTdX0GkWEHZzQzFsJkWp5+43ZS7HC8sZPFnOwnSo1AsNl2q9o2bFeS23disNDqbggEgyFkKCHl/w8iZsMA==} resolution: {integrity: sha512-PIwVFQKPviksiibobyvcWtMvMFMTj91T8dQEh9l1P3Ypr3ZuVn9w7HSr+5mTNrPqD1xpdDLEErzZPU8gqHBu6g==}
'@types/estree@1.0.5': '@types/estree@1.0.5':
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
@@ -1000,8 +1005,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.3.0': '@types/node@22.5.0':
resolution: {integrity: sha512-nrWpWVaDZuaVc5X84xJ0vNrLvomM205oQyLsRt7OHNZbSHslcWsvgFR7O7hire2ZonjLrWBbedmotmIlJDVd6g==} resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==}
'@types/normalize-package-data@2.4.4': '@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -1012,8 +1017,8 @@ 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.155': '@types/web@0.0.157':
resolution: {integrity: sha512-rLQhlzDvG+hAgozeVIObiFrkL6X0X8vOYq88O7llQqT41j7spvZKRocMv4EC5ZuweoAMnmlOE/y1pOdV+ZaiRQ==} resolution: {integrity: sha512-erqzRlWBxaV7qI0g5rIkHRRxQ3kKmqqhokqgnSy3UEQYIl+5qNCU7DwdPaOke3ZHRXmbrjpGgSc4bjM4ItSDnw==}
'@types/ws@8.5.12': '@types/ws@8.5.12':
resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==} resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==}
@@ -1205,8 +1210,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.17: bun-types@1.1.26:
resolution: {integrity: sha512-Z4+OplcSd/YZq7ZsrfD00DKJeCwuNY96a1IDJyR73+cTBaFIS7SC6LhpY/W3AMEXO9iYq5NJ58WAwnwL1p5vKg==} resolution: {integrity: sha512-n7jDe62LsB2+WE8Q8/mT3azkPaatKlj/2MyP6hi3mKvPz9oPpB6JW/Ll6JHtNLudasFFuvfgklYSE+rreGvBjw==}
bundle-name@3.0.0: bundle-name@3.0.0:
resolution: {integrity: sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==} resolution: {integrity: sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==}
@@ -1551,8 +1556,8 @@ packages:
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
eslint@9.9.0: eslint@9.9.1:
resolution: {integrity: sha512-JfiKJrbx0506OEerjK2Y1QlldtBxkAlLxT5OEcRF8uaQ86noDe2k31Vw9rnSWv+MXZHj7OOUV/dA0AhdLFcyvA==} resolution: {integrity: sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@@ -2087,8 +2092,8 @@ packages:
resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
engines: {node: '>=4'} engines: {node: '>=4'}
miniflare@3.20240806.0: miniflare@3.20240821.0:
resolution: {integrity: sha512-jDsXBJOLUVpIQXHsluX3xV0piDxXolTCsxdje2Ex2LTC9PsSoBIkMwvCmnCxe9wpJJCq8rb0UMyeEn3KOF3LOw==} resolution: {integrity: sha512-4BhLGpssQxM/O6TZmJ10GkT3wBJK6emFkZ3V87/HyvQmVt8zMxEBvyw5uv6kdtp+7F54Nw6IKFJjPUL8rFVQrQ==}
engines: {node: '>=16.13'} engines: {node: '>=16.13'}
hasBin: true hasBin: true
@@ -2837,15 +2842,15 @@ 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.18.2: undici-types@6.19.8:
resolution: {integrity: sha512-5ruQbENj95yDYJNS3TvcaxPMshV7aizdv/hWYjGIKoANWKjhWNBsr2YEuYZKodQulB1b8l7ILOuDQep3afowQQ==} resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
undici@5.28.4: undici@5.28.4:
resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==}
engines: {node: '>=14.0'} engines: {node: '>=14.0'}
undici@6.19.7: undici@6.19.8:
resolution: {integrity: sha512-HR3W/bMGPSr90i8AAp2C4DM3wChFdJPLrWYpIS++LxS8K+W535qftjt+4MyjNYHeWabMj1nvtmLIi7l++iq91A==} resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==}
engines: {node: '>=18.17'} engines: {node: '>=18.17'}
unenv-nightly@1.10.0-1717606461.a117952: unenv-nightly@1.10.0-1717606461.a117952:
@@ -2966,17 +2971,17 @@ packages:
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
workerd@1.20240806.0: workerd@1.20240821.1:
resolution: {integrity: sha512-yyNtyzTMgVY0sgYijHBONqZFVXsOFGj2jDjS8MF/RbO2ZdGROvs4Hkc/9QnmqFWahE0STxXeJ1yW1yVotdF0UQ==} resolution: {integrity: sha512-y4phjCnEG96u8ZkgkkHB+gSw0i6uMNo23rBmixylWpjxDklB+LWD8dztasvsu7xGaZbLoTxQESdEw956F7VJDA==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
wrangler@3.71.0: wrangler@3.72.2:
resolution: {integrity: sha512-WHWBmU2z0p1hRtSIIP5HEeoR+6aNpuZR82HMXAwpfeiyijjfkMyt/TUs8gvIOKC3x3+ETQQIdVeX2al5KtrIxQ==} resolution: {integrity: sha512-7nxkJ4md+KtESNJ/0DwTM7bHZP+uNRpJT5gMDT9WllP9UVzYdtXCTF+p4CHtxIReUpe6pOi7tb05hK9/Q6WaiA==}
engines: {node: '>=16.17.0'} engines: {node: '>=16.17.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@cloudflare/workers-types': ^4.20240806.0 '@cloudflare/workers-types': ^4.20240821.1
peerDependenciesMeta: peerDependenciesMeta:
'@cloudflare/workers-types': '@cloudflare/workers-types':
optional: true optional: true
@@ -3160,24 +3165,24 @@ snapshots:
dependencies: dependencies:
mime: 3.0.0 mime: 3.0.0
'@cloudflare/workerd-darwin-64@1.20240806.0': '@cloudflare/workerd-darwin-64@1.20240821.1':
optional: true optional: true
'@cloudflare/workerd-darwin-arm64@1.20240806.0': '@cloudflare/workerd-darwin-arm64@1.20240821.1':
optional: true optional: true
'@cloudflare/workerd-linux-64@1.20240806.0': '@cloudflare/workerd-linux-64@1.20240821.1':
optional: true optional: true
'@cloudflare/workerd-linux-arm64@1.20240806.0': '@cloudflare/workerd-linux-arm64@1.20240821.1':
optional: true optional: true
'@cloudflare/workerd-windows-64@1.20240806.0': '@cloudflare/workerd-windows-64@1.20240821.1':
optional: true optional: true
'@cloudflare/workers-shared@0.1.0': {} '@cloudflare/workers-shared@0.3.0': {}
'@cloudflare/workers-types@4.20240815.0': {} '@cloudflare/workers-types@4.20240821.1': {}
'@cspotcode/source-map-support@0.8.1': '@cspotcode/source-map-support@0.8.1':
dependencies: dependencies:
@@ -3402,14 +3407,14 @@ snapshots:
'@esbuild/win32-x64@0.23.0': '@esbuild/win32-x64@0.23.0':
optional: true optional: true
'@eslint-community/eslint-utils@4.4.0(eslint@9.9.0(jiti@2.0.0-beta.3))': '@eslint-community/eslint-utils@4.4.0(eslint@9.9.1(jiti@2.0.0-beta.3))':
dependencies: dependencies:
eslint: 9.9.0(jiti@2.0.0-beta.3) eslint: 9.9.1(jiti@2.0.0-beta.3)
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.11.0': {} '@eslint-community/regexpp@4.11.0': {}
'@eslint/config-array@0.17.1': '@eslint/config-array@0.18.0':
dependencies: dependencies:
'@eslint/object-schema': 2.1.4 '@eslint/object-schema': 2.1.4
debug: 4.3.6 debug: 4.3.6
@@ -3433,6 +3438,8 @@ snapshots:
'@eslint/js@9.9.0': {} '@eslint/js@9.9.0': {}
'@eslint/js@9.9.1': {}
'@eslint/object-schema@2.1.4': {} '@eslint/object-schema@2.1.4': {}
'@fastify/busboy@2.1.1': {} '@fastify/busboy@2.1.1': {}
@@ -3655,9 +3662,9 @@ snapshots:
'@trysound/sax@0.2.0': {} '@trysound/sax@0.2.0': {}
'@types/bun@1.1.6': '@types/bun@1.1.8':
dependencies: dependencies:
bun-types: 1.1.17 bun-types: 1.1.26
'@types/estree@1.0.5': {} '@types/estree@1.0.5': {}
@@ -3669,15 +3676,15 @@ snapshots:
'@types/node-forge@1.3.11': '@types/node-forge@1.3.11':
dependencies: dependencies:
'@types/node': 22.3.0 '@types/node': 22.5.0
'@types/node@20.12.14': '@types/node@20.12.14':
dependencies: dependencies:
undici-types: 5.26.5 undici-types: 5.26.5
'@types/node@22.3.0': '@types/node@22.5.0':
dependencies: dependencies:
undici-types: 6.18.2 undici-types: 6.19.8
'@types/normalize-package-data@2.4.4': {} '@types/normalize-package-data@2.4.4': {}
@@ -3685,21 +3692,21 @@ snapshots:
'@types/unist@2.0.11': {} '@types/unist@2.0.11': {}
'@types/web@0.0.155': {} '@types/web@0.0.157': {}
'@types/ws@8.5.12': '@types/ws@8.5.12':
dependencies: dependencies:
'@types/node': 22.3.0 '@types/node': 22.5.0
'@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4))(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4)': '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4))(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)':
dependencies: dependencies:
'@eslint-community/regexpp': 4.11.0 '@eslint-community/regexpp': 4.11.0
'@typescript-eslint/parser': 7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4) '@typescript-eslint/parser': 7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)
'@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/type-utils': 7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4) '@typescript-eslint/type-utils': 7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)
'@typescript-eslint/utils': 7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4) '@typescript-eslint/utils': 7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)
'@typescript-eslint/visitor-keys': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0
eslint: 9.9.0(jiti@2.0.0-beta.3) eslint: 9.9.1(jiti@2.0.0-beta.3)
graphemer: 1.4.0 graphemer: 1.4.0
ignore: 5.3.2 ignore: 5.3.2
natural-compare: 1.4.0 natural-compare: 1.4.0
@@ -3709,14 +3716,14 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/parser@7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4)': '@typescript-eslint/parser@7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)':
dependencies: dependencies:
'@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/types': 7.18.0 '@typescript-eslint/types': 7.18.0
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
'@typescript-eslint/visitor-keys': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0
debug: 4.3.6 debug: 4.3.6
eslint: 9.9.0(jiti@2.0.0-beta.3) eslint: 9.9.1(jiti@2.0.0-beta.3)
optionalDependencies: optionalDependencies:
typescript: 5.5.4 typescript: 5.5.4
transitivePeerDependencies: transitivePeerDependencies:
@@ -3727,12 +3734,12 @@ snapshots:
'@typescript-eslint/types': 7.18.0 '@typescript-eslint/types': 7.18.0
'@typescript-eslint/visitor-keys': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0
'@typescript-eslint/type-utils@7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4)': '@typescript-eslint/type-utils@7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)':
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
'@typescript-eslint/utils': 7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4) '@typescript-eslint/utils': 7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)
debug: 4.3.6 debug: 4.3.6
eslint: 9.9.0(jiti@2.0.0-beta.3) eslint: 9.9.1(jiti@2.0.0-beta.3)
ts-api-utils: 1.3.0(typescript@5.5.4) ts-api-utils: 1.3.0(typescript@5.5.4)
optionalDependencies: optionalDependencies:
typescript: 5.5.4 typescript: 5.5.4
@@ -3756,13 +3763,13 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/utils@7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4)': '@typescript-eslint/utils@7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)':
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@2.0.0-beta.3)) '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@2.0.0-beta.3))
'@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/types': 7.18.0 '@typescript-eslint/types': 7.18.0
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4) '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
eslint: 9.9.0(jiti@2.0.0-beta.3) eslint: 9.9.1(jiti@2.0.0-beta.3)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
- typescript - typescript
@@ -3772,7 +3779,7 @@ snapshots:
'@typescript-eslint/types': 7.18.0 '@typescript-eslint/types': 7.18.0
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
'@vitest/coverage-v8@2.0.5(vitest@2.0.5(@types/node@22.3.0))': '@vitest/coverage-v8@2.0.5(vitest@2.0.5(@types/node@22.5.0))':
dependencies: dependencies:
'@ampproject/remapping': 2.3.0 '@ampproject/remapping': 2.3.0
'@bcoe/v8-coverage': 0.2.3 '@bcoe/v8-coverage': 0.2.3
@@ -3786,7 +3793,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.0.5(@types/node@22.3.0) vitest: 2.0.5(@types/node@22.5.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -3938,7 +3945,7 @@ snapshots:
builtin-modules@3.3.0: {} builtin-modules@3.3.0: {}
bun-types@1.1.17: bun-types@1.1.26:
dependencies: dependencies:
'@types/node': 20.12.14 '@types/node': 20.12.14
'@types/ws': 8.5.12 '@types/ws': 8.5.12
@@ -4358,34 +4365,34 @@ snapshots:
escape-string-regexp@4.0.0: {} escape-string-regexp@4.0.0: {}
eslint-config-unjs@0.3.2(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4): eslint-config-unjs@0.3.2(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4):
dependencies: dependencies:
'@eslint/js': 9.9.0 '@eslint/js': 9.9.0
eslint: 9.9.0(jiti@2.0.0-beta.3) eslint: 9.9.1(jiti@2.0.0-beta.3)
eslint-plugin-markdown: 5.1.0(eslint@9.9.0(jiti@2.0.0-beta.3)) eslint-plugin-markdown: 5.1.0(eslint@9.9.1(jiti@2.0.0-beta.3))
eslint-plugin-unicorn: 53.0.0(eslint@9.9.0(jiti@2.0.0-beta.3)) eslint-plugin-unicorn: 53.0.0(eslint@9.9.1(jiti@2.0.0-beta.3))
globals: 15.9.0 globals: 15.9.0
typescript: 5.5.4 typescript: 5.5.4
typescript-eslint: 7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4) typescript-eslint: 7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
eslint-plugin-markdown@5.1.0(eslint@9.9.0(jiti@2.0.0-beta.3)): eslint-plugin-markdown@5.1.0(eslint@9.9.1(jiti@2.0.0-beta.3)):
dependencies: dependencies:
eslint: 9.9.0(jiti@2.0.0-beta.3) eslint: 9.9.1(jiti@2.0.0-beta.3)
mdast-util-from-markdown: 0.8.5 mdast-util-from-markdown: 0.8.5
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
eslint-plugin-unicorn@53.0.0(eslint@9.9.0(jiti@2.0.0-beta.3)): eslint-plugin-unicorn@53.0.0(eslint@9.9.1(jiti@2.0.0-beta.3)):
dependencies: dependencies:
'@babel/helper-validator-identifier': 7.24.7 '@babel/helper-validator-identifier': 7.24.7
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@2.0.0-beta.3)) '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@2.0.0-beta.3))
'@eslint/eslintrc': 3.1.0 '@eslint/eslintrc': 3.1.0
ci-info: 4.0.0 ci-info: 4.0.0
clean-regexp: 1.0.0 clean-regexp: 1.0.0
core-js-compat: 3.38.0 core-js-compat: 3.38.0
eslint: 9.9.0(jiti@2.0.0-beta.3) eslint: 9.9.1(jiti@2.0.0-beta.3)
esquery: 1.6.0 esquery: 1.6.0
indent-string: 4.0.0 indent-string: 4.0.0
is-builtin-module: 3.2.1 is-builtin-module: 3.2.1
@@ -4408,13 +4415,13 @@ snapshots:
eslint-visitor-keys@4.0.0: {} eslint-visitor-keys@4.0.0: {}
eslint@9.9.0(jiti@2.0.0-beta.3): eslint@9.9.1(jiti@2.0.0-beta.3):
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@2.0.0-beta.3)) '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1(jiti@2.0.0-beta.3))
'@eslint-community/regexpp': 4.11.0 '@eslint-community/regexpp': 4.11.0
'@eslint/config-array': 0.17.1 '@eslint/config-array': 0.18.0
'@eslint/eslintrc': 3.1.0 '@eslint/eslintrc': 3.1.0
'@eslint/js': 9.9.0 '@eslint/js': 9.9.1
'@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/module-importer': 1.0.1
'@humanwhocodes/retry': 0.3.0 '@humanwhocodes/retry': 0.3.0
'@nodelib/fs.walk': 1.2.8 '@nodelib/fs.walk': 1.2.8
@@ -4973,7 +4980,7 @@ snapshots:
min-indent@1.0.1: {} min-indent@1.0.1: {}
miniflare@3.20240806.0: miniflare@3.20240821.0:
dependencies: dependencies:
'@cspotcode/source-map-support': 0.8.1 '@cspotcode/source-map-support': 0.8.1
acorn: 8.12.1 acorn: 8.12.1
@@ -4983,7 +4990,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.4 undici: 5.28.4
workerd: 1.20240806.0 workerd: 1.20240821.1
ws: 8.18.0 ws: 8.18.0
youch: 3.3.3 youch: 3.3.3
zod: 3.23.8 zod: 3.23.8
@@ -5649,12 +5656,12 @@ snapshots:
type-fest@0.8.1: {} type-fest@0.8.1: {}
typescript-eslint@7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4): typescript-eslint@7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4):
dependencies: dependencies:
'@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4))(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4) '@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4))(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)
'@typescript-eslint/parser': 7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4) '@typescript-eslint/parser': 7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)
'@typescript-eslint/utils': 7.18.0(eslint@9.9.0(jiti@2.0.0-beta.3))(typescript@5.5.4) '@typescript-eslint/utils': 7.18.0(eslint@9.9.1(jiti@2.0.0-beta.3))(typescript@5.5.4)
eslint: 9.9.0(jiti@2.0.0-beta.3) eslint: 9.9.1(jiti@2.0.0-beta.3)
optionalDependencies: optionalDependencies:
typescript: 5.5.4 typescript: 5.5.4
transitivePeerDependencies: transitivePeerDependencies:
@@ -5703,13 +5710,13 @@ snapshots:
undici-types@5.26.5: {} undici-types@5.26.5: {}
undici-types@6.18.2: {} undici-types@6.19.8: {}
undici@5.28.4: undici@5.28.4:
dependencies: dependencies:
'@fastify/busboy': 2.1.1 '@fastify/busboy': 2.1.1
undici@6.19.7: {} undici@6.19.8: {}
unenv-nightly@1.10.0-1717606461.a117952: unenv-nightly@1.10.0-1717606461.a117952:
dependencies: dependencies:
@@ -5773,13 +5780,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@2.0.5(@types/node@22.3.0): vite-node@2.0.5(@types/node@22.5.0):
dependencies: dependencies:
cac: 6.7.14 cac: 6.7.14
debug: 4.3.6 debug: 4.3.6
pathe: 1.1.2 pathe: 1.1.2
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
vite: 5.4.1(@types/node@22.3.0) vite: 5.4.1(@types/node@22.5.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- less - less
@@ -5791,16 +5798,16 @@ snapshots:
- supports-color - supports-color
- terser - terser
vite@5.4.1(@types/node@22.3.0): vite@5.4.1(@types/node@22.5.0):
dependencies: dependencies:
esbuild: 0.21.5 esbuild: 0.21.5
postcss: 8.4.41 postcss: 8.4.41
rollup: 4.20.0 rollup: 4.20.0
optionalDependencies: optionalDependencies:
'@types/node': 22.3.0 '@types/node': 22.5.0
fsevents: 2.3.3 fsevents: 2.3.3
vitest@2.0.5(@types/node@22.3.0): vitest@2.0.5(@types/node@22.5.0):
dependencies: dependencies:
'@ampproject/remapping': 2.3.0 '@ampproject/remapping': 2.3.0
'@vitest/expect': 2.0.5 '@vitest/expect': 2.0.5
@@ -5818,11 +5825,11 @@ snapshots:
tinybench: 2.9.0 tinybench: 2.9.0
tinypool: 1.0.0 tinypool: 1.0.0
tinyrainbow: 1.2.0 tinyrainbow: 1.2.0
vite: 5.4.1(@types/node@22.3.0) vite: 5.4.1(@types/node@22.5.0)
vite-node: 2.0.5(@types/node@22.3.0) vite-node: 2.0.5(@types/node@22.5.0)
why-is-node-running: 2.3.0 why-is-node-running: 2.3.0
optionalDependencies: optionalDependencies:
'@types/node': 22.3.0 '@types/node': 22.5.0
transitivePeerDependencies: transitivePeerDependencies:
- less - less
- lightningcss - lightningcss
@@ -5844,25 +5851,25 @@ snapshots:
word-wrap@1.2.5: {} word-wrap@1.2.5: {}
workerd@1.20240806.0: workerd@1.20240821.1:
optionalDependencies: optionalDependencies:
'@cloudflare/workerd-darwin-64': 1.20240806.0 '@cloudflare/workerd-darwin-64': 1.20240821.1
'@cloudflare/workerd-darwin-arm64': 1.20240806.0 '@cloudflare/workerd-darwin-arm64': 1.20240821.1
'@cloudflare/workerd-linux-64': 1.20240806.0 '@cloudflare/workerd-linux-64': 1.20240821.1
'@cloudflare/workerd-linux-arm64': 1.20240806.0 '@cloudflare/workerd-linux-arm64': 1.20240821.1
'@cloudflare/workerd-windows-64': 1.20240806.0 '@cloudflare/workerd-windows-64': 1.20240821.1
wrangler@3.71.0(@cloudflare/workers-types@4.20240815.0): wrangler@3.72.2(@cloudflare/workers-types@4.20240821.1):
dependencies: dependencies:
'@cloudflare/kv-asset-handler': 0.3.4 '@cloudflare/kv-asset-handler': 0.3.4
'@cloudflare/workers-shared': 0.1.0 '@cloudflare/workers-shared': 0.3.0
'@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
chokidar: 3.6.0 chokidar: 3.6.0
date-fns: 3.6.0 date-fns: 3.6.0
esbuild: 0.17.19 esbuild: 0.17.19
miniflare: 3.20240806.0 miniflare: 3.20240821.0
nanoid: 3.3.7 nanoid: 3.3.7
path-to-regexp: 6.2.2 path-to-regexp: 6.2.2
resolve: 1.22.8 resolve: 1.22.8
@@ -5870,10 +5877,10 @@ snapshots:
selfsigned: 2.4.1 selfsigned: 2.4.1
source-map: 0.6.1 source-map: 0.6.1
unenv: unenv-nightly@1.10.0-1717606461.a117952 unenv: unenv-nightly@1.10.0-1717606461.a117952
workerd: 1.20240806.0 workerd: 1.20240821.1
xxhash-wasm: 1.0.2 xxhash-wasm: 1.0.2
optionalDependencies: optionalDependencies:
'@cloudflare/workers-types': 4.20240815.0 '@cloudflare/workers-types': 4.20240821.1
fsevents: 2.3.3 fsevents: 2.3.3
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil