chore: upgrade dependencies (#1106)

This commit is contained in:
Dream Hunter
2026-08-07 11:06:54 +08:00
committed by GitHub
parent 5553c6484a
commit f9281818e9
9 changed files with 860 additions and 833 deletions
+8 -8
View File
@@ -7,13 +7,13 @@
"name": "cloudflare-temp-email-e2e", "name": "cloudflare-temp-email-e2e",
"dependencies": { "dependencies": {
"imapflow": "^1.6.5", "imapflow": "^1.6.5",
"nodemailer": "^9.0.3" "nodemailer": "^9.0.4"
}, },
"devDependencies": { "devDependencies": {
"@playwright/test": "1.62.1", "@playwright/test": "1.62.1",
"@types/nodemailer": "^8.0.1", "@types/nodemailer": "^8.0.1",
"@types/ws": "^8.18.1", "@types/ws": "^8.18.1",
"ws": "^8.21.1" "ws": "^8.21.2"
} }
}, },
"node_modules/@pinojs/redact": { "node_modules/@pinojs/redact": {
@@ -178,9 +178,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/nodemailer": { "node_modules/nodemailer": {
"version": "9.0.3", "version": "9.0.4",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-9.0.3.tgz", "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-9.0.4.tgz",
"integrity": "sha512-n+YP+NKwR5zRWa60k3GiQ6Q3B4KXCoAw40dAKeCtYn020iNN74aWK2liXIC3ZEATeGql7we3tE3t8QwhY0eskw==", "integrity": "sha512-LmJNRVRtfSCULxcZpy0Cpg4WWenlUZ9+zbmTO+S7v9wD6XreYLjXRFtDjtV/4F0HT5p1GyZfA0Ux/myxHb18CQ==",
"license": "MIT-0", "license": "MIT-0",
"engines": { "engines": {
"node": ">=6.0.0" "node": ">=6.0.0"
@@ -378,9 +378,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/ws": { "node_modules/ws": {
"version": "8.21.1", "version": "8.21.2",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.1.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.2.tgz",
"integrity": "sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==", "integrity": "sha512-54dMVAo4WIe6SKy3vBgN+9bJZqqQ8IMRevAkOLQALhi49qkkQDQfWdAZ8KQlXiEabw88ARXXdUrlvtbKQX+aKw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
+2 -2
View File
@@ -10,10 +10,10 @@
"@playwright/test": "1.62.1", "@playwright/test": "1.62.1",
"@types/nodemailer": "^8.0.1", "@types/nodemailer": "^8.0.1",
"@types/ws": "^8.18.1", "@types/ws": "^8.18.1",
"ws": "^8.21.1" "ws": "^8.21.2"
}, },
"dependencies": { "dependencies": {
"imapflow": "^1.6.5", "imapflow": "^1.6.5",
"nodemailer": "^9.0.3" "nodemailer": "^9.0.4"
} }
} }
+4 -4
View File
@@ -24,18 +24,18 @@
"dependencies": { "dependencies": {
"@fingerprintjs/fingerprintjs": "^5.2.0", "@fingerprintjs/fingerprintjs": "^5.2.0",
"@simplewebauthn/browser": "^13.3.0", "@simplewebauthn/browser": "^13.3.0",
"@unhead/vue": "^2.1.16", "@unhead/vue": "^2.1.17",
"@vueuse/core": "^14.4.0", "@vueuse/core": "^14.4.0",
"@wangeditor/editor": "^5.1.23", "@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12", "@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^1.19.0", "axios": "^1.19.0",
"dompurify": "^3.4.12", "dompurify": "^3.4.13",
"jszip": "^3.10.1", "jszip": "^3.10.1",
"mail-parser-wasm": "^0.2.2", "mail-parser-wasm": "^0.2.2",
"naive-ui": "^2.44.1", "naive-ui": "^2.44.1",
"postal-mime": "^2.7.5", "postal-mime": "^2.7.5",
"vooks": "^0.2.12", "vooks": "^0.2.12",
"vue": "^3.5.40", "vue": "^3.5.41",
"vue-clipboard3": "^2.0.0", "vue-clipboard3": "^2.0.0",
"vue-i18n": "^11.4.8", "vue-i18n": "^11.4.8",
"vue-router": "^4.6.4" "vue-router": "^4.6.4"
@@ -53,7 +53,7 @@
"vitest": "^4.1.10", "vitest": "^4.1.10",
"workbox-build": "^7.4.1", "workbox-build": "^7.4.1",
"workbox-window": "^7.4.1", "workbox-window": "^7.4.1",
"wrangler": "^4.116.0" "wrangler": "^4.119.0"
}, },
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39" "packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39"
} }
+450 -440
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -11,7 +11,7 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"wrangler": "^4.116.0" "wrangler": "^4.119.0"
}, },
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39" "packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39"
} }
+1 -1
View File
@@ -6,7 +6,7 @@
"devDependencies": { "devDependencies": {
"@types/node": "^26.1.2", "@types/node": "^26.1.2",
"vitepress": "^1.6.4", "vitepress": "^1.6.4",
"wrangler": "^4.116.0" "wrangler": "^4.119.0"
}, },
"scripts": { "scripts": {
"dev": "vitepress dev docs", "dev": "vitepress dev docs",
+246 -237
View File
@@ -17,10 +17,10 @@ importers:
version: 26.1.2 version: 26.1.2
vitepress: vitepress:
specifier: ^1.6.4 specifier: ^1.6.4
version: 1.6.4(@algolia/client-search@5.56.0)(@types/node@26.1.2)(postcss@8.5.25)(search-insights@2.13.0)(typescript@5.4.5) version: 1.6.4(@algolia/client-search@5.56.0)(@types/node@26.1.2)(postcss@8.5.26)(search-insights@2.13.0)(typescript@5.4.5)
wrangler: wrangler:
specifier: ^4.116.0 specifier: ^4.119.0
version: 4.116.0 version: 4.119.0
packages: packages:
@@ -108,13 +108,13 @@ packages:
resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==} resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/parser@7.29.7': '@babel/parser@7.29.8':
resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==} resolution: {integrity: sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
hasBin: true hasBin: true
'@babel/types@7.29.7': '@babel/types@7.29.8':
resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==} resolution: {integrity: sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@cloudflare/kv-asset-handler@0.5.0': '@cloudflare/kv-asset-handler@0.5.0':
@@ -130,32 +130,32 @@ packages:
workerd: workerd:
optional: true optional: true
'@cloudflare/workerd-darwin-64@1.20260730.1': '@cloudflare/workerd-darwin-64@1.20260801.1':
resolution: {integrity: sha512-+MBHmPaiTe2KajryW0T24rZvWFxb41hD3d8anNzQqHzft6vSEb18+sp0znSwxgij7ApPhSM1+vhkNg4f3YMguA==} resolution: {integrity: sha512-wuJWbXpKvncJi1P0GKS+iYpN5tHdb7JPJJ/+6ZQe8zzovHHVMkLJPNBsgWpqeUhpM3g9qTwEKd2rglNKejuh5A==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@cloudflare/workerd-darwin-arm64@1.20260730.1': '@cloudflare/workerd-darwin-arm64@1.20260801.1':
resolution: {integrity: sha512-SBHKntPkKvNPgaCrTe99xC1CAl8ygJDzlYfK0LbuJ1muKadIw35WnhO0wu894fKBtllsVQdNzDLee+cm0ppLSQ==} resolution: {integrity: sha512-kwoZiTpnhNrF3+APx84Q/oAqvJ3sU9yefGagwm/ASaH/2W19x0vghkW/r4qCoHCK0WW7EPugZ+aXjgPMRtlq1Q==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@cloudflare/workerd-linux-64@1.20260730.1': '@cloudflare/workerd-linux-64@1.20260801.1':
resolution: {integrity: sha512-ouyPOSMbiKPeSwUJUvxtMcxGAXs2J4aPE4T5ABIYX5ClcQx5j5bbHTmnqOQEY8sAuLTPjH7dY+iB6UI5ISlwwA==} resolution: {integrity: sha512-r0vAxCZH+Jih9Unm1yoyiByPNWNgawcKciOHDm5Q37ZVGOkKLsT9AtLe3yLSaul76WrKqtf+JP2n0WW32VBLJg==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@cloudflare/workerd-linux-arm64@1.20260730.1': '@cloudflare/workerd-linux-arm64@1.20260801.1':
resolution: {integrity: sha512-YQ+Mi78U3TPdgBPtwq+Sm6rJU+Ihl2y0pjYtuuKkdmUbYzL7oLR6Xqq9wljhasnuCFICssDJaqhMep5WizYoEQ==} resolution: {integrity: sha512-zWgpdZtSozvIgzQNmQiDSF8yEOQJUkRAWNsDXXzAAoy+fCn8YUoSibj3mpFSbZRvbUldeBEaW6SCdC2VEMkhNQ==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@cloudflare/workerd-windows-64@1.20260730.1': '@cloudflare/workerd-windows-64@1.20260801.1':
resolution: {integrity: sha512-27fAN+vUECW1oYVc1KOcHYpkL8COM2Uxtxql7TL595kxbjoqS5yckw7NLz7bTf2pALFCZWjqXDjZGJ/xbG4ZKQ==} resolution: {integrity: sha512-2oQz+Ksu4ji6e/+ZoYX+tWQEcxAii2p7l+iR8kx48W1llMalaufAsmVxTlk+3/vrM7D3/2c0iK448e0UQTcIMg==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
@@ -484,8 +484,8 @@ packages:
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@iconify-json/simple-icons@1.2.92': '@iconify-json/simple-icons@1.2.93':
resolution: {integrity: sha512-hR0ozxR97t1dzWw+esoxFijZ15gagt7EIgF3CNifu2yICXhS7gnun4Y+j+odJQtNSl7wvqMdoLbViIShwe/fdw==} resolution: {integrity: sha512-/XhANjfGYOuqvSR3TmUnkQkINvQ4GVjVuukvymRbxtVFBvIq/yiXJqCDycKcQPT401OYT9H2vIY6ihAlz1QIAw==}
'@iconify/types@2.0.0': '@iconify/types@2.0.0':
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
@@ -646,6 +646,12 @@ packages:
'@jridgewell/trace-mapping@0.3.9': '@jridgewell/trace-mapping@0.3.9':
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
'@napi-rs/lzma-linux-x64-gnu@1.5.1':
resolution: {integrity: sha512-oTXEIha4SsuXdTA4Iyskj0kpdx2yVXdhd75c2v3xGrHFfVMsbhTPZU/nMPL4sWKo4pBHm3aucLaqGlF696dTyQ==}
engines: {node: ^22.20 || ^24.12 || >=25}
cpu: [x64]
os: [linux]
'@poppinss/colors@4.1.6': '@poppinss/colors@4.1.6':
resolution: {integrity: sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==} resolution: {integrity: sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==}
@@ -655,128 +661,128 @@ packages:
'@poppinss/exception@1.2.3': '@poppinss/exception@1.2.3':
resolution: {integrity: sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==} resolution: {integrity: sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==}
'@rollup/rollup-android-arm-eabi@4.62.3': '@rollup/rollup-android-arm-eabi@4.62.4':
resolution: {integrity: sha512-c0wdcekXtQvvn5Tsrk/+op/gUArrbWaFduBnTLP2l1cKLSQs4diMWjJw3m6A0DdzT8dAAX95KpkJ3qynCePbmw==} resolution: {integrity: sha512-RrPokAb7dmbxFoeO3TloqHyOjgye8RkBhSqmp4aJMIex4c9r46ZstPnleDQOq1t46VOVjwIuwNogIqbodV1Vvg==}
cpu: [arm] cpu: [arm]
os: [android] os: [android]
'@rollup/rollup-android-arm64@4.62.3': '@rollup/rollup-android-arm64@4.62.4':
resolution: {integrity: sha512-3YjElDdWN+qXAFbJ/CzPV+0wspLqh54k/I6GfdYtEJRqg7buSgc1yPM3B+93j1M4neobtkATHZTmxK2AMVGfnA==} resolution: {integrity: sha512-JKuJc+pnpks2pjy7L/N3v/cAkZxYlnmuZoD840ldbMI5KDbC4iO9NKwPKYdjYFCMAIIlBzYSFHxIJVYzRo2/8A==}
cpu: [arm64] cpu: [arm64]
os: [android] os: [android]
'@rollup/rollup-darwin-arm64@4.62.3': '@rollup/rollup-darwin-arm64@4.62.4':
resolution: {integrity: sha512-Pch2pFNOxxz1hTjypIdPyRTR6riiwRl84+VcN9djS680fw+Co1nAJINrdpqp7KV0NvyuU8ilZXZCjd7ykJl1GQ==} resolution: {integrity: sha512-krw5uS2STmvJ02x0uTXHbqQNuz+9eZ1iw+qXk9dmW2gvV4jV7O2hEoOnuhFrpOPiel1mBFtqbxYZZtC46hXLOw==}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@rollup/rollup-darwin-x64@4.62.3': '@rollup/rollup-darwin-x64@4.62.4':
resolution: {integrity: sha512-LEuncFUHFiF8t4yZVZvvZA1wk0pjAscRnsrn1EfTEmN4HXotBi2YtcnLRyaK6UbuczW7xZS5ES+81Rdz8Z0T6g==} resolution: {integrity: sha512-wsTxtgApb4PrOsNJIm0FZ1h3WvCC+k9uxLJ4ad75hgoS4NiRes2SoJFlDAyMwiUY8IssDqGcHbXuN0sx1tfF1A==}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@rollup/rollup-freebsd-arm64@4.62.3': '@rollup/rollup-freebsd-arm64@4.62.4':
resolution: {integrity: sha512-zvBUvsQUpOWALdDsk6qbS8bXf2VxmPisuudNDrY7x0p0jBdsoZl8HsHczIOgkQiZldmcacMKtBzpoGVNeIe2bQ==} resolution: {integrity: sha512-GUOnQlyZe3yAXhWOtOMsn5Qkrv5E5mZXa0thbARWi5Ei2szlVXJFQhddZ4HbAzh8q92w5twp+CQvs/eFanz9YQ==}
cpu: [arm64] cpu: [arm64]
os: [freebsd] os: [freebsd]
'@rollup/rollup-freebsd-x64@4.62.3': '@rollup/rollup-freebsd-x64@4.62.4':
resolution: {integrity: sha512-C2KmNrcSem/AMg984H/dev+si0lieQGdXdR/lYGJnuumXnFb9Y7QdiI62obFdLlxRYLBv4P0eUVIDbD4c1vVvw==} resolution: {integrity: sha512-/Y7f3QuxjzPKsjA/rfEDa3+0vXqyjmJ50Ln8dPpCmWkKTrUoWHG1cWhTqaAMLob2m2nESWuC7yGrREz019Ztqg==}
cpu: [x64] cpu: [x64]
os: [freebsd] os: [freebsd]
'@rollup/rollup-linux-arm-gnueabihf@4.62.3': '@rollup/rollup-linux-arm-gnueabihf@4.62.4':
resolution: {integrity: sha512-ggXnsTAEzNQx74XpunRsiZ9aBZDsI7XIa0hm2nzR9f4WzH5/f/d73ZSDaC5ejJ8YLY4NW+V3wr0tjOaeCq8hqA==} resolution: {integrity: sha512-81wiiX3v7aqy+T+bT61TJ78yJjRquqFFTTbAPt08imfQQzkPIW8t6aJbkTagtCCrXMNc9D66+geqlK7ydLPNqA==}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
'@rollup/rollup-linux-arm-musleabihf@4.62.3': '@rollup/rollup-linux-arm-musleabihf@4.62.4':
resolution: {integrity: sha512-2vng+FlzNUhKZxtej3IUqJgbZoQk2M/dwQM20+ULV0R/E/8tr9/P6uEf2iiGIk4HL0zMKh5Jry7mUHdUOvyGgA==} resolution: {integrity: sha512-9kmDIvNZqdoHOBZgNtpTBeLWYO/LVipM3H/j62P8848/l/VPEQL6N3uxU9pvP1oZAsXyC2MEnFP3ovRjo7WYNQ==}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
'@rollup/rollup-linux-arm64-gnu@4.62.3': '@rollup/rollup-linux-arm64-gnu@4.62.4':
resolution: {integrity: sha512-LLLFZKt4/Nraf9rxDkhiU8QVgLF4WmCkfr0L4fj0fPfIZFBib0DeiFk1hhaYKd03LFAFJcxHslhDFlNJLylf5Q==} resolution: {integrity: sha512-CcnXHWnXg69g+DX5VWL3FHts3qMRN2uVEHX+BZvGLdd07/gXkn3ePjYtO1LDJvxkGKVHMclKBRa1QUTH+6toYQ==}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@rollup/rollup-linux-arm64-musl@4.62.3': '@rollup/rollup-linux-arm64-musl@4.62.4':
resolution: {integrity: sha512-WJkdQCvS9sWNOUBJZfQRKpZGFBztRzcowI+nndmflKgU4XY+3a420FgTOSKTsVqJbnzSxeT4vaJalpOaPo2YCQ==} resolution: {integrity: sha512-iFOibiHnTRuhrWLlRsOQFdZJJIa7S8OwkneJr4ocALP16u5yk6lWLINFwhHaEqBFMsKDUZofLkGos7+CPzGB3g==}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@rollup/rollup-linux-loong64-gnu@4.62.3': '@rollup/rollup-linux-loong64-gnu@4.62.4':
resolution: {integrity: sha512-PwHXCCS2n64/1Ot6rP1YEYA02MGYBcQlr8CSZZyrUG2O7NH6NklYmvr9v3Jy+5e/eDeNchc/ukmKJi9LuflMIQ==} resolution: {integrity: sha512-XnWYMI7euHlb5a871xPja+Gm7DRCFU+FGRrtS2sMq9N8FvqtpagUy6gD4YOemC5MRk9xbh8+jYMEJbigFQwsgA==}
cpu: [loong64] cpu: [loong64]
os: [linux] os: [linux]
'@rollup/rollup-linux-loong64-musl@4.62.3': '@rollup/rollup-linux-loong64-musl@4.62.4':
resolution: {integrity: sha512-vUjxINQu3RC8NZS3ykk1gN65gIz8pAopOq2HXuZhiIxHdx7TFvDG+jgrdSgInu1Eza4/Rfi2VzZgyIgEH4WOaw==} resolution: {integrity: sha512-qGDAlO0U8xedCcsdRm9oaoQY8DAx/QT7uIxJWhCdx0ceIWX783UC9QSYkdpzAe29wNiVfp24+bZdQmn49o45SQ==}
cpu: [loong64] cpu: [loong64]
os: [linux] os: [linux]
'@rollup/rollup-linux-ppc64-gnu@4.62.3': '@rollup/rollup-linux-ppc64-gnu@4.62.4':
resolution: {integrity: sha512-wzko4aJ13+0G3kGnviCg5gnXFKd40izKsrf2uOw12US4XqprkDrmwOpeW14aSNa37V8bfPcz5Fkob6LZ3BAPmA==} resolution: {integrity: sha512-ru4H6ezD7ysA5EiEK6qkkaEb4modH8CTej6kUy/gQi20u3kB3G7Zn8snXXkeJSCOFKG/rbPPtM/+9Wgas1961w==}
cpu: [ppc64] cpu: [ppc64]
os: [linux] os: [linux]
'@rollup/rollup-linux-ppc64-musl@4.62.3': '@rollup/rollup-linux-ppc64-musl@4.62.4':
resolution: {integrity: sha512-8120ue0JUMSwy11stlwnfdX3pPd+WZYGCDBwEHWtIHi6pOpZmsEF5QKB7a/UN+XFdqvobxz98kv8RTqikyCEBw==} resolution: {integrity: sha512-2W4MO5WQVJnbJaZdvDb9rhBDuFU1nKIepPFpJUBsTh2k1YY2g+ODViaWuyOAjQ5cOP7NvrvLzt3wvHOoiAvc7w==}
cpu: [ppc64] cpu: [ppc64]
os: [linux] os: [linux]
'@rollup/rollup-linux-riscv64-gnu@4.62.3': '@rollup/rollup-linux-riscv64-gnu@4.62.4':
resolution: {integrity: sha512-XLFHnR3tXMjbOCh2vtVJHmxt+995uJsTERQyseFDRA0xxMxyTZPLa3OIUlyFaO4mF/Lu0FjmWHCuPXJT1n/IOg==} resolution: {integrity: sha512-+fxjfuoAmVMCYV5QyjoIpu0cp5DOiOTeqYFk1AVaxGr+/ravWLX89XfQmptsoWcaVy/TGf2hexzbUOrCQIL1CQ==}
cpu: [riscv64] cpu: [riscv64]
os: [linux] os: [linux]
'@rollup/rollup-linux-riscv64-musl@4.62.3': '@rollup/rollup-linux-riscv64-musl@4.62.4':
resolution: {integrity: sha512-se6yXvNGMIl0f+RQzyh7XAmia8/9kplQx424wnG2w0C1oi6XgO6Y8otKhdXFHbHs88Ihavzmvh1NWjuovE76BQ==} resolution: {integrity: sha512-jTn8JfHGL4djjFxPuM06LmNUJDsst2jeVlsd9OmIH6zc5sC9K6rIuO4YajXatLUpBmBKl6b35ro1QZocLi+tcA==}
cpu: [riscv64] cpu: [riscv64]
os: [linux] os: [linux]
'@rollup/rollup-linux-s390x-gnu@4.62.3': '@rollup/rollup-linux-s390x-gnu@4.62.4':
resolution: {integrity: sha512-gNoxRefktVIiGflpONuxWWXZAzIQG++z9qHO3xKwk4WdDMuQja3JHGfE1u0i3PfPDyvhypdk+WrgIJqLhGG7sg==} resolution: {integrity: sha512-oCJCJL4pXsoDcP2QZ+JVlPTIRc6266zsIaeJJsWImmF7HO0W8nb6HuSgZlMWxJwaPf8ehbSw8yo0EUw925hKsA==}
cpu: [s390x] cpu: [s390x]
os: [linux] os: [linux]
'@rollup/rollup-linux-x64-gnu@4.62.3': '@rollup/rollup-linux-x64-gnu@4.62.4':
resolution: {integrity: sha512-V4KtWtQfAFMU7+9/A/VDps/VI8CHd3cYz0L8sgJzz8qK7eY7wI4ruFD82UYIYvW9Z4DtlTfhQcsl4XyPHW5uSg==} resolution: {integrity: sha512-W69hukhZ3KKNRCaMIEzKvcFye42hh0FE1+YoYaf5+Ikacuftoco6yO/xouz0hc5d5W/s3yBro5jRiuEE/Q5vUw==}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@rollup/rollup-linux-x64-musl@4.62.3': '@rollup/rollup-linux-x64-musl@4.62.4':
resolution: {integrity: sha512-LBx9LYXvj2CBkMkjLdNAWLwH0MLMin7do2VcVo9kVPibGLkY0BQQut2fv7NVqkXqZ/CrAu9LqDHVV1xHCMpCPw==} resolution: {integrity: sha512-qiXbGG2jkjXhzXpsFZSR2Xpb8DN/UaxYsbb/STbuR/6fpaDgRmmaq1B/LmtF2wQFOFOSsK2jdE0RZ3a0zHn4QA==}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@rollup/rollup-openbsd-x64@4.62.3': '@rollup/rollup-openbsd-x64@4.62.4':
resolution: {integrity: sha512-ABVf3Q0RCu7NcyCCOZQI0pJ3GuSdfSl8EXcy88QtdceIMIoCUdfhsJChZ64L9zVM2aJHjde1Bhn5uqSRcX9ySA==} resolution: {integrity: sha512-nWeM//hxv8mIo6jD7Hu4o48DVmV9pbV6gsKaWU+4NFyqHoPKwrkRiZGLKUhOBk8qNmDmpwFtPKg80Bo/Tn4xiQ==}
cpu: [x64] cpu: [x64]
os: [openbsd] os: [openbsd]
'@rollup/rollup-openharmony-arm64@4.62.3': '@rollup/rollup-openharmony-arm64@4.62.4':
resolution: {integrity: sha512-+2Cy/ldweGBLlPIKsQLF8U5N44a0KDdbrk1rAjHOM9M2K+kGdIVjHLmmrZIcx+9Ny3ke/1JomCsDI1ocb11+sg==} resolution: {integrity: sha512-s62SQ/vgsRSvMwDkOEfTqfgASF0f26ZNaQuTA6Aok5lrikf89yI2W0gFHvZb2Jpgc6N8JnOKZgCK2iciO3CsxQ==}
cpu: [arm64] cpu: [arm64]
os: [openharmony] os: [openharmony]
'@rollup/rollup-win32-arm64-msvc@4.62.3': '@rollup/rollup-win32-arm64-msvc@4.62.4':
resolution: {integrity: sha512-dtZvzc8BedpSaFNy75x6uiWwAGTH+aZHDtdrqP6qk+WcLJrfti6sGje1ZJ9UxyzDLF23d/mV+PaMwuC0hL7UVA==} resolution: {integrity: sha512-J6wGf8TVGbXJq+HH+ttTvrcfNKPbuZecV6KT1B8I18BC5IURUh5kl4Yl5OEP5eFIUoI5BWxCsyYMhFsDx8kekw==}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
'@rollup/rollup-win32-ia32-msvc@4.62.3': '@rollup/rollup-win32-ia32-msvc@4.62.4':
resolution: {integrity: sha512-Rj8Ra4noo+aYy7sKBggCx0407mws34kAb1ySyWuq5DAtFBQdkSwnsjCgPrhPe9cvgBKZIukpE+CVHvORCS93kQ==} resolution: {integrity: sha512-zmfrQd/0wu6oJs8Vq8KwY/YtsKSsLtKe/HwAP4Wqy8LhWjeT55fHRAkOhYQ12wI3ayS4Tt12d5CDRD7N96SAYQ==}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
'@rollup/rollup-win32-x64-gnu@4.62.3': '@rollup/rollup-win32-x64-gnu@4.62.4':
resolution: {integrity: sha512-vp7N084ew/odXn2gi/mzm9mUkQu9l6AiN6dt4IeUM2Uvm9o+cVmP+YkqbMOteLbiGgqBBlJZjIMYVCfOOIVbVQ==} resolution: {integrity: sha512-qPzHqdj9rfUD+w79dtE07zi/kFwKyCJqplp5K5ygeLTp7jLpAoc16OAH39HSmRC9UpozaecsleI8uAdEj6v2yw==}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@rollup/rollup-win32-x64-msvc@4.62.3': '@rollup/rollup-win32-x64-msvc@4.62.4':
resolution: {integrity: sha512-MOG/3gTOn4Fwf574RVOaY61I5o6P90legkFADiTyn1hyjNydT+cerU2rLUwPdZkKKyJ+iT+K9p7WXK4LM1Ka6g==} resolution: {integrity: sha512-zD6NdeWEByGE9QF9vCrlJ5YQB4oq9q91kPZS37Jwj5hOkvR1lTBSpsKhKDw4IJtbQ35LsTS1HD9DZYGKIshU1Q==}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
@@ -808,8 +814,8 @@ packages:
resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==} resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==}
engines: {node: '>=18'} engines: {node: '>=18'}
'@speed-highlight/core@1.2.17': '@speed-highlight/core@1.2.23':
resolution: {integrity: sha512-Z92FwKpCtfaW1V0jTU/fh3QzYEZN8wDwrzRIBoADCJfn4mJCNcJN/XegifX7BDrQ8/h9Xh/JnbyMchL0FqXrkg==} resolution: {integrity: sha512-iRoq6i6JDJP6Mt2A5JaPvzw0pgYHH6k92ij+yXiTrB7T2y9N789aWE3EHWj/5ztlJBokcCBja3iYLVdu5wgnkg==}
'@types/estree@1.0.9': '@types/estree@1.0.9':
resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==} resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
@@ -848,17 +854,17 @@ packages:
vite: ^5.0.0 || ^6.0.0 vite: ^5.0.0 || ^6.0.0
vue: ^3.2.25 vue: ^3.2.25
'@vue/compiler-core@3.5.40': '@vue/compiler-core@3.5.41':
resolution: {integrity: sha512-39E8IgOhTbVDnoJFMKc2DvYnypcZwUqgUhQkccva/0m6FUwtIKSGV7n1hpVmYcFaoRAwf9pBcwnKlCEsN63ZEQ==} resolution: {integrity: sha512-q0Xtv/F9w2YO/7htQhtiL+Ev2WCJbe5N2hc+XfgyKkEKqWpSxknmT8QOuGdEKNdjPq0c3F7rNpFkTo3Kfrm7pg==}
'@vue/compiler-dom@3.5.40': '@vue/compiler-dom@3.5.41':
resolution: {integrity: sha512-pwkx4vqlqOspFstrcmzwkKLePVMD3PT65imRzLhanU2V1Fj4K13g6OXjanOyzw3aTAuRk84BOmY8f3rEHqPaVA==} resolution: {integrity: sha512-oKacVfNglLvGjnS6BXOlGL7EyG2h8X03pqXCjzotRZUaXGjbrTJUnVAQjrCqUnS+lyu31nwQjZY/d817GmCnfw==}
'@vue/compiler-sfc@3.5.40': '@vue/compiler-sfc@3.5.41':
resolution: {integrity: sha512-gIf497P4kpuALcvs5n3AEg1Vdn0pSY4XbjASIfHNYF1/MP3T2Mf2STERTubysBxCRxzJGJYtF/O7vwJrxFB3Vw==} resolution: {integrity: sha512-XJhip7R2wy6vX3knCxdZN4KracFaZUef58s1KYewqluedHIJaPIVfXoYT7MF1F8nCvv6k8bWWxDC8opMkg1VTQ==}
'@vue/compiler-ssr@3.5.40': '@vue/compiler-ssr@3.5.41':
resolution: {integrity: sha512-rrE5xiXG663+vHCHa3J9p2z5OcBRjXmoqenprJxAFQxg5pSshzeBiCE6pu46axapRJ2Adk0YDA2BRZVjiHXnhg==} resolution: {integrity: sha512-U3v5OejKEGqOI0Wy0+Sz7hGuIFZHA4LSXzrNM3IMIeDyJEBBfTpX26n3SDgToRpP2bLc9FfI2j/kSgcJ8Emq5A==}
'@vue/devtools-api@7.7.10': '@vue/devtools-api@7.7.10':
resolution: {integrity: sha512-KxtEpUOOpFz/qOGRrAwA36QF7DqIA+FXgCYit9mk9wjbaZt0sXOFz81ElOZtKA4HbWHUdwNjZHBFsFFyp5BZiA==} resolution: {integrity: sha512-KxtEpUOOpFz/qOGRrAwA36QF7DqIA+FXgCYit9mk9wjbaZt0sXOFz81ElOZtKA4HbWHUdwNjZHBFsFFyp5BZiA==}
@@ -869,20 +875,20 @@ packages:
'@vue/devtools-shared@7.7.10': '@vue/devtools-shared@7.7.10':
resolution: {integrity: sha512-wOPslzB8vTvpxwdaOcR2qAbwmuSP0L+rhpoC6Cf56V3Jip+HWb7PQQXOUPgBNQARpXsbQX/+mvi8kKucmBGRwQ==} resolution: {integrity: sha512-wOPslzB8vTvpxwdaOcR2qAbwmuSP0L+rhpoC6Cf56V3Jip+HWb7PQQXOUPgBNQARpXsbQX/+mvi8kKucmBGRwQ==}
'@vue/reactivity@3.5.40': '@vue/reactivity@3.5.41':
resolution: {integrity: sha512-B7ot9UlUZOi1zbq61/LvE88ZLTV8IlajTdiZTAEiDQgrnIMIZoPr9kGw0Zw46ObW62O9+H/Be3kMbfb7kYPQZA==} resolution: {integrity: sha512-rznsqKM0np0x18EjzF8x88MpEhdNsffbvFbckLL5+oUKz1BxAImEmO7J1ArRYSyo6aQaVoBDp7jEkT91OOxydA==}
'@vue/runtime-core@3.5.40': '@vue/runtime-core@3.5.41':
resolution: {integrity: sha512-KAZLweuZ6uUJPK1PMSQPgBU5gCjgrrfjUhSglmU9NhH+Zjepa8cnwSydPWDWHDwOgY4g3VcZ+PljbiHlURNCbw==} resolution: {integrity: sha512-Vcry58hiAKwGen9Z1jUZE0feFsNArPCMOImYI8el48A9Idf6DuQYD0U05zZIF2Iad1hGhPSvcbBbAOhNr55fhg==}
'@vue/runtime-dom@3.5.40': '@vue/runtime-dom@3.5.41':
resolution: {integrity: sha512-ZfrX8ssZQds900L9pr8AuK05ddnMsR4MPMZr8cPN9GoqoPWcXLhjvvbIA2SMv+7a97sJ1vv9pj/zxK0Cq/eEFQ==} resolution: {integrity: sha512-3vVBahVBS9+U6cmXBLyb8nE6/yYo4J/CGI9eVFs3KiMc0YHuudwKyShTD65jtJy/L9PUUxNAFu4cj4LiJ0UFbw==}
'@vue/server-renderer@3.5.40': '@vue/server-renderer@3.5.41':
resolution: {integrity: sha512-XNJym9WpevhTVt1HuwOrCRJ5Q+9z4BjTMrDtjTrvx74SmUll8spNTw6whWJa9mEkO4PKn5TihI/bm/8ds2QVJw==} resolution: {integrity: sha512-n6hx/pNFfbD6SuyeuMVkvqox8bwf/ET9JlA/kAz/imw8sw++wkqKe2mHX5KutjPpbKE4Z56yTHszoOjGMI9igQ==}
'@vue/shared@3.5.40': '@vue/shared@3.5.41':
resolution: {integrity: sha512-WxnBtruIqOoV3rA4jeKDWzrYI5h7Cp4+pjwDi8kWGHz+IslhiN+wguLVVhtv2l8VoU02rzDCVfDjgCl1lNpZVg==} resolution: {integrity: sha512-IOnwSCma8j+9xJT6b8H0dEYidC80NsYmNMlZxRsukYcSoGaDBohog5hDxzeUXdFeGWFA++vWvxqOmrr96VlqMA==}
'@vueuse/core@12.8.2': '@vueuse/core@12.8.2':
resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==} resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==}
@@ -1071,10 +1077,9 @@ packages:
micromark-util-types@2.0.2: micromark-util-types@2.0.2:
resolution: {integrity: sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==} resolution: {integrity: sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==}
miniflare@4.20260730.0: miniflare@5.20260801.0-alpha:
resolution: {integrity: sha512-1Z9SB9r/o//80UA02Re3QhtcecSHAyAjf5EcKBfQVlQrCg7Miy79hl2PvtkwFLIaJ5rcrOPdDcRr577okwZPsg==} resolution: {integrity: sha512-AfMrnQbJg81ESsGkGhOkHBtwTqCG+mosR+3GE+qDrhF1I/ieIvgg3ICxNyBvgHBZ3iapy6cysBQHNPykkzrfgw==}
engines: {node: '>=22.0.0'} engines: {node: '>=22.0.0'}
hasBin: true
minisearch@7.2.0: minisearch@7.2.0:
resolution: {integrity: sha512-dqT2XBYUOZOiC5t2HRnwADjhNS2cecp9u+TJRiJ1Qp/f5qjkeT5APcGPjHw+bz89Ms8Jp+cG4AlE+QZ/QnDglg==} resolution: {integrity: sha512-dqT2XBYUOZOiC5t2HRnwADjhNS2cecp9u+TJRiJ1Qp/f5qjkeT5APcGPjHw+bz89Ms8Jp+cG4AlE+QZ/QnDglg==}
@@ -1082,8 +1087,8 @@ packages:
mitt@3.0.1: mitt@3.0.1:
resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==} resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
nanoid@3.3.16: nanoid@3.3.17:
resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==} resolution: {integrity: sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true hasBin: true
@@ -1105,12 +1110,12 @@ packages:
picocolors@1.1.1: picocolors@1.1.1:
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
postcss@8.5.25: postcss@8.5.26:
resolution: {integrity: sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==} resolution: {integrity: sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
preact@10.29.7: preact@10.29.8:
resolution: {integrity: sha512-DCHYrK/B10yUD3ZjLfhZ3WIE/9Vf9VFUODcRE2dRomTYDpJk6z6L9wecSfhfE6M9ZTHUdyQkoC46arIDhEV84Q==} resolution: {integrity: sha512-ej2aVZ+vZ8WO7tvlQWRM9N63A0KzF9q4mWJfDUHgYaIofWY9hu74QdnQrjoPMmZi2/nZ5gN0bJCQF49xQqx09Q==}
peerDependencies: peerDependencies:
preact-render-to-string: '>=5' preact-render-to-string: '>=5'
peerDependenciesMeta: peerDependenciesMeta:
@@ -1138,8 +1143,8 @@ packages:
rfdc@1.4.1: rfdc@1.4.1:
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
rollup@4.62.3: rollup@4.62.4:
resolution: {integrity: sha512-Gu0c0iH9FzgX1L1t7ByIbbS3Vmdz+6KHm/EsqmmC71gUQ82yvZRkTK6XzrFObSka91WUVdynqp6nsfilzr5k6Q==} resolution: {integrity: sha512-RXOqwaPsBGjMNMa4sQjDjHieHEZDFoj/Rdr46l2MU5DfEs16wHJPC2RPTPHWhNl+M3aI472LLqFkFKut4SblOg==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'} engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true hasBin: true
@@ -1280,25 +1285,25 @@ packages:
postcss: postcss:
optional: true optional: true
vue@3.5.40: vue@3.5.41:
resolution: {integrity: sha512-+8PJ4SJXdn/cHGImF4CKdxlWHIN5Dkt7DoufRREM6h6uVCx2m7QxgcEQmmzyOK8A9mcafg7sFbJFYsdFVubTig==} resolution: {integrity: sha512-2laE0p+aK+/AOPG/XL/WepOs/GlK755LJ1XECi9kDUrz1FKNw8rb2Xzlw9JS1rqEV55nb0ttsKxVlTCcd+R5cg==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
workerd@1.20260730.1: workerd@1.20260801.1:
resolution: {integrity: sha512-zmfNIjwYSWFY5chGBOjWtH3xAE7p97FTC6vR4Ep98290ho6AeAR/NVcBD274YCLEUYzqm8yxdtZlxMybU8a3jA==} resolution: {integrity: sha512-/g9JGTyqnHtoIscpBHqKD8swE2V4StBs2i69PmLiOhH45OP95jCFICl4F1hKlgN57rqfni5LiCitttoX5OOkVA==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
wrangler@4.116.0: wrangler@4.119.0:
resolution: {integrity: sha512-wP1PXxH5KJajfGEjty0NNqyxAirTFvMZpGyB5CRqEIiY0fL/SiCKtIYAJB9HXq0MP0sMXB/i/YSls+WObahAhw==} resolution: {integrity: sha512-ookClf+zly4DTc8pBMNrwGQzZKH8IpIYTXkjDw3XS7ZvBQ5mLYH6eOvfD5BEpk3U63zTbv91WRlo1UeRSKXa0g==}
engines: {node: '>=22.0.0'} engines: {node: '>=22.0.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@cloudflare/workers-types': ^5.20260730.1 '@cloudflare/workers-types': ^5.20260801.1
peerDependenciesMeta: peerDependenciesMeta:
'@cloudflare/workers-types': '@cloudflare/workers-types':
optional: true optional: true
@@ -1442,36 +1447,36 @@ snapshots:
'@babel/helper-validator-identifier@7.29.7': {} '@babel/helper-validator-identifier@7.29.7': {}
'@babel/parser@7.29.7': '@babel/parser@7.29.8':
dependencies: dependencies:
'@babel/types': 7.29.7 '@babel/types': 7.29.8
'@babel/types@7.29.7': '@babel/types@7.29.8':
dependencies: dependencies:
'@babel/helper-string-parser': 7.29.7 '@babel/helper-string-parser': 7.29.7
'@babel/helper-validator-identifier': 7.29.7 '@babel/helper-validator-identifier': 7.29.7
'@cloudflare/kv-asset-handler@0.5.0': {} '@cloudflare/kv-asset-handler@0.5.0': {}
'@cloudflare/unenv-preset@2.16.1(unenv@2.0.0-rc.24)(workerd@1.20260730.1)': '@cloudflare/unenv-preset@2.16.1(unenv@2.0.0-rc.24)(workerd@1.20260801.1)':
dependencies: dependencies:
unenv: 2.0.0-rc.24 unenv: 2.0.0-rc.24
optionalDependencies: optionalDependencies:
workerd: 1.20260730.1 workerd: 1.20260801.1
'@cloudflare/workerd-darwin-64@1.20260730.1': '@cloudflare/workerd-darwin-64@1.20260801.1':
optional: true optional: true
'@cloudflare/workerd-darwin-arm64@1.20260730.1': '@cloudflare/workerd-darwin-arm64@1.20260801.1':
optional: true optional: true
'@cloudflare/workerd-linux-64@1.20260730.1': '@cloudflare/workerd-linux-64@1.20260801.1':
optional: true optional: true
'@cloudflare/workerd-linux-arm64@1.20260730.1': '@cloudflare/workerd-linux-arm64@1.20260801.1':
optional: true optional: true
'@cloudflare/workerd-windows-64@1.20260730.1': '@cloudflare/workerd-windows-64@1.20260801.1':
optional: true optional: true
'@cspotcode/source-map-support@0.8.1': '@cspotcode/source-map-support@0.8.1':
@@ -1483,7 +1488,7 @@ snapshots:
'@docsearch/js@3.8.2(@algolia/client-search@5.56.0)(search-insights@2.13.0)': '@docsearch/js@3.8.2(@algolia/client-search@5.56.0)(search-insights@2.13.0)':
dependencies: dependencies:
'@docsearch/react': 3.8.2(@algolia/client-search@5.56.0)(search-insights@2.13.0) '@docsearch/react': 3.8.2(@algolia/client-search@5.56.0)(search-insights@2.13.0)
preact: 10.29.7 preact: 10.29.8
transitivePeerDependencies: transitivePeerDependencies:
- '@algolia/client-search' - '@algolia/client-search'
- '@types/react' - '@types/react'
@@ -1655,7 +1660,7 @@ snapshots:
'@esbuild/win32-x64@0.28.1': '@esbuild/win32-x64@0.28.1':
optional: true optional: true
'@iconify-json/simple-icons@1.2.92': '@iconify-json/simple-icons@1.2.93':
dependencies: dependencies:
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
@@ -1776,6 +1781,9 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2 '@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/sourcemap-codec': 1.5.5
'@napi-rs/lzma-linux-x64-gnu@1.5.1':
optional: true
'@poppinss/colors@4.1.6': '@poppinss/colors@4.1.6':
dependencies: dependencies:
kleur: 4.1.5 kleur: 4.1.5
@@ -1788,79 +1796,79 @@ snapshots:
'@poppinss/exception@1.2.3': {} '@poppinss/exception@1.2.3': {}
'@rollup/rollup-android-arm-eabi@4.62.3': '@rollup/rollup-android-arm-eabi@4.62.4':
optional: true optional: true
'@rollup/rollup-android-arm64@4.62.3': '@rollup/rollup-android-arm64@4.62.4':
optional: true optional: true
'@rollup/rollup-darwin-arm64@4.62.3': '@rollup/rollup-darwin-arm64@4.62.4':
optional: true optional: true
'@rollup/rollup-darwin-x64@4.62.3': '@rollup/rollup-darwin-x64@4.62.4':
optional: true optional: true
'@rollup/rollup-freebsd-arm64@4.62.3': '@rollup/rollup-freebsd-arm64@4.62.4':
optional: true optional: true
'@rollup/rollup-freebsd-x64@4.62.3': '@rollup/rollup-freebsd-x64@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-arm-gnueabihf@4.62.3': '@rollup/rollup-linux-arm-gnueabihf@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-arm-musleabihf@4.62.3': '@rollup/rollup-linux-arm-musleabihf@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-arm64-gnu@4.62.3': '@rollup/rollup-linux-arm64-gnu@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-arm64-musl@4.62.3': '@rollup/rollup-linux-arm64-musl@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-loong64-gnu@4.62.3': '@rollup/rollup-linux-loong64-gnu@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-loong64-musl@4.62.3': '@rollup/rollup-linux-loong64-musl@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-ppc64-gnu@4.62.3': '@rollup/rollup-linux-ppc64-gnu@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-ppc64-musl@4.62.3': '@rollup/rollup-linux-ppc64-musl@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-riscv64-gnu@4.62.3': '@rollup/rollup-linux-riscv64-gnu@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-riscv64-musl@4.62.3': '@rollup/rollup-linux-riscv64-musl@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-s390x-gnu@4.62.3': '@rollup/rollup-linux-s390x-gnu@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-x64-gnu@4.62.3': '@rollup/rollup-linux-x64-gnu@4.62.4':
optional: true optional: true
'@rollup/rollup-linux-x64-musl@4.62.3': '@rollup/rollup-linux-x64-musl@4.62.4':
optional: true optional: true
'@rollup/rollup-openbsd-x64@4.62.3': '@rollup/rollup-openbsd-x64@4.62.4':
optional: true optional: true
'@rollup/rollup-openharmony-arm64@4.62.3': '@rollup/rollup-openharmony-arm64@4.62.4':
optional: true optional: true
'@rollup/rollup-win32-arm64-msvc@4.62.3': '@rollup/rollup-win32-arm64-msvc@4.62.4':
optional: true optional: true
'@rollup/rollup-win32-ia32-msvc@4.62.3': '@rollup/rollup-win32-ia32-msvc@4.62.4':
optional: true optional: true
'@rollup/rollup-win32-x64-gnu@4.62.3': '@rollup/rollup-win32-x64-gnu@4.62.4':
optional: true optional: true
'@rollup/rollup-win32-x64-msvc@4.62.3': '@rollup/rollup-win32-x64-msvc@4.62.4':
optional: true optional: true
'@shikijs/core@2.5.0': '@shikijs/core@2.5.0':
@@ -1905,7 +1913,7 @@ snapshots:
'@sindresorhus/is@7.2.0': {} '@sindresorhus/is@7.2.0': {}
'@speed-highlight/core@1.2.17': {} '@speed-highlight/core@1.2.23': {}
'@types/estree@1.0.9': {} '@types/estree@1.0.9': {}
@@ -1936,40 +1944,40 @@ snapshots:
'@ungap/structured-clone@1.3.3': {} '@ungap/structured-clone@1.3.3': {}
'@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@26.1.2))(vue@3.5.40(typescript@5.4.5))': '@vitejs/plugin-vue@5.2.4(vite@5.4.21(@types/node@26.1.2))(vue@3.5.41(typescript@5.4.5))':
dependencies: dependencies:
vite: 5.4.21(@types/node@26.1.2) vite: 5.4.21(@types/node@26.1.2)
vue: 3.5.40(typescript@5.4.5) vue: 3.5.41(typescript@5.4.5)
'@vue/compiler-core@3.5.40': '@vue/compiler-core@3.5.41':
dependencies: dependencies:
'@babel/parser': 7.29.7 '@babel/parser': 7.29.8
'@vue/shared': 3.5.40 '@vue/shared': 3.5.41
entities: 7.0.1 entities: 7.0.1
estree-walker: 2.0.2 estree-walker: 2.0.2
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-dom@3.5.40': '@vue/compiler-dom@3.5.41':
dependencies: dependencies:
'@vue/compiler-core': 3.5.40 '@vue/compiler-core': 3.5.41
'@vue/shared': 3.5.40 '@vue/shared': 3.5.41
'@vue/compiler-sfc@3.5.40': '@vue/compiler-sfc@3.5.41':
dependencies: dependencies:
'@babel/parser': 7.29.7 '@babel/parser': 7.29.8
'@vue/compiler-core': 3.5.40 '@vue/compiler-core': 3.5.41
'@vue/compiler-dom': 3.5.40 '@vue/compiler-dom': 3.5.41
'@vue/compiler-ssr': 3.5.40 '@vue/compiler-ssr': 3.5.41
'@vue/shared': 3.5.40 '@vue/shared': 3.5.41
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.30.21 magic-string: 0.30.21
postcss: 8.5.25 postcss: 8.5.26
source-map-js: 1.2.1 source-map-js: 1.2.1
'@vue/compiler-ssr@3.5.40': '@vue/compiler-ssr@3.5.41':
dependencies: dependencies:
'@vue/compiler-dom': 3.5.40 '@vue/compiler-dom': 3.5.41
'@vue/shared': 3.5.40 '@vue/shared': 3.5.41
'@vue/devtools-api@7.7.10': '@vue/devtools-api@7.7.10':
dependencies: dependencies:
@@ -1989,36 +1997,36 @@ snapshots:
dependencies: dependencies:
rfdc: 1.4.1 rfdc: 1.4.1
'@vue/reactivity@3.5.40': '@vue/reactivity@3.5.41':
dependencies: dependencies:
'@vue/shared': 3.5.40 '@vue/shared': 3.5.41
'@vue/runtime-core@3.5.40': '@vue/runtime-core@3.5.41':
dependencies: dependencies:
'@vue/reactivity': 3.5.40 '@vue/reactivity': 3.5.41
'@vue/shared': 3.5.40 '@vue/shared': 3.5.41
'@vue/runtime-dom@3.5.40': '@vue/runtime-dom@3.5.41':
dependencies: dependencies:
'@vue/reactivity': 3.5.40 '@vue/reactivity': 3.5.41
'@vue/runtime-core': 3.5.40 '@vue/runtime-core': 3.5.41
'@vue/shared': 3.5.40 '@vue/shared': 3.5.41
csstype: 3.2.3 csstype: 3.2.3
'@vue/server-renderer@3.5.40': '@vue/server-renderer@3.5.41':
dependencies: dependencies:
'@vue/compiler-ssr': 3.5.40 '@vue/compiler-ssr': 3.5.41
'@vue/runtime-dom': 3.5.40 '@vue/runtime-dom': 3.5.41
'@vue/shared': 3.5.40 '@vue/shared': 3.5.41
'@vue/shared@3.5.40': {} '@vue/shared@3.5.41': {}
'@vueuse/core@12.8.2(typescript@5.4.5)': '@vueuse/core@12.8.2(typescript@5.4.5)':
dependencies: dependencies:
'@types/web-bluetooth': 0.0.21 '@types/web-bluetooth': 0.0.21
'@vueuse/metadata': 12.8.2 '@vueuse/metadata': 12.8.2
'@vueuse/shared': 12.8.2(typescript@5.4.5) '@vueuse/shared': 12.8.2(typescript@5.4.5)
vue: 3.5.40(typescript@5.4.5) vue: 3.5.41(typescript@5.4.5)
transitivePeerDependencies: transitivePeerDependencies:
- typescript - typescript
@@ -2026,7 +2034,7 @@ snapshots:
dependencies: dependencies:
'@vueuse/core': 12.8.2(typescript@5.4.5) '@vueuse/core': 12.8.2(typescript@5.4.5)
'@vueuse/shared': 12.8.2(typescript@5.4.5) '@vueuse/shared': 12.8.2(typescript@5.4.5)
vue: 3.5.40(typescript@5.4.5) vue: 3.5.41(typescript@5.4.5)
optionalDependencies: optionalDependencies:
focus-trap: 7.8.0 focus-trap: 7.8.0
transitivePeerDependencies: transitivePeerDependencies:
@@ -2036,7 +2044,7 @@ snapshots:
'@vueuse/shared@12.8.2(typescript@5.4.5)': '@vueuse/shared@12.8.2(typescript@5.4.5)':
dependencies: dependencies:
vue: 3.5.40(typescript@5.4.5) vue: 3.5.41(typescript@5.4.5)
transitivePeerDependencies: transitivePeerDependencies:
- typescript - typescript
@@ -2235,12 +2243,12 @@ snapshots:
micromark-util-types@2.0.2: {} micromark-util-types@2.0.2: {}
miniflare@4.20260730.0: miniflare@5.20260801.0-alpha:
dependencies: dependencies:
'@cspotcode/source-map-support': 0.8.1 '@cspotcode/source-map-support': 0.8.1
sharp: 0.35.2 sharp: 0.35.2
undici: 7.28.0 undici: 7.28.0
workerd: 1.20260730.1 workerd: 1.20260801.1
ws: 8.21.0 ws: 8.21.0
youch: 4.1.0-beta.10 youch: 4.1.0-beta.10
transitivePeerDependencies: transitivePeerDependencies:
@@ -2251,7 +2259,7 @@ snapshots:
mitt@3.0.1: {} mitt@3.0.1: {}
nanoid@3.3.16: {} nanoid@3.3.17: {}
oniguruma-to-es@3.1.1: oniguruma-to-es@3.1.1:
dependencies: dependencies:
@@ -2269,13 +2277,13 @@ snapshots:
picocolors@1.1.1: {} picocolors@1.1.1: {}
postcss@8.5.25: postcss@8.5.26:
dependencies: dependencies:
nanoid: 3.3.16 nanoid: 3.3.17
picocolors: 1.1.1 picocolors: 1.1.1
source-map-js: 1.2.1 source-map-js: 1.2.1
preact@10.29.7: {} preact@10.29.8: {}
process-nextick-args@2.0.1: {} process-nextick-args@2.0.1: {}
@@ -2303,35 +2311,36 @@ snapshots:
rfdc@1.4.1: {} rfdc@1.4.1: {}
rollup@4.62.3: rollup@4.62.4:
dependencies: dependencies:
'@types/estree': 1.0.9 '@types/estree': 1.0.9
optionalDependencies: optionalDependencies:
'@rollup/rollup-android-arm-eabi': 4.62.3 '@napi-rs/lzma-linux-x64-gnu': 1.5.1
'@rollup/rollup-android-arm64': 4.62.3 '@rollup/rollup-android-arm-eabi': 4.62.4
'@rollup/rollup-darwin-arm64': 4.62.3 '@rollup/rollup-android-arm64': 4.62.4
'@rollup/rollup-darwin-x64': 4.62.3 '@rollup/rollup-darwin-arm64': 4.62.4
'@rollup/rollup-freebsd-arm64': 4.62.3 '@rollup/rollup-darwin-x64': 4.62.4
'@rollup/rollup-freebsd-x64': 4.62.3 '@rollup/rollup-freebsd-arm64': 4.62.4
'@rollup/rollup-linux-arm-gnueabihf': 4.62.3 '@rollup/rollup-freebsd-x64': 4.62.4
'@rollup/rollup-linux-arm-musleabihf': 4.62.3 '@rollup/rollup-linux-arm-gnueabihf': 4.62.4
'@rollup/rollup-linux-arm64-gnu': 4.62.3 '@rollup/rollup-linux-arm-musleabihf': 4.62.4
'@rollup/rollup-linux-arm64-musl': 4.62.3 '@rollup/rollup-linux-arm64-gnu': 4.62.4
'@rollup/rollup-linux-loong64-gnu': 4.62.3 '@rollup/rollup-linux-arm64-musl': 4.62.4
'@rollup/rollup-linux-loong64-musl': 4.62.3 '@rollup/rollup-linux-loong64-gnu': 4.62.4
'@rollup/rollup-linux-ppc64-gnu': 4.62.3 '@rollup/rollup-linux-loong64-musl': 4.62.4
'@rollup/rollup-linux-ppc64-musl': 4.62.3 '@rollup/rollup-linux-ppc64-gnu': 4.62.4
'@rollup/rollup-linux-riscv64-gnu': 4.62.3 '@rollup/rollup-linux-ppc64-musl': 4.62.4
'@rollup/rollup-linux-riscv64-musl': 4.62.3 '@rollup/rollup-linux-riscv64-gnu': 4.62.4
'@rollup/rollup-linux-s390x-gnu': 4.62.3 '@rollup/rollup-linux-riscv64-musl': 4.62.4
'@rollup/rollup-linux-x64-gnu': 4.62.3 '@rollup/rollup-linux-s390x-gnu': 4.62.4
'@rollup/rollup-linux-x64-musl': 4.62.3 '@rollup/rollup-linux-x64-gnu': 4.62.4
'@rollup/rollup-openbsd-x64': 4.62.3 '@rollup/rollup-linux-x64-musl': 4.62.4
'@rollup/rollup-openharmony-arm64': 4.62.3 '@rollup/rollup-openbsd-x64': 4.62.4
'@rollup/rollup-win32-arm64-msvc': 4.62.3 '@rollup/rollup-openharmony-arm64': 4.62.4
'@rollup/rollup-win32-ia32-msvc': 4.62.3 '@rollup/rollup-win32-arm64-msvc': 4.62.4
'@rollup/rollup-win32-x64-gnu': 4.62.3 '@rollup/rollup-win32-ia32-msvc': 4.62.4
'@rollup/rollup-win32-x64-msvc': 4.62.3 '@rollup/rollup-win32-x64-gnu': 4.62.4
'@rollup/rollup-win32-x64-msvc': 4.62.4
fsevents: 2.3.3 fsevents: 2.3.3
safe-buffer@5.1.2: {} safe-buffer@5.1.2: {}
@@ -2462,24 +2471,24 @@ snapshots:
vite@5.4.21(@types/node@26.1.2): vite@5.4.21(@types/node@26.1.2):
dependencies: dependencies:
esbuild: 0.21.5 esbuild: 0.21.5
postcss: 8.5.25 postcss: 8.5.26
rollup: 4.62.3 rollup: 4.62.4
optionalDependencies: optionalDependencies:
'@types/node': 26.1.2 '@types/node': 26.1.2
fsevents: 2.3.3 fsevents: 2.3.3
vitepress@1.6.4(@algolia/client-search@5.56.0)(@types/node@26.1.2)(postcss@8.5.25)(search-insights@2.13.0)(typescript@5.4.5): vitepress@1.6.4(@algolia/client-search@5.56.0)(@types/node@26.1.2)(postcss@8.5.26)(search-insights@2.13.0)(typescript@5.4.5):
dependencies: dependencies:
'@docsearch/css': 3.8.2 '@docsearch/css': 3.8.2
'@docsearch/js': 3.8.2(@algolia/client-search@5.56.0)(search-insights@2.13.0) '@docsearch/js': 3.8.2(@algolia/client-search@5.56.0)(search-insights@2.13.0)
'@iconify-json/simple-icons': 1.2.92 '@iconify-json/simple-icons': 1.2.93
'@shikijs/core': 2.5.0 '@shikijs/core': 2.5.0
'@shikijs/transformers': 2.5.0 '@shikijs/transformers': 2.5.0
'@shikijs/types': 2.5.0 '@shikijs/types': 2.5.0
'@types/markdown-it': 14.1.2 '@types/markdown-it': 14.1.2
'@vitejs/plugin-vue': 5.2.4(vite@5.4.21(@types/node@26.1.2))(vue@3.5.40(typescript@5.4.5)) '@vitejs/plugin-vue': 5.2.4(vite@5.4.21(@types/node@26.1.2))(vue@3.5.41(typescript@5.4.5))
'@vue/devtools-api': 7.7.10 '@vue/devtools-api': 7.7.10
'@vue/shared': 3.5.40 '@vue/shared': 3.5.41
'@vueuse/core': 12.8.2(typescript@5.4.5) '@vueuse/core': 12.8.2(typescript@5.4.5)
'@vueuse/integrations': 12.8.2(focus-trap@7.8.0)(typescript@5.4.5) '@vueuse/integrations': 12.8.2(focus-trap@7.8.0)(typescript@5.4.5)
focus-trap: 7.8.0 focus-trap: 7.8.0
@@ -2487,9 +2496,9 @@ snapshots:
minisearch: 7.2.0 minisearch: 7.2.0
shiki: 2.5.0 shiki: 2.5.0
vite: 5.4.21(@types/node@26.1.2) vite: 5.4.21(@types/node@26.1.2)
vue: 3.5.40(typescript@5.4.5) vue: 3.5.41(typescript@5.4.5)
optionalDependencies: optionalDependencies:
postcss: 8.5.25 postcss: 8.5.26
transitivePeerDependencies: transitivePeerDependencies:
- '@algolia/client-search' - '@algolia/client-search'
- '@types/node' - '@types/node'
@@ -2518,34 +2527,34 @@ snapshots:
- typescript - typescript
- universal-cookie - universal-cookie
vue@3.5.40(typescript@5.4.5): vue@3.5.41(typescript@5.4.5):
dependencies: dependencies:
'@vue/compiler-dom': 3.5.40 '@vue/compiler-dom': 3.5.41
'@vue/compiler-sfc': 3.5.40 '@vue/compiler-sfc': 3.5.41
'@vue/runtime-dom': 3.5.40 '@vue/runtime-dom': 3.5.41
'@vue/server-renderer': 3.5.40 '@vue/server-renderer': 3.5.41
'@vue/shared': 3.5.40 '@vue/shared': 3.5.41
optionalDependencies: optionalDependencies:
typescript: 5.4.5 typescript: 5.4.5
workerd@1.20260730.1: workerd@1.20260801.1:
optionalDependencies: optionalDependencies:
'@cloudflare/workerd-darwin-64': 1.20260730.1 '@cloudflare/workerd-darwin-64': 1.20260801.1
'@cloudflare/workerd-darwin-arm64': 1.20260730.1 '@cloudflare/workerd-darwin-arm64': 1.20260801.1
'@cloudflare/workerd-linux-64': 1.20260730.1 '@cloudflare/workerd-linux-64': 1.20260801.1
'@cloudflare/workerd-linux-arm64': 1.20260730.1 '@cloudflare/workerd-linux-arm64': 1.20260801.1
'@cloudflare/workerd-windows-64': 1.20260730.1 '@cloudflare/workerd-windows-64': 1.20260801.1
wrangler@4.116.0: wrangler@4.119.0:
dependencies: dependencies:
'@cloudflare/kv-asset-handler': 0.5.0 '@cloudflare/kv-asset-handler': 0.5.0
'@cloudflare/unenv-preset': 2.16.1(unenv@2.0.0-rc.24)(workerd@1.20260730.1) '@cloudflare/unenv-preset': 2.16.1(unenv@2.0.0-rc.24)(workerd@1.20260801.1)
blake3-wasm: 2.1.5 blake3-wasm: 2.1.5
esbuild: 0.28.1 esbuild: 0.28.1
miniflare: 4.20260730.0 miniflare: 5.20260801.0-alpha
path-to-regexp: 6.3.0 path-to-regexp: 6.3.0
unenv: 2.0.0-rc.24 unenv: 2.0.0-rc.24
workerd: 1.20260730.1 workerd: 1.20260801.1
optionalDependencies: optionalDependencies:
fsevents: 2.3.3 fsevents: 2.3.3
transitivePeerDependencies: transitivePeerDependencies:
@@ -2563,7 +2572,7 @@ snapshots:
dependencies: dependencies:
'@poppinss/colors': 4.1.6 '@poppinss/colors': 4.1.6
'@poppinss/dumper': 0.6.5 '@poppinss/dumper': 0.6.5
'@speed-highlight/core': 1.2.17 '@speed-highlight/core': 1.2.23
cookie: 1.1.1 cookie: 1.1.1
youch-core: 0.3.3 youch-core: 0.3.3
+4 -4
View File
@@ -11,19 +11,19 @@
"build": "wrangler deploy --dry-run --outdir dist --minify" "build": "wrangler deploy --dry-run --outdir dist --minify"
}, },
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^5.20260731.1", "@cloudflare/workers-types": "^5.20260804.1",
"@eslint/js": "9.39.1", "@eslint/js": "9.39.1",
"@types/node": "^25.9.5", "@types/node": "^25.9.5",
"eslint": "9.39.1", "eslint": "9.39.1",
"globals": "^16.5.0", "globals": "^16.5.0",
"typescript-eslint": "^8.65.0", "typescript-eslint": "^8.66.0",
"wrangler": "^4.116.0" "wrangler": "^4.119.0"
}, },
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "3.888.0", "@aws-sdk/client-s3": "3.888.0",
"@aws-sdk/s3-request-presigner": "3.888.0", "@aws-sdk/s3-request-presigner": "3.888.0",
"@simplewebauthn/server": "^13.3.2", "@simplewebauthn/server": "^13.3.2",
"hono": "^4.12.32", "hono": "^4.13.0",
"jsonpath-plus": "^10.4.0", "jsonpath-plus": "^10.4.0",
"mimetext": "^3.0.28", "mimetext": "^3.0.28",
"postal-mime": "^2.7.5", "postal-mime": "^2.7.5",
+144 -136
View File
@@ -23,8 +23,8 @@ importers:
specifier: ^13.3.2 specifier: ^13.3.2
version: 13.3.2 version: 13.3.2
hono: hono:
specifier: ^4.12.32 specifier: ^4.13.0
version: 4.12.32 version: 4.13.0
jsonpath-plus: jsonpath-plus:
specifier: ^10.4.0 specifier: ^10.4.0
version: 10.4.0 version: 10.4.0
@@ -45,8 +45,8 @@ importers:
version: 1.2.1 version: 1.2.1
devDependencies: devDependencies:
'@cloudflare/workers-types': '@cloudflare/workers-types':
specifier: ^5.20260731.1 specifier: ^5.20260804.1
version: 5.20260731.1 version: 5.20260804.1
'@eslint/js': '@eslint/js':
specifier: 9.39.1 specifier: 9.39.1
version: 9.39.1 version: 9.39.1
@@ -60,11 +60,11 @@ importers:
specifier: ^16.5.0 specifier: ^16.5.0
version: 16.5.0 version: 16.5.0
typescript-eslint: typescript-eslint:
specifier: ^8.65.0 specifier: ^8.66.0
version: 8.65.0(eslint@9.39.1)(typescript@5.4.5) version: 8.66.0(eslint@9.39.1)(typescript@5.4.5)
wrangler: wrangler:
specifier: ^4.116.0 specifier: ^4.119.0
version: 4.116.0(@cloudflare/workers-types@5.20260731.1) version: 4.119.0(@cloudflare/workers-types@5.20260804.1)
packages: packages:
@@ -195,6 +195,10 @@ packages:
resolution: {integrity: sha512-fmTEJpUhsPsovQ12vZSpVTEP/IaRoJAMBGQXlQNjtCpkBp6Iq3KQDa/HDaPINE+3xxo6XvTdtibsNOd5zJLV9A==} resolution: {integrity: sha512-fmTEJpUhsPsovQ12vZSpVTEP/IaRoJAMBGQXlQNjtCpkBp6Iq3KQDa/HDaPINE+3xxo6XvTdtibsNOd5zJLV9A==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@aws-sdk/types@3.974.2':
resolution: {integrity: sha512-3W6IUtSxFbH6X7Wb7DzGCV5QiFQsd0g8bOfntpmDxQlzBoKWUMBu/JPQR0DwkE+Hpnxd6db1tXbOwdeHddG6cA==}
engines: {node: '>=20.0.0'}
'@aws-sdk/util-arn-parser@3.873.0': '@aws-sdk/util-arn-parser@3.873.0':
resolution: {integrity: sha512-qag+VTqnJWDn8zTAXX4wiVioa0hZDQMtbZcGRERVnLar4/3/VIKBhxX2XibNQXFu1ufgcRn4YntT/XEPecFWcg==} resolution: {integrity: sha512-qag+VTqnJWDn8zTAXX4wiVioa0hZDQMtbZcGRERVnLar4/3/VIKBhxX2XibNQXFu1ufgcRn4YntT/XEPecFWcg==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
@@ -252,38 +256,38 @@ packages:
workerd: workerd:
optional: true optional: true
'@cloudflare/workerd-darwin-64@1.20260730.1': '@cloudflare/workerd-darwin-64@1.20260801.1':
resolution: {integrity: sha512-+MBHmPaiTe2KajryW0T24rZvWFxb41hD3d8anNzQqHzft6vSEb18+sp0znSwxgij7ApPhSM1+vhkNg4f3YMguA==} resolution: {integrity: sha512-wuJWbXpKvncJi1P0GKS+iYpN5tHdb7JPJJ/+6ZQe8zzovHHVMkLJPNBsgWpqeUhpM3g9qTwEKd2rglNKejuh5A==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@cloudflare/workerd-darwin-arm64@1.20260730.1': '@cloudflare/workerd-darwin-arm64@1.20260801.1':
resolution: {integrity: sha512-SBHKntPkKvNPgaCrTe99xC1CAl8ygJDzlYfK0LbuJ1muKadIw35WnhO0wu894fKBtllsVQdNzDLee+cm0ppLSQ==} resolution: {integrity: sha512-kwoZiTpnhNrF3+APx84Q/oAqvJ3sU9yefGagwm/ASaH/2W19x0vghkW/r4qCoHCK0WW7EPugZ+aXjgPMRtlq1Q==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@cloudflare/workerd-linux-64@1.20260730.1': '@cloudflare/workerd-linux-64@1.20260801.1':
resolution: {integrity: sha512-ouyPOSMbiKPeSwUJUvxtMcxGAXs2J4aPE4T5ABIYX5ClcQx5j5bbHTmnqOQEY8sAuLTPjH7dY+iB6UI5ISlwwA==} resolution: {integrity: sha512-r0vAxCZH+Jih9Unm1yoyiByPNWNgawcKciOHDm5Q37ZVGOkKLsT9AtLe3yLSaul76WrKqtf+JP2n0WW32VBLJg==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@cloudflare/workerd-linux-arm64@1.20260730.1': '@cloudflare/workerd-linux-arm64@1.20260801.1':
resolution: {integrity: sha512-YQ+Mi78U3TPdgBPtwq+Sm6rJU+Ihl2y0pjYtuuKkdmUbYzL7oLR6Xqq9wljhasnuCFICssDJaqhMep5WizYoEQ==} resolution: {integrity: sha512-zWgpdZtSozvIgzQNmQiDSF8yEOQJUkRAWNsDXXzAAoy+fCn8YUoSibj3mpFSbZRvbUldeBEaW6SCdC2VEMkhNQ==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@cloudflare/workerd-windows-64@1.20260730.1': '@cloudflare/workerd-windows-64@1.20260801.1':
resolution: {integrity: sha512-27fAN+vUECW1oYVc1KOcHYpkL8COM2Uxtxql7TL595kxbjoqS5yckw7NLz7bTf2pALFCZWjqXDjZGJ/xbG4ZKQ==} resolution: {integrity: sha512-2oQz+Ksu4ji6e/+ZoYX+tWQEcxAii2p7l+iR8kx48W1llMalaufAsmVxTlk+3/vrM7D3/2c0iK448e0UQTcIMg==}
engines: {node: '>=16'} engines: {node: '>=16'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@cloudflare/workers-types@5.20260731.1': '@cloudflare/workers-types@5.20260804.1':
resolution: {integrity: sha512-ly+eua642FCR2nbQGi/OxqlVaJI3fNdyqK7G4u6jWCAZ4WYhOBvZWyf0M7s5zurWbNQW3YjelOxuKqR0zYK90w==} resolution: {integrity: sha512-B1dwxpN6e5RZXZkE5zpZj+ooNeNZ1mwavLIyHDYe10ojhlGTwDfe8sAl7R1mMXc1cyIsbr+jKVdvmMEyVcdTdg==}
'@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==}
@@ -919,8 +923,8 @@ packages:
resolution: {integrity: sha512-fbrKxazlmJDe70WVjM6LOiNA2IKiz8lzsF1rHoIiEj9ONf5uQTgN1srg8X+AveJHGYavqEhsDEGZP7gM1k43Rg==} resolution: {integrity: sha512-fbrKxazlmJDe70WVjM6LOiNA2IKiz8lzsF1rHoIiEj9ONf5uQTgN1srg8X+AveJHGYavqEhsDEGZP7gM1k43Rg==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
'@speed-highlight/core@1.2.17': '@speed-highlight/core@1.2.23':
resolution: {integrity: sha512-Z92FwKpCtfaW1V0jTU/fh3QzYEZN8wDwrzRIBoADCJfn4mJCNcJN/XegifX7BDrQ8/h9Xh/JnbyMchL0FqXrkg==} resolution: {integrity: sha512-iRoq6i6JDJP6Mt2A5JaPvzw0pgYHH6k92ij+yXiTrB7T2y9N789aWE3EHWj/5ztlJBokcCBja3iYLVdu5wgnkg==}
'@stablelib/base64@1.0.1': '@stablelib/base64@1.0.1':
resolution: {integrity: sha512-1bnPQqSxSuc3Ii6MhBysoWCg58j97aUjuCSZrGSmDxNqtytIi0k8utUenAwTZN4V5mXXYGsVUI9zeBqy+jBOSQ==} resolution: {integrity: sha512-1bnPQqSxSuc3Ii6MhBysoWCg58j97aUjuCSZrGSmDxNqtytIi0k8utUenAwTZN4V5mXXYGsVUI9zeBqy+jBOSQ==}
@@ -940,63 +944,63 @@ packages:
'@types/uuid@9.0.8': '@types/uuid@9.0.8':
resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
'@typescript-eslint/eslint-plugin@8.65.0': '@typescript-eslint/eslint-plugin@8.66.0':
resolution: {integrity: sha512-IEgob78X12rHpUmtcwFsXhZdVGJtwTVP8FiCLZkR6GlYVrl2PcuB+KhCE5BlVC/eQpQnu8WXRtkHZuPar+gCRA==} resolution: {integrity: sha512-p088eaGrzYz1s+7cov0aMOCkNGTJlVxF4jgubf28c8L0Cv9Rloj8YBHnv4hXLq6IIEE1AsjNWavO+k+8kP2Y0A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
'@typescript-eslint/parser': ^8.65.0 '@typescript-eslint/parser': ^8.66.0
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/parser@8.65.0': '@typescript-eslint/parser@8.66.0':
resolution: {integrity: sha512-CZ4nMxWwgu1HEEFNkeaCptra9QCtkmKdgf3sWh1rl1trIhmxLilgTV4cwcbQ4wemnT4sWQN8CaKOmdYx+g2gMA==} resolution: {integrity: sha512-X6ypGChaWYk6PBtUg2BwuTZEFFcHJAtGTVJ9/lCTOufhZ4i9fNolQNnktq+kkMCwMj7V8Svsq7+TxSDslmhE0g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/project-service@8.65.0': '@typescript-eslint/project-service@8.66.0':
resolution: {integrity: sha512-SxnPhbTsGahizDgbu7oqFH/xVtzIqMd/s+WtnSxNxJZJpLbdT5IPdzg8EZxO3+PoKahXmwJLeNQOpKJb3/bi7Q==} resolution: {integrity: sha512-7MthGPTt4BP69lSryqpqq8HQqxuzynssckL/jyDyk3+TNMQ3y2jFWkptCrktWvBrP+EH787Nl5N5Qpw7WZg+5g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/scope-manager@8.65.0': '@typescript-eslint/scope-manager@8.66.0':
resolution: {integrity: sha512-Esbl8OSYiVxBokYgWPf7VVWg/BE798wXhimnn9ML9Pt5qoDf8bfQlgjlKXR/k98+AcNzlLKYrpCcrcuZ9DZLgg==} resolution: {integrity: sha512-8TGcH25j9zqJ/IULB/ppyhRvxA8QYfFEZ7nfbg6/BN9spDgb8fPWQXlE5l8TWBL50EtUx007uZ1o9VOwrq2/9g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/tsconfig-utils@8.65.0': '@typescript-eslint/tsconfig-utils@8.66.0':
resolution: {integrity: sha512-j6GzGqCiRdA7Qhur2VVmKZAkBLfnHFQfx4TaJGL9RMveZqCo48jSHHO0DTgizEnGhtWnqmbtCUSrqSkdiY/0Hg==} resolution: {integrity: sha512-9D5gLYZG4rOjcoag8MQ/fWI8WqA9wcPDyOGyWtWFhvM1lHRbliqUSPIY5J3zqCU1tvSwzXxnnjhQhz5Ne7mJ4g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/type-utils@8.65.0': '@typescript-eslint/type-utils@8.66.0':
resolution: {integrity: sha512-YjaZ7PRI5qY7ax2L3PbvX0rRyGtipAReCWs0mhhDBHjH/vl0g0BonaGXrKdKpMbIIsMIwDgbk/xzkBTyAltS5g==} resolution: {integrity: sha512-LG2dWfjZQQp0ADtAu/EWJVayefGL2UEZ3CDeI44D9v3rXB/WYUqE/jpO28KrEKul5AySrmI+Zh1v6v+xW2U9+g==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/types@8.65.0': '@typescript-eslint/types@8.66.0':
resolution: {integrity: sha512-JSSwWNy+H0E/01jJEM+hrX6N0OFDzFzeIhHFSAS01tlVaevpG8cFyYRPhS5yjGOvBUx3sqQHVMjCL1CAZZMxBg==} resolution: {integrity: sha512-H6gcYaSDOyvL3AD/jHUtUFo2jqGgn/F6nuyuZSu0QTesxL+cP4dQoIMrODRofuJC09g64+WgZ6tE19Y1N2YIFQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/typescript-estree@8.65.0': '@typescript-eslint/typescript-estree@8.66.0':
resolution: {integrity: sha512-JboAE2swaYt4tb1fHhHTABE2K+OLy09XfcTbhnk4Pw96f9dd2e9iYsJ28gBggHlo5z5x1rkyWvcPoTuNTd4oGg==} resolution: {integrity: sha512-8/x4INiiQb10jGgXYD7116/zQ+OL84ZIFn0za68wwFHCanT/VLbBEroWht8RV8fn0/ZCAoazHLQgwUC0UQcDfg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/utils@8.65.0': '@typescript-eslint/utils@8.66.0':
resolution: {integrity: sha512-gXiwIHsYreboxeJucHKPvgwl7dXt50mF8s1/c00cP/WoVTyWKFdtfhRWwZiXYFU5H2O8vVoSLNrexFZjYS/SGA==} resolution: {integrity: sha512-jasearZPolBw5NJNYGMwxzHMF83niVWmMU1VdHzG1CyfI2VS7f7nZltnKtHcg20hW+7Uo5GfK4MeDPoU3qI8EA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0' typescript: '>=4.8.4 <6.1.0'
'@typescript-eslint/visitor-keys@8.65.0': '@typescript-eslint/visitor-keys@8.66.0':
resolution: {integrity: sha512-8C71BQkGjiMmXtop7pHVJu1l2NNShFdkCyD6a2ezzs5vU/L3LRtb69EtcteFwz0mYMPzIgOw0n6OV4VBUWZd7A==} resolution: {integrity: sha512-dkKR8q+lKciskj1Y3vthHktl+3cMLWGyVUP23bRiPZ5O9BRT++4EqDDV+TVeIKBL1VXVEqrJlz8MYbcnvJcAlg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
abort-controller@3.0.0: abort-controller@3.0.0:
@@ -1081,8 +1085,8 @@ packages:
resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==}
engines: {node: '>=18'} engines: {node: '>=18'}
core-js-pure@3.49.0: core-js-pure@3.50.0:
resolution: {integrity: sha512-XM4RFka59xATyJv/cS3O3Kml72hQXUeGRuuTmMYFxwzc9/7C8OYTaIR/Ji+Yt8DXzsFLNhat15cE/JP15HrCgw==} resolution: {integrity: sha512-6GP3Pxz4IKyWjAfa747vIu/jilB5z29JWROLqH/b+pXVcpgh6tM06ZIBwSuglgVqzDYURhOK6oEzTrG0bCHitA==}
cross-spawn@7.0.6: cross-spawn@7.0.6:
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
@@ -1251,8 +1255,8 @@ packages:
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
engines: {node: '>=8'} engines: {node: '>=8'}
hono@4.12.32: hono@4.13.0:
resolution: {integrity: sha512-XcuyW9qE2kJn07PkecMOBd5Vq/hMy7mmGw+idz1yblbg9N17ijJODrvPkn7/dwL3Kulj8LcRJ69DLOWf91dRUg==} resolution: {integrity: sha512-jhunvfHWxd7J5EFfSgH4xsYJzSe/lfqbUCxiyyeaQasUsXeEHXtzVid+7EOGByc5JnFa23SSFL3Y2RV/z1T+eQ==}
engines: {node: '>=16.9.0'} engines: {node: '>=16.9.0'}
html-to-text@9.0.5: html-to-text@9.0.5:
@@ -1295,8 +1299,8 @@ packages:
js-tokens@4.0.0: js-tokens@4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
js-yaml@4.3.0: js-yaml@4.3.1:
resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==} resolution: {integrity: sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==}
hasBin: true hasBin: true
jsep@1.4.0: jsep@1.4.0:
@@ -1353,10 +1357,9 @@ packages:
mimetext@3.0.28: mimetext@3.0.28:
resolution: {integrity: sha512-eQXpbNrtxLCjUtiVbR/qR09dbPgZ2o+KR1uA7QKqGhbn8QV7HIL16mXXsobBL4/8TqoYh1us31kfz+dNfCev9g==} resolution: {integrity: sha512-eQXpbNrtxLCjUtiVbR/qR09dbPgZ2o+KR1uA7QKqGhbn8QV7HIL16mXXsobBL4/8TqoYh1us31kfz+dNfCev9g==}
miniflare@4.20260730.0: miniflare@5.20260801.0-alpha:
resolution: {integrity: sha512-1Z9SB9r/o//80UA02Re3QhtcecSHAyAjf5EcKBfQVlQrCg7Miy79hl2PvtkwFLIaJ5rcrOPdDcRr577okwZPsg==} resolution: {integrity: sha512-AfMrnQbJg81ESsGkGhOkHBtwTqCG+mosR+3GE+qDrhF1I/ieIvgg3ICxNyBvgHBZ3iapy6cysBQHNPykkzrfgw==}
engines: {node: '>=22.0.0'} engines: {node: '>=22.0.0'}
hasBin: true
minimatch@10.2.6: minimatch@10.2.6:
resolution: {integrity: sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==} resolution: {integrity: sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==}
@@ -1447,8 +1450,8 @@ packages:
pvtsutils@1.3.6: pvtsutils@1.3.6:
resolution: {integrity: sha512-PLgQXQ6H2FWCaeRak8vvk1GW462lMxB5s3Jm673N82zI4vqtVUPuZdffdZbPDFRoU8kAhItWFtPCWiPpp4/EDg==} resolution: {integrity: sha512-PLgQXQ6H2FWCaeRak8vvk1GW462lMxB5s3Jm673N82zI4vqtVUPuZdffdZbPDFRoU8kAhItWFtPCWiPpp4/EDg==}
pvutils@1.1.5: pvutils@1.2.0:
resolution: {integrity: sha512-KTqnxsgGiQ6ZAzZCVlJH5eOjSnvlyEgx1m8bkRJfOhmGRqfo5KLvmAlACQkrjEtOQ4B7wF9TdSLIs9O90MX9xA==} resolution: {integrity: sha512-BbubeCEyTuQjVMakvJQ/Sxbc93F2pwmbsxONT/ZRrwU7Ua38d8unYTwXpTVLAKJ4BDuH9IGztCjQcd/N/39Dvg==}
engines: {node: '>=16.0.0'} engines: {node: '>=16.0.0'}
react-dom@18.3.1: react-dom@18.3.1:
@@ -1559,8 +1562,8 @@ packages:
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
engines: {node: '>= 0.8.0'} engines: {node: '>= 0.8.0'}
typescript-eslint@8.65.0: typescript-eslint@8.66.0:
resolution: {integrity: sha512-/ggrHAwyjENDusvyxbuqxAC2dTnZg/Z8F+fgQtYIz+L6n/9HfSlEZcFGV/NsMNa6CkGk0xUjUAFwC0vHOflvIA==} resolution: {integrity: sha512-QlEbBPz/RuJ1XUHj29nm3t0F/O/cSlEnntozqPOYHnnTGAXFamnMBu5i9Vn6vhUPHGAjR+Vl+5J8vPN/BMUrJw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
@@ -1607,17 +1610,17 @@ packages:
worker-mailer@1.2.1: worker-mailer@1.2.1:
resolution: {integrity: sha512-gS2ei/mrpRqNs+AHmqxhT6vFPwCLw2qnz5ShmyGD0ULaU0Q9hxnFAcx9jhAip/MnD6+MjgnQu6hQQgA8mlOkVA==} resolution: {integrity: sha512-gS2ei/mrpRqNs+AHmqxhT6vFPwCLw2qnz5ShmyGD0ULaU0Q9hxnFAcx9jhAip/MnD6+MjgnQu6hQQgA8mlOkVA==}
workerd@1.20260730.1: workerd@1.20260801.1:
resolution: {integrity: sha512-zmfNIjwYSWFY5chGBOjWtH3xAE7p97FTC6vR4Ep98290ho6AeAR/NVcBD274YCLEUYzqm8yxdtZlxMybU8a3jA==} resolution: {integrity: sha512-/g9JGTyqnHtoIscpBHqKD8swE2V4StBs2i69PmLiOhH45OP95jCFICl4F1hKlgN57rqfni5LiCitttoX5OOkVA==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
wrangler@4.116.0: wrangler@4.119.0:
resolution: {integrity: sha512-wP1PXxH5KJajfGEjty0NNqyxAirTFvMZpGyB5CRqEIiY0fL/SiCKtIYAJB9HXq0MP0sMXB/i/YSls+WObahAhw==} resolution: {integrity: sha512-ookClf+zly4DTc8pBMNrwGQzZKH8IpIYTXkjDw3XS7ZvBQ5mLYH6eOvfD5BEpk3U63zTbv91WRlo1UeRSKXa0g==}
engines: {node: '>=22.0.0'} engines: {node: '>=22.0.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@cloudflare/workers-types': ^5.20260730.1 '@cloudflare/workers-types': ^5.20260801.1
peerDependenciesMeta: peerDependenciesMeta:
'@cloudflare/workers-types': '@cloudflare/workers-types':
optional: true optional: true
@@ -1649,20 +1652,20 @@ snapshots:
'@aws-crypto/crc32@5.2.0': '@aws-crypto/crc32@5.2.0':
dependencies: dependencies:
'@aws-crypto/util': 5.2.0 '@aws-crypto/util': 5.2.0
'@aws-sdk/types': 3.887.0 '@aws-sdk/types': 3.974.2
tslib: 2.8.1 tslib: 2.8.1
'@aws-crypto/crc32c@5.2.0': '@aws-crypto/crc32c@5.2.0':
dependencies: dependencies:
'@aws-crypto/util': 5.2.0 '@aws-crypto/util': 5.2.0
'@aws-sdk/types': 3.887.0 '@aws-sdk/types': 3.974.2
tslib: 2.8.1 tslib: 2.8.1
'@aws-crypto/sha1-browser@5.2.0': '@aws-crypto/sha1-browser@5.2.0':
dependencies: dependencies:
'@aws-crypto/supports-web-crypto': 5.2.0 '@aws-crypto/supports-web-crypto': 5.2.0
'@aws-crypto/util': 5.2.0 '@aws-crypto/util': 5.2.0
'@aws-sdk/types': 3.887.0 '@aws-sdk/types': 3.974.2
'@aws-sdk/util-locate-window': 3.965.8 '@aws-sdk/util-locate-window': 3.965.8
'@smithy/util-utf8': 2.3.0 '@smithy/util-utf8': 2.3.0
tslib: 2.8.1 tslib: 2.8.1
@@ -1672,7 +1675,7 @@ snapshots:
'@aws-crypto/sha256-js': 5.2.0 '@aws-crypto/sha256-js': 5.2.0
'@aws-crypto/supports-web-crypto': 5.2.0 '@aws-crypto/supports-web-crypto': 5.2.0
'@aws-crypto/util': 5.2.0 '@aws-crypto/util': 5.2.0
'@aws-sdk/types': 3.887.0 '@aws-sdk/types': 3.974.2
'@aws-sdk/util-locate-window': 3.965.8 '@aws-sdk/util-locate-window': 3.965.8
'@smithy/util-utf8': 2.3.0 '@smithy/util-utf8': 2.3.0
tslib: 2.8.1 tslib: 2.8.1
@@ -1680,7 +1683,7 @@ snapshots:
'@aws-crypto/sha256-js@5.2.0': '@aws-crypto/sha256-js@5.2.0':
dependencies: dependencies:
'@aws-crypto/util': 5.2.0 '@aws-crypto/util': 5.2.0
'@aws-sdk/types': 3.887.0 '@aws-sdk/types': 3.974.2
tslib: 2.8.1 tslib: 2.8.1
'@aws-crypto/supports-web-crypto@5.2.0': '@aws-crypto/supports-web-crypto@5.2.0':
@@ -1689,7 +1692,7 @@ snapshots:
'@aws-crypto/util@5.2.0': '@aws-crypto/util@5.2.0':
dependencies: dependencies:
'@aws-sdk/types': 3.887.0 '@aws-sdk/types': 3.974.2
'@smithy/util-utf8': 2.3.0 '@smithy/util-utf8': 2.3.0
tslib: 2.8.1 tslib: 2.8.1
@@ -2088,6 +2091,11 @@ snapshots:
'@smithy/types': 4.16.1 '@smithy/types': 4.16.1
tslib: 2.8.1 tslib: 2.8.1
'@aws-sdk/types@3.974.2':
dependencies:
'@smithy/types': 4.16.1
tslib: 2.8.1
'@aws-sdk/util-arn-parser@3.873.0': '@aws-sdk/util-arn-parser@3.873.0':
dependencies: dependencies:
tslib: 2.8.1 tslib: 2.8.1
@@ -2135,34 +2143,34 @@ snapshots:
'@babel/runtime-corejs3@7.29.7': '@babel/runtime-corejs3@7.29.7':
dependencies: dependencies:
core-js-pure: 3.49.0 core-js-pure: 3.50.0
'@babel/runtime@7.29.7': {} '@babel/runtime@7.29.7': {}
'@cloudflare/kv-asset-handler@0.5.0': {} '@cloudflare/kv-asset-handler@0.5.0': {}
'@cloudflare/unenv-preset@2.16.1(unenv@2.0.0-rc.24)(workerd@1.20260730.1)': '@cloudflare/unenv-preset@2.16.1(unenv@2.0.0-rc.24)(workerd@1.20260801.1)':
dependencies: dependencies:
unenv: 2.0.0-rc.24 unenv: 2.0.0-rc.24
optionalDependencies: optionalDependencies:
workerd: 1.20260730.1 workerd: 1.20260801.1
'@cloudflare/workerd-darwin-64@1.20260730.1': '@cloudflare/workerd-darwin-64@1.20260801.1':
optional: true optional: true
'@cloudflare/workerd-darwin-arm64@1.20260730.1': '@cloudflare/workerd-darwin-arm64@1.20260801.1':
optional: true optional: true
'@cloudflare/workerd-linux-64@1.20260730.1': '@cloudflare/workerd-linux-64@1.20260801.1':
optional: true optional: true
'@cloudflare/workerd-linux-arm64@1.20260730.1': '@cloudflare/workerd-linux-arm64@1.20260801.1':
optional: true optional: true
'@cloudflare/workerd-windows-64@1.20260730.1': '@cloudflare/workerd-windows-64@1.20260801.1':
optional: true optional: true
'@cloudflare/workers-types@5.20260731.1': {} '@cloudflare/workers-types@5.20260804.1': {}
'@cspotcode/source-map-support@0.8.1': '@cspotcode/source-map-support@0.8.1':
dependencies: dependencies:
@@ -2282,7 +2290,7 @@ snapshots:
globals: 14.0.0 globals: 14.0.0
ignore: 5.3.2 ignore: 5.3.2
import-fresh: 3.3.1 import-fresh: 3.3.1
js-yaml: 4.3.0 js-yaml: 4.3.1
minimatch: 3.1.5 minimatch: 3.1.5
strip-json-comments: 3.1.1 strip-json-comments: 3.1.1
transitivePeerDependencies: transitivePeerDependencies:
@@ -2798,7 +2806,7 @@ snapshots:
'@smithy/core': 3.31.1 '@smithy/core': 3.31.1
tslib: 2.8.1 tslib: 2.8.1
'@speed-highlight/core@1.2.17': {} '@speed-highlight/core@1.2.23': {}
'@stablelib/base64@1.0.1': {} '@stablelib/base64@1.0.1': {}
@@ -2814,14 +2822,14 @@ snapshots:
'@types/uuid@9.0.8': {} '@types/uuid@9.0.8': {}
'@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@9.39.1)(typescript@5.4.5))(eslint@9.39.1)(typescript@5.4.5)': '@typescript-eslint/eslint-plugin@8.66.0(@typescript-eslint/parser@8.66.0(eslint@9.39.1)(typescript@5.4.5))(eslint@9.39.1)(typescript@5.4.5)':
dependencies: dependencies:
'@eslint-community/regexpp': 4.12.2 '@eslint-community/regexpp': 4.12.2
'@typescript-eslint/parser': 8.65.0(eslint@9.39.1)(typescript@5.4.5) '@typescript-eslint/parser': 8.66.0(eslint@9.39.1)(typescript@5.4.5)
'@typescript-eslint/scope-manager': 8.65.0 '@typescript-eslint/scope-manager': 8.66.0
'@typescript-eslint/type-utils': 8.65.0(eslint@9.39.1)(typescript@5.4.5) '@typescript-eslint/type-utils': 8.66.0(eslint@9.39.1)(typescript@5.4.5)
'@typescript-eslint/utils': 8.65.0(eslint@9.39.1)(typescript@5.4.5) '@typescript-eslint/utils': 8.66.0(eslint@9.39.1)(typescript@5.4.5)
'@typescript-eslint/visitor-keys': 8.65.0 '@typescript-eslint/visitor-keys': 8.66.0
eslint: 9.39.1 eslint: 9.39.1
ignore: 7.0.6 ignore: 7.0.6
natural-compare: 1.4.0 natural-compare: 1.4.0
@@ -2830,41 +2838,41 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/parser@8.65.0(eslint@9.39.1)(typescript@5.4.5)': '@typescript-eslint/parser@8.66.0(eslint@9.39.1)(typescript@5.4.5)':
dependencies: dependencies:
'@typescript-eslint/scope-manager': 8.65.0 '@typescript-eslint/scope-manager': 8.66.0
'@typescript-eslint/types': 8.65.0 '@typescript-eslint/types': 8.66.0
'@typescript-eslint/typescript-estree': 8.65.0(typescript@5.4.5) '@typescript-eslint/typescript-estree': 8.66.0(typescript@5.4.5)
'@typescript-eslint/visitor-keys': 8.65.0 '@typescript-eslint/visitor-keys': 8.66.0
debug: 4.4.3 debug: 4.4.3
eslint: 9.39.1 eslint: 9.39.1
typescript: 5.4.5 typescript: 5.4.5
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/project-service@8.65.0(typescript@5.4.5)': '@typescript-eslint/project-service@8.66.0(typescript@5.4.5)':
dependencies: dependencies:
'@typescript-eslint/tsconfig-utils': 8.65.0(typescript@5.4.5) '@typescript-eslint/tsconfig-utils': 8.66.0(typescript@5.4.5)
'@typescript-eslint/types': 8.65.0 '@typescript-eslint/types': 8.66.0
debug: 4.4.3 debug: 4.4.3
typescript: 5.4.5 typescript: 5.4.5
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/scope-manager@8.65.0': '@typescript-eslint/scope-manager@8.66.0':
dependencies: dependencies:
'@typescript-eslint/types': 8.65.0 '@typescript-eslint/types': 8.66.0
'@typescript-eslint/visitor-keys': 8.65.0 '@typescript-eslint/visitor-keys': 8.66.0
'@typescript-eslint/tsconfig-utils@8.65.0(typescript@5.4.5)': '@typescript-eslint/tsconfig-utils@8.66.0(typescript@5.4.5)':
dependencies: dependencies:
typescript: 5.4.5 typescript: 5.4.5
'@typescript-eslint/type-utils@8.65.0(eslint@9.39.1)(typescript@5.4.5)': '@typescript-eslint/type-utils@8.66.0(eslint@9.39.1)(typescript@5.4.5)':
dependencies: dependencies:
'@typescript-eslint/types': 8.65.0 '@typescript-eslint/types': 8.66.0
'@typescript-eslint/typescript-estree': 8.65.0(typescript@5.4.5) '@typescript-eslint/typescript-estree': 8.66.0(typescript@5.4.5)
'@typescript-eslint/utils': 8.65.0(eslint@9.39.1)(typescript@5.4.5) '@typescript-eslint/utils': 8.66.0(eslint@9.39.1)(typescript@5.4.5)
debug: 4.4.3 debug: 4.4.3
eslint: 9.39.1 eslint: 9.39.1
ts-api-utils: 2.5.0(typescript@5.4.5) ts-api-utils: 2.5.0(typescript@5.4.5)
@@ -2872,14 +2880,14 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/types@8.65.0': {} '@typescript-eslint/types@8.66.0': {}
'@typescript-eslint/typescript-estree@8.65.0(typescript@5.4.5)': '@typescript-eslint/typescript-estree@8.66.0(typescript@5.4.5)':
dependencies: dependencies:
'@typescript-eslint/project-service': 8.65.0(typescript@5.4.5) '@typescript-eslint/project-service': 8.66.0(typescript@5.4.5)
'@typescript-eslint/tsconfig-utils': 8.65.0(typescript@5.4.5) '@typescript-eslint/tsconfig-utils': 8.66.0(typescript@5.4.5)
'@typescript-eslint/types': 8.65.0 '@typescript-eslint/types': 8.66.0
'@typescript-eslint/visitor-keys': 8.65.0 '@typescript-eslint/visitor-keys': 8.66.0
debug: 4.4.3 debug: 4.4.3
minimatch: 10.2.6 minimatch: 10.2.6
semver: 7.8.5 semver: 7.8.5
@@ -2889,20 +2897,20 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/utils@8.65.0(eslint@9.39.1)(typescript@5.4.5)': '@typescript-eslint/utils@8.66.0(eslint@9.39.1)(typescript@5.4.5)':
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.10.1(eslint@9.39.1) '@eslint-community/eslint-utils': 4.10.1(eslint@9.39.1)
'@typescript-eslint/scope-manager': 8.65.0 '@typescript-eslint/scope-manager': 8.66.0
'@typescript-eslint/types': 8.65.0 '@typescript-eslint/types': 8.66.0
'@typescript-eslint/typescript-estree': 8.65.0(typescript@5.4.5) '@typescript-eslint/typescript-estree': 8.66.0(typescript@5.4.5)
eslint: 9.39.1 eslint: 9.39.1
typescript: 5.4.5 typescript: 5.4.5
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/visitor-keys@8.65.0': '@typescript-eslint/visitor-keys@8.66.0':
dependencies: dependencies:
'@typescript-eslint/types': 8.65.0 '@typescript-eslint/types': 8.66.0
eslint-visitor-keys: 5.0.1 eslint-visitor-keys: 5.0.1
abort-controller@3.0.0: abort-controller@3.0.0:
@@ -2933,7 +2941,7 @@ snapshots:
asn1js@3.0.10: asn1js@3.0.10:
dependencies: dependencies:
pvtsutils: 1.3.6 pvtsutils: 1.3.6
pvutils: 1.1.5 pvutils: 1.2.0
tslib: 2.8.1 tslib: 2.8.1
balanced-match@1.0.2: {} balanced-match@1.0.2: {}
@@ -2979,7 +2987,7 @@ snapshots:
cookie@1.1.1: {} cookie@1.1.1: {}
core-js-pure@3.49.0: {} core-js-pure@3.50.0: {}
cross-spawn@7.0.6: cross-spawn@7.0.6:
dependencies: dependencies:
@@ -3174,7 +3182,7 @@ snapshots:
has-flag@4.0.0: {} has-flag@4.0.0: {}
hono@4.12.32: {} hono@4.13.0: {}
html-to-text@9.0.5: html-to-text@9.0.5:
dependencies: dependencies:
@@ -3217,7 +3225,7 @@ snapshots:
js-tokens@4.0.0: js-tokens@4.0.0:
optional: true optional: true
js-yaml@4.3.0: js-yaml@4.3.1:
dependencies: dependencies:
argparse: 2.0.1 argparse: 2.0.1
@@ -3273,12 +3281,12 @@ snapshots:
js-base64: 3.9.2 js-base64: 3.9.2
mime-types: 2.1.35 mime-types: 2.1.35
miniflare@4.20260730.0: miniflare@5.20260801.0-alpha:
dependencies: dependencies:
'@cspotcode/source-map-support': 0.8.1 '@cspotcode/source-map-support': 0.8.1
sharp: 0.35.2 sharp: 0.35.2
undici: 7.28.0 undici: 7.28.0
workerd: 1.20260730.1 workerd: 1.20260801.1
ws: 8.21.0 ws: 8.21.0
youch: 4.1.0-beta.10 youch: 4.1.0-beta.10
transitivePeerDependencies: transitivePeerDependencies:
@@ -3358,7 +3366,7 @@ snapshots:
dependencies: dependencies:
tslib: 2.8.1 tslib: 2.8.1
pvutils@1.1.5: {} pvutils@1.2.0: {}
react-dom@18.3.1(react@18.3.1): react-dom@18.3.1(react@18.3.1):
dependencies: dependencies:
@@ -3498,12 +3506,12 @@ snapshots:
dependencies: dependencies:
prelude-ls: 1.2.1 prelude-ls: 1.2.1
typescript-eslint@8.65.0(eslint@9.39.1)(typescript@5.4.5): typescript-eslint@8.66.0(eslint@9.39.1)(typescript@5.4.5):
dependencies: dependencies:
'@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@9.39.1)(typescript@5.4.5))(eslint@9.39.1)(typescript@5.4.5) '@typescript-eslint/eslint-plugin': 8.66.0(@typescript-eslint/parser@8.66.0(eslint@9.39.1)(typescript@5.4.5))(eslint@9.39.1)(typescript@5.4.5)
'@typescript-eslint/parser': 8.65.0(eslint@9.39.1)(typescript@5.4.5) '@typescript-eslint/parser': 8.66.0(eslint@9.39.1)(typescript@5.4.5)
'@typescript-eslint/typescript-estree': 8.65.0(typescript@5.4.5) '@typescript-eslint/typescript-estree': 8.66.0(typescript@5.4.5)
'@typescript-eslint/utils': 8.65.0(eslint@9.39.1)(typescript@5.4.5) '@typescript-eslint/utils': 8.66.0(eslint@9.39.1)(typescript@5.4.5)
eslint: 9.39.1 eslint: 9.39.1
typescript: 5.4.5 typescript: 5.4.5
transitivePeerDependencies: transitivePeerDependencies:
@@ -3540,26 +3548,26 @@ snapshots:
worker-mailer@1.2.1: {} worker-mailer@1.2.1: {}
workerd@1.20260730.1: workerd@1.20260801.1:
optionalDependencies: optionalDependencies:
'@cloudflare/workerd-darwin-64': 1.20260730.1 '@cloudflare/workerd-darwin-64': 1.20260801.1
'@cloudflare/workerd-darwin-arm64': 1.20260730.1 '@cloudflare/workerd-darwin-arm64': 1.20260801.1
'@cloudflare/workerd-linux-64': 1.20260730.1 '@cloudflare/workerd-linux-64': 1.20260801.1
'@cloudflare/workerd-linux-arm64': 1.20260730.1 '@cloudflare/workerd-linux-arm64': 1.20260801.1
'@cloudflare/workerd-windows-64': 1.20260730.1 '@cloudflare/workerd-windows-64': 1.20260801.1
wrangler@4.116.0(@cloudflare/workers-types@5.20260731.1): wrangler@4.119.0(@cloudflare/workers-types@5.20260804.1):
dependencies: dependencies:
'@cloudflare/kv-asset-handler': 0.5.0 '@cloudflare/kv-asset-handler': 0.5.0
'@cloudflare/unenv-preset': 2.16.1(unenv@2.0.0-rc.24)(workerd@1.20260730.1) '@cloudflare/unenv-preset': 2.16.1(unenv@2.0.0-rc.24)(workerd@1.20260801.1)
blake3-wasm: 2.1.5 blake3-wasm: 2.1.5
esbuild: 0.28.1 esbuild: 0.28.1
miniflare: 4.20260730.0 miniflare: 5.20260801.0-alpha
path-to-regexp: 6.3.0 path-to-regexp: 6.3.0
unenv: 2.0.0-rc.24 unenv: 2.0.0-rc.24
workerd: 1.20260730.1 workerd: 1.20260801.1
optionalDependencies: optionalDependencies:
'@cloudflare/workers-types': 5.20260731.1 '@cloudflare/workers-types': 5.20260804.1
fsevents: 2.3.3 fsevents: 2.3.3
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil
@@ -3578,6 +3586,6 @@ snapshots:
dependencies: dependencies:
'@poppinss/colors': 4.1.6 '@poppinss/colors': 4.1.6
'@poppinss/dumper': 0.6.5 '@poppinss/dumper': 0.6.5
'@speed-highlight/core': 1.2.17 '@speed-highlight/core': 1.2.23
cookie: 1.1.1 cookie: 1.1.1
youch-core: 0.3.3 youch-core: 0.3.3