diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 06ce751b..e620791f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,7 @@ jobs: - name: Install Node.js uses: actions/setup-node@v6 with: - node-version: 22.22.0 + node-version: 22.22.1 - name: Cache node modules uses: actions/cache@v5 diff --git a/package.json b/package.json index 2ebfd6fb..b1e264a7 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "MIT", "version": "1.5.1", "engines": { - "node": ">=20.20.0" + "node": ">=20.20.1" }, "packageManager": "pnpm@10.30.3", "scripts": { @@ -24,7 +24,7 @@ "pu": "turbo pu -- --access=public --no-git-checks" }, "devDependencies": { - "@types/node": "^22.19.13", + "@types/node": "^22.19.15", "@typescript-eslint/eslint-plugin": "^8.56.1", "@typescript-eslint/parser": "^8.56.1", "@vitest/coverage-v8": "^4.0.18", @@ -41,7 +41,7 @@ "standard-version": "^9.5.0", "tsup": "^8.5.1", "tsx": "^4.21.0", - "turbo": "^2.8.12", + "turbo": "^2.8.14", "typescript": "^5.9.3", "vite": "^7.3.1", "vite-plugin-dts": "^4.5.4", diff --git a/packages/cli/package.json b/packages/cli/package.json index c7f5de92..9efccd4a 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -15,7 +15,7 @@ "build" ], "engines": { - "node": ">=22.22.0" + "node": ">=22.22.1" }, "bin": { "notion": "./build/src/main.js" diff --git a/packages/nclient/package.json b/packages/nclient/package.json index dd2fd0c6..ab30b2c7 100644 --- a/packages/nclient/package.json +++ b/packages/nclient/package.json @@ -14,7 +14,7 @@ "build" ], "engines": { - "node": ">=22.22.0" + "node": ">=22.22.1" }, "scripts": { "build": "tsc && vite build", diff --git a/packages/ncompat/package.json b/packages/ncompat/package.json index d76b2dd8..d0c37bc8 100644 --- a/packages/ncompat/package.json +++ b/packages/ncompat/package.json @@ -14,7 +14,7 @@ "build" ], "engines": { - "node": ">=22.22.0" + "node": ">=22.22.1" }, "scripts": { "build": "tsc && vite build", @@ -29,7 +29,7 @@ "p-queue": "^9.1.0" }, "devDependencies": { - "@notionhq/client": "^5.11.0", + "@notionhq/client": "^5.11.1", "@texonom/nclient": "workspace:^" }, "peerDependencies": { diff --git a/packages/nreact/package.json b/packages/nreact/package.json index d8861733..70ae365a 100644 --- a/packages/nreact/package.json +++ b/packages/nreact/package.json @@ -15,7 +15,7 @@ "src/styles.css" ], "engines": { - "node": ">=22.22.0" + "node": ">=22.22.1" }, "scripts": { "build": "tsc && vite build", @@ -27,7 +27,7 @@ "dependencies": { "@fisch0920/medium-zoom": "^1.0.7", "@matejmazur/react-katex": "^3.1.3", - "katex": "^0.16.33", + "katex": "^0.16.35", "@texonom/ntypes": "workspace:^", "@texonom/nutils": "workspace:^", "prismjs": "^1.30.0", @@ -40,7 +40,7 @@ }, "devDependencies": { "@types/lodash.throttle": "^4.1.9", - "@types/node": "^22.19.13", + "@types/node": "^22.19.15", "@types/react": "^19.2.14", "clipboard-copy": "^4.0.1", "date-fns": "^2.30.0", diff --git a/packages/ntypes/package.json b/packages/ntypes/package.json index f6b9afe3..8b302b2c 100644 --- a/packages/ntypes/package.json +++ b/packages/ntypes/package.json @@ -21,7 +21,7 @@ "watch": "vite build --watch --mode development" }, "engines": { - "node": ">=22.22.0" + "node": ">=22.22.1" }, "devDependencies": { "vite-plugin-dts": "^4.5.4" diff --git a/packages/nutils/package.json b/packages/nutils/package.json index 8d75f63d..9f4054eb 100644 --- a/packages/nutils/package.json +++ b/packages/nutils/package.json @@ -20,7 +20,7 @@ "build" ], "engines": { - "node": ">=22.22.0" + "node": ">=22.22.1" }, "scripts": { "build": "tsc && vite build", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5c88dd38..ad66b88d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@types/node': - specifier: ^22.19.13 - version: 22.19.13 + specifier: ^22.19.15 + version: 22.19.15 '@typescript-eslint/eslint-plugin': specifier: ^8.56.1 version: 8.56.1(@typescript-eslint/parser@8.56.1(eslint@10.0.2)(typescript@5.9.3))(eslint@10.0.2)(typescript@5.9.3) @@ -19,7 +19,7 @@ importers: version: 8.56.1(eslint@10.0.2)(typescript@5.9.3) '@vitest/coverage-v8': specifier: ^4.0.18 - version: 4.0.18(vitest@4.0.18(@types/node@22.19.13)(tsx@4.21.0)) + version: 4.0.18(vitest@4.0.18(@types/node@22.19.15)(tsx@4.21.0)) dotenv: specifier: ^17.3.1 version: 17.3.1 @@ -55,25 +55,25 @@ importers: version: 9.5.0 tsup: specifier: ^8.5.1 - version: 8.5.1(@microsoft/api-extractor@7.56.1(@types/node@22.19.13))(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3) + version: 8.5.1(@microsoft/api-extractor@7.56.1(@types/node@22.19.15))(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3) tsx: specifier: ^4.21.0 version: 4.21.0 turbo: - specifier: ^2.8.12 - version: 2.8.12 + specifier: ^2.8.14 + version: 2.8.14 typescript: specifier: ^5.9.3 version: 5.9.3 vite: specifier: ^7.3.1 - version: 7.3.1(@types/node@22.19.13)(tsx@4.21.0) + version: 7.3.1(@types/node@22.19.15)(tsx@4.21.0) vite-plugin-dts: specifier: ^4.5.4 - version: 4.5.4(@types/node@22.19.13)(rollup@4.52.5)(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.13)(tsx@4.21.0)) + version: 4.5.4(@types/node@22.19.15)(rollup@4.52.5)(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.15)(tsx@4.21.0)) vitest: specifier: ^4.0.18 - version: 4.0.18(@types/node@22.19.13)(tsx@4.21.0) + version: 4.0.18(@types/node@22.19.15)(tsx@4.21.0) packages/cli: dependencies: @@ -131,8 +131,8 @@ importers: version: 9.1.0 devDependencies: '@notionhq/client': - specifier: ^5.11.0 - version: 5.11.0 + specifier: ^5.11.1 + version: 5.11.1 '@texonom/nclient': specifier: workspace:^ version: link:../nclient @@ -144,7 +144,7 @@ importers: version: 1.0.7 '@matejmazur/react-katex': specifier: ^3.1.3 - version: 3.1.3(katex@0.16.33)(react@19.2.4) + version: 3.1.3(katex@0.16.35)(react@19.2.4) '@texonom/ntypes': specifier: workspace:^ version: link:../ntypes @@ -152,8 +152,8 @@ importers: specifier: workspace:^ version: link:../nutils katex: - specifier: ^0.16.33 - version: 0.16.33 + specifier: ^0.16.35 + version: 0.16.35 prismjs: specifier: ^1.30.0 version: 1.30.0 @@ -180,8 +180,8 @@ importers: specifier: ^4.1.9 version: 4.1.9 '@types/node': - specifier: ^22.19.13 - version: 22.19.13 + specifier: ^22.19.15 + version: 22.19.15 '@types/react': specifier: ^19.2.14 version: 19.2.14 @@ -208,7 +208,7 @@ importers: devDependencies: vite-plugin-dts: specifier: ^4.5.4 - version: 4.5.4(@types/node@22.19.13)(rollup@4.52.5)(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.13)(tsx@4.21.0)) + version: 4.5.4(@types/node@22.19.15)(rollup@4.52.5)(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.15)(tsx@4.21.0)) packages/nutils: dependencies: @@ -230,7 +230,7 @@ importers: devDependencies: vite-plugin-dts: specifier: ^4.5.4 - version: 4.5.4(@types/node@22.19.13)(rollup@4.52.5)(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.13)(tsx@4.21.0)) + version: 4.5.4(@types/node@22.19.15)(rollup@4.52.5)(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.15)(tsx@4.21.0)) packages: @@ -678,8 +678,8 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@notionhq/client@5.11.0': - resolution: {integrity: sha512-bBP3gZvf2yUzwWJ/oEPf/4DWR4wSrZln0ZtVx3mc3RQaQHjl1/cbqECcsUS6RjKc51PY9598s7WRItxd8X1MAw==} + '@notionhq/client@5.11.1': + resolution: {integrity: sha512-393XUAb4706eWKQx1xxg/tdn/rTY6+qj3PxTGyTr03D7ydO6e7B7tYyidxJCbKzNSSCVTUAth/bLoKNhm0VoUQ==} engines: {node: '>=18'} '@pkgjs/parseargs@0.11.0': @@ -899,8 +899,8 @@ packages: '@types/minimist@1.2.2': resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} - '@types/node@22.19.13': - resolution: {integrity: sha512-akNQMv0wW5uyRpD2v2IEyRSZiR+BeGuoB6L310EgGObO44HSMNT8z1xzio28V8qOrgYaopIDNA18YgdXd+qTiw==} + '@types/node@22.19.15': + resolution: {integrity: sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==} '@types/normalize-package-data@2.4.1': resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -2031,6 +2031,7 @@ packages: git-raw-commits@2.0.11: resolution: {integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==} engines: {node: '>=10'} + deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. hasBin: true git-remote-origin-url@2.0.0: @@ -2040,6 +2041,7 @@ packages: git-semver-tags@4.1.1: resolution: {integrity: sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==} engines: {node: '>=10'} + deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. hasBin: true gitconfiglocal@1.0.0: @@ -2470,8 +2472,8 @@ packages: resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} engines: {node: '>=4.0'} - katex@0.16.33: - resolution: {integrity: sha512-q3N5u+1sY9Bu7T4nlXoiRBXWfwSefNGoKeOwekV+gw0cAXQlz2Ww6BLcmBxVDeXBMUDQv6fK5bcNaJLxob3ZQA==} + katex@0.16.35: + resolution: {integrity: sha512-S0+riEvy1CK4VKse1ivMff8gmabe/prY7sKB3njjhyoLLsNFDQYtKNgXrbWUggGDCJBz7Fctl5i8fLCESHXzSg==} hasBin: true keyv@4.5.4: @@ -3475,38 +3477,38 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - turbo-darwin-64@2.8.12: - resolution: {integrity: sha512-EiHJmW2MeQQx+21x8hjMHw/uPhXt9PIxvDrxzOtyVwrXzL0tQmsxtO4qHf2l7uA+K6PUJ4+TjY1MHZDuCvWXrw==} + turbo-darwin-64@2.8.14: + resolution: {integrity: sha512-9sFi7n2lLfEsGWi5OEoA/eTtQU2BPKtzSYKqufMtDeRmqMT9vKjbv9gJCRkllSVE9BOXA0qXC3diyX8V8rKIKw==} cpu: [x64] os: [darwin] - turbo-darwin-arm64@2.8.12: - resolution: {integrity: sha512-cbqqGN0vd7ly2TeuaM8k9AK9u1CABO4kBA5KPSqovTiLL3sORccn/mZzJSbvQf0EsYRfU34MgW5FotfwW3kx8Q==} + turbo-darwin-arm64@2.8.14: + resolution: {integrity: sha512-aS4yJuy6A1PCLws+PJpZP0qCURG8Y5iVx13z/WAbKyeDTY6W6PiGgcEllSaeLGxyn++382ztN/EZH85n2zZ6VQ==} cpu: [arm64] os: [darwin] - turbo-linux-64@2.8.12: - resolution: {integrity: sha512-jXKw9j4r4q6s0goSXuKI3aKbQK2qiNeP25lGGEnq018TM6SWRW1CCpPMxyG91aCKrub7wDm/K45sGNT4ZFBcFQ==} + turbo-linux-64@2.8.14: + resolution: {integrity: sha512-XC6wPUDJkakjhNLaS0NrHDMiujRVjH+naEAwvKLArgqRaFkNxjmyNDRM4eu3soMMFmjym6NTxYaF74rvET+Orw==} cpu: [x64] os: [linux] - turbo-linux-arm64@2.8.12: - resolution: {integrity: sha512-BRJCMdyXjyBoL0GYpvj9d2WNfMHwc3tKmJG5ATn2Efvil9LsiOsd/93/NxDqW0jACtHFNVOPnd/CBwXRPiRbwA==} + turbo-linux-arm64@2.8.14: + resolution: {integrity: sha512-ChfE7isyVNjZrVSPDwcfqcHLG/FuIBbOFxnt1FM8vSuBGzHAs8AlTdwFNIxlEMJfZ8Ad9mdMxdmsCUPIWiQ6cg==} cpu: [arm64] os: [linux] - turbo-windows-64@2.8.12: - resolution: {integrity: sha512-vyFOlpFFzQFkikvSVhVkESEfzIopgs2J7J1rYvtSwSHQ4zmHxkC95Q8Kjkus8gg+8X2mZyP1GS5jirmaypGiPw==} + turbo-windows-64@2.8.14: + resolution: {integrity: sha512-FTbIeQL1ycLFW2t9uQNMy+bRSzi3Xhwun/e7ZhFBdM+U0VZxxrtfYEBM9CHOejlfqomk6Jh7aRz0sJoqYn39Hg==} cpu: [x64] os: [win32] - turbo-windows-arm64@2.8.12: - resolution: {integrity: sha512-9nRnlw5DF0LkJClkIws1evaIF36dmmMEO84J5Uj4oQ8C0QTHwlH7DNe5Kq2Jdmu8GXESCNDNuUYG8Cx6W/vm3g==} + turbo-windows-arm64@2.8.14: + resolution: {integrity: sha512-KgZX12cTyhY030qS7ieT8zRkhZZE2VWJasDFVUSVVn17nR7IShpv68/7j5UqJNeRLIGF1XPK0phsP5V5yw3how==} cpu: [arm64] os: [win32] - turbo@2.8.12: - resolution: {integrity: sha512-auUAMLmi0eJhxDhQrxzvuhfEbICnVt0CTiYQYY8WyRJ5nwCDZxD0JG8bCSxT4nusI2CwJzmZAay5BfF6LmK7Hw==} + turbo@2.8.14: + resolution: {integrity: sha512-UCTxeMNYT1cKaHiIFdLCQ7ulI+jw5i5uOnJOrRXsgUD7G3+OjlUjwVd7JfeVt2McWSVGjYA3EVW/v1FSsJ5DtA==} hasBin: true typanion@3.14.0: @@ -4075,28 +4077,28 @@ snapshots: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.5.5 - '@matejmazur/react-katex@3.1.3(katex@0.16.33)(react@19.2.4)': + '@matejmazur/react-katex@3.1.3(katex@0.16.35)(react@19.2.4)': dependencies: - katex: 0.16.33 + katex: 0.16.35 react: 19.2.4 - '@microsoft/api-extractor-model@7.32.2(@types/node@22.19.13)': + '@microsoft/api-extractor-model@7.32.2(@types/node@22.19.15)': dependencies: '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.0 - '@rushstack/node-core-library': 5.19.1(@types/node@22.19.13) + '@rushstack/node-core-library': 5.19.1(@types/node@22.19.15) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.56.1(@types/node@22.19.13)': + '@microsoft/api-extractor@7.56.1(@types/node@22.19.15)': dependencies: - '@microsoft/api-extractor-model': 7.32.2(@types/node@22.19.13) + '@microsoft/api-extractor-model': 7.32.2(@types/node@22.19.15) '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.0 - '@rushstack/node-core-library': 5.19.1(@types/node@22.19.13) + '@rushstack/node-core-library': 5.19.1(@types/node@22.19.15) '@rushstack/rig-package': 0.6.0 - '@rushstack/terminal': 0.21.0(@types/node@22.19.13) - '@rushstack/ts-command-line': 5.2.0(@types/node@22.19.13) + '@rushstack/terminal': 0.21.0(@types/node@22.19.15) + '@rushstack/ts-command-line': 5.2.0(@types/node@22.19.15) diff: 8.0.3 lodash: 4.17.21 minimatch: 10.0.3 @@ -4176,7 +4178,7 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - '@notionhq/client@5.11.0': {} + '@notionhq/client@5.11.1': {} '@pkgjs/parseargs@0.11.0': optional: true @@ -4261,7 +4263,7 @@ snapshots: '@rtsao/scc@1.1.0': {} - '@rushstack/node-core-library@5.19.1(@types/node@22.19.13)': + '@rushstack/node-core-library@5.19.1(@types/node@22.19.15)': dependencies: ajv: 8.13.0 ajv-draft-04: 1.0.0(ajv@8.13.0) @@ -4272,28 +4274,28 @@ snapshots: resolve: 1.22.4 semver: 7.5.4 optionalDependencies: - '@types/node': 22.19.13 + '@types/node': 22.19.15 - '@rushstack/problem-matcher@0.1.1(@types/node@22.19.13)': + '@rushstack/problem-matcher@0.1.1(@types/node@22.19.15)': optionalDependencies: - '@types/node': 22.19.13 + '@types/node': 22.19.15 '@rushstack/rig-package@0.6.0': dependencies: resolve: 1.22.4 strip-json-comments: 3.1.1 - '@rushstack/terminal@0.21.0(@types/node@22.19.13)': + '@rushstack/terminal@0.21.0(@types/node@22.19.15)': dependencies: - '@rushstack/node-core-library': 5.19.1(@types/node@22.19.13) - '@rushstack/problem-matcher': 0.1.1(@types/node@22.19.13) + '@rushstack/node-core-library': 5.19.1(@types/node@22.19.15) + '@rushstack/problem-matcher': 0.1.1(@types/node@22.19.15) supports-color: 8.1.1 optionalDependencies: - '@types/node': 22.19.13 + '@types/node': 22.19.15 - '@rushstack/ts-command-line@5.2.0(@types/node@22.19.13)': + '@rushstack/ts-command-line@5.2.0(@types/node@22.19.15)': dependencies: - '@rushstack/terminal': 0.21.0(@types/node@22.19.13) + '@rushstack/terminal': 0.21.0(@types/node@22.19.15) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -4316,7 +4318,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 22.19.13 + '@types/node': 22.19.15 '@types/js-cookie@2.2.7': {} @@ -4326,7 +4328,7 @@ snapshots: '@types/jsonstream@0.8.33': dependencies: - '@types/node': 22.19.13 + '@types/node': 22.19.15 '@types/lodash.throttle@4.1.9': dependencies: @@ -4336,7 +4338,7 @@ snapshots: '@types/minimist@1.2.2': {} - '@types/node@22.19.13': + '@types/node@22.19.15': dependencies: undici-types: 6.21.0 @@ -4536,7 +4538,7 @@ snapshots: '@typescript-eslint/types': 8.56.1 eslint-visitor-keys: 5.0.1 - '@vitest/coverage-v8@4.0.18(vitest@4.0.18(@types/node@22.19.13)(tsx@4.21.0))': + '@vitest/coverage-v8@4.0.18(vitest@4.0.18(@types/node@22.19.15)(tsx@4.21.0))': dependencies: '@bcoe/v8-coverage': 1.0.2 '@vitest/utils': 4.0.18 @@ -4548,7 +4550,7 @@ snapshots: obug: 2.1.1 std-env: 3.10.0 tinyrainbow: 3.0.3 - vitest: 4.0.18(@types/node@22.19.13)(tsx@4.21.0) + vitest: 4.0.18(@types/node@22.19.15)(tsx@4.21.0) '@vitest/expect@4.0.18': dependencies: @@ -4559,13 +4561,13 @@ snapshots: chai: 6.2.1 tinyrainbow: 3.0.3 - '@vitest/mocker@4.0.18(vite@7.3.1(@types/node@22.19.13)(tsx@4.21.0))': + '@vitest/mocker@4.0.18(vite@7.3.1(@types/node@22.19.15)(tsx@4.21.0))': dependencies: '@vitest/spy': 4.0.18 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 7.3.1(@types/node@22.19.13)(tsx@4.21.0) + vite: 7.3.1(@types/node@22.19.15)(tsx@4.21.0) '@vitest/pretty-format@4.0.18': dependencies: @@ -6326,7 +6328,7 @@ snapshots: object.assign: 4.1.7 object.values: 1.2.1 - katex@0.16.33: + katex@0.16.35: dependencies: commander: 8.3.0 @@ -7373,7 +7375,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.5.1(@microsoft/api-extractor@7.56.1(@types/node@22.19.13))(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3): + tsup@8.5.1(@microsoft/api-extractor@7.56.1(@types/node@22.19.15))(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3): dependencies: bundle-require: 5.1.0(esbuild@0.27.0) cac: 6.7.14 @@ -7393,7 +7395,7 @@ snapshots: tinyglobby: 0.2.15 tree-kill: 1.2.2 optionalDependencies: - '@microsoft/api-extractor': 7.56.1(@types/node@22.19.13) + '@microsoft/api-extractor': 7.56.1(@types/node@22.19.15) postcss: 8.5.6 typescript: 5.9.3 transitivePeerDependencies: @@ -7409,32 +7411,32 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - turbo-darwin-64@2.8.12: + turbo-darwin-64@2.8.14: optional: true - turbo-darwin-arm64@2.8.12: + turbo-darwin-arm64@2.8.14: optional: true - turbo-linux-64@2.8.12: + turbo-linux-64@2.8.14: optional: true - turbo-linux-arm64@2.8.12: + turbo-linux-arm64@2.8.14: optional: true - turbo-windows-64@2.8.12: + turbo-windows-64@2.8.14: optional: true - turbo-windows-arm64@2.8.12: + turbo-windows-arm64@2.8.14: optional: true - turbo@2.8.12: + turbo@2.8.14: optionalDependencies: - turbo-darwin-64: 2.8.12 - turbo-darwin-arm64: 2.8.12 - turbo-linux-64: 2.8.12 - turbo-linux-arm64: 2.8.12 - turbo-windows-64: 2.8.12 - turbo-windows-arm64: 2.8.12 + turbo-darwin-64: 2.8.14 + turbo-darwin-arm64: 2.8.14 + turbo-linux-64: 2.8.14 + turbo-linux-arm64: 2.8.14 + turbo-windows-64: 2.8.14 + turbo-windows-arm64: 2.8.14 typanion@3.14.0: {} @@ -7570,9 +7572,9 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite-plugin-dts@4.5.4(@types/node@22.19.13)(rollup@4.52.5)(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.13)(tsx@4.21.0)): + vite-plugin-dts@4.5.4(@types/node@22.19.15)(rollup@4.52.5)(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.15)(tsx@4.21.0)): dependencies: - '@microsoft/api-extractor': 7.56.1(@types/node@22.19.13) + '@microsoft/api-extractor': 7.56.1(@types/node@22.19.15) '@rollup/pluginutils': 5.3.0(rollup@4.52.5) '@volar/typescript': 2.4.28 '@vue/language-core': 2.2.0(typescript@5.9.3) @@ -7583,13 +7585,13 @@ snapshots: magic-string: 0.30.21 typescript: 5.9.3 optionalDependencies: - vite: 7.3.1(@types/node@22.19.13)(tsx@4.21.0) + vite: 7.3.1(@types/node@22.19.15)(tsx@4.21.0) transitivePeerDependencies: - '@types/node' - rollup - supports-color - vite@7.3.1(@types/node@22.19.13)(tsx@4.21.0): + vite@7.3.1(@types/node@22.19.15)(tsx@4.21.0): dependencies: esbuild: 0.27.0 fdir: 6.5.0(picomatch@4.0.3) @@ -7598,14 +7600,14 @@ snapshots: rollup: 4.52.5 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 22.19.13 + '@types/node': 22.19.15 fsevents: 2.3.3 tsx: 4.21.0 - vitest@4.0.18(@types/node@22.19.13)(tsx@4.21.0): + vitest@4.0.18(@types/node@22.19.15)(tsx@4.21.0): dependencies: '@vitest/expect': 4.0.18 - '@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@22.19.13)(tsx@4.21.0)) + '@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@22.19.15)(tsx@4.21.0)) '@vitest/pretty-format': 4.0.18 '@vitest/runner': 4.0.18 '@vitest/snapshot': 4.0.18 @@ -7622,10 +7624,10 @@ snapshots: tinyexec: 1.0.2 tinyglobby: 0.2.15 tinyrainbow: 3.0.3 - vite: 7.3.1(@types/node@22.19.13)(tsx@4.21.0) + vite: 7.3.1(@types/node@22.19.15)(tsx@4.21.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.19.13 + '@types/node': 22.19.15 transitivePeerDependencies: - jiti - less