diff --git a/package.json b/package.json index 635f26b..f226471 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@playwright/test": "^1.60.0", "@types/react": "^19.2.15", "@types/react-dom": "^19.2.3", - "typescript": "^5.9.0", + "typescript": "^7.0.2", "zudoku": "0.82.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0eaa63e..a4f5219 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,11 +23,11 @@ devDependencies: specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.15) typescript: - specifier: ^5.9.0 - version: 5.9.3 + specifier: ^7.0.2 + version: 7.0.2 zudoku: specifier: 0.82.3 - version: 0.82.3(@opentelemetry/core@2.10.0)(@types/json-schema@7.0.15)(acorn@8.16.0)(react-dom@19.2.6)(react@19.2.6)(rollup@4.60.4)(typescript@5.9.3) + version: 0.82.3(@opentelemetry/core@2.10.0)(@types/json-schema@7.0.15)(acorn@8.18.0)(react-dom@19.2.6)(react@19.2.6)(rollup@4.62.4)(typescript@7.0.2) packages: @@ -134,14 +134,14 @@ packages: use-sync-external-store: 1.6.0(react@19.2.6) dev: true - /@devframes/hub@0.5.4(devframe@0.5.4)(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16): + /@devframes/hub@0.5.4(devframe@0.5.4)(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16): resolution: {integrity: sha512-NZs5RFuNb6tjQd2JBsRYQT+OqE+z16Kg9/72HG4k+uJdzK90sAGtAjOwK8bsvav/9l85KGx4agfkgxnfbl313w==} peerDependencies: devframe: 0.5.4 dependencies: birpc: 4.0.0 - devframe: 0.5.4(esbuild@0.28.1)(rollup@4.60.4)(typescript@5.9.3)(vite@8.0.16) - nostics: 0.2.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) + devframe: 0.5.4(esbuild@0.28.1)(rollup@4.62.4)(typescript@7.0.2)(vite@8.0.16) + nostics: 0.2.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) pathe: 2.0.3 perfect-debounce: 2.1.0 tinyexec: 1.2.4 @@ -637,7 +637,7 @@ packages: unist-util-visit: 5.1.0 dev: true - /@mdx-js/mdx@3.1.0(acorn@8.16.0): + /@mdx-js/mdx@3.1.0(acorn@8.18.0): resolution: {integrity: sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==} dependencies: '@types/estree': 1.0.9 @@ -652,7 +652,7 @@ packages: hast-util-to-jsx-runtime: 2.3.6 markdown-extensions: 2.0.0 recma-build-jsx: 1.0.0 - recma-jsx: 1.0.1(acorn@8.16.0) + recma-jsx: 1.0.1(acorn@8.18.0) recma-stringify: 1.0.0 rehype-recma: 1.0.0 remark-mdx: 3.1.1 @@ -712,14 +712,14 @@ packages: react: 19.2.6 dev: true - /@mdx-js/rollup@3.1.1(rollup@4.60.4): + /@mdx-js/rollup@3.1.1(rollup@4.62.4): resolution: {integrity: sha512-v8satFmBB+DqDzYohnm1u2JOvxx6Hl3pUvqzJvfs2Zk/ngZ1aRUhsWpXvwPkNeGN9c2NCm/38H29ZqXQUjf8dw==} peerDependencies: rollup: '>=2' dependencies: '@mdx-js/mdx': 3.1.1 - '@rollup/pluginutils': 5.4.0(rollup@4.60.4) - rollup: 4.60.4 + '@rollup/pluginutils': 5.4.0(rollup@4.62.4) + rollup: 4.62.4 source-map: 0.7.6 vfile: 6.0.3 transitivePeerDependencies: @@ -731,6 +731,15 @@ packages: engines: {node: '>=12'} dev: true + /@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] + requiresBuild: true + dev: true + optional: true + /@napi-rs/nice-android-arm-eabi@1.1.1: resolution: {integrity: sha512-kjirL3N6TnRPv5iuHw36wnucNqXAO46dzK9oPb0wj076R5Xm8PfUVA9nAFB5ZNMmfJQJVKACAPd/Z2KYMppthw==} engines: {node: '>= 10'} @@ -909,16 +918,17 @@ packages: dev: true optional: true - /@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): - resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==} + /@napi-rs/wasm-runtime@1.2.2(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): + resolution: {integrity: sha512-JfB4kuJQjaoHuCTseIINHtHWeJnvgEcxjwA5t/Y00ZgaOO1Crz3fjT/p8kT28zA/Caz7oiUMn3d6H2yOVCVwuw==} + engines: {node: ^20.19.0 || ^22.13.0 || >=23.5.0} requiresBuild: true peerDependencies: - '@emnapi/core': ^1.7.1 - '@emnapi/runtime': ^1.7.1 + '@emnapi/core': ^1.7.1 || ^2.0.0-alpha.3 + '@emnapi/runtime': ^1.7.1 || ^2.0.0-alpha.3 dependencies: '@emnapi/core': 1.10.0 '@emnapi/runtime': 1.10.0 - '@tybys/wasm-util': 0.10.2 + '@tybys/wasm-util': 0.10.3 dev: true optional: true @@ -1295,7 +1305,7 @@ packages: dependencies: '@emnapi/core': 1.10.0 '@emnapi/runtime': 1.10.0 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@napi-rs/wasm-runtime': 1.2.2(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) dev: true optional: true @@ -1307,7 +1317,7 @@ packages: dependencies: '@emnapi/core': 1.10.0 '@emnapi/runtime': 1.10.0 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@napi-rs/wasm-runtime': 1.2.2(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) dev: true optional: true @@ -2788,7 +2798,7 @@ packages: dependencies: '@emnapi/core': 1.10.0 '@emnapi/runtime': 1.10.0 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@napi-rs/wasm-runtime': 1.2.2(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) dev: true optional: true @@ -2814,7 +2824,7 @@ packages: resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==} dev: true - /@rollup/pluginutils@5.4.0(rollup@4.60.4): + /@rollup/pluginutils@5.4.0(rollup@4.62.4): resolution: {integrity: sha512-MfPp06CjRLfXQ3wY0R8vJDYBy/MvVcc9OulEfR0B8Iv9ko+GCNaRZ+EpJYFl27LhKsZK0o420sYCRHCjfCgeUg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -2826,203 +2836,203 @@ packages: '@types/estree': 1.0.9 estree-walker: 2.0.2 picomatch: 4.0.4 - rollup: 4.60.4 + rollup: 4.62.4 dev: true - /@rollup/rollup-android-arm-eabi@4.60.4: - resolution: {integrity: sha512-F5QXMSiFebS9hKZj02XhWLLnRpJ3B3AROP0tWbFBSj+6kCbg5m9j5JoHKd4mmSVy5mS/IMQloYgYxCuJC0fxEQ==} + /@rollup/rollup-android-arm-eabi@4.62.4: + resolution: {integrity: sha512-RrPokAb7dmbxFoeO3TloqHyOjgye8RkBhSqmp4aJMIex4c9r46ZstPnleDQOq1t46VOVjwIuwNogIqbodV1Vvg==} cpu: [arm] os: [android] requiresBuild: true dev: true optional: true - /@rollup/rollup-android-arm64@4.60.4: - resolution: {integrity: sha512-GxxTKApUpzRhof7poWvCJHRF51C67u1R7D6DiluBE8wKU1u5GWE8t+v81JvJYtbawoBFX1hLv5Ei4eVjkWokaw==} + /@rollup/rollup-android-arm64@4.62.4: + resolution: {integrity: sha512-JKuJc+pnpks2pjy7L/N3v/cAkZxYlnmuZoD840ldbMI5KDbC4iO9NKwPKYdjYFCMAIIlBzYSFHxIJVYzRo2/8A==} cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true - /@rollup/rollup-darwin-arm64@4.60.4: - resolution: {integrity: sha512-tua0TaJxMOB1R0V0RS1jFZ/RpURFDJIOR2A6jWwQeawuFyS4gBW+rntLRaQd0EQ4bd6Vp44Z2rXW+YYDBsj6IA==} + /@rollup/rollup-darwin-arm64@4.62.4: + resolution: {integrity: sha512-krw5uS2STmvJ02x0uTXHbqQNuz+9eZ1iw+qXk9dmW2gvV4jV7O2hEoOnuhFrpOPiel1mBFtqbxYZZtC46hXLOw==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /@rollup/rollup-darwin-x64@4.60.4: - resolution: {integrity: sha512-CSKq7MsP+5PFIcydhAiR1K0UhEI1A2jWXVKHPCBZ151yOutENwvnPocgVHkivu2kviURtCEB6zUQw0vs8RrhMg==} + /@rollup/rollup-darwin-x64@4.62.4: + resolution: {integrity: sha512-wsTxtgApb4PrOsNJIm0FZ1h3WvCC+k9uxLJ4ad75hgoS4NiRes2SoJFlDAyMwiUY8IssDqGcHbXuN0sx1tfF1A==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /@rollup/rollup-freebsd-arm64@4.60.4: - resolution: {integrity: sha512-+O8OkVdyvXMtJEciu2wS/pzm1IxntEEQx3z5TAVy4l32G0etZn+RsA48ARRrFm6Ri8fvqPQfgrvNxSjKAbnd3g==} + /@rollup/rollup-freebsd-arm64@4.62.4: + resolution: {integrity: sha512-GUOnQlyZe3yAXhWOtOMsn5Qkrv5E5mZXa0thbARWi5Ei2szlVXJFQhddZ4HbAzh8q92w5twp+CQvs/eFanz9YQ==} cpu: [arm64] os: [freebsd] requiresBuild: true dev: true optional: true - /@rollup/rollup-freebsd-x64@4.60.4: - resolution: {integrity: sha512-Iw3oMskH3AfNuhU0MSN7vNbdi4me/NiYo2azqPz/Le16zHSa+3RRmliCMWWQmh4lcndccU40xcJuTYJZxNo/lw==} + /@rollup/rollup-freebsd-x64@4.62.4: + resolution: {integrity: sha512-/Y7f3QuxjzPKsjA/rfEDa3+0vXqyjmJ50Ln8dPpCmWkKTrUoWHG1cWhTqaAMLob2m2nESWuC7yGrREz019Ztqg==} cpu: [x64] os: [freebsd] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm-gnueabihf@4.60.4: - resolution: {integrity: sha512-EIPRXTVQpHyF8WOo219AD2yEltPehLTcTMz2fn6JsatLYSzQf00hj3rulF+yauOlF9/FtM2WpkT/hJh/KJFGhA==} + /@rollup/rollup-linux-arm-gnueabihf@4.62.4: + resolution: {integrity: sha512-81wiiX3v7aqy+T+bT61TJ78yJjRquqFFTTbAPt08imfQQzkPIW8t6aJbkTagtCCrXMNc9D66+geqlK7ydLPNqA==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm-musleabihf@4.60.4: - resolution: {integrity: sha512-J3Yh9PzzF1Ovah2At+lHiGQdsYgArxBbXv/zHfSyaiFQEqvNv7DcW98pCrmdjCZBrqBiKrKKe2V+aaSGWuBe/w==} + /@rollup/rollup-linux-arm-musleabihf@4.62.4: + resolution: {integrity: sha512-9kmDIvNZqdoHOBZgNtpTBeLWYO/LVipM3H/j62P8848/l/VPEQL6N3uxU9pvP1oZAsXyC2MEnFP3ovRjo7WYNQ==} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm64-gnu@4.60.4: - resolution: {integrity: sha512-BFDEZMYfUvLn37ONE1yMBojPxnMlTFsdyNoqncT0qFq1mAfllL+ATMMJd8TeuVMiX84s1KbcxcZbXInmcO2mRg==} + /@rollup/rollup-linux-arm64-gnu@4.62.4: + resolution: {integrity: sha512-CcnXHWnXg69g+DX5VWL3FHts3qMRN2uVEHX+BZvGLdd07/gXkn3ePjYtO1LDJvxkGKVHMclKBRa1QUTH+6toYQ==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-arm64-musl@4.60.4: - resolution: {integrity: sha512-pc9EYOSlOgdQ2uPl1o9PF6/kLSgaUosia7gOuS8mB69IxJvlclko1MECXysjs5ryez1/5zjYqx3+xYU0TU6R1A==} + /@rollup/rollup-linux-arm64-musl@4.62.4: + resolution: {integrity: sha512-iFOibiHnTRuhrWLlRsOQFdZJJIa7S8OwkneJr4ocALP16u5yk6lWLINFwhHaEqBFMsKDUZofLkGos7+CPzGB3g==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-loong64-gnu@4.60.4: - resolution: {integrity: sha512-NxnomyxYerDh5n4iLrNa+sH+Z+U4BMEE46V2PgQ/hoB909i8gV1M5wPojWg9fk1jWpO3IQnOs20K4wyZuFLEFQ==} + /@rollup/rollup-linux-loong64-gnu@4.62.4: + resolution: {integrity: sha512-XnWYMI7euHlb5a871xPja+Gm7DRCFU+FGRrtS2sMq9N8FvqtpagUy6gD4YOemC5MRk9xbh8+jYMEJbigFQwsgA==} cpu: [loong64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-loong64-musl@4.60.4: - resolution: {integrity: sha512-nbJnQ8a3z1mtmrwImCYhc6BGpThAyYVRQxw9uKSKG4wR6aAYno9sVjJ0zaZcW9BPJX1GbrDPf+SvdWjgTuDmnw==} + /@rollup/rollup-linux-loong64-musl@4.62.4: + resolution: {integrity: sha512-qGDAlO0U8xedCcsdRm9oaoQY8DAx/QT7uIxJWhCdx0ceIWX783UC9QSYkdpzAe29wNiVfp24+bZdQmn49o45SQ==} cpu: [loong64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-ppc64-gnu@4.60.4: - resolution: {integrity: sha512-2EU6acNrQLd8tYvo/LXW535wupT3m6fo7HKo6lr7ktQoItxTyOL1ZCR/GfGCuXl2vR+zmfI6eRXkSemafv+iVg==} + /@rollup/rollup-linux-ppc64-gnu@4.62.4: + resolution: {integrity: sha512-ru4H6ezD7ysA5EiEK6qkkaEb4modH8CTej6kUy/gQi20u3kB3G7Zn8snXXkeJSCOFKG/rbPPtM/+9Wgas1961w==} cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-ppc64-musl@4.60.4: - resolution: {integrity: sha512-WeBtoMuaMxiiIrO2IYP3xs6GMWkJP2C0EoT8beTLkUPmzV1i/UcOSVw1d5r9KBODtHKilG5yFxsGRnBbK3wJ4A==} + /@rollup/rollup-linux-ppc64-musl@4.62.4: + resolution: {integrity: sha512-2W4MO5WQVJnbJaZdvDb9rhBDuFU1nKIepPFpJUBsTh2k1YY2g+ODViaWuyOAjQ5cOP7NvrvLzt3wvHOoiAvc7w==} cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-riscv64-gnu@4.60.4: - resolution: {integrity: sha512-FJHFfqpKUI3A10WrWKiFbBZ7yVbGT4q4B5o1qKFFojqpaYoh9LrQgqWCmmcxQzVSXYtyB5bzkXrYzlHTs21MYA==} + /@rollup/rollup-linux-riscv64-gnu@4.62.4: + resolution: {integrity: sha512-+fxjfuoAmVMCYV5QyjoIpu0cp5DOiOTeqYFk1AVaxGr+/ravWLX89XfQmptsoWcaVy/TGf2hexzbUOrCQIL1CQ==} cpu: [riscv64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-riscv64-musl@4.60.4: - resolution: {integrity: sha512-mcEl6CUT5IAUmQf1m9FYSmVqCJlpQ8r8eyftFUHG8i9OhY7BkBXSUdnLH5DOf0wCOjcP9v/QO93zpmF1SptCCw==} + /@rollup/rollup-linux-riscv64-musl@4.62.4: + resolution: {integrity: sha512-jTn8JfHGL4djjFxPuM06LmNUJDsst2jeVlsd9OmIH6zc5sC9K6rIuO4YajXatLUpBmBKl6b35ro1QZocLi+tcA==} cpu: [riscv64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-s390x-gnu@4.60.4: - resolution: {integrity: sha512-ynt3JxVd2w2buzoKDWIyiV1pJW93xlQic1THVLXilz429oijRpSHivZAgp65KBu+cMcgf1eVVjdnTLvPxgCuoQ==} + /@rollup/rollup-linux-s390x-gnu@4.62.4: + resolution: {integrity: sha512-oCJCJL4pXsoDcP2QZ+JVlPTIRc6266zsIaeJJsWImmF7HO0W8nb6HuSgZlMWxJwaPf8ehbSw8yo0EUw925hKsA==} cpu: [s390x] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-x64-gnu@4.60.4: - resolution: {integrity: sha512-Boiz5+MsaROEWDf+GGEwF8VMHGhlUoQMtIPjOgA5fv4osupqTVnJteQNKJwUcnUog2G55jYXH7KZFFiJe0TEzQ==} + /@rollup/rollup-linux-x64-gnu@4.62.4: + resolution: {integrity: sha512-W69hukhZ3KKNRCaMIEzKvcFye42hh0FE1+YoYaf5+Ikacuftoco6yO/xouz0hc5d5W/s3yBro5jRiuEE/Q5vUw==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-linux-x64-musl@4.60.4: - resolution: {integrity: sha512-+qfSY27qIrFfI/Hom04KYFw3GKZSGU4lXus51wsb5EuySfFlWRwjkKWoE9emgRw/ukoT4Udsj4W/+xxG8VbPKg==} + /@rollup/rollup-linux-x64-musl@4.62.4: + resolution: {integrity: sha512-qiXbGG2jkjXhzXpsFZSR2Xpb8DN/UaxYsbb/STbuR/6fpaDgRmmaq1B/LmtF2wQFOFOSsK2jdE0RZ3a0zHn4QA==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /@rollup/rollup-openbsd-x64@4.60.4: - resolution: {integrity: sha512-VpTfOPHgVXEBeeR8hZ2O0F3aSso+JDWqTWmTmzcQKted54IAdUVbxE+j/MVxUsKa8L20HJhv3vUezVPoquqWjA==} + /@rollup/rollup-openbsd-x64@4.62.4: + resolution: {integrity: sha512-nWeM//hxv8mIo6jD7Hu4o48DVmV9pbV6gsKaWU+4NFyqHoPKwrkRiZGLKUhOBk8qNmDmpwFtPKg80Bo/Tn4xiQ==} cpu: [x64] os: [openbsd] requiresBuild: true dev: true optional: true - /@rollup/rollup-openharmony-arm64@4.60.4: - resolution: {integrity: sha512-IPOsh5aRYuLv/nkU51X10Bf75Bsf6+gZdx1X+QP5QM6lIJFHHqbHLG0uJn/hWthzo13UAc2umiUorqZy3axoZg==} + /@rollup/rollup-openharmony-arm64@4.62.4: + resolution: {integrity: sha512-s62SQ/vgsRSvMwDkOEfTqfgASF0f26ZNaQuTA6Aok5lrikf89yI2W0gFHvZb2Jpgc6N8JnOKZgCK2iciO3CsxQ==} cpu: [arm64] os: [openharmony] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-arm64-msvc@4.60.4: - resolution: {integrity: sha512-4QzE9E81OohJ/HKzHhsqU+zcYYojVOXlFMs1DdyMT6qXl/niOH7AVElmmEdUNHHS/oRkc++d5k6Vy85zFs0DEw==} + /@rollup/rollup-win32-arm64-msvc@4.62.4: + resolution: {integrity: sha512-J6wGf8TVGbXJq+HH+ttTvrcfNKPbuZecV6KT1B8I18BC5IURUh5kl4Yl5OEP5eFIUoI5BWxCsyYMhFsDx8kekw==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-ia32-msvc@4.60.4: - resolution: {integrity: sha512-zTPgT1YuHHcd+Tmx7h8aml0FWFVelV5N54oHow9SLj+GfoDy/huQ+UV396N/C7KpMDMiPspRktzM1/0r1usYEA==} + /@rollup/rollup-win32-ia32-msvc@4.62.4: + resolution: {integrity: sha512-zmfrQd/0wu6oJs8Vq8KwY/YtsKSsLtKe/HwAP4Wqy8LhWjeT55fHRAkOhYQ12wI3ayS4Tt12d5CDRD7N96SAYQ==} cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-x64-gnu@4.60.4: - resolution: {integrity: sha512-DRS4G7mi9lJxqEDezIkKCaUIKCrLUUDCUaCsTPCi/rtqaC6D/jjwslMQyiDU50Ka0JKpeXeRBFBAXwArY52vBw==} + /@rollup/rollup-win32-x64-gnu@4.62.4: + resolution: {integrity: sha512-qPzHqdj9rfUD+w79dtE07zi/kFwKyCJqplp5K5ygeLTp7jLpAoc16OAH39HSmRC9UpozaecsleI8uAdEj6v2yw==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /@rollup/rollup-win32-x64-msvc@4.60.4: - resolution: {integrity: sha512-QVTUovf40zgTqlFVrKA1uXMVvU2QWEFWfAH8Wdc48IxLvrJMQVMBRjuQyUpzZCDkakImib9eVazbWlC6ksWtJw==} + /@rollup/rollup-win32-x64-msvc@4.62.4: + resolution: {integrity: sha512-zD6NdeWEByGE9QF9vCrlJ5YQB4oq9q91kPZS37Jwj5hOkvR1lTBSpsKhKDw4IJtbQ35LsTS1HD9DZYGKIshU1Q==} cpu: [x64] os: [win32] requiresBuild: true @@ -3452,8 +3462,8 @@ packages: react: 19.2.6 dev: true - /@tybys/wasm-util@0.10.2: - resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==} + /@tybys/wasm-util@0.10.3: + resolution: {integrity: sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==} requiresBuild: true dependencies: tslib: 2.8.1 @@ -3472,10 +3482,6 @@ packages: '@types/estree': 1.0.9 dev: true - /@types/estree@1.0.8: - resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - dev: true - /@types/estree@1.0.9: resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==} dev: true @@ -3552,11 +3558,191 @@ packages: resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} dev: true + /@typescript/typescript-aix-ppc64@7.0.2: + resolution: {integrity: sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==} + engines: {node: '>=16.20.0'} + cpu: [ppc64] + os: [aix] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-darwin-arm64@7.0.2: + resolution: {integrity: sha512-gowzar9MwS/aRWp6f3a4KUqzRjAZjOsmGNCM6LcTgXum+dBfgsBVMN+AgvOCCbguXyick6LJhpBszxMebJ8syA==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-darwin-x64@7.0.2: + resolution: {integrity: sha512-SZ9xZInqApNlNGc9s0W1VSsktYSOe9cFqNOIqmN1Gs8SmkjKZYFt017G4VwPxASInODuAdbTW7sXiFUf893RgA==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-freebsd-arm64@7.0.2: + resolution: {integrity: sha512-W5NH4y/J0plIIS5b2xvTEkU7JFxyqdMAOgf+Ilhl0vHQXKO5dZoxd+C/jEtq56c4F3wk71RB4BMRQ2XdI+bwYQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-freebsd-x64@7.0.2: + resolution: {integrity: sha512-UMGDx5sTpzNw3WiPebH7l90IWfJggEd+egHt/q6p7/Cm3zqoV7VxkGXt+3DxPIw8CcmvAB0j3sVVfbhX+M4Tpw==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-linux-arm64@7.0.2: + resolution: {integrity: sha512-Qh4eU4/y3yDjnfjjyPYihMj5/ODIlmt+Bzu17OI+fiSRDW57QmU5SiN63exPRNJPKUzcc1INa1NXdrJ+MqHjUQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-linux-arm@7.0.2: + resolution: {integrity: sha512-gffT3xPz9sR7j/YJExkyPntrI0P2EP9XbOyWzth2/Gs0RstK+90RBcO0ncXoXy/beYll1SXw846Nf2zdnEz0QQ==} + engines: {node: '>=16.20.0'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-linux-loong64@7.0.2: + resolution: {integrity: sha512-uEHck9i8hoAzXPiYRib1O7miOnz23SxIeVl6F4LXox+qov1K35jHcEW6VHKvZI+pyvl7fZEP4MCU5LYvIq1GuQ==} + engines: {node: '>=16.20.0'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-linux-mips64el@7.0.2: + resolution: {integrity: sha512-R4KvAMnE43W5Qeqb0Ly56O3mWMWIAgsMyz36DCaycd5nbg/9kzm0liw3JocfRqyJY0KPmzFjbswozXyW0DnIYA==} + engines: {node: '>=16.20.0'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-linux-ppc64@7.0.2: + resolution: {integrity: sha512-DORx5b3sd/4S7eayxm4FQv+A7CrkUIGRaHiwI8oiHTAI1fAPWhF4J0vAlkC8biAlHSVVwxMQ3tjZ2/DVbnQiiA==} + engines: {node: '>=16.20.0'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-linux-riscv64@7.0.2: + resolution: {integrity: sha512-wf0jqEDOjrPRnKwYRyyJDRo11KMbvMFrU+q4zqKyChODBzvlkbhNQfKvLxQCcwTpdDaXSHZTVuh0JoCrKCUMHQ==} + engines: {node: '>=16.20.0'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-linux-s390x@7.0.2: + resolution: {integrity: sha512-IkwJc3L7yhytWd/ewjyxNDfOmswCm9GWMJT/ue/dU4aZNbwZeYAetq42VyLmsmSjvoX7z74X6ZaYCtzAr0EuGw==} + engines: {node: '>=16.20.0'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-linux-x64@7.0.2: + resolution: {integrity: sha512-EYdf2cNg7rgCWJnxCdJ+F3V39O8ihb37eHAu1LK8oAFizgTQbPOK7zHHXbPt8rX24COqODXeI3sIf0fCXG7H/A==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-netbsd-arm64@7.0.2: + resolution: {integrity: sha512-+polYF4MF04aPpO5FTkHran9yUQDSXqy5GiSDKpsll5jy3l3+g9QLhpf39T+ePtefhXLOGrLl0QIjkQP6VnelA==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-netbsd-x64@7.0.2: + resolution: {integrity: sha512-8YIT0EHM/3dq10ZOVF/A7pc/YSMtbcecct4rWtexrnSCHOPcpC2KTLXfTCR6vDpnSiY12heNb1GiN/wu+T/FyA==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-openbsd-arm64@7.0.2: + resolution: {integrity: sha512-APT8+ClYnuYm1u9+kgGXoMj2VzWzcymwh2gNSQVySHfkRDGOTVkoWLjCmOQSaO+PoqQ57B0flRp9SA+7GnnkzQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-openbsd-x64@7.0.2: + resolution: {integrity: sha512-yX7s+Q0Dln0Dt9tEzZsAjXXR/+ytBM7AlglaqyeMPxQszJ1JhlJdZ6jLA+IzldHtflX81em7lDao1xXu+aRRkg==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-sunos-x64@7.0.2: + resolution: {integrity: sha512-dLJDGaLZ1D4HPQn62u1n8mBDkJREwMsAkCdkwd4Ieqw+x3TUyTsqY0YiBCtE6H6OzzgGk3iuZ3vFWRS+E8/d1g==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-win32-arm64@7.0.2: + resolution: {integrity: sha512-Gyl1Vy6OsWesLzmq+EP0Fb7b4Nid5232AvcA2SFcdYreldpNtYFFofPjnt62y9hQy7VTaZp65ICJjuAQRaVcIQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@typescript/typescript-win32-x64@7.0.2: + resolution: {integrity: sha512-0BQ3HkAHHlKLSp1qRvf3SUhGpGsDuhB/jgFw75guyqbxJqEaS0Cw/VFO8i2nHglJUzQCRtMMR/IBAKE3ETMC4g==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@ungap/structured-clone@1.3.1: resolution: {integrity: sha512-mUFwbeTqrVgDQxFveS+df2yfap6iuP20NAKAsBt5jDEoOTDew+zwLAOilHCeQJOVSvmgCX4ogqIrA0mnyr08yQ==} dev: true - /@unhead/bundler@3.1.3(esbuild@0.28.1)(rollup@4.60.4)(typescript@5.9.3)(unhead@3.1.3)(vite@8.0.16): + /@unhead/bundler@3.1.3(esbuild@0.28.1)(rollup@4.62.4)(typescript@7.0.2)(unhead@3.1.3)(vite@8.0.16): resolution: {integrity: sha512-R3FXmxDfZtF53icHvYLEsgXtrnnwmVLnV3Ueh3TeA8ceedFo8Dq6lbffo/llhc+Asqz4xocIkN2Xp0a7NDNhGQ==} peerDependencies: '@unhead/cli': ^3.1.3 @@ -3580,14 +3766,14 @@ packages: webpack: optional: true dependencies: - '@vitejs/devtools-kit': 0.3.4(esbuild@0.28.1)(rollup@4.60.4)(typescript@5.9.3)(vite@8.0.16) + '@vitejs/devtools-kit': 0.3.4(esbuild@0.28.1)(rollup@4.62.4)(typescript@7.0.2)(vite@8.0.16) esbuild: 0.28.1 magic-string: 0.30.21 oxc-parser: 0.134.0 - oxc-walker: 1.0.0(esbuild@0.28.1)(oxc-parser@0.134.0)(rollup@4.60.4)(vite@8.0.16) + oxc-walker: 1.0.0(esbuild@0.28.1)(oxc-parser@0.134.0)(rollup@4.62.4)(vite@8.0.16) ufo: 1.6.4 - unhead: 3.1.3(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) - unplugin: 3.3.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) + unhead: 3.1.3(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) + unplugin: 3.3.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) vite: 8.0.16(esbuild@0.28.1)(yaml@2.9.0) transitivePeerDependencies: - '@farmfe/core' @@ -3602,7 +3788,7 @@ packages: - utf-8-validate dev: true - /@unhead/react@3.1.3(esbuild@0.28.1)(react@19.2.6)(rollup@4.60.4)(typescript@5.9.3)(vite@8.0.16): + /@unhead/react@3.1.3(esbuild@0.28.1)(react@19.2.6)(rollup@4.62.4)(typescript@7.0.2)(vite@8.0.16): resolution: {integrity: sha512-R9BR7CKUHJDes8pX0m30O0hoWnhevPLkf7b8n0t5K1T17DKLFCPZ2ZN6m8WVb0qg0OS/1NSQ2+V5PekhxduHEw==} peerDependencies: react: '>=19.2.4' @@ -3614,12 +3800,12 @@ packages: webpack: optional: true dependencies: - '@unhead/bundler': 3.1.3(esbuild@0.28.1)(rollup@4.60.4)(typescript@5.9.3)(unhead@3.1.3)(vite@8.0.16) + '@unhead/bundler': 3.1.3(esbuild@0.28.1)(rollup@4.62.4)(typescript@7.0.2)(unhead@3.1.3)(vite@8.0.16) magic-string: 0.30.21 - oxc-walker: 1.0.0(esbuild@0.28.1)(oxc-parser@0.134.0)(rollup@4.60.4)(vite@8.0.16) + oxc-walker: 1.0.0(esbuild@0.28.1)(oxc-parser@0.134.0)(rollup@4.62.4)(vite@8.0.16) react: 19.2.6 - unhead: 3.1.3(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) - unplugin: 3.3.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) + unhead: 3.1.3(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) + unplugin: 3.3.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) vite: 8.0.16(esbuild@0.28.1)(yaml@2.9.0) transitivePeerDependencies: - '@farmfe/core' @@ -3644,17 +3830,17 @@ packages: peerDependencies: valibot: ^1.4.0 dependencies: - valibot: 1.4.2(typescript@5.9.3) + valibot: 1.4.2(typescript@7.0.2) dev: true - /@vitejs/devtools-kit@0.3.4(esbuild@0.28.1)(rollup@4.60.4)(typescript@5.9.3)(vite@8.0.16): + /@vitejs/devtools-kit@0.3.4(esbuild@0.28.1)(rollup@4.62.4)(typescript@7.0.2)(vite@8.0.16): resolution: {integrity: sha512-QHvb3wF0KZxvbfEplzzdGenB/dWoPBQlUnw3VVBm5qUYTdoud8rOoem9QI6h/+7a+iwy88LmLigxbSXbbv2Uyg==} peerDependencies: vite: '*' dependencies: - '@devframes/hub': 0.5.4(devframe@0.5.4)(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) + '@devframes/hub': 0.5.4(devframe@0.5.4)(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) birpc: 4.0.0 - devframe: 0.5.4(esbuild@0.28.1)(rollup@4.60.4)(typescript@5.9.3)(vite@8.0.16) + devframe: 0.5.4(esbuild@0.28.1)(rollup@4.62.4)(typescript@7.0.2)(vite@8.0.16) mlly: 1.8.2 nostics: 1.2.0 pathe: 2.0.3 @@ -3766,12 +3952,26 @@ packages: acorn: 8.16.0 dev: true + /acorn-jsx@5.3.2(acorn@8.18.0): + resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} + peerDependencies: + acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + dependencies: + acorn: 8.18.0 + dev: true + /acorn@8.16.0: resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} engines: {node: '>=0.4.0'} hasBin: true dev: true + /acorn@8.18.0: + resolution: {integrity: sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==} + engines: {node: '>=0.4.0'} + hasBin: true + dev: true + /ajv-draft-04@1.0.0(ajv@8.20.0): resolution: {integrity: sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==} peerDependencies: @@ -4011,7 +4211,7 @@ packages: resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==} dev: true - /devframe@0.5.4(esbuild@0.28.1)(rollup@4.60.4)(typescript@5.9.3)(vite@8.0.16): + /devframe@0.5.4(esbuild@0.28.1)(rollup@4.62.4)(typescript@7.0.2)(vite@8.0.16): resolution: {integrity: sha512-dbHU/LuptR1aMXcizjHUeY3gu7qVaRQoFYqbbyyGuO6Y+avFA4uQtwinHtG1qa7lRel/7b8JrBDm0nbnxU3vqg==} peerDependencies: '@modelcontextprotocol/sdk': ^1.0.0 @@ -4024,9 +4224,9 @@ packages: cac: 7.0.0 h3: 2.0.1-rc.22 mrmime: 2.0.1 - nostics: 0.2.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) + nostics: 0.2.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) pathe: 2.0.3 - valibot: 1.4.2(typescript@5.9.3) + valibot: 1.4.2(typescript@7.0.2) ws: 8.21.1 transitivePeerDependencies: - '@farmfe/core' @@ -4901,13 +5101,13 @@ packages: react: 19.2.6 dev: true - /magic-regexp@0.11.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16): + /magic-regexp@0.11.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16): resolution: {integrity: sha512-LG77Z/gVnwz7oaDpD4heX6ryl+lcr4l1B2gnP4MMvt2pGhGC1Dfj7dl1pXpP4ih+VQFLuAadeKVa+lARAzfW+Q==} dependencies: magic-string: 0.30.21 regexp-tree: 0.1.27 type-level-regexp: 0.1.17 - unplugin: 3.3.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) + unplugin: 3.3.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) transitivePeerDependencies: - '@farmfe/core' - '@rspack/core' @@ -5670,12 +5870,12 @@ packages: react-dom: 19.2.6(react@19.2.6) dev: true - /nostics@0.2.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16): + /nostics@0.2.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16): resolution: {integrity: sha512-/WQpI46UMbqvy1okYb+V+9wW3J8/m6GJ33wm691n/tyi6YtJiZ6ssJjENAU7y4evfYrrgYN9HllKDzPvffil1w==} dependencies: magic-string: 0.30.21 oxc-parser: 0.132.0 - unplugin: 3.3.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) + unplugin: 3.3.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) transitivePeerDependencies: - '@farmfe/core' - '@rspack/core' @@ -5768,7 +5968,7 @@ packages: '@oxc-parser/binding-win32-x64-msvc': 0.134.0 dev: true - /oxc-walker@1.0.0(esbuild@0.28.1)(oxc-parser@0.134.0)(rollup@4.60.4)(vite@8.0.16): + /oxc-walker@1.0.0(esbuild@0.28.1)(oxc-parser@0.134.0)(rollup@4.62.4)(vite@8.0.16): resolution: {integrity: sha512-eMsHflAGfOskpWxtp9xP/f5b96XLEU8ifTd2gOOCkdux9HMxKGy5S1ru0Gh1B3aPu+YbfmWUUVkcb7MrZz3XyQ==} peerDependencies: oxc-parser: '>=0.98.0' @@ -5779,7 +5979,7 @@ packages: rolldown: optional: true dependencies: - magic-regexp: 0.11.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) + magic-regexp: 0.11.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) oxc-parser: 0.134.0 transitivePeerDependencies: - '@farmfe/core' @@ -6100,6 +6300,19 @@ packages: unified: 11.0.5 dev: true + /recma-jsx@1.0.1(acorn@8.18.0): + resolution: {integrity: sha512-huSIy7VU2Z5OLv6oFLosQGGDqPqdO1iq6bWNAdhzMxSJP7RAso4fCZ1cKu8j9YHCZf3TPrq4dw3okhrylgcd7w==} + peerDependencies: + acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + dependencies: + acorn: 8.18.0 + acorn-jsx: 5.3.2(acorn@8.18.0) + estree-util-to-js: 2.0.0 + recma-parse: 1.0.0 + recma-stringify: 1.0.0 + unified: 11.0.5 + dev: true + /recma-parse@1.0.0: resolution: {integrity: sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==} dependencies: @@ -6337,38 +6550,39 @@ packages: '@rolldown/binding-win32-x64-msvc': 1.0.3 dev: true - /rollup@4.60.4: - resolution: {integrity: sha512-WHeFSbZYsPu3+bLoNRUuAO+wavNlocOPf3wSHTP7hcFKVnJeWsYlCDbr3mTS14FCizf9ccIxXA8sGL8zKeQN3g==} + /rollup@4.62.4: + resolution: {integrity: sha512-RXOqwaPsBGjMNMa4sQjDjHieHEZDFoj/Rdr46l2MU5DfEs16wHJPC2RPTPHWhNl+M3aI472LLqFkFKut4SblOg==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true dependencies: - '@types/estree': 1.0.8 + '@types/estree': 1.0.9 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.60.4 - '@rollup/rollup-android-arm64': 4.60.4 - '@rollup/rollup-darwin-arm64': 4.60.4 - '@rollup/rollup-darwin-x64': 4.60.4 - '@rollup/rollup-freebsd-arm64': 4.60.4 - '@rollup/rollup-freebsd-x64': 4.60.4 - '@rollup/rollup-linux-arm-gnueabihf': 4.60.4 - '@rollup/rollup-linux-arm-musleabihf': 4.60.4 - '@rollup/rollup-linux-arm64-gnu': 4.60.4 - '@rollup/rollup-linux-arm64-musl': 4.60.4 - '@rollup/rollup-linux-loong64-gnu': 4.60.4 - '@rollup/rollup-linux-loong64-musl': 4.60.4 - '@rollup/rollup-linux-ppc64-gnu': 4.60.4 - '@rollup/rollup-linux-ppc64-musl': 4.60.4 - '@rollup/rollup-linux-riscv64-gnu': 4.60.4 - '@rollup/rollup-linux-riscv64-musl': 4.60.4 - '@rollup/rollup-linux-s390x-gnu': 4.60.4 - '@rollup/rollup-linux-x64-gnu': 4.60.4 - '@rollup/rollup-linux-x64-musl': 4.60.4 - '@rollup/rollup-openbsd-x64': 4.60.4 - '@rollup/rollup-openharmony-arm64': 4.60.4 - '@rollup/rollup-win32-arm64-msvc': 4.60.4 - '@rollup/rollup-win32-ia32-msvc': 4.60.4 - '@rollup/rollup-win32-x64-gnu': 4.60.4 - '@rollup/rollup-win32-x64-msvc': 4.60.4 + '@napi-rs/lzma-linux-x64-gnu': 1.5.1 + '@rollup/rollup-android-arm-eabi': 4.62.4 + '@rollup/rollup-android-arm64': 4.62.4 + '@rollup/rollup-darwin-arm64': 4.62.4 + '@rollup/rollup-darwin-x64': 4.62.4 + '@rollup/rollup-freebsd-arm64': 4.62.4 + '@rollup/rollup-freebsd-x64': 4.62.4 + '@rollup/rollup-linux-arm-gnueabihf': 4.62.4 + '@rollup/rollup-linux-arm-musleabihf': 4.62.4 + '@rollup/rollup-linux-arm64-gnu': 4.62.4 + '@rollup/rollup-linux-arm64-musl': 4.62.4 + '@rollup/rollup-linux-loong64-gnu': 4.62.4 + '@rollup/rollup-linux-loong64-musl': 4.62.4 + '@rollup/rollup-linux-ppc64-gnu': 4.62.4 + '@rollup/rollup-linux-ppc64-musl': 4.62.4 + '@rollup/rollup-linux-riscv64-gnu': 4.62.4 + '@rollup/rollup-linux-riscv64-musl': 4.62.4 + '@rollup/rollup-linux-s390x-gnu': 4.62.4 + '@rollup/rollup-linux-x64-gnu': 4.62.4 + '@rollup/rollup-linux-x64-musl': 4.62.4 + '@rollup/rollup-openbsd-x64': 4.62.4 + '@rollup/rollup-openharmony-arm64': 4.62.4 + '@rollup/rollup-win32-arm64-msvc': 4.62.4 + '@rollup/rollup-win32-ia32-msvc': 4.62.4 + '@rollup/rollup-win32-x64-gnu': 4.62.4 + '@rollup/rollup-win32-x64-msvc': 4.62.4 fsevents: 2.3.3 dev: true @@ -6607,10 +6821,31 @@ packages: resolution: {integrity: sha512-wTk4DH3cxwk196uGLK/E9pE45aLfeKJacKmcEgEOA/q5dnPGNxXt0cfYdFxb57L+sEpf1oJH4Dnx/pnRcku9jg==} dev: true - /typescript@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} - engines: {node: '>=14.17'} + /typescript@7.0.2: + resolution: {integrity: sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==} + engines: {node: '>=16.20.0'} hasBin: true + optionalDependencies: + '@typescript/typescript-aix-ppc64': 7.0.2 + '@typescript/typescript-darwin-arm64': 7.0.2 + '@typescript/typescript-darwin-x64': 7.0.2 + '@typescript/typescript-freebsd-arm64': 7.0.2 + '@typescript/typescript-freebsd-x64': 7.0.2 + '@typescript/typescript-linux-arm': 7.0.2 + '@typescript/typescript-linux-arm64': 7.0.2 + '@typescript/typescript-linux-loong64': 7.0.2 + '@typescript/typescript-linux-mips64el': 7.0.2 + '@typescript/typescript-linux-ppc64': 7.0.2 + '@typescript/typescript-linux-riscv64': 7.0.2 + '@typescript/typescript-linux-s390x': 7.0.2 + '@typescript/typescript-linux-x64': 7.0.2 + '@typescript/typescript-netbsd-arm64': 7.0.2 + '@typescript/typescript-netbsd-x64': 7.0.2 + '@typescript/typescript-openbsd-arm64': 7.0.2 + '@typescript/typescript-openbsd-x64': 7.0.2 + '@typescript/typescript-sunos-x64': 7.0.2 + '@typescript/typescript-win32-arm64': 7.0.2 + '@typescript/typescript-win32-x64': 7.0.2 dev: true /ufo@1.6.4: @@ -6621,7 +6856,7 @@ packages: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} dev: true - /unhead@3.1.3(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16): + /unhead@3.1.3(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16): resolution: {integrity: sha512-mAlNpNmafwHM/13qvoDbzKmNU+zJBC2CHtmCvUtFDep5kAsUhHomBWtEAEQEw+rNnQ6g6RVo71elWKD/QDAbQQ==} peerDependencies: vite: '>=6.4.2' @@ -6630,7 +6865,7 @@ packages: optional: true dependencies: hookable: 6.1.1 - unplugin: 3.3.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16) + unplugin: 3.3.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16) vite: 8.0.16(esbuild@0.28.1)(yaml@2.9.0) transitivePeerDependencies: - '@farmfe/core' @@ -6712,7 +6947,7 @@ packages: unist-util-visit-parents: 6.0.2 dev: true - /unplugin@3.3.0(esbuild@0.28.1)(rollup@4.60.4)(vite@8.0.16): + /unplugin@3.3.0(esbuild@0.28.1)(rollup@4.62.4)(vite@8.0.16): resolution: {integrity: sha512-qa66K+crbfyE6JK10GjvbJeRrOsuC/JpbnHctfyp/i4oBTxWOzJfRZyDiOk1PtErMFRu8JhsU/wPvOdBNWe5Rg==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: @@ -6748,7 +6983,7 @@ packages: '@jridgewell/remapping': 2.3.5 esbuild: 0.28.1 picomatch: 4.0.4 - rollup: 4.60.4 + rollup: 4.62.4 vite: 8.0.16(esbuild@0.28.1)(yaml@2.9.0) webpack-virtual-modules: 0.6.2 dev: true @@ -6800,7 +7035,7 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /valibot@1.4.2(typescript@5.9.3): + /valibot@1.4.2(typescript@7.0.2): resolution: {integrity: sha512-gjdCvJ6d3RyHAneqxMYMW9QMCwYMb3jpOO0IyHZV1bnRHFBHrX3VkIILt5XYR0WhwHiH7Mty8ovuPZ/O3gamrg==} peerDependencies: typescript: '>=5' @@ -6808,7 +7043,7 @@ packages: typescript: optional: true dependencies: - typescript: 5.9.3 + typescript: 7.0.2 dev: true /vaul@1.1.2(@types/react-dom@19.2.3)(@types/react@19.2.17)(react-dom@19.2.6)(react@19.2.6): @@ -6970,7 +7205,7 @@ packages: resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==} dev: true - /zudoku@0.82.3(@opentelemetry/core@2.10.0)(@types/json-schema@7.0.15)(acorn@8.16.0)(react-dom@19.2.6)(react@19.2.6)(rollup@4.60.4)(typescript@5.9.3): + /zudoku@0.82.3(@opentelemetry/core@2.10.0)(@types/json-schema@7.0.15)(acorn@8.18.0)(react-dom@19.2.6)(react@19.2.6)(rollup@4.62.4)(typescript@7.0.2): resolution: {integrity: sha512-5Eehor7pwSm9nlZSR6wfk2vXt1i4vd1W8y6Pf2lVwRZEsJyv5o4bAIKNxMGEXH4cva0zX96Mbns7USTc0/c4zg==} engines: {node: '>=20.19.0 <21.0.0 || >=22.12.0'} hasBin: true @@ -7001,9 +7236,9 @@ packages: '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) '@hono/node-server': 2.0.8(hono@4.12.27) '@lekoarts/rehype-meta-as-attributes': 3.0.3 - '@mdx-js/mdx': 3.1.0(acorn@8.16.0) + '@mdx-js/mdx': 3.1.0(acorn@8.18.0) '@mdx-js/react': 3.1.1(@types/react@19.2.17)(react@19.2.6) - '@mdx-js/rollup': 3.1.1(rollup@4.60.4) + '@mdx-js/rollup': 3.1.1(rollup@4.62.4) '@pothos/core': 4.12.0(graphql@16.14.0) '@radix-ui/react-accordion': 1.2.12(@types/react-dom@19.2.3)(@types/react@19.2.17)(react-dom@19.2.6)(react@19.2.6) '@radix-ui/react-alert-dialog': 1.1.15(@types/react-dom@19.2.3)(@types/react@19.2.17)(react-dom@19.2.6)(react@19.2.6) @@ -7042,7 +7277,7 @@ packages: '@tanstack/react-query': 5.101.0(react@19.2.6) '@types/react': 19.2.17 '@types/react-dom': 19.2.3(@types/react@19.2.17) - '@unhead/react': 3.1.3(esbuild@0.28.1)(react@19.2.6)(rollup@4.60.4)(typescript@5.9.3)(vite@8.0.16) + '@unhead/react': 3.1.3(esbuild@0.28.1)(react@19.2.6)(rollup@4.62.4)(typescript@7.0.2)(vite@8.0.16) '@vitejs/plugin-react': 6.0.2(vite@8.0.16) '@x0k/json-schema-merge': 1.0.3 '@zuplo/mcp': 0.0.32