From e4c611ff2544d88e2372f7f15a169886f325abd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 03:19:42 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- .github/workflows/CI.yml | 12 +- jsdoc-testing/package.json | 2 +- package.json | 4 +- pnpm-lock.yaml | 404 +++++++++++++++++++------------------ tsl-testing/package.json | 4 +- 5 files changed, 216 insertions(+), 210 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6c4a29d3d..7785bafd2 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -15,7 +15,7 @@ jobs: path: 'DefinitelyTyped' - uses: pnpm/action-setup@v2 with: - version: 10.33.0 + version: 10.33.2 - uses: actions/setup-node@v6 with: node-version: 'lts/*' @@ -36,7 +36,7 @@ jobs: - uses: actions/checkout@v6 - uses: pnpm/action-setup@v2 with: - version: 10.33.0 + version: 10.33.2 - uses: actions/setup-node@v6 with: node-version: 'lts/*' @@ -49,7 +49,7 @@ jobs: - uses: actions/checkout@v6 - uses: pnpm/action-setup@v2 with: - version: 10.33.0 + version: 10.33.2 - uses: actions/setup-node@v6 with: node-version: 'lts/*' @@ -64,7 +64,7 @@ jobs: submodules: true - uses: pnpm/action-setup@v2 with: - version: 10.33.0 + version: 10.33.2 - uses: actions/setup-node@v6 with: node-version: 'lts/*' @@ -86,7 +86,7 @@ jobs: submodules: true - uses: pnpm/action-setup@v2 with: - version: 10.33.0 + version: 10.33.2 - uses: actions/setup-node@v6 with: node-version: 'lts/*' @@ -108,7 +108,7 @@ jobs: submodules: true - uses: pnpm/action-setup@v2 with: - version: 10.33.0 + version: 10.33.2 - uses: actions/setup-node@v6 with: node-version: 'lts/*' diff --git a/jsdoc-testing/package.json b/jsdoc-testing/package.json index db04f9f49..36a97680f 100644 --- a/jsdoc-testing/package.json +++ b/jsdoc-testing/package.json @@ -17,7 +17,7 @@ "license": "ISC", "dependencies": { "@types/three": "file:../types/three", - "dprint": "^0.53.2", + "dprint": "^0.54.0", "prettier": "^3.8.1", "typescript": "latest" } diff --git a/package.json b/package.json index fac3b61ec..f8c34c2a4 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,9 @@ "@definitelytyped/utils": "latest", "@types/stats.js": "*", "@types/webxr": "*", - "dprint": "^0.53.2", + "dprint": "^0.54.0", "source-map-support": "^0.5.21", "typescript": "latest" }, - "packageManager": "pnpm@10.33.0" + "packageManager": "pnpm@10.33.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cab44a72f..ac1f63e25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,22 +10,22 @@ importers: devDependencies: '@definitelytyped/definitions-parser': specifier: latest - version: 0.1.29(typescript@6.0.2) + version: 0.1.30(typescript@6.0.3) '@definitelytyped/dts-critic': specifier: latest - version: 0.1.28(typescript@6.0.2) + version: 0.1.29(typescript@6.0.3) '@definitelytyped/dtslint': specifier: latest - version: 0.2.40(typescript@6.0.2) + version: 0.2.41(typescript@6.0.3) '@definitelytyped/dtslint-runner': specifier: latest - version: 0.1.45(typescript@6.0.2) + version: 0.1.46(typescript@6.0.3) '@definitelytyped/eslint-plugin': specifier: latest - version: 0.1.31(@typescript-eslint/eslint-plugin@8.58.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint@8.57.1)(typescript@6.0.2))(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint-plugin-jsdoc@44.2.7(eslint@8.57.1))(eslint@8.57.1)(typescript@6.0.2) + version: 0.1.31(@typescript-eslint/eslint-plugin@8.58.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint@8.57.1)(typescript@6.0.3))(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint-plugin-jsdoc@44.2.7(eslint@8.57.1))(eslint@8.57.1)(typescript@6.0.3) '@definitelytyped/header-parser': specifier: latest - version: 0.2.26 + version: 0.2.27 '@definitelytyped/typescript-versions': specifier: latest version: 0.1.11 @@ -39,14 +39,14 @@ importers: specifier: '*' version: 0.5.24 dprint: - specifier: ^0.53.2 - version: 0.53.2 + specifier: ^0.54.0 + version: 0.54.0 source-map-support: specifier: ^0.5.21 version: 0.5.21 typescript: specifier: latest - version: 6.0.2 + version: 6.0.3 examples-testing: dependencies: @@ -82,7 +82,7 @@ importers: version: 0.1.2(three@0.184.0) typescript: specifier: latest - version: 6.0.2 + version: 6.0.3 jsdoc-testing: dependencies: @@ -90,14 +90,14 @@ importers: specifier: file:../types/three version: link:../types/three dprint: - specifier: ^0.53.2 - version: 0.53.2 + specifier: ^0.54.0 + version: 0.54.0 prettier: specifier: ^3.8.1 version: 3.8.1 typescript: specifier: latest - version: 6.0.2 + version: 6.0.3 tsl-testing: dependencies: @@ -105,8 +105,8 @@ importers: specifier: file:../types/three version: link:../types/three '@vitest/browser-playwright': - specifier: ^4.1.2 - version: 4.1.2(playwright@1.59.1)(vite@7.3.1(@types/node@25.5.0))(vitest@4.1.2) + specifier: ^4.1.5 + version: 4.1.5(playwright@1.59.1)(vite@7.3.1(@types/node@25.5.0))(vitest@4.1.5) playwright: specifier: ^1.59.1 version: 1.59.1 @@ -115,13 +115,13 @@ importers: version: 3.8.1 three: specifier: file:../three.js - version: file:three.js + version: three.js@file:three.js typescript: specifier: latest - version: 6.0.2 + version: 6.0.3 vitest: - specifier: ^4.1.2 - version: 4.1.2(@types/node@25.5.0)(@vitest/browser-playwright@4.1.2)(vite@7.3.1(@types/node@25.5.0)) + specifier: ^4.1.5 + version: 4.1.5(@types/node@25.5.0)(@vitest/browser-playwright@4.1.5)(vite@7.3.1(@types/node@25.5.0)) types/three: dependencies: @@ -192,25 +192,25 @@ packages: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} engines: {node: '>=0.1.90'} - '@definitelytyped/definitions-parser@0.1.29': - resolution: {integrity: sha512-hWfMJY9/VhT+dK30RlclU6djlogYUfe8DMu5N27Om6uYHvATGyYmOIUYHgddgrsRNJgfAtA8dtanVvRndoo/XQ==} + '@definitelytyped/definitions-parser@0.1.30': + resolution: {integrity: sha512-7O+7F1b4dhxzH2MTCPgF1HE0sJH1gkBek9kl8iYgiRihJdwiWZGLQUD+YVWwVjxXosYdtZItcv/wM1f9SpjOMg==} engines: {node: '>=20.17.0'} peerDependencies: typescript: '*' - '@definitelytyped/dts-critic@0.1.28': - resolution: {integrity: sha512-0DoY+mRXalQlCCkcN1O5J+95gE7onDvw+mDGhF0eCL8aSpFDPyA5CZW8rBb3SH4dpCTxTWORTBF2PHpNUTV6kQ==} + '@definitelytyped/dts-critic@0.1.29': + resolution: {integrity: sha512-G2QGF8NH2Mh/HQW0UISfRgH/e2waAEEWwClqjM3d8SZ7+qQogIHZDJIELROGz6xrPLtZRuyEl6/lsgP0QGHHFQ==} engines: {node: '>=20.17.0'} peerDependencies: typescript: '*' - '@definitelytyped/dtslint-runner@0.1.45': - resolution: {integrity: sha512-MkqXg/QHFqRO4kRslGAuRY/bqZcqVcF+YWsg0X2EVj8QH9G9Ze8bOw3IY7Bxt3XjoV5QIZI2pQncMCNrmQXZiw==} + '@definitelytyped/dtslint-runner@0.1.46': + resolution: {integrity: sha512-pb1GecmlHM0abq0YypOU6js34NAY0BxSoV6F1MmZAcHTn9oDVltZhfVdjgYHalpshrOBeg2vYzMT371nFB2k8w==} engines: {node: '>=20.17.0'} hasBin: true - '@definitelytyped/dtslint@0.2.40': - resolution: {integrity: sha512-ppVKQqI2IaRms1aiqVxQ98LYXUuyPmN6qNIbOhHDbsJZFiyX3IXIJc/aPCaNNgb+kDLzGFvAefDR3m7WuooFnQ==} + '@definitelytyped/dtslint@0.2.41': + resolution: {integrity: sha512-w+f5UlPr+vkzEbUQkUgpAAPutZJV+jOvhtU+avDp76Om09ygI3AIbDKMtgMfaCv8B/SGBRxj0w9m7fMDEj5Hog==} engines: {node: '>=20.17.0'} hasBin: true peerDependencies: @@ -226,8 +226,8 @@ packages: eslint-plugin-jsdoc: ^44.0.0 typescript: '>= 3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.7.0-dev || >= 3.8.0-dev || >= 3.9.0-dev || >= 4.0.0-dev || >=5.0.0-dev' - '@definitelytyped/header-parser@0.2.26': - resolution: {integrity: sha512-t8j4cfEDV5fe7Pji/KuvFIBOpwVXZ4Zm7ptoGFqkqgw1tSONJOCveElEmGxSideo6pr30W7nQziPiJreZ6Li3A==} + '@definitelytyped/header-parser@0.2.27': + resolution: {integrity: sha512-5NJMixxngpGSnGMRRmObDPTNJzNBh/glT2BDniFNXhKnE8c9/vI46nrb3YvfVJA4KGMLjf738Z91Cu7q18sKvg==} engines: {node: '>=20.17.0'} '@definitelytyped/typescript-packages@0.1.11': @@ -245,65 +245,65 @@ packages: '@dimforge/rapier3d-compat@0.12.0': resolution: {integrity: sha512-uekIGetywIgopfD97oDL5PfeezkFpNhwlzlaEYNOA0N6ghdsOvh/HYjSMek5Q2O1PYvRSDFcqFVJl4r4ZBwOow==} - '@dprint/darwin-arm64@0.53.2': - resolution: {integrity: sha512-ecKRF+mFE59layJPpX5AnYN7a9XNovX3f5QlPSdr+BmweoarOV2ieODyJklD5Tob9WiMv8jQyXYak5QH7fxByg==} + '@dprint/darwin-arm64@0.54.0': + resolution: {integrity: sha512-yqRI4enH+BDp+4+ZsPVdZM5h873JK1lN7li9l9A5u4C4cvh1oEsiBWAzEPccRkJ2ctF8LgaizBSxO38sqEVYbw==} cpu: [arm64] os: [darwin] - '@dprint/darwin-x64@0.53.2': - resolution: {integrity: sha512-sHe7bsPU9BXnBPovjsq+98S1g64W7ZhyfGKMSVMTwP1BCL+IqOltfd5p7xTvAaRkL8cwRzqPYlj+kmCf24Qydw==} + '@dprint/darwin-x64@0.54.0': + resolution: {integrity: sha512-W9BARpgHypcQwatg5mnHaCpX6pLX5dBxxiv+tZKruhOmq8MKYOrAYDXlceMuHSowmWREfUF5yL4SRgXDGI6WQw==} cpu: [x64] os: [darwin] - '@dprint/linux-arm64-glibc@0.53.2': - resolution: {integrity: sha512-K0aj5bLtPlSsTDAtLwEjwDGPIVpc8lgmvpLzf6IdASJn1kMkowPoZSCNUvmUUJTTmANscMugLsi9XGVbBzkE6Q==} + '@dprint/linux-arm64-glibc@0.54.0': + resolution: {integrity: sha512-VhM7p70VFuNqxZMdiv1e+nMboPj/hMFlTIBWrRaX7+6VThs9mJr9+94wrUeXgfnfsyaEKSbRFa/dru1PINoSNw==} cpu: [arm64] os: [linux] libc: [glibc] - '@dprint/linux-arm64-musl@0.53.2': - resolution: {integrity: sha512-209yb6BGMiohPuB12wgnodULEs3JC1epLaHyN5s2XpDU7rWi6WqWkzeSuuN2TTAbDz4Z51tqe5KJSRsF0yi+Dg==} + '@dprint/linux-arm64-musl@0.54.0': + resolution: {integrity: sha512-QS1A74Lv60/L9oemHCzbHgOLbV2smSJG5IxS5fjf8ZWetyUt918WDzIHBilz/+uiB+OlW2UVTsm952UG0YOrLw==} cpu: [arm64] os: [linux] libc: [musl] - '@dprint/linux-loong64-glibc@0.53.2': - resolution: {integrity: sha512-IngXJ6c7n/DYd2j1CssLHqxtGILMv0BEQZplx8kIYedGyVbzLSxJu7XpqgThnCuLQjh4elfRkT67Q8g7l//m0Q==} + '@dprint/linux-loong64-glibc@0.54.0': + resolution: {integrity: sha512-8Myka2/0KbhuZnEKL6jagPXTgDKVpd/tfXDRa0oibUBgaqOSku6iRMzHGa/PhqHL+s14Gcp+/cIHz0zU3Tkgug==} cpu: [loong64] os: [linux] libc: [glibc] - '@dprint/linux-loong64-musl@0.53.2': - resolution: {integrity: sha512-ExtcNOjSbXgpoWw5efAO00xYTOlEsEyz58v/HPJzEV5tfn9J7vozSVxTdXLDkTgg+USEQLaZ9qTnXxc1kbraiQ==} + '@dprint/linux-loong64-musl@0.54.0': + resolution: {integrity: sha512-/AN3xCuMhC4PK7Pbj7/4zBuhFGr4m0OHV/5uGTfzpkKX/3+AXoyKl7PbT2VlNMGXAK0kuRThfjtx23gIwlWk7Q==} cpu: [loong64] os: [linux] libc: [musl] - '@dprint/linux-riscv64-glibc@0.53.2': - resolution: {integrity: sha512-2UTqXMkIhyK7rYdpBY7tE3x1R36msWjX3lU3MdYM9HauldnsHJx2EhZofIYzHBICH8eziw/W7aY8HWo4oLdJ/A==} + '@dprint/linux-riscv64-glibc@0.54.0': + resolution: {integrity: sha512-Aw2vXzzwFDpPbXh6ajsSabVCkCc66C3hCyMKprR/IxYvFtjYX80nh1ox0c7iaw6c4HacHMRLGw7FUSXvomPaEQ==} cpu: [riscv64] os: [linux] libc: [glibc] - '@dprint/linux-x64-glibc@0.53.2': - resolution: {integrity: sha512-hO4O7d20IALUCFbFG2H7kvP5Di3/G8fqrMXzX9Fdps4ccM4Kg3Cr9LZ/G+mif4Q9WwwUnkOJ0oXBxeqJ8S65ng==} + '@dprint/linux-x64-glibc@0.54.0': + resolution: {integrity: sha512-zZqj3wQELOX8n6QfT2uuWoMf64Wv0lMXNyam3btm+PKkg0P6a54TPL09Bs9XsViOdxgTcamsiQ7HlErt/LEjIA==} cpu: [x64] os: [linux] libc: [glibc] - '@dprint/linux-x64-musl@0.53.2': - resolution: {integrity: sha512-XHqYE5nFz1s5Z2J1E9j8JYHE4ISp5KCfaYT7fs4lW14G2B8U/CtutUGWzvP5aYRGfLc6CYGrWgKAQppn846vUQ==} + '@dprint/linux-x64-musl@0.54.0': + resolution: {integrity: sha512-it6Qdt06dyW2adbAXpOCb7/KQLxlm4i1UphUAWqWsZk4t3EYetyAza9J0g3Vu9itIWSEIo9MnccgANckQJ6+qw==} cpu: [x64] os: [linux] libc: [musl] - '@dprint/win32-arm64@0.53.2': - resolution: {integrity: sha512-Z8N2iwhFN91wK0SlR+oGHGF8rrwOw7BiZTAKwR8E7Fr2lKSTsjbRv3Nr1znk2pHkmRyZ1/6PwzTiVF5sSZcIXQ==} + '@dprint/win32-arm64@0.54.0': + resolution: {integrity: sha512-F5kjV/6I9YtNOTDWHUpTqM2HHHS510BPL7z4NJuU0nDnaVeks7GwNEltGr56CcsG8XQYhkiAsqZytPu6AhA2hQ==} cpu: [arm64] os: [win32] - '@dprint/win32-x64@0.53.2': - resolution: {integrity: sha512-xdOOm4ZG9pqKdnVvgFMp8/c9Ylkt2LcTFqjmxF1CoCZNNYGMUrH60YQl/M9R9wJXSSQOv6K+7Ub+hOWcIlxIjw==} + '@dprint/win32-x64@0.54.0': + resolution: {integrity: sha512-AAr2ye/DtgYXDplRoPS+5U++x7T6W4a3I9FvTFWFxziFmUptvAg5G2c4FcXoAduSruhYZJvjDZrLseR2c3IwXg==} cpu: [x64] os: [win32] @@ -909,22 +909,22 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} - '@vitest/browser-playwright@4.1.2': - resolution: {integrity: sha512-N0Z2HzMLvMR6k/tWPTS6Q/DaRscrkax/f2f9DIbNQr+Cd1l4W4wTf/I6S983PAMr0tNqqoTL+xNkLh9M5vbkLg==} + '@vitest/browser-playwright@4.1.5': + resolution: {integrity: sha512-CWy0lBQJq97nionyJJdnaU4961IXTl43a7UCu5nHy51IoKxAt6PVIJLo+76rVl7KOOgcWHNkG4kbJu/pW7knvA==} peerDependencies: playwright: '*' - vitest: 4.1.2 + vitest: 4.1.5 - '@vitest/browser@4.1.2': - resolution: {integrity: sha512-CwdIf90LNf1Zitgqy63ciMAzmyb4oIGs8WZ40VGYrWkssQKeEKr32EzO8MKUrDPPcPVHFI9oQ5ni2Hp24NaNRQ==} + '@vitest/browser@4.1.5': + resolution: {integrity: sha512-iCDGI8c4yg+xmjUg2VsygdAUSIIB4x5Rht/P68OXy1hPELKXHDkzh87lkuTcdYmemRChDkEpB426MmDjzC0ziA==} peerDependencies: - vitest: 4.1.2 + vitest: 4.1.5 - '@vitest/expect@4.1.2': - resolution: {integrity: sha512-gbu+7B0YgUJ2nkdsRJrFFW6X7NTP44WlhiclHniUhxADQJH5Szt9mZ9hWnJPJ8YwOK5zUOSSlSvyzRf0u1DSBQ==} + '@vitest/expect@4.1.5': + resolution: {integrity: sha512-PWBaRY5JoKuRnHlUHfpV/KohFylaDZTupcXN1H9vYryNLOnitSw60Mw9IAE2r67NbwwzBw/Cc/8q9BK3kIX8Kw==} - '@vitest/mocker@4.1.2': - resolution: {integrity: sha512-Ize4iQtEALHDttPRCmN+FKqOl2vxTiNUhzobQFFt/BM1lRUTG7zRCLOykG/6Vo4E4hnUdfVLo5/eqKPukcWW7Q==} + '@vitest/mocker@4.1.5': + resolution: {integrity: sha512-/x2EmFC4mT4NNzqvC3fmesuV97w5FC903KPmey4gsnJiMQ3Be1IlDKVaDaG8iqaLFHqJ2FVEkxZk5VmeLjIItw==} peerDependencies: msw: ^2.4.9 vite: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -934,20 +934,20 @@ packages: vite: optional: true - '@vitest/pretty-format@4.1.2': - resolution: {integrity: sha512-dwQga8aejqeuB+TvXCMzSQemvV9hNEtDDpgUKDzOmNQayl2OG241PSWeJwKRH3CiC+sESrmoFd49rfnq7T4RnA==} + '@vitest/pretty-format@4.1.5': + resolution: {integrity: sha512-7I3q6l5qr03dVfMX2wCo9FxwSJbPdwKjy2uu/YPpU3wfHvIL4QHwVRp57OfGrDFeUJ8/8QdfBKIV12FTtLn00g==} - '@vitest/runner@4.1.2': - resolution: {integrity: sha512-Gr+FQan34CdiYAwpGJmQG8PgkyFVmARK8/xSijia3eTFgVfpcpztWLuP6FttGNfPLJhaZVP/euvujeNYar36OQ==} + '@vitest/runner@4.1.5': + resolution: {integrity: sha512-2D+o7Pr82IEO46YPpoA/YU0neeyr6FTerQb5Ro7BUnBuv6NQtT/kmVnczngiMEBhzgqz2UZYl5gArejsyERDSQ==} - '@vitest/snapshot@4.1.2': - resolution: {integrity: sha512-g7yfUmxYS4mNxk31qbOYsSt2F4m1E02LFqO53Xpzg3zKMhLAPZAjjfyl9e6z7HrW6LvUdTwAQR3HHfLjpko16A==} + '@vitest/snapshot@4.1.5': + resolution: {integrity: sha512-zypXEt4KH/XgKGPUz4eC2AvErYx0My5hfL8oDb1HzGFpEk1P62bxSohdyOmvz+d9UJwanI68MKwr2EquOaOgMQ==} - '@vitest/spy@4.1.2': - resolution: {integrity: sha512-DU4fBnbVCJGNBwVA6xSToNXrkZNSiw59H8tcuUspVMsBDBST4nfvsPsEHDHGtWRRnqBERBQu7TrTKskmjqTXKA==} + '@vitest/spy@4.1.5': + resolution: {integrity: sha512-2lNOsh6+R2Idnf1TCZqSwYlKN2E/iDlD8sgU59kYVl+OMDmvldO1VDk39smRfpUNwYpNRVn3w4YfuC7KfbBnkQ==} - '@vitest/utils@4.1.2': - resolution: {integrity: sha512-xw2/TiX82lQHA06cgbqRKFb5lCAy3axQ4H4SoUFhUsg+wztiet+co86IAMDtF6Vm1hc7J6j09oh/rgDn+JdKIQ==} + '@vitest/utils@4.1.5': + resolution: {integrity: sha512-76wdkrmfXfqGjueGgnb45ITPyUi1ycZ4IHgC2bhPDUfWHklY/q3MdLOAB+TF1e6xfl8NxNY0ZYaPCFNWSsw3Ug==} abbrev@4.0.0: resolution: {integrity: sha512-a1wflyaL0tHtJSmLSOVybYhy22vRih4eduhhrkcjgrWGnRfrZtovJ2FRjxuTtkkj47O/baf0R86QU5OuYpz8fA==} @@ -1236,8 +1236,8 @@ packages: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} engines: {node: '>=6.0.0'} - dprint@0.53.2: - resolution: {integrity: sha512-3uF+X66vm3UmDG5tbBKUAyetc/FsBn+2fswfVzFlbrIlE2l0BgwRLEssYqW/o93lYn6A39i3lP2+wHA4B+usDg==} + dprint@0.54.0: + resolution: {integrity: sha512-sIy25poR2gRP/tWPTgP0MPeJoJcpv0xzYDcsboapvthbEt1Qw3Al252CA0xFyIh2cYEGGKyBJtKokryv4ERlJw==} hasBin: true dunder-proto@1.0.1: @@ -2307,12 +2307,12 @@ packages: three: optional: true + three.js@file:three.js: + resolution: {directory: three.js, type: directory} + three@0.184.0: resolution: {integrity: sha512-wtTRjG92pM5eUg/KuUnHsqSAlPM296brTOcLgMRqEeylYTh/CdtvKUvCyyCQTzFuStieWxvZb8mVTMvdPyUpxg==} - three@file:three.js: - resolution: {directory: three.js, type: directory} - tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} @@ -2407,8 +2407,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - typescript@6.0.2: - resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -2488,18 +2488,20 @@ packages: yaml: optional: true - vitest@4.1.2: - resolution: {integrity: sha512-xjR1dMTVHlFLh98JE3i/f/WePqJsah4A0FK9cc8Ehp9Udk0AZk6ccpIZhh1qJ/yxVWRZ+Q54ocnD8TXmkhspGg==} + vitest@4.1.5: + resolution: {integrity: sha512-9Xx1v3/ih3m9hN+SbfkUyy0JAs72ap3r7joc87XL6jwF0jGg6mFBvQ1SrwaX+h8BlkX6Hz9shdd1uo6AF+ZGpg==} engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@opentelemetry/api': ^1.9.0 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 - '@vitest/browser-playwright': 4.1.2 - '@vitest/browser-preview': 4.1.2 - '@vitest/browser-webdriverio': 4.1.2 - '@vitest/ui': 4.1.2 + '@vitest/browser-playwright': 4.1.5 + '@vitest/browser-preview': 4.1.5 + '@vitest/browser-webdriverio': 4.1.5 + '@vitest/coverage-istanbul': 4.1.5 + '@vitest/coverage-v8': 4.1.5 + '@vitest/ui': 4.1.5 happy-dom: '*' jsdom: '*' vite: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2516,6 +2518,10 @@ packages: optional: true '@vitest/browser-webdriverio': optional: true + '@vitest/coverage-istanbul': + optional: true + '@vitest/coverage-v8': + optional: true '@vitest/ui': optional: true happy-dom: @@ -2637,26 +2643,26 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@definitelytyped/definitions-parser@0.1.29(typescript@6.0.2)': + '@definitelytyped/definitions-parser@0.1.30(typescript@6.0.3)': dependencies: - '@definitelytyped/header-parser': 0.2.26 + '@definitelytyped/header-parser': 0.2.27 '@definitelytyped/typescript-versions': 0.1.11 '@definitelytyped/utils': 0.1.13 '@types/node': 25.5.0 '@types/semver': 7.7.1 pacote: 21.5.0 semver: 7.7.4 - typescript: 6.0.2 + typescript: 6.0.3 transitivePeerDependencies: - bare-abort-controller - bare-buffer - react-native-b4a - supports-color - '@definitelytyped/dts-critic@0.1.28(typescript@6.0.2)': + '@definitelytyped/dts-critic@0.1.29(typescript@6.0.3)': dependencies: - '@definitelytyped/header-parser': 0.2.26 - typescript: 6.0.2 + '@definitelytyped/header-parser': 0.2.27 + typescript: 6.0.3 yargs: 17.7.2 transitivePeerDependencies: - bare-abort-controller @@ -2664,10 +2670,10 @@ snapshots: - react-native-b4a - supports-color - '@definitelytyped/dtslint-runner@0.1.45(typescript@6.0.2)': + '@definitelytyped/dtslint-runner@0.1.46(typescript@6.0.3)': dependencies: - '@definitelytyped/definitions-parser': 0.1.29(typescript@6.0.2) - '@definitelytyped/dtslint': 0.2.40(typescript@6.0.2) + '@definitelytyped/definitions-parser': 0.1.30(typescript@6.0.3) + '@definitelytyped/dtslint': 0.2.41(typescript@6.0.3) '@definitelytyped/utils': 0.1.13 '@octokit/rest': 20.1.2 yargs: 17.7.2 @@ -2680,24 +2686,24 @@ snapshots: - supports-color - typescript - '@definitelytyped/dtslint@0.2.40(typescript@6.0.2)': + '@definitelytyped/dtslint@0.2.41(typescript@6.0.3)': dependencies: '@arethetypeswrong/cli': 0.15.1 '@arethetypeswrong/core': 0.15.1 - '@definitelytyped/header-parser': 0.2.26 + '@definitelytyped/header-parser': 0.2.27 '@definitelytyped/typescript-packages': 0.1.11 '@definitelytyped/typescript-versions': 0.1.11 '@definitelytyped/utils': 0.1.13 - '@typescript-eslint/eslint-plugin': 8.58.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint@8.57.1)(typescript@6.0.2) - '@typescript-eslint/parser': 8.58.0(eslint@8.57.1)(typescript@6.0.2) + '@typescript-eslint/eslint-plugin': 8.58.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint@8.57.1)(typescript@6.0.3) + '@typescript-eslint/parser': 8.58.0(eslint@8.57.1)(typescript@6.0.3) '@typescript-eslint/types': 8.58.0 - '@typescript-eslint/typescript-estree': 8.58.0(typescript@6.0.2) - '@typescript-eslint/utils': 8.58.0(eslint@8.57.1)(typescript@6.0.2) + '@typescript-eslint/typescript-estree': 8.58.0(typescript@6.0.3) + '@typescript-eslint/utils': 8.58.0(eslint@8.57.1)(typescript@6.0.3) eslint: 8.57.1 - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint@8.57.1) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint@8.57.1) semver: 7.7.4 strip-json-comments: 3.1.1 - typescript: 6.0.2 + typescript: 6.0.3 transitivePeerDependencies: - bare-abort-controller - bare-buffer @@ -2706,24 +2712,24 @@ snapshots: - react-native-b4a - supports-color - '@definitelytyped/eslint-plugin@0.1.31(@typescript-eslint/eslint-plugin@8.58.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint@8.57.1)(typescript@6.0.2))(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint-plugin-jsdoc@44.2.7(eslint@8.57.1))(eslint@8.57.1)(typescript@6.0.2)': + '@definitelytyped/eslint-plugin@0.1.31(@typescript-eslint/eslint-plugin@8.58.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint@8.57.1)(typescript@6.0.3))(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint-plugin-jsdoc@44.2.7(eslint@8.57.1))(eslint@8.57.1)(typescript@6.0.3)': dependencies: '@definitelytyped/utils': 0.1.13 - '@typescript-eslint/eslint-plugin': 8.58.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint@8.57.1)(typescript@6.0.2) - '@typescript-eslint/parser': 8.58.0(eslint@8.57.1)(typescript@6.0.2) + '@typescript-eslint/eslint-plugin': 8.58.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint@8.57.1)(typescript@6.0.3) + '@typescript-eslint/parser': 8.58.0(eslint@8.57.1)(typescript@6.0.3) '@typescript-eslint/types': 8.58.0 - '@typescript-eslint/utils': 8.58.0(eslint@8.57.1)(typescript@6.0.2) + '@typescript-eslint/utils': 8.58.0(eslint@8.57.1)(typescript@6.0.3) eslint: 8.57.1 eslint-plugin-jsdoc: 44.2.7(eslint@8.57.1) semver: 7.7.4 - typescript: 6.0.2 + typescript: 6.0.3 transitivePeerDependencies: - bare-abort-controller - bare-buffer - react-native-b4a - supports-color - '@definitelytyped/header-parser@0.2.26': + '@definitelytyped/header-parser@0.2.27': dependencies: '@definitelytyped/typescript-versions': 0.1.11 '@definitelytyped/utils': 0.1.13 @@ -2744,7 +2750,7 @@ snapshots: typescript-5.7: typescript@5.7.3 typescript-5.8: typescript@5.8.3 typescript-5.9: typescript@5.9.3 - typescript-6.0: typescript@6.0.2 + typescript-6.0: typescript@6.0.3 '@definitelytyped/typescript-versions@0.1.11': {} @@ -2767,37 +2773,37 @@ snapshots: '@dimforge/rapier3d-compat@0.12.0': {} - '@dprint/darwin-arm64@0.53.2': + '@dprint/darwin-arm64@0.54.0': optional: true - '@dprint/darwin-x64@0.53.2': + '@dprint/darwin-x64@0.54.0': optional: true - '@dprint/linux-arm64-glibc@0.53.2': + '@dprint/linux-arm64-glibc@0.54.0': optional: true - '@dprint/linux-arm64-musl@0.53.2': + '@dprint/linux-arm64-musl@0.54.0': optional: true - '@dprint/linux-loong64-glibc@0.53.2': + '@dprint/linux-loong64-glibc@0.54.0': optional: true - '@dprint/linux-loong64-musl@0.53.2': + '@dprint/linux-loong64-musl@0.54.0': optional: true - '@dprint/linux-riscv64-glibc@0.53.2': + '@dprint/linux-riscv64-glibc@0.54.0': optional: true - '@dprint/linux-x64-glibc@0.53.2': + '@dprint/linux-x64-glibc@0.54.0': optional: true - '@dprint/linux-x64-musl@0.53.2': + '@dprint/linux-x64-musl@0.54.0': optional: true - '@dprint/win32-arm64@0.53.2': + '@dprint/win32-arm64@0.54.0': optional: true - '@dprint/win32-x64@0.53.2': + '@dprint/win32-x64@0.54.0': optional: true '@es-joy/jsdoccomment@0.39.4': @@ -3229,40 +3235,40 @@ snapshots: '@types/webxr@0.5.24': {} - '@typescript-eslint/eslint-plugin@8.58.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint@8.57.1)(typescript@6.0.2)': + '@typescript-eslint/eslint-plugin@8.58.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint@8.57.1)(typescript@6.0.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.58.0(eslint@8.57.1)(typescript@6.0.2) + '@typescript-eslint/parser': 8.58.0(eslint@8.57.1)(typescript@6.0.3) '@typescript-eslint/scope-manager': 8.58.0 - '@typescript-eslint/type-utils': 8.58.0(eslint@8.57.1)(typescript@6.0.2) - '@typescript-eslint/utils': 8.58.0(eslint@8.57.1)(typescript@6.0.2) + '@typescript-eslint/type-utils': 8.58.0(eslint@8.57.1)(typescript@6.0.3) + '@typescript-eslint/utils': 8.58.0(eslint@8.57.1)(typescript@6.0.3) '@typescript-eslint/visitor-keys': 8.58.0 eslint: 8.57.1 ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.5.0(typescript@6.0.2) - typescript: 6.0.2 + ts-api-utils: 2.5.0(typescript@6.0.3) + typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2)': + '@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3)': dependencies: '@typescript-eslint/scope-manager': 8.58.0 '@typescript-eslint/types': 8.58.0 - '@typescript-eslint/typescript-estree': 8.58.0(typescript@6.0.2) + '@typescript-eslint/typescript-estree': 8.58.0(typescript@6.0.3) '@typescript-eslint/visitor-keys': 8.58.0 debug: 4.4.3 eslint: 8.57.1 - typescript: 6.0.2 + typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.58.0(typescript@6.0.2)': + '@typescript-eslint/project-service@8.58.0(typescript@6.0.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.58.0(typescript@6.0.2) + '@typescript-eslint/tsconfig-utils': 8.58.0(typescript@6.0.3) '@typescript-eslint/types': 8.58.0 debug: 4.4.3 - typescript: 6.0.2 + typescript: 6.0.3 transitivePeerDependencies: - supports-color @@ -3271,47 +3277,47 @@ snapshots: '@typescript-eslint/types': 8.58.0 '@typescript-eslint/visitor-keys': 8.58.0 - '@typescript-eslint/tsconfig-utils@8.58.0(typescript@6.0.2)': + '@typescript-eslint/tsconfig-utils@8.58.0(typescript@6.0.3)': dependencies: - typescript: 6.0.2 + typescript: 6.0.3 - '@typescript-eslint/type-utils@8.58.0(eslint@8.57.1)(typescript@6.0.2)': + '@typescript-eslint/type-utils@8.58.0(eslint@8.57.1)(typescript@6.0.3)': dependencies: '@typescript-eslint/types': 8.58.0 - '@typescript-eslint/typescript-estree': 8.58.0(typescript@6.0.2) - '@typescript-eslint/utils': 8.58.0(eslint@8.57.1)(typescript@6.0.2) + '@typescript-eslint/typescript-estree': 8.58.0(typescript@6.0.3) + '@typescript-eslint/utils': 8.58.0(eslint@8.57.1)(typescript@6.0.3) debug: 4.4.3 eslint: 8.57.1 - ts-api-utils: 2.5.0(typescript@6.0.2) - typescript: 6.0.2 + ts-api-utils: 2.5.0(typescript@6.0.3) + typescript: 6.0.3 transitivePeerDependencies: - supports-color '@typescript-eslint/types@8.58.0': {} - '@typescript-eslint/typescript-estree@8.58.0(typescript@6.0.2)': + '@typescript-eslint/typescript-estree@8.58.0(typescript@6.0.3)': dependencies: - '@typescript-eslint/project-service': 8.58.0(typescript@6.0.2) - '@typescript-eslint/tsconfig-utils': 8.58.0(typescript@6.0.2) + '@typescript-eslint/project-service': 8.58.0(typescript@6.0.3) + '@typescript-eslint/tsconfig-utils': 8.58.0(typescript@6.0.3) '@typescript-eslint/types': 8.58.0 '@typescript-eslint/visitor-keys': 8.58.0 debug: 4.4.3 minimatch: 10.2.5 semver: 7.7.4 tinyglobby: 0.2.15 - ts-api-utils: 2.5.0(typescript@6.0.2) - typescript: 6.0.2 + ts-api-utils: 2.5.0(typescript@6.0.3) + typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.58.0(eslint@8.57.1)(typescript@6.0.2)': + '@typescript-eslint/utils@8.58.0(eslint@8.57.1)(typescript@6.0.3)': dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@8.57.1) '@typescript-eslint/scope-manager': 8.58.0 '@typescript-eslint/types': 8.58.0 - '@typescript-eslint/typescript-estree': 8.58.0(typescript@6.0.2) + '@typescript-eslint/typescript-estree': 8.58.0(typescript@6.0.3) eslint: 8.57.1 - typescript: 6.0.2 + typescript: 6.0.3 transitivePeerDependencies: - supports-color @@ -3322,29 +3328,29 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@vitest/browser-playwright@4.1.2(playwright@1.59.1)(vite@7.3.1(@types/node@25.5.0))(vitest@4.1.2)': + '@vitest/browser-playwright@4.1.5(playwright@1.59.1)(vite@7.3.1(@types/node@25.5.0))(vitest@4.1.5)': dependencies: - '@vitest/browser': 4.1.2(vite@7.3.1(@types/node@25.5.0))(vitest@4.1.2) - '@vitest/mocker': 4.1.2(vite@7.3.1(@types/node@25.5.0)) + '@vitest/browser': 4.1.5(vite@7.3.1(@types/node@25.5.0))(vitest@4.1.5) + '@vitest/mocker': 4.1.5(vite@7.3.1(@types/node@25.5.0)) playwright: 1.59.1 tinyrainbow: 3.1.0 - vitest: 4.1.2(@types/node@25.5.0)(@vitest/browser-playwright@4.1.2)(vite@7.3.1(@types/node@25.5.0)) + vitest: 4.1.5(@types/node@25.5.0)(@vitest/browser-playwright@4.1.5)(vite@7.3.1(@types/node@25.5.0)) transitivePeerDependencies: - bufferutil - msw - utf-8-validate - vite - '@vitest/browser@4.1.2(vite@7.3.1(@types/node@25.5.0))(vitest@4.1.2)': + '@vitest/browser@4.1.5(vite@7.3.1(@types/node@25.5.0))(vitest@4.1.5)': dependencies: '@blazediff/core': 1.9.1 - '@vitest/mocker': 4.1.2(vite@7.3.1(@types/node@25.5.0)) - '@vitest/utils': 4.1.2 + '@vitest/mocker': 4.1.5(vite@7.3.1(@types/node@25.5.0)) + '@vitest/utils': 4.1.5 magic-string: 0.30.21 pngjs: 7.0.0 sirv: 3.0.2 tinyrainbow: 3.1.0 - vitest: 4.1.2(@types/node@25.5.0)(@vitest/browser-playwright@4.1.2)(vite@7.3.1(@types/node@25.5.0)) + vitest: 4.1.5(@types/node@25.5.0)(@vitest/browser-playwright@4.1.5)(vite@7.3.1(@types/node@25.5.0)) ws: 8.19.0 transitivePeerDependencies: - bufferutil @@ -3352,44 +3358,44 @@ snapshots: - utf-8-validate - vite - '@vitest/expect@4.1.2': + '@vitest/expect@4.1.5': dependencies: '@standard-schema/spec': 1.1.0 '@types/chai': 5.2.3 - '@vitest/spy': 4.1.2 - '@vitest/utils': 4.1.2 + '@vitest/spy': 4.1.5 + '@vitest/utils': 4.1.5 chai: 6.2.2 tinyrainbow: 3.1.0 - '@vitest/mocker@4.1.2(vite@7.3.1(@types/node@25.5.0))': + '@vitest/mocker@4.1.5(vite@7.3.1(@types/node@25.5.0))': dependencies: - '@vitest/spy': 4.1.2 + '@vitest/spy': 4.1.5 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: vite: 7.3.1(@types/node@25.5.0) - '@vitest/pretty-format@4.1.2': + '@vitest/pretty-format@4.1.5': dependencies: tinyrainbow: 3.1.0 - '@vitest/runner@4.1.2': + '@vitest/runner@4.1.5': dependencies: - '@vitest/utils': 4.1.2 + '@vitest/utils': 4.1.5 pathe: 2.0.3 - '@vitest/snapshot@4.1.2': + '@vitest/snapshot@4.1.5': dependencies: - '@vitest/pretty-format': 4.1.2 - '@vitest/utils': 4.1.2 + '@vitest/pretty-format': 4.1.5 + '@vitest/utils': 4.1.5 magic-string: 0.30.21 pathe: 2.0.3 - '@vitest/spy@4.1.2': {} + '@vitest/spy@4.1.5': {} - '@vitest/utils@4.1.2': + '@vitest/utils@4.1.5': dependencies: - '@vitest/pretty-format': 4.1.2 + '@vitest/pretty-format': 4.1.5 convert-source-map: 2.0.0 tinyrainbow: 3.1.0 @@ -3674,19 +3680,19 @@ snapshots: dependencies: esutils: 2.0.3 - dprint@0.53.2: + dprint@0.54.0: optionalDependencies: - '@dprint/darwin-arm64': 0.53.2 - '@dprint/darwin-x64': 0.53.2 - '@dprint/linux-arm64-glibc': 0.53.2 - '@dprint/linux-arm64-musl': 0.53.2 - '@dprint/linux-loong64-glibc': 0.53.2 - '@dprint/linux-loong64-musl': 0.53.2 - '@dprint/linux-riscv64-glibc': 0.53.2 - '@dprint/linux-x64-glibc': 0.53.2 - '@dprint/linux-x64-musl': 0.53.2 - '@dprint/win32-arm64': 0.53.2 - '@dprint/win32-x64': 0.53.2 + '@dprint/darwin-arm64': 0.54.0 + '@dprint/darwin-x64': 0.54.0 + '@dprint/linux-arm64-glibc': 0.54.0 + '@dprint/linux-arm64-musl': 0.54.0 + '@dprint/linux-loong64-glibc': 0.54.0 + '@dprint/linux-loong64-musl': 0.54.0 + '@dprint/linux-riscv64-glibc': 0.54.0 + '@dprint/linux-x64-glibc': 0.54.0 + '@dprint/linux-x64-musl': 0.54.0 + '@dprint/win32-arm64': 0.54.0 + '@dprint/win32-x64': 0.54.0 dunder-proto@1.0.1: dependencies: @@ -3832,17 +3838,17 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.58.0(eslint@8.57.1)(typescript@6.0.2) + '@typescript-eslint/parser': 8.58.0(eslint@8.57.1)(typescript@6.0.3) eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint@8.57.1): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint@8.57.1): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -3853,7 +3859,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.58.0(eslint@8.57.1)(typescript@6.0.3))(eslint-import-resolver-node@0.3.9)(eslint@8.57.1) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -3865,7 +3871,7 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.58.0(eslint@8.57.1)(typescript@6.0.2) + '@typescript-eslint/parser': 8.58.0(eslint@8.57.1)(typescript@6.0.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -5006,9 +5012,9 @@ snapshots: optionalDependencies: three: 0.184.0 - three@0.184.0: {} + three.js@file:three.js: {} - three@file:three.js: {} + three@0.184.0: {} tinybench@2.9.0: {} @@ -5023,9 +5029,9 @@ snapshots: totalist@3.0.1: {} - ts-api-utils@2.5.0(typescript@6.0.2): + ts-api-utils@2.5.0(typescript@6.0.3): dependencies: - typescript: 6.0.2 + typescript: 6.0.3 ts-expose-internals-conditionally@1.0.0-empty.0: {} @@ -5097,7 +5103,7 @@ snapshots: typescript@5.9.3: {} - typescript@6.0.2: {} + typescript@6.0.3: {} unbox-primitive@1.1.0: dependencies: @@ -5145,15 +5151,15 @@ snapshots: '@types/node': 25.5.0 fsevents: 2.3.3 - vitest@4.1.2(@types/node@25.5.0)(@vitest/browser-playwright@4.1.2)(vite@7.3.1(@types/node@25.5.0)): + vitest@4.1.5(@types/node@25.5.0)(@vitest/browser-playwright@4.1.5)(vite@7.3.1(@types/node@25.5.0)): dependencies: - '@vitest/expect': 4.1.2 - '@vitest/mocker': 4.1.2(vite@7.3.1(@types/node@25.5.0)) - '@vitest/pretty-format': 4.1.2 - '@vitest/runner': 4.1.2 - '@vitest/snapshot': 4.1.2 - '@vitest/spy': 4.1.2 - '@vitest/utils': 4.1.2 + '@vitest/expect': 4.1.5 + '@vitest/mocker': 4.1.5(vite@7.3.1(@types/node@25.5.0)) + '@vitest/pretty-format': 4.1.5 + '@vitest/runner': 4.1.5 + '@vitest/snapshot': 4.1.5 + '@vitest/spy': 4.1.5 + '@vitest/utils': 4.1.5 es-module-lexer: 2.0.0 expect-type: 1.3.0 magic-string: 0.30.21 @@ -5169,7 +5175,7 @@ snapshots: why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 25.5.0 - '@vitest/browser-playwright': 4.1.2(playwright@1.59.1)(vite@7.3.1(@types/node@25.5.0))(vitest@4.1.2) + '@vitest/browser-playwright': 4.1.5(playwright@1.59.1)(vite@7.3.1(@types/node@25.5.0))(vitest@4.1.5) transitivePeerDependencies: - msw diff --git a/tsl-testing/package.json b/tsl-testing/package.json index 5c9334e3e..630014545 100644 --- a/tsl-testing/package.json +++ b/tsl-testing/package.json @@ -15,11 +15,11 @@ "license": "ISC", "dependencies": { "@types/three": "file:../types/three", - "@vitest/browser-playwright": "^4.1.2", + "@vitest/browser-playwright": "^4.1.5", "playwright": "^1.59.1", "prettier": "^3.8.1", "three": "file:../three.js", "typescript": "latest", - "vitest": "^4.1.2" + "vitest": "^4.1.5" } }