From ff78ea69364f4dd4ada0c87ac1ed9e90d8dbd427 Mon Sep 17 00:00:00 2001 From: npc0-hue Date: Tue, 16 Dec 2025 09:13:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=201.2.0=E7=89=88=E6=9C=AC=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=20React=20Server=20Components=E6=8B=92=E7=BB=9D?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E6=BC=8F=E6=B4=9E=20(CVE-2025-55184)=20?= =?UTF-8?q?=E5=92=8C=20CVE-2025-54880?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/docker-compose.dify-plus.yaml | 2 +- web/package.json | 10 +- web/pnpm-lock.yaml | 1130 ++++++++++++++++---------- 3 files changed, 700 insertions(+), 442 deletions(-) diff --git a/docker/docker-compose.dify-plus.yaml b/docker/docker-compose.dify-plus.yaml index 945da5957..5fa706d3b 100644 --- a/docker/docker-compose.dify-plus.yaml +++ b/docker/docker-compose.dify-plus.yaml @@ -510,7 +510,7 @@ services: # Frontend web application. web: - image: ccr.ccs.tencentyun.com/yfgaia/dify-plus-web:1.2.0-fix.2 + image: ccr.ccs.tencentyun.com/yfgaia/dify-plus-web:1.2.0.fix.3 restart: always environment: CONSOLE_API_URL: ${CONSOLE_API_URL:-} diff --git a/web/package.json b/web/package.json index e5d581e78..efe2541a9 100644 --- a/web/package.json +++ b/web/package.json @@ -45,7 +45,7 @@ "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", "@monaco-editor/react": "^4.6.0", - "@next/mdx": "15.2.3", + "@next/mdx": "15.5.9", "@octokit/core": "^6.1.2", "@octokit/request-error": "^6.1.5", "@remixicon/react": "^4.5.0", @@ -85,18 +85,18 @@ "lexical": "^0.18.0", "line-clamp": "^1.0.0", "lodash-es": "^4.17.21", - "mermaid": "11.4.1", + "mermaid": "11.10.0", "mime": "^4.0.4", "mitt": "^3.0.1", "negotiator": "^0.6.3", - "next": "15.2.6", + "next": "~15.5.9", "next-themes": "^0.4.3", "pinyin-pro": "^3.25.0", "qrcode.react": "^4.2.0", "qs": "^6.13.0", - "react": "19.2.1", + "react": "19.2.3", "react-18-input-autosize": "^3.0.0", - "react-dom": "19.2.1", + "react-dom": "19.2.3", "react-easy-crop": "^5.1.0", "react-error-boundary": "^4.1.2", "react-headless-pagination": "^1.1.6", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index b4c9d8506..2bfeb74d3 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -27,19 +27,19 @@ importers: version: 1.2.4(eslint@9.22.0(jiti@1.21.6)) '@floating-ui/react': specifier: ^0.26.25 - version: 0.26.27(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 0.26.27(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@formatjs/intl-localematcher': specifier: ^0.5.6 version: 0.5.6 '@headlessui/react': specifier: ^2.2.0 - version: 2.2.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 2.2.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@heroicons/react': specifier: ^2.0.16 - version: 2.1.5(react@19.2.1) + version: 2.1.5(react@19.2.3) '@hookform/resolvers': specifier: ^3.9.0 - version: 3.9.0(react-hook-form@7.53.1(react@19.2.1)) + version: 3.9.0(react-hook-form@7.53.1(react@19.2.3)) '@lexical/code': specifier: ^0.18.0 version: 0.18.0 @@ -51,7 +51,7 @@ importers: version: 0.18.0 '@lexical/react': specifier: ^0.18.0 - version: 0.18.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(yjs@13.6.20) + version: 0.18.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(yjs@13.6.20) '@lexical/selection': specifier: ^0.18.0 version: 0.18.0 @@ -66,13 +66,13 @@ importers: version: 3.1.0(acorn@8.13.0)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) '@mdx-js/react': specifier: ^3.1.0 - version: 3.1.0(@types/react@18.2.79)(react@19.2.1) + version: 3.1.0(@types/react@18.2.79)(react@19.2.3) '@monaco-editor/react': specifier: ^4.6.0 - version: 4.6.0(monaco-editor@0.52.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 4.6.0(monaco-editor@0.52.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@next/mdx': - specifier: 15.2.3 - version: 15.2.3(@mdx-js/loader@3.1.0(acorn@8.13.0)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)))(@mdx-js/react@3.1.0(@types/react@18.2.79)(react@19.2.1)) + specifier: 15.5.9 + version: 15.5.9(@mdx-js/loader@3.1.0(acorn@8.13.0)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)))(@mdx-js/react@3.1.0(@types/react@18.2.79)(react@19.2.3)) '@octokit/core': specifier: ^6.1.2 version: 6.1.2 @@ -81,10 +81,10 @@ importers: version: 6.1.5 '@remixicon/react': specifier: ^4.5.0 - version: 4.5.0(react@19.2.1) + version: 4.5.0(react@19.2.3) '@sentry/react': specifier: ^8.54.0 - version: 8.55.0(react@19.2.1) + version: 8.55.0(react@19.2.3) '@sentry/utils': specifier: ^8.54.0 version: 8.55.0 @@ -96,13 +96,13 @@ importers: version: 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@types/node@18.15.0)(typescript@4.9.5))) '@tanstack/react-query': specifier: ^5.60.5 - version: 5.61.0(react@19.2.1) + version: 5.61.0(react@19.2.3) '@tanstack/react-query-devtools': specifier: ^5.60.5 - version: 5.61.0(@tanstack/react-query@5.61.0(react@19.2.1))(react@19.2.1) + version: 5.61.0(@tanstack/react-query@5.61.0(react@19.2.3))(react@19.2.3) ahooks: specifier: ^3.8.4 - version: 3.8.4(react@19.2.1) + version: 3.8.4(react@19.2.3) class-variance-authority: specifier: ^0.7.0 version: 0.7.0 @@ -135,7 +135,7 @@ importers: version: 5.5.1 echarts-for-react: specifier: ^3.0.2 - version: 3.0.2(echarts@5.5.1)(react@19.2.1) + version: 3.0.2(echarts@5.5.1)(react@19.2.3) elkjs: specifier: ^0.9.3 version: 0.9.3 @@ -191,8 +191,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 mermaid: - specifier: 11.4.1 - version: 11.4.1 + specifier: 11.10.0 + version: 11.10.0 mime: specifier: ^4.0.4 version: 4.0.4 @@ -203,86 +203,86 @@ importers: specifier: ^0.6.3 version: 0.6.4 next: - specifier: 15.2.6 - version: 15.2.6(@babel/core@7.25.8)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(sass@1.80.3) + specifier: ~15.5.9 + version: 15.5.9(@babel/core@7.25.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sass@1.80.3) next-themes: specifier: ^0.4.3 - version: 0.4.4(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 0.4.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3) pinyin-pro: specifier: ^3.25.0 version: 3.25.0 qrcode.react: specifier: ^4.2.0 - version: 4.2.0(react@19.2.1) + version: 4.2.0(react@19.2.3) qs: specifier: ^6.13.0 version: 6.13.0 react: - specifier: 19.2.1 - version: 19.2.1 + specifier: 19.2.3 + version: 19.2.3 react-18-input-autosize: specifier: ^3.0.0 - version: 3.0.0(react@19.2.1) + version: 3.0.0(react@19.2.3) react-dom: - specifier: 19.2.1 - version: 19.2.1(react@19.2.1) + specifier: 19.2.3 + version: 19.2.3(react@19.2.3) react-easy-crop: specifier: ^5.1.0 - version: 5.1.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 5.1.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react-error-boundary: specifier: ^4.1.2 - version: 4.1.2(react@19.2.1) + version: 4.1.2(react@19.2.3) react-headless-pagination: specifier: ^1.1.6 - version: 1.1.6(react@19.2.1) + version: 1.1.6(react@19.2.3) react-hook-form: specifier: ^7.53.1 - version: 7.53.1(react@19.2.1) + version: 7.53.1(react@19.2.3) react-hotkeys-hook: specifier: ^4.6.1 - version: 4.6.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 4.6.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react-i18next: specifier: ^15.1.0 - version: 15.1.0(i18next@23.16.4)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 15.1.0(i18next@23.16.4)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react-infinite-scroll-component: specifier: ^6.1.0 - version: 6.1.0(react@19.2.1) + version: 6.1.0(react@19.2.3) react-markdown: specifier: ^9.0.1 - version: 9.0.1(@types/react@18.2.79)(react@19.2.1) + version: 9.0.1(@types/react@18.2.79)(react@19.2.3) react-multi-email: specifier: ^1.0.25 - version: 1.0.25(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 1.0.25(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react-papaparse: specifier: ^4.4.0 version: 4.4.0 react-pdf-highlighter: specifier: ^8.0.0-rc.0 - version: 8.0.0-rc.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 8.0.0-rc.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react-slider: specifier: ^2.0.6 - version: 2.0.6(react@19.2.1) + version: 2.0.6(react@19.2.3) react-sortablejs: specifier: ^6.1.4 - version: 6.1.4(@types/sortablejs@1.15.8)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(sortablejs@1.15.3) + version: 6.1.4(@types/sortablejs@1.15.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sortablejs@1.15.3) react-syntax-highlighter: specifier: ^15.6.1 - version: 15.6.1(react@19.2.1) + version: 15.6.1(react@19.2.3) react-textarea-autosize: specifier: ^8.5.8 - version: 8.5.8(@types/react@18.2.79)(react@19.2.1) + version: 8.5.8(@types/react@18.2.79)(react@19.2.3) react-tooltip: specifier: 5.8.3 - version: 5.8.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 5.8.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react-window: specifier: ^1.8.10 - version: 1.8.10(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 1.8.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3) react-window-infinite-loader: specifier: ^1.0.9 - version: 1.0.9(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 1.0.9(react-dom@19.2.3(react@19.2.3))(react@19.2.3) reactflow: specifier: ^11.11.3 - version: 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) recordrtc: specifier: ^5.6.2 version: 5.6.2 @@ -321,13 +321,13 @@ importers: version: 1.15.3 swr: specifier: ^2.3.0 - version: 2.3.3(react@19.2.1) + version: 2.3.3(react@19.2.3) tailwind-merge: specifier: ^2.5.4 version: 2.5.4 use-context-selector: specifier: ^2.0.0 - version: 2.0.0(react@19.2.1)(scheduler@0.23.2) + version: 2.0.0(react@19.2.3)(scheduler@0.23.2) uuid: specifier: ^10.0.0 version: 10.0.0 @@ -336,17 +336,17 @@ importers: version: 3.23.8 zundo: specifier: ^2.1.0 - version: 2.2.0(zustand@4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1)) + version: 2.2.0(zustand@4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3)) zustand: specifier: ^4.5.2 - version: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1) + version: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3) devDependencies: '@antfu/eslint-config': specifier: ^4.1.1 version: 4.10.1(@eslint-react/eslint-plugin@1.15.0(eslint@9.22.0(jiti@1.21.6))(typescript@4.9.5))(@typescript-eslint/utils@8.26.1(eslint@9.22.0(jiti@1.21.6))(typescript@4.9.5))(@vue/compiler-sfc@3.5.12)(eslint-plugin-react-hooks@5.2.0(eslint@9.22.0(jiti@1.21.6)))(eslint-plugin-react-refresh@0.4.19(eslint@9.22.0(jiti@1.21.6)))(eslint@9.22.0(jiti@1.21.6))(typescript@4.9.5) '@chromatic-com/storybook': specifier: ^3.1.0 - version: 3.1.0(react@19.2.1)(storybook@8.5.0) + version: 3.1.0(react@19.2.3)(storybook@8.5.0) '@eslint-react/eslint-plugin': specifier: ^1.15.0 version: 1.15.0(eslint@9.22.0(jiti@1.21.6))(typescript@4.9.5) @@ -376,7 +376,7 @@ importers: version: 8.5.0(storybook@8.5.0) '@storybook/addon-links': specifier: 8.5.0 - version: 8.5.0(react@19.2.1)(storybook@8.5.0) + version: 8.5.0(react@19.2.3)(storybook@8.5.0) '@storybook/addon-onboarding': specifier: 8.5.0 version: 8.5.0(storybook@8.5.0) @@ -385,13 +385,13 @@ importers: version: 8.5.0(storybook@8.5.0) '@storybook/blocks': specifier: 8.5.0 - version: 8.5.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@8.5.0) + version: 8.5.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@8.5.0) '@storybook/nextjs': specifier: 8.5.0 - version: 8.5.0(esbuild@0.23.1)(next@15.2.6(@babel/core@7.25.8)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(sass@1.80.3))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(sass@1.80.3)(storybook@8.5.0)(type-fest@4.37.0)(typescript@4.9.5)(uglify-js@3.19.3)(webpack-hot-middleware@2.26.1)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) + version: 8.5.0(esbuild@0.23.1)(next@15.5.9(@babel/core@7.25.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sass@1.80.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sass@1.80.3)(storybook@8.5.0)(type-fest@4.37.0)(typescript@4.9.5)(uglify-js@3.19.3)(webpack-hot-middleware@2.26.1)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) '@storybook/react': specifier: 8.5.0 - version: 8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@8.5.0)(typescript@4.9.5) + version: 8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@8.5.0)(typescript@4.9.5) '@storybook/test': specifier: 8.5.0 version: 8.5.0(storybook@8.5.0) @@ -403,7 +403,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: ^16.0.1 - version: 16.2.0(@testing-library/dom@10.4.0)(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + version: 16.2.0(@testing-library/dom@10.4.0)(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@types/crypto-js': specifier: ^4.2.2 version: 4.2.2 @@ -1293,6 +1293,9 @@ packages: '@emnapi/runtime@1.3.1': resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==} + '@emnapi/runtime@1.7.1': + resolution: {integrity: sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==} + '@emnapi/wasi-threads@1.0.1': resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==} @@ -1644,64 +1647,138 @@ packages: '@iconify/utils@2.2.0': resolution: {integrity: sha512-9A5eZQV9eKlNCXlI/SgYsGRS7YmGmB1oAsRpNVIYBmIzGJRgH+hfG+lo4069s+GFWFNnBAtDg10c53vQZBLfnA==} + '@img/colour@1.0.0': + resolution: {integrity: sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==} + engines: {node: '>=18'} + '@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-arm64@0.34.5': + resolution: {integrity: sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==} + 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-darwin-x64@0.34.5': + resolution: {integrity: sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==} + 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-arm64@1.2.4': + resolution: {integrity: sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==} + 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-darwin-x64@1.2.4': + resolution: {integrity: sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==} + 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] libc: [glibc] + '@img/sharp-libvips-linux-arm64@1.2.4': + resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} + cpu: [arm64] + os: [linux] + libc: [glibc] + '@img/sharp-libvips-linux-arm@1.0.5': resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==} cpu: [arm] os: [linux] libc: [glibc] + '@img/sharp-libvips-linux-arm@1.2.4': + resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} + cpu: [arm] + os: [linux] + libc: [glibc] + + '@img/sharp-libvips-linux-ppc64@1.2.4': + resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@img/sharp-libvips-linux-riscv64@1.2.4': + resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} + cpu: [riscv64] + os: [linux] + libc: [glibc] + '@img/sharp-libvips-linux-s390x@1.0.4': resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==} cpu: [s390x] os: [linux] libc: [glibc] + '@img/sharp-libvips-linux-s390x@1.2.4': + resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} + cpu: [s390x] + os: [linux] + libc: [glibc] + '@img/sharp-libvips-linux-x64@1.0.4': resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==} cpu: [x64] os: [linux] libc: [glibc] + '@img/sharp-libvips-linux-x64@1.2.4': + resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} + cpu: [x64] + os: [linux] + libc: [glibc] + '@img/sharp-libvips-linuxmusl-arm64@1.0.4': resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==} cpu: [arm64] os: [linux] libc: [musl] + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': + resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} + cpu: [arm64] + os: [linux] + libc: [musl] + '@img/sharp-libvips-linuxmusl-x64@1.0.4': resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==} cpu: [x64] os: [linux] libc: [musl] + '@img/sharp-libvips-linuxmusl-x64@1.2.4': + resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} + cpu: [x64] + os: [linux] + libc: [musl] + '@img/sharp-linux-arm64@0.33.5': resolution: {integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} @@ -1709,6 +1786,13 @@ packages: os: [linux] libc: [glibc] + '@img/sharp-linux-arm64@0.34.5': + resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [linux] + libc: [glibc] + '@img/sharp-linux-arm@0.33.5': resolution: {integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} @@ -1716,6 +1800,27 @@ packages: os: [linux] libc: [glibc] + '@img/sharp-linux-arm@0.34.5': + resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm] + os: [linux] + libc: [glibc] + + '@img/sharp-linux-ppc64@0.34.5': + resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@img/sharp-linux-riscv64@0.34.5': + resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [riscv64] + os: [linux] + libc: [glibc] + '@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} @@ -1723,6 +1828,13 @@ packages: os: [linux] libc: [glibc] + '@img/sharp-linux-s390x@0.34.5': + resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [s390x] + os: [linux] + libc: [glibc] + '@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} @@ -1730,6 +1842,13 @@ packages: os: [linux] libc: [glibc] + '@img/sharp-linux-x64@0.34.5': + resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [linux] + libc: [glibc] + '@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} @@ -1737,6 +1856,13 @@ packages: os: [linux] libc: [musl] + '@img/sharp-linuxmusl-arm64@0.34.5': + resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [linux] + libc: [musl] + '@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} @@ -1744,23 +1870,53 @@ packages: os: [linux] libc: [musl] + '@img/sharp-linuxmusl-x64@0.34.5': + resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [linux] + libc: [musl] + '@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-wasm32@0.34.5': + resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [wasm32] + + '@img/sharp-win32-arm64@0.34.5': + resolution: {integrity: sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [arm64] + os: [win32] + '@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-ia32@0.34.5': + resolution: {integrity: sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==} + 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] + '@img/sharp-win32-x64@0.34.5': + resolution: {integrity: sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + cpu: [x64] + os: [win32] + '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} @@ -1958,8 +2114,8 @@ packages: '@types/react': ~18.2.0 react: '>=16' - '@mermaid-js/parser@0.3.0': - resolution: {integrity: sha512-HsvL6zgE5sUPGgkIDlmAWR1HTNHz2Iy11BAWPTa4Jjabkpguy4Ze2gzfLrg6pdRuBvFwgUYyxiaNqZwrEEXepA==} + '@mermaid-js/parser@0.6.3': + resolution: {integrity: sha512-lnjOhe7zyHjc+If7yT4zoedx2vo4sHaTmtkl1+or8BRTnCtDmcTpAjpzDSfCZrshM5bCoz0GyidzadJAH1xobA==} '@monaco-editor/loader@1.4.0': resolution: {integrity: sha512-00ioBig0x642hytVspPl7DbQyaSWRaolYie/UFNjoTdvoKPzo6xrXLhTk9ixgIKcLH5b5vDOjVNiGyY+uDCUlg==} @@ -1976,14 +2132,14 @@ packages: '@napi-rs/wasm-runtime@0.2.7': resolution: {integrity: sha512-5yximcFK5FNompXfJFoWanu5l8v1hNGqNHh9du1xETp9HWk/B/PzvchX55WYOPaIeNglG8++68AAiauBAtbnzw==} - '@next/env@15.2.6': - resolution: {integrity: sha512-kp1Mpm4K1IzSSJ5ZALfek0JBD2jBw9VGMXR/aT7ykcA2q/ieDARyBzg+e8J1TkeIb5AFj/YjtZdoajdy5uNy6w==} + '@next/env@15.5.9': + resolution: {integrity: sha512-4GlTZ+EJM7WaW2HEZcyU317tIQDjkQIyENDLxYJfSWlfqguN+dHkZgyQTV/7ykvobU7yEH5gKvreNrH4B6QgIg==} '@next/eslint-plugin-next@15.2.3': resolution: {integrity: sha512-eNSOIMJtjs+dp4Ms1tB1PPPJUQHP3uZK+OQ7iFY9qXpGO6ojT6imCL+KcUOqE/GXGidWbBZJzYdgAdPHqeCEPA==} - '@next/mdx@15.2.3': - resolution: {integrity: sha512-rJAe5GvpTTA/i+9lQk/p321g0kXPLIuWJzUtRccW7w4l9vmOTGPPnXFjooEyYgyFcdbZxvJpSdjNq65VeQGKRQ==} + '@next/mdx@15.5.9': + resolution: {integrity: sha512-qG9GUKUMpnyD5vU+wNGFNsVDxuSdmYDaCEsScPNPIiplzfNSS7VZk1G2yQ2tgXz6KjFncdaqJPuDehFqFy/gjQ==} peerDependencies: '@mdx-js/loader': '>=0.15.0' '@mdx-js/react': '>=0.15.0' @@ -1993,54 +2149,54 @@ packages: '@mdx-js/react': optional: true - '@next/swc-darwin-arm64@15.2.5': - resolution: {integrity: sha512-4OimvVlFTbgzPdA0kh8A1ih6FN9pQkL4nPXGqemEYgk+e7eQhsst/p35siNNqA49eQA6bvKZ1ASsDtu9gtXuog==} + '@next/swc-darwin-arm64@15.5.7': + resolution: {integrity: sha512-IZwtxCEpI91HVU/rAUOOobWSZv4P2DeTtNaCdHqLcTJU4wdNXgAySvKa/qJCgR5m6KI8UsKDXtO2B31jcaw1Yw==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@15.2.5': - resolution: {integrity: sha512-ohzRaE9YbGt1ctE0um+UGYIDkkOxHV44kEcHzLqQigoRLaiMtZzGrA11AJh2Lu0lv51XeiY1ZkUvkThjkVNBMA==} + '@next/swc-darwin-x64@15.5.7': + resolution: {integrity: sha512-UP6CaDBcqaCBuiq/gfCEJw7sPEoX1aIjZHnBWN9v9qYHQdMKvCKcAVs4OX1vIjeE+tC5EIuwDTVIoXpUes29lg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@15.2.5': - resolution: {integrity: sha512-FMSdxSUt5bVXqqOoZCc/Seg4LQep9w/fXTazr/EkpXW2Eu4IFI9FD7zBDlID8TJIybmvKk7mhd9s+2XWxz4flA==} + '@next/swc-linux-arm64-gnu@15.5.7': + resolution: {integrity: sha512-NCslw3GrNIw7OgmRBxHtdWFQYhexoUCq+0oS2ccjyYLtcn1SzGzeM54jpTFonIMUjNbHmpKpziXnpxhSWLcmBA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] libc: [glibc] - '@next/swc-linux-arm64-musl@15.2.5': - resolution: {integrity: sha512-4ZNKmuEiW5hRKkGp2HWwZ+JrvK4DQLgf8YDaqtZyn7NYdl0cHfatvlnLFSWUayx9yFAUagIgRGRk8pFxS8Qniw==} + '@next/swc-linux-arm64-musl@15.5.7': + resolution: {integrity: sha512-nfymt+SE5cvtTrG9u1wdoxBr9bVB7mtKTcj0ltRn6gkP/2Nu1zM5ei8rwP9qKQP0Y//umK+TtkKgNtfboBxRrw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] libc: [musl] - '@next/swc-linux-x64-gnu@15.2.5': - resolution: {integrity: sha512-bE6lHQ9GXIf3gCDE53u2pTl99RPZW5V1GLHSRMJ5l/oB/MT+cohu9uwnCK7QUph2xIOu2a6+27kL0REa/kqwZw==} + '@next/swc-linux-x64-gnu@15.5.7': + resolution: {integrity: sha512-hvXcZvCaaEbCZcVzcY7E1uXN9xWZfFvkNHwbe/n4OkRhFWrs1J1QV+4U1BN06tXLdaS4DazEGXwgqnu/VMcmqw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] libc: [glibc] - '@next/swc-linux-x64-musl@15.2.5': - resolution: {integrity: sha512-y7EeQuSkQbTAkCEQnJXm1asRUuGSWAchGJ3c+Qtxh8LVjXleZast8Mn/rL7tZOm7o35QeIpIcid6ufG7EVTTcA==} + '@next/swc-linux-x64-musl@15.5.7': + resolution: {integrity: sha512-4IUO539b8FmF0odY6/SqANJdgwn1xs1GkPO5doZugwZ3ETF6JUdckk7RGmsfSf7ws8Qb2YB5It33mvNL/0acqA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] libc: [musl] - '@next/swc-win32-arm64-msvc@15.2.5': - resolution: {integrity: sha512-gQMz0yA8/dskZM2Xyiq2FRShxSrsJNha40Ob/M2n2+JGRrZ0JwTVjLdvtN6vCxuq4ByhOd4a9qEf60hApNR2gQ==} + '@next/swc-win32-arm64-msvc@15.5.7': + resolution: {integrity: sha512-CpJVTkYI3ZajQkC5vajM7/ApKJUOlm6uP4BknM3XKvJ7VXAvCqSjSLmM0LKdYzn6nBJVSjdclx8nYJSa3xlTgQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-x64-msvc@15.2.5': - resolution: {integrity: sha512-tBDNVUcI7U03+3oMvJ11zrtVin5p0NctiuKmTGyaTIEAVj9Q77xukLXGXRnWxKRIIdFG4OTA2rUVGZDYOwgmAA==} + '@next/swc-win32-x64-msvc@15.5.7': + resolution: {integrity: sha512-gMzgBX164I6DN+9/PGA+9dQiwmTkE4TloBNx8Kv9UiGARsr9Nba7IpcBRA1iTV9vwlYnrE3Uy6I7Aj6qLjQuqw==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -2577,9 +2733,6 @@ packages: '@svgdotjs/svg.js@3.2.4': resolution: {integrity: sha512-BjJ/7vWNowlX3Z8O4ywT58DqbNRyYlkk6Yz/D13aB7hGmfQTvGX4Tkgtm/ApYlu9M7lCQi15xUEidqMUmdMYwg==} - '@swc/counter@0.1.3': - resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - '@swc/helpers@0.5.15': resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==} @@ -3580,10 +3733,6 @@ packages: builtin-status-codes@3.0.0: resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==} - busboy@1.6.0: - resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} - engines: {node: '>=10.16.0'} - cac@6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} @@ -4329,6 +4478,9 @@ packages: dompurify@3.2.4: resolution: {integrity: sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==} + dompurify@3.3.1: + resolution: {integrity: sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==} + domutils@2.8.0: resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} @@ -5866,6 +6018,10 @@ packages: resolution: {integrity: sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==} hasBin: true + katex@0.16.27: + resolution: {integrity: sha512-aeQoDkuRWSqQN6nSvVCEFvfXdqo1OQiCmmW1kc9xSdjutPv7BGO7pqY9sQRJpMOGrEdfDgF2TfRXe5eUAD2Waw==} + hasBin: true + keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} @@ -5886,8 +6042,8 @@ packages: lamejs@1.2.1: resolution: {integrity: sha512-s7bxvjvYthw6oPLCm5pFxvA84wUROODB8jEO2+CE1adhKgrIvVOlmMgY8zyugxGrvRaDHNJanOiS21/emty6dQ==} - langium@3.0.0: - resolution: {integrity: sha512-+Ez9EoiByeoTu/2BXmEaZ06iPNXM6thWJp02KfBO/raSMyCJ4jw7AkWWa+zBCTm0+Tw1Fj9FOxdqSskyN5nAwg==} + langium@3.3.1: + resolution: {integrity: sha512-QJv/h939gDpvT+9SiLVlY7tZC3xB2qK57v0J04Sh9wpMb6MP1q8gB21L3WIo8T5P1MSMg3Ep14L7KkDCFG3y4w==} engines: {node: '>=16.0.0'} language-subtag-registry@0.3.23: @@ -6065,9 +6221,9 @@ packages: markdown-table@3.0.3: resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} - marked@13.0.3: - resolution: {integrity: sha512-rqRix3/TWzE9rIoFGIn8JmsVfhiuC8VIQ8IdX5TfzmeBucdY05/0UlzKaw0eVtpcN/OdVFpBk7CjKGo9iHJ/zA==} - engines: {node: '>= 18'} + marked@16.4.2: + resolution: {integrity: sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==} + engines: {node: '>= 20'} hasBin: true md5.js@1.3.5: @@ -6147,8 +6303,8 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - mermaid@11.4.1: - resolution: {integrity: sha512-Mb01JT/x6CKDWaxigwfZYuYmDZ6xtrNwNlidKZwkSrDaY9n90tdrJTV5Umk+wP1fZscGptmKFXHsXMDEVZ+Q6A==} + mermaid@11.10.0: + resolution: {integrity: sha512-oQsFzPBy9xlpnGxUqLbVY8pvknLlsNIJ0NWwi8SUJjhbP1IT0E0o1lfhU4iYV3ubpy+xkzkaOyDUQMn06vQElQ==} micromark-core-commonmark@2.0.1: resolution: {integrity: sha512-CUQyKr1e///ZODyD1U3xit6zXwy1a8q2a1S1HKtIlmgvurrEpaw/Y9y6KSIbF8P59cn/NjzHyO+Q2fAyYLQrAA==} @@ -6355,12 +6511,6 @@ packages: engines: {node: '>=10'} hasBin: true - mlly@1.7.2: - resolution: {integrity: sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==} - - mlly@1.7.3: - resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==} - mlly@1.7.4: resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==} @@ -6406,13 +6556,13 @@ packages: react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc - next@15.2.6: - resolution: {integrity: sha512-DIKFctUpZoCq5ok2ztVU+PqhWsbiqM9xNP7rHL2cAp29NQcmDp7Y6JnBBhHRbFt4bCsCZigj6uh+/Gwh2158Wg==} + next@15.5.9: + resolution: {integrity: sha512-agNLK89seZEtC5zUHwtut0+tNrc0Xw4FT/Dg+B/VLEo9pAcS9rtTKpek3V6kVcVwsB2YlqMaHdfZL4eLEVYuCg==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 - '@playwright/test': ^1.41.2 + '@playwright/test': ^1.51.1 babel-plugin-react-compiler: '*' react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 @@ -6606,9 +6756,6 @@ packages: package-manager-detector@0.2.11: resolution: {integrity: sha512-BEnLolu+yuz22S56CU1SUKq3XC3PkwD5wv4ikR4MfGvnRVcmzXR9DwSlW2fEamyTPyXHomBJRzgapeuBvRNzJQ==} - package-manager-detector@0.2.2: - resolution: {integrity: sha512-VgXbyrSNsml4eHWIvxxG/nTL4wgybMTXCV2Un/+yEc3aDKKU6nQBZjbeP3Pl3qm9Qg92X/1ng4ffvCeD/zwHgg==} - pako@1.0.11: resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} @@ -6695,9 +6842,6 @@ packages: resolution: {integrity: sha512-+vnG6S4dYcYxZd+CZxzXCNKdELYZSKfohrk98yajCo1PtRoDgCTrrwOvK1GT0UoAdVszagDVllQc0U1vaX4NUQ==} engines: {node: '>=6'} - pathe@1.1.2: - resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} - pathe@2.0.3: resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} @@ -6748,9 +6892,6 @@ packages: resolution: {integrity: sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==} engines: {node: '>=14.16'} - pkg-types@1.2.1: - resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==} - pkg-types@1.3.1: resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} @@ -7005,10 +7146,10 @@ packages: peerDependencies: react: ^18.3.1 - react-dom@19.2.1: - resolution: {integrity: sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==} + react-dom@19.2.3: + resolution: {integrity: sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==} peerDependencies: - react: ^19.2.1 + react: ^19.2.3 react-draggable@4.4.6: resolution: {integrity: sha512-LtY5Xw1zTPqHkVmtM3X8MUOxNDOUhv/khTgBgrUvwaS064bwVvxT+q5El0uUFNx5IEPKXuRejr7UqLwBIg5pdw==} @@ -7161,8 +7302,8 @@ packages: resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} engines: {node: '>=0.10.0'} - react@19.2.1: - resolution: {integrity: sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==} + react@19.2.3: + resolution: {integrity: sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==} engines: {node: '>=0.10.0'} reactflow@11.11.4: @@ -7476,6 +7617,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.7.3: + resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==} + engines: {node: '>=10'} + hasBin: true + serialize-javascript@6.0.2: resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} @@ -7504,6 +7650,10 @@ packages: resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + sharp@0.34.5: + resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==} + engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} + shave@5.0.4: resolution: {integrity: sha512-AnvEI1wM2rQmrwCl364LVLLhzCzSHJ7DQmdd+fHJTnNzbD2mjsUAOcxWLLYKam7Q63skwyQf2CB2TCdJ2O5c8w==} @@ -7633,10 +7783,6 @@ packages: stream-http@3.2.0: resolution: {integrity: sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==} - streamsearch@1.1.0: - resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} - engines: {node: '>=10.0.0'} - string-argv@0.3.2: resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} engines: {node: '>=0.6.19'} @@ -7744,8 +7890,8 @@ packages: babel-plugin-macros: optional: true - stylis@4.3.4: - resolution: {integrity: sha512-osIBl6BGUmSfDkyH2mB7EFvCJntXDrLhKjHTRj/rK6xLH0yuPrHULDRQzKokSOD4VoorhtKpfcfW1GAntu8now==} + stylis@4.3.6: + resolution: {integrity: sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==} sucrase@3.35.0: resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==} @@ -7846,9 +7992,6 @@ packages: tiny-invariant@1.3.3: resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==} - tinyexec@0.3.1: - resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==} - tinyexec@0.3.2: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} @@ -8167,6 +8310,10 @@ packages: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true + uuid@11.1.0: + resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} + hasBin: true + uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} hasBin: true @@ -8498,8 +8645,8 @@ snapshots: '@antfu/install-pkg@0.4.1': dependencies: - package-manager-detector: 0.2.2 - tinyexec: 0.3.1 + package-manager-detector: 0.2.11 + tinyexec: 0.3.2 '@antfu/install-pkg@1.0.0': dependencies: @@ -9361,7 +9508,7 @@ snapshots: '@chevrotain/utils@11.0.3': {} - '@chromatic-com/storybook@3.1.0(react@19.2.1)(storybook@8.5.0)': + '@chromatic-com/storybook@3.1.0(react@19.2.3)(storybook@8.5.0)': dependencies: '@storybook/channels': 8.3.6(storybook@8.5.0) '@storybook/telemetry': 8.3.6(storybook@8.5.0) @@ -9369,7 +9516,7 @@ snapshots: chromatic: 11.15.0 filesize: 10.1.6 jsonfile: 6.1.0 - react-confetti: 6.1.0(react@19.2.1) + react-confetti: 6.1.0(react@19.2.3) storybook: 8.5.0 strip-ansi: 7.1.0 transitivePeerDependencies: @@ -9409,6 +9556,11 @@ snapshots: tslib: 2.8.0 optional: true + '@emnapi/runtime@1.7.1': + dependencies: + tslib: 2.8.1 + optional: true + '@emnapi/wasi-threads@1.0.1': dependencies: tslib: 2.8.1 @@ -9718,18 +9870,18 @@ snapshots: '@floating-ui/core': 1.6.8 '@floating-ui/utils': 0.2.8 - '@floating-ui/react-dom@2.1.2(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@floating-ui/react-dom@2.1.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@floating-ui/dom': 1.6.11 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - '@floating-ui/react@0.26.27(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@floating-ui/react@0.26.27(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@floating-ui/react-dom': 2.1.2(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@floating-ui/react-dom': 2.1.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@floating-ui/utils': 0.2.8 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) tabbable: 6.2.0 '@floating-ui/utils@0.2.8': {} @@ -9747,22 +9899,22 @@ snapshots: jest-mock: 29.7.0 jest-util: 29.7.0 - '@headlessui/react@2.2.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@headlessui/react@2.2.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@floating-ui/react': 0.26.27(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - '@react-aria/focus': 3.20.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - '@react-aria/interactions': 3.24.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - '@tanstack/react-virtual': 3.10.8(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + '@floating-ui/react': 0.26.27(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@react-aria/focus': 3.20.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@react-aria/interactions': 3.24.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@tanstack/react-virtual': 3.10.8(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - '@heroicons/react@2.1.5(react@19.2.1)': + '@heroicons/react@2.1.5(react@19.2.3)': dependencies: - react: 19.2.1 + react: 19.2.3 - '@hookform/resolvers@3.9.0(react-hook-form@7.53.1(react@19.2.1))': + '@hookform/resolvers@3.9.0(react-hook-form@7.53.1(react@19.2.3))': dependencies: - react-hook-form: 7.53.1(react@19.2.1) + react-hook-form: 7.53.1(react@19.2.3) '@humanfs/core@0.19.1': {} @@ -9785,88 +9937,185 @@ snapshots: '@antfu/utils': 0.7.10 '@iconify/types': 2.0.0 debug: 4.4.0 - globals: 15.13.0 + globals: 15.15.0 kolorist: 1.8.0 local-pkg: 0.5.1 - mlly: 1.7.3 + mlly: 1.7.4 transitivePeerDependencies: - supports-color + '@img/colour@1.0.0': + optional: true + '@img/sharp-darwin-arm64@0.33.5': optionalDependencies: '@img/sharp-libvips-darwin-arm64': 1.0.4 optional: true + '@img/sharp-darwin-arm64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-darwin-arm64': 1.2.4 + optional: true + '@img/sharp-darwin-x64@0.33.5': optionalDependencies: '@img/sharp-libvips-darwin-x64': 1.0.4 optional: true + '@img/sharp-darwin-x64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-darwin-x64': 1.2.4 + optional: true + '@img/sharp-libvips-darwin-arm64@1.0.4': optional: true + '@img/sharp-libvips-darwin-arm64@1.2.4': + optional: true + '@img/sharp-libvips-darwin-x64@1.0.4': optional: true + '@img/sharp-libvips-darwin-x64@1.2.4': + optional: true + '@img/sharp-libvips-linux-arm64@1.0.4': optional: true + '@img/sharp-libvips-linux-arm64@1.2.4': + optional: true + '@img/sharp-libvips-linux-arm@1.0.5': optional: true + '@img/sharp-libvips-linux-arm@1.2.4': + optional: true + + '@img/sharp-libvips-linux-ppc64@1.2.4': + optional: true + + '@img/sharp-libvips-linux-riscv64@1.2.4': + optional: true + '@img/sharp-libvips-linux-s390x@1.0.4': optional: true + '@img/sharp-libvips-linux-s390x@1.2.4': + optional: true + '@img/sharp-libvips-linux-x64@1.0.4': optional: true + '@img/sharp-libvips-linux-x64@1.2.4': + optional: true + '@img/sharp-libvips-linuxmusl-arm64@1.0.4': optional: true + '@img/sharp-libvips-linuxmusl-arm64@1.2.4': + optional: true + '@img/sharp-libvips-linuxmusl-x64@1.0.4': optional: true + '@img/sharp-libvips-linuxmusl-x64@1.2.4': + optional: true + '@img/sharp-linux-arm64@0.33.5': optionalDependencies: '@img/sharp-libvips-linux-arm64': 1.0.4 optional: true + '@img/sharp-linux-arm64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-arm64': 1.2.4 + optional: true + '@img/sharp-linux-arm@0.33.5': optionalDependencies: '@img/sharp-libvips-linux-arm': 1.0.5 optional: true + '@img/sharp-linux-arm@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-arm': 1.2.4 + optional: true + + '@img/sharp-linux-ppc64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-ppc64': 1.2.4 + optional: true + + '@img/sharp-linux-riscv64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-riscv64': 1.2.4 + optional: true + '@img/sharp-linux-s390x@0.33.5': optionalDependencies: '@img/sharp-libvips-linux-s390x': 1.0.4 optional: true + '@img/sharp-linux-s390x@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-s390x': 1.2.4 + optional: true + '@img/sharp-linux-x64@0.33.5': optionalDependencies: '@img/sharp-libvips-linux-x64': 1.0.4 optional: true + '@img/sharp-linux-x64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linux-x64': 1.2.4 + optional: true + '@img/sharp-linuxmusl-arm64@0.33.5': optionalDependencies: '@img/sharp-libvips-linuxmusl-arm64': 1.0.4 optional: true + '@img/sharp-linuxmusl-arm64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 + optional: true + '@img/sharp-linuxmusl-x64@0.33.5': optionalDependencies: '@img/sharp-libvips-linuxmusl-x64': 1.0.4 optional: true + '@img/sharp-linuxmusl-x64@0.34.5': + optionalDependencies: + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 + optional: true + '@img/sharp-wasm32@0.33.5': dependencies: '@emnapi/runtime': 1.3.1 optional: true + '@img/sharp-wasm32@0.34.5': + dependencies: + '@emnapi/runtime': 1.7.1 + optional: true + + '@img/sharp-win32-arm64@0.34.5': + optional: true + '@img/sharp-win32-ia32@0.33.5': optional: true + '@img/sharp-win32-ia32@0.34.5': + optional: true + '@img/sharp-win32-x64@0.33.5': optional: true + '@img/sharp-win32-x64@0.34.5': + optional: true + '@isaacs/cliui@8.0.2': dependencies: string-width: 4.2.3 @@ -10091,7 +10340,7 @@ snapshots: lexical: 0.18.0 prismjs: 1.29.0 - '@lexical/devtools-core@0.18.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@lexical/devtools-core@0.18.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@lexical/html': 0.18.0 '@lexical/link': 0.18.0 @@ -10099,8 +10348,8 @@ snapshots: '@lexical/table': 0.18.0 '@lexical/utils': 0.18.0 lexical: 0.18.0 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) '@lexical/dragon@0.18.0': dependencies: @@ -10162,11 +10411,11 @@ snapshots: '@lexical/utils': 0.18.0 lexical: 0.18.0 - '@lexical/react@0.18.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(yjs@13.6.20)': + '@lexical/react@0.18.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(yjs@13.6.20)': dependencies: '@lexical/clipboard': 0.18.0 '@lexical/code': 0.18.0 - '@lexical/devtools-core': 0.18.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@lexical/devtools-core': 0.18.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@lexical/dragon': 0.18.0 '@lexical/hashtag': 0.18.0 '@lexical/history': 0.18.0 @@ -10183,9 +10432,9 @@ snapshots: '@lexical/utils': 0.18.0 '@lexical/yjs': 0.18.0(yjs@13.6.20) lexical: 0.18.0 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - react-error-boundary: 3.1.4(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + react-error-boundary: 3.1.4(react@19.2.3) transitivePeerDependencies: - yjs @@ -10286,27 +10535,27 @@ snapshots: '@types/react': 18.2.79 react: 18.3.1 - '@mdx-js/react@3.1.0(@types/react@18.2.79)(react@19.2.1)': + '@mdx-js/react@3.1.0(@types/react@18.2.79)(react@19.2.3)': dependencies: '@types/mdx': 2.0.13 '@types/react': 18.2.79 - react: 19.2.1 + react: 19.2.3 - '@mermaid-js/parser@0.3.0': + '@mermaid-js/parser@0.6.3': dependencies: - langium: 3.0.0 + langium: 3.3.1 '@monaco-editor/loader@1.4.0(monaco-editor@0.52.0)': dependencies: monaco-editor: 0.52.0 state-local: 1.0.7 - '@monaco-editor/react@4.6.0(monaco-editor@0.52.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@monaco-editor/react@4.6.0(monaco-editor@0.52.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@monaco-editor/loader': 1.4.0(monaco-editor@0.52.0) monaco-editor: 0.52.0 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) '@napi-rs/wasm-runtime@0.2.7': dependencies: @@ -10315,41 +10564,41 @@ snapshots: '@tybys/wasm-util': 0.9.0 optional: true - '@next/env@15.2.6': {} + '@next/env@15.5.9': {} '@next/eslint-plugin-next@15.2.3': dependencies: fast-glob: 3.3.1 - '@next/mdx@15.2.3(@mdx-js/loader@3.1.0(acorn@8.13.0)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)))(@mdx-js/react@3.1.0(@types/react@18.2.79)(react@19.2.1))': + '@next/mdx@15.5.9(@mdx-js/loader@3.1.0(acorn@8.13.0)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)))(@mdx-js/react@3.1.0(@types/react@18.2.79)(react@19.2.3))': dependencies: source-map: 0.7.4 optionalDependencies: '@mdx-js/loader': 3.1.0(acorn@8.13.0)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) - '@mdx-js/react': 3.1.0(@types/react@18.2.79)(react@19.2.1) + '@mdx-js/react': 3.1.0(@types/react@18.2.79)(react@19.2.3) - '@next/swc-darwin-arm64@15.2.5': + '@next/swc-darwin-arm64@15.5.7': optional: true - '@next/swc-darwin-x64@15.2.5': + '@next/swc-darwin-x64@15.5.7': optional: true - '@next/swc-linux-arm64-gnu@15.2.5': + '@next/swc-linux-arm64-gnu@15.5.7': optional: true - '@next/swc-linux-arm64-musl@15.2.5': + '@next/swc-linux-arm64-musl@15.5.7': optional: true - '@next/swc-linux-x64-gnu@15.2.5': + '@next/swc-linux-x64-gnu@15.5.7': optional: true - '@next/swc-linux-x64-musl@15.2.5': + '@next/swc-linux-x64-musl@15.5.7': optional: true - '@next/swc-win32-arm64-msvc@15.2.5': + '@next/swc-win32-arm64-msvc@15.5.7': optional: true - '@next/swc-win32-x64-msvc@15.2.5': + '@next/swc-win32-x64-msvc@15.5.7': optional: true '@nodelib/fs.scandir@2.1.5': @@ -10482,78 +10731,78 @@ snapshots: type-fest: 4.37.0 webpack-hot-middleware: 2.26.1 - '@react-aria/focus@3.20.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@react-aria/focus@3.20.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@react-aria/interactions': 3.24.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - '@react-aria/utils': 3.28.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - '@react-types/shared': 3.28.0(react@19.2.1) + '@react-aria/interactions': 3.24.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@react-aria/utils': 3.28.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@react-types/shared': 3.28.0(react@19.2.3) '@swc/helpers': 0.5.15 clsx: 2.1.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - '@react-aria/interactions@3.24.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@react-aria/interactions@3.24.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@react-aria/ssr': 3.9.7(react@19.2.1) - '@react-aria/utils': 3.28.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@react-aria/ssr': 3.9.7(react@19.2.3) + '@react-aria/utils': 3.28.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@react-stately/flags': 3.1.0 - '@react-types/shared': 3.28.0(react@19.2.1) + '@react-types/shared': 3.28.0(react@19.2.3) '@swc/helpers': 0.5.15 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - '@react-aria/ssr@3.9.7(react@19.2.1)': + '@react-aria/ssr@3.9.7(react@19.2.3)': dependencies: '@swc/helpers': 0.5.15 - react: 19.2.1 + react: 19.2.3 - '@react-aria/utils@3.28.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@react-aria/utils@3.28.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@react-aria/ssr': 3.9.7(react@19.2.1) + '@react-aria/ssr': 3.9.7(react@19.2.3) '@react-stately/flags': 3.1.0 - '@react-stately/utils': 3.10.5(react@19.2.1) - '@react-types/shared': 3.28.0(react@19.2.1) + '@react-stately/utils': 3.10.5(react@19.2.3) + '@react-types/shared': 3.28.0(react@19.2.3) '@swc/helpers': 0.5.15 clsx: 2.1.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) '@react-stately/flags@3.1.0': dependencies: '@swc/helpers': 0.5.15 - '@react-stately/utils@3.10.5(react@19.2.1)': + '@react-stately/utils@3.10.5(react@19.2.3)': dependencies: '@swc/helpers': 0.5.15 - react: 19.2.1 + react: 19.2.3 - '@react-types/shared@3.28.0(react@19.2.1)': + '@react-types/shared@3.28.0(react@19.2.3)': dependencies: - react: 19.2.1 + react: 19.2.3 - '@reactflow/background@11.3.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@reactflow/background@11.3.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) classcat: 5.0.5 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3) transitivePeerDependencies: - '@types/react' - immer - '@reactflow/controls@11.2.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@reactflow/controls@11.2.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) classcat: 5.0.5 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3) transitivePeerDependencies: - '@types/react' - immer - '@reactflow/core@11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@reactflow/core@11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@types/d3': 7.4.3 '@types/d3-drag': 3.0.7 @@ -10563,55 +10812,55 @@ snapshots: d3-drag: 3.0.0 d3-selection: 3.0.0 d3-zoom: 3.0.0 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3) transitivePeerDependencies: - '@types/react' - immer - '@reactflow/minimap@11.7.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@reactflow/minimap@11.7.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@types/d3-selection': 3.0.11 '@types/d3-zoom': 3.0.8 classcat: 5.0.5 d3-selection: 3.0.0 d3-zoom: 3.0.0 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3) transitivePeerDependencies: - '@types/react' - immer - '@reactflow/node-resizer@2.2.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@reactflow/node-resizer@2.2.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) classcat: 5.0.5 d3-drag: 3.0.0 d3-selection: 3.0.0 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3) transitivePeerDependencies: - '@types/react' - immer - '@reactflow/node-toolbar@1.3.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@reactflow/node-toolbar@1.3.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) classcat: 5.0.5 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3) transitivePeerDependencies: - '@types/react' - immer - '@remixicon/react@4.5.0(react@19.2.1)': + '@remixicon/react@4.5.0(react@19.2.3)': dependencies: - react: 19.2.1 + react: 19.2.3 '@rgrove/parse-xml@4.1.0': {} @@ -10647,12 +10896,12 @@ snapshots: '@sentry/core@8.55.0': {} - '@sentry/react@8.55.0(react@19.2.1)': + '@sentry/react@8.55.0(react@19.2.3)': dependencies: '@sentry/browser': 8.55.0 '@sentry/core': 8.55.0 hoist-non-react-statics: 3.3.2 - react: 19.2.1 + react: 19.2.3 '@sentry/utils@8.55.0': dependencies: @@ -10738,14 +10987,14 @@ snapshots: storybook: 8.5.0 ts-dedent: 2.2.0 - '@storybook/addon-links@8.5.0(react@19.2.1)(storybook@8.5.0)': + '@storybook/addon-links@8.5.0(react@19.2.3)(storybook@8.5.0)': dependencies: '@storybook/csf': 0.1.12 '@storybook/global': 5.0.0 storybook: 8.5.0 ts-dedent: 2.2.0 optionalDependencies: - react: 19.2.1 + react: 19.2.3 '@storybook/addon-measure@8.5.0(storybook@8.5.0)': dependencies: @@ -10787,15 +11036,15 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@storybook/blocks@8.5.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@8.5.0)': + '@storybook/blocks@8.5.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@8.5.0)': dependencies: '@storybook/csf': 0.1.12 - '@storybook/icons': 1.2.12(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + '@storybook/icons': 1.2.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3) storybook: 8.5.0 ts-dedent: 2.2.0 optionalDependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) '@storybook/builder-webpack5@8.5.0(esbuild@0.23.1)(storybook@8.5.0)(typescript@4.9.5)(uglify-js@3.19.3)': dependencies: @@ -10882,10 +11131,10 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@storybook/icons@1.2.12(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@storybook/icons@1.2.12(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) '@storybook/instrumenter@8.5.0(storybook@8.5.0)': dependencies: @@ -10897,7 +11146,7 @@ snapshots: dependencies: storybook: 8.5.0 - '@storybook/nextjs@8.5.0(esbuild@0.23.1)(next@15.2.6(@babel/core@7.25.8)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(sass@1.80.3))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(sass@1.80.3)(storybook@8.5.0)(type-fest@4.37.0)(typescript@4.9.5)(uglify-js@3.19.3)(webpack-hot-middleware@2.26.1)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3))': + '@storybook/nextjs@8.5.0(esbuild@0.23.1)(next@15.5.9(@babel/core@7.25.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sass@1.80.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sass@1.80.3)(storybook@8.5.0)(type-fest@4.37.0)(typescript@4.9.5)(uglify-js@3.19.3)(webpack-hot-middleware@2.26.1)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3))': dependencies: '@babel/core': 7.25.8 '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.25.8) @@ -10914,8 +11163,8 @@ snapshots: '@babel/runtime': 7.25.7 '@pmmmwh/react-refresh-webpack-plugin': 0.5.15(react-refresh@0.14.2)(type-fest@4.37.0)(webpack-hot-middleware@2.26.1)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) '@storybook/builder-webpack5': 8.5.0(esbuild@0.23.1)(storybook@8.5.0)(typescript@4.9.5)(uglify-js@3.19.3) - '@storybook/preset-react-webpack': 8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(esbuild@0.23.1)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@8.5.0)(typescript@4.9.5)(uglify-js@3.19.3) - '@storybook/react': 8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@8.5.0)(typescript@4.9.5) + '@storybook/preset-react-webpack': 8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(esbuild@0.23.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@8.5.0)(typescript@4.9.5)(uglify-js@3.19.3) + '@storybook/react': 8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@8.5.0)(typescript@4.9.5) '@storybook/test': 8.5.0(storybook@8.5.0) '@types/semver': 7.5.8 babel-loader: 9.2.1(@babel/core@7.25.8)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) @@ -10923,20 +11172,20 @@ snapshots: find-up: 5.0.0 image-size: 1.1.1 loader-utils: 3.3.1 - next: 15.2.6(@babel/core@7.25.8)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(sass@1.80.3) + next: 15.5.9(@babel/core@7.25.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sass@1.80.3) node-polyfill-webpack-plugin: 2.0.1(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) pnp-webpack-plugin: 1.7.0(typescript@4.9.5) postcss: 8.4.47 postcss-loader: 8.1.1(postcss@8.4.47)(typescript@4.9.5)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) react-refresh: 0.14.2 resolve-url-loader: 5.0.0 sass-loader: 14.2.1(sass@1.80.3)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) semver: 7.6.3 storybook: 8.5.0 style-loader: 3.3.4(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) - styled-jsx: 5.1.6(@babel/core@7.25.8)(react@19.2.1) + styled-jsx: 5.1.6(@babel/core@7.25.8)(react@19.2.3) ts-dedent: 2.2.0 tsconfig-paths: 4.2.0 tsconfig-paths-webpack-plugin: 4.1.0 @@ -10962,17 +11211,17 @@ snapshots: - webpack-hot-middleware - webpack-plugin-serve - '@storybook/preset-react-webpack@8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(esbuild@0.23.1)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@8.5.0)(typescript@4.9.5)(uglify-js@3.19.3)': + '@storybook/preset-react-webpack@8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(esbuild@0.23.1)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@8.5.0)(typescript@4.9.5)(uglify-js@3.19.3)': dependencies: '@storybook/core-webpack': 8.5.0(storybook@8.5.0) - '@storybook/react': 8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@8.5.0)(typescript@4.9.5) + '@storybook/react': 8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@8.5.0)(typescript@4.9.5) '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@4.9.5)(webpack@5.95.0(esbuild@0.23.1)(uglify-js@3.19.3)) '@types/semver': 7.5.8 find-up: 5.0.0 magic-string: 0.30.12 - react: 19.2.1 + react: 19.2.3 react-docgen: 7.1.0 - react-dom: 19.2.1(react@19.2.1) + react-dom: 19.2.3(react@19.2.3) resolve: 1.22.8 semver: 7.6.3 storybook: 8.5.0 @@ -11012,22 +11261,22 @@ snapshots: react-dom: 18.3.1(react@18.3.1) storybook: 8.5.0 - '@storybook/react-dom-shim@8.5.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@8.5.0)': + '@storybook/react-dom-shim@8.5.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@8.5.0)': dependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) storybook: 8.5.0 - '@storybook/react@8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@8.5.0)(typescript@4.9.5)': + '@storybook/react@8.5.0(@storybook/test@8.5.0(storybook@8.5.0))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@8.5.0)(typescript@4.9.5)': dependencies: '@storybook/components': 8.5.0(storybook@8.5.0) '@storybook/global': 5.0.0 '@storybook/manager-api': 8.5.0(storybook@8.5.0) '@storybook/preview-api': 8.5.0(storybook@8.5.0) - '@storybook/react-dom-shim': 8.5.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(storybook@8.5.0) + '@storybook/react-dom-shim': 8.5.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(storybook@8.5.0) '@storybook/theming': 8.5.0(storybook@8.5.0) - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) storybook: 8.5.0 optionalDependencies: '@storybook/test': 8.5.0(storybook@8.5.0) @@ -11071,8 +11320,6 @@ snapshots: '@svgdotjs/svg.js@3.2.4': {} - '@swc/counter@0.1.3': {} - '@swc/helpers@0.5.15': dependencies: tslib: 2.8.1 @@ -11093,22 +11340,22 @@ snapshots: '@tanstack/query-devtools@5.59.20': {} - '@tanstack/react-query-devtools@5.61.0(@tanstack/react-query@5.61.0(react@19.2.1))(react@19.2.1)': + '@tanstack/react-query-devtools@5.61.0(@tanstack/react-query@5.61.0(react@19.2.3))(react@19.2.3)': dependencies: '@tanstack/query-devtools': 5.59.20 - '@tanstack/react-query': 5.61.0(react@19.2.1) - react: 19.2.1 + '@tanstack/react-query': 5.61.0(react@19.2.3) + react: 19.2.3 - '@tanstack/react-query@5.61.0(react@19.2.1)': + '@tanstack/react-query@5.61.0(react@19.2.3)': dependencies: '@tanstack/query-core': 5.60.6 - react: 19.2.1 + react: 19.2.3 - '@tanstack/react-virtual@3.10.8(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@tanstack/react-virtual@3.10.8(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@tanstack/virtual-core': 3.10.8 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) '@tanstack/virtual-core@3.10.8': {} @@ -11143,12 +11390,12 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.2.0(@testing-library/dom@10.4.0)(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)': + '@testing-library/react@16.2.0(@testing-library/dom@10.4.0)(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)': dependencies: '@babel/runtime': 7.25.7 '@testing-library/dom': 10.4.0 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) optionalDependencies: '@types/react': 18.2.79 '@types/react-dom': 18.2.25 @@ -11859,14 +12106,14 @@ snapshots: - supports-color optional: true - ahooks@3.8.4(react@19.2.1): + ahooks@3.8.4(react@19.2.3): dependencies: '@babel/runtime': 7.25.7 dayjs: 1.11.13 intersection-observer: 0.12.2 js-cookie: 3.0.5 lodash: 4.17.21 - react: 19.2.1 + react: 19.2.3 react-fast-compare: 3.2.2 resize-observer-polyfill: 1.5.1 screenfull: 5.2.0 @@ -12281,10 +12528,6 @@ snapshots: builtin-status-codes@3.0.0: {} - busboy@1.6.0: - dependencies: - streamsearch: 1.1.0 - cac@6.7.14: {} cacheable-lookup@5.0.4: {} @@ -13046,6 +13289,10 @@ snapshots: optionalDependencies: '@types/trusted-types': 2.0.7 + dompurify@3.3.1: + optionalDependencies: + '@types/trusted-types': 2.0.7 + domutils@2.8.0: dependencies: dom-serializer: 1.4.1 @@ -13059,11 +13306,11 @@ snapshots: dotenv@16.4.7: {} - echarts-for-react@3.0.2(echarts@5.5.1)(react@19.2.1): + echarts-for-react@3.0.2(echarts@5.5.1)(react@19.2.3): dependencies: echarts: 5.5.1 fast-deep-equal: 3.1.3 - react: 19.2.1 + react: 19.2.3 size-sensor: 1.0.2 echarts@5.5.1: @@ -15172,6 +15419,10 @@ snapshots: dependencies: commander: 8.3.0 + katex@0.16.27: + dependencies: + commander: 8.3.0 + keyv@4.5.4: dependencies: json-buffer: 3.0.1 @@ -15188,7 +15439,7 @@ snapshots: dependencies: use-strict: 1.0.1 - langium@3.0.0: + langium@3.3.1: dependencies: chevrotain: 11.0.3 chevrotain-allstar: 0.3.1(chevrotain@11.0.3) @@ -15272,8 +15523,8 @@ snapshots: local-pkg@0.5.1: dependencies: - mlly: 1.7.3 - pkg-types: 1.2.1 + mlly: 1.7.4 + pkg-types: 1.3.1 local-pkg@1.1.1: dependencies: @@ -15374,7 +15625,7 @@ snapshots: markdown-table@3.0.3: {} - marked@13.0.3: {} + marked@16.4.2: {} md5.js@1.3.5: dependencies: @@ -15592,11 +15843,11 @@ snapshots: merge2@1.4.1: {} - mermaid@11.4.1: + mermaid@11.10.0: dependencies: '@braintree/sanitize-url': 7.1.0 '@iconify/utils': 2.2.0 - '@mermaid-js/parser': 0.3.0 + '@mermaid-js/parser': 0.6.3 '@types/d3': 7.4.3 cytoscape: 3.30.2 cytoscape-cose-bilkent: 4.1.0(cytoscape@3.30.2) @@ -15605,15 +15856,15 @@ snapshots: d3-sankey: 0.12.3 dagre-d3-es: 7.0.11 dayjs: 1.11.13 - dompurify: 3.2.4 - katex: 0.16.21 + dompurify: 3.3.1 + katex: 0.16.27 khroma: 2.1.0 lodash-es: 4.17.21 - marked: 13.0.3 + marked: 16.4.2 roughjs: 4.6.6 - stylis: 4.3.4 + stylis: 4.3.6 ts-dedent: 2.2.0 - uuid: 9.0.1 + uuid: 11.1.0 transitivePeerDependencies: - supports-color @@ -15969,20 +16220,6 @@ snapshots: mkdirp@1.0.4: optional: true - mlly@1.7.2: - dependencies: - acorn: 8.13.0 - pathe: 1.1.2 - pkg-types: 1.2.1 - ufo: 1.5.4 - - mlly@1.7.3: - dependencies: - acorn: 8.14.0 - pathe: 1.1.2 - pkg-types: 1.2.1 - ufo: 1.5.4 - mlly@1.7.4: dependencies: acorn: 8.14.0 @@ -16015,33 +16252,31 @@ snapshots: neo-async@2.6.2: {} - next-themes@0.4.4(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + next-themes@0.4.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - next@15.2.6(@babel/core@7.25.8)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(sass@1.80.3): + next@15.5.9(@babel/core@7.25.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sass@1.80.3): dependencies: - '@next/env': 15.2.6 - '@swc/counter': 0.1.3 + '@next/env': 15.5.9 '@swc/helpers': 0.5.15 - busboy: 1.6.0 caniuse-lite: 1.0.30001759 postcss: 8.4.31 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - styled-jsx: 5.1.6(@babel/core@7.25.8)(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + styled-jsx: 5.1.6(@babel/core@7.25.8)(react@19.2.3) optionalDependencies: - '@next/swc-darwin-arm64': 15.2.5 - '@next/swc-darwin-x64': 15.2.5 - '@next/swc-linux-arm64-gnu': 15.2.5 - '@next/swc-linux-arm64-musl': 15.2.5 - '@next/swc-linux-x64-gnu': 15.2.5 - '@next/swc-linux-x64-musl': 15.2.5 - '@next/swc-win32-arm64-msvc': 15.2.5 - '@next/swc-win32-x64-msvc': 15.2.5 + '@next/swc-darwin-arm64': 15.5.7 + '@next/swc-darwin-x64': 15.5.7 + '@next/swc-linux-arm64-gnu': 15.5.7 + '@next/swc-linux-arm64-musl': 15.5.7 + '@next/swc-linux-x64-gnu': 15.5.7 + '@next/swc-linux-x64-musl': 15.5.7 + '@next/swc-win32-arm64-msvc': 15.5.7 + '@next/swc-win32-x64-msvc': 15.5.7 sass: 1.80.3 - sharp: 0.33.5 + sharp: 0.34.5 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -16248,8 +16483,6 @@ snapshots: dependencies: quansync: 0.2.8 - package-manager-detector@0.2.2: {} - pako@1.0.11: {} papaparse@5.4.1: {} @@ -16347,8 +16580,6 @@ snapshots: path2d@0.2.2: optional: true - pathe@1.1.2: {} - pathe@2.0.3: {} pathval@2.0.0: {} @@ -16391,12 +16622,6 @@ snapshots: dependencies: find-up: 6.3.0 - pkg-types@1.2.1: - dependencies: - confbox: 0.1.8 - mlly: 1.7.2 - pathe: 1.1.2 - pkg-types@1.3.1: dependencies: confbox: 0.1.8 @@ -16595,9 +16820,9 @@ snapshots: pure-rand@6.1.0: {} - qrcode.react@4.2.0(react@19.2.1): + qrcode.react@4.2.0(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 qs@6.13.0: dependencies: @@ -16626,19 +16851,19 @@ snapshots: range-parser@1.2.1: {} - re-resizable@6.10.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + re-resizable@6.10.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - react-18-input-autosize@3.0.0(react@19.2.1): + react-18-input-autosize@3.0.0(react@19.2.3): dependencies: prop-types: 15.8.1 - react: 19.2.1 + react: 19.2.3 - react-confetti@6.1.0(react@19.2.1): + react-confetti@6.1.0(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 tween-functions: 1.2.0 react-docgen-typescript@2.2.2(typescript@4.9.5): @@ -16666,63 +16891,63 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-dom@19.2.1(react@19.2.1): + react-dom@19.2.3(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 scheduler: 0.27.0 - react-draggable@4.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-draggable@4.4.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: clsx: 1.2.1 prop-types: 15.8.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - react-easy-crop@5.1.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-easy-crop@5.1.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: normalize-wheel: 1.0.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) tslib: 2.8.0 - react-error-boundary@3.1.4(react@19.2.1): + react-error-boundary@3.1.4(react@19.2.3): dependencies: '@babel/runtime': 7.25.7 - react: 19.2.1 + react: 19.2.3 - react-error-boundary@4.1.2(react@19.2.1): + react-error-boundary@4.1.2(react@19.2.3): dependencies: '@babel/runtime': 7.25.7 - react: 19.2.1 + react: 19.2.3 react-fast-compare@3.2.2: {} - react-headless-pagination@1.1.6(react@19.2.1): + react-headless-pagination@1.1.6(react@19.2.3): dependencies: clsx: 2.1.1 - react: 19.2.1 + react: 19.2.3 - react-hook-form@7.53.1(react@19.2.1): + react-hook-form@7.53.1(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 - react-hotkeys-hook@4.6.1(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-hotkeys-hook@4.6.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - react-i18next@15.1.0(i18next@23.16.4)(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-i18next@15.1.0(i18next@23.16.4)(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: '@babel/runtime': 7.25.7 html-parse-stringify: 3.0.1 i18next: 23.16.4 - react: 19.2.1 + react: 19.2.3 optionalDependencies: - react-dom: 19.2.1(react@19.2.1) + react-dom: 19.2.3(react@19.2.3) - react-infinite-scroll-component@6.1.0(react@19.2.1): + react-infinite-scroll-component@6.1.0(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 throttle-debounce: 2.3.0 react-is@16.13.1: {} @@ -16731,7 +16956,7 @@ snapshots: react-is@18.3.1: {} - react-markdown@9.0.1(@types/react@18.2.79)(react@19.2.1): + react-markdown@9.0.1(@types/react@18.2.79)(react@19.2.3): dependencies: '@types/hast': 3.0.4 '@types/react': 18.2.79 @@ -16739,7 +16964,7 @@ snapshots: hast-util-to-jsx-runtime: 2.3.2 html-url-attributes: 3.0.1 mdast-util-to-hast: 13.2.0 - react: 19.2.1 + react: 19.2.3 remark-parse: 11.0.0 remark-rehype: 11.1.1 unified: 11.0.5 @@ -16748,22 +16973,22 @@ snapshots: transitivePeerDependencies: - supports-color - react-multi-email@1.0.25(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-multi-email@1.0.25(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) react-papaparse@4.4.0: dependencies: '@types/papaparse': 5.3.15 papaparse: 5.4.1 - react-pdf-highlighter@8.0.0-rc.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-pdf-highlighter@8.0.0-rc.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: pdfjs-dist: 4.4.168 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - react-rnd: 10.4.13(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + react-rnd: 10.4.13(react-dom@19.2.3(react@19.2.3))(react@19.2.3) ts-debounce: 4.0.0 transitivePeerDependencies: - encoding @@ -16771,82 +16996,82 @@ snapshots: react-refresh@0.14.2: {} - react-rnd@10.4.13(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-rnd@10.4.13(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - re-resizable: 6.10.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) - react-draggable: 4.4.6(react-dom@19.2.1(react@19.2.1))(react@19.2.1) + re-resizable: 6.10.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + react-draggable: 4.4.6(react-dom@19.2.3(react@19.2.3))(react@19.2.3) tslib: 2.6.2 - react-slider@2.0.6(react@19.2.1): + react-slider@2.0.6(react@19.2.3): dependencies: prop-types: 15.8.1 - react: 19.2.1 + react: 19.2.3 - react-sortablejs@6.1.4(@types/sortablejs@1.15.8)(react-dom@19.2.1(react@19.2.1))(react@19.2.1)(sortablejs@1.15.3): + react-sortablejs@6.1.4(@types/sortablejs@1.15.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sortablejs@1.15.3): dependencies: '@types/sortablejs': 1.15.8 classnames: 2.3.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) sortablejs: 1.15.3 tiny-invariant: 1.2.0 - react-syntax-highlighter@15.6.1(react@19.2.1): + react-syntax-highlighter@15.6.1(react@19.2.3): dependencies: '@babel/runtime': 7.25.7 highlight.js: 10.7.3 highlightjs-vue: 1.0.0 lowlight: 1.20.0 prismjs: 1.29.0 - react: 19.2.1 + react: 19.2.3 refractor: 3.6.0 - react-textarea-autosize@8.5.8(@types/react@18.2.79)(react@19.2.1): + react-textarea-autosize@8.5.8(@types/react@18.2.79)(react@19.2.3): dependencies: '@babel/runtime': 7.25.7 - react: 19.2.1 - use-composed-ref: 1.4.0(@types/react@18.2.79)(react@19.2.1) - use-latest: 1.3.0(@types/react@18.2.79)(react@19.2.1) + react: 19.2.3 + use-composed-ref: 1.4.0(@types/react@18.2.79)(react@19.2.3) + use-latest: 1.3.0(@types/react@18.2.79)(react@19.2.3) transitivePeerDependencies: - '@types/react' - react-tooltip@5.8.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-tooltip@5.8.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: '@floating-ui/dom': 1.1.1 classnames: 2.5.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - react-window-infinite-loader@1.0.9(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-window-infinite-loader@1.0.9(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) - react-window@1.8.10(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + react-window@1.8.10(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: '@babel/runtime': 7.25.7 memoize-one: 5.2.1 - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) react@18.3.1: dependencies: loose-envify: 1.4.0 - react@19.2.1: {} + react@19.2.3: {} - reactflow@11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1): + reactflow@11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3): dependencies: - '@reactflow/background': 11.3.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - '@reactflow/controls': 11.2.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - '@reactflow/minimap': 11.7.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - '@reactflow/node-resizer': 2.2.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - '@reactflow/node-toolbar': 1.3.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) - react: 19.2.1 - react-dom: 19.2.1(react@19.2.1) + '@reactflow/background': 11.3.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@reactflow/controls': 11.2.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@reactflow/core': 11.11.4(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@reactflow/minimap': 11.7.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@reactflow/node-resizer': 2.2.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + '@reactflow/node-toolbar': 1.3.14(@types/react@18.2.79)(immer@9.0.21)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) transitivePeerDependencies: - '@types/react' - immer @@ -17258,6 +17483,9 @@ snapshots: semver@7.7.1: {} + semver@7.7.3: + optional: true + serialize-javascript@6.0.2: dependencies: randombytes: 2.1.0 @@ -17316,6 +17544,38 @@ snapshots: '@img/sharp-win32-ia32': 0.33.5 '@img/sharp-win32-x64': 0.33.5 + sharp@0.34.5: + dependencies: + '@img/colour': 1.0.0 + detect-libc: 2.1.2 + semver: 7.7.3 + optionalDependencies: + '@img/sharp-darwin-arm64': 0.34.5 + '@img/sharp-darwin-x64': 0.34.5 + '@img/sharp-libvips-darwin-arm64': 1.2.4 + '@img/sharp-libvips-darwin-x64': 1.2.4 + '@img/sharp-libvips-linux-arm': 1.2.4 + '@img/sharp-libvips-linux-arm64': 1.2.4 + '@img/sharp-libvips-linux-ppc64': 1.2.4 + '@img/sharp-libvips-linux-riscv64': 1.2.4 + '@img/sharp-libvips-linux-s390x': 1.2.4 + '@img/sharp-libvips-linux-x64': 1.2.4 + '@img/sharp-libvips-linuxmusl-arm64': 1.2.4 + '@img/sharp-libvips-linuxmusl-x64': 1.2.4 + '@img/sharp-linux-arm': 0.34.5 + '@img/sharp-linux-arm64': 0.34.5 + '@img/sharp-linux-ppc64': 0.34.5 + '@img/sharp-linux-riscv64': 0.34.5 + '@img/sharp-linux-s390x': 0.34.5 + '@img/sharp-linux-x64': 0.34.5 + '@img/sharp-linuxmusl-arm64': 0.34.5 + '@img/sharp-linuxmusl-x64': 0.34.5 + '@img/sharp-wasm32': 0.34.5 + '@img/sharp-win32-arm64': 0.34.5 + '@img/sharp-win32-ia32': 0.34.5 + '@img/sharp-win32-x64': 0.34.5 + optional: true + shave@5.0.4: {} shebang-command@2.0.0: @@ -17442,8 +17702,6 @@ snapshots: readable-stream: 3.6.2 xtend: 4.0.2 - streamsearch@1.1.0: {} - string-argv@0.3.2: {} string-length@4.0.2: @@ -17555,14 +17813,14 @@ snapshots: dependencies: inline-style-parser: 0.2.4 - styled-jsx@5.1.6(@babel/core@7.25.8)(react@19.2.1): + styled-jsx@5.1.6(@babel/core@7.25.8)(react@19.2.3): dependencies: client-only: 0.0.1 - react: 19.2.1 + react: 19.2.3 optionalDependencies: '@babel/core': 7.25.8 - stylis@4.3.4: {} + stylis@4.3.6: {} sucrase@3.35.0: dependencies: @@ -17588,11 +17846,11 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - swr@2.3.3(react@19.2.1): + swr@2.3.3(react@19.2.3): dependencies: dequal: 2.0.3 - react: 19.2.1 - use-sync-external-store: 1.4.0(react@19.2.1) + react: 19.2.3 + use-sync-external-store: 1.4.0(react@19.2.3) synckit@0.6.2: dependencies: @@ -17689,8 +17947,6 @@ snapshots: tiny-invariant@1.3.3: {} - tinyexec@0.3.1: {} - tinyexec@0.3.2: {} tinyglobby@0.2.12: @@ -17956,39 +18212,39 @@ snapshots: punycode: 1.4.1 qs: 6.13.0 - use-composed-ref@1.4.0(@types/react@18.2.79)(react@19.2.1): + use-composed-ref@1.4.0(@types/react@18.2.79)(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 optionalDependencies: '@types/react': 18.2.79 - use-context-selector@2.0.0(react@19.2.1)(scheduler@0.23.2): + use-context-selector@2.0.0(react@19.2.3)(scheduler@0.23.2): dependencies: - react: 19.2.1 + react: 19.2.3 scheduler: 0.23.2 - use-isomorphic-layout-effect@1.2.0(@types/react@18.2.79)(react@19.2.1): + use-isomorphic-layout-effect@1.2.0(@types/react@18.2.79)(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 optionalDependencies: '@types/react': 18.2.79 - use-latest@1.3.0(@types/react@18.2.79)(react@19.2.1): + use-latest@1.3.0(@types/react@18.2.79)(react@19.2.3): dependencies: - react: 19.2.1 - use-isomorphic-layout-effect: 1.2.0(@types/react@18.2.79)(react@19.2.1) + react: 19.2.3 + use-isomorphic-layout-effect: 1.2.0(@types/react@18.2.79)(react@19.2.3) optionalDependencies: '@types/react': 18.2.79 use-strict@1.0.1: {} - use-sync-external-store@1.2.2(react@19.2.1): + use-sync-external-store@1.2.2(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 - use-sync-external-store@1.4.0(react@19.2.1): + use-sync-external-store@1.4.0(react@19.2.3): dependencies: - react: 19.2.1 + react: 19.2.3 util-deprecate@1.0.2: {} @@ -18004,6 +18260,8 @@ snapshots: uuid@10.0.0: {} + uuid@11.1.0: {} + uuid@9.0.1: {} v8-compile-cache-lib@3.0.1: {} @@ -18282,16 +18540,16 @@ snapshots: dependencies: tslib: 2.3.0 - zundo@2.2.0(zustand@4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1)): + zundo@2.2.0(zustand@4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3)): dependencies: - zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1) + zustand: 4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3) - zustand@4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.1): + zustand@4.5.5(@types/react@18.2.79)(immer@9.0.21)(react@19.2.3): dependencies: - use-sync-external-store: 1.2.2(react@19.2.1) + use-sync-external-store: 1.2.2(react@19.2.3) optionalDependencies: '@types/react': 18.2.79 immer: 9.0.21 - react: 19.2.1 + react: 19.2.3 zwitch@2.0.4: {}