diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ed645e6..07b84857 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ packages: resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==} engines: {node: '>=6.9.0'} - '@babel/helpers@7.26.7': - resolution: {integrity: sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==} + '@babel/helpers@7.27.0': + resolution: {integrity: sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==} engines: {node: '>=6.9.0'} '@babel/parser@7.26.8': @@ -121,6 +121,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.27.0': + resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-syntax-typescript@7.25.9': resolution: {integrity: sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==} engines: {node: '>=6.9.0'} @@ -139,14 +144,18 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/runtime@7.26.7': - resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==} + '@babel/runtime@7.27.0': + resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==} engines: {node: '>=6.9.0'} '@babel/template@7.26.8': resolution: {integrity: sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q==} engines: {node: '>=6.9.0'} + '@babel/template@7.27.0': + resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==} + engines: {node: '>=6.9.0'} + '@babel/traverse@7.26.8': resolution: {integrity: sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==} engines: {node: '>=6.9.0'} @@ -155,6 +164,10 @@ packages: resolution: {integrity: sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==} engines: {node: '>=6.9.0'} + '@babel/types@7.27.0': + resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==} + engines: {node: '>=6.9.0'} + '@clack/core@0.3.5': resolution: {integrity: sha512-5cfhQNH+1VQ2xLQlmzXMqUoiaH0lRBq9/CLW9lTyMbuKLC3+xEK01tHVvyut++mLOn5urSHmkm6I0Lg9MaJSTQ==} @@ -2620,8 +2633,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite@5.4.14: - resolution: {integrity: sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==} + vite@5.4.17: + resolution: {integrity: sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -2717,7 +2730,7 @@ snapshots: '@babel/generator': 7.26.8 '@babel/helper-compilation-targets': 7.26.5 '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.8) - '@babel/helpers': 7.26.7 + '@babel/helpers': 7.27.0 '@babel/parser': 7.26.8 '@babel/template': 7.26.8 '@babel/traverse': 7.26.8 @@ -2771,15 +2784,19 @@ snapshots: '@babel/helper-validator-option@7.25.9': {} - '@babel/helpers@7.26.7': + '@babel/helpers@7.27.0': dependencies: - '@babel/template': 7.26.8 - '@babel/types': 7.26.8 + '@babel/template': 7.27.0 + '@babel/types': 7.27.0 '@babel/parser@7.26.8': dependencies: '@babel/types': 7.26.8 + '@babel/parser@7.27.0': + dependencies: + '@babel/types': 7.27.0 + '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.8)': dependencies: '@babel/core': 7.26.8 @@ -2795,7 +2812,7 @@ snapshots: '@babel/core': 7.26.8 '@babel/helper-plugin-utils': 7.26.5 - '@babel/runtime@7.26.7': + '@babel/runtime@7.27.0': dependencies: regenerator-runtime: 0.14.1 @@ -2805,6 +2822,12 @@ snapshots: '@babel/parser': 7.26.8 '@babel/types': 7.26.8 + '@babel/template@7.27.0': + dependencies: + '@babel/code-frame': 7.26.2 + '@babel/parser': 7.27.0 + '@babel/types': 7.27.0 + '@babel/traverse@7.26.8': dependencies: '@babel/code-frame': 7.26.2 @@ -2822,6 +2845,11 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 + '@babel/types@7.27.0': + dependencies: + '@babel/helper-string-parser': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 + '@clack/core@0.3.5': dependencies: picocolors: 1.1.1 @@ -3661,7 +3689,7 @@ snapshots: lodash: 4.17.21 mlly: 1.7.4 outdent: 0.8.0 - vite: 5.4.14(@types/node@22.13.1) + vite: 5.4.17(@types/node@22.13.1) vite-node: 1.6.1(@types/node@22.13.1) transitivePeerDependencies: - '@types/node' @@ -3677,13 +3705,13 @@ snapshots: '@vanilla-extract/private@1.0.6': {} - '@vanilla-extract/vite-plugin@3.9.5(@types/node@22.13.1)(vite@5.4.14(@types/node@22.13.1))': + '@vanilla-extract/vite-plugin@3.9.5(@types/node@22.13.1)(vite@5.4.17(@types/node@22.13.1))': dependencies: '@vanilla-extract/integration': 6.5.0(@types/node@22.13.1) outdent: 0.8.0 postcss: 8.5.1 postcss-load-config: 4.0.2(postcss@8.5.1) - vite: 5.4.14(@types/node@22.13.1) + vite: 5.4.17(@types/node@22.13.1) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -3697,14 +3725,14 @@ snapshots: - terser - ts-node - '@vitejs/plugin-react@4.3.1(vite@5.4.14(@types/node@22.13.1))': + '@vitejs/plugin-react@4.3.1(vite@5.4.17(@types/node@22.13.1))': dependencies: '@babel/core': 7.26.8 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.8) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.8) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.14(@types/node@22.13.1) + vite: 5.4.17(@types/node@22.13.1) transitivePeerDependencies: - supports-color @@ -4651,7 +4679,7 @@ snapshots: media-query-parser@2.0.2: dependencies: - '@babel/runtime': 7.26.7 + '@babel/runtime': 7.27.0 merge-stream@2.0.0: {} @@ -5756,7 +5784,7 @@ snapshots: debug: 4.4.0 pathe: 1.1.2 picocolors: 1.1.1 - vite: 5.4.14(@types/node@22.13.1) + vite: 5.4.17(@types/node@22.13.1) transitivePeerDependencies: - '@types/node' - less @@ -5768,7 +5796,7 @@ snapshots: - supports-color - terser - vite@5.4.14(@types/node@22.13.1): + vite@5.4.17(@types/node@22.13.1): dependencies: esbuild: 0.21.5 postcss: 8.5.1 @@ -5797,8 +5825,8 @@ snapshots: '@shikijs/twoslash': 1.23.1(typescript@5.8.3) '@vanilla-extract/css': 1.17.1 '@vanilla-extract/dynamic': 2.1.2 - '@vanilla-extract/vite-plugin': 3.9.5(@types/node@22.13.1)(vite@5.4.14(@types/node@22.13.1)) - '@vitejs/plugin-react': 4.3.1(vite@5.4.14(@types/node@22.13.1)) + '@vanilla-extract/vite-plugin': 3.9.5(@types/node@22.13.1)(vite@5.4.17(@types/node@22.13.1)) + '@vitejs/plugin-react': 4.3.1(vite@5.4.17(@types/node@22.13.1)) autoprefixer: 10.4.20(postcss@8.5.1) cac: 6.7.14 chroma-js: 2.6.0 @@ -5841,7 +5869,7 @@ snapshots: ua-parser-js: 1.0.40 unified: 11.0.5 unist-util-visit: 5.0.0 - vite: 5.4.14(@types/node@22.13.1) + vite: 5.4.17(@types/node@22.13.1) transitivePeerDependencies: - '@types/node' - '@types/react'