diff --git a/.gitignore b/.gitignore index 5b9a7f64341..ead5e141f8f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ node_modules .DS_Store .turbo +.astro dist build .cache diff --git a/apps/portal/src/env.d.ts b/apps/portal/src/env.d.ts index e1e2bee1765..387ad2e2516 100644 --- a/apps/portal/src/env.d.ts +++ b/apps/portal/src/env.d.ts @@ -2,4 +2,4 @@ * Copyright (c) Bentley Systems, Incorporated. All rights reserved. * See LICENSE.md in the project root for license terms and full copyright notice. *--------------------------------------------------------------------------------------------*/ -/// +/// diff --git a/apps/react-workshop/cypress-visual-screenshots/baseline/FileUpload.test.ts-Wrapping Input.png b/apps/react-workshop/cypress-visual-screenshots/baseline/FileUpload.test.ts-Wrapping Input.png index 137d52cd6f7..c287daaa898 100755 Binary files a/apps/react-workshop/cypress-visual-screenshots/baseline/FileUpload.test.ts-Wrapping Input.png and b/apps/react-workshop/cypress-visual-screenshots/baseline/FileUpload.test.ts-Wrapping Input.png differ diff --git a/apps/react-workshop/cypress-visual-screenshots/baseline/Table.test.ts-Filters.png b/apps/react-workshop/cypress-visual-screenshots/baseline/Table.test.ts-Filters.png index 5f1a95432ae..820d28226b0 100755 Binary files a/apps/react-workshop/cypress-visual-screenshots/baseline/Table.test.ts-Filters.png and b/apps/react-workshop/cypress-visual-screenshots/baseline/Table.test.ts-Filters.png differ diff --git a/apps/react-workshop/package.json b/apps/react-workshop/package.json index b4fe091b4df..e70623f6878 100644 --- a/apps/react-workshop/package.json +++ b/apps/react-workshop/package.json @@ -9,7 +9,7 @@ "@itwin/itwinui-icons-react": "2.8.0", "@itwin/itwinui-variables": "*", "@itwin/itwinui-react": "*", - "@ladle/react": "^4.0.2", + "@ladle/react": "^4.1.1", "@types/node": "*", "@types/react": "*", "@types/react-dom": "*", diff --git a/package.json b/package.json index c900e3a19ce..ab0d75e24a4 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "typescript": "~5.5.2", "@types/react": "18.2.14", "@types/react-dom": "18.2.18", - "astro": "~4.5.6", + "astro": "~4.15.8", "cypress": "13.8.1", "ws@8": "^8.17.1" }, diff --git a/packages/itwinui-react/package.json b/packages/itwinui-react/package.json index 854b64773a9..55157b265fd 100644 --- a/packages/itwinui-react/package.json +++ b/packages/itwinui-react/package.json @@ -130,7 +130,7 @@ "react": "^18.0.0", "react-dom": "^18.0.0", "typescript": "5", - "vite": "^5.1.7", + "vite": "~5.1.8", "vitest": "^1.2.1" }, "peerDependencies": { diff --git a/playgrounds/astro/src/env.d.ts b/playgrounds/astro/src/env.d.ts index f964fe0cffd..387ad2e2516 100644 --- a/playgrounds/astro/src/env.d.ts +++ b/playgrounds/astro/src/env.d.ts @@ -1 +1,5 @@ -/// +/*--------------------------------------------------------------------------------------------- + * Copyright (c) Bentley Systems, Incorporated. All rights reserved. + * See LICENSE.md in the project root for license terms and full copyright notice. + *--------------------------------------------------------------------------------------------*/ +/// diff --git a/playgrounds/next/package.json b/playgrounds/next/package.json index 301ec7c934b..b31c293702b 100644 --- a/playgrounds/next/package.json +++ b/playgrounds/next/package.json @@ -14,7 +14,7 @@ "@types/node": "*", "@types/react": "^18", "@types/react-dom": "^18", - "next": "^14.2.3", + "next": "^14.2.13", "react": "^18", "react-dom": "^18", "typescript": "5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 513da392d89..9ed42d63f9c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ overrides: typescript: ~5.5.2 '@types/react': 18.2.14 '@types/react-dom': 18.2.18 - astro: ~4.5.6 + astro: ~4.15.8 cypress: 13.8.1 ws@8: ^8.17.1 @@ -87,11 +87,11 @@ importers: specifier: 0.20.0 version: 0.20.0 astro: - specifier: ~4.5.6 - version: 4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2) + specifier: ~4.15.8 + version: 4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2) astro-relative-links: specifier: ^0.3.7 - version: 0.3.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2) + version: 0.3.7(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2) backstopjs: specifier: ~6.2.1 version: 6.2.2(typescript@5.5.2) @@ -102,17 +102,17 @@ importers: apps/portal: dependencies: astro: - specifier: ~4.5.6 - version: 4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2) + specifier: ~4.15.8 + version: 4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2) apps/react-workshop: devDependencies: '@fontsource/noto-sans': specifier: '5' - version: 5.0.18 + version: 5.0.21 '@fontsource/noto-sans-mono': specifier: '5' - version: 5.0.18 + version: 5.0.19 '@itwin/itwinui-icons-react': specifier: 2.8.0 version: 2.8.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -123,11 +123,11 @@ importers: specifier: '*' version: link:../../packages/itwinui-variables '@ladle/react': - specifier: ^4.0.2 - version: 4.0.2(@swc/helpers@0.5.11)(@types/node@18.17.19)(@types/react@18.2.14)(lightningcss@1.25.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.72.0)(typescript@5.5.2) + specifier: ^4.1.1 + version: 4.1.1(@swc/helpers@0.5.11)(@types/node@22.5.5)(@types/react@18.2.14)(lightningcss@1.25.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2) '@types/node': specifier: '*' - version: 18.17.19 + version: 22.5.5 '@types/react': specifier: 18.2.14 version: 18.2.14 @@ -157,16 +157,16 @@ importers: version: 5.5.2 vite: specifier: '*' - version: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) + version: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) apps/website: dependencies: '@astrojs/mdx': specifier: '2' - version: 2.2.0(astro@4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)) + version: 2.2.0(astro@4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2)) '@astrojs/react': specifier: '3' - version: 3.1.0(@types/react-dom@18.2.18)(@types/react@18.2.14)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)) + version: 3.1.0(@types/react-dom@18.2.18)(@types/react@18.2.14)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0)) '@astrojs/sitemap': specifier: '3' version: 3.1.1 @@ -198,14 +198,14 @@ importers: specifier: 18.2.14 version: 18.2.14 astro: - specifier: ~4.5.6 - version: 4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2) + specifier: ~4.15.8 + version: 4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2) astro-auto-import: specifier: ^0.4.2 - version: 0.4.2(astro@4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)) + version: 0.4.2(astro@4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2)) astro-expressive-code: specifier: ^0.33.5 - version: 0.33.5(astro@4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)) + version: 0.33.5(astro@4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2)) examples: specifier: workspace:* version: link:../../examples @@ -283,7 +283,7 @@ importers: version: 3.3.2 prettier: specifier: ~3.1.0 - version: 3.1.0 + version: 3.1.1 prettier-plugin-astro: specifier: ^0.12.2 version: 0.12.2 @@ -295,7 +295,7 @@ importers: version: 9.0.5(stylelint@15.11.0(typescript@5.5.2)) stylelint-config-sass-guidelines: specifier: ^10.0.0 - version: 10.0.0(postcss@8.4.34)(stylelint@15.11.0(typescript@5.5.2)) + version: 10.0.0(postcss@8.4.37)(stylelint@15.11.0(typescript@5.5.2)) stylelint-csstree-validator: specifier: ^3.0.0 version: 3.0.0(stylelint@15.11.0(typescript@5.5.2)) @@ -312,7 +312,7 @@ importers: devDependencies: chokidar: specifier: ^3.5.3 - version: 3.5.3 + version: 3.6.0 lightningcss: specifier: ^1.25.0 version: 1.25.1 @@ -321,10 +321,10 @@ importers: version: 4.1.5 postcss: specifier: ^8.4.34 - version: 8.4.34 + version: 8.4.37 sass: specifier: ^1.63.6 - version: 1.69.5 + version: 1.72.0 sass-embedded: specifier: ^1.63.6 version: 1.64.1 @@ -345,7 +345,7 @@ importers: version: 3.8.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) classnames: specifier: ^2.3.2 - version: 2.3.2 + version: 2.5.1 jotai: specifier: ^2.8.0 version: 2.8.0(@types/react@18.2.14)(react@18.2.0) @@ -364,7 +364,7 @@ importers: version: 1.5.28(@swc/helpers@0.5.11) '@testing-library/jest-dom': specifier: ^6.3.0 - version: 6.3.0(vitest@1.2.1(@types/node@18.17.19)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0)) + version: 6.3.0(vitest@1.2.1(@types/node@22.5.5)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0)) '@testing-library/react': specifier: ^13.2.0 version: 13.2.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -373,7 +373,7 @@ importers: version: 14.5.1(@testing-library/dom@8.13.0) '@types/node': specifier: '*' - version: 18.17.19 + version: 22.5.5 '@types/react': specifier: 18.2.14 version: 18.2.14 @@ -385,7 +385,7 @@ importers: version: 4.4.10 '@vitest/coverage-v8': specifier: ^1.2.1 - version: 1.2.1(vitest@1.2.1(@types/node@18.17.19)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0)) + version: 1.2.1(vitest@1.2.1(@types/node@22.5.5)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0)) eslint: specifier: ^8 version: 8.56.0 @@ -408,29 +408,29 @@ importers: specifier: ~5.5.2 version: 5.5.2 vite: - specifier: ^5.1.7 - version: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) + specifier: ~5.1.8 + version: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) vitest: specifier: ^1.2.1 - version: 1.2.1(@types/node@18.17.19)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0) + version: 1.2.1(@types/node@22.5.5)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0) packages/itwinui-variables: devDependencies: sass: specifier: ^1.53.0 - version: 1.69.5 + version: 1.72.0 playgrounds/astro: dependencies: '@astrojs/react': specifier: '3' - version: 3.0.8(@types/react-dom@18.2.18)(@types/react@18.2.14)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)) + version: 3.1.0(@types/react-dom@18.2.18)(@types/react@18.2.14)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0)) '@itwin/itwinui-react': specifier: '*' version: link:../../packages/itwinui-react astro: - specifier: ~4.5.6 - version: 4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2) + specifier: ~4.15.8 + version: 4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2) react: specifier: ^18.2.0 version: 18.2.0 @@ -445,7 +445,7 @@ importers: version: link:../../packages/itwinui-react '@types/node': specifier: '*' - version: 18.17.19 + version: 22.5.5 '@types/react': specifier: 18.2.14 version: 18.2.14 @@ -453,8 +453,8 @@ importers: specifier: 18.2.18 version: 18.2.18 next: - specifier: ^14.2.3 - version: 14.2.3(@playwright/test@1.42.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.72.0) + specifier: ^14.2.13 + version: 14.2.13(@playwright/test@1.42.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.72.0) react: specifier: ^18 version: 18.2.0 @@ -491,7 +491,7 @@ importers: devDependencies: '@remix-run/dev': specifier: ^2.8.0 - version: 2.8.1(@remix-run/serve@2.8.1(typescript@5.5.2))(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)) + version: 2.8.1(@remix-run/serve@2.8.1(typescript@5.5.2))(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)(vite@5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0)) '@types/react': specifier: 18.2.14 version: 18.2.14 @@ -503,10 +503,10 @@ importers: version: 5.5.2 vite: specifier: ^5 - version: 5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) + version: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) vite-tsconfig-paths: specifier: ^4.2.1 - version: 4.2.1(typescript@5.5.2)(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)) + version: 4.3.2(typescript@5.5.2)(vite@5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0)) playgrounds/vite: dependencies: @@ -531,13 +531,13 @@ importers: version: 18.2.18 '@vitejs/plugin-react': specifier: ^4.2.1 - version: 4.2.1(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)) + version: 4.3.1(vite@5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0)) typescript: specifier: ~5.5.2 version: 5.5.2 vite: specifier: ^5 - version: 5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) + version: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) testing/a11y: dependencies: @@ -546,13 +546,13 @@ importers: version: link:../../packages/itwinui-react axe-core: specifier: ^4.8.2 - version: 4.8.2 + version: 4.10.0 cypress: specifier: 13.8.1 version: 13.8.1 cypress-axe: specifier: ^1.5.0 - version: 1.5.0(axe-core@4.8.2)(cypress@13.8.1) + version: 1.5.0(axe-core@4.10.0)(cypress@13.8.1) examples: specifier: workspace:* version: link:../../examples @@ -586,10 +586,10 @@ importers: version: 1.42.1 '@remix-run/dev': specifier: ^2.8.0 - version: 2.8.1(@remix-run/serve@2.8.1(typescript@5.5.2))(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)(vite@5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0)) + version: 2.8.1(@remix-run/serve@2.8.1(typescript@5.5.2))(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)(vite@5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0)) '@types/node': specifier: '*' - version: 18.17.19 + version: 22.5.5 '@types/react': specifier: 18.2.14 version: 18.2.14 @@ -604,10 +604,10 @@ importers: version: 5.5.2 vite: specifier: ^5 - version: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) + version: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) vite-tsconfig-paths: specifier: ^4.2.1 - version: 4.2.1(typescript@5.5.2)(vite@5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0)) + version: 4.3.2(typescript@5.5.2)(vite@5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0)) packages: '@aashutoshrathi/word-wrap@1.2.6': @@ -739,13 +739,6 @@ packages: integrity: sha512-kzWgc2c9IdxMa3YqA6TN0NW5VrKYYW/BELIn7vnLyn+U/RFdZ4lxxt9/8yq3DKV5snvoDzzO4ClyejZRdV3lMQ==, } - '@ampproject/remapping@2.2.1': - resolution: - { - integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==, - } - engines: { node: '>=6.0.0' } - '@ampproject/remapping@2.3.0': resolution: { @@ -759,16 +752,16 @@ packages: integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==, } - '@astrojs/compiler@2.7.0': + '@astrojs/compiler@2.10.3': resolution: { - integrity: sha512-XpC8MAaWjD1ff6/IfkRq/5k1EFj6zhCNqXRd5J43SVJEBj/Bsmizkm8N0xOYscGcDFQkRgEw6/eKnI5x/1l6aA==, + integrity: sha512-bL/O7YBxsFt55YHU021oL+xz+B/9HvGNId3F9xURN16aeqDK9juHGktdkCSXz+U4nqFACq6ZFvWomOzhV+zfPw==, } - '@astrojs/internal-helpers@0.3.0': + '@astrojs/internal-helpers@0.4.1': resolution: { - integrity: sha512-tGmHvrhpzuz0JBHaJX8GywN9g4rldVNHtkoVDC3m/DdzBO70jGoVuc0uuNVglRYnsdwkbG0K02Iw3nOOR3/Y4g==, + integrity: sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==, } '@astrojs/markdown-remark@4.3.0': @@ -777,33 +770,27 @@ packages: integrity: sha512-iZOgYj/yNDvBRfKqkGuAvjeONhjQPq8Uk3HjyIgcTK5valq03NiUgSc5Ovq00yUVBeYJ/5EDx23c8xqtkkBlPw==, } - '@astrojs/mdx@2.2.0': + '@astrojs/markdown-remark@5.2.0': resolution: { - integrity: sha512-EkcCniYdGwsh9k5LknqRrz/UyOnMNXdRk7fgDAw/zUDKnm7zgQAG8hIx0FxG1L2IINxLfu7IcjgZb3f5TFpxKw==, + integrity: sha512-vWGM24KZXz11jR3JO+oqYU3T2qpuOi4uGivJ9SQLCAI01+vEkHC60YJMRvHPc+hwd60F7euNs1PeOEixIIiNQw==, } - engines: { node: '>=18.14.1' } - peerDependencies: - astro: ~4.5.6 - '@astrojs/prism@3.0.0': + '@astrojs/mdx@2.2.0': resolution: { - integrity: sha512-g61lZupWq1bYbcBnYZqdjndShr/J3l/oFobBKPA3+qMat146zce3nz2kdO4giGbhYDt4gYdhmoBz0vZJ4sIurQ==, + integrity: sha512-EkcCniYdGwsh9k5LknqRrz/UyOnMNXdRk7fgDAw/zUDKnm7zgQAG8hIx0FxG1L2IINxLfu7IcjgZb3f5TFpxKw==, } engines: { node: '>=18.14.1' } + peerDependencies: + astro: ~4.15.8 - '@astrojs/react@3.0.8': + '@astrojs/prism@3.1.0': resolution: { - integrity: sha512-EiIWgiRmw4rAxl2+AUK9VBdKvQrOgG/33dTeP+CX3iPzvlx51deaaHwlJIqEQCIIc6qgaIrXEhsJh8NyG9mxJQ==, + integrity: sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==, } - engines: { node: '>=18.14.1' } - peerDependencies: - '@types/react': 18.2.14 - '@types/react-dom': 18.2.18 - react: ^17.0.2 || ^18.0.0 - react-dom: ^17.0.2 || ^18.0.0 + engines: { node: ^18.17.1 || ^20.3.0 || >=21.0.0 } '@astrojs/react@3.1.0': resolution: @@ -823,73 +810,52 @@ packages: integrity: sha512-qPgdBIcDUaea98mTtLfi5z9oXZpzSjEn/kes70/Ex8FOZZ+DIHVKRYOLOtvy8p+FTXr/9oc7BjmIbTYmYLLJVg==, } - '@astrojs/telemetry@3.0.4': - resolution: - { - integrity: sha512-A+0c7k/Xy293xx6odsYZuXiaHO0PL+bnDoXOc47sGDF5ffIKdKQGRPFl2NMlCF4L0NqN4Ynbgnaip+pPF0s7pQ==, - } - engines: { node: '>=18.14.1' } - - '@babel/code-frame@7.23.5': - resolution: - { - integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==, - } - engines: { node: '>=6.9.0' } - - '@babel/code-frame@7.24.2': - resolution: - { - integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==, - } - engines: { node: '>=6.9.0' } - - '@babel/compat-data@7.23.5': + '@astrojs/telemetry@3.1.0': resolution: { - integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==, + integrity: sha512-/ca/+D8MIKEC8/A9cSaPUqQNZm+Es/ZinRv0ZAzvu2ios7POQSsVD+VOj7/hypWNsNM3T7RpfgNq7H2TU1KEHA==, } - engines: { node: '>=6.9.0' } + engines: { node: ^18.17.1 || ^20.3.0 || >=21.0.0 } - '@babel/core@7.23.6': + '@babel/code-frame@7.24.7': resolution: { - integrity: sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==, + integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==, } engines: { node: '>=6.9.0' } - '@babel/core@7.24.1': + '@babel/compat-data@7.25.4': resolution: { - integrity: sha512-F82udohVyIgGAY2VVj/g34TpFUG606rumIHjTfVbssPg2zTR7PuuEpZcX8JA6sgBfIYmJrFtWgPvHQuJamVqZQ==, + integrity: sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==, } engines: { node: '>=6.9.0' } - '@babel/generator@7.23.6': + '@babel/core@7.25.2': resolution: { - integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==, + integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==, } engines: { node: '>=6.9.0' } - '@babel/generator@7.24.1': + '@babel/generator@7.25.6': resolution: { - integrity: sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==, + integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==, } engines: { node: '>=6.9.0' } - '@babel/helper-annotate-as-pure@7.22.5': + '@babel/helper-annotate-as-pure@7.24.7': resolution: { - integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==, + integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==, } engines: { node: '>=6.9.0' } - '@babel/helper-compilation-targets@7.23.6': + '@babel/helper-compilation-targets@7.25.2': resolution: { - integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==, + integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==, } engines: { node: '>=6.9.0' } @@ -916,13 +882,6 @@ packages: } engines: { node: '>=6.9.0' } - '@babel/helper-hoist-variables@7.22.5': - resolution: - { - integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==, - } - engines: { node: '>=6.9.0' } - '@babel/helper-member-expression-to-functions@7.23.0': resolution: { @@ -930,24 +889,17 @@ packages: } engines: { node: '>=6.9.0' } - '@babel/helper-module-imports@7.22.15': - resolution: - { - integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==, - } - engines: { node: '>=6.9.0' } - - '@babel/helper-module-imports@7.24.1': + '@babel/helper-module-imports@7.24.7': resolution: { - integrity: sha512-HfEWzysMyOa7xI5uQHc/OcZf67/jc+xe/RZlznWQHhbb8Pg1SkRdbK4yEi61aY8wxQA7PkSfoojtLQP/Kpe3og==, + integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==, } engines: { node: '>=6.9.0' } - '@babel/helper-module-transforms@7.23.3': + '@babel/helper-module-transforms@7.25.2': resolution: { - integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==, + integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==, } engines: { node: '>=6.9.0' } peerDependencies: @@ -960,10 +912,10 @@ packages: } engines: { node: '>=6.9.0' } - '@babel/helper-plugin-utils@7.24.0': + '@babel/helper-plugin-utils@7.24.8': resolution: { - integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==, + integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==, } engines: { node: '>=6.9.0' } @@ -976,10 +928,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-simple-access@7.22.5': + '@babel/helper-simple-access@7.24.7': resolution: { - integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==, + integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==, } engines: { node: '>=6.9.0' } @@ -997,81 +949,45 @@ packages: } engines: { node: '>=6.9.0' } - '@babel/helper-string-parser@7.23.4': - resolution: - { - integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==, - } - engines: { node: '>=6.9.0' } - - '@babel/helper-string-parser@7.24.1': - resolution: - { - integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==, - } - engines: { node: '>=6.9.0' } - - '@babel/helper-validator-identifier@7.22.20': - resolution: - { - integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==, - } - engines: { node: '>=6.9.0' } - - '@babel/helper-validator-option@7.23.5': + '@babel/helper-string-parser@7.24.8': resolution: { - integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==, + integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==, } engines: { node: '>=6.9.0' } - '@babel/helpers@7.24.0': + '@babel/helper-validator-identifier@7.24.7': resolution: { - integrity: sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==, + integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==, } engines: { node: '>=6.9.0' } - '@babel/helpers@7.24.1': + '@babel/helper-validator-option@7.24.8': resolution: { - integrity: sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==, + integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==, } engines: { node: '>=6.9.0' } - '@babel/highlight@7.23.4': + '@babel/helpers@7.25.6': resolution: { - integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==, + integrity: sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==, } engines: { node: '>=6.9.0' } - '@babel/highlight@7.24.2': + '@babel/highlight@7.24.7': resolution: { - integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==, + integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==, } engines: { node: '>=6.9.0' } - '@babel/parser@7.23.9': - resolution: - { - integrity: sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==, - } - engines: { node: '>=6.0.0' } - - '@babel/parser@7.24.0': - resolution: - { - integrity: sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==, - } - engines: { node: '>=6.0.0' } - hasBin: true - - '@babel/parser@7.24.1': + '@babel/parser@7.25.6': resolution: { - integrity: sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==, + integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==, } engines: { node: '>=6.0.0' } hasBin: true @@ -1085,10 +1001,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-syntax-jsx@7.24.1': + '@babel/plugin-syntax-jsx@7.24.7': resolution: { - integrity: sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==, + integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==, } engines: { node: '>=6.9.0' } peerDependencies: @@ -1112,10 +1028,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-react-jsx-self@7.24.1': + '@babel/plugin-transform-react-jsx-self@7.24.7': resolution: { - integrity: sha512-kDJgnPujTmAZ/9q2CN4m2/lRsUUPDvsG3+tSHWUJIzMGTt5U/b/fwWd3RO3n+5mjLrsBrVa5eKFRVSQbi3dF1w==, + integrity: sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw==, } engines: { node: '>=6.9.0' } peerDependencies: @@ -1130,10 +1046,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-react-jsx@7.23.4': + '@babel/plugin-transform-react-jsx@7.25.2': resolution: { - integrity: sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==, + integrity: sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA==, } engines: { node: '>=6.9.0' } peerDependencies: @@ -1164,52 +1080,24 @@ packages: } engines: { node: '>=6.9.0' } - '@babel/template@7.22.15': - resolution: - { - integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==, - } - engines: { node: '>=6.9.0' } - - '@babel/template@7.24.0': - resolution: - { - integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==, - } - engines: { node: '>=6.9.0' } - - '@babel/traverse@7.23.9': - resolution: - { - integrity: sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==, - } - engines: { node: '>=6.9.0' } - - '@babel/traverse@7.24.0': - resolution: - { - integrity: sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==, - } - engines: { node: '>=6.9.0' } - - '@babel/traverse@7.24.1': + '@babel/template@7.25.0': resolution: { - integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==, + integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==, } engines: { node: '>=6.9.0' } - '@babel/types@7.23.9': + '@babel/traverse@7.25.6': resolution: { - integrity: sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==, + integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==, } engines: { node: '>=6.9.0' } - '@babel/types@7.24.0': + '@babel/types@7.25.6': resolution: { - integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==, + integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==, } engines: { node: '>=6.9.0' } @@ -1231,16 +1119,16 @@ packages: integrity: sha512-Or6YHg/kamKHpxULAdSqhGqnWFneIXu1NKvvfBBzKGwpVsYuFIQ5aBPHDnnoR3ghW1nvSkALd+EF9iMtY7Vjxw==, } - '@bundled-es-modules/js-levenshtein@2.0.1': + '@bundled-es-modules/statuses@1.0.1': resolution: { - integrity: sha512-DERMS3yfbAljKsQc0U2wcqGKUWpdFjwqWuoMugEJlqBnKO180/n+4SR/J8MRDt1AN48X1ovgoD9KrdVXcaa3Rg==, + integrity: sha512-yn7BklA5acgcBr+7w064fGV+SGIFySjCKpqjcWgBAIfrAkY+4GQTJJHQMeT3V/sgz23VTEVV8TtOmkvJAhFVfg==, } - '@bundled-es-modules/statuses@1.0.1': + '@bundled-es-modules/tough-cookie@0.1.6': resolution: { - integrity: sha512-yn7BklA5acgcBr+7w064fGV+SGIFySjCKpqjcWgBAIfrAkY+4GQTJJHQMeT3V/sgz23VTEVV8TtOmkvJAhFVfg==, + integrity: sha512-dvMHbL464C0zI+Yqxbz6kZ5TOEp7GLW+pry/RWndAR8MJQAXZ2rPmIs8tziTZjeIyhSNZgZbCePtfSbdWqStJw==, } '@colors/colors@1.5.0': @@ -1294,15 +1182,6 @@ packages: '@csstools/css-parser-algorithms': ^2.6.1 '@csstools/css-tokenizer': ^2.2.4 - '@csstools/css-parser-algorithms@2.4.0': - resolution: - { - integrity: sha512-/PPLr2g5PAUCKAPEbfyk6/baZA+WJHQtUhPkoCQMpyRE8I0lXrG1QFRN8e5s3ZYxM8d/g5BZc6lH3s8Op7/VEg==, - } - engines: { node: ^14 || ^16 || >=18 } - peerDependencies: - '@csstools/css-tokenizer': ^2.2.2 - '@csstools/css-parser-algorithms@2.6.1': resolution: { @@ -1312,13 +1191,6 @@ packages: peerDependencies: '@csstools/css-tokenizer': ^2.2.4 - '@csstools/css-tokenizer@2.2.2': - resolution: - { - integrity: sha512-wCDUe/MAw7npAHFLyW3QjSyLA66S5QFaV1jIXlNQvdJ8RzXDSgALa49eWcUO6P55ARQaz0TsDdAgdRgkXFYY8g==, - } - engines: { node: ^14 || ^16 || >=18 } - '@csstools/css-tokenizer@2.2.4': resolution: { @@ -1326,16 +1198,6 @@ packages: } engines: { node: ^14 || ^16 || >=18 } - '@csstools/media-query-list-parser@2.1.6': - resolution: - { - integrity: sha512-R6AKl9vaU0It7D7TR2lQn0pre5aQfdeqHRePlaRCY8rHL3l9eVlNRpsEVDKFi/zAjzv68CxH2M5kqbhPFPKjvw==, - } - engines: { node: ^14 || ^16 || >=18 } - peerDependencies: - '@csstools/css-parser-algorithms': ^2.4.0 - '@csstools/css-tokenizer': ^2.2.2 - '@csstools/media-query-list-parser@2.1.9': resolution: { @@ -1616,15 +1478,6 @@ packages: peerDependencies: postcss-selector-parser: ^6.0.13 - '@csstools/selector-specificity@3.0.0': - resolution: - { - integrity: sha512-hBI9tfBtuPIi885ZsZ32IMEU/5nlZH/KOVYJCOh7gyMxaVLGmLedYqFN6Ui1LXkI8JlC8IsuC0rF0btcRZKd5g==, - } - engines: { node: ^14 || ^16 || >=18 } - peerDependencies: - postcss-selector-parser: ^6.0.13 - '@csstools/selector-specificity@3.0.2': resolution: { @@ -1695,6 +1548,12 @@ packages: search-insights: optional: true + '@emnapi/runtime@1.2.0': + resolution: + { + integrity: sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==, + } + '@emotion/hash@0.9.1': resolution: { @@ -1710,6 +1569,15 @@ packages: cpu: [ppc64] os: [aix] + '@esbuild/aix-ppc64@0.21.5': + resolution: + { + integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==, + } + engines: { node: '>=12' } + cpu: [ppc64] + os: [aix] + '@esbuild/android-arm64@0.17.6': resolution: { @@ -1728,6 +1596,15 @@ packages: cpu: [arm64] os: [android] + '@esbuild/android-arm64@0.21.5': + resolution: + { + integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==, + } + engines: { node: '>=12' } + cpu: [arm64] + os: [android] + '@esbuild/android-arm@0.17.6': resolution: { @@ -1746,6 +1623,15 @@ packages: cpu: [arm] os: [android] + '@esbuild/android-arm@0.21.5': + resolution: + { + integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==, + } + engines: { node: '>=12' } + cpu: [arm] + os: [android] + '@esbuild/android-x64@0.17.6': resolution: { @@ -1764,6 +1650,15 @@ packages: cpu: [x64] os: [android] + '@esbuild/android-x64@0.21.5': + resolution: + { + integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==, + } + engines: { node: '>=12' } + cpu: [x64] + os: [android] + '@esbuild/darwin-arm64@0.17.6': resolution: { @@ -1782,6 +1677,15 @@ packages: cpu: [arm64] os: [darwin] + '@esbuild/darwin-arm64@0.21.5': + resolution: + { + integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==, + } + engines: { node: '>=12' } + cpu: [arm64] + os: [darwin] + '@esbuild/darwin-x64@0.17.6': resolution: { @@ -1800,6 +1704,15 @@ packages: cpu: [x64] os: [darwin] + '@esbuild/darwin-x64@0.21.5': + resolution: + { + integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==, + } + engines: { node: '>=12' } + cpu: [x64] + os: [darwin] + '@esbuild/freebsd-arm64@0.17.6': resolution: { @@ -1818,6 +1731,15 @@ packages: cpu: [arm64] os: [freebsd] + '@esbuild/freebsd-arm64@0.21.5': + resolution: + { + integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==, + } + engines: { node: '>=12' } + cpu: [arm64] + os: [freebsd] + '@esbuild/freebsd-x64@0.17.6': resolution: { @@ -1836,6 +1758,15 @@ packages: cpu: [x64] os: [freebsd] + '@esbuild/freebsd-x64@0.21.5': + resolution: + { + integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==, + } + engines: { node: '>=12' } + cpu: [x64] + os: [freebsd] + '@esbuild/linux-arm64@0.17.6': resolution: { @@ -1854,6 +1785,15 @@ packages: cpu: [arm64] os: [linux] + '@esbuild/linux-arm64@0.21.5': + resolution: + { + integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==, + } + engines: { node: '>=12' } + cpu: [arm64] + os: [linux] + '@esbuild/linux-arm@0.17.6': resolution: { @@ -1872,6 +1812,15 @@ packages: cpu: [arm] os: [linux] + '@esbuild/linux-arm@0.21.5': + resolution: + { + integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==, + } + engines: { node: '>=12' } + cpu: [arm] + os: [linux] + '@esbuild/linux-ia32@0.17.6': resolution: { @@ -1890,6 +1839,15 @@ packages: cpu: [ia32] os: [linux] + '@esbuild/linux-ia32@0.21.5': + resolution: + { + integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==, + } + engines: { node: '>=12' } + cpu: [ia32] + os: [linux] + '@esbuild/linux-loong64@0.17.6': resolution: { @@ -1908,6 +1866,15 @@ packages: cpu: [loong64] os: [linux] + '@esbuild/linux-loong64@0.21.5': + resolution: + { + integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==, + } + engines: { node: '>=12' } + cpu: [loong64] + os: [linux] + '@esbuild/linux-mips64el@0.17.6': resolution: { @@ -1926,6 +1893,15 @@ packages: cpu: [mips64el] os: [linux] + '@esbuild/linux-mips64el@0.21.5': + resolution: + { + integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==, + } + engines: { node: '>=12' } + cpu: [mips64el] + os: [linux] + '@esbuild/linux-ppc64@0.17.6': resolution: { @@ -1944,6 +1920,15 @@ packages: cpu: [ppc64] os: [linux] + '@esbuild/linux-ppc64@0.21.5': + resolution: + { + integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==, + } + engines: { node: '>=12' } + cpu: [ppc64] + os: [linux] + '@esbuild/linux-riscv64@0.17.6': resolution: { @@ -1962,6 +1947,15 @@ packages: cpu: [riscv64] os: [linux] + '@esbuild/linux-riscv64@0.21.5': + resolution: + { + integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==, + } + engines: { node: '>=12' } + cpu: [riscv64] + os: [linux] + '@esbuild/linux-s390x@0.17.6': resolution: { @@ -1980,6 +1974,15 @@ packages: cpu: [s390x] os: [linux] + '@esbuild/linux-s390x@0.21.5': + resolution: + { + integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==, + } + engines: { node: '>=12' } + cpu: [s390x] + os: [linux] + '@esbuild/linux-x64@0.17.6': resolution: { @@ -1998,6 +2001,15 @@ packages: cpu: [x64] os: [linux] + '@esbuild/linux-x64@0.21.5': + resolution: + { + integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==, + } + engines: { node: '>=12' } + cpu: [x64] + os: [linux] + '@esbuild/netbsd-x64@0.17.6': resolution: { @@ -2016,6 +2028,15 @@ packages: cpu: [x64] os: [netbsd] + '@esbuild/netbsd-x64@0.21.5': + resolution: + { + integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==, + } + engines: { node: '>=12' } + cpu: [x64] + os: [netbsd] + '@esbuild/openbsd-x64@0.17.6': resolution: { @@ -2034,10 +2055,19 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/sunos-x64@0.17.6': + '@esbuild/openbsd-x64@0.21.5': resolution: { - integrity: sha512-gnMnMPg5pfMkZvhHee21KbKdc6W3GR8/JuE0Da1kjwpK6oiFU3nqfHuVPgUX2rsOx9N2SadSQTIYV1CIjYG+xw==, + integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==, + } + engines: { node: '>=12' } + cpu: [x64] + os: [openbsd] + + '@esbuild/sunos-x64@0.17.6': + resolution: + { + integrity: sha512-gnMnMPg5pfMkZvhHee21KbKdc6W3GR8/JuE0Da1kjwpK6oiFU3nqfHuVPgUX2rsOx9N2SadSQTIYV1CIjYG+xw==, } engines: { node: '>=12' } cpu: [x64] @@ -2052,6 +2082,15 @@ packages: cpu: [x64] os: [sunos] + '@esbuild/sunos-x64@0.21.5': + resolution: + { + integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==, + } + engines: { node: '>=12' } + cpu: [x64] + os: [sunos] + '@esbuild/win32-arm64@0.17.6': resolution: { @@ -2070,6 +2109,15 @@ packages: cpu: [arm64] os: [win32] + '@esbuild/win32-arm64@0.21.5': + resolution: + { + integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==, + } + engines: { node: '>=12' } + cpu: [arm64] + os: [win32] + '@esbuild/win32-ia32@0.17.6': resolution: { @@ -2088,6 +2136,15 @@ packages: cpu: [ia32] os: [win32] + '@esbuild/win32-ia32@0.21.5': + resolution: + { + integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==, + } + engines: { node: '>=12' } + cpu: [ia32] + os: [win32] + '@esbuild/win32-x64@0.17.6': resolution: { @@ -2106,6 +2163,15 @@ packages: cpu: [x64] os: [win32] + '@esbuild/win32-x64@0.21.5': + resolution: + { + integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==, + } + engines: { node: '>=12' } + cpu: [x64] + os: [win32] + '@eslint-community/eslint-utils@4.4.0': resolution: { @@ -2196,24 +2262,12 @@ packages: integrity: sha512-X8R8Oj771YRl/w+c1HqAC1szL8zWQRwFvgDwT129k9ACdBoud/+/rX9V0qiMl6LWUdP9voC2nDVZYPMQQsb6eA==, } - '@fontsource/noto-sans-mono@5.0.18': - resolution: - { - integrity: sha512-xuvp10aWKbqfBoZ0rHh/RgsY5FhA7TVDTBgVjja35WDVdispOgZ2n0nZKgCGnfJJsnPgaayIGha67sJTy/kEFQ==, - } - '@fontsource/noto-sans-mono@5.0.19': resolution: { integrity: sha512-CdhNptlXRFWsCp9o5z620g5CbH+lCuhRm6DSkmahQvz2ykSJDju+dr59MjxFuLFxFiYGlyN6KS5Nea36CRY05A==, } - '@fontsource/noto-sans@5.0.18': - resolution: - { - integrity: sha512-tPMBWiI268eApqBl6QyAH0I3dvLaHuECJ9H1S0Ve2qd380tuPcHSJaeBv4CEha643hJ+KH1Nm7FnHhQSeZvHHw==, - } - '@fontsource/noto-sans@5.0.21': resolution: { @@ -2242,6 +2296,203 @@ packages: } deprecated: Use @eslint/object-schema instead + '@img/sharp-darwin-arm64@0.33.5': + resolution: + { + integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [arm64] + os: [darwin] + + '@img/sharp-darwin-x64@0.33.5': + resolution: + { + integrity: sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [x64] + os: [darwin] + + '@img/sharp-libvips-darwin-arm64@1.0.4': + resolution: + { + integrity: sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==, + } + cpu: [arm64] + os: [darwin] + + '@img/sharp-libvips-darwin-x64@1.0.4': + resolution: + { + integrity: sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==, + } + cpu: [x64] + os: [darwin] + + '@img/sharp-libvips-linux-arm64@1.0.4': + resolution: + { + integrity: sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==, + } + cpu: [arm64] + os: [linux] + + '@img/sharp-libvips-linux-arm@1.0.5': + resolution: + { + integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==, + } + cpu: [arm] + os: [linux] + + '@img/sharp-libvips-linux-s390x@1.0.4': + resolution: + { + integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==, + } + cpu: [s390x] + os: [linux] + + '@img/sharp-libvips-linux-x64@1.0.4': + resolution: + { + integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==, + } + cpu: [x64] + os: [linux] + + '@img/sharp-libvips-linuxmusl-arm64@1.0.4': + resolution: + { + integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==, + } + cpu: [arm64] + os: [linux] + + '@img/sharp-libvips-linuxmusl-x64@1.0.4': + resolution: + { + integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==, + } + cpu: [x64] + os: [linux] + + '@img/sharp-linux-arm64@0.33.5': + resolution: + { + integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [arm64] + os: [linux] + + '@img/sharp-linux-arm@0.33.5': + resolution: + { + integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [arm] + os: [linux] + + '@img/sharp-linux-s390x@0.33.5': + resolution: + { + integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [s390x] + os: [linux] + + '@img/sharp-linux-x64@0.33.5': + resolution: + { + integrity: sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [x64] + os: [linux] + + '@img/sharp-linuxmusl-arm64@0.33.5': + resolution: + { + integrity: sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [arm64] + os: [linux] + + '@img/sharp-linuxmusl-x64@0.33.5': + resolution: + { + integrity: sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [x64] + os: [linux] + + '@img/sharp-wasm32@0.33.5': + resolution: + { + integrity: sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [wasm32] + + '@img/sharp-win32-ia32@0.33.5': + resolution: + { + integrity: sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [ia32] + os: [win32] + + '@img/sharp-win32-x64@0.33.5': + resolution: + { + integrity: sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==, + } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } + cpu: [x64] + os: [win32] + + '@inquirer/confirm@3.2.0': + resolution: + { + integrity: sha512-oOIwPs0Dvq5220Z8lGL/6LHRTEr9TgLHmiI99Rj1PJ1p1czTys+olrgBqZk4E2qC0YTzeHprxSQmoHioVdJ7Lw==, + } + engines: { node: '>=18' } + + '@inquirer/core@9.2.1': + resolution: + { + integrity: sha512-F2VBt7W/mwqEU4bL0RnHNZmC/OxzNx9cOYxHqnXX3MP6ruYvZUZAW9imgN9+h/uBT/oP8Gh888J2OZSbjSeWcg==, + } + engines: { node: '>=18' } + + '@inquirer/figures@1.0.6': + resolution: + { + integrity: sha512-yfZzps3Cso2UbM7WlxKwZQh2Hs6plrbjs1QnzQDZhK2DgyCo6D8AaHps9olkNcUFlcYERMqU3uJSp1gmy3s/qQ==, + } + engines: { node: '>=18' } + + '@inquirer/type@1.5.5': + resolution: + { + integrity: sha512-MzICLu4yS7V8AA61sANROZ9vT1H3ooca5dSmI1FjZkzq7o/koMsRfQSzRtFo+F3Ao4Sf1C0bpLKejpKB/+j6MA==, + } + engines: { node: '>=18' } + + '@inquirer/type@2.0.0': + resolution: + { + integrity: sha512-XvJRx+2KR3YXyYtPUUy+qd9i7p+GO9Ko6VIIpWlBrpWwXDv8WLFeHTxz35CfQFUiBMLXlGHhGzys7lqit9gWag==, + } + engines: { node: '>=18' } + '@isaacs/cliui@8.0.2': resolution: { @@ -2287,13 +2538,6 @@ packages: } engines: { node: ^14.15.0 || ^16.10.0 || >=18.0.0 } - '@jridgewell/gen-mapping@0.3.3': - resolution: - { - integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==, - } - engines: { node: '>=6.0.0' } - '@jridgewell/gen-mapping@0.3.5': resolution: { @@ -2301,13 +2545,6 @@ packages: } engines: { node: '>=6.0.0' } - '@jridgewell/resolve-uri@3.1.0': - resolution: - { - integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==, - } - engines: { node: '>=6.0.0' } - '@jridgewell/resolve-uri@3.1.2': resolution: { @@ -2315,13 +2552,6 @@ packages: } engines: { node: '>=6.0.0' } - '@jridgewell/set-array@1.1.1': - resolution: - { - integrity: sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==, - } - engines: { node: '>=6.0.0' } - '@jridgewell/set-array@1.2.1': resolution: { @@ -2329,22 +2559,10 @@ packages: } engines: { node: '>=6.0.0' } - '@jridgewell/sourcemap-codec@1.4.14': + '@jridgewell/sourcemap-codec@1.5.0': resolution: { - integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==, - } - - '@jridgewell/sourcemap-codec@1.4.15': - resolution: - { - integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==, - } - - '@jridgewell/trace-mapping@0.3.17': - resolution: - { - integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==, + integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==, } '@jridgewell/trace-mapping@0.3.25': @@ -2375,12 +2593,12 @@ packages: react: '>=16.14.0' react-dom: '>=16.14.0' - '@ladle/react@4.0.2': + '@ladle/react@4.1.1': resolution: { - integrity: sha512-SnYniR/U7kJX1Zh199jhjxqiFa5e5eA8chuX6uYEZYAUtCCY/hQqGr7/7Grr0j6Q4FYu9iQyyV2K1NJKDdUZIw==, + integrity: sha512-WSH+abvPwXMgy1PquYBcgmuV8R1WeZhaLKIfoPm4YgfmD3tgsA9MOwa+SFNkIrIHI71Q6J41sguObToof13WfQ==, } - engines: { node: '>=18.0.0' } + engines: { node: '>=20.0.0' } hasBin: true peerDependencies: react: '>=18.0.0' @@ -2392,22 +2610,16 @@ packages: integrity: sha512-jLuwRlz8DQfQNiUCJR50Y09CGPq3fLtmtUQfVrj79E0JWu3dvsVcxVIcfhR5h0iXu+/z++zDrYeiJqifRynJkA==, } - '@mdx-js/mdx@3.0.0': - resolution: - { - integrity: sha512-Icm0TBKBLYqroYbNW3BPnzMGn+7mwpQOK310aZ7+fkCtiU3aqv2cdcX+nd0Ydo3wI5Rx8bX2Z2QmGb/XcAClCw==, - } - '@mdx-js/mdx@3.0.1': resolution: { integrity: sha512-eIQ4QTrOWyL3LWEe/bu6Taqzq2HQvHcyTMaOrI95P2/LmJE7AsfPfgJGuFLPVqBUE1BC1rik3VIhU+s9u72arA==, } - '@mdx-js/react@3.0.0': + '@mdx-js/react@3.0.1': resolution: { - integrity: sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==, + integrity: sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==, } peerDependencies: '@types/react': 18.2.14 @@ -2426,102 +2638,95 @@ packages: } engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - '@mswjs/cookies@1.1.0': + '@mswjs/interceptors@0.35.8': resolution: { - integrity: sha512-0ZcCVQxifZmhwNBoQIrystCb+2sWBY2Zw8lpfJBPCHGCA/HWqehITeCRVIv4VMy8MPlaHo2w2pTHFV2pFfqKPw==, + integrity: sha512-PFfqpHplKa7KMdoQdj5td03uG05VK2Ng1dG0sP4pT9h0dGSX2v9txYt/AnrzPb/vAmfyBBC0NQV7VaBEX+efgQ==, } engines: { node: '>=18' } - '@mswjs/interceptors@0.25.14': + '@next/env@14.2.13': resolution: { - integrity: sha512-2dnIxl+obqIqjoPXTFldhe6pcdOrqiz+GcLaQQ6hmL02OldAF7nIC+rUgTWm+iF6lvmyCVhFFqbgbapNhR8eag==, + integrity: sha512-s3lh6K8cbW1h5Nga7NNeXrbe0+2jIIYK9YaA9T7IufDWnZpozdFUp6Hf0d5rNWUKu4fEuSX2rCKlGjCrtylfDw==, } - engines: { node: '>=18' } - '@next/env@14.2.3': + '@next/swc-darwin-arm64@14.2.13': resolution: { - integrity: sha512-W7fd7IbkfmeeY2gXrzJYDx8D2lWKbVoTIj1o1ScPHNzvp30s1AuoEFSdr39bC5sjxJaxTtq3OTCZboNp0lNWHA==, - } - - '@next/swc-darwin-arm64@14.2.3': - resolution: - { - integrity: sha512-3pEYo/RaGqPP0YzwnlmPN2puaF2WMLM3apt5jLW2fFdXD9+pqcoTzRk+iZsf8ta7+quAe4Q6Ms0nR0SFGFdS1A==, + integrity: sha512-IkAmQEa2Htq+wHACBxOsslt+jMoV3msvxCn0WFSfJSkv/scy+i/EukBKNad36grRxywaXUYJc9mxEGkeIs8Bzg==, } engines: { node: '>= 10' } cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@14.2.3': + '@next/swc-darwin-x64@14.2.13': resolution: { - integrity: sha512-6adp7waE6P1TYFSXpY366xwsOnEXM+y1kgRpjSRVI2CBDOcbRjsJ67Z6EgKIqWIue52d2q/Mx8g9MszARj8IEA==, + integrity: sha512-Dv1RBGs2TTjkwEnFMVL5XIfJEavnLqqwYSD6LXgTPdEy/u6FlSrLBSSfe1pcfqhFEXRAgVL3Wpjibe5wXJzWog==, } engines: { node: '>= 10' } cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@14.2.3': + '@next/swc-linux-arm64-gnu@14.2.13': resolution: { - integrity: sha512-cuzCE/1G0ZSnTAHJPUT1rPgQx1w5tzSX7POXSLaS7w2nIUJUD+e25QoXD/hMfxbsT9rslEXugWypJMILBj/QsA==, + integrity: sha512-yB1tYEFFqo4ZNWkwrJultbsw7NPAAxlPXURXioRl9SdW6aIefOLS+0TEsKrWBtbJ9moTDgU3HRILL6QBQnMevg==, } engines: { node: '>= 10' } cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@14.2.3': + '@next/swc-linux-arm64-musl@14.2.13': resolution: { - integrity: sha512-0D4/oMM2Y9Ta3nGuCcQN8jjJjmDPYpHX9OJzqk42NZGJocU2MqhBq5tWkJrUQOQY9N+In9xOdymzapM09GeiZw==, + integrity: sha512-v5jZ/FV/eHGoWhMKYrsAweQ7CWb8xsWGM/8m1mwwZQ/sutJjoFaXchwK4pX8NqwImILEvQmZWyb8pPTcP7htWg==, } engines: { node: '>= 10' } cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@14.2.3': + '@next/swc-linux-x64-gnu@14.2.13': resolution: { - integrity: sha512-ENPiNnBNDInBLyUU5ii8PMQh+4XLr4pG51tOp6aJ9xqFQ2iRI6IH0Ds2yJkAzNV1CfyagcyzPfROMViS2wOZ9w==, + integrity: sha512-aVc7m4YL7ViiRv7SOXK3RplXzOEe/qQzRA5R2vpXboHABs3w8vtFslGTz+5tKiQzWUmTmBNVW0UQdhkKRORmGA==, } engines: { node: '>= 10' } cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@14.2.3': + '@next/swc-linux-x64-musl@14.2.13': resolution: { - integrity: sha512-BTAbq0LnCbF5MtoM7I/9UeUu/8ZBY0i8SFjUMCbPDOLv+un67e2JgyN4pmgfXBwy/I+RHu8q+k+MCkDN6P9ViQ==, + integrity: sha512-4wWY7/OsSaJOOKvMsu1Teylku7vKyTuocvDLTZQq0TYv9OjiYYWt63PiE1nTuZnqQ4RPvME7Xai+9enoiN0Wrg==, } engines: { node: '>= 10' } cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@14.2.3': + '@next/swc-win32-arm64-msvc@14.2.13': resolution: { - integrity: sha512-AEHIw/dhAMLNFJFJIJIyOFDzrzI5bAjI9J26gbO5xhAKHYTZ9Or04BesFPXiAYXDNdrwTP2dQceYA4dL1geu8A==, + integrity: sha512-uP1XkqCqV2NVH9+g2sC7qIw+w2tRbcMiXFEbMihkQ8B1+V6m28sshBwAB0SDmOe0u44ne1vFU66+gx/28RsBVQ==, } engines: { node: '>= 10' } cpu: [arm64] os: [win32] - '@next/swc-win32-ia32-msvc@14.2.3': + '@next/swc-win32-ia32-msvc@14.2.13': resolution: { - integrity: sha512-vga40n1q6aYb0CLrM+eEmisfKCR45ixQYXuBXxOOmmoV8sYST9k7E3US32FsY+CkkF7NtzdcebiFT4CHuMSyZw==, + integrity: sha512-V26ezyjPqQpDBV4lcWIh8B/QICQ4v+M5Bo9ykLN+sqeKKBxJVDpEc6biDVyluTXTC40f5IqCU0ttth7Es2ZuMw==, } engines: { node: '>= 10' } cpu: [ia32] os: [win32] - '@next/swc-win32-x64-msvc@14.2.3': + '@next/swc-win32-x64-msvc@14.2.13': resolution: { - integrity: sha512-Q1/zm43RWynxrO7lW4ehciQVj+5ePBhOK+/K2P7pLFX3JaJ/IZVC69SHidrmZSOkqz7ECIOhhy7XhAFG4JYyHA==, + integrity: sha512-WwzOEAFBGhlDHE5Z73mNU8CO8mqMNLqaG+AO9ETmzdCQlJhVtWZnOl2+rqgVQS+YHunjOWptdFmNfbpwcUuEsw==, } engines: { node: '>= 10' } cpu: [x64] @@ -2776,6 +2981,12 @@ packages: integrity: sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==, } + '@oslojs/encoding@0.4.1': + resolution: + { + integrity: sha512-hkjo6MuIK/kQR5CrGNdAPZhS01ZCXuWDRJ187zh6qqF2+yMHZpD9fAYpX8q2bOO6Ryhl3XpCT6kUX76N8hhm4Q==, + } + '@pkgjs/parseargs@0.11.0': resolution: { @@ -2936,114 +3147,174 @@ packages: integrity: sha512-KRJtwrjRV5Bb+pM7zxcTJkhIqWWSy+MYsIxHK+0m5atcznsf15YwUBWHWulZerV2+vvHH1Lp1DD7pw6qKW8SgA==, } - '@rollup/rollup-android-arm-eabi@4.13.0': + '@rollup/pluginutils@5.1.0': + resolution: + { + integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==, + } + engines: { node: '>=14.0.0' } + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 + peerDependenciesMeta: + rollup: + optional: true + + '@rollup/rollup-android-arm-eabi@4.22.2': resolution: { - integrity: sha512-5ZYPOuaAqEH/W3gYsRkxQATBW3Ii1MfaT4EQstTnLKViLi2gLSQmlmtTpGucNP3sXEpOiI5tdGhjdE111ekyEg==, + integrity: sha512-8Ao+EDmTPjZ1ZBABc1ohN7Ylx7UIYcjReZinigedTOnGFhIctyGPxY2II+hJ6gD2/vkDKZTyQ0e7++kwv6wDrw==, } cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.13.0': + '@rollup/rollup-android-arm64@4.22.2': resolution: { - integrity: sha512-BSbaCmn8ZadK3UAQdlauSvtaJjhlDEjS5hEVVIN3A4bbl3X+otyf/kOJV08bYiRxfejP3DXFzO2jz3G20107+Q==, + integrity: sha512-I+B1v0a4iqdS9DvYt1RJZ3W+Oh9EVWjbY6gp79aAYipIbxSLEoQtFQlZEnUuwhDXCqMxJ3hluxKAdPD+GiluFQ==, } cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.13.0': + '@rollup/rollup-darwin-arm64@4.22.2': resolution: { - integrity: sha512-Ovf2evVaP6sW5Ut0GHyUSOqA6tVKfrTHddtmxGQc1CTQa1Cw3/KMCDEEICZBbyppcwnhMwcDce9ZRxdWRpVd6g==, + integrity: sha512-BTHO7rR+LC67OP7I8N8GvdvnQqzFujJYWo7qCQ8fGdQcb8Gn6EQY+K1P+daQLnDCuWKbZ+gHAQZuKiQkXkqIYg==, } cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.13.0': + '@rollup/rollup-darwin-x64@4.22.2': resolution: { - integrity: sha512-U+Jcxm89UTK592vZ2J9st9ajRv/hrwHdnvyuJpa5A2ngGSVHypigidkQJP+YiGL6JODiUeMzkqQzbCG3At81Gg==, + integrity: sha512-1esGwDNFe2lov4I6GsEeYaAMHwkqk0IbuGH7gXGdBmd/EP9QddJJvTtTF/jv+7R8ZTYPqwcdLpMTxK8ytP6k6Q==, } cpu: [x64] os: [darwin] - '@rollup/rollup-linux-arm-gnueabihf@4.13.0': + '@rollup/rollup-linux-arm-gnueabihf@4.22.2': resolution: { - integrity: sha512-8wZidaUJUTIR5T4vRS22VkSMOVooG0F4N+JSwQXWSRiC6yfEsFMLTYRFHvby5mFFuExHa/yAp9juSphQQJAijQ==, + integrity: sha512-GBHuY07x96OTEM3OQLNaUSUwrOhdMea/LDmlFHi/HMonrgF6jcFrrFFwJhhe84XtA1oK/Qh4yFS+VMREf6dobg==, } cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.13.0': + '@rollup/rollup-linux-arm-musleabihf@4.22.2': resolution: { - integrity: sha512-Iu0Kno1vrD7zHQDxOmvweqLkAzjxEVqNhUIXBsZ8hu8Oak7/5VTPrxOEZXYC1nmrBVJp0ZcL2E7lSuuOVaE3+w==, + integrity: sha512-Dbfa9Sc1G1lWxop0gNguXOfGhaXQWAGhZUcqA0Vs6CnJq8JW/YOw/KvyGtQFmz4yDr0H4v9X248SM7bizYj4yQ==, + } + cpu: [arm] + os: [linux] + + '@rollup/rollup-linux-arm64-gnu@4.22.2': + resolution: + { + integrity: sha512-Z1YpgBvFYhZIyBW5BoopwSg+t7yqEhs5HCei4JbsaXnhz/eZehT18DaXl957aaE9QK7TRGFryCAtStZywcQe1A==, } cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.13.0': + '@rollup/rollup-linux-arm64-musl@4.22.2': resolution: { - integrity: sha512-C31QrW47llgVyrRjIwiOwsHFcaIwmkKi3PCroQY5aVq4H0A5v/vVVAtFsI1nfBngtoRpeREvZOkIhmRwUKkAdw==, + integrity: sha512-66Zszr7i/JaQ0u/lefcfaAw16wh3oT72vSqubIMQqWzOg85bGCPhoeykG/cC5uvMzH80DQa2L539IqKht6twVA==, } cpu: [arm64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.13.0': + '@rollup/rollup-linux-powerpc64le-gnu@4.22.2': resolution: { - integrity: sha512-Oq90dtMHvthFOPMl7pt7KmxzX7E71AfyIhh+cPhLY9oko97Zf2C9tt/XJD4RgxhaGeAraAXDtqxvKE1y/j35lA==, + integrity: sha512-HpJCMnlMTfEhwo19bajvdraQMcAq3FX08QDx3OfQgb+414xZhKNf3jNvLFYKbbDSGBBrQh5yNwWZrdK0g0pokg==, + } + cpu: [ppc64] + os: [linux] + + '@rollup/rollup-linux-riscv64-gnu@4.22.2': + resolution: + { + integrity: sha512-/egzQzbOSRef2vYCINKITGrlwkzP7uXRnL+xU2j75kDVp3iPdcF0TIlfwTRF8woBZllhk3QaxNOEj2Ogh3t9hg==, } cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.13.0': + '@rollup/rollup-linux-s390x-gnu@4.22.2': + resolution: + { + integrity: sha512-qgYbOEbrPfEkH/OnUJd1/q4s89FvNJQIUldx8X2F/UM5sEbtkqZpf2s0yly2jSCKr1zUUOY1hnTP2J1WOzMAdA==, + } + cpu: [s390x] + os: [linux] + + '@rollup/rollup-linux-x64-gnu@4.22.2': resolution: { - integrity: sha512-yUD/8wMffnTKuiIsl6xU+4IA8UNhQ/f1sAnQebmE/lyQ8abjsVyDkyRkWop0kdMhKMprpNIhPmYlCxgHrPoXoA==, + integrity: sha512-a0lkvNhFLhf+w7A95XeBqGQaG0KfS3hPFJnz1uraSdUe/XImkp/Psq0Ca0/UdD5IEAGoENVmnYrzSC9Y2a2uKQ==, } cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.13.0': + '@rollup/rollup-linux-x64-musl@4.22.2': resolution: { - integrity: sha512-9RyNqoFNdF0vu/qqX63fKotBh43fJQeYC98hCaf89DYQpv+xu0D8QFSOS0biA7cGuqJFOc1bJ+m2rhhsKcw1hw==, + integrity: sha512-sSWBVZgzwtsuG9Dxi9kjYOUu/wKW+jrbzj4Cclabqnfkot8Z3VEHcIgyenA3lLn/Fu11uDviWjhctulkhEO60g==, } cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.13.0': + '@rollup/rollup-win32-arm64-msvc@4.22.2': resolution: { - integrity: sha512-46ue8ymtm/5PUU6pCvjlic0z82qWkxv54GTJZgHrQUuZnVH+tvvSP0LsozIDsCBFO4VjJ13N68wqrKSeScUKdA==, + integrity: sha512-t/YgCbZ638R/r7IKb9yCM6nAek1RUvyNdfU0SHMDLOf6GFe/VG1wdiUAsxTWHKqjyzkRGg897ZfCpdo1bsCSsA==, } cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.13.0': + '@rollup/rollup-win32-ia32-msvc@4.22.2': resolution: { - integrity: sha512-P5/MqLdLSlqxbeuJ3YDeX37srC8mCflSyTrUsgbU1c/U9j6l2g2GiIdYaGD9QjdMQPMSgYm7hgg0551wHyIluw==, + integrity: sha512-kTmX5uGs3WYOA+gYDgI6ITkZng9SP71FEMoHNkn+cnmb9Zuyyay8pf0oO5twtTwSjNGy1jlaWooTIr+Dw4tIbw==, } cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.13.0': + '@rollup/rollup-win32-x64-msvc@4.22.2': resolution: { - integrity: sha512-UKXUQNbO3DOhzLRwHSpa0HnhhCgNODvfoPWv2FCXme8N/ANFfhIPMGuOT+QuKd16+B5yxZ0HdpNlqPvTMS1qfw==, + integrity: sha512-Yy8So+SoRz8I3NS4Bjh91BICPOSVgdompTIPYTByUqU66AXSIOgmW3Lv1ke3NORPqxdF+RdrZET+8vYai6f4aA==, } cpu: [x64] os: [win32] - '@shikijs/core@1.2.0': + '@shikijs/core@1.18.0': + resolution: + { + integrity: sha512-VK4BNVCd2leY62Nm2JjyxtRLkyrZT/tv104O81eyaCjHq4Adceq2uJVFJJAIof6lT1mBwZrEo2qT/T+grv3MQQ==, + } + + '@shikijs/engine-javascript@1.18.0': + resolution: + { + integrity: sha512-qoP/aO/ATNwYAUw1YMdaip/YVEstMZEgrwhePm83Ll9OeQPuxDZd48szZR8oSQNQBT8m8UlWxZv8EA3lFuyI5A==, + } + + '@shikijs/engine-oniguruma@1.18.0': resolution: { - integrity: sha512-OlFvx+nyr5C8zpcMBnSGir0YPD6K11uYhouqhNmm1qLiis4GA7SsGtu07r9gKS9omks8RtQqHrJL4S+lqWK01A==, + integrity: sha512-B9u0ZKI/cud+TcmF8Chyh+R4V5qQVvyDOqXC2l2a4x73PBSBc6sZ0JRAX3eqyJswqir6ktwApUUGBYePdKnMJg==, + } + + '@shikijs/types@1.18.0': + resolution: + { + integrity: sha512-O9N36UEaGGrxv1yUrN2nye7gDLG5Uq0/c1LyfmxsvzNPqlHzWo9DI0A4+fhW2y3bGKuQu/fwS7EPdKJJCowcVA==, + } + + '@shikijs/vscode-textmate@9.2.2': + resolution: + { + integrity: sha512-TMp15K+GGYrWlZM8+Lnj9EaHEFmOen0WJBrfa17hF7taDOYthuPPV0GWzfd/9iMij0akS/8Yw2ikquH7uVi/fg==, } '@sinclair/typebox@0.27.8': @@ -3059,10 +3330,10 @@ packages: } engines: { node: '>=10' } - '@sindresorhus/merge-streams@1.0.0': + '@sindresorhus/merge-streams@2.3.0': resolution: { - integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==, + integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==, } engines: { node: '>=18' } @@ -3359,12 +3630,6 @@ packages: integrity: sha512-tOSCru6s732pofZ+sMv9o4o3Zc+Sa8l3bxd/tweTQudFn06vAzb13ZX46Zi6m6EJ+RUbRTHvgQJ1gBtSgkaUYA==, } - '@types/estree-jsx@1.0.0': - resolution: - { - integrity: sha512-3qvGd0z8F2ENTGr/GG1yViqfiKmRfrXVx5sJyHGFu3z7m5g5utCQtGp/g29JnjflhtQJBv1WDQukHiT58xPcYQ==, - } - '@types/estree-jsx@1.0.5': resolution: { @@ -3383,12 +3648,6 @@ packages: integrity: sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==, } - '@types/hast@3.0.2': - resolution: - { - integrity: sha512-B5hZHgHsXvfCoO3xgNJvBnX7N8p86TqQeGKXcokW4XXi+qY4vxxPSFYofytvVmpFxzPv7oxDQzjg5Un5m2/xiw==, - } - '@types/hast@3.0.4': resolution: { @@ -3407,12 +3666,6 @@ packages: integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==, } - '@types/js-levenshtein@1.1.3': - resolution: - { - integrity: sha512-jd+Q+sD20Qfu9e2aEXogiO3vpOC1PYJOUdyN9gvs4Qrvkg4wF43L5OhqrPeokdv8TL0/mXoYfpkcoGZMNN2pkQ==, - } - '@types/json-schema@7.0.15': resolution: { @@ -3437,12 +3690,6 @@ packages: integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==, } - '@types/mdast@4.0.2': - resolution: - { - integrity: sha512-tYR83EignvhYO9iU3kDg8V28M0jqyh9zzp5GV+EO+AYnyUl3P5ltkTeJuTiFZQFz670FSb3EwT/6LQdX+UdKfw==, - } - '@types/mdast@4.0.3': resolution: { @@ -3467,22 +3714,28 @@ packages: integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==, } + '@types/mute-stream@0.0.4': + resolution: + { + integrity: sha512-CPM9nzrCPPJHQNA9keH9CVkVI+WR5kMa+7XEs5jcGQ0VoAGnLv242w8lIVgwAEfmE4oufJRaTc9PNLQl0ioAow==, + } + '@types/nlcst@1.0.4': resolution: { integrity: sha512-ABoYdNQ/kBSsLvZAekMhIPMQ3YUZvavStpKYs7BjLLuKVmIMA0LUgZ7b54zzuWJRbHF80v1cNf4r90Vd6eMQDg==, } - '@types/node@17.0.45': + '@types/nlcst@2.0.3': resolution: { - integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==, + integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==, } - '@types/node@18.17.19': + '@types/node@17.0.45': resolution: { - integrity: sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==, + integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==, } '@types/node@18.19.26': @@ -3491,6 +3744,12 @@ packages: integrity: sha512-+wiMJsIwLOYCvUqSdKTrfkS8mpTp+MPINe6+Np4TAGFWWRWiBQ5kSq9nZGCSPkzx9mvT+uEukzpX4MOSCydcvw==, } + '@types/node@22.5.5': + resolution: + { + integrity: sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==, + } + '@types/normalize-package-data@2.4.1': resolution: { @@ -3575,28 +3834,28 @@ packages: integrity: sha512-eqNDvZsCNY49OAXB0Firg/Sc2BgoWsntsLUdybGFOhAfCD6QJ2n9HXUIHGqt5qjrxmMv4wS8WLAw43ZkKcJ8Pw==, } - '@types/unist@2.0.10': + '@types/tough-cookie@4.0.5': resolution: { - integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==, + integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==, } - '@types/unist@2.0.6': + '@types/unist@2.0.10': resolution: { - integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==, + integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==, } - '@types/unist@3.0.1': + '@types/unist@3.0.2': resolution: { - integrity: sha512-ue/hDUpPjC85m+PM9OQDMZr3LywT+CT6mPsQq8OJtCLiERkGRcQUFvu9XASF5XWqyZFXbf15lvb3JFJ4dRLWPg==, + integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==, } - '@types/unist@3.0.2': + '@types/wrap-ansi@3.0.0': resolution: { - integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==, + integrity: sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==, } '@types/yauzl@2.10.3': @@ -3717,18 +3976,18 @@ packages: integrity: sha512-17kVyLq3ePTKOkveHxXuIJZtGYs+cSoev7BlP+Lf4916qfDhk/HBjvlYDe8egrea7LNPHKwSZJK/bzZC+Q6AwQ==, } - '@vitejs/plugin-react-swc@3.5.0': + '@vitejs/plugin-react-swc@3.7.0': resolution: { - integrity: sha512-1PrOvAaDpqlCV+Up8RkAh9qaiUjoDUcjtttyhXDKw53XA6Ve16SOp6cCOpRs8Dj8DqUQs6eTW5YkLcLJjrXAig==, + integrity: sha512-yrknSb3Dci6svCd/qhHqhFPDSw0QtjumcqdKMoNNzmOl5lMXTTiqzjWtG4Qask2HdvvzaNgSunbQGet8/GrKdA==, } peerDependencies: vite: ^4 || ^5 - '@vitejs/plugin-react@4.2.1': + '@vitejs/plugin-react@4.3.1': resolution: { - integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==, + integrity: sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==, } engines: { node: ^14.18.0 || >=16.0.0 } peerDependencies: @@ -3813,12 +4072,13 @@ packages: } engines: { node: '>=0.4.0' } - acorn@8.11.3: + acorn@8.12.1: resolution: { - integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==, + integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==, } engines: { node: '>=0.4.0' } + hasBin: true agent-base@6.0.2: resolution: @@ -3921,13 +4181,6 @@ packages: } engines: { node: '>=12' } - anymatch@3.1.2: - resolution: - { - integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==, - } - engines: { node: '>= 8' } - anymatch@3.1.3: resolution: { @@ -3965,13 +4218,6 @@ packages: integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, } - aria-query@5.0.0: - resolution: - { - integrity: sha512-V+SM7AbUwJ+EBnB8+DXs0hPZHO0W6pqBcc0dW90OwtVG02PswOu/teuARoLQjdDOH+t9pJgGnW5/Qmouf3gPJg==, - } - engines: { node: '>=6.0' } - aria-query@5.3.0: resolution: { @@ -4085,7 +4331,7 @@ packages: } engines: { node: '>=16.0.0' } peerDependencies: - astro: ~4.5.6 + astro: ~4.15.8 astro-expressive-code@0.33.5: resolution: @@ -4093,7 +4339,7 @@ packages: integrity: sha512-9JAyllueMUN8JTl/h/yTdbKinNmfalEWcV11s3lSf/UJQbAZfWJuy+IlGcArZDI/CmD21GXhFHLqYthpdY33ug==, } peerDependencies: - astro: ~4.5.6 + astro: ~4.15.8 astro-relative-links@0.3.7: resolution: @@ -4101,12 +4347,13 @@ packages: integrity: sha512-r0OxCHyBnaQYy0BdeiSkTk10PEfiQdi7ZD4ksk/QDIig3Nh9XCQU5uSm2G8j3n4cvI5lF1olps7RmEia1riHeQ==, } - astro@4.5.6: + astro@4.15.8: resolution: { - integrity: sha512-/pXr+tDvgps1x3w+9i48XzfNPDr4NrT89EJPeCTL57IjaTpitSQ8Oy10Fv6zAqXNLIUJ5j3P1c+fJx+taKIg0g==, + integrity: sha512-pdXjtRF6O1xChiPAUF32R7oVRTW7AK1/Oy/JqPNhLfbelO0l6C7cLdSEuSLektwOEnMhOVXqccetjBs7HPaoxA==, } - engines: { node: '>=18.14.1', npm: '>=6.14.0' } + engines: + { node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0' } hasBin: true async@3.2.5: @@ -4144,13 +4391,6 @@ packages: peerDependencies: postcss: ^8.4.34 - available-typed-arrays@1.0.6: - resolution: - { - integrity: sha512-j1QzY8iPNPG4o4xmO3ptzpRxTciqD3MgEHtifP/YnJpIo58Xu+ne4BejlbkuaLfXn/nz6HFiw29bLpj2PNMdGg==, - } - engines: { node: '>= 0.4' } - available-typed-arrays@1.0.7: resolution: { @@ -4170,24 +4410,19 @@ packages: integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==, } - axe-core@4.8.2: + axe-core@4.10.0: resolution: { - integrity: sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==, + integrity: sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==, } engines: { node: '>=4' } - axobject-query@4.0.0: + axobject-query@4.1.0: resolution: { - integrity: sha512-+60uv1hiVFhHZeO+Lz0RYzsVHy5Wr1ayX0mwda9KPDVLNJgZ1T9Ny7VmFbLDzxsH0D87I86vgj3gFrjTJUYznw==, - } - - b4a@1.6.6: - resolution: - { - integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==, + integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==, } + engines: { node: '>= 0.4' } backstopjs@6.2.2: resolution: @@ -4214,30 +4449,6 @@ packages: integrity: sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==, } - bare-events@2.2.1: - resolution: - { - integrity: sha512-9GYPpsPFvrWBkelIhOhTWtkeZxVxZOdb3VnFTCzlOo3OjvmTvzLoZFUT8kNFACx0vJej6QPney1Cf9BvzCNE/A==, - } - - bare-fs@2.2.2: - resolution: - { - integrity: sha512-X9IqgvyB0/VA5OZJyb5ZstoN62AzD7YxVGog13kkfYWYqJYcK0kcqLZ6TrmH5qr4/8//ejVcX4x/a0UvaogXmA==, - } - - bare-os@2.2.1: - resolution: - { - integrity: sha512-OwPyHgBBMkhC29Hl3O4/YfxW9n7mdTr2+SsO29XBWKKJsbgj3mnorDB80r5TiCQgQstgE5ga1qNYrpes6NvX2w==, - } - - bare-path@2.1.0: - resolution: - { - integrity: sha512-DIIg7ts8bdRKwJRJrUMy/PICEaQZaPGZ26lsSx9MJSwIhSrcdHn7/C8W+XmnG/rKi6BaRcz+JO00CjZteybDtw==, - } - base-64@1.0.0: resolution: { @@ -4275,13 +4486,6 @@ packages: integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==, } - big-integer@1.6.51: - resolution: - { - integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==, - } - engines: { node: '>=0.6' } - bin-check@4.1.0: resolution: { @@ -4316,12 +4520,6 @@ packages: integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==, } - bl@5.0.0: - resolution: - { - integrity: sha512-8vxFNZ0pflFfi0WXA3WQXlj6CaMEwsmh63I1CNp0q+wWv8sD0ARx1KovSQd0l2GkwrMIOyedq0EF1FxI+RCZLQ==, - } - blob-util@2.0.2: resolution: { @@ -4360,13 +4558,6 @@ packages: } engines: { node: '>=14.16' } - bplist-parser@0.2.0: - resolution: - { - integrity: sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==, - } - engines: { node: '>= 5.10.0' } - brace-expansion@1.1.11: resolution: { @@ -4392,17 +4583,10 @@ packages: integrity: sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ==, } - browserslist@4.22.2: - resolution: - { - integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==, - } - engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } - - browserslist@4.23.0: + browserslist@4.23.3: resolution: { - integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==, + integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==, } engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true @@ -4443,24 +4627,18 @@ packages: integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==, } - buffer@6.0.3: - resolution: - { - integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==, - } - builtins@5.0.1: resolution: { integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==, } - bundle-name@3.0.0: + bundle-name@4.1.0: resolution: { - integrity: sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==, + integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==, } - engines: { node: '>=12' } + engines: { node: '>=18' } busboy@1.6.0: resolution: @@ -4533,13 +4711,6 @@ packages: } engines: { node: '>=6' } - call-bind@1.0.6: - resolution: - { - integrity: sha512-Mj50FLHtlsoVfRfnHaZvyrooHcrlceNZdL/QBvJJVd9Ta55qCQK0gs4ss2oZDeV9zFCs6ewzYgVE5yfVmfFpVg==, - } - engines: { node: '>= 0.4' } - call-bind@1.0.7: resolution: { @@ -4582,10 +4753,10 @@ packages: } engines: { node: '>=14.16' } - caniuse-lite@1.0.30001599: + caniuse-lite@1.0.30001662: resolution: { - integrity: sha512-LRAQHZ4yT1+f9LemSMeqdMpMxZcc4RMWdj4tiFe3G8tNkWK+E58g+/tzotb5cU6TbcVJLr4fySiAW7XmxQvZQA==, + integrity: sha512-sgMUVwLmGseH8ZIrm1d51UbrhqMCH3jvS7gF/M6byuHOnKyLOBL7W8yz5V02OHwgLGA36o/AFhWzzh4uc5aqTA==, } caseless@0.12.0: @@ -4659,12 +4830,6 @@ packages: integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==, } - chardet@0.7.0: - resolution: - { - integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==, - } - check-error@1.0.3: resolution: { @@ -4684,13 +4849,7 @@ packages: integrity: sha512-xVW+Qeh7z15uZRxHOkP93Ux8A0xbPzwK4GaqD8dQOYc34TlkqUhVSS59fK36DOp5WdJlrRzlYSy02Ht99FjZqQ==, } engines: { node: '>= 8.10.0' } - - chokidar@3.5.3: - resolution: - { - integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==, - } - engines: { node: '>= 8.10.0' } + hasBin: true chokidar@3.6.0: resolution: @@ -4734,10 +4893,10 @@ packages: } engines: { node: '>=8' } - classnames@2.3.2: + classnames@2.5.1: resolution: { - integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==, + integrity: sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==, } clean-stack@2.2.0: @@ -4761,13 +4920,6 @@ packages: } engines: { node: '>=8' } - cli-cursor@4.0.0: - resolution: - { - integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==, - } - engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - cli-cursor@5.0.0: resolution: { @@ -4803,12 +4955,12 @@ packages: } engines: { node: '>=18' } - cli-width@3.0.0: + cli-width@4.1.0: resolution: { - integrity: sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==, + integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==, } - engines: { node: '>= 10' } + engines: { node: '>= 12' } client-only@0.0.1: resolution: @@ -4848,17 +5000,10 @@ packages: } engines: { node: '>=0.8' } - clsx@2.0.0: + clsx@2.1.1: resolution: { - integrity: sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==, - } - engines: { node: '>=6' } - - clsx@2.1.0: - resolution: - { - integrity: sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==, + integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==, } engines: { node: '>=6' } @@ -4932,25 +5077,12 @@ packages: } engines: { node: '>= 0.8' } - comma-separated-tokens@2.0.2: - resolution: - { - integrity: sha512-G5yTt3KQN4Yn7Yk4ed73hlZ1evrFKXeUW3086p3PRFNp7m2vIjI6Pg+Kgb+oyzhd9F2qdcoj67+y3SdxL5XWsg==, - } - comma-separated-tokens@2.0.3: resolution: { integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==, } - commander@11.1.0: - resolution: - { - integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==, - } - engines: { node: '>=16' } - commander@12.1.0: resolution: { @@ -5017,6 +5149,7 @@ packages: integrity: sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg==, } engines: { node: ^14.13.0 || >=16.0.0 } + hasBin: true content-disposition@0.5.4: resolution: @@ -5065,10 +5198,10 @@ packages: } engines: { node: '>= 0.6' } - cookies@0.8.0: + cookies@0.9.1: resolution: { - integrity: sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==, + integrity: sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==, } engines: { node: '>= 0.8' } @@ -5204,12 +5337,6 @@ packages: } engines: { node: '>=18' } - csstype@3.1.0: - resolution: - { - integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==, - } - csstype@3.1.3: resolution: { @@ -5345,10 +5472,10 @@ packages: supports-color: optional: true - debug@4.3.6: + debug@4.3.7: resolution: { - integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==, + integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==, } engines: { node: '>=6.0' } peerDependencies: @@ -5417,13 +5544,6 @@ packages: integrity: sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==, } - deep-extend@0.6.0: - resolution: - { - integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==, - } - engines: { node: '>=4.0.0' } - deep-is@0.1.4: resolution: { @@ -5443,19 +5563,19 @@ packages: } engines: { node: '>=0.10.0' } - default-browser-id@3.0.0: + default-browser-id@5.0.0: resolution: { - integrity: sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==, + integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==, } - engines: { node: '>=12' } + engines: { node: '>=18' } - default-browser@4.0.0: + default-browser@5.2.1: resolution: { - integrity: sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==, + integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==, } - engines: { node: '>=14.16' } + engines: { node: '>=18' } defaults@1.0.3: resolution: @@ -5470,13 +5590,6 @@ packages: } engines: { node: '>=10' } - define-data-property@1.1.2: - resolution: - { - integrity: sha512-SRtsSqsDbgpJBbW3pABMCOt6rQyeM8s8RiyeSN8jYG8sYmt/kGJejbydttUsnDs1tadr19tvhT4ShwMyoqAm4g==, - } - engines: { node: '>= 0.4' } - define-data-property@1.1.4: resolution: { @@ -5531,13 +5644,6 @@ packages: integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==, } - dequal@2.0.2: - resolution: - { - integrity: sha512-q9K8BlJVxK7hQYqa6XISGmBZbtQQWVXSrRrWreHC94rMt1QL/Impruc+7p2CYSYuVIUr+YCt6hjrs1kkdJRTug==, - } - engines: { node: '>=6' } - dequal@2.0.3: resolution: { @@ -5574,10 +5680,10 @@ packages: } engines: { node: '>=18' } - devalue@4.3.2: + devalue@5.0.0: resolution: { - integrity: sha512-KqFl6pOgOW+Y6wJgu80rHpo2/3H07vr8ntR9rkkFIRETewbf5GaYYcakYfiKz89K+sLsuPkQIZaXDMjUObZwWg==, + integrity: sha512-gO+/OMXF7488D+u3ue+G7Y4AA3ZmUnB3eHJXmBTgNHvr4ZNzl36A0ZtG+XCRNYCkYx/bFmw4qtkoFLa+wSrwAA==, } devlop@1.1.0: @@ -5625,6 +5731,7 @@ packages: { integrity: sha512-9S6m9Sukh1cZNknO1CWAr2QAWsbKLafQiyM5gZ7VgXHeuaoUwffKN4q6NC4A/Mf9iiPlOXQEKW/Mv/mh9/3YFA==, } + hasBin: true diverged@0.1.3: resolution: @@ -5677,10 +5784,10 @@ packages: } engines: { node: '>=12' } - dset@3.1.3: + dset@3.1.4: resolution: { - integrity: sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ==, + integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==, } engines: { node: '>=4' } @@ -5714,16 +5821,10 @@ packages: integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==, } - electron-to-chromium@1.4.615: + electron-to-chromium@1.5.26: resolution: { - integrity: sha512-/bKPPcgZVUziECqDc+0HkT87+0zhaWSZHNXqF8FLd2lQcptpmUFwoCSWjCdOng9Gdq+afKArPdEg/0ZW461Eng==, - } - - electron-to-chromium@1.4.711: - resolution: - { - integrity: sha512-hRg81qzvUEibX2lDxnFlVCHACa+LtrCPIsWAxo161LDYIB3jauf57RGsMZV9mvGwE98yGH06icj3zBEoOkxd/w==, + integrity: sha512-Z+OMe9M/V6Ep9n/52+b7lkvYEps26z4Yz3vjWL1V61W0q+VLF1pOHhMY17sa4roz4AWmULSI8E6SAojZA5L0YQ==, } emoji-regex@10.3.0: @@ -5800,22 +5901,8 @@ packages: error-ex@1.3.2: resolution: { - integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, - } - - es-abstract@1.22.3: - resolution: - { - integrity: sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==, - } - engines: { node: '>= 0.4' } - - es-abstract@1.22.5: - resolution: - { - integrity: sha512-oW69R+4q2wG+Hc3KZePPZxOiisRIqfKBVo/HLx94QcJeWGU/8sZhCvc829rd1kS366vlJbzBfXf9yWwf0+Ko7w==, + integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, } - engines: { node: '>= 0.4' } es-abstract@1.23.2: resolution: @@ -5844,10 +5931,10 @@ packages: integrity: sha512-GhoY8uYqd6iwUl2kgjTm4CZAf6oo5mHK7BPqx3rKgx893YSsy0LGHV6gfqqQvZt/8xM8xeOnfXBCfqclMKkJ5g==, } - es-module-lexer@1.4.2: + es-module-lexer@1.5.4: resolution: { - integrity: sha512-7nOqkomXZEaxUDJw21XZNtRk739QvrPSoZoRtbsEfcii00vdzZUh6zh1CQwHhrib8MdEtJfv5rJiGeb4KuV/vw==, + integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==, } es-object-atoms@1.0.0: @@ -5857,13 +5944,6 @@ packages: } engines: { node: '>= 0.4' } - es-set-tostringtag@2.0.2: - resolution: - { - integrity: sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==, - } - engines: { node: '>= 0.4' } - es-set-tostringtag@2.0.3: resolution: { @@ -5909,12 +5989,13 @@ packages: engines: { node: '>=12' } hasBin: true - escalade@3.1.1: + esbuild@0.21.5: resolution: { - integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==, + integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==, } - engines: { node: '>=6' } + engines: { node: '>=12' } + hasBin: true escalade@3.1.2: resolution: @@ -6013,6 +6094,7 @@ packages: integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==, } engines: { node: ^12.22.0 || ^14.17.0 || >=16.0.0 } + hasBin: true espree@9.6.1: resolution: @@ -6027,6 +6109,7 @@ packages: integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, } engines: { node: '>=4' } + hasBin: true esquery@1.5.0: resolution: @@ -6136,6 +6219,12 @@ packages: integrity: sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==, } + estree-walker@2.0.2: + resolution: + { + integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==, + } + estree-walker@3.0.3: resolution: { @@ -6203,13 +6292,6 @@ packages: } engines: { node: '>=10' } - execa@7.2.0: - resolution: - { - integrity: sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==, - } - engines: { node: ^14.18.0 || ^16.14.0 || >=18.0.0 } - execa@8.0.1: resolution: { @@ -6231,17 +6313,10 @@ packages: } engines: { node: '>=6' } - expand-template@2.0.3: - resolution: - { - integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==, - } - engines: { node: '>=6' } - - express@4.20.0: + express@4.21.0: resolution: { - integrity: sha512-pLdae7I6QqShF5PnNTCVn4hI91Dx0Grkn2+IAsMTgMIKuQVte2dN9PeGSSAME2FR8anOhVA62QDIUaWVfEXVLw==, + integrity: sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==, } engines: { node: '>= 0.10.0' } @@ -6278,13 +6353,6 @@ packages: integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==, } - external-editor@3.1.0: - resolution: - { - integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==, - } - engines: { node: '>=4' } - extract-zip@2.0.1: resolution: { @@ -6313,12 +6381,6 @@ packages: integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==, } - fast-fifo@1.3.2: - resolution: - { - integrity: sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==, - } - fast-glob@3.3.2: resolution: { @@ -6345,10 +6407,10 @@ packages: } engines: { node: '>= 4.9.1' } - fastq@1.13.0: + fastq@1.17.1: resolution: { - integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==, + integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==, } fault@2.0.1: @@ -6419,13 +6481,20 @@ packages: } engines: { node: '>=14.16' } - finalhandler@1.2.0: + finalhandler@1.3.1: resolution: { - integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==, + integrity: sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==, } engines: { node: '>= 0.8' } + find-up-simple@1.0.0: + resolution: + { + integrity: sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==, + } + engines: { node: '>=18' } + find-up@3.0.0: resolution: { @@ -6669,10 +6738,10 @@ packages: } engines: { node: '>=8' } - get-port@7.0.0: + get-port@7.1.0: resolution: { - integrity: sha512-mDHFgApoQd+azgMdwylJrv2DX47ywGq1i5VFJE7fZ0dttNq3iQMfsU4IvEgBHojA3KqEudyu7Vq+oN8kNaNkWw==, + integrity: sha512-QB9NKEeDg3xxVwCCwJQ9+xycaz6pBB6iQ76wiWMl1927n0Kir6alPiP+yuiICLLU4jpMe08dXfpebuQppFA2zw==, } engines: { node: '>=16' } @@ -6704,13 +6773,6 @@ packages: } engines: { node: '>=16' } - get-symbol-description@1.0.0: - resolution: - { - integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==, - } - engines: { node: '>= 0.4' } - get-symbol-description@1.0.2: resolution: { @@ -6730,12 +6792,6 @@ packages: integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==, } - github-from-package@0.0.0: - resolution: - { - integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==, - } - github-slugger@2.0.0: resolution: { @@ -6813,10 +6869,10 @@ packages: } engines: { node: '>=10' } - globby@14.0.0: + globby@14.0.2: resolution: { - integrity: sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==, + integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==, } engines: { node: '>=18' } @@ -6913,25 +6969,12 @@ packages: } engines: { node: '>=8' } - has-property-descriptors@1.0.1: - resolution: - { - integrity: sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==, - } - has-property-descriptors@1.0.2: resolution: { integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==, } - has-proto@1.0.1: - resolution: - { - integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==, - } - engines: { node: '>= 0.4' } - has-proto@1.0.3: resolution: { @@ -6960,20 +7003,6 @@ packages: } engines: { node: '>= 0.4.0' } - hasown@2.0.0: - resolution: - { - integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==, - } - engines: { node: '>= 0.4' } - - hasown@2.0.1: - resolution: - { - integrity: sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==, - } - engines: { node: '>= 0.4' } - hasown@2.0.2: resolution: { @@ -7041,12 +7070,6 @@ packages: integrity: sha512-RujVQfVsOrxzPOPSzZFiwofMArbQke6DJjnFfceiEbFh7S05CbPt0cYN+A5YeD3pso0JQk6O1aHBnx9+Pm2uqg==, } - hast-util-raw@9.0.1: - resolution: - { - integrity: sha512-5m1gmba658Q+lO5uqL5YNGQWeh1MYWZbZmWrM5lncdcuiXuo5E2HT/CIOp0rLF8ksfSwiCVJ3twlgVRyTGThGA==, - } - hast-util-raw@9.0.2: resolution: { @@ -7077,10 +7100,10 @@ packages: integrity: sha512-4tpQTUOr9BMjtYyNlt0P50mH7xj0Ks2xpo8M943Vykljf99HW6EzulIoJP1N3eKOSScEHzyzi9dm7/cn0RfGwA==, } - hast-util-to-html@9.0.0: + hast-util-to-html@9.0.3: resolution: { - integrity: sha512-IVGhNgg7vANuUA2XKrT6sOIIPgaYZnmLx3l/CCOAK0PtgfoHrZwX7jCSYyFxHTrGmC6S9q8aQQekjp4JPZF+cw==, + integrity: sha512-M17uBDzMJ9RPCqLMO92gNNUDuBSq10a25SDBI08iCCxmorf4Yy6sYHK57n9WAbRAAaU+DuR4W6GN9K4DFZesYg==, } hast-util-to-jsx-runtime@2.3.0: @@ -7107,10 +7130,10 @@ packages: integrity: sha512-OGkAxX1Ua3cbcW6EJ5pT/tslVb90uViVkcJ4ZZIMW/R33DX/AkcJcRrPebPwJkHYwlDHXz4aIwvAAaAdtrACFA==, } - hast-util-to-text@4.0.0: + hast-util-to-text@4.0.2: resolution: { - integrity: sha512-EWiE1FSArNBPUo1cKWtzqgnuRQwEeQbQtnFJRYV1hb1BWDgrAlBU0ExptvZMM/KSA82cDpm2sFGf3Dmc5Mza3w==, + integrity: sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==, } hast-util-whitespace@2.0.1: @@ -7283,13 +7306,6 @@ packages: } engines: { node: '>=10.17.0' } - human-signals@4.3.1: - resolution: - { - integrity: sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==, - } - engines: { node: '>=14.18.0' } - human-signals@5.0.0: resolution: { @@ -7303,6 +7319,7 @@ packages: integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==, } engines: { node: '>=18' } + hasBin: true iconv-lite@0.4.24: resolution: @@ -7340,12 +7357,6 @@ packages: } engines: { node: '>= 4' } - immutable@4.1.0: - resolution: - { - integrity: sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==, - } - immutable@4.3.5: resolution: { @@ -7366,10 +7377,10 @@ packages: } engines: { node: '>=8' } - import-meta-resolve@4.0.0: + import-meta-resolve@4.1.0: resolution: { - integrity: sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==, + integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==, } imurmurhash@0.1.4: @@ -7437,13 +7448,6 @@ packages: integrity: sha512-EcKzdTHVe8wFVOGEYXiW9WmJXPjqi1T+234YpJr98RiFYKHV3cdy1+3mkTE+KHTHxFFLH51SfaGOoUdW+v7ViQ==, } - inquirer@8.2.6: - resolution: - { - integrity: sha512-M1WuAmb7pn9zdFRtQYk26ZBoY043Sse0wVDdk4Bppr+JOXyQYybdtvK+l9wUibhtjdjvtoiNy8tk+EgsYIUqKg==, - } - engines: { node: '>=12.0.0' } - internal-slot@1.0.7: resolution: { @@ -7576,19 +7580,13 @@ packages: integrity: sha512-YDoFpuZWu1VRXlsnlYMzKyVRITXj7Ej/V9gXQ2/pAe7X1J7M/RNOqaIYi6qUn+B7nGyB9pDXrv02dsB58d2ZAQ==, } - is-docker@2.2.1: - resolution: - { - integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==, - } - engines: { node: '>=8' } - is-docker@3.0.0: resolution: { integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==, } engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } + hasBin: true is-extendable@0.1.1: resolution: @@ -7671,6 +7669,7 @@ packages: integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==, } engines: { node: '>=14.16' } + hasBin: true is-installed-globally@0.4.0: resolution: @@ -7699,13 +7698,6 @@ packages: integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==, } - is-negative-zero@2.0.2: - resolution: - { - integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==, - } - engines: { node: '>= 0.4' } - is-negative-zero@2.0.3: resolution: { @@ -7774,12 +7766,6 @@ packages: integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==, } - is-reference@3.0.0: - resolution: - { - integrity: sha512-Eo1W3wUoHWoCoVM4GVl/a+K0IgiqE5aIo4kJABFyMum1ZORlPkC+UC357sSQUL5w5QCE5kCC9upl75b7+7CY/Q==, - } - is-reference@3.0.2: resolution: { @@ -7799,12 +7785,6 @@ packages: integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==, } - is-shared-array-buffer@1.0.2: - resolution: - { - integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==, - } - is-shared-array-buffer@1.0.3: resolution: { @@ -7874,6 +7854,13 @@ packages: } engines: { node: '>=12' } + is-unicode-supported@2.1.0: + resolution: + { + integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==, + } + engines: { node: '>=18' } + is-weakmap@2.0.1: resolution: { @@ -7899,13 +7886,6 @@ packages: } engines: { node: '>=4' } - is-wsl@2.2.0: - resolution: - { - integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==, - } - engines: { node: '>=8' } - is-wsl@3.1.0: resolution: { @@ -8012,13 +7992,6 @@ packages: integrity: sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==, } - js-levenshtein@1.1.6: - resolution: - { - integrity: sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g==, - } - engines: { node: '>=0.10.0' } - js-tokens@4.0.0: resolution: { @@ -8037,6 +8010,7 @@ packages: { integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==, } + hasBin: true jsbn@0.1.1: resolution: @@ -8252,10 +8226,10 @@ packages: } engines: { node: '>= 10' } - koa@2.14.2: + koa@2.15.3: resolution: { - integrity: sha512-VFI2bpJaodz6P7x2uyLiX6RLYpZmOJqNmoCst/Yyd7hQlszyPwG/I9CQJ63nOtKSxpt5M7NH67V6nJL2BwCl7g==, + integrity: sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==, } engines: { node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4 } @@ -8361,13 +8335,6 @@ packages: } engines: { node: '>= 12.0.0' } - lilconfig@3.0.0: - resolution: - { - integrity: sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==, - } - engines: { node: '>=14' } - lilconfig@3.1.2: resolution: { @@ -8542,12 +8509,12 @@ packages: } engines: { node: '>=10' } - log-symbols@5.1.0: + log-symbols@6.0.0: resolution: { - integrity: sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==, + integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==, } - engines: { node: '>=12' } + engines: { node: '>=18' } log-update@4.0.0: resolution: @@ -8574,6 +8541,7 @@ packages: { integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==, } + hasBin: true loupe@2.3.7: resolution: @@ -8626,25 +8594,18 @@ packages: { integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==, } + hasBin: true - magic-string@0.30.5: - resolution: - { - integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==, - } - engines: { node: '>=12' } - - magic-string@0.30.8: + magic-string@0.30.11: resolution: { - integrity: sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ==, + integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==, } - engines: { node: '>=12' } - magicast@0.3.3: + magicast@0.3.5: resolution: { - integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==, + integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==, } make-dir@3.1.0: @@ -8839,12 +8800,6 @@ packages: integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==, } - mdast-util-to-hast@13.0.2: - resolution: - { - integrity: sha512-U5I+500EOOw9e3ZrclN3Is3fRpw8c19SMyNZlZ2IS+7vLsNzb2Om11VpIVOR+/0137GhZsFEF6YiKD5+0Hr2Og==, - } - mdast-util-to-hast@13.1.0: resolution: { @@ -9347,14 +9302,6 @@ packages: engines: { node: '>=4' } hasBin: true - mime@3.0.0: - resolution: - { - integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==, - } - engines: { node: '>=10.0.0' } - hasBin: true - mimic-fn@2.1.0: resolution: { @@ -9532,6 +9479,13 @@ packages: } engines: { node: '>=10' } + mrmime@2.0.0: + resolution: + { + integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==, + } + engines: { node: '>=10' } + ms@2.0.0: resolution: { @@ -9550,10 +9504,10 @@ packages: integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, } - msw@2.1.3: + msw@2.4.9: resolution: { - integrity: sha512-ZYOpBIxwnGkYKeGqkk9tI87OgOqYXeRpk5ZBTxJILOTyglVwzSde7E2TOoUlma4Kwu2cwgBEGlZnz0RbZPJuoA==, + integrity: sha512-1m8xccT6ipN4PTqLinPwmzhxQREuxaEJYdx4nIbggxP8aM7r1e71vE7RtOUSQoAm1LydjGfZKy7370XD/tsuYg==, } engines: { node: '>=18' } hasBin: true @@ -9563,11 +9517,12 @@ packages: typescript: optional: true - mute-stream@0.0.8: + mute-stream@1.0.0: resolution: { - integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==, + integrity: sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==, } + engines: { node: ^14.17.0 || ^16.13.0 || >=18.0.0 } nanoid@3.3.7: resolution: @@ -9592,12 +9547,6 @@ packages: } engines: { node: ^16.0.0 || ^18.0.0 || >=20.0.0 } - napi-build-utils@1.0.2: - resolution: - { - integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==, - } - natural-compare-lite@1.4.0: resolution: { @@ -9623,10 +9572,17 @@ packages: integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==, } - next@14.2.3: + neotraverse@0.6.18: + resolution: + { + integrity: sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==, + } + engines: { node: '>= 10' } + + next@14.2.13: resolution: { - integrity: sha512-dowFkFTR8v79NPJO4QsBUtxv0g9BrS/phluVpMAt2ku7H+cbcBJlopXjkWlwxrk/xGqMemr7JkGPGemPrLLX7A==, + integrity: sha512-BseY9YNw8QJSwLYD7hlZzl6QVDoSFHL/URN5K64kVEVpCsSOWeyjbIGK+dZUaRViHTaMQX8aqmnn0PHBbGZezg==, } engines: { node: '>=18.17.0' } hasBin: true @@ -9663,12 +9619,11 @@ packages: integrity: sha512-63mVyqaqt0cmn2VcI2aH6kxe1rLAmSROqHMA0i4qqg1tidkfExgpb0FGMikMCn86mw5dFtBtEANfmSSK7TjNHw==, } - node-abi@3.56.0: + nlcst-to-string@4.0.0: resolution: { - integrity: sha512-fZjdhDOeRcaS+rcpve7XuwHBmktS1nS1gzgghwKUQQ8nTy2FdSDr6ZT8k6YhvlJeHmmQMYiT/IH9hfco5zeW2Q==, + integrity: sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==, } - engines: { node: '>=10' } node-addon-api@3.2.1: resolution: @@ -9676,12 +9631,6 @@ packages: integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==, } - node-addon-api@6.1.0: - resolution: - { - integrity: sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==, - } - node-dir@0.1.17: resolution: { @@ -9708,10 +9657,10 @@ packages: } hasBin: true - node-releases@2.0.14: + node-releases@2.0.18: resolution: { - integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==, + integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==, } normalize-package-data@6.0.0: @@ -9782,6 +9731,7 @@ packages: integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==, } engines: { node: '>= 4' } + hasBin: true npm-run-path@2.0.2: resolution: @@ -9843,13 +9793,6 @@ packages: } engines: { node: '>= 0.4' } - object.assign@4.1.4: - resolution: - { - integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==, - } - engines: { node: '>= 0.4' } - object.assign@4.1.5: resolution: { @@ -9939,18 +9882,24 @@ packages: } engines: { node: '>=18' } + oniguruma-to-js@0.4.3: + resolution: + { + integrity: sha512-X0jWUcAlxORhOqqBREgPMgnshB7ZGYszBNspP+tS9hPD3l13CdaXcHbgImoHUHlrvGx/7AvFEkTRhAGYh+jzjQ==, + } + only@0.0.2: resolution: { integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==, } - open@9.1.0: + open@10.1.0: resolution: { - integrity: sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==, + integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==, } - engines: { node: '>=14.16' } + engines: { node: '>=18' } opn@5.5.0: resolution: @@ -9973,12 +9922,12 @@ packages: } engines: { node: '>=10' } - ora@7.0.1: + ora@8.1.0: resolution: { - integrity: sha512-0TUxTiFJWv+JnjWm4o9yvuskpEJLXTcng8MJuKd+SzAzp2o+OP3HWqNhB4OdJRt1Vsd9/mR0oyaEYlOnL7XIRw==, + integrity: sha512-GQEkNkH/GHOhPFXcqZs3IDahXEQcQxsSjEkK4KvEEST4t7eNzoMjxTzef+EZ+JluDEV+Raoi3WQ2CflnRdSVnQ==, } - engines: { node: '>=16' } + engines: { node: '>=18' } os-filter-obj@2.0.0: resolution: @@ -9987,13 +9936,6 @@ packages: } engines: { node: '>=4' } - os-tmpdir@1.0.2: - resolution: - { - integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==, - } - engines: { node: '>=0.10.0' } - os@0.1.2: resolution: { @@ -10012,10 +9954,10 @@ packages: integrity: sha512-KiOAIsdpUTcAXuykya5fnVVT+/5uS0Q1mrkRHcF89tpieSmY33O/tmc54CqwA+bfhbtEfZUNLHaPUiB9X3jt1A==, } - outvariant@1.4.2: + outvariant@1.4.3: resolution: { - integrity: sha512-Ou3dJ6bA/UJ5GVHxah4LnqDwZRwAmWxrG3wtrHrbGnP4RnLCtA64A4F+ae7Y8ww660JaddSoArUR5HjipWSHAQ==, + integrity: sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==, } p-cancelable@2.1.1: @@ -10053,6 +9995,13 @@ packages: } engines: { node: '>=18' } + p-limit@6.1.0: + resolution: + { + integrity: sha512-H0jc0q1vOzlEk0TqAKXKZxdl7kX3OFUzCnNVUnq5Pc3DGo0kpeaMuPqxQn235HibwBEb0/pm9dgKTjXy66fBkg==, + } + engines: { node: '>=18' } + p-locate@3.0.0: resolution: { @@ -10141,6 +10090,12 @@ packages: integrity: sha512-b/K8ExXaWC9t34kKeDV8kGXBkXZ1HCSAZRYE7HR14eA1GlXX5L8iWhs8USJNhQU9q5ci413jCKF0gOyovvyRBg==, } + parse-latin@7.0.0: + resolution: + { + integrity: sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==, + } + parse-ms@2.1.0: resolution: { @@ -10228,10 +10183,10 @@ packages: integrity: sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==, } - path-to-regexp@6.2.1: + path-to-regexp@6.3.0: resolution: { - integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==, + integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==, } path-type@3.0.0: @@ -10298,22 +10253,16 @@ packages: integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==, } - periscopic@3.0.4: - resolution: - { - integrity: sha512-SFx68DxCv0Iyo6APZuw/AKewkkThGwssmU0QWtTlvov3VAtPX+QJ4CadwSaz8nrT5jPIuxdvJWB4PnD2KNDxQg==, - } - periscopic@3.1.0: resolution: { integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==, } - picocolors@1.0.0: + picocolors@1.1.0: resolution: { - integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, + integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==, } picomatch@2.3.1: @@ -10329,6 +10278,7 @@ packages: integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==, } engines: { node: '>=0.10' } + hasBin: true pidtree@0.6.0: resolution: @@ -10774,13 +10724,6 @@ packages: peerDependencies: postcss: ^8.4.34 - postcss-selector-parser@6.0.13: - resolution: - { - integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==, - } - engines: { node: '>=4' } - postcss-selector-parser@6.0.16: resolution: { @@ -10794,13 +10737,6 @@ packages: integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, } - postcss@8.4.34: - resolution: - { - integrity: sha512-4eLTO36woPSocqZ1zIrFD2K1v6wH7pY1uBh0JIM2KKfrVtGvPFiAku6aNOP0W1Wr9qwnaCsF0Z+CrVnryB2A8Q==, - } - engines: { node: ^10 || ^12 || >=14 } - postcss@8.4.37: resolution: { @@ -10814,20 +10750,12 @@ packages: integrity: sha512-IJOW6cQN1fwfC17HfNOqUtAGyB8wAYshuC+jG1JiL/1+sC4yVyuA3IcF0N9vdodMJjW/lbuEF5qFsJqGNcbHbw==, } - prebuild-install@7.1.2: - resolution: - { - integrity: sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==, - } - engines: { node: '>=10' } - hasBin: true - - preferred-pm@3.1.3: + preferred-pm@4.0.0: resolution: { - integrity: sha512-MkXsENfftWSRpzCzImcp4FRsCc3y1opwB73CfCNWyzMqArju2CrlMHlqB7VexKiPEOjGMbttv1r9fSCn5S610w==, + integrity: sha512-gYBeFTZLu055D8Vv3cSPox/0iTPtkzxpLroSYYA7WXgRi31WCJ51Uyl8ZiPeUUjyvs2MBzK+S8v9JVUgHU/Sqw==, } - engines: { node: '>=10' } + engines: { node: '>=18.12' } prelude-ls@1.2.1: resolution: @@ -10843,19 +10771,13 @@ packages: } engines: { node: ^14.15.0 || >=16.0.0 } - prettier@3.1.0: - resolution: - { - integrity: sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==, - } - engines: { node: '>=14' } - prettier@3.1.1: resolution: { integrity: sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==, } engines: { node: '>=14' } + hasBin: true pretty-bytes@5.6.0: resolution: @@ -10958,12 +10880,6 @@ packages: integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==, } - property-information@6.1.1: - resolution: - { - integrity: sha512-hrzC564QIl0r0vy4l6MvRLhafmUowhO/O3KgVSoXIbbA2Sz4j8HGpJc6T2cubRVwMwpdiG/vKGfhT4IixmKN9w==, - } - property-information@6.4.1: resolution: { @@ -11053,13 +10969,6 @@ packages: engines: { node: '>=0.6' } deprecated: when using stringify with arrayFormat comma, `[]` is appended on single-item arrays. Upgrade to v6.11.0 or downgrade to v6.10.4 to fix. - qs@6.11.0: - resolution: - { - integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==, - } - engines: { node: '>=0.6' } - qs@6.13.0: resolution: { @@ -11067,12 +10976,12 @@ packages: } engines: { node: '>=0.6' } - query-string@8.1.0: + query-string@9.1.0: resolution: { - integrity: sha512-BFQeWxJOZxZGix7y+SByG3F36dA0AbTy9o6pSmKFcFz7DAj0re9Frkty3saBn3nHo3D0oZJ/+rx3r8H8r8Jbpw==, + integrity: sha512-t6dqMECpCkqfyv2FfwVS1xcB6lgXW/0XZSaKdsCNGYkqMO76AFiJEg4vINzoDKcZa6MS7JX+OHIjwh06K5vczw==, } - engines: { node: '>=14.16' } + engines: { node: '>=18' } querystringify@2.2.0: resolution: @@ -11086,12 +10995,6 @@ packages: integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==, } - queue-tick@1.0.1: - resolution: - { - integrity: sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==, - } - quick-lru@5.1.1: resolution: { @@ -11113,12 +11016,6 @@ packages: } engines: { node: '>= 0.8' } - rc@1.2.8: - resolution: - { - integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==, - } - react-docgen-typescript@2.2.2: resolution: { @@ -11143,10 +11040,10 @@ packages: peerDependencies: react: ^18.2.0 - react-hotkeys-hook@4.4.1: + react-hotkeys-hook@4.5.1: resolution: { - integrity: sha512-sClBMBioFEgFGYLTWWRKvhxcCx1DRznd+wkFHwQZspnRBkHTgruKIHptlK/U/2DPX8BhHoRGzpMVWUXMmdZlmw==, + integrity: sha512-scAEJOh3Irm0g95NIn6+tQVf/OICCjsQsC9NBHfQws/Vxw4sfq1tDQut5fhTEvPraXhu/sHxRd9lOtxzyYuNAg==, } peerDependencies: react: '>=16.8.1' @@ -11178,10 +11075,10 @@ packages: integrity: sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==, } - react-refresh@0.14.0: + react-refresh@0.14.2: resolution: { - integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==, + integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==, } engines: { node: '>=0.10.0' } @@ -11303,12 +11200,11 @@ packages: integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==, } - regexp.prototype.flags@1.5.1: + regex@4.3.2: resolution: { - integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==, + integrity: sha512-kK/AA3A9K6q2js89+VMymcboLOlF5lZRCYJv3gzszXFHBr6kO6qLGzbm+UIugBEV8SMMKCTR59txoY6ctRHYVw==, } - engines: { node: '>= 0.4' } regexp.prototype.flags@1.5.2: resolution: @@ -11323,10 +11219,10 @@ packages: integrity: sha512-rItO/pSdvnvsP4QRB1pmPiNHUskikqtPojZKJPPPAVx9Hj8i8TwMBhofrrAYRhYOOBZH9tgmG5lPqDLuIWPWmw==, } - rehype-class-names@1.0.14: + rehype-class-names@2.0.0: resolution: { - integrity: sha512-eFBt6Qxb7K77y6P82tUtN9rKpU7guWlaK4XA4RrrSFHkUTCvr2D3cgb9OR5d4t1AaGOvR59FH9nRwUnbpn9AEg==, + integrity: sha512-jldCIiAEvXKdq8hqr5f5PzNdIDkvHC6zfKhwta9oRoMu7bn0W7qLES/JrrjBvr9rKz3nJ8x4vY1EWI+dhjHVZQ==, } rehype-parse@9.0.0: @@ -11390,12 +11286,6 @@ packages: integrity: sha512-g53hMkpM0I98MU266IzDFMrTD980gNF3BJnkyFcmN+dD873mQeD5rdMO3Y2X+x8umQfbSE0PcoEDl7ledSA+2g==, } - remark-mdx@3.0.0: - resolution: - { - integrity: sha512-O7yfjuC6ra3NHPbRVxfflafAj3LTwx3b73aBvkEFU5z4PsD6FD4vrqJAkE5iNGLz71GdjXfgRqm3SQ0h0VuE7g==, - } - remark-mdx@3.0.1: resolution: { @@ -11420,12 +11310,6 @@ packages: integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==, } - remark-rehype@11.0.0: - resolution: - { - integrity: sha512-vx8x2MDMcxuE4lBmQ46zYUDfcFMmvg80WYX+UNLeG6ixjdCCLcw1lrgAukwBTuOFsS78eoAedHGn9sNM0w7TPw==, - } - remark-rehype@11.1.0: resolution: { @@ -11439,6 +11323,13 @@ packages: } engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } + remark-smartypants@3.0.2: + resolution: + { + integrity: sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==, + } + engines: { node: '>=16.0.0' } + remark-stringify@11.0.0: resolution: { @@ -11515,12 +11406,14 @@ packages: { integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==, } + hasBin: true resolve@2.0.0-next.4: resolution: { integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==, } + hasBin: true responselike@2.0.1: resolution: @@ -11535,13 +11428,6 @@ packages: } engines: { node: '>=8' } - restore-cursor@4.0.0: - resolution: - { - integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==, - } - engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - restore-cursor@5.1.0: resolution: { @@ -11555,24 +11441,48 @@ packages: integrity: sha512-5MrD1tuebzO8ppsja5eEu+ZbBeUNCjoEarn70tkXOS7Bdsdf6tNahsv2bY0Z8VooFF6cw7/6S+d3yI/TMlMVVQ==, } + retext-latin@4.0.0: + resolution: + { + integrity: sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==, + } + retext-smartypants@5.2.0: resolution: { integrity: sha512-Do8oM+SsjrbzT2UNIKgheP0hgUQTDDQYyZaIY3kfq0pdFzoPk+ZClYJ+OERNXveog4xf1pZL4PfRxNoVL7a/jw==, } + retext-smartypants@6.1.1: + resolution: + { + integrity: sha512-onsHf34i/GzgElJgtT1K2V+31yEhWs7NJboKNxXJcmVMMPxLpgxZ9iADoMdydd6j/bHic5F/aNq0CGqElEtu2g==, + } + retext-stringify@3.1.0: resolution: { integrity: sha512-767TLOaoXFXyOnjx/EggXlb37ZD2u4P1n0GJqVdpipqACsQP+20W+BNpMYrlJkq7hxffnFk+jc6mAK9qrbuB8w==, } + retext-stringify@4.0.0: + resolution: + { + integrity: sha512-rtfN/0o8kL1e+78+uxPTqu1Klt0yPzKuQ2BfWwwfgIUSayyzxpM1PJzkKt4V8803uB9qSy32MvI7Xep9khTpiA==, + } + retext@8.1.0: resolution: { integrity: sha512-N9/Kq7YTn6ZpzfiGW45WfEGJqFf1IM1q8OsRa1CGzIebCJBNCANDRmOrholiDRGKo/We7ofKR4SEvcGAWEMD3Q==, } + retext@9.0.0: + resolution: + { + integrity: sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==, + } + retry@0.12.0: resolution: { @@ -11587,12 +11497,6 @@ packages: } engines: { iojs: '>=1.0.0', node: '>=0.10.0' } - rfdc@1.3.1: - resolution: - { - integrity: sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==, - } - rfdc@1.4.1: resolution: { @@ -11621,11 +11525,12 @@ packages: integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==, } engines: { node: '>=14' } + hasBin: true - rollup@4.13.0: + rollup@4.22.2: resolution: { - integrity: sha512-3YegKemjoQnYKmsBlOHfMLVPPA5xLkQ8MHLLSw/fBrFaVkEayL51DilPpNNLq1exr98F2B1TzrV0FUlN3gWRPg==, + integrity: sha512-JWWpTrZmqQGQWt16xvNn6KVIUz16VtZwl984TKw0dfqqRpFwtLJYYk1/4BTgplndMQKWUk/yB4uOShYmMzA2Vg==, } engines: { node: '>=18.0.0', npm: '>=8.0.0' } hasBin: true @@ -11636,19 +11541,12 @@ packages: integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==, } - run-applescript@5.0.0: - resolution: - { - integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==, - } - engines: { node: '>=12' } - - run-async@2.4.1: + run-applescript@7.0.0: resolution: { - integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==, + integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==, } - engines: { node: '>=0.12.0' } + engines: { node: '>=18' } run-parallel@1.2.0: resolution: @@ -11675,13 +11573,6 @@ packages: } engines: { node: '>=6' } - safe-array-concat@1.1.0: - resolution: - { - integrity: sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg==, - } - engines: { node: '>=0.4' } - safe-array-concat@1.1.2: resolution: { @@ -11701,12 +11592,6 @@ packages: integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, } - safe-regex-test@1.0.0: - resolution: - { - integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==, - } - safe-regex-test@1.0.3: resolution: { @@ -11728,6 +11613,7 @@ packages: engines: { node: '>=14.0.0' } cpu: [arm64] os: [darwin] + hasBin: true sass-embedded-darwin-x64@1.64.1: resolution: @@ -11737,6 +11623,7 @@ packages: engines: { node: '>=14.0.0' } cpu: [x64] os: [darwin] + hasBin: true sass-embedded-linux-arm64@1.64.1: resolution: @@ -11746,6 +11633,7 @@ packages: engines: { node: '>=14.0.0' } cpu: [arm64] os: [linux] + hasBin: true sass-embedded-linux-arm@1.64.1: resolution: @@ -11755,6 +11643,7 @@ packages: engines: { node: '>=14.0.0' } cpu: [arm] os: [linux] + hasBin: true sass-embedded-linux-ia32@1.64.1: resolution: @@ -11764,6 +11653,7 @@ packages: engines: { node: '>=14.0.0' } cpu: [ia32] os: [linux] + hasBin: true sass-embedded-linux-x64@1.64.1: resolution: @@ -11773,6 +11663,7 @@ packages: engines: { node: '>=14.0.0' } cpu: [x64] os: [linux] + hasBin: true sass-embedded-win32-ia32@1.64.1: resolution: @@ -11782,6 +11673,7 @@ packages: engines: { node: '>=14.0.0' } cpu: [ia32] os: [win32] + hasBin: true sass-embedded-win32-x64@1.64.1: resolution: @@ -11791,6 +11683,7 @@ packages: engines: { node: '>=14.0.0' } cpu: [x64] os: [win32] + hasBin: true sass-embedded@1.64.1: resolution: @@ -11805,13 +11698,6 @@ packages: integrity: sha512-7fI2a8THglflhhYis7k06eUf92VQuJoXzEs2KRP0r1bluFxKFvLx0Ns7c478oYGM0fPfrr846ZRWVi2MAgHt9Q==, } - sass@1.69.5: - resolution: - { - integrity: sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==, - } - engines: { node: '>=14.0.0' } - sass@1.72.0: resolution: { @@ -11866,13 +11752,6 @@ packages: } engines: { node: '>=12' } - semver@7.5.4: - resolution: - { - integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==, - } - engines: { node: '>=10' } - semver@7.6.0: resolution: { @@ -11881,13 +11760,6 @@ packages: engines: { node: '>=10' } hasBin: true - send@0.18.0: - resolution: - { - integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==, - } - engines: { node: '>= 0.8.0' } - send@0.19.0: resolution: { @@ -11895,10 +11767,10 @@ packages: } engines: { node: '>= 0.8.0' } - serve-static@1.16.0: + serve-static@1.16.2: resolution: { - integrity: sha512-pDLK8zwl2eKaYrs8mrPZBJua4hMplRWJ1tIFksVC3FtBEBnl8dxgeHtsaMS8DhS9i4fLObaon6ABoc4/hQGdPA==, + integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==, } engines: { node: '>= 0.8.0' } @@ -11914,13 +11786,6 @@ packages: integrity: sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==, } - set-function-length@1.2.1: - resolution: - { - integrity: sha512-j4t6ccc+VsKwYHso+kElc5neZpjtq9EnRICFZtWyBsLojhmeF/ZBd/elqm22WJh/BziDe/SBiOeAt0m2mfLD0g==, - } - engines: { node: '>= 0.4' } - set-function-length@1.2.2: resolution: { @@ -11928,13 +11793,6 @@ packages: } engines: { node: '>= 0.4' } - set-function-name@2.0.1: - resolution: - { - integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==, - } - engines: { node: '>= 0.4' } - set-function-name@2.0.2: resolution: { @@ -11948,12 +11806,12 @@ packages: integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==, } - sharp@0.32.6: + sharp@0.33.5: resolution: { - integrity: sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==, + integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==, } - engines: { node: '>=14.15.0' } + engines: { node: ^18.17.0 || ^20.3.0 || >=21.0.0 } shebang-command@1.2.0: resolution: @@ -11989,16 +11847,10 @@ packages: integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==, } - shiki@1.2.0: - resolution: - { - integrity: sha512-xLhiTMOIUXCv5DqJ4I70GgQCtdlzsTqFLZWcMHHG3TAieBUbvEGthdrlPDlX4mL/Wszx9C6rEcxU6kMlg4YlxA==, - } - - side-channel@1.0.4: + shiki@1.18.0: resolution: { - integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==, + integrity: sha512-8jo7tOXr96h9PBQmOHVrltnETn1honZZY76YA79MHheGQg55jBvbm9dtU+MI5pjC5NJCFuA6rvVTLVeSW5cE4A==, } side-channel@1.0.6: @@ -12027,18 +11879,6 @@ packages: } engines: { node: '>=14' } - simple-concat@1.0.1: - resolution: - { - integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==, - } - - simple-get@4.0.1: - resolution: - { - integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==, - } - simple-swizzle@0.2.2: resolution: { @@ -12121,13 +11961,6 @@ packages: } engines: { node: '>=0.10.0' } - source-map-js@1.0.2: - resolution: - { - integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==, - } - engines: { node: '>=0.10.0' } - source-map-js@1.2.0: resolution: { @@ -12155,12 +11988,6 @@ packages: } engines: { node: '>= 8' } - space-separated-tokens@2.0.1: - resolution: - { - integrity: sha512-ekwEbFp5aqSPKaqeY1PGrlGQxPNaq+Cnx4+bE2D8sciBQrHpbwoBbawqTN2+6jPs9IdWxxiUcN0K2pkczD3zmw==, - } - space-separated-tokens@2.0.2: resolution: { @@ -12251,12 +12078,12 @@ packages: integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==, } - stdin-discarder@0.1.0: + stdin-discarder@0.2.2: resolution: { - integrity: sha512-xhV7w8S+bUwlPTb4bAOUQhv8/cSS5offJuX8GQGq32ONF0ZtDWKfkdomM3HMRA+LhX6um/FZ0COqlwsjD53LeQ==, + integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==, } - engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } + engines: { node: '>=18' } stream-shift@1.0.3: resolution: @@ -12277,12 +12104,6 @@ packages: } engines: { node: '>=10.0.0' } - streamx@2.16.1: - resolution: - { - integrity: sha512-m9QYj6WygWyWa3H1YY69amr4nVgy61xfjys7xO7kviL5rfIEc2naf+ewFiOA+aEJD7y0JO3h2GoiUv4TDwEGzQ==, - } - strict-event-emitter@0.5.1: resolution: { @@ -12323,17 +12144,10 @@ packages: } engines: { node: '>=12' } - string-width@6.1.0: - resolution: - { - integrity: sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ==, - } - engines: { node: '>=16' } - - string-width@7.1.0: + string-width@7.2.0: resolution: { - integrity: sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==, + integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==, } engines: { node: '>=18' } @@ -12350,13 +12164,6 @@ packages: } engines: { node: '>= 0.4' } - string.prototype.trim@1.2.8: - resolution: - { - integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==, - } - engines: { node: '>= 0.4' } - string.prototype.trim@1.2.9: resolution: { @@ -12364,12 +12171,6 @@ packages: } engines: { node: '>= 0.4' } - string.prototype.trimend@1.0.7: - resolution: - { - integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==, - } - string.prototype.trimend@1.0.8: resolution: { @@ -12456,13 +12257,6 @@ packages: } engines: { node: '>=12' } - strip-json-comments@2.0.1: - resolution: - { - integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==, - } - engines: { node: '>=0.10.0' } - strip-json-comments@3.1.1: resolution: { @@ -12585,6 +12379,7 @@ packages: integrity: sha512-78O4c6IswZ9TzpcIiQJIN49K3qNoXTM8zEJzhaTE/xRTCZswaovSEVIa/uwbOltZrk16X4jAxjaOhzz/hTm1Kw==, } engines: { node: ^14.13.1 || >=16.0.0 } + hasBin: true suf-log@2.5.3: resolution: @@ -12664,12 +12459,6 @@ packages: integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==, } - tar-fs@3.0.5: - resolution: - { - integrity: sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==, - } - tar-stream@2.2.0: resolution: { @@ -12677,12 +12466,6 @@ packages: } engines: { node: '>=6' } - tar-stream@3.1.7: - resolution: - { - integrity: sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==, - } - tar@6.2.1: resolution: { @@ -12734,6 +12517,12 @@ packages: integrity: sha512-N8hW3PG/3aOoZAN5V/NSAEDz0ZixDSSt5b/a05iqtpgfLWMSVuCo7w0k2vVvEjdrIoeGqZzweX2WlyioNIHchA==, } + tinyexec@0.3.0: + resolution: + { + integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==, + } + tinypool@0.8.1: resolution: { @@ -12754,20 +12543,6 @@ packages: integrity: sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==, } - titleize@3.0.0: - resolution: - { - integrity: sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==, - } - engines: { node: '>=12' } - - tmp@0.0.33: - resolution: - { - integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==, - } - engines: { node: '>=0.6.0' } - tmp@0.2.1: resolution: { @@ -12809,10 +12584,10 @@ packages: integrity: sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==, } - tough-cookie@4.1.3: + tough-cookie@4.1.4: resolution: { - integrity: sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==, + integrity: sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==, } engines: { node: '>=6' } @@ -12834,6 +12609,7 @@ packages: { integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==, } + hasBin: true trim-lines@3.0.1: resolution: @@ -12861,23 +12637,10 @@ packages: integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==, } - tsconfck@2.1.2: - resolution: - { - integrity: sha512-ghqN1b0puy3MhhviwO2kGF8SeMDNhEbnKxjK7h6+fvY9JAxqvXi8y5NAHSQv687OVboS2uZIByzGd45/YxrRHg==, - } - engines: { node: ^14.13.1 || ^16 || >=18 } - hasBin: true - peerDependencies: - typescript: ~5.5.2 - peerDependenciesMeta: - typescript: - optional: true - - tsconfck@3.0.3: + tsconfck@3.1.3: resolution: { - integrity: sha512-4t0noZX9t6GcPTfBAbIbbIU4pfpCwh0ueq3S4O/5qXI1VwK1outmxhe9dOiEWqMz3MW2LKgDTpqWV+37IWuVbA==, + integrity: sha512-ulNZP1SVpRDesxeMLON/LtWM8HIgAJEIVpVVhBM6gsmvQ8+Rh+ZG7FWGvHh7Ah3pRABwVJWklWCr/BTZSv0xnQ==, } engines: { node: ^18 || >=20 } hasBin: true @@ -12981,6 +12744,7 @@ packages: { integrity: sha512-yUJ7elEUSToiGwFZogXpYKJpQ0BvaMbkEuQECIWtkBLcmWzlMOt6bActsIm29oN83mRU0WbzGt4e8H1KHWedhg==, } + hasBin: true tweetnacl@0.14.5: resolution: @@ -13044,13 +12808,6 @@ packages: } engines: { node: '>= 0.6' } - typed-array-buffer@1.0.1: - resolution: - { - integrity: sha512-RSqu1UEuSlrBhHTWC8O9FnPjOduNs4M7rJ4pRKoEjtx1zUNOPN2sSXHLDX+Y2WPbHIxbvg4JFo2DNAEfPIKWoQ==, - } - engines: { node: '>= 0.4' } - typed-array-buffer@1.0.2: resolution: { @@ -13058,13 +12815,6 @@ packages: } engines: { node: '>= 0.4' } - typed-array-byte-length@1.0.0: - resolution: - { - integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==, - } - engines: { node: '>= 0.4' } - typed-array-byte-length@1.0.1: resolution: { @@ -13072,13 +12822,6 @@ packages: } engines: { node: '>= 0.4' } - typed-array-byte-offset@1.0.0: - resolution: - { - integrity: sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==, - } - engines: { node: '>= 0.4' } - typed-array-byte-offset@1.0.2: resolution: { @@ -13086,12 +12829,6 @@ packages: } engines: { node: '>= 0.4' } - typed-array-length@1.0.4: - resolution: - { - integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==, - } - typed-array-length@1.0.5: resolution: { @@ -13121,12 +12858,6 @@ packages: engines: { node: '>=0.8.0' } hasBin: true - ultrahtml@1.5.2: - resolution: - { - integrity: sha512-qh4mBffhlkiXwDAOxvSGxhL0QEQsTbnP9BozOK3OYPEGvPvdWzvAUaXNtUSMdNsKDtuyjEbyVUPFZ52SSLhLqw==, - } - ultrahtml@1.5.3: resolution: { @@ -13151,6 +12882,12 @@ packages: integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==, } + undici-types@6.19.8: + resolution: + { + integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==, + } + unherit@3.0.1: resolution: { @@ -13170,10 +12907,10 @@ packages: integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==, } - unified@11.0.4: + unified@11.0.5: resolution: { - integrity: sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==, + integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==, } unique-filename@3.0.0: @@ -13220,6 +12957,12 @@ packages: integrity: sha512-yXi4Lm+TG5VG+qvokP6tpnk+r1EPwyYL04JWDxLvgvPV40jANh7nm3udk65OOWquvbMDe+PL9+LmkxDpTv/7BA==, } + unist-util-modify-children@4.0.0: + resolution: + { + integrity: sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==, + } + unist-util-position-from-estree@1.1.2: resolution: { @@ -13274,6 +13017,12 @@ packages: integrity: sha512-+LWpMFqyUwLGpsQxpumsQ9o9DG2VGLFrpz+rpVXYIEdPy57GSy5HioC0g3bg/8WP9oCLlapQtklOzQ8uLS496Q==, } + unist-util-visit-children@3.0.0: + resolution: + { + integrity: sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==, + } + unist-util-visit-parents@5.1.3: resolution: { @@ -13338,10 +13087,10 @@ packages: } engines: { node: '>=8' } - update-browserslist-db@1.0.13: + update-browserslist-db@1.1.0: resolution: { - integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==, + integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==, } hasBin: true peerDependencies: @@ -13469,10 +13218,10 @@ packages: integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==, } - vfile@6.0.1: + vfile@6.0.3: resolution: { - integrity: sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==, + integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==, } vite-node@1.2.1: @@ -13481,11 +13230,12 @@ packages: integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==, } engines: { node: ^18.0.0 || >=20.0.0 } + hasBin: true - vite-tsconfig-paths@4.2.1: + vite-tsconfig-paths@4.3.2: resolution: { - integrity: sha512-GNUI6ZgPqT3oervkvzU+qtys83+75N/OuDaQl7HmOqFTb0pjZsuARrRipsyJhJ3enqV8beI1xhGbToR4o78nSQ==, + integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==, } peerDependencies: vite: '*' @@ -13493,10 +13243,10 @@ packages: vite: optional: true - vite@5.1.7: + vite@5.1.8: resolution: { - integrity: sha512-sgnEEFTZYMui/sTlH1/XEnVNHMujOahPLGMxn1+5sIT45Xjng1Ec1K78jRP15dSmVgg5WBin9yO81j3o9OxofA==, + integrity: sha512-mB8ToUuSmzODSpENgvpFk2fTiU/YQ1tmcVJJ4WZbq4fPdGJkFNVcmVL5k7iDug6xzWjjuGDKAuSievIsD6H7Xw==, } engines: { node: ^18.0.0 || >=20.0.0 } hasBin: true @@ -13524,10 +13274,44 @@ packages: terser: optional: true - vitefu@0.2.5: + vite@5.4.7: resolution: { - integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==, + integrity: sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==, + } + engines: { node: ^18.0.0 || >=20.0.0 } + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || >=20.0.0 + less: '*' + lightningcss: ^1.21.0 + sass: '*' + sass-embedded: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + + vitefu@1.0.2: + resolution: + { + integrity: sha512-0/iAvbXyM3RiPPJ4lyD4w6Mjgtf4ejTK6TPvTNG3H32PLwuT0N/ZjJLiXug7ETE/LWtTeHw9WRv7uX/tIKYyKg==, } peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 @@ -13667,26 +13451,12 @@ packages: } engines: { node: '>=4' } - which-pm@2.0.0: - resolution: - { - integrity: sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==, - } - engines: { node: '>=8.15' } - - which-pm@2.1.1: - resolution: - { - integrity: sha512-xzzxNw2wMaoCWXiGE8IJ9wuPMU+EYhFksjHxrRT8kMT5SnocBPRg69YAMtyV4D12fP582RA+k3P8H9J5EMdIxQ==, - } - engines: { node: '>=8.15' } - - which-typed-array@1.1.14: + which-pm@3.0.0: resolution: { - integrity: sha512-VnXFiIW8yNn9kIHN88xvZ4yOWchftKDsRJ8fEPacX/wl1lOvBrhsJ/OeJCXq7B0AaijRuqgzSKalJoPk+D8MPg==, + integrity: sha512-ysVYmw6+ZBhx3+ZkcPwRuJi38ZOTLJJ33PSHaitLxSKUMsh0LkKd0nC69zZCwt5D+AYUcMK2hhw4yWny20vSGg==, } - engines: { node: '>= 0.4' } + engines: { node: '>=18.12' } which-typed-array@1.1.15: resolution: @@ -13700,6 +13470,7 @@ packages: { integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==, } + hasBin: true which@2.0.2: resolution: @@ -13723,6 +13494,7 @@ packages: integrity: sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA==, } engines: { node: '>=8' } + hasBin: true widest-line@4.0.1: resolution: @@ -13842,6 +13614,12 @@ packages: } engines: { node: '>=0.4' } + xxhash-wasm@1.0.2: + resolution: + { + integrity: sha512-ibF0Or+FivM9lNrg+HGJfVX8WJqgo+kCLDc4vx6xMeTce7Aj+DLttKbxxRR/gNLSAelRc1omAPlJ77N/Jem07A==, + } + y18n@4.0.3: resolution: { @@ -13873,13 +13651,6 @@ packages: integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, } - yaml@2.3.4: - resolution: - { - integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==, - } - engines: { node: '>= 14' } - yaml@2.5.0: resolution: { @@ -13955,25 +13726,41 @@ packages: } engines: { node: '>=10' } - yocto-queue@1.0.0: + yocto-queue@1.1.1: resolution: { - integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==, + integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==, } engines: { node: '>=12.20' } - zod-to-json-schema@3.22.4: + yoctocolors-cjs@2.1.2: + resolution: + { + integrity: sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==, + } + engines: { node: '>=18' } + + zod-to-json-schema@3.23.3: resolution: { - integrity: sha512-2Ed5dJ+n/O3cU383xSY28cuVi0BCQhF8nYqWU5paEpl7fVdqdAmiLdqLyfblbNdfOFwFfi/mqU4O1pwc60iBhQ==, + integrity: sha512-TYWChTxKQbRJp5ST22o/Irt9KC5nj7CdBKYB/AosCRdj/wxEMvv4NNaj9XVUHDOIp53ZxArGhnw5HMZziPFjog==, } peerDependencies: - zod: ^3.22.4 + zod: ^3.23.3 - zod@3.22.4: + zod-to-ts@1.2.0: resolution: { - integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==, + integrity: sha512-x30XE43V+InwGpvTySRNz9kB7qFU8DlyEy7BsSTCHPH1R0QasMmHWZDCzYm6bVXtj/9NNJAZF3jW8rzFvH5OFA==, + } + peerDependencies: + typescript: ~5.5.2 + zod: ^3 + + zod@3.23.8: + resolution: + { + integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==, } zwitch@2.0.4: @@ -14077,11 +13864,6 @@ snapshots: '@algolia/logger-common': 4.22.1 '@algolia/requester-common': 4.22.1 - '@ampproject/remapping@2.2.1': - dependencies: - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.17 - '@ampproject/remapping@2.3.0': dependencies: '@jridgewell/gen-mapping': 0.3.5 @@ -14089,17 +13871,17 @@ snapshots: '@astrojs/compiler@1.8.2': {} - '@astrojs/compiler@2.7.0': {} + '@astrojs/compiler@2.10.3': {} - '@astrojs/internal-helpers@0.3.0': {} + '@astrojs/internal-helpers@0.4.1': {} '@astrojs/markdown-remark@4.3.0': dependencies: - '@astrojs/prism': 3.0.0 + '@astrojs/prism': 3.1.0 github-slugger: 2.0.0 hast-util-from-html: 2.0.1 - hast-util-to-text: 4.0.0 - import-meta-resolve: 4.0.0 + hast-util-to-text: 4.0.2 + import-meta-resolve: 4.1.0 mdast-util-definitions: 6.0.0 rehype-raw: 7.0.0 rehype-stringify: 10.0.0 @@ -14107,57 +13889,68 @@ snapshots: remark-parse: 11.0.0 remark-rehype: 11.1.0 remark-smartypants: 2.1.0 - shiki: 1.2.0 - unified: 11.0.4 + shiki: 1.18.0 + unified: 11.0.5 unist-util-remove-position: 5.0.0 unist-util-visit: 5.0.0 unist-util-visit-parents: 6.0.1 - vfile: 6.0.1 + vfile: 6.0.3 transitivePeerDependencies: - supports-color - '@astrojs/mdx@2.2.0(astro@4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2))': + '@astrojs/markdown-remark@5.2.0': + dependencies: + '@astrojs/prism': 3.1.0 + github-slugger: 2.0.0 + hast-util-from-html: 2.0.1 + hast-util-to-text: 4.0.2 + import-meta-resolve: 4.1.0 + mdast-util-definitions: 6.0.0 + rehype-raw: 7.0.0 + rehype-stringify: 10.0.0 + remark-gfm: 4.0.0 + remark-parse: 11.0.0 + remark-rehype: 11.1.0 + remark-smartypants: 3.0.2 + shiki: 1.18.0 + unified: 11.0.5 + unist-util-remove-position: 5.0.0 + unist-util-visit: 5.0.0 + unist-util-visit-parents: 6.0.1 + vfile: 6.0.3 + transitivePeerDependencies: + - supports-color + + '@astrojs/mdx@2.2.0(astro@4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2))': dependencies: '@astrojs/markdown-remark': 4.3.0 '@mdx-js/mdx': 3.0.1 - acorn: 8.11.3 - astro: 4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2) - es-module-lexer: 1.4.2 + acorn: 8.12.1 + astro: 4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2) + es-module-lexer: 1.5.4 estree-util-visit: 2.0.0 github-slugger: 2.0.0 gray-matter: 4.0.3 - hast-util-to-html: 9.0.0 + hast-util-to-html: 9.0.3 kleur: 4.1.5 rehype-raw: 7.0.0 remark-gfm: 4.0.0 remark-smartypants: 2.1.0 source-map: 0.7.4 unist-util-visit: 5.0.0 - vfile: 6.0.1 + vfile: 6.0.3 transitivePeerDependencies: - supports-color - '@astrojs/prism@3.0.0': + '@astrojs/prism@3.1.0': dependencies: prismjs: 1.29.0 - '@astrojs/react@3.0.8(@types/react-dom@18.2.18)(@types/react@18.2.14)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0))': - dependencies: - '@types/react': 18.2.14 - '@types/react-dom': 18.2.18 - '@vitejs/plugin-react': 4.2.1(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - ultrahtml: 1.5.2 - transitivePeerDependencies: - - supports-color - - vite - - '@astrojs/react@3.1.0(@types/react-dom@18.2.18)(@types/react@18.2.14)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0))': + '@astrojs/react@3.1.0(@types/react-dom@18.2.18)(@types/react@18.2.14)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0))': dependencies: '@types/react': 18.2.14 '@types/react-dom': 18.2.18 - '@vitejs/plugin-react': 4.2.1(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)) + '@vitejs/plugin-react': 4.3.1(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0)) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) ultrahtml: 1.5.3 @@ -14168,107 +13961,75 @@ snapshots: '@astrojs/sitemap@3.1.1': dependencies: sitemap: 7.1.1 - zod: 3.22.4 + zod: 3.23.8 - '@astrojs/telemetry@3.0.4': + '@astrojs/telemetry@3.1.0': dependencies: - ci-info: 3.9.0 - debug: 4.3.4(supports-color@8.1.1) + ci-info: 4.0.0 + debug: 4.3.7(supports-color@8.1.1) dlv: 1.1.3 - dset: 3.1.3 + dset: 3.1.4 is-docker: 3.0.0 is-wsl: 3.1.0 which-pm-runs: 1.1.0 transitivePeerDependencies: - supports-color - '@babel/code-frame@7.23.5': - dependencies: - '@babel/highlight': 7.23.4 - chalk: 2.4.2 - - '@babel/code-frame@7.24.2': + '@babel/code-frame@7.24.7': dependencies: - '@babel/highlight': 7.24.2 - picocolors: 1.0.0 - - '@babel/compat-data@7.23.5': {} + '@babel/highlight': 7.24.7 + picocolors: 1.1.0 - '@babel/core@7.23.6': - dependencies: - '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.23.5 - '@babel/generator': 7.23.6 - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.6) - '@babel/helpers': 7.24.0 - '@babel/parser': 7.24.0 - '@babel/template': 7.24.0 - '@babel/traverse': 7.24.0 - '@babel/types': 7.24.0 - convert-source-map: 2.0.0 - debug: 4.3.4(supports-color@8.1.1) - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 7.5.4 - transitivePeerDependencies: - - supports-color + '@babel/compat-data@7.25.4': {} - '@babel/core@7.24.1': + '@babel/core@7.25.2': dependencies: '@ampproject/remapping': 2.3.0 - '@babel/code-frame': 7.24.2 - '@babel/generator': 7.24.1 - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.1) - '@babel/helpers': 7.24.1 - '@babel/parser': 7.24.1 - '@babel/template': 7.24.0 - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.25.6 + '@babel/helper-compilation-targets': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) + '@babel/helpers': 7.25.6 + '@babel/parser': 7.25.6 + '@babel/template': 7.25.0 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 convert-source-map: 2.0.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 7.6.0 transitivePeerDependencies: - supports-color - '@babel/generator@7.23.6': + '@babel/generator@7.25.6': dependencies: - '@babel/types': 7.24.0 - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.17 - jsesc: 2.5.2 - - '@babel/generator@7.24.1': - dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.25.6 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 - '@babel/helper-annotate-as-pure@7.22.5': + '@babel/helper-annotate-as-pure@7.24.7': dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.25.6 - '@babel/helper-compilation-targets@7.23.6': + '@babel/helper-compilation-targets@7.25.2': dependencies: - '@babel/compat-data': 7.23.5 - '@babel/helper-validator-option': 7.23.5 - browserslist: 4.22.2 + '@babel/compat-data': 7.25.4 + '@babel/helper-validator-option': 7.24.8 + browserslist: 4.23.3 lru-cache: 5.1.1 semver: 7.6.0 - '@babel/helper-create-class-features-plugin@7.24.0(@babel/core@7.24.1)': + '@babel/helper-create-class-features-plugin@7.24.0(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.1 - '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.24.1) + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.25.2) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 7.6.0 @@ -14277,246 +14038,170 @@ snapshots: '@babel/helper-function-name@7.23.0': dependencies: - '@babel/template': 7.24.0 - '@babel/types': 7.24.0 - - '@babel/helper-hoist-variables@7.22.5': - dependencies: - '@babel/types': 7.24.0 + '@babel/template': 7.25.0 + '@babel/types': 7.25.6 '@babel/helper-member-expression-to-functions@7.23.0': dependencies: - '@babel/types': 7.24.0 - - '@babel/helper-module-imports@7.22.15': - dependencies: - '@babel/types': 7.24.0 - - '@babel/helper-module-imports@7.24.1': - dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.25.6 - '@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6)': + '@babel/helper-module-imports@7.24.7': dependencies: - '@babel/core': 7.23.6 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.20 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 + transitivePeerDependencies: + - supports-color - '@babel/helper-module-transforms@7.23.3(@babel/core@7.24.1)': + '@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.1 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.20 + '@babel/core': 7.25.2 + '@babel/helper-module-imports': 7.24.7 + '@babel/helper-simple-access': 7.24.7 + '@babel/helper-validator-identifier': 7.24.7 + '@babel/traverse': 7.25.6 + transitivePeerDependencies: + - supports-color '@babel/helper-optimise-call-expression@7.22.5': dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.25.6 - '@babel/helper-plugin-utils@7.24.0': {} + '@babel/helper-plugin-utils@7.24.8': {} - '@babel/helper-replace-supers@7.22.20(@babel/core@7.24.1)': + '@babel/helper-replace-supers@7.22.20(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.1 + '@babel/core': 7.25.2 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-simple-access@7.22.5': + '@babel/helper-simple-access@7.24.7': dependencies: - '@babel/types': 7.24.0 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 + transitivePeerDependencies: + - supports-color '@babel/helper-skip-transparent-expression-wrappers@7.22.5': dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.25.6 '@babel/helper-split-export-declaration@7.22.6': dependencies: - '@babel/types': 7.24.0 - - '@babel/helper-string-parser@7.23.4': {} + '@babel/types': 7.25.6 - '@babel/helper-string-parser@7.24.1': {} + '@babel/helper-string-parser@7.24.8': {} - '@babel/helper-validator-identifier@7.22.20': {} + '@babel/helper-validator-identifier@7.24.7': {} - '@babel/helper-validator-option@7.23.5': {} - - '@babel/helpers@7.24.0': - dependencies: - '@babel/template': 7.24.0 - '@babel/traverse': 7.24.0 - '@babel/types': 7.24.0 - transitivePeerDependencies: - - supports-color - - '@babel/helpers@7.24.1': - dependencies: - '@babel/template': 7.24.0 - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 - transitivePeerDependencies: - - supports-color + '@babel/helper-validator-option@7.24.8': {} - '@babel/highlight@7.23.4': + '@babel/helpers@7.25.6': dependencies: - '@babel/helper-validator-identifier': 7.22.20 - chalk: 2.4.2 - js-tokens: 4.0.0 + '@babel/template': 7.25.0 + '@babel/types': 7.25.6 - '@babel/highlight@7.24.2': + '@babel/highlight@7.24.7': dependencies: - '@babel/helper-validator-identifier': 7.22.20 + '@babel/helper-validator-identifier': 7.24.7 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.0.0 - - '@babel/parser@7.23.9': - dependencies: - '@babel/types': 7.24.0 + picocolors: 1.1.0 - '@babel/parser@7.24.0': + '@babel/parser@7.25.6': dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.25.6 - '@babel/parser@7.24.1': + '@babel/plugin-syntax-decorators@7.24.0(@babel/core@7.25.2)': dependencies: - '@babel/types': 7.24.0 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-decorators@7.24.0(@babel/core@7.24.1)': + '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.1 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.1)': + '@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.1 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-typescript@7.23.3(@babel/core@7.24.1)': + '@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.1 - '@babel/helper-plugin-utils': 7.24.0 - - '@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.24.1)': - dependencies: - '@babel/core': 7.24.1 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.1) - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-simple-access': 7.22.5 + '@babel/core': 7.25.2 + '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-simple-access': 7.24.7 + transitivePeerDependencies: + - supports-color - '@babel/plugin-transform-react-jsx-self@7.24.1(@babel/core@7.23.6)': + '@babel/plugin-transform-react-jsx-self@7.24.7(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.23.6 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.23.6)': + '@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.23.6 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.24.1)': + '@babel/plugin-transform-react-jsx@7.25.2(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.1 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-module-imports': 7.24.1 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.1) - '@babel/types': 7.24.0 + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.24.7 + '@babel/helper-module-imports': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) + '@babel/types': 7.25.6 + transitivePeerDependencies: + - supports-color - '@babel/plugin-transform-typescript@7.23.6(@babel/core@7.24.1)': + '@babel/plugin-transform-typescript@7.23.6(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.1 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.24.0(@babel/core@7.24.1) - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.24.1) + '@babel/core': 7.25.2 + '@babel/helper-annotate-as-pure': 7.24.7 + '@babel/helper-create-class-features-plugin': 7.24.0(@babel/core@7.25.2) + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.25.2) - '@babel/preset-typescript@7.23.3(@babel/core@7.24.1)': + '@babel/preset-typescript@7.23.3(@babel/core@7.25.2)': dependencies: - '@babel/core': 7.24.1 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-validator-option': 7.23.5 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.1) - '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.24.1) - '@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.24.1) + '@babel/core': 7.25.2 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-validator-option': 7.24.8 + '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.25.2) + '@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.25.2) + transitivePeerDependencies: + - supports-color '@babel/runtime@7.23.9': dependencies: regenerator-runtime: 0.14.1 - '@babel/template@7.22.15': - dependencies: - '@babel/code-frame': 7.23.5 - '@babel/parser': 7.24.0 - '@babel/types': 7.24.0 - - '@babel/template@7.24.0': - dependencies: - '@babel/code-frame': 7.23.5 - '@babel/parser': 7.24.0 - '@babel/types': 7.24.0 - - '@babel/traverse@7.23.9': + '@babel/template@7.25.0': dependencies: - '@babel/code-frame': 7.23.5 - '@babel/generator': 7.23.6 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.24.0 - '@babel/types': 7.24.0 - debug: 4.3.4(supports-color@8.1.1) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - - '@babel/traverse@7.24.0': - dependencies: - '@babel/code-frame': 7.23.5 - '@babel/generator': 7.24.1 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.24.0 - '@babel/types': 7.24.0 - debug: 4.3.4(supports-color@8.1.1) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color + '@babel/code-frame': 7.24.7 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 - '@babel/traverse@7.24.1': + '@babel/traverse@7.25.6': dependencies: - '@babel/code-frame': 7.24.2 - '@babel/generator': 7.24.1 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.24.1 - '@babel/types': 7.24.0 - debug: 4.3.4(supports-color@8.1.1) + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.25.6 + '@babel/parser': 7.25.6 + '@babel/template': 7.25.0 + '@babel/types': 7.25.6 + debug: 4.3.7(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color - '@babel/types@7.23.9': - dependencies: - '@babel/helper-string-parser': 7.23.4 - '@babel/helper-validator-identifier': 7.22.20 - to-fast-properties: 2.0.0 - - '@babel/types@7.24.0': + '@babel/types@7.25.6': dependencies: - '@babel/helper-string-parser': 7.24.1 - '@babel/helper-validator-identifier': 7.22.20 + '@babel/helper-string-parser': 7.24.8 + '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 '@bcoe/v8-coverage@0.2.3': {} @@ -14527,14 +14212,15 @@ snapshots: dependencies: cookie: 0.5.0 - '@bundled-es-modules/js-levenshtein@2.0.1': - dependencies: - js-levenshtein: 1.1.6 - '@bundled-es-modules/statuses@1.0.1': dependencies: statuses: 2.0.1 + '@bundled-es-modules/tough-cookie@0.1.6': + dependencies: + '@types/tough-cookie': 4.0.5 + tough-cookie: 4.1.4 + '@colors/colors@1.5.0': optional: true @@ -14559,23 +14245,12 @@ snapshots: '@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4) '@csstools/css-tokenizer': 2.2.4 - '@csstools/css-parser-algorithms@2.4.0(@csstools/css-tokenizer@2.2.2)': - dependencies: - '@csstools/css-tokenizer': 2.2.2 - '@csstools/css-parser-algorithms@2.6.1(@csstools/css-tokenizer@2.2.4)': dependencies: '@csstools/css-tokenizer': 2.2.4 - '@csstools/css-tokenizer@2.2.2': {} - '@csstools/css-tokenizer@2.2.4': {} - '@csstools/media-query-list-parser@2.1.6(@csstools/css-parser-algorithms@2.4.0(@csstools/css-tokenizer@2.2.2))(@csstools/css-tokenizer@2.2.2)': - dependencies: - '@csstools/css-parser-algorithms': 2.4.0(@csstools/css-tokenizer@2.2.2) - '@csstools/css-tokenizer': 2.2.2 - '@csstools/media-query-list-parser@2.1.9(@csstools/css-parser-algorithms@2.6.1(@csstools/css-tokenizer@2.2.4))(@csstools/css-tokenizer@2.2.4)': dependencies: '@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4) @@ -14773,10 +14448,6 @@ snapshots: dependencies: postcss-selector-parser: 6.0.16 - '@csstools/selector-specificity@3.0.0(postcss-selector-parser@6.0.13)': - dependencies: - postcss-selector-parser: 6.0.13 - '@csstools/selector-specificity@3.0.2(postcss-selector-parser@6.0.16)': dependencies: postcss-selector-parser: 6.0.16 @@ -14804,7 +14475,7 @@ snapshots: performance-now: 2.1.0 qs: 6.10.5 safe-buffer: 5.2.1 - tough-cookie: 4.1.3 + tough-cookie: 4.1.4 tunnel-agent: 0.6.0 uuid: 8.3.2 @@ -14842,143 +14513,217 @@ snapshots: transitivePeerDependencies: - '@algolia/client-search' + '@emnapi/runtime@1.2.0': + dependencies: + tslib: 2.6.1 + optional: true + '@emotion/hash@0.9.1': {} '@esbuild/aix-ppc64@0.19.12': optional: true + '@esbuild/aix-ppc64@0.21.5': + optional: true + '@esbuild/android-arm64@0.17.6': optional: true '@esbuild/android-arm64@0.19.12': optional: true + '@esbuild/android-arm64@0.21.5': + optional: true + '@esbuild/android-arm@0.17.6': optional: true '@esbuild/android-arm@0.19.12': optional: true + '@esbuild/android-arm@0.21.5': + optional: true + '@esbuild/android-x64@0.17.6': optional: true '@esbuild/android-x64@0.19.12': optional: true + '@esbuild/android-x64@0.21.5': + optional: true + '@esbuild/darwin-arm64@0.17.6': optional: true '@esbuild/darwin-arm64@0.19.12': optional: true + '@esbuild/darwin-arm64@0.21.5': + optional: true + '@esbuild/darwin-x64@0.17.6': optional: true '@esbuild/darwin-x64@0.19.12': optional: true + '@esbuild/darwin-x64@0.21.5': + optional: true + '@esbuild/freebsd-arm64@0.17.6': optional: true '@esbuild/freebsd-arm64@0.19.12': optional: true + '@esbuild/freebsd-arm64@0.21.5': + optional: true + '@esbuild/freebsd-x64@0.17.6': optional: true '@esbuild/freebsd-x64@0.19.12': optional: true + '@esbuild/freebsd-x64@0.21.5': + optional: true + '@esbuild/linux-arm64@0.17.6': optional: true '@esbuild/linux-arm64@0.19.12': optional: true + '@esbuild/linux-arm64@0.21.5': + optional: true + '@esbuild/linux-arm@0.17.6': optional: true '@esbuild/linux-arm@0.19.12': optional: true + '@esbuild/linux-arm@0.21.5': + optional: true + '@esbuild/linux-ia32@0.17.6': optional: true '@esbuild/linux-ia32@0.19.12': optional: true + '@esbuild/linux-ia32@0.21.5': + optional: true + '@esbuild/linux-loong64@0.17.6': optional: true '@esbuild/linux-loong64@0.19.12': optional: true + '@esbuild/linux-loong64@0.21.5': + optional: true + '@esbuild/linux-mips64el@0.17.6': optional: true '@esbuild/linux-mips64el@0.19.12': optional: true + '@esbuild/linux-mips64el@0.21.5': + optional: true + '@esbuild/linux-ppc64@0.17.6': optional: true '@esbuild/linux-ppc64@0.19.12': optional: true + '@esbuild/linux-ppc64@0.21.5': + optional: true + '@esbuild/linux-riscv64@0.17.6': optional: true '@esbuild/linux-riscv64@0.19.12': optional: true + '@esbuild/linux-riscv64@0.21.5': + optional: true + '@esbuild/linux-s390x@0.17.6': optional: true '@esbuild/linux-s390x@0.19.12': optional: true + '@esbuild/linux-s390x@0.21.5': + optional: true + '@esbuild/linux-x64@0.17.6': optional: true '@esbuild/linux-x64@0.19.12': optional: true + '@esbuild/linux-x64@0.21.5': + optional: true + '@esbuild/netbsd-x64@0.17.6': optional: true '@esbuild/netbsd-x64@0.19.12': optional: true + '@esbuild/netbsd-x64@0.21.5': + optional: true + '@esbuild/openbsd-x64@0.17.6': optional: true '@esbuild/openbsd-x64@0.19.12': optional: true + '@esbuild/openbsd-x64@0.21.5': + optional: true + '@esbuild/sunos-x64@0.17.6': optional: true '@esbuild/sunos-x64@0.19.12': optional: true + '@esbuild/sunos-x64@0.21.5': + optional: true + '@esbuild/win32-arm64@0.17.6': optional: true '@esbuild/win32-arm64@0.19.12': optional: true + '@esbuild/win32-arm64@0.21.5': + optional: true + '@esbuild/win32-ia32@0.17.6': optional: true '@esbuild/win32-ia32@0.19.12': optional: true + '@esbuild/win32-ia32@0.21.5': + optional: true + '@esbuild/win32-x64@0.17.6': optional: true '@esbuild/win32-x64@0.19.12': optional: true + '@esbuild/win32-x64@0.21.5': + optional: true + '@eslint-community/eslint-utils@4.4.0(eslint@8.56.0)': dependencies: eslint: 8.56.0 @@ -14989,7 +14734,7 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) espree: 9.6.1 globals: 13.20.0 ignore: 5.2.4 @@ -15018,7 +14763,7 @@ snapshots: '@expressive-code/plugin-shiki@0.33.5': dependencies: '@expressive-code/core': 0.33.5 - shiki: 1.2.0 + shiki: 1.18.0 '@expressive-code/plugin-text-markers@0.33.5': dependencies: @@ -15051,18 +14796,14 @@ snapshots: '@floating-ui/utils@0.2.7': {} - '@fontsource/noto-sans-mono@5.0.18': {} - '@fontsource/noto-sans-mono@5.0.19': {} - '@fontsource/noto-sans@5.0.18': {} - '@fontsource/noto-sans@5.0.21': {} '@humanwhocodes/config-array@0.11.14': dependencies: '@humanwhocodes/object-schema': 2.0.2 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -15071,6 +14812,111 @@ snapshots: '@humanwhocodes/object-schema@2.0.2': {} + '@img/sharp-darwin-arm64@0.33.5': + optionalDependencies: + '@img/sharp-libvips-darwin-arm64': 1.0.4 + optional: true + + '@img/sharp-darwin-x64@0.33.5': + optionalDependencies: + '@img/sharp-libvips-darwin-x64': 1.0.4 + optional: true + + '@img/sharp-libvips-darwin-arm64@1.0.4': + optional: true + + '@img/sharp-libvips-darwin-x64@1.0.4': + optional: true + + '@img/sharp-libvips-linux-arm64@1.0.4': + optional: true + + '@img/sharp-libvips-linux-arm@1.0.5': + optional: true + + '@img/sharp-libvips-linux-s390x@1.0.4': + optional: true + + '@img/sharp-libvips-linux-x64@1.0.4': + optional: true + + '@img/sharp-libvips-linuxmusl-arm64@1.0.4': + optional: true + + '@img/sharp-libvips-linuxmusl-x64@1.0.4': + optional: true + + '@img/sharp-linux-arm64@0.33.5': + optionalDependencies: + '@img/sharp-libvips-linux-arm64': 1.0.4 + optional: true + + '@img/sharp-linux-arm@0.33.5': + optionalDependencies: + '@img/sharp-libvips-linux-arm': 1.0.5 + optional: true + + '@img/sharp-linux-s390x@0.33.5': + optionalDependencies: + '@img/sharp-libvips-linux-s390x': 1.0.4 + optional: true + + '@img/sharp-linux-x64@0.33.5': + optionalDependencies: + '@img/sharp-libvips-linux-x64': 1.0.4 + optional: true + + '@img/sharp-linuxmusl-arm64@0.33.5': + optionalDependencies: + '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 + optional: true + + '@img/sharp-linuxmusl-x64@0.33.5': + optionalDependencies: + '@img/sharp-libvips-linuxmusl-x64': 1.0.4 + optional: true + + '@img/sharp-wasm32@0.33.5': + dependencies: + '@emnapi/runtime': 1.2.0 + optional: true + + '@img/sharp-win32-ia32@0.33.5': + optional: true + + '@img/sharp-win32-x64@0.33.5': + optional: true + + '@inquirer/confirm@3.2.0': + dependencies: + '@inquirer/core': 9.2.1 + '@inquirer/type': 1.5.5 + + '@inquirer/core@9.2.1': + dependencies: + '@inquirer/figures': 1.0.6 + '@inquirer/type': 2.0.0 + '@types/mute-stream': 0.0.4 + '@types/node': 22.5.5 + '@types/wrap-ansi': 3.0.0 + ansi-escapes: 4.3.2 + cli-width: 4.1.0 + mute-stream: 1.0.0 + signal-exit: 4.1.0 + strip-ansi: 6.0.1 + wrap-ansi: 6.2.0 + yoctocolors-cjs: 2.1.2 + + '@inquirer/figures@1.0.6': {} + + '@inquirer/type@1.5.5': + dependencies: + mute-stream: 1.0.0 + + '@inquirer/type@2.0.0': + dependencies: + mute-stream: 1.0.0 + '@isaacs/cliui@8.0.2': dependencies: string-width: 5.1.2 @@ -15098,39 +14944,22 @@ snapshots: dependencies: '@sinclair/typebox': 0.27.8 - '@jridgewell/gen-mapping@0.3.3': - dependencies: - '@jridgewell/set-array': 1.1.1 - '@jridgewell/sourcemap-codec': 1.4.15 - '@jridgewell/trace-mapping': 0.3.17 - '@jridgewell/gen-mapping@0.3.5': dependencies: '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 - '@jridgewell/resolve-uri@3.1.0': {} - '@jridgewell/resolve-uri@3.1.2': {} - '@jridgewell/set-array@1.1.1': {} - '@jridgewell/set-array@1.2.1': {} - '@jridgewell/sourcemap-codec@1.4.14': {} - - '@jridgewell/sourcemap-codec@1.4.15': {} - - '@jridgewell/trace-mapping@0.3.17': - dependencies: - '@jridgewell/resolve-uri': 3.1.0 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec@1.5.0': {} '@jridgewell/trace-mapping@0.3.25': dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jsdevtools/rehype-toc@3.0.2': {} @@ -15141,49 +14970,49 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - '@ladle/react@4.0.2(@swc/helpers@0.5.11)(@types/node@18.17.19)(@types/react@18.2.14)(lightningcss@1.25.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.72.0)(typescript@5.5.2)': + '@ladle/react@4.1.1(@swc/helpers@0.5.11)(@types/node@22.5.5)(@types/react@18.2.14)(lightningcss@1.25.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2)': dependencies: - '@babel/code-frame': 7.23.5 - '@babel/core': 7.23.6 - '@babel/generator': 7.23.6 - '@babel/parser': 7.23.9 - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.9 - '@babel/types': 7.23.9 + '@babel/code-frame': 7.24.7 + '@babel/core': 7.25.2 + '@babel/generator': 7.25.6 + '@babel/parser': 7.25.6 + '@babel/template': 7.25.0 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 '@ladle/react-context': 1.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@mdx-js/mdx': 3.0.0 - '@mdx-js/react': 3.0.0(@types/react@18.2.14)(react@18.2.0) - '@vitejs/plugin-react': 4.2.1(vite@5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0)) - '@vitejs/plugin-react-swc': 3.5.0(@swc/helpers@0.5.11)(vite@5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0)) - axe-core: 4.8.2 + '@mdx-js/mdx': 3.0.1 + '@mdx-js/react': 3.0.1(@types/react@18.2.14)(react@18.2.0) + '@vitejs/plugin-react': 4.3.1(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0)) + '@vitejs/plugin-react-swc': 3.7.0(@swc/helpers@0.5.11)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0)) + axe-core: 4.10.0 boxen: 7.1.1 - chokidar: 3.5.3 - classnames: 2.3.2 - commander: 11.1.0 + chokidar: 3.6.0 + classnames: 2.5.1 + commander: 12.1.0 cross-spawn: 7.0.3 - debug: 4.3.4(supports-color@8.1.1) - get-port: 7.0.0 - globby: 14.0.0 + debug: 4.3.7(supports-color@8.1.1) + get-port: 7.1.0 + globby: 14.0.2 history: 5.3.0 - koa: 2.14.2 + koa: 2.15.3 koa-connect: 2.1.0 lodash.merge: 4.6.2 - msw: 2.1.3(typescript@5.5.2) - open: 9.1.0 + msw: 2.4.9(typescript@5.5.2) + open: 10.1.0 prism-react-renderer: 2.3.1(react@18.2.0) prop-types: 15.8.1 - query-string: 8.1.0 + query-string: 9.1.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-hotkeys-hook: 4.4.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + react-hotkeys-hook: 4.5.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-inspector: 6.0.2(react@18.2.0) - rehype-class-names: 1.0.14 + rehype-class-names: 2.0.0 rehype-raw: 7.0.0 remark-gfm: 4.0.0 source-map: 0.7.4 - vfile: 6.0.1 - vite: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) - vite-tsconfig-paths: 4.2.1(typescript@5.5.2)(vite@5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0)) + vfile: 6.0.3 + vite: 5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0) + vite-tsconfig-paths: 4.3.2(typescript@5.5.2)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0)) transitivePeerDependencies: - '@swc/helpers' - '@types/node' @@ -15191,6 +15020,7 @@ snapshots: - less - lightningcss - sass + - sass-embedded - stylus - sugarss - supports-color @@ -15219,34 +15049,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@mdx-js/mdx@3.0.0': - dependencies: - '@types/estree': 1.0.5 - '@types/estree-jsx': 1.0.0 - '@types/hast': 3.0.2 - '@types/mdx': 2.0.11 - collapse-white-space: 2.1.0 - devlop: 1.1.0 - estree-util-build-jsx: 3.0.1 - estree-util-is-identifier-name: 3.0.0 - estree-util-to-js: 2.0.0 - estree-walker: 3.0.3 - hast-util-to-estree: 3.1.0 - hast-util-to-jsx-runtime: 2.3.0 - markdown-extensions: 2.0.0 - periscopic: 3.0.4 - remark-mdx: 3.0.0 - remark-parse: 11.0.0 - remark-rehype: 11.0.0 - source-map: 0.7.4 - unified: 11.0.4 - unist-util-position-from-estree: 2.0.0 - unist-util-stringify-position: 4.0.0 - unist-util-visit: 5.0.0 - vfile: 6.0.1 - transitivePeerDependencies: - - supports-color - '@mdx-js/mdx@3.0.1': dependencies: '@types/estree': 1.0.5 @@ -15267,15 +15069,15 @@ snapshots: remark-parse: 11.0.0 remark-rehype: 11.1.0 source-map: 0.7.4 - unified: 11.0.4 + unified: 11.0.5 unist-util-position-from-estree: 2.0.0 unist-util-stringify-position: 4.0.0 unist-util-visit: 5.0.0 - vfile: 6.0.1 + vfile: 6.0.3 transitivePeerDependencies: - supports-color - '@mdx-js/react@3.0.0(@types/react@18.2.14)(react@18.2.0)': + '@mdx-js/react@3.0.1(@types/react@18.2.14)(react@18.2.0)': dependencies: '@types/mdx': 2.0.11 '@types/react': 18.2.14 @@ -15297,44 +15099,42 @@ snapshots: got: 11.8.6 os-filter-obj: 2.0.0 - '@mswjs/cookies@1.1.0': {} - - '@mswjs/interceptors@0.25.14': + '@mswjs/interceptors@0.35.8': dependencies: '@open-draft/deferred-promise': 2.2.0 '@open-draft/logger': 0.3.0 '@open-draft/until': 2.1.0 is-node-process: 1.2.0 - outvariant: 1.4.2 + outvariant: 1.4.3 strict-event-emitter: 0.5.1 - '@next/env@14.2.3': {} + '@next/env@14.2.13': {} - '@next/swc-darwin-arm64@14.2.3': + '@next/swc-darwin-arm64@14.2.13': optional: true - '@next/swc-darwin-x64@14.2.3': + '@next/swc-darwin-x64@14.2.13': optional: true - '@next/swc-linux-arm64-gnu@14.2.3': + '@next/swc-linux-arm64-gnu@14.2.13': optional: true - '@next/swc-linux-arm64-musl@14.2.3': + '@next/swc-linux-arm64-musl@14.2.13': optional: true - '@next/swc-linux-x64-gnu@14.2.3': + '@next/swc-linux-x64-gnu@14.2.13': optional: true - '@next/swc-linux-x64-musl@14.2.3': + '@next/swc-linux-x64-musl@14.2.13': optional: true - '@next/swc-win32-arm64-msvc@14.2.3': + '@next/swc-win32-arm64-msvc@14.2.13': optional: true - '@next/swc-win32-ia32-msvc@14.2.3': + '@next/swc-win32-ia32-msvc@14.2.13': optional: true - '@next/swc-win32-x64-msvc@14.2.3': + '@next/swc-win32-x64-msvc@14.2.13': optional: true '@nodelib/fs.scandir@2.1.5': @@ -15347,7 +15147,7 @@ snapshots: '@nodelib/fs.walk@1.2.8': dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.13.0 + fastq: 1.17.1 '@npmcli/fs@3.1.0': dependencies: @@ -15541,10 +15341,12 @@ snapshots: '@open-draft/logger@0.3.0': dependencies: is-node-process: 1.2.0 - outvariant: 1.4.2 + outvariant: 1.4.3 '@open-draft/until@2.1.0': {} + '@oslojs/encoding@0.4.1': {} + '@pkgjs/parseargs@0.11.0': optional: true @@ -15556,8 +15358,8 @@ snapshots: '@puppeteer/browsers@0.5.0(typescript@5.5.2)': dependencies: - debug: 4.3.4(supports-color@8.1.1) - extract-zip: 2.0.1 + debug: 4.3.4 + extract-zip: 2.0.1(supports-color@8.1.1) https-proxy-agent: 5.0.1 progress: 2.0.3 proxy-from-env: 1.1.0 @@ -15569,35 +15371,35 @@ snapshots: transitivePeerDependencies: - supports-color - '@remix-run/dev@2.8.1(@remix-run/serve@2.8.1(typescript@5.5.2))(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)(vite@5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0))': + '@remix-run/dev@2.8.1(@remix-run/serve@2.8.1(typescript@5.5.2))(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)(vite@5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0))': dependencies: - '@babel/core': 7.24.1 - '@babel/generator': 7.24.1 - '@babel/parser': 7.24.1 - '@babel/plugin-syntax-decorators': 7.24.0(@babel/core@7.24.1) - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.1) - '@babel/preset-typescript': 7.23.3(@babel/core@7.24.1) - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 + '@babel/core': 7.25.2 + '@babel/generator': 7.25.6 + '@babel/parser': 7.25.6 + '@babel/plugin-syntax-decorators': 7.24.0(@babel/core@7.25.2) + '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) + '@babel/preset-typescript': 7.23.3(@babel/core@7.25.2) + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 '@mdx-js/mdx': 2.3.0 '@npmcli/package-json': 4.0.1 '@remix-run/node': 2.8.1(typescript@5.5.2) '@remix-run/router': 1.15.3-pre.0 '@remix-run/server-runtime': 2.8.1(typescript@5.5.2) '@types/mdx': 2.0.11 - '@vanilla-extract/integration': 6.5.0(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) + '@vanilla-extract/integration': 6.5.0(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) arg: 5.0.2 cacache: 17.1.4 chalk: 4.1.2 chokidar: 3.6.0 cross-spawn: 7.0.3 dotenv: 16.4.5 - es-module-lexer: 1.4.2 + es-module-lexer: 1.5.4 esbuild: 0.17.6 esbuild-plugins-node-modules-polyfill: 1.6.3(esbuild@0.17.6) execa: 5.1.1 exit-hook: 2.2.1 - express: 4.20.0 + express: 4.21.0 fs-extra: 10.1.0 get-port: 5.1.1 gunzip-maybe: 1.4.2 @@ -15607,7 +15409,7 @@ snapshots: lodash.debounce: 4.0.8 minimatch: 9.0.3 ora: 5.4.1 - picocolors: 1.0.0 + picocolors: 1.1.0 picomatch: 2.3.1 pidtree: 0.6.0 postcss: 8.4.37 @@ -15616,7 +15418,7 @@ snapshots: postcss-modules: 6.0.0(postcss@8.4.37) prettier: 3.1.1 pretty-ms: 7.0.1 - react-refresh: 0.14.0 + react-refresh: 0.14.2 remark-frontmatter: 4.0.1 remark-mdx-frontmatter: 1.1.1 semver: 7.6.0 @@ -15627,7 +15429,7 @@ snapshots: optionalDependencies: '@remix-run/serve': 2.8.1(typescript@5.5.2) typescript: 5.5.2 - vite: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) + vite: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) transitivePeerDependencies: - '@types/node' - bluebird @@ -15642,83 +15444,10 @@ snapshots: - ts-node - utf-8-validate - '@remix-run/dev@2.8.1(@remix-run/serve@2.8.1(typescript@5.5.2))(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0))': - dependencies: - '@babel/core': 7.24.1 - '@babel/generator': 7.24.1 - '@babel/parser': 7.24.1 - '@babel/plugin-syntax-decorators': 7.24.0(@babel/core@7.24.1) - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.1) - '@babel/preset-typescript': 7.23.3(@babel/core@7.24.1) - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 - '@mdx-js/mdx': 2.3.0 - '@npmcli/package-json': 4.0.1 - '@remix-run/node': 2.8.1(typescript@5.5.2) - '@remix-run/router': 1.15.3-pre.0 - '@remix-run/server-runtime': 2.8.1(typescript@5.5.2) - '@types/mdx': 2.0.11 - '@vanilla-extract/integration': 6.5.0(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) - arg: 5.0.2 - cacache: 17.1.4 - chalk: 4.1.2 - chokidar: 3.6.0 - cross-spawn: 7.0.3 - dotenv: 16.4.5 - es-module-lexer: 1.4.2 - esbuild: 0.17.6 - esbuild-plugins-node-modules-polyfill: 1.6.3(esbuild@0.17.6) - execa: 5.1.1 - exit-hook: 2.2.1 - express: 4.20.0 - fs-extra: 10.1.0 - get-port: 5.1.1 - gunzip-maybe: 1.4.2 - jsesc: 3.0.2 - json5: 2.2.3 - lodash: 4.17.21 - lodash.debounce: 4.0.8 - minimatch: 9.0.3 - ora: 5.4.1 - picocolors: 1.0.0 - picomatch: 2.3.1 - pidtree: 0.6.0 - postcss: 8.4.37 - postcss-discard-duplicates: 5.1.0(postcss@8.4.37) - postcss-load-config: 4.0.2(postcss@8.4.37) - postcss-modules: 6.0.0(postcss@8.4.37) - prettier: 3.1.1 - pretty-ms: 7.0.1 - react-refresh: 0.14.0 - remark-frontmatter: 4.0.1 - remark-mdx-frontmatter: 1.1.1 - semver: 7.6.0 - set-cookie-parser: 2.6.0 - tar-fs: 2.1.1 - tsconfig-paths: 4.2.0 - ws: 7.5.10 - optionalDependencies: - '@remix-run/serve': 2.8.1(typescript@5.5.2) - typescript: 5.5.2 - vite: 5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) - transitivePeerDependencies: - - '@types/node' - - bluebird - - bufferutil - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - - ts-node - - utf-8-validate - - '@remix-run/express@2.8.1(express@4.20.0)(typescript@5.5.2)': + '@remix-run/express@2.8.1(express@4.21.0)(typescript@5.5.2)': dependencies: '@remix-run/node': 2.8.1(typescript@5.5.2) - express: 4.20.0 + express: 4.21.0 optionalDependencies: typescript: 5.5.2 @@ -15752,11 +15481,11 @@ snapshots: '@remix-run/serve@2.8.1(typescript@5.5.2)': dependencies: - '@remix-run/express': 2.8.1(express@4.20.0)(typescript@5.5.2) + '@remix-run/express': 2.8.1(express@4.21.0)(typescript@5.5.2) '@remix-run/node': 2.8.1(typescript@5.5.2) chokidar: 3.6.0 compression: 1.7.4 - express: 4.20.0 + express: 4.21.0 get-port: 5.1.1 morgan: 1.10.0 source-map-support: 0.5.21 @@ -15803,52 +15532,94 @@ snapshots: dependencies: web-streams-polyfill: 3.3.3 - '@rollup/rollup-android-arm-eabi@4.13.0': + '@rollup/pluginutils@5.1.0(rollup@4.22.2)': + dependencies: + '@types/estree': 1.0.5 + estree-walker: 2.0.2 + picomatch: 2.3.1 + optionalDependencies: + rollup: 4.22.2 + + '@rollup/rollup-android-arm-eabi@4.22.2': + optional: true + + '@rollup/rollup-android-arm64@4.22.2': + optional: true + + '@rollup/rollup-darwin-arm64@4.22.2': + optional: true + + '@rollup/rollup-darwin-x64@4.22.2': optional: true - '@rollup/rollup-android-arm64@4.13.0': + '@rollup/rollup-linux-arm-gnueabihf@4.22.2': optional: true - '@rollup/rollup-darwin-arm64@4.13.0': + '@rollup/rollup-linux-arm-musleabihf@4.22.2': optional: true - '@rollup/rollup-darwin-x64@4.13.0': + '@rollup/rollup-linux-arm64-gnu@4.22.2': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.13.0': + '@rollup/rollup-linux-arm64-musl@4.22.2': optional: true - '@rollup/rollup-linux-arm64-gnu@4.13.0': + '@rollup/rollup-linux-powerpc64le-gnu@4.22.2': optional: true - '@rollup/rollup-linux-arm64-musl@4.13.0': + '@rollup/rollup-linux-riscv64-gnu@4.22.2': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.13.0': + '@rollup/rollup-linux-s390x-gnu@4.22.2': optional: true - '@rollup/rollup-linux-x64-gnu@4.13.0': + '@rollup/rollup-linux-x64-gnu@4.22.2': optional: true - '@rollup/rollup-linux-x64-musl@4.13.0': + '@rollup/rollup-linux-x64-musl@4.22.2': optional: true - '@rollup/rollup-win32-arm64-msvc@4.13.0': + '@rollup/rollup-win32-arm64-msvc@4.22.2': optional: true - '@rollup/rollup-win32-ia32-msvc@4.13.0': + '@rollup/rollup-win32-ia32-msvc@4.22.2': optional: true - '@rollup/rollup-win32-x64-msvc@4.13.0': + '@rollup/rollup-win32-x64-msvc@4.22.2': optional: true - '@shikijs/core@1.2.0': {} + '@shikijs/core@1.18.0': + dependencies: + '@shikijs/engine-javascript': 1.18.0 + '@shikijs/engine-oniguruma': 1.18.0 + '@shikijs/types': 1.18.0 + '@shikijs/vscode-textmate': 9.2.2 + '@types/hast': 3.0.4 + hast-util-to-html: 9.0.3 + + '@shikijs/engine-javascript@1.18.0': + dependencies: + '@shikijs/types': 1.18.0 + '@shikijs/vscode-textmate': 9.2.2 + oniguruma-to-js: 0.4.3 + + '@shikijs/engine-oniguruma@1.18.0': + dependencies: + '@shikijs/types': 1.18.0 + '@shikijs/vscode-textmate': 9.2.2 + + '@shikijs/types@1.18.0': + dependencies: + '@shikijs/vscode-textmate': 9.2.2 + '@types/hast': 3.0.4 + + '@shikijs/vscode-textmate@9.2.2': {} '@sinclair/typebox@0.27.8': {} '@sindresorhus/is@4.6.0': {} - '@sindresorhus/merge-streams@1.0.0': {} + '@sindresorhus/merge-streams@2.3.0': {} '@swc/cli@0.3.12(@swc/core@1.5.28(@swc/helpers@0.5.11))(chokidar@3.6.0)': dependencies: @@ -15941,27 +15712,27 @@ snapshots: '@testing-library/dom@8.13.0': dependencies: - '@babel/code-frame': 7.23.5 + '@babel/code-frame': 7.24.7 '@babel/runtime': 7.23.9 '@types/aria-query': 4.2.2 - aria-query: 5.0.0 + aria-query: 5.3.0 chalk: 4.1.2 dom-accessibility-api: 0.5.14 lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/jest-dom@6.3.0(vitest@1.2.1(@types/node@18.17.19)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0))': + '@testing-library/jest-dom@6.3.0(vitest@1.2.1(@types/node@22.5.5)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0))': dependencies: '@adobe/css-tools': 4.3.3 '@babel/runtime': 7.23.9 - aria-query: 5.0.0 + aria-query: 5.3.0 chalk: 3.0.0 css.escape: 1.5.1 dom-accessibility-api: 0.6.3 lodash: 4.17.21 redent: 3.0.0 optionalDependencies: - vitest: 1.2.1(@types/node@18.17.19)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0) + vitest: 1.2.1(@types/node@22.5.5)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0) '@testing-library/react@13.2.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: @@ -15993,24 +15764,24 @@ snapshots: '@types/babel__core@7.20.5': dependencies: - '@babel/parser': 7.24.1 - '@babel/types': 7.24.0 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.5 '@types/babel__generator@7.6.8': dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.25.6 '@types/babel__template@7.4.4': dependencies: - '@babel/parser': 7.24.1 - '@babel/types': 7.24.0 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 '@types/babel__traverse@7.20.5': dependencies: - '@babel/types': 7.24.0 + '@babel/types': 7.25.6 '@types/btoa-lite@1.0.2': {} @@ -16018,7 +15789,7 @@ snapshots: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 3.1.4 - '@types/node': 18.19.26 + '@types/node': 22.5.5 '@types/responselike': 1.0.0 '@types/cookie@0.6.0': {} @@ -16027,10 +15798,6 @@ snapshots: dependencies: '@types/ms': 0.7.31 - '@types/estree-jsx@1.0.0': - dependencies: - '@types/estree': 1.0.5 - '@types/estree-jsx@1.0.5': dependencies: '@types/estree': 1.0.5 @@ -16041,10 +15808,6 @@ snapshots: dependencies: '@types/unist': 2.0.10 - '@types/hast@3.0.2': - dependencies: - '@types/unist': 3.0.1 - '@types/hast@3.0.4': dependencies: '@types/unist': 3.0.2 @@ -16053,26 +15816,20 @@ snapshots: '@types/istanbul-lib-coverage@2.0.4': {} - '@types/js-levenshtein@1.1.3': {} - '@types/json-schema@7.0.15': {} '@types/jsonwebtoken@9.0.6': dependencies: - '@types/node': 18.19.26 + '@types/node': 22.5.5 '@types/keyv@3.1.4': dependencies: - '@types/node': 18.19.26 + '@types/node': 22.5.5 '@types/mdast@3.0.15': dependencies: '@types/unist': 2.0.10 - '@types/mdast@4.0.2': - dependencies: - '@types/unist': 3.0.1 - '@types/mdast@4.0.3': dependencies: '@types/unist': 3.0.2 @@ -16083,18 +15840,28 @@ snapshots: '@types/ms@0.7.31': {} + '@types/mute-stream@0.0.4': + dependencies: + '@types/node': 22.5.5 + '@types/nlcst@1.0.4': dependencies: '@types/unist': 2.0.10 - '@types/node@17.0.45': {} + '@types/nlcst@2.0.3': + dependencies: + '@types/unist': 3.0.2 - '@types/node@18.17.19': {} + '@types/node@17.0.45': {} '@types/node@18.19.26': dependencies: undici-types: 5.26.5 + '@types/node@22.5.5': + dependencies: + undici-types: 6.19.8 + '@types/normalize-package-data@2.4.1': {} '@types/parse5@6.0.3': {} @@ -16119,11 +15886,11 @@ snapshots: '@types/responselike@1.0.0': dependencies: - '@types/node': 18.19.26 + '@types/node': 22.5.5 '@types/sax@1.2.7': dependencies: - '@types/node': 18.19.26 + '@types/node': 22.5.5 '@types/scheduler@0.16.8': {} @@ -16135,17 +15902,17 @@ snapshots: '@types/statuses@2.0.4': {} - '@types/unist@2.0.10': {} - - '@types/unist@2.0.6': {} + '@types/tough-cookie@4.0.5': {} - '@types/unist@3.0.1': {} + '@types/unist@2.0.10': {} '@types/unist@3.0.2': {} + '@types/wrap-ansi@3.0.0': {} + '@types/yauzl@2.10.3': dependencies: - '@types/node': 18.19.26 + '@types/node': 22.5.5 optional: true '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@5.5.2))(eslint@8.56.0)(typescript@5.5.2)': @@ -16155,12 +15922,12 @@ snapshots: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/type-utils': 5.62.0(eslint@8.56.0)(typescript@5.5.2) '@typescript-eslint/utils': 5.62.0(eslint@8.56.0)(typescript@5.5.2) - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) eslint: 8.56.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 - semver: 7.5.4 + semver: 7.6.0 tsutils: 3.21.0(typescript@5.5.2) optionalDependencies: typescript: 5.5.2 @@ -16172,7 +15939,7 @@ snapshots: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.2) - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) eslint: 8.56.0 optionalDependencies: typescript: 5.5.2 @@ -16188,7 +15955,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.2) '@typescript-eslint/utils': 5.62.0(eslint@8.56.0)(typescript@5.5.2) - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) eslint: 8.56.0 tsutils: 3.21.0(typescript@5.5.2) optionalDependencies: @@ -16202,7 +15969,7 @@ snapshots: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.0 @@ -16236,7 +16003,7 @@ snapshots: '@vanilla-extract/babel-plugin-debug-ids@1.0.5': dependencies: - '@babel/core': 7.24.1 + '@babel/core': 7.25.2 transitivePeerDependencies: - supports-color @@ -16254,35 +16021,10 @@ snapshots: modern-ahocorasick: 1.0.1 outdent: 0.8.0 - '@vanilla-extract/integration@6.5.0(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0)': - dependencies: - '@babel/core': 7.24.1 - '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.24.1) - '@vanilla-extract/babel-plugin-debug-ids': 1.0.5 - '@vanilla-extract/css': 1.14.1 - esbuild: 0.19.12 - eval: 0.1.8 - find-up: 5.0.0 - javascript-stringify: 2.1.0 - lodash: 4.17.21 - mlly: 1.5.0 - outdent: 0.8.0 - vite: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) - vite-node: 1.2.1(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - - '@vanilla-extract/integration@6.5.0(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)': + '@vanilla-extract/integration@6.5.0(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0)': dependencies: - '@babel/core': 7.24.1 - '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.24.1) + '@babel/core': 7.25.2 + '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.25.2) '@vanilla-extract/babel-plugin-debug-ids': 1.0.5 '@vanilla-extract/css': 1.14.1 esbuild: 0.19.12 @@ -16292,8 +16034,8 @@ snapshots: lodash: 4.17.21 mlly: 1.5.0 outdent: 0.8.0 - vite: 5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) - vite-node: 1.2.1(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) + vite: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) + vite-node: 1.2.1(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) transitivePeerDependencies: - '@types/node' - less @@ -16306,51 +16048,51 @@ snapshots: '@vanilla-extract/private@1.0.3': {} - '@vitejs/plugin-react-swc@3.5.0(@swc/helpers@0.5.11)(vite@5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0))': + '@vitejs/plugin-react-swc@3.7.0(@swc/helpers@0.5.11)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0))': dependencies: '@swc/core': 1.5.28(@swc/helpers@0.5.11) - vite: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) + vite: 5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0) transitivePeerDependencies: - '@swc/helpers' - '@vitejs/plugin-react@4.2.1(vite@5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0))': + '@vitejs/plugin-react@4.3.1(vite@5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0))': dependencies: - '@babel/core': 7.23.6 - '@babel/plugin-transform-react-jsx-self': 7.24.1(@babel/core@7.23.6) - '@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.23.6) + '@babel/core': 7.25.2 + '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.25.2) '@types/babel__core': 7.20.5 - react-refresh: 0.14.0 - vite: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) + react-refresh: 0.14.2 + vite: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) transitivePeerDependencies: - supports-color - '@vitejs/plugin-react@4.2.1(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0))': + '@vitejs/plugin-react@4.3.1(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0))': dependencies: - '@babel/core': 7.23.6 - '@babel/plugin-transform-react-jsx-self': 7.24.1(@babel/core@7.23.6) - '@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.23.6) + '@babel/core': 7.25.2 + '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2) + '@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.25.2) '@types/babel__core': 7.20.5 - react-refresh: 0.14.0 - vite: 5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) + react-refresh: 0.14.2 + vite: 5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0) transitivePeerDependencies: - supports-color - '@vitest/coverage-v8@1.2.1(vitest@1.2.1(@types/node@18.17.19)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0))': + '@vitest/coverage-v8@1.2.1(vitest@1.2.1(@types/node@22.5.5)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0))': dependencies: - '@ampproject/remapping': 2.2.1 + '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 0.2.3 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) istanbul-lib-coverage: 3.2.2 istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 4.0.1 istanbul-reports: 3.1.6 - magic-string: 0.30.5 - magicast: 0.3.3 - picocolors: 1.0.0 + magic-string: 0.30.11 + magicast: 0.3.5 + picocolors: 1.1.0 std-env: 3.7.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.2.1(@types/node@18.17.19)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0) + vitest: 1.2.1(@types/node@22.5.5)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0) transitivePeerDependencies: - supports-color @@ -16368,7 +16110,7 @@ snapshots: '@vitest/snapshot@1.2.1': dependencies: - magic-string: 0.30.5 + magic-string: 0.30.11 pathe: 1.1.2 pretty-format: 29.7.0 @@ -16397,23 +16139,23 @@ snapshots: mime-types: 2.1.35 negotiator: 0.6.3 - acorn-jsx@5.3.2(acorn@8.11.3): + acorn-jsx@5.3.2(acorn@8.12.1): dependencies: - acorn: 8.11.3 + acorn: 8.12.1 acorn-walk@8.3.2: {} - acorn@8.11.3: {} + acorn@8.12.1: {} agent-base@6.0.2: dependencies: - debug: 4.3.6(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color agent-base@7.1.0: dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -16481,11 +16223,6 @@ snapshots: ansi-styles@6.2.1: {} - anymatch@3.1.2: - dependencies: - normalize-path: 3.0.0 - picomatch: 2.3.1 - anymatch@3.1.3: dependencies: normalize-path: 3.0.0 @@ -16503,24 +16240,22 @@ snapshots: argparse@2.0.1: {} - aria-query@5.0.0: {} - aria-query@5.3.0: dependencies: dequal: 2.0.3 array-buffer-byte-length@1.0.1: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 is-array-buffer: 3.0.4 array-flatten@1.1.1: {} array-includes@3.1.6: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 get-intrinsic: 1.2.4 is-string: 1.0.7 @@ -16530,29 +16265,29 @@ snapshots: array.prototype.flatmap@1.3.1: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 es-shim-unscopables: 1.0.0 array.prototype.tosorted@1.1.1: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 es-shim-unscopables: 1.0.0 get-intrinsic: 1.2.4 arraybuffer.prototype.slice@1.0.3: dependencies: array-buffer-byte-length: 1.0.1 - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 es-errors: 1.3.0 get-intrinsic: 1.2.4 is-array-buffer: 3.0.4 - is-shared-array-buffer: 1.0.2 + is-shared-array-buffer: 1.0.3 arrify@1.0.1: {} @@ -16572,67 +16307,68 @@ snapshots: astring@1.8.4: {} - astro-auto-import@0.4.2(astro@4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)): + astro-auto-import@0.4.2(astro@4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2)): dependencies: '@types/node': 18.19.26 - acorn: 8.11.3 - astro: 4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2) + acorn: 8.12.1 + astro: 4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2) - astro-expressive-code@0.33.5(astro@4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2)): + astro-expressive-code@0.33.5(astro@4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2)): dependencies: - astro: 4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2) + astro: 4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2) hast-util-to-html: 8.0.4 remark-expressive-code: 0.33.5 - astro-relative-links@0.3.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2): + astro-relative-links@0.3.7(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2): dependencies: - astro: 4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2) + astro: 4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2) glob: 10.3.10 transitivePeerDependencies: - '@types/node' - less - lightningcss + - rollup - sass + - sass-embedded - stylus - sugarss - supports-color - terser - typescript - astro@4.5.6(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)(typescript@5.5.2): - dependencies: - '@astrojs/compiler': 2.7.0 - '@astrojs/internal-helpers': 0.3.0 - '@astrojs/markdown-remark': 4.3.0 - '@astrojs/telemetry': 3.0.4 - '@babel/core': 7.24.1 - '@babel/generator': 7.24.1 - '@babel/parser': 7.24.1 - '@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.24.1) - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 + astro@4.15.8(@types/node@22.5.5)(lightningcss@1.25.1)(rollup@4.22.2)(sass-embedded@1.64.1)(sass@1.72.0)(typescript@5.5.2): + dependencies: + '@astrojs/compiler': 2.10.3 + '@astrojs/internal-helpers': 0.4.1 + '@astrojs/markdown-remark': 5.2.0 + '@astrojs/telemetry': 3.1.0 + '@babel/core': 7.25.2 + '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2) + '@babel/types': 7.25.6 + '@oslojs/encoding': 0.4.1 + '@rollup/pluginutils': 5.1.0(rollup@4.22.2) '@types/babel__core': 7.20.5 - acorn: 8.11.3 + '@types/cookie': 0.6.0 + acorn: 8.12.1 aria-query: 5.3.0 - axobject-query: 4.0.0 + axobject-query: 4.1.0 boxen: 7.1.1 - chokidar: 3.6.0 ci-info: 4.0.0 - clsx: 2.1.0 + clsx: 2.1.1 common-ancestor-path: 1.0.1 cookie: 0.6.0 cssesc: 3.0.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) deterministic-object-hash: 2.0.2 - devalue: 4.3.2 + devalue: 5.0.0 diff: 5.2.0 dlv: 1.1.3 - dset: 3.1.3 - es-module-lexer: 1.4.2 - esbuild: 0.19.12 + dset: 3.1.4 + es-module-lexer: 1.5.4 + esbuild: 0.21.5 estree-walker: 3.0.3 - execa: 8.0.1 fast-glob: 3.3.2 + fastq: 1.17.1 flattie: 1.1.1 github-slugger: 2.0.0 gray-matter: 4.0.3 @@ -16640,36 +16376,42 @@ snapshots: http-cache-semantics: 4.1.1 js-yaml: 4.1.0 kleur: 4.1.5 - magic-string: 0.30.8 - mime: 3.0.0 - ora: 7.0.1 - p-limit: 5.0.0 + magic-string: 0.30.11 + magicast: 0.3.5 + micromatch: 4.0.8 + mrmime: 2.0.0 + neotraverse: 0.6.18 + ora: 8.1.0 + p-limit: 6.1.0 p-queue: 8.0.1 - path-to-regexp: 6.2.1 - preferred-pm: 3.1.3 + preferred-pm: 4.0.0 prompts: 2.4.2 rehype: 13.0.1 - resolve: 1.22.8 semver: 7.6.0 - shiki: 1.2.0 - string-width: 7.1.0 + shiki: 1.18.0 + string-width: 7.2.0 strip-ansi: 6.0.1 - tsconfck: 3.0.3(typescript@5.5.2) + tinyexec: 0.3.0 + tsconfck: 3.1.3(typescript@5.5.2) unist-util-visit: 5.0.0 - vfile: 6.0.1 - vite: 5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) - vitefu: 0.2.5(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)) - which-pm: 2.1.1 + vfile: 6.0.3 + vite: 5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0) + vitefu: 1.0.2(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0)) + which-pm: 3.0.0 + xxhash-wasm: 1.0.2 yargs-parser: 21.1.1 - zod: 3.22.4 - zod-to-json-schema: 3.22.4(zod@3.22.4) + zod: 3.23.8 + zod-to-json-schema: 3.23.3(zod@3.23.8) + zod-to-ts: 1.2.0(typescript@5.5.2)(zod@3.23.8) optionalDependencies: - sharp: 0.32.6 + sharp: 0.33.5 transitivePeerDependencies: - '@types/node' - less - lightningcss + - rollup - sass + - sass-embedded - stylus - sugarss - supports-color @@ -16688,16 +16430,14 @@ snapshots: autoprefixer@10.4.18(postcss@8.4.37): dependencies: - browserslist: 4.23.0 - caniuse-lite: 1.0.30001599 + browserslist: 4.23.3 + caniuse-lite: 1.0.30001662 fraction.js: 4.3.7 normalize-range: 0.1.2 - picocolors: 1.0.0 + picocolors: 1.1.0 postcss: 8.4.37 postcss-value-parser: 4.2.0 - available-typed-arrays@1.0.6: {} - available-typed-arrays@1.0.7: dependencies: possible-typed-array-names: 1.0.0 @@ -16706,14 +16446,9 @@ snapshots: aws4@1.11.0: {} - axe-core@4.8.2: {} - - axobject-query@4.0.0: - dependencies: - dequal: 2.0.3 + axe-core@4.10.0: {} - b4a@1.6.6: - optional: true + axobject-query@4.1.0: {} backstopjs@6.2.2(typescript@5.5.2): dependencies: @@ -16748,25 +16483,6 @@ snapshots: balanced-match@2.0.0: {} - bare-events@2.2.1: - optional: true - - bare-fs@2.2.2: - dependencies: - bare-events: 2.2.1 - bare-os: 2.2.1 - bare-path: 2.1.0 - streamx: 2.16.1 - optional: true - - bare-os@2.2.1: - optional: true - - bare-path@2.1.0: - dependencies: - bare-os: 2.2.1 - optional: true - base-64@1.0.0: {} base64-js@1.5.1: {} @@ -16783,8 +16499,6 @@ snapshots: before-after-hook@2.2.3: {} - big-integer@1.6.51: {} - bin-check@4.1.0: dependencies: execa: 0.7.0 @@ -16809,12 +16523,6 @@ snapshots: inherits: 2.0.4 readable-stream: 3.6.0 - bl@5.0.0: - dependencies: - buffer: 6.0.3 - inherits: 2.0.4 - readable-stream: 3.6.0 - blob-util@2.0.2: {} bluebird@3.7.2: {} @@ -16851,10 +16559,6 @@ snapshots: widest-line: 4.0.1 wrap-ansi: 8.1.0 - bplist-parser@0.2.0: - dependencies: - big-integer: 1.6.51 - brace-expansion@1.1.11: dependencies: balanced-match: 1.0.2 @@ -16872,19 +16576,12 @@ snapshots: dependencies: pako: 0.2.9 - browserslist@4.22.2: - dependencies: - caniuse-lite: 1.0.30001599 - electron-to-chromium: 1.4.615 - node-releases: 2.0.14 - update-browserslist-db: 1.0.13(browserslist@4.22.2) - - browserslist@4.23.0: + browserslist@4.23.3: dependencies: - caniuse-lite: 1.0.30001599 - electron-to-chromium: 1.4.711 - node-releases: 2.0.14 - update-browserslist-db: 1.0.13(browserslist@4.23.0) + caniuse-lite: 1.0.30001662 + electron-to-chromium: 1.5.26 + node-releases: 2.0.18 + update-browserslist-db: 1.1.0(browserslist@4.23.3) btoa-lite@1.0.0: {} @@ -16901,18 +16598,13 @@ snapshots: base64-js: 1.5.1 ieee754: 1.2.1 - buffer@6.0.3: - dependencies: - base64-js: 1.5.1 - ieee754: 1.2.1 - builtins@5.0.1: dependencies: semver: 7.6.0 - bundle-name@3.0.0: + bundle-name@4.1.0: dependencies: - run-applescript: 5.0.0 + run-applescript: 7.0.0 busboy@1.6.0: dependencies: @@ -16973,13 +16665,6 @@ snapshots: cachedir@2.3.0: {} - call-bind@1.0.6: - dependencies: - es-errors: 1.3.0 - function-bind: 1.1.2 - get-intrinsic: 1.2.4 - set-function-length: 1.2.1 - call-bind@1.0.7: dependencies: es-define-property: 1.0.0 @@ -17003,7 +16688,7 @@ snapshots: camelcase@7.0.1: {} - caniuse-lite@1.0.30001599: {} + caniuse-lite@1.0.30001662: {} caseless@0.12.0: {} @@ -17045,8 +16730,6 @@ snapshots: character-reference-invalid@2.0.1: {} - chardet@0.7.0: {} - check-error@1.0.3: dependencies: get-func-name: 2.0.2 @@ -17060,18 +16743,6 @@ snapshots: lodash.throttle: 4.1.1 yargs: 13.3.2 - chokidar@3.5.3: - dependencies: - anymatch: 3.1.2 - braces: 3.0.3 - glob-parent: 6.0.2 - is-binary-path: 2.1.0 - is-glob: 4.0.3 - normalize-path: 3.0.0 - readdirp: 3.6.0 - optionalDependencies: - fsevents: 2.3.3 - chokidar@3.6.0: dependencies: anymatch: 3.1.3 @@ -17097,7 +16768,7 @@ snapshots: ci-info@4.0.0: {} - classnames@2.3.2: {} + classnames@2.5.1: {} clean-stack@2.2.0: {} @@ -17107,10 +16778,6 @@ snapshots: dependencies: restore-cursor: 3.1.0 - cli-cursor@4.0.0: - dependencies: - restore-cursor: 4.0.0 - cli-cursor@5.0.0: dependencies: restore-cursor: 5.1.0 @@ -17131,9 +16798,9 @@ snapshots: cli-truncate@4.0.0: dependencies: slice-ansi: 5.0.0 - string-width: 7.1.0 + string-width: 7.2.0 - cli-width@3.0.0: {} + cli-width@4.1.0: {} client-only@0.0.1: {} @@ -17161,9 +16828,7 @@ snapshots: clone@1.0.4: {} - clsx@2.0.0: {} - - clsx@2.1.0: {} + clsx@2.1.1: {} co@4.6.0: {} @@ -17201,12 +16866,8 @@ snapshots: dependencies: delayed-stream: 1.0.0 - comma-separated-tokens@2.0.2: {} - comma-separated-tokens@2.0.3: {} - commander@11.1.0: {} - commander@12.1.0: {} commander@2.20.3: {} @@ -17265,7 +16926,7 @@ snapshots: cookie@0.6.0: {} - cookies@0.8.0: + cookies@0.9.1: dependencies: depd: 2.0.0 keygrip: 1.1.0 @@ -17351,13 +17012,11 @@ snapshots: dependencies: rrweb-cssom: 0.6.0 - csstype@3.1.0: {} - csstype@3.1.3: {} - cypress-axe@1.5.0(axe-core@4.8.2)(cypress@13.8.1): + cypress-axe@1.5.0(axe-core@4.10.0)(cypress@13.8.1): dependencies: - axe-core: 4.8.2 + axe-core: 4.10.0 cypress: 13.8.1 cypress-image-diff-js@1.30.1(cypress@13.8.1): @@ -17393,7 +17052,7 @@ snapshots: commander: 6.2.1 common-tags: 1.8.2 dayjs: 1.11.2 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) enquirer: 2.3.6 eventemitter2: 6.4.7 execa: 4.1.0 @@ -17467,15 +17126,13 @@ snapshots: optionalDependencies: supports-color: 8.1.1 - debug@4.3.4(supports-color@8.1.1): + debug@4.3.4: dependencies: ms: 2.1.2 - optionalDependencies: - supports-color: 8.1.1 - debug@4.3.6(supports-color@8.1.1): + debug@4.3.7(supports-color@8.1.1): dependencies: - ms: 2.1.2 + ms: 2.1.3 optionalDependencies: supports-color: 8.1.1 @@ -17506,26 +17163,18 @@ snapshots: deep-equal@1.0.1: {} - deep-extend@0.6.0: - optional: true - deep-is@0.1.4: {} deep-object-diff@1.1.9: {} deepmerge@4.3.1: {} - default-browser-id@3.0.0: - dependencies: - bplist-parser: 0.2.0 - untildify: 4.0.0 + default-browser-id@5.0.0: {} - default-browser@4.0.0: + default-browser@5.2.1: dependencies: - bundle-name: 3.0.0 - default-browser-id: 3.0.0 - execa: 7.2.0 - titleize: 3.0.0 + bundle-name: 4.1.0 + default-browser-id: 5.0.0 defaults@1.0.3: dependencies: @@ -17533,13 +17182,6 @@ snapshots: defer-to-connect@2.0.1: {} - define-data-property@1.1.2: - dependencies: - es-errors: 1.3.0 - get-intrinsic: 1.2.4 - gopd: 1.0.1 - has-property-descriptors: 1.0.1 - define-data-property@1.1.4: dependencies: es-define-property: 1.0.0 @@ -17550,8 +17192,8 @@ snapshots: define-properties@1.2.1: dependencies: - define-data-property: 1.1.2 - has-property-descriptors: 1.0.1 + define-data-property: 1.1.4 + has-property-descriptors: 1.0.2 object-keys: 1.1.1 delayed-stream@1.0.0: {} @@ -17564,8 +17206,6 @@ snapshots: deprecation@2.3.1: {} - dequal@2.0.2: {} - dequal@2.0.3: {} destroy@1.2.0: {} @@ -17579,11 +17219,11 @@ snapshots: dependencies: base-64: 1.0.0 - devalue@4.3.2: {} + devalue@5.0.0: {} devlop@1.1.0: dependencies: - dequal: 2.0.2 + dequal: 2.0.3 devtools-protocol@0.0.1107588: {} @@ -17625,11 +17265,11 @@ snapshots: dom-helpers@5.2.1: dependencies: '@babel/runtime': 7.23.9 - csstype: 3.1.0 + csstype: 3.1.3 dotenv@16.4.5: {} - dset@3.1.3: {} + dset@3.1.4: {} duplexify@3.7.1: dependencies: @@ -17651,9 +17291,7 @@ snapshots: ee-first@1.1.1: {} - electron-to-chromium@1.4.615: {} - - electron-to-chromium@1.4.711: {} + electron-to-chromium@1.5.26: {} emoji-regex@10.3.0: {} @@ -17672,104 +17310,18 @@ snapshots: once: 1.4.0 enquirer@2.3.6: - dependencies: - ansi-colors: 4.1.3 - - entities@4.5.0: {} - - environment@1.1.0: {} - - err-code@2.0.3: {} - - error-ex@1.3.2: - dependencies: - is-arrayish: 0.2.1 - - es-abstract@1.22.3: - dependencies: - array-buffer-byte-length: 1.0.1 - arraybuffer.prototype.slice: 1.0.3 - available-typed-arrays: 1.0.6 - call-bind: 1.0.6 - es-set-tostringtag: 2.0.2 - es-to-primitive: 1.2.1 - function.prototype.name: 1.1.6 - get-intrinsic: 1.2.4 - get-symbol-description: 1.0.0 - globalthis: 1.0.3 - gopd: 1.0.1 - has-property-descriptors: 1.0.1 - has-proto: 1.0.1 - has-symbols: 1.0.3 - hasown: 2.0.0 - internal-slot: 1.0.7 - is-array-buffer: 3.0.4 - is-callable: 1.2.7 - is-negative-zero: 2.0.2 - is-regex: 1.1.4 - is-shared-array-buffer: 1.0.2 - is-string: 1.0.7 - is-typed-array: 1.1.13 - is-weakref: 1.0.2 - object-inspect: 1.13.1 - object-keys: 1.1.1 - object.assign: 4.1.4 - regexp.prototype.flags: 1.5.1 - safe-array-concat: 1.1.0 - safe-regex-test: 1.0.0 - string.prototype.trim: 1.2.8 - string.prototype.trimend: 1.0.7 - string.prototype.trimstart: 1.0.7 - typed-array-buffer: 1.0.1 - typed-array-byte-length: 1.0.0 - typed-array-byte-offset: 1.0.0 - typed-array-length: 1.0.4 - unbox-primitive: 1.0.2 - which-typed-array: 1.1.14 + dependencies: + ansi-colors: 4.1.3 + + entities@4.5.0: {} + + environment@1.1.0: {} + + err-code@2.0.3: {} - es-abstract@1.22.5: + error-ex@1.3.2: dependencies: - array-buffer-byte-length: 1.0.1 - arraybuffer.prototype.slice: 1.0.3 - available-typed-arrays: 1.0.7 - call-bind: 1.0.7 - es-define-property: 1.0.0 - es-errors: 1.3.0 - es-set-tostringtag: 2.0.3 - es-to-primitive: 1.2.1 - function.prototype.name: 1.1.6 - get-intrinsic: 1.2.4 - get-symbol-description: 1.0.2 - globalthis: 1.0.3 - gopd: 1.0.1 - has-property-descriptors: 1.0.2 - has-proto: 1.0.3 - has-symbols: 1.0.3 - hasown: 2.0.2 - internal-slot: 1.0.7 - is-array-buffer: 3.0.4 - is-callable: 1.2.7 - is-negative-zero: 2.0.3 - is-regex: 1.1.4 - is-shared-array-buffer: 1.0.3 - is-string: 1.0.7 - is-typed-array: 1.1.13 - is-weakref: 1.0.2 - object-inspect: 1.13.1 - object-keys: 1.1.1 - object.assign: 4.1.5 - regexp.prototype.flags: 1.5.2 - safe-array-concat: 1.1.2 - safe-regex-test: 1.0.3 - string.prototype.trim: 1.2.9 - string.prototype.trimend: 1.0.8 - string.prototype.trimstart: 1.0.7 - typed-array-buffer: 1.0.2 - typed-array-byte-length: 1.0.1 - typed-array-byte-offset: 1.0.2 - typed-array-length: 1.0.5 - unbox-primitive: 1.0.2 - which-typed-array: 1.1.15 + is-arrayish: 0.2.1 es-abstract@1.23.2: dependencies: @@ -17829,32 +17381,26 @@ snapshots: es-iterator-helpers@1.0.15: dependencies: asynciterator.prototype: 1.0.0 - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 - es-set-tostringtag: 2.0.2 + es-abstract: 1.23.2 + es-set-tostringtag: 2.0.3 function-bind: 1.1.2 get-intrinsic: 1.2.4 globalthis: 1.0.3 - has-property-descriptors: 1.0.1 - has-proto: 1.0.1 + has-property-descriptors: 1.0.2 + has-proto: 1.0.3 has-symbols: 1.0.3 internal-slot: 1.0.7 iterator.prototype: 1.1.2 - safe-array-concat: 1.1.0 + safe-array-concat: 1.1.2 - es-module-lexer@1.4.2: {} + es-module-lexer@1.5.4: {} es-object-atoms@1.0.0: dependencies: es-errors: 1.3.0 - es-set-tostringtag@2.0.2: - dependencies: - get-intrinsic: 1.2.4 - has-tostringtag: 1.0.2 - hasown: 2.0.0 - es-set-tostringtag@2.0.3: dependencies: get-intrinsic: 1.2.4 @@ -17929,7 +17475,31 @@ snapshots: '@esbuild/win32-ia32': 0.19.12 '@esbuild/win32-x64': 0.19.12 - escalade@3.1.1: {} + esbuild@0.21.5: + optionalDependencies: + '@esbuild/aix-ppc64': 0.21.5 + '@esbuild/android-arm': 0.21.5 + '@esbuild/android-arm64': 0.21.5 + '@esbuild/android-x64': 0.21.5 + '@esbuild/darwin-arm64': 0.21.5 + '@esbuild/darwin-x64': 0.21.5 + '@esbuild/freebsd-arm64': 0.21.5 + '@esbuild/freebsd-x64': 0.21.5 + '@esbuild/linux-arm': 0.21.5 + '@esbuild/linux-arm64': 0.21.5 + '@esbuild/linux-ia32': 0.21.5 + '@esbuild/linux-loong64': 0.21.5 + '@esbuild/linux-mips64el': 0.21.5 + '@esbuild/linux-ppc64': 0.21.5 + '@esbuild/linux-riscv64': 0.21.5 + '@esbuild/linux-s390x': 0.21.5 + '@esbuild/linux-x64': 0.21.5 + '@esbuild/netbsd-x64': 0.21.5 + '@esbuild/openbsd-x64': 0.21.5 + '@esbuild/sunos-x64': 0.21.5 + '@esbuild/win32-arm64': 0.21.5 + '@esbuild/win32-ia32': 0.21.5 + '@esbuild/win32-x64': 0.21.5 escalade@3.1.2: {} @@ -17966,7 +17536,7 @@ snapshots: object.values: 1.1.6 prop-types: 15.8.1 resolve: 2.0.0-next.4 - semver: 7.5.4 + semver: 7.6.0 string.prototype.matchall: 4.0.8 eslint-plugin-require-extensions@0.1.3(eslint@8.56.0): @@ -17998,7 +17568,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -18030,8 +17600,8 @@ snapshots: espree@9.6.1: dependencies: - acorn: 8.11.3 - acorn-jsx: 5.3.2(acorn@8.11.3) + acorn: 8.12.1 + acorn-jsx: 5.3.2(acorn@8.12.1) eslint-visitor-keys: 3.4.3 esprima@4.0.1: {} @@ -18050,8 +17620,8 @@ snapshots: estree-to-babel@3.2.1: dependencies: - '@babel/traverse': 7.24.1 - '@babel/types': 7.24.0 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 c8: 7.14.0 transitivePeerDependencies: - supports-color @@ -18072,7 +17642,7 @@ snapshots: estree-util-build-jsx@3.0.1: dependencies: - '@types/estree-jsx': 1.0.0 + '@types/estree-jsx': 1.0.5 devlop: 1.1.0 estree-util-is-identifier-name: 3.0.0 estree-walker: 3.0.3 @@ -18091,7 +17661,7 @@ snapshots: estree-util-to-js@2.0.0: dependencies: - '@types/estree-jsx': 1.0.0 + '@types/estree-jsx': 1.0.5 astring: 1.8.4 source-map: 0.7.4 @@ -18109,6 +17679,8 @@ snapshots: '@types/estree-jsx': 1.0.5 '@types/unist': 3.0.2 + estree-walker@2.0.2: {} + estree-walker@3.0.3: dependencies: '@types/estree': 1.0.5 @@ -18119,7 +17691,7 @@ snapshots: eval@0.1.8: dependencies: - '@types/node': 18.19.26 + '@types/node': 22.5.5 require-like: 0.1.2 event-target-shim@5.0.1: {} @@ -18162,18 +17734,6 @@ snapshots: signal-exit: 3.0.7 strip-final-newline: 2.0.0 - execa@7.2.0: - dependencies: - cross-spawn: 7.0.3 - get-stream: 6.0.1 - human-signals: 4.3.1 - is-stream: 3.0.0 - merge-stream: 2.0.0 - npm-run-path: 5.2.0 - onetime: 6.0.0 - signal-exit: 3.0.7 - strip-final-newline: 3.0.0 - execa@8.0.1: dependencies: cross-spawn: 7.0.3 @@ -18192,10 +17752,7 @@ snapshots: exit-hook@2.2.1: {} - expand-template@2.0.3: - optional: true - - express@4.20.0: + express@4.21.0: dependencies: accepts: 1.3.8 array-flatten: 1.1.1 @@ -18209,7 +17766,7 @@ snapshots: encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 - finalhandler: 1.2.0 + finalhandler: 1.3.1 fresh: 0.5.2 http-errors: 2.0.0 merge-descriptors: 1.0.3 @@ -18218,11 +17775,11 @@ snapshots: parseurl: 1.3.3 path-to-regexp: 0.1.10 proxy-addr: 2.0.7 - qs: 6.11.0 + qs: 6.13.0 range-parser: 1.2.1 safe-buffer: 5.2.1 send: 0.19.0 - serve-static: 1.16.0 + serve-static: 1.16.2 setprototypeof: 1.2.0 statuses: 2.0.1 type-is: 1.6.18 @@ -18253,25 +17810,9 @@ snapshots: extend@3.0.2: {} - external-editor@3.1.0: - dependencies: - chardet: 0.7.0 - iconv-lite: 0.4.24 - tmp: 0.0.33 - - extract-zip@2.0.1: - dependencies: - debug: 4.3.6(supports-color@8.1.1) - get-stream: 5.2.0 - yauzl: 2.10.0 - optionalDependencies: - '@types/yauzl': 2.10.3 - transitivePeerDependencies: - - supports-color - extract-zip@2.0.1(supports-color@8.1.1): dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -18285,9 +17826,6 @@ snapshots: fast-deep-equal@3.1.3: {} - fast-fifo@1.3.2: - optional: true - fast-glob@3.3.2: dependencies: '@nodelib/fs.stat': 2.0.5 @@ -18302,7 +17840,7 @@ snapshots: fastest-levenshtein@1.0.16: {} - fastq@1.13.0: + fastq@1.17.1: dependencies: reusify: 1.0.4 @@ -18346,10 +17884,10 @@ snapshots: filter-obj@5.1.0: {} - finalhandler@1.2.0: + finalhandler@1.3.1: dependencies: debug: 2.6.9 - encodeurl: 1.0.2 + encodeurl: 2.0.0 escape-html: 1.0.3 on-finished: 2.4.1 parseurl: 1.3.3 @@ -18358,6 +17896,8 @@ snapshots: transitivePeerDependencies: - supports-color + find-up-simple@1.0.0: {} + find-up@3.0.0: dependencies: locate-path: 3.0.0 @@ -18462,9 +18002,9 @@ snapshots: function.prototype.name@1.1.6: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 functions-have-names: 1.2.3 functions-have-names@1.2.3: {} @@ -18487,11 +18027,11 @@ snapshots: function-bind: 1.1.2 has-proto: 1.0.3 has-symbols: 1.0.3 - hasown: 2.0.1 + hasown: 2.0.2 get-port@5.1.1: {} - get-port@7.0.0: {} + get-port@7.1.0: {} get-stream@3.0.0: {} @@ -18503,11 +18043,6 @@ snapshots: get-stream@8.0.1: {} - get-symbol-description@1.0.0: - dependencies: - call-bind: 1.0.6 - get-intrinsic: 1.2.4 - get-symbol-description@1.0.2: dependencies: call-bind: 1.0.7 @@ -18522,9 +18057,6 @@ snapshots: dependencies: assert-plus: 1.0.0 - github-from-package@0.0.0: - optional: true - github-slugger@2.0.0: {} glob-parent@6.0.2: @@ -18581,9 +18113,9 @@ snapshots: merge2: 1.4.1 slash: 3.0.0 - globby@14.0.0: + globby@14.0.2: dependencies: - '@sindresorhus/merge-streams': 1.0.0 + '@sindresorhus/merge-streams': 2.3.0 fast-glob: 3.3.2 ignore: 5.2.4 path-type: 5.0.0 @@ -18651,16 +18183,10 @@ snapshots: has-flag@4.0.0: {} - has-property-descriptors@1.0.1: - dependencies: - get-intrinsic: 1.2.4 - has-property-descriptors@1.0.2: dependencies: es-define-property: 1.0.0 - has-proto@1.0.1: {} - has-proto@1.0.3: {} has-symbols@1.0.3: {} @@ -18673,22 +18199,14 @@ snapshots: dependencies: function-bind: 1.1.2 - hasown@2.0.0: - dependencies: - function-bind: 1.1.2 - - hasown@2.0.1: - dependencies: - function-bind: 1.1.2 - hasown@2.0.2: dependencies: function-bind: 1.1.2 hast-util-classnames@3.0.0: dependencies: - '@types/hast': 3.0.2 - space-separated-tokens: 2.0.1 + '@types/hast': 3.0.4 + space-separated-tokens: 2.0.2 hast-util-from-html@2.0.1: dependencies: @@ -18696,7 +18214,7 @@ snapshots: devlop: 1.1.0 hast-util-from-parse5: 8.0.1 parse5: 7.1.2 - vfile: 6.0.1 + vfile: 6.0.3 vfile-message: 4.0.2 hast-util-from-parse5@7.1.2: @@ -18716,7 +18234,7 @@ snapshots: devlop: 1.1.0 hastscript: 8.0.0 property-information: 6.4.1 - vfile: 6.0.1 + vfile: 6.0.3 vfile-location: 5.0.2 web-namespaces: 2.0.1 @@ -18754,22 +18272,6 @@ snapshots: web-namespaces: 2.0.1 zwitch: 2.0.4 - hast-util-raw@9.0.1: - dependencies: - '@types/hast': 3.0.2 - '@types/unist': 3.0.1 - '@ungap/structured-clone': 1.2.0 - hast-util-from-parse5: 8.0.1 - hast-util-to-parse5: 8.0.0 - html-void-elements: 3.0.0 - mdast-util-to-hast: 13.0.2 - parse5: 7.1.2 - unist-util-position: 5.0.0 - unist-util-visit: 5.0.0 - vfile: 6.0.1 - web-namespaces: 2.0.1 - zwitch: 2.0.4 - hast-util-raw@9.0.2: dependencies: '@types/hast': 3.0.4 @@ -18782,16 +18284,16 @@ snapshots: parse5: 7.1.2 unist-util-position: 5.0.0 unist-util-visit: 5.0.0 - vfile: 6.0.1 + vfile: 6.0.3 web-namespaces: 2.0.1 zwitch: 2.0.4 hast-util-select@6.0.1: dependencies: - '@types/hast': 3.0.2 - '@types/unist': 3.0.1 + '@types/hast': 3.0.4 + '@types/unist': 3.0.2 bcp-47-match: 2.0.3 - comma-separated-tokens: 2.0.2 + comma-separated-tokens: 2.0.3 css-selector-parser: 2.3.2 devlop: 1.1.0 direction: 2.0.1 @@ -18800,8 +18302,8 @@ snapshots: hast-util-whitespace: 3.0.0 not: 0.1.0 nth-check: 2.1.1 - property-information: 6.1.1 - space-separated-tokens: 2.0.1 + property-information: 6.4.1 + space-separated-tokens: 2.0.2 unist-util-visit: 5.0.0 zwitch: 2.0.4 @@ -18828,9 +18330,9 @@ snapshots: hast-util-to-estree@3.1.0: dependencies: '@types/estree': 1.0.5 - '@types/estree-jsx': 1.0.0 - '@types/hast': 3.0.2 - comma-separated-tokens: 2.0.2 + '@types/estree-jsx': 1.0.5 + '@types/hast': 3.0.4 + comma-separated-tokens: 2.0.3 devlop: 1.1.0 estree-util-attach-comments: 3.0.0 estree-util-is-identifier-name: 3.0.0 @@ -18838,8 +18340,8 @@ snapshots: mdast-util-mdx-expression: 2.0.0 mdast-util-mdx-jsx: 3.0.0 mdast-util-mdxjs-esm: 2.0.1 - property-information: 6.1.1 - space-separated-tokens: 2.0.1 + property-information: 6.4.1 + space-separated-tokens: 2.0.2 style-to-object: 0.4.4 unist-util-position: 5.0.0 zwitch: 2.0.4 @@ -18860,13 +18362,12 @@ snapshots: stringify-entities: 4.0.3 zwitch: 2.0.4 - hast-util-to-html@9.0.0: + hast-util-to-html@9.0.3: dependencies: '@types/hast': 3.0.4 '@types/unist': 3.0.2 ccount: 2.0.1 comma-separated-tokens: 2.0.3 - hast-util-raw: 9.0.2 hast-util-whitespace: 3.0.0 html-void-elements: 3.0.0 mdast-util-to-hast: 13.1.0 @@ -18878,17 +18379,17 @@ snapshots: hast-util-to-jsx-runtime@2.3.0: dependencies: '@types/estree': 1.0.5 - '@types/hast': 3.0.2 - '@types/unist': 3.0.1 - comma-separated-tokens: 2.0.2 + '@types/hast': 3.0.4 + '@types/unist': 3.0.2 + comma-separated-tokens: 2.0.3 devlop: 1.1.0 estree-util-is-identifier-name: 3.0.0 hast-util-whitespace: 3.0.0 mdast-util-mdx-expression: 2.0.0 mdast-util-mdx-jsx: 3.0.0 mdast-util-mdxjs-esm: 2.0.1 - property-information: 6.1.1 - space-separated-tokens: 2.0.1 + property-information: 6.4.1 + space-separated-tokens: 2.0.2 style-to-object: 1.0.5 unist-util-position: 5.0.0 vfile-message: 4.0.2 @@ -18918,7 +18419,7 @@ snapshots: dependencies: '@types/hast': 3.0.4 - hast-util-to-text@4.0.0: + hast-util-to-text@4.0.2: dependencies: '@types/hast': 3.0.4 '@types/unist': 3.0.2 @@ -18929,7 +18430,7 @@ snapshots: hast-util-whitespace@3.0.0: dependencies: - '@types/hast': 3.0.2 + '@types/hast': 3.0.4 hastscript@7.2.0: dependencies: @@ -19003,7 +18504,7 @@ snapshots: http-proxy-agent@7.0.0: dependencies: agent-base: 7.1.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -19021,14 +18522,14 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color https-proxy-agent@7.0.2: dependencies: agent-base: 7.1.0 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -19036,8 +18537,6 @@ snapshots: human-signals@2.1.0: {} - human-signals@4.3.1: {} - human-signals@5.0.0: {} husky@9.0.11: {} @@ -19058,8 +18557,6 @@ snapshots: ignore@5.2.4: {} - immutable@4.1.0: {} - immutable@4.3.5: {} import-fresh@3.3.0: @@ -19069,7 +18566,7 @@ snapshots: import-lazy@4.0.0: {} - import-meta-resolve@4.0.0: {} + import-meta-resolve@4.1.0: {} imurmurhash@0.1.4: {} @@ -19094,29 +18591,11 @@ snapshots: inline-style-parser@0.2.2: {} - inquirer@8.2.6: - dependencies: - ansi-escapes: 4.3.2 - chalk: 4.1.2 - cli-cursor: 3.1.0 - cli-width: 3.0.0 - external-editor: 3.1.0 - figures: 3.2.0 - lodash: 4.17.21 - mute-stream: 0.0.8 - ora: 5.4.1 - run-async: 2.4.1 - rxjs: 7.8.1 - string-width: 4.2.3 - strip-ansi: 6.0.1 - through: 2.3.8 - wrap-ansi: 6.2.0 - internal-slot@1.0.7: dependencies: es-errors: 1.3.0 - hasown: 2.0.0 - side-channel: 1.0.4 + hasown: 2.0.2 + side-channel: 1.0.6 ipaddr.js@1.9.1: {} @@ -19134,7 +18613,7 @@ snapshots: is-array-buffer@3.0.4: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 get-intrinsic: 1.2.4 is-arrayish@0.2.1: {} @@ -19169,7 +18648,7 @@ snapshots: is-core-module@2.13.1: dependencies: - hasown: 2.0.0 + hasown: 2.0.2 is-data-view@1.0.1: dependencies: @@ -19183,8 +18662,6 @@ snapshots: is-deflate@1.0.0: {} - is-docker@2.2.1: {} - is-docker@3.0.0: {} is-extendable@0.1.1: {} @@ -19232,8 +18709,6 @@ snapshots: is-map@2.0.2: {} - is-negative-zero@2.0.2: {} - is-negative-zero@2.0.3: {} is-node-process@1.2.0: {} @@ -19256,25 +18731,17 @@ snapshots: is-potential-custom-element-name@1.0.1: {} - is-reference@3.0.0: - dependencies: - '@types/estree': 1.0.5 - is-reference@3.0.2: dependencies: '@types/estree': 1.0.5 is-regex@1.1.4: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 has-tostringtag: 1.0.2 is-set@2.0.2: {} - is-shared-array-buffer@1.0.2: - dependencies: - call-bind: 1.0.6 - is-shared-array-buffer@1.0.3: dependencies: call-bind: 1.0.7 @@ -19295,7 +18762,7 @@ snapshots: is-typed-array@1.1.13: dependencies: - which-typed-array: 1.1.14 + which-typed-array: 1.1.15 is-typedarray@1.0.0: {} @@ -19303,11 +18770,13 @@ snapshots: is-unicode-supported@1.3.0: {} + is-unicode-supported@2.1.0: {} + is-weakmap@2.0.1: {} is-weakref@1.0.2: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 is-weakset@2.0.2: dependencies: @@ -19316,10 +18785,6 @@ snapshots: is-wsl@1.1.0: {} - is-wsl@2.2.0: - dependencies: - is-docker: 2.2.1 - is-wsl@3.1.0: dependencies: is-inside-container: 1.0.0 @@ -19344,7 +18809,7 @@ snapshots: istanbul-lib-source-maps@4.0.1: dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) istanbul-lib-coverage: 3.2.2 source-map: 0.6.1 transitivePeerDependencies: @@ -19361,7 +18826,7 @@ snapshots: get-intrinsic: 1.2.4 has-symbols: 1.0.3 reflect.getprototypeof: 1.0.5 - set-function-name: 2.0.1 + set-function-name: 2.0.2 jackspeak@2.3.6: dependencies: @@ -19378,8 +18843,6 @@ snapshots: jpeg-js@0.4.4: {} - js-levenshtein@1.1.6: {} - js-tokens@4.0.0: {} js-yaml@3.14.1: @@ -19408,7 +18871,7 @@ snapshots: rrweb-cssom: 0.6.0 saxes: 6.0.0 symbol-tree: 3.2.4 - tough-cookie: 4.1.3 + tough-cookie: 4.1.4 w3c-xmlserializer: 5.0.0 webidl-conversions: 7.0.0 whatwg-encoding: 3.1.1 @@ -19476,7 +18939,7 @@ snapshots: jsx-ast-utils@3.3.0: dependencies: array-includes: 3.1.6 - object.assign: 4.1.4 + object.assign: 4.1.5 jump.js@1.0.2: {} @@ -19523,14 +18986,14 @@ snapshots: co: 4.6.0 koa-compose: 4.1.0 - koa@2.14.2: + koa@2.15.3: dependencies: accepts: 1.3.8 cache-content-type: 1.0.1 content-disposition: 0.5.4 content-type: 1.0.5 - cookies: 0.8.0 - debug: 4.3.4(supports-color@8.1.1) + cookies: 0.9.1 + debug: 4.3.7(supports-color@8.1.1) delegates: 1.0.0 depd: 2.0.0 destroy: 1.2.0 @@ -19599,8 +19062,6 @@ snapshots: lightningcss-linux-x64-musl: 1.25.1 lightningcss-win32-x64-msvc: 1.25.1 - lilconfig@3.0.0: {} - lilconfig@3.1.2: {} lines-and-columns@1.2.4: {} @@ -19609,7 +19070,7 @@ snapshots: dependencies: chalk: 5.3.0 commander: 12.1.0 - debug: 4.3.6(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) execa: 8.0.1 lilconfig: 3.1.2 listr2: 8.2.4 @@ -19626,7 +19087,7 @@ snapshots: colorette: 2.0.20 log-update: 4.0.0 p-map: 4.0.0 - rfdc: 1.3.1 + rfdc: 1.4.1 rxjs: 7.8.1 through: 2.3.8 wrap-ansi: 7.0.0 @@ -19707,7 +19168,7 @@ snapshots: chalk: 4.1.2 is-unicode-supported: 0.1.0 - log-symbols@5.1.0: + log-symbols@6.0.0: dependencies: chalk: 5.3.0 is-unicode-supported: 1.3.0 @@ -19758,18 +19219,14 @@ snapshots: lz-string@1.5.0: {} - magic-string@0.30.5: - dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 - - magic-string@0.30.8: + magic-string@0.30.11: dependencies: - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 - magicast@0.3.3: + magicast@0.3.5: dependencies: - '@babel/parser': 7.24.0 - '@babel/types': 7.24.0 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 source-map-js: 1.2.0 make-dir@3.1.0: @@ -19806,7 +19263,7 @@ snapshots: mdast-util-find-and-replace@3.0.1: dependencies: - '@types/mdast': 4.0.2 + '@types/mdast': 4.0.3 escape-string-regexp: 5.0.0 unist-util-is: 6.0.0 unist-util-visit-parents: 6.0.1 @@ -19830,8 +19287,8 @@ snapshots: mdast-util-from-markdown@2.0.0: dependencies: - '@types/mdast': 4.0.2 - '@types/unist': 3.0.1 + '@types/mdast': 4.0.3 + '@types/unist': 3.0.2 decode-named-character-reference: 1.0.1 devlop: 1.1.0 mdast-util-to-string: 4.0.0 @@ -19853,7 +19310,7 @@ snapshots: mdast-util-gfm-autolink-literal@2.0.0: dependencies: - '@types/mdast': 4.0.2 + '@types/mdast': 4.0.3 ccount: 2.0.1 devlop: 1.1.0 mdast-util-find-and-replace: 3.0.1 @@ -19861,7 +19318,7 @@ snapshots: mdast-util-gfm-footnote@2.0.0: dependencies: - '@types/mdast': 4.0.2 + '@types/mdast': 4.0.3 devlop: 1.1.0 mdast-util-from-markdown: 2.0.0 mdast-util-to-markdown: 2.1.0 @@ -19871,7 +19328,7 @@ snapshots: mdast-util-gfm-strikethrough@2.0.0: dependencies: - '@types/mdast': 4.0.2 + '@types/mdast': 4.0.3 mdast-util-from-markdown: 2.0.0 mdast-util-to-markdown: 2.1.0 transitivePeerDependencies: @@ -19879,7 +19336,7 @@ snapshots: mdast-util-gfm-table@2.0.0: dependencies: - '@types/mdast': 4.0.2 + '@types/mdast': 4.0.3 devlop: 1.1.0 markdown-table: 3.0.2 mdast-util-from-markdown: 2.0.0 @@ -19889,7 +19346,7 @@ snapshots: mdast-util-gfm-task-list-item@2.0.0: dependencies: - '@types/mdast': 4.0.2 + '@types/mdast': 4.0.3 devlop: 1.1.0 mdast-util-from-markdown: 2.0.0 mdast-util-to-markdown: 2.1.0 @@ -19920,9 +19377,9 @@ snapshots: mdast-util-mdx-expression@2.0.0: dependencies: - '@types/estree-jsx': 1.0.0 - '@types/hast': 3.0.2 - '@types/mdast': 4.0.2 + '@types/estree-jsx': 1.0.5 + '@types/hast': 3.0.4 + '@types/mdast': 4.0.3 devlop: 1.1.0 mdast-util-from-markdown: 2.0.0 mdast-util-to-markdown: 2.1.0 @@ -19948,10 +19405,10 @@ snapshots: mdast-util-mdx-jsx@3.0.0: dependencies: - '@types/estree-jsx': 1.0.0 - '@types/hast': 3.0.2 - '@types/mdast': 4.0.2 - '@types/unist': 3.0.1 + '@types/estree-jsx': 1.0.5 + '@types/hast': 3.0.4 + '@types/mdast': 4.0.3 + '@types/unist': 3.0.2 ccount: 2.0.1 devlop: 1.1.0 mdast-util-from-markdown: 2.0.0 @@ -19996,9 +19453,9 @@ snapshots: mdast-util-mdxjs-esm@2.0.1: dependencies: - '@types/estree-jsx': 1.0.0 - '@types/hast': 3.0.2 - '@types/mdast': 4.0.2 + '@types/estree-jsx': 1.0.5 + '@types/hast': 3.0.4 + '@types/mdast': 4.0.3 devlop: 1.1.0 mdast-util-from-markdown: 2.0.0 mdast-util-to-markdown: 2.1.0 @@ -20026,17 +19483,6 @@ snapshots: unist-util-position: 4.0.4 unist-util-visit: 4.1.2 - mdast-util-to-hast@13.0.2: - dependencies: - '@types/hast': 3.0.4 - '@types/mdast': 4.0.3 - '@ungap/structured-clone': 1.2.0 - devlop: 1.1.0 - micromark-util-sanitize-uri: 2.0.0 - trim-lines: 3.0.1 - unist-util-position: 5.0.0 - unist-util-visit: 5.0.0 - mdast-util-to-hast@13.1.0: dependencies: '@types/hast': 3.0.4 @@ -20047,7 +19493,7 @@ snapshots: trim-lines: 3.0.1 unist-util-position: 5.0.0 unist-util-visit: 5.0.0 - vfile: 6.0.1 + vfile: 6.0.3 mdast-util-to-markdown@1.5.0: dependencies: @@ -20062,8 +19508,8 @@ snapshots: mdast-util-to-markdown@2.1.0: dependencies: - '@types/mdast': 4.0.2 - '@types/unist': 3.0.1 + '@types/mdast': 4.0.3 + '@types/unist': 3.0.2 longest-streak: 3.0.1 mdast-util-phrasing: 4.0.0 mdast-util-to-string: 4.0.0 @@ -20077,7 +19523,7 @@ snapshots: mdast-util-to-string@4.0.0: dependencies: - '@types/mdast': 4.0.2 + '@types/mdast': 4.0.3 mdn-data@2.0.30: {} @@ -20297,8 +19743,8 @@ snapshots: micromark-extension-mdxjs@1.0.1: dependencies: - acorn: 8.11.3 - acorn-jsx: 5.3.2(acorn@8.11.3) + acorn: 8.12.1 + acorn-jsx: 5.3.2(acorn@8.12.1) micromark-extension-mdx-expression: 1.0.8 micromark-extension-mdx-jsx: 1.0.5 micromark-extension-mdx-md: 1.0.1 @@ -20308,8 +19754,8 @@ snapshots: micromark-extension-mdxjs@3.0.0: dependencies: - acorn: 8.11.3 - acorn-jsx: 5.3.2(acorn@8.11.3) + acorn: 8.12.1 + acorn-jsx: 5.3.2(acorn@8.12.1) micromark-extension-mdx-expression: 3.0.0 micromark-extension-mdx-jsx: 3.0.0 micromark-extension-mdx-md: 2.0.0 @@ -20548,7 +19994,7 @@ snapshots: micromark@3.2.0: dependencies: '@types/debug': 4.1.10 - debug: 4.3.6(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) decode-named-character-reference: 1.0.1 micromark-core-commonmark: 1.1.0 micromark-factory-space: 1.1.0 @@ -20570,7 +20016,7 @@ snapshots: micromark@4.0.0: dependencies: '@types/debug': 4.1.10 - debug: 4.3.6(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) decode-named-character-reference: 1.0.1 devlop: 1.1.0 micromark-core-commonmark: 2.0.0 @@ -20602,8 +20048,6 @@ snapshots: mime@1.6.0: {} - mime@3.0.0: {} - mimic-fn@2.1.0: {} mimic-fn@4.0.0: {} @@ -20669,7 +20113,7 @@ snapshots: mlly@1.5.0: dependencies: - acorn: 8.11.3 + acorn: 8.12.1 pathe: 1.1.2 pkg-types: 1.0.3 ufo: 1.3.2 @@ -20690,39 +20134,37 @@ snapshots: mrmime@1.0.1: {} + mrmime@2.0.0: {} + ms@2.0.0: {} ms@2.1.2: {} ms@2.1.3: {} - msw@2.1.3(typescript@5.5.2): + msw@2.4.9(typescript@5.5.2): dependencies: '@bundled-es-modules/cookie': 2.0.0 - '@bundled-es-modules/js-levenshtein': 2.0.1 '@bundled-es-modules/statuses': 1.0.1 - '@mswjs/cookies': 1.1.0 - '@mswjs/interceptors': 0.25.14 + '@bundled-es-modules/tough-cookie': 0.1.6 + '@inquirer/confirm': 3.2.0 + '@mswjs/interceptors': 0.35.8 '@open-draft/until': 2.1.0 '@types/cookie': 0.6.0 - '@types/js-levenshtein': 1.1.3 '@types/statuses': 2.0.4 chalk: 4.1.2 - chokidar: 3.6.0 graphql: 16.8.1 headers-polyfill: 4.0.2 - inquirer: 8.2.6 is-node-process: 1.2.0 - js-levenshtein: 1.1.6 - outvariant: 1.4.2 - path-to-regexp: 6.2.1 + outvariant: 1.4.3 + path-to-regexp: 6.3.0 strict-event-emitter: 0.5.1 type-fest: 4.9.0 yargs: 17.7.2 optionalDependencies: typescript: 5.5.2 - mute-stream@0.0.8: {} + mute-stream@1.0.0: {} nanoid@3.3.7: {} @@ -20730,9 +20172,6 @@ snapshots: nanostores@0.9.5: {} - napi-build-utils@1.0.2: - optional: true - natural-compare-lite@1.4.0: {} natural-compare@1.4.0: {} @@ -20741,27 +20180,29 @@ snapshots: neo-async@2.6.2: {} - next@14.2.3(@playwright/test@1.42.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.72.0): + neotraverse@0.6.18: {} + + next@14.2.13(@playwright/test@1.42.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(sass@1.72.0): dependencies: - '@next/env': 14.2.3 + '@next/env': 14.2.13 '@swc/helpers': 0.5.5 busboy: 1.6.0 - caniuse-lite: 1.0.30001599 + caniuse-lite: 1.0.30001662 graceful-fs: 4.2.11 postcss: 8.4.37 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) styled-jsx: 5.1.1(react@18.2.0) optionalDependencies: - '@next/swc-darwin-arm64': 14.2.3 - '@next/swc-darwin-x64': 14.2.3 - '@next/swc-linux-arm64-gnu': 14.2.3 - '@next/swc-linux-arm64-musl': 14.2.3 - '@next/swc-linux-x64-gnu': 14.2.3 - '@next/swc-linux-x64-musl': 14.2.3 - '@next/swc-win32-arm64-msvc': 14.2.3 - '@next/swc-win32-ia32-msvc': 14.2.3 - '@next/swc-win32-x64-msvc': 14.2.3 + '@next/swc-darwin-arm64': 14.2.13 + '@next/swc-darwin-x64': 14.2.13 + '@next/swc-linux-arm64-gnu': 14.2.13 + '@next/swc-linux-arm64-musl': 14.2.13 + '@next/swc-linux-x64-gnu': 14.2.13 + '@next/swc-linux-x64-musl': 14.2.13 + '@next/swc-win32-arm64-msvc': 14.2.13 + '@next/swc-win32-ia32-msvc': 14.2.13 + '@next/swc-win32-x64-msvc': 14.2.13 '@playwright/test': 1.42.1 sass: 1.72.0 transitivePeerDependencies: @@ -20780,17 +20221,13 @@ snapshots: dependencies: '@types/nlcst': 1.0.4 - node-abi@3.56.0: + nlcst-to-string@4.0.0: dependencies: - semver: 7.6.0 - optional: true + '@types/nlcst': 2.0.3 node-addon-api@3.2.1: optional: true - node-addon-api@6.1.0: - optional: true - node-dir@0.1.17: dependencies: minimatch: 3.1.2 @@ -20802,7 +20239,7 @@ snapshots: node-gyp-build@4.8.1: optional: true - node-releases@2.0.14: {} + node-releases@2.0.18: {} normalize-package-data@6.0.0: dependencies: @@ -20877,13 +20314,6 @@ snapshots: object-keys@1.1.1: {} - object.assign@4.1.4: - dependencies: - call-bind: 1.0.6 - define-properties: 1.2.1 - has-symbols: 1.0.3 - object-keys: 1.1.1 - object.assign@4.1.5: dependencies: call-bind: 1.0.7 @@ -20893,26 +20323,26 @@ snapshots: object.entries@1.1.6: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 object.fromentries@2.0.6: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 object.hasown@1.1.2: dependencies: define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 object.values@1.1.6: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 octokit@3.1.2: dependencies: @@ -20953,14 +20383,18 @@ snapshots: dependencies: mimic-function: 5.0.1 + oniguruma-to-js@0.4.3: + dependencies: + regex: 4.3.2 + only@0.0.2: {} - open@9.1.0: + open@10.1.0: dependencies: - default-browser: 4.0.0 + default-browser: 5.2.1 define-lazy-prop: 3.0.0 is-inside-container: 1.0.0 - is-wsl: 2.2.0 + is-wsl: 3.1.0 opn@5.5.0: dependencies: @@ -20987,31 +20421,29 @@ snapshots: strip-ansi: 6.0.1 wcwidth: 1.0.1 - ora@7.0.1: + ora@8.1.0: dependencies: chalk: 5.3.0 - cli-cursor: 4.0.0 + cli-cursor: 5.0.0 cli-spinners: 2.9.2 is-interactive: 2.0.0 - is-unicode-supported: 1.3.0 - log-symbols: 5.1.0 - stdin-discarder: 0.1.0 - string-width: 6.1.0 + is-unicode-supported: 2.1.0 + log-symbols: 6.0.0 + stdin-discarder: 0.2.2 + string-width: 7.2.0 strip-ansi: 6.0.1 os-filter-obj@2.0.0: dependencies: arch: 2.2.0 - os-tmpdir@1.0.2: {} - os@0.1.2: {} ospath@1.2.2: {} outdent@0.8.0: {} - outvariant@1.4.2: {} + outvariant@1.4.3: {} p-cancelable@2.1.1: {} @@ -21027,7 +20459,11 @@ snapshots: p-limit@5.0.0: dependencies: - yocto-queue: 1.0.0 + yocto-queue: 1.1.1 + + p-limit@6.1.0: + dependencies: + yocto-queue: 1.1.1 p-locate@3.0.0: dependencies: @@ -21062,7 +20498,7 @@ snapshots: parse-entities@4.0.0: dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 character-entities: 2.0.1 character-entities-legacy: 3.0.0 character-reference-invalid: 2.0.1 @@ -21078,7 +20514,7 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.23.5 + '@babel/code-frame': 7.24.7 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -21089,6 +20525,15 @@ snapshots: unist-util-modify-children: 3.1.1 unist-util-visit-children: 2.0.2 + parse-latin@7.0.0: + dependencies: + '@types/nlcst': 2.0.3 + '@types/unist': 3.0.2 + nlcst-to-string: 4.0.0 + unist-util-modify-children: 4.0.0 + unist-util-visit-children: 3.0.0 + vfile: 6.0.3 + parse-ms@2.1.0: {} parse5@6.0.1: {} @@ -21120,7 +20565,7 @@ snapshots: path-to-regexp@0.1.10: {} - path-to-regexp@6.2.1: {} + path-to-regexp@6.3.0: {} path-type@3.0.0: dependencies: @@ -21151,18 +20596,13 @@ snapshots: performance-now@2.1.0: {} - periscopic@3.0.4: - dependencies: - estree-walker: 3.0.3 - is-reference: 3.0.0 - periscopic@3.1.0: dependencies: '@types/estree': 1.0.5 estree-walker: 3.0.3 is-reference: 3.0.2 - picocolors@1.0.0: {} + picocolors@1.1.0: {} picomatch@2.3.1: {} @@ -21327,8 +20767,8 @@ snapshots: postcss-load-config@4.0.2(postcss@8.4.37): dependencies: - lilconfig: 3.0.0 - yaml: 2.3.4 + lilconfig: 3.1.2 + yaml: 2.5.0 optionalDependencies: postcss: 8.4.37 @@ -21434,7 +20874,7 @@ snapshots: '@csstools/postcss-trigonometric-functions': 3.0.6(postcss@8.4.37) '@csstools/postcss-unset-value': 3.0.1(postcss@8.4.37) autoprefixer: 10.4.18(postcss@8.4.37) - browserslist: 4.23.0 + browserslist: 4.23.3 css-blank-pseudo: 6.0.1(postcss@8.4.37) css-has-pseudo: 6.0.2(postcss@8.4.37) css-prefers-color-scheme: 9.0.1(postcss@8.4.37) @@ -21477,24 +20917,19 @@ snapshots: postcss-resolve-nested-selector@0.1.1: {} - postcss-safe-parser@6.0.0(postcss@8.4.34): + postcss-safe-parser@6.0.0(postcss@8.4.37): dependencies: - postcss: 8.4.34 + postcss: 8.4.37 - postcss-scss@4.0.9(postcss@8.4.34): + postcss-scss@4.0.9(postcss@8.4.37): dependencies: - postcss: 8.4.34 + postcss: 8.4.37 postcss-selector-not@7.0.2(postcss@8.4.37): dependencies: postcss: 8.4.37 postcss-selector-parser: 6.0.16 - postcss-selector-parser@6.0.13: - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - postcss-selector-parser@6.0.16: dependencies: cssesc: 3.0.0 @@ -21502,53 +20937,28 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.4.34: - dependencies: - nanoid: 3.3.7 - picocolors: 1.0.0 - source-map-js: 1.0.2 - postcss@8.4.37: dependencies: nanoid: 3.3.7 - picocolors: 1.0.0 + picocolors: 1.1.0 source-map-js: 1.2.0 preact@10.19.7: {} - prebuild-install@7.1.2: - dependencies: - detect-libc: 2.0.3 - expand-template: 2.0.3 - github-from-package: 0.0.0 - minimist: 1.2.8 - mkdirp-classic: 0.5.3 - napi-build-utils: 1.0.2 - node-abi: 3.56.0 - pump: 3.0.0 - rc: 1.2.8 - simple-get: 4.0.1 - tar-fs: 2.1.1 - tunnel-agent: 0.6.0 - optional: true - - preferred-pm@3.1.3: + preferred-pm@4.0.0: dependencies: - find-up: 5.0.0 + find-up-simple: 1.0.0 find-yarn-workspace-root2: 1.2.16 - path-exists: 4.0.0 - which-pm: 2.0.0 + which-pm: 3.0.0 prelude-ls@1.2.1: {} prettier-plugin-astro@0.12.2: dependencies: '@astrojs/compiler': 1.8.2 - prettier: 3.1.0 + prettier: 3.1.1 sass-formatter: 0.7.8 - prettier@3.1.0: {} - prettier@3.1.1: {} pretty-bytes@5.6.0: {} @@ -21572,7 +20982,7 @@ snapshots: prism-react-renderer@2.3.1(react@18.2.0): dependencies: '@types/prismjs': 1.26.2 - clsx: 2.0.0 + clsx: 2.1.1 react: 18.2.0 prismjs@1.29.0: {} @@ -21603,8 +21013,6 @@ snapshots: object-assign: 4.1.1 react-is: 16.13.1 - property-information@6.1.1: {} - property-information@6.4.1: {} proxy-addr@2.0.7: @@ -21643,9 +21051,9 @@ snapshots: '@puppeteer/browsers': 0.5.0(typescript@5.5.2) chromium-bidi: 0.4.7(devtools-protocol@0.0.1107588) cross-fetch: 3.1.5 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.4 devtools-protocol: 0.0.1107588 - extract-zip: 2.0.1 + extract-zip: 2.0.1(supports-color@8.1.1) https-proxy-agent: 5.0.1 proxy-from-env: 1.1.0 tar-fs: 2.1.1 @@ -21676,17 +21084,13 @@ snapshots: qs@6.10.5: dependencies: - side-channel: 1.0.4 - - qs@6.11.0: - dependencies: - side-channel: 1.0.4 + side-channel: 1.0.6 qs@6.13.0: dependencies: side-channel: 1.0.6 - query-string@8.1.0: + query-string@9.1.0: dependencies: decode-uri-component: 0.4.1 filter-obj: 5.1.0 @@ -21696,9 +21100,6 @@ snapshots: queue-microtask@1.2.3: {} - queue-tick@1.0.1: - optional: true - quick-lru@5.1.1: {} range-parser@1.2.1: {} @@ -21710,22 +21111,14 @@ snapshots: iconv-lite: 0.4.24 unpipe: 1.0.0 - rc@1.2.8: - dependencies: - deep-extend: 0.6.0 - ini: 1.3.8 - minimist: 1.2.8 - strip-json-comments: 2.0.1 - optional: true - react-docgen-typescript@2.2.2(typescript@5.5.2): dependencies: typescript: 5.5.2 react-docgen@6.0.0-alpha.3: dependencies: - '@babel/core': 7.24.1 - '@babel/generator': 7.24.1 + '@babel/core': 7.25.2 + '@babel/generator': 7.25.6 ast-types: 0.14.2 commander: 2.20.3 doctrine: 3.0.0 @@ -21743,7 +21136,7 @@ snapshots: react: 18.2.0 scheduler: 0.23.0 - react-hotkeys-hook@4.4.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-hotkeys-hook@4.5.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) @@ -21758,7 +21151,7 @@ snapshots: react-is@18.1.0: {} - react-refresh@0.14.0: {} + react-refresh@0.14.2: {} react-router-dom@6.22.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: @@ -21844,9 +21237,9 @@ snapshots: reflect.getprototypeof@1.0.5: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 es-errors: 1.3.0 get-intrinsic: 1.2.4 globalthis: 1.0.3 @@ -21854,11 +21247,7 @@ snapshots: regenerator-runtime@0.14.1: {} - regexp.prototype.flags@1.5.1: - dependencies: - call-bind: 1.0.6 - define-properties: 1.2.1 - set-function-name: 2.0.1 + regex@4.3.2: {} regexp.prototype.flags@1.5.2: dependencies: @@ -21873,27 +21262,27 @@ snapshots: '@ungap/structured-clone': 1.2.0 hast-util-heading-rank: 3.0.0 hast-util-is-element: 3.0.0 - unified: 11.0.4 + unified: 11.0.5 unist-util-visit: 5.0.0 - rehype-class-names@1.0.14: + rehype-class-names@2.0.0: dependencies: - '@types/hast': 3.0.2 + '@types/hast': 3.0.4 hast-util-classnames: 3.0.0 hast-util-select: 6.0.1 - unified: 10.1.2 + unified: 11.0.5 rehype-parse@9.0.0: dependencies: '@types/hast': 3.0.4 hast-util-from-html: 2.0.1 - unified: 11.0.4 + unified: 11.0.5 rehype-raw@7.0.0: dependencies: - '@types/hast': 3.0.2 - hast-util-raw: 9.0.1 - vfile: 6.0.1 + '@types/hast': 3.0.4 + hast-util-raw: 9.0.2 + vfile: 6.0.3 rehype-slug@6.0.0: dependencies: @@ -21905,16 +21294,16 @@ snapshots: rehype-stringify@10.0.0: dependencies: - '@types/hast': 3.0.2 - hast-util-to-html: 9.0.0 - unified: 11.0.4 + '@types/hast': 3.0.4 + hast-util-to-html: 9.0.3 + unified: 11.0.5 rehype@13.0.1: dependencies: '@types/hast': 3.0.4 rehype-parse: 9.0.0 rehype-stringify: 10.0.0 - unified: 11.0.4 + unified: 11.0.5 remark-expressive-code@0.33.5: dependencies: @@ -21931,12 +21320,12 @@ snapshots: remark-gfm@4.0.0: dependencies: - '@types/mdast': 4.0.2 + '@types/mdast': 4.0.3 mdast-util-gfm: 3.0.0 micromark-extension-gfm: 3.0.0 remark-parse: 11.0.0 remark-stringify: 11.0.0 - unified: 11.0.4 + unified: 11.0.5 transitivePeerDependencies: - supports-color @@ -21954,13 +21343,6 @@ snapshots: transitivePeerDependencies: - supports-color - remark-mdx@3.0.0: - dependencies: - mdast-util-mdx: 3.0.0 - micromark-extension-mdxjs: 3.0.0 - transitivePeerDependencies: - - supports-color - remark-mdx@3.0.1: dependencies: mdast-util-mdx: 3.0.0 @@ -21978,10 +21360,10 @@ snapshots: remark-parse@11.0.0: dependencies: - '@types/mdast': 4.0.2 + '@types/mdast': 4.0.3 mdast-util-from-markdown: 2.0.0 micromark-util-types: 2.0.0 - unified: 11.0.4 + unified: 11.0.5 transitivePeerDependencies: - supports-color @@ -21992,21 +21374,13 @@ snapshots: mdast-util-to-hast: 12.3.0 unified: 10.1.2 - remark-rehype@11.0.0: - dependencies: - '@types/hast': 3.0.2 - '@types/mdast': 4.0.2 - mdast-util-to-hast: 13.0.2 - unified: 11.0.4 - vfile: 6.0.1 - remark-rehype@11.1.0: dependencies: '@types/hast': 3.0.4 '@types/mdast': 4.0.3 mdast-util-to-hast: 13.1.0 - unified: 11.0.4 - vfile: 6.0.1 + unified: 11.0.5 + vfile: 6.0.3 remark-smartypants@2.1.0: dependencies: @@ -22014,11 +21388,18 @@ snapshots: retext-smartypants: 5.2.0 unist-util-visit: 5.0.0 + remark-smartypants@3.0.2: + dependencies: + retext: 9.0.0 + retext-smartypants: 6.1.1 + unified: 11.0.5 + unist-util-visit: 5.0.0 + remark-stringify@11.0.0: dependencies: - '@types/mdast': 4.0.2 + '@types/mdast': 4.0.3 mdast-util-to-markdown: 2.1.0 - unified: 11.0.4 + unified: 11.0.5 request-progress@3.0.0: dependencies: @@ -22063,11 +21444,6 @@ snapshots: onetime: 5.1.2 signal-exit: 3.0.7 - restore-cursor@4.0.0: - dependencies: - onetime: 5.1.2 - signal-exit: 3.0.7 - restore-cursor@5.1.0: dependencies: onetime: 7.0.0 @@ -22080,6 +21456,12 @@ snapshots: unherit: 3.0.1 unified: 10.1.2 + retext-latin@4.0.0: + dependencies: + '@types/nlcst': 2.0.3 + parse-latin: 7.0.0 + unified: 11.0.5 + retext-smartypants@5.2.0: dependencies: '@types/nlcst': 1.0.4 @@ -22087,12 +21469,24 @@ snapshots: unified: 10.1.2 unist-util-visit: 4.1.2 + retext-smartypants@6.1.1: + dependencies: + '@types/nlcst': 2.0.3 + nlcst-to-string: 4.0.0 + unist-util-visit: 5.0.0 + retext-stringify@3.1.0: dependencies: '@types/nlcst': 1.0.4 nlcst-to-string: 3.1.1 unified: 10.1.2 + retext-stringify@4.0.0: + dependencies: + '@types/nlcst': 2.0.3 + nlcst-to-string: 4.0.0 + unified: 11.0.5 + retext@8.1.0: dependencies: '@types/nlcst': 1.0.4 @@ -22100,12 +21494,17 @@ snapshots: retext-stringify: 3.1.0 unified: 10.1.2 + retext@9.0.0: + dependencies: + '@types/nlcst': 2.0.3 + retext-latin: 4.0.0 + retext-stringify: 4.0.0 + unified: 11.0.5 + retry@0.12.0: {} reusify@1.0.4: {} - rfdc@1.3.1: {} - rfdc@1.4.1: {} rimraf@2.6.3: @@ -22120,32 +21519,31 @@ snapshots: dependencies: glob: 10.3.10 - rollup@4.13.0: + rollup@4.22.2: dependencies: '@types/estree': 1.0.5 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.13.0 - '@rollup/rollup-android-arm64': 4.13.0 - '@rollup/rollup-darwin-arm64': 4.13.0 - '@rollup/rollup-darwin-x64': 4.13.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.13.0 - '@rollup/rollup-linux-arm64-gnu': 4.13.0 - '@rollup/rollup-linux-arm64-musl': 4.13.0 - '@rollup/rollup-linux-riscv64-gnu': 4.13.0 - '@rollup/rollup-linux-x64-gnu': 4.13.0 - '@rollup/rollup-linux-x64-musl': 4.13.0 - '@rollup/rollup-win32-arm64-msvc': 4.13.0 - '@rollup/rollup-win32-ia32-msvc': 4.13.0 - '@rollup/rollup-win32-x64-msvc': 4.13.0 + '@rollup/rollup-android-arm-eabi': 4.22.2 + '@rollup/rollup-android-arm64': 4.22.2 + '@rollup/rollup-darwin-arm64': 4.22.2 + '@rollup/rollup-darwin-x64': 4.22.2 + '@rollup/rollup-linux-arm-gnueabihf': 4.22.2 + '@rollup/rollup-linux-arm-musleabihf': 4.22.2 + '@rollup/rollup-linux-arm64-gnu': 4.22.2 + '@rollup/rollup-linux-arm64-musl': 4.22.2 + '@rollup/rollup-linux-powerpc64le-gnu': 4.22.2 + '@rollup/rollup-linux-riscv64-gnu': 4.22.2 + '@rollup/rollup-linux-s390x-gnu': 4.22.2 + '@rollup/rollup-linux-x64-gnu': 4.22.2 + '@rollup/rollup-linux-x64-musl': 4.22.2 + '@rollup/rollup-win32-arm64-msvc': 4.22.2 + '@rollup/rollup-win32-ia32-msvc': 4.22.2 + '@rollup/rollup-win32-x64-msvc': 4.22.2 fsevents: 2.3.3 rrweb-cssom@0.6.0: {} - run-applescript@5.0.0: - dependencies: - execa: 5.1.1 - - run-async@2.4.1: {} + run-applescript@7.0.0: {} run-parallel@1.2.0: dependencies: @@ -22161,13 +21559,6 @@ snapshots: dependencies: mri: 1.2.0 - safe-array-concat@1.1.0: - dependencies: - call-bind: 1.0.6 - get-intrinsic: 1.2.4 - has-symbols: 1.0.3 - isarray: 2.0.5 - safe-array-concat@1.1.2: dependencies: call-bind: 1.0.7 @@ -22179,12 +21570,6 @@ snapshots: safe-buffer@5.2.1: {} - safe-regex-test@1.0.0: - dependencies: - call-bind: 1.0.6 - get-intrinsic: 1.2.4 - is-regex: 1.1.4 - safe-regex-test@1.0.3: dependencies: call-bind: 1.0.7 @@ -22221,7 +21606,7 @@ snapshots: dependencies: '@bufbuild/protobuf': 1.2.1 buffer-builder: 0.2.0 - immutable: 4.1.0 + immutable: 4.3.5 rxjs: 7.8.1 supports-color: 8.1.1 varint: 6.0.0 @@ -22239,12 +21624,6 @@ snapshots: dependencies: suf-log: 2.5.3 - sass@1.69.5: - dependencies: - chokidar: 3.5.3 - immutable: 4.1.0 - source-map-js: 1.0.2 - sass@1.72.0: dependencies: chokidar: 3.6.0 @@ -22274,32 +21653,10 @@ snapshots: dependencies: semver: 7.6.0 - semver@7.5.4: - dependencies: - lru-cache: 6.0.0 - semver@7.6.0: dependencies: lru-cache: 6.0.0 - send@0.18.0: - dependencies: - debug: 2.6.9 - depd: 2.0.0 - destroy: 1.2.0 - encodeurl: 1.0.2 - escape-html: 1.0.3 - etag: 1.8.1 - fresh: 0.5.2 - http-errors: 2.0.0 - mime: 1.6.0 - ms: 2.1.3 - on-finished: 2.4.1 - range-parser: 1.2.1 - statuses: 2.0.1 - transitivePeerDependencies: - - supports-color - send@0.19.0: dependencies: debug: 2.6.9 @@ -22318,12 +21675,12 @@ snapshots: transitivePeerDependencies: - supports-color - serve-static@1.16.0: + serve-static@1.16.2: dependencies: - encodeurl: 1.0.2 + encodeurl: 2.0.0 escape-html: 1.0.3 parseurl: 1.3.3 - send: 0.18.0 + send: 0.19.0 transitivePeerDependencies: - supports-color @@ -22331,15 +21688,6 @@ snapshots: set-cookie-parser@2.6.0: {} - set-function-length@1.2.1: - dependencies: - define-data-property: 1.1.4 - es-errors: 1.3.0 - function-bind: 1.1.2 - get-intrinsic: 1.2.4 - gopd: 1.0.1 - has-property-descriptors: 1.0.2 - set-function-length@1.2.2: dependencies: define-data-property: 1.1.4 @@ -22349,12 +21697,6 @@ snapshots: gopd: 1.0.1 has-property-descriptors: 1.0.2 - set-function-name@2.0.1: - dependencies: - define-data-property: 1.1.2 - functions-have-names: 1.2.3 - has-property-descriptors: 1.0.1 - set-function-name@2.0.2: dependencies: define-data-property: 1.1.4 @@ -22364,16 +21706,31 @@ snapshots: setprototypeof@1.2.0: {} - sharp@0.32.6: + sharp@0.33.5: dependencies: color: 4.2.3 detect-libc: 2.0.3 - node-addon-api: 6.1.0 - prebuild-install: 7.1.2 semver: 7.6.0 - simple-get: 4.0.1 - tar-fs: 3.0.5 - tunnel-agent: 0.6.0 + optionalDependencies: + '@img/sharp-darwin-arm64': 0.33.5 + '@img/sharp-darwin-x64': 0.33.5 + '@img/sharp-libvips-darwin-arm64': 1.0.4 + '@img/sharp-libvips-darwin-x64': 1.0.4 + '@img/sharp-libvips-linux-arm': 1.0.5 + '@img/sharp-libvips-linux-arm64': 1.0.4 + '@img/sharp-libvips-linux-s390x': 1.0.4 + '@img/sharp-libvips-linux-x64': 1.0.4 + '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 + '@img/sharp-libvips-linuxmusl-x64': 1.0.4 + '@img/sharp-linux-arm': 0.33.5 + '@img/sharp-linux-arm64': 0.33.5 + '@img/sharp-linux-s390x': 0.33.5 + '@img/sharp-linux-x64': 0.33.5 + '@img/sharp-linuxmusl-arm64': 0.33.5 + '@img/sharp-linuxmusl-x64': 0.33.5 + '@img/sharp-wasm32': 0.33.5 + '@img/sharp-win32-ia32': 0.33.5 + '@img/sharp-win32-x64': 0.33.5 optional: true shebang-command@1.2.0: @@ -22390,15 +21747,14 @@ snapshots: shell-quote@1.8.1: {} - shiki@1.2.0: + shiki@1.18.0: dependencies: - '@shikijs/core': 1.2.0 - - side-channel@1.0.4: - dependencies: - call-bind: 1.0.6 - get-intrinsic: 1.2.4 - object-inspect: 1.13.1 + '@shikijs/core': 1.18.0 + '@shikijs/engine-javascript': 1.18.0 + '@shikijs/engine-oniguruma': 1.18.0 + '@shikijs/types': 1.18.0 + '@shikijs/vscode-textmate': 9.2.2 + '@types/hast': 3.0.4 side-channel@1.0.6: dependencies: @@ -22413,16 +21769,6 @@ snapshots: signal-exit@4.1.0: {} - simple-concat@1.0.1: - optional: true - - simple-get@4.0.1: - dependencies: - decompress-response: 6.0.0 - once: 1.4.0 - simple-concat: 1.0.1 - optional: true - simple-swizzle@0.2.2: dependencies: is-arrayish: 0.3.2 @@ -22473,8 +21819,6 @@ snapshots: dependencies: is-plain-obj: 1.1.0 - source-map-js@1.0.2: {} - source-map-js@1.2.0: {} source-map-support@0.5.21: @@ -22486,8 +21830,6 @@ snapshots: source-map@0.7.4: {} - space-separated-tokens@2.0.1: {} - space-separated-tokens@2.0.2: {} spawn-command@0.0.2: {} @@ -22534,9 +21876,7 @@ snapshots: std-env@3.7.0: {} - stdin-discarder@0.1.0: - dependencies: - bl: 5.0.0 + stdin-discarder@0.2.2: {} stream-shift@1.0.3: {} @@ -22544,14 +21884,6 @@ snapshots: streamsearch@1.1.0: {} - streamx@2.16.1: - dependencies: - fast-fifo: 1.3.2 - queue-tick: 1.0.1 - optionalDependencies: - bare-events: 2.2.1 - optional: true - strict-event-emitter@0.5.1: {} string-argv@0.3.2: {} @@ -22576,13 +21908,7 @@ snapshots: emoji-regex: 9.2.2 strip-ansi: 6.0.1 - string-width@6.1.0: - dependencies: - eastasianwidth: 0.2.0 - emoji-regex: 10.3.0 - strip-ansi: 6.0.1 - - string-width@7.1.0: + string-width@7.2.0: dependencies: emoji-regex: 10.3.0 get-east-asian-width: 1.2.0 @@ -22590,26 +21916,20 @@ snapshots: string.prototype.matchall@4.0.8: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 get-intrinsic: 1.2.4 has-symbols: 1.0.3 internal-slot: 1.0.7 - regexp.prototype.flags: 1.5.1 - side-channel: 1.0.4 + regexp.prototype.flags: 1.5.2 + side-channel: 1.0.6 string.prototype.padend@3.1.5: dependencies: call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.5 - - string.prototype.trim@1.2.8: - dependencies: - call-bind: 1.0.6 - define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 string.prototype.trim@1.2.9: dependencies: @@ -22618,12 +21938,6 @@ snapshots: es-abstract: 1.23.2 es-object-atoms: 1.0.0 - string.prototype.trimend@1.0.7: - dependencies: - call-bind: 1.0.6 - define-properties: 1.2.1 - es-abstract: 1.22.3 - string.prototype.trimend@1.0.8: dependencies: call-bind: 1.0.7 @@ -22632,9 +21946,9 @@ snapshots: string.prototype.trimstart@1.0.7: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 define-properties: 1.2.1 - es-abstract: 1.22.3 + es-abstract: 1.23.2 string_decoder@1.1.1: dependencies: @@ -22671,14 +21985,11 @@ snapshots: dependencies: min-indent: 1.0.1 - strip-json-comments@2.0.1: - optional: true - strip-json-comments@3.1.1: {} strip-literal@1.3.0: dependencies: - acorn: 8.11.3 + acorn: 8.12.1 strip-outer@2.0.0: {} @@ -22706,10 +22017,10 @@ snapshots: dependencies: stylelint: 15.11.0(typescript@5.5.2) - stylelint-config-sass-guidelines@10.0.0(postcss@8.4.34)(stylelint@15.11.0(typescript@5.5.2)): + stylelint-config-sass-guidelines@10.0.0(postcss@8.4.37)(stylelint@15.11.0(typescript@5.5.2)): dependencies: - postcss: 8.4.34 - postcss-scss: 4.0.9(postcss@8.4.34) + postcss: 8.4.37 + postcss-scss: 4.0.9(postcss@8.4.37) stylelint: 15.11.0(typescript@5.5.2) stylelint-scss: 4.7.0(stylelint@15.11.0(typescript@5.5.2)) @@ -22722,7 +22033,7 @@ snapshots: dependencies: postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 - postcss-selector-parser: 6.0.13 + postcss-selector-parser: 6.0.16 postcss-value-parser: 4.2.0 stylelint: 15.11.0(typescript@5.5.2) @@ -22731,7 +22042,7 @@ snapshots: known-css-properties: 0.29.0 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 - postcss-selector-parser: 6.0.13 + postcss-selector-parser: 6.0.16 postcss-value-parser: 4.2.0 stylelint: 15.11.0(typescript@5.5.2) @@ -22741,16 +22052,16 @@ snapshots: stylelint@15.11.0(typescript@5.5.2): dependencies: - '@csstools/css-parser-algorithms': 2.4.0(@csstools/css-tokenizer@2.2.2) - '@csstools/css-tokenizer': 2.2.2 - '@csstools/media-query-list-parser': 2.1.6(@csstools/css-parser-algorithms@2.4.0(@csstools/css-tokenizer@2.2.2))(@csstools/css-tokenizer@2.2.2) - '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) + '@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4) + '@csstools/css-tokenizer': 2.2.4 + '@csstools/media-query-list-parser': 2.1.9(@csstools/css-parser-algorithms@2.6.1(@csstools/css-tokenizer@2.2.4))(@csstools/css-tokenizer@2.2.4) + '@csstools/selector-specificity': 3.0.2(postcss-selector-parser@6.0.16) balanced-match: 2.0.0 colord: 2.9.3 cosmiconfig: 8.3.6(typescript@5.5.2) css-functions-list: 3.2.1 css-tree: 2.3.1 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) fast-glob: 3.3.2 fastest-levenshtein: 1.0.16 file-entry-cache: 7.0.2 @@ -22767,11 +22078,11 @@ snapshots: meow: 10.1.5 micromatch: 4.0.8 normalize-path: 3.0.0 - picocolors: 1.0.0 - postcss: 8.4.34 + picocolors: 1.1.0 + postcss: 8.4.37 postcss-resolve-nested-selector: 0.1.1 - postcss-safe-parser: 6.0.0(postcss@8.4.34) - postcss-selector-parser: 6.0.13 + postcss-safe-parser: 6.0.0(postcss@8.4.37) + postcss-selector-parser: 6.0.16 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 string-width: 4.2.3 @@ -22791,7 +22102,7 @@ snapshots: super-simple-web-server@1.1.4: dependencies: - express: 4.20.0 + express: 4.21.0 transitivePeerDependencies: - supports-color @@ -22835,15 +22146,6 @@ snapshots: pump: 3.0.0 tar-stream: 2.2.0 - tar-fs@3.0.5: - dependencies: - pump: 3.0.0 - tar-stream: 3.1.7 - optionalDependencies: - bare-fs: 2.2.2 - bare-path: 2.1.0 - optional: true - tar-stream@2.2.0: dependencies: bl: 4.1.0 @@ -22852,13 +22154,6 @@ snapshots: inherits: 2.0.4 readable-stream: 3.6.0 - tar-stream@3.1.7: - dependencies: - b4a: 1.6.6 - fast-fifo: 1.3.2 - streamx: 2.16.1 - optional: true - tar@6.2.1: dependencies: chownr: 2.0.0 @@ -22892,6 +22187,8 @@ snapshots: tinybench@2.6.0: {} + tinyexec@0.3.0: {} + tinypool@0.8.1: {} tinyspy@2.2.0: {} @@ -22900,12 +22197,6 @@ snapshots: dependencies: '@popperjs/core': 2.11.8 - titleize@3.0.0: {} - - tmp@0.0.33: - dependencies: - os-tmpdir: 1.0.2 - tmp@0.2.1: dependencies: rimraf: 3.0.2 @@ -22925,7 +22216,7 @@ snapshots: toml@3.0.0: {} - tough-cookie@4.1.3: + tough-cookie@4.1.4: dependencies: psl: 1.8.0 punycode: 2.3.1 @@ -22950,11 +22241,7 @@ snapshots: trough@2.1.0: {} - tsconfck@2.1.2(typescript@5.5.2): - optionalDependencies: - typescript: 5.5.2 - - tsconfck@3.0.3(typescript@5.5.2): + tsconfck@3.1.3(typescript@5.5.2): optionalDependencies: typescript: 5.5.2 @@ -23029,25 +22316,12 @@ snapshots: media-typer: 0.3.0 mime-types: 2.1.35 - typed-array-buffer@1.0.1: - dependencies: - call-bind: 1.0.6 - es-errors: 1.3.0 - is-typed-array: 1.1.13 - typed-array-buffer@1.0.2: dependencies: call-bind: 1.0.7 es-errors: 1.3.0 is-typed-array: 1.1.13 - typed-array-byte-length@1.0.0: - dependencies: - call-bind: 1.0.6 - for-each: 0.3.3 - has-proto: 1.0.1 - is-typed-array: 1.1.13 - typed-array-byte-length@1.0.1: dependencies: call-bind: 1.0.7 @@ -23056,14 +22330,6 @@ snapshots: has-proto: 1.0.3 is-typed-array: 1.1.13 - typed-array-byte-offset@1.0.0: - dependencies: - available-typed-arrays: 1.0.6 - call-bind: 1.0.6 - for-each: 0.3.3 - has-proto: 1.0.1 - is-typed-array: 1.1.13 - typed-array-byte-offset@1.0.2: dependencies: available-typed-arrays: 1.0.7 @@ -23073,12 +22339,6 @@ snapshots: has-proto: 1.0.3 is-typed-array: 1.1.13 - typed-array-length@1.0.4: - dependencies: - call-bind: 1.0.6 - for-each: 0.3.3 - is-typed-array: 1.1.13 - typed-array-length@1.0.5: dependencies: call-bind: 1.0.7 @@ -23095,13 +22355,11 @@ snapshots: uglify-js@3.17.4: optional: true - ultrahtml@1.5.2: {} - ultrahtml@1.5.3: {} unbox-primitive@1.0.2: dependencies: - call-bind: 1.0.6 + call-bind: 1.0.7 has-bigints: 1.0.2 has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 @@ -23113,13 +22371,15 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.19.8: {} + unherit@3.0.1: {} unicorn-magic@0.1.0: {} unified@10.1.2: dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 bail: 2.0.2 extend: 3.0.2 is-buffer: 2.0.5 @@ -23127,7 +22387,7 @@ snapshots: trough: 2.1.0 vfile: 5.3.7 - unified@11.0.4: + unified@11.0.5: dependencies: '@types/unist': 3.0.2 bail: 2.0.2 @@ -23135,7 +22395,7 @@ snapshots: extend: 3.0.2 is-plain-obj: 4.0.0 trough: 2.1.0 - vfile: 6.0.1 + vfile: 6.0.3 unique-filename@3.0.0: dependencies: @@ -23156,20 +22416,25 @@ snapshots: unist-util-is@6.0.0: dependencies: - '@types/unist': 3.0.1 + '@types/unist': 3.0.2 unist-util-modify-children@3.1.1: dependencies: '@types/unist': 2.0.10 array-iterate: 2.0.1 + unist-util-modify-children@4.0.0: + dependencies: + '@types/unist': 3.0.2 + array-iterate: 2.0.1 + unist-util-position-from-estree@1.1.2: dependencies: '@types/unist': 2.0.10 unist-util-position-from-estree@2.0.0: dependencies: - '@types/unist': 3.0.1 + '@types/unist': 3.0.2 unist-util-position@4.0.4: dependencies: @@ -23177,7 +22442,7 @@ snapshots: unist-util-position@5.0.0: dependencies: - '@types/unist': 3.0.1 + '@types/unist': 3.0.2 unist-util-remove-position@4.0.2: dependencies: @@ -23186,7 +22451,7 @@ snapshots: unist-util-remove-position@5.0.0: dependencies: - '@types/unist': 3.0.1 + '@types/unist': 3.0.2 unist-util-visit: 5.0.0 unist-util-stringify-position@3.0.3: @@ -23195,25 +22460,29 @@ snapshots: unist-util-stringify-position@4.0.0: dependencies: - '@types/unist': 3.0.1 + '@types/unist': 3.0.2 unist-util-visit-children@2.0.2: dependencies: '@types/unist': 2.0.10 + unist-util-visit-children@3.0.0: + dependencies: + '@types/unist': 3.0.2 + unist-util-visit-parents@5.1.3: dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 unist-util-is: 5.1.1 unist-util-visit-parents@6.0.1: dependencies: - '@types/unist': 3.0.1 + '@types/unist': 3.0.2 unist-util-is: 6.0.0 unist-util-visit@4.1.2: dependencies: - '@types/unist': 2.0.6 + '@types/unist': 2.0.10 unist-util-is: 5.1.1 unist-util-visit-parents: 5.1.3 @@ -23238,17 +22507,11 @@ snapshots: untildify@4.0.0: {} - update-browserslist-db@1.0.13(browserslist@4.22.2): - dependencies: - browserslist: 4.22.2 - escalade: 3.1.1 - picocolors: 1.0.0 - - update-browserslist-db@1.0.13(browserslist@4.23.0): + update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: - browserslist: 4.23.0 - escalade: 3.1.1 - picocolors: 1.0.0 + browserslist: 4.23.3 + escalade: 3.1.2 + picocolors: 1.1.0 uri-js@4.4.1: dependencies: @@ -23286,7 +22549,7 @@ snapshots: v8-to-istanbul@9.2.0: dependencies: - '@jridgewell/trace-mapping': 0.3.17 + '@jridgewell/trace-mapping': 0.3.25 '@types/istanbul-lib-coverage': 2.0.4 convert-source-map: 2.0.0 @@ -23317,7 +22580,7 @@ snapshots: vfile-location@5.0.2: dependencies: '@types/unist': 3.0.2 - vfile: 6.0.1 + vfile: 6.0.3 vfile-message@3.1.4: dependencies: @@ -23326,7 +22589,7 @@ snapshots: vfile-message@4.0.2: dependencies: - '@types/unist': 3.0.1 + '@types/unist': 3.0.2 unist-util-stringify-position: 4.0.0 vfile@5.3.7: @@ -23336,19 +22599,18 @@ snapshots: unist-util-stringify-position: 3.0.3 vfile-message: 3.1.4 - vfile@6.0.1: + vfile@6.0.3: dependencies: '@types/unist': 3.0.2 - unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite-node@1.2.1(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0): + vite-node@1.2.1(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0): dependencies: cac: 6.7.14 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) pathe: 1.1.2 - picocolors: 1.0.0 - vite: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) + picocolors: 1.1.0 + vite: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) transitivePeerDependencies: - '@types/node' - less @@ -23359,72 +22621,56 @@ snapshots: - supports-color - terser - vite-node@1.2.1(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0): + vite-tsconfig-paths@4.3.2(typescript@5.5.2)(vite@5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0)): dependencies: - cac: 6.7.14 - debug: 4.3.4(supports-color@8.1.1) - pathe: 1.1.2 - picocolors: 1.0.0 - vite: 5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - - vite-tsconfig-paths@4.2.1(typescript@5.5.2)(vite@5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0)): - dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) globrex: 0.1.2 - tsconfck: 2.1.2(typescript@5.5.2) + tsconfck: 3.1.3(typescript@5.5.2) optionalDependencies: - vite: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) + vite: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) transitivePeerDependencies: - supports-color - typescript - vite-tsconfig-paths@4.2.1(typescript@5.5.2)(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)): + vite-tsconfig-paths@4.3.2(typescript@5.5.2)(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0)): dependencies: - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) globrex: 0.1.2 - tsconfck: 2.1.2(typescript@5.5.2) + tsconfck: 3.1.3(typescript@5.5.2) optionalDependencies: - vite: 5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) + vite: 5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0) transitivePeerDependencies: - supports-color - typescript - vite@5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0): + vite@5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0): dependencies: esbuild: 0.19.12 postcss: 8.4.37 - rollup: 4.13.0 + rollup: 4.22.2 optionalDependencies: - '@types/node': 18.17.19 + '@types/node': 22.5.5 fsevents: 2.3.3 lightningcss: 1.25.1 sass: 1.72.0 - vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0): + vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0): dependencies: - esbuild: 0.19.12 + esbuild: 0.21.5 postcss: 8.4.37 - rollup: 4.13.0 + rollup: 4.22.2 optionalDependencies: - '@types/node': 18.19.26 + '@types/node': 22.5.5 fsevents: 2.3.3 lightningcss: 1.25.1 sass: 1.72.0 + sass-embedded: 1.64.1 - vitefu@0.2.5(vite@5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0)): + vitefu@1.0.2(vite@5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0)): optionalDependencies: - vite: 5.1.7(@types/node@18.19.26)(lightningcss@1.25.1)(sass@1.72.0) + vite: 5.4.7(@types/node@22.5.5)(lightningcss@1.25.1)(sass-embedded@1.64.1)(sass@1.72.0) - vitest@1.2.1(@types/node@18.17.19)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0): + vitest@1.2.1(@types/node@22.5.5)(jsdom@24.0.0)(lightningcss@1.25.1)(sass@1.72.0): dependencies: '@vitest/expect': 1.2.1 '@vitest/runner': 1.2.1 @@ -23434,21 +22680,21 @@ snapshots: acorn-walk: 8.3.2 cac: 6.7.14 chai: 4.4.1 - debug: 4.3.4(supports-color@8.1.1) + debug: 4.3.7(supports-color@8.1.1) execa: 8.0.1 local-pkg: 0.5.0 - magic-string: 0.30.5 + magic-string: 0.30.11 pathe: 1.1.2 - picocolors: 1.0.0 + picocolors: 1.1.0 std-env: 3.7.0 strip-literal: 1.3.0 tinybench: 2.6.0 tinypool: 0.8.1 - vite: 5.1.7(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) - vite-node: 1.2.1(@types/node@18.17.19)(lightningcss@1.25.1)(sass@1.72.0) + vite: 5.1.8(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) + vite-node: 1.2.1(@types/node@22.5.5)(lightningcss@1.25.1)(sass@1.72.0) why-is-node-running: 2.2.2 optionalDependencies: - '@types/node': 18.17.19 + '@types/node': 22.5.5 jsdom: 24.0.0 transitivePeerDependencies: - less @@ -23518,7 +22764,7 @@ snapshots: isarray: 2.0.5 which-boxed-primitive: 1.0.2 which-collection: 1.0.1 - which-typed-array: 1.1.14 + which-typed-array: 1.1.15 which-collection@1.0.1: dependencies: @@ -23531,23 +22777,9 @@ snapshots: which-pm-runs@1.1.0: {} - which-pm@2.0.0: + which-pm@3.0.0: dependencies: load-yaml-file: 0.2.0 - path-exists: 4.0.0 - - which-pm@2.1.1: - dependencies: - load-yaml-file: 0.2.0 - path-exists: 4.0.0 - - which-typed-array@1.1.14: - dependencies: - available-typed-arrays: 1.0.6 - call-bind: 1.0.6 - for-each: 0.3.3 - gopd: 1.0.1 - has-tostringtag: 1.0.2 which-typed-array@1.1.15: dependencies: @@ -23607,7 +22839,7 @@ snapshots: wrap-ansi@9.0.0: dependencies: ansi-styles: 6.2.1 - string-width: 7.1.0 + string-width: 7.2.0 strip-ansi: 6.0.1 wrappy@1.0.2: {} @@ -23629,6 +22861,8 @@ snapshots: xtend@4.0.2: {} + xxhash-wasm@1.0.2: {} + y18n@4.0.3: {} y18n@5.0.8: {} @@ -23639,8 +22873,6 @@ snapshots: yallist@4.0.0: {} - yaml@2.3.4: {} - yaml@2.5.0: {} yargs-parser@13.1.2: @@ -23704,12 +22936,19 @@ snapshots: yocto-queue@0.1.0: {} - yocto-queue@1.0.0: {} + yocto-queue@1.1.1: {} - zod-to-json-schema@3.22.4(zod@3.22.4): + yoctocolors-cjs@2.1.2: {} + + zod-to-json-schema@3.23.3(zod@3.23.8): + dependencies: + zod: 3.23.8 + + zod-to-ts@1.2.0(typescript@5.5.2)(zod@3.23.8): dependencies: - zod: 3.22.4 + typescript: 5.5.2 + zod: 3.23.8 - zod@3.22.4: {} + zod@3.23.8: {} zwitch@2.0.4: {}