From 372b563b10b7b71259edc37b72e4eef4f057a579 Mon Sep 17 00:00:00 2001 From: "renovate-coveo[bot]" <115253437+renovate-coveo[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 08:39:57 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies UITOOL-284 --- package.json | 10 +- .../components-props-analyzer/package.json | 6 +- packages/mantine/package.json | 12 +- packages/react-icons/package.json | 8 +- packages/tokens/package.json | 8 +- packages/website/package.json | 14 +- pnpm-lock.yaml | 695 ++++++++---------- 7 files changed, 339 insertions(+), 414 deletions(-) diff --git a/package.json b/package.json index 692683225e..1d6117af2a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@commitlint/cli": "19.6.0", "@commitlint/config-conventional": "19.6.0", - "@coveo/semantic-monorepo-tools": "2.5.9", + "@coveo/semantic-monorepo-tools": "2.6.0", "@sindresorhus/slugify": "2.2.1", "@types/node": "22.10.1", "@vitest/eslint-plugin": "1.1.14", @@ -61,16 +61,16 @@ "eslint-plugin-jsdoc": "50.6.0", "eslint-plugin-prefer-arrow": "1.2.3", "eslint-plugin-react": "7.37.2", - "eslint-plugin-react-hooks": "5.0.0", + "eslint-plugin-react-hooks": "5.1.0", "eslint-plugin-react-refresh": "0.4.16", - "eslint-plugin-testing-library": "7.0.0", + "eslint-plugin-testing-library": "7.1.1", "eslint-plugin-unused-imports": "4.1.4", "globals": "15.13.0", "husky": "9.1.7", "lint-staged": "15.2.10", "mime-types": "2.1.35", "postcss": "8.4.49", - "prettier": "3.4.1", + "prettier": "3.4.2", "sort-package-json": "2.12.0", "stylelint": "16.11.0", "stylelint-config-standard-scss": "14.0.0", @@ -80,7 +80,7 @@ "underscore": "1.13.7", "walkdir": "0.4.1" }, - "packageManager": "pnpm@9.14.4", + "packageManager": "pnpm@9.15.0", "pnpm": { "peerDependencyRules": { "ignoreMissing": [ diff --git a/packages/components-props-analyzer/package.json b/packages/components-props-analyzer/package.json index bfc533ea95..e4a57b94e9 100644 --- a/packages/components-props-analyzer/package.json +++ b/packages/components-props-analyzer/package.json @@ -28,11 +28,11 @@ }, "devDependencies": { "@swc/cli": "0.5.2", - "@swc/core": "1.9.3", + "@swc/core": "1.10.1", "@types/fs-extra": "11.0.4", "@types/node": "22.10.1", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react": "18.3.14", + "@types/react-dom": "18.3.2", "@typescript/twoslash": "3.2.8", "@typescript/vfs": "1.6.0", "cross-fetch": "4.0.0", diff --git a/packages/mantine/package.json b/packages/mantine/package.json index 4314aabac9..ae07f40f13 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -38,7 +38,7 @@ "dependencies": { "@coveord/plasma-react-icons": "workspace:*", "@coveord/plasma-tokens": "workspace:*", - "@dnd-kit/core": "6.2.0", + "@dnd-kit/core": "6.3.1", "@dnd-kit/modifiers": "8.0.0", "@dnd-kit/sortable": "9.0.0", "@dnd-kit/utilities": "3.2.2", @@ -64,15 +64,15 @@ "@mantine/modals": "7.14.3", "@mantine/notifications": "7.14.3", "@swc/cli": "0.5.2", - "@swc/core": "1.9.3", + "@swc/core": "1.10.1", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.6.3", - "@testing-library/react": "16.0.1", + "@testing-library/react": "16.1.0", "@testing-library/user-event": "14.5.2", "@types/lodash.debounce": "4.0.9", "@types/lodash.defaultsdeep": "4.6.9", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react": "18.3.14", + "@types/react-dom": "18.3.2", "embla-carousel-react": "7.1.0", "identity-obj-proxy": "3.0.0", "jsdom": "25.0.1", @@ -83,7 +83,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "rimraf": "6.0.1", - "sass": "1.81.1", + "sass": "1.82.0", "tslib": "2.8.1", "typescript": "5.7.2", "vitest": "2.1.8" diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index 63569f7b65..72ffba41b4 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -46,14 +46,14 @@ "@swc/helpers": "0.5.15" }, "devDependencies": { - "@babel/types": "7.26.0", + "@babel/types": "7.26.3", "@coveord/plasma-tokens": "workspace:*", "@svgr/core": "8.1.0", "@svgr/plugin-jsx": "8.1.0", "@swc/cli": "0.5.2", - "@swc/core": "1.9.3", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@swc/core": "1.10.1", + "@types/react": "18.3.14", + "@types/react-dom": "18.3.2", "fs-extra": "11.2.0", "glob": "11.0.0", "lodash.groupby": "4.6.0", diff --git a/packages/tokens/package.json b/packages/tokens/package.json index a85fcffa32..28f5a3a64e 100644 --- a/packages/tokens/package.json +++ b/packages/tokens/package.json @@ -40,23 +40,23 @@ }, "devDependencies": { "@swc/cli": "0.5.2", - "@swc/core": "1.9.3", + "@swc/core": "1.10.1", "@types/chroma-js": "2.4.4", "@types/fs-extra": "11.0.4", "@types/lodash": "4.17.13", "@types/node": "22.10.1", "chroma-js": "3.1.2", "commander": "12.1.0", - "dotenv": "16.4.6", + "dotenv": "16.4.7", "dotenv-safe": "9.1.0", "figma-js": "1.16.0", "fs-extra": "11.2.0", "lint-staged": "15.2.10", "lodash": "4.17.21", - "prettier": "3.4.1", + "prettier": "3.4.2", "publint": "0.2.12", "rimraf": "6.0.1", - "sass": "1.81.1", + "sass": "1.82.0", "svgo": "3.3.2", "ts-node": "10.9.2", "tslib": "2.8.1", diff --git a/packages/website/package.json b/packages/website/package.json index df7f5a78dd..dc43e07086 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -12,8 +12,8 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@coveo/atomic-react": "3.2.6", - "@coveo/headless": "3.10.0", + "@coveo/atomic-react": "3.2.7", + "@coveo/headless": "3.11.0", "@coveord/plasma-components-props-analyzer": "workspace:*", "@coveord/plasma-mantine": "workspace:*", "@coveord/plasma-react-icons": "workspace:*", @@ -31,7 +31,7 @@ "@swc/helpers": "0.5.15", "@tabler/icons-react": "3.24.0", "@tanstack/match-sorter-utils": "8.19.4", - "@tanstack/react-query": "5.62.2", + "@tanstack/react-query": "5.62.3", "clsx": "2.1.1", "codesandbox-import-utils": "2.2.3", "dayjs": "1.11.13", @@ -40,7 +40,7 @@ "pino-pretty": "13.0.0", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "7.53.2", + "react-hook-form": "7.54.0", "react-imask": "7.6.1", "react-markdown": "9.0.1", "react-router-dom": "7.0.2", @@ -52,8 +52,8 @@ "@types/klaw-sync": "6.0.5", "@types/lodash.kebabcase": "4.1.9", "@types/node": "22.10.1", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react": "18.3.14", + "@types/react-dom": "18.3.2", "@vitejs/plugin-react-swc": "3.7.2", "autoprefixer": "10.4.20", "fs-extra": "11.2.0", @@ -64,6 +64,6 @@ "ts-node": "10.9.2", "tslib": "2.8.1", "typescript": "5.7.2", - "vite": "6.0.2" + "vite": "6.0.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df6c2245a8..85195b6fe2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 19.6.0 version: 19.6.0 '@coveo/semantic-monorepo-tools': - specifier: 2.5.9 - version: 2.5.9 + specifier: 2.6.0 + version: 2.6.0 '@sindresorhus/slugify': specifier: 2.2.1 version: 2.2.1 @@ -34,7 +34,7 @@ importers: version: 22.10.1 '@vitest/eslint-plugin': specifier: 1.1.14 - version: 1.1.14(@typescript-eslint/utils@8.18.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)(vitest@2.1.8(@types/node@22.10.1)(jsdom@25.0.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49))) + version: 1.1.14(@typescript-eslint/utils@8.18.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)(vitest@2.1.8(@types/node@22.10.1)(jsdom@25.0.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49))) aws-sdk: specifier: 2.1692.0 version: 2.1692.0 @@ -69,14 +69,14 @@ importers: specifier: 7.37.2 version: 7.37.2(eslint@9.16.0(jiti@1.21.6)) eslint-plugin-react-hooks: - specifier: 5.0.0 - version: 5.0.0(eslint@9.16.0(jiti@1.21.6)) + specifier: 5.1.0 + version: 5.1.0(eslint@9.16.0(jiti@1.21.6)) eslint-plugin-react-refresh: specifier: 0.4.16 version: 0.4.16(eslint@9.16.0(jiti@1.21.6)) eslint-plugin-testing-library: - specifier: 7.0.0 - version: 7.0.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2) + specifier: 7.1.1 + version: 7.1.1(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2) eslint-plugin-unused-imports: specifier: 4.1.4 version: 4.1.4(@typescript-eslint/eslint-plugin@8.17.0(@typescript-eslint/parser@8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.16.0(jiti@1.21.6)) @@ -96,8 +96,8 @@ importers: specifier: 8.4.49 version: 8.4.49 prettier: - specifier: 3.4.1 - version: 3.4.1 + specifier: 3.4.2 + version: 3.4.2 sort-package-json: specifier: 2.12.0 version: 2.12.0 @@ -131,10 +131,10 @@ importers: devDependencies: '@swc/cli': specifier: 0.5.2 - version: 0.5.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(chokidar@3.6.0) + version: 0.5.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(chokidar@3.6.0) '@swc/core': - specifier: 1.9.3 - version: 1.9.3(@swc/helpers@0.5.15) + specifier: 1.10.1 + version: 1.10.1(@swc/helpers@0.5.15) '@types/fs-extra': specifier: 11.0.4 version: 11.0.4 @@ -142,11 +142,11 @@ importers: specifier: 22.10.1 version: 22.10.1 '@types/react': - specifier: 18.3.12 - version: 18.3.12 + specifier: 18.3.14 + version: 18.3.14 '@types/react-dom': - specifier: 18.3.1 - version: 18.3.1 + specifier: 18.3.2 + version: 18.3.2 '@typescript/twoslash': specifier: 3.2.8 version: 3.2.8(typescript@5.7.2) @@ -173,7 +173,7 @@ importers: version: 6.0.1 ts-node: specifier: 10.9.2 - version: 10.9.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(@types/node@22.10.1)(typescript@5.7.2) + version: 10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.1)(typescript@5.7.2) tslib: specifier: 2.8.1 version: 2.8.1 @@ -190,14 +190,14 @@ importers: specifier: workspace:* version: link:../tokens '@dnd-kit/core': - specifier: 6.2.0 - version: 6.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 6.3.1 + version: 6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@dnd-kit/modifiers': specifier: 8.0.0 - version: 8.0.0(@dnd-kit/core@6.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) + version: 8.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@dnd-kit/sortable': specifier: 9.0.0 - version: 9.0.0(@dnd-kit/core@6.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) + version: 9.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@dnd-kit/utilities': specifier: 3.2.2 version: 3.2.2(react@18.3.1) @@ -237,16 +237,16 @@ importers: devDependencies: '@mantine/carousel': specifier: 7.14.3 - version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(embla-carousel-react@7.1.0(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(embla-carousel-react@7.1.0(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/code-highlight': specifier: 7.14.3 - version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/core': specifier: 7.14.3 - version: 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/dates': specifier: 7.14.3 - version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(dayjs@1.11.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(dayjs@1.11.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/form': specifier: 7.14.3 version: 7.14.3(react@18.3.1) @@ -255,16 +255,16 @@ importers: version: 7.14.3(react@18.3.1) '@mantine/modals': specifier: 7.14.3 - version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/notifications': specifier: 7.14.3 - version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@swc/cli': specifier: 0.5.2 - version: 0.5.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(chokidar@3.6.0) + version: 0.5.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(chokidar@3.6.0) '@swc/core': - specifier: 1.9.3 - version: 1.9.3(@swc/helpers@0.5.15) + specifier: 1.10.1 + version: 1.10.1(@swc/helpers@0.5.15) '@testing-library/dom': specifier: 10.4.0 version: 10.4.0 @@ -272,8 +272,8 @@ importers: specifier: 6.6.3 version: 6.6.3 '@testing-library/react': - specifier: 16.0.1 - version: 16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 16.1.0 + version: 16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.2)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/user-event': specifier: 14.5.2 version: 14.5.2(@testing-library/dom@10.4.0) @@ -284,11 +284,11 @@ importers: specifier: 4.6.9 version: 4.6.9 '@types/react': - specifier: 18.3.12 - version: 18.3.12 + specifier: 18.3.14 + version: 18.3.14 '@types/react-dom': - specifier: 18.3.1 - version: 18.3.1 + specifier: 18.3.2 + version: 18.3.2 embla-carousel-react: specifier: 7.1.0 version: 7.1.0(react@18.3.1) @@ -320,8 +320,8 @@ importers: specifier: 6.0.1 version: 6.0.1 sass: - specifier: 1.81.1 - version: 1.81.1 + specifier: 1.82.0 + version: 1.82.0 tslib: specifier: 2.8.1 version: 2.8.1 @@ -330,7 +330,7 @@ importers: version: 5.7.2 vitest: specifier: 2.1.8 - version: 2.1.8(@types/node@22.10.1)(jsdom@25.0.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)) + version: 2.1.8(@types/node@22.10.1)(jsdom@25.0.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)) packages/react-icons: dependencies: @@ -339,8 +339,8 @@ importers: version: 0.5.15 devDependencies: '@babel/types': - specifier: 7.26.0 - version: 7.26.0 + specifier: 7.26.3 + version: 7.26.3 '@coveord/plasma-tokens': specifier: workspace:* version: link:../tokens @@ -352,16 +352,16 @@ importers: version: 8.1.0(@svgr/core@8.1.0(typescript@5.7.2)) '@swc/cli': specifier: 0.5.2 - version: 0.5.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(chokidar@3.6.0) + version: 0.5.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(chokidar@3.6.0) '@swc/core': - specifier: 1.9.3 - version: 1.9.3(@swc/helpers@0.5.15) + specifier: 1.10.1 + version: 1.10.1(@swc/helpers@0.5.15) '@types/react': - specifier: 18.3.12 - version: 18.3.12 + specifier: 18.3.14 + version: 18.3.14 '@types/react-dom': - specifier: 18.3.1 - version: 18.3.1 + specifier: 18.3.2 + version: 18.3.2 fs-extra: specifier: 11.2.0 version: 11.2.0 @@ -401,10 +401,10 @@ importers: devDependencies: '@swc/cli': specifier: 0.5.2 - version: 0.5.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(chokidar@3.6.0) + version: 0.5.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(chokidar@3.6.0) '@swc/core': - specifier: 1.9.3 - version: 1.9.3(@swc/helpers@0.5.15) + specifier: 1.10.1 + version: 1.10.1(@swc/helpers@0.5.15) '@types/chroma-js': specifier: 2.4.4 version: 2.4.4 @@ -424,11 +424,11 @@ importers: specifier: 12.1.0 version: 12.1.0 dotenv: - specifier: 16.4.6 - version: 16.4.6 + specifier: 16.4.7 + version: 16.4.7 dotenv-safe: specifier: 9.1.0 - version: 9.1.0(dotenv@16.4.6) + version: 9.1.0(dotenv@16.4.7) figma-js: specifier: 1.16.0 version: 1.16.0 @@ -442,8 +442,8 @@ importers: specifier: 4.17.21 version: 4.17.21 prettier: - specifier: 3.4.1 - version: 3.4.1 + specifier: 3.4.2 + version: 3.4.2 publint: specifier: 0.2.12 version: 0.2.12 @@ -451,14 +451,14 @@ importers: specifier: 6.0.1 version: 6.0.1 sass: - specifier: 1.81.1 - version: 1.81.1 + specifier: 1.82.0 + version: 1.82.0 svgo: specifier: 3.3.2 version: 3.3.2 ts-node: specifier: 10.9.2 - version: 10.9.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(@types/node@22.10.1)(typescript@5.7.2) + version: 10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.1)(typescript@5.7.2) tslib: specifier: 2.8.1 version: 2.8.1 @@ -469,11 +469,11 @@ importers: packages/website: dependencies: '@coveo/atomic-react': - specifier: 3.2.6 - version: 3.2.6(@coveo/headless@3.10.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1))(@stencil/core@4.22.3(patch_hash=l4z4izduz5zse4eflkg54f45km))(encoding@0.1.13)(postcss@8.4.49)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 3.2.7 + version: 3.2.7(@coveo/headless@3.11.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1))(@stencil/core@4.22.3(patch_hash=l4z4izduz5zse4eflkg54f45km))(encoding@0.1.13)(postcss@8.4.49)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@coveo/headless': - specifier: 3.10.0 - version: 3.10.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1) + specifier: 3.11.0 + version: 3.11.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1) '@coveord/plasma-components-props-analyzer': specifier: workspace:* version: link:../components-props-analyzer @@ -491,13 +491,13 @@ importers: version: 9.3.0 '@mantine/code-highlight': specifier: 7.14.3 - version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/core': specifier: 7.14.3 - version: 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/dates': specifier: 7.14.3 - version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(dayjs@1.11.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(dayjs@1.11.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/form': specifier: 7.14.3 version: 7.14.3(react@18.3.1) @@ -506,13 +506,13 @@ importers: version: 7.14.3(react@18.3.1) '@mantine/modals': specifier: 7.14.3 - version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/notifications': specifier: 7.14.3 - version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantinex/dev-icons': specifier: 1.0.2 - version: 1.0.2(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 1.0.2(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@stencil/core': specifier: 4.22.3 version: 4.22.3(patch_hash=l4z4izduz5zse4eflkg54f45km) @@ -526,8 +526,8 @@ importers: specifier: 8.19.4 version: 8.19.4 '@tanstack/react-query': - specifier: 5.62.2 - version: 5.62.2(react@18.3.1) + specifier: 5.62.3 + version: 5.62.3(react@18.3.1) clsx: specifier: 2.1.1 version: 2.1.1 @@ -553,14 +553,14 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: 7.53.2 - version: 7.53.2(react@18.3.1) + specifier: 7.54.0 + version: 7.54.0(react@18.3.1) react-imask: specifier: 7.6.1 version: 7.6.1(react@18.3.1) react-markdown: specifier: 9.0.1 - version: 9.0.1(@types/react@18.3.12)(react@18.3.1) + version: 9.0.1(@types/react@18.3.14)(react@18.3.1) react-router-dom: specifier: 7.0.2 version: 7.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -584,14 +584,14 @@ importers: specifier: 22.10.1 version: 22.10.1 '@types/react': - specifier: 18.3.12 - version: 18.3.12 + specifier: 18.3.14 + version: 18.3.14 '@types/react-dom': - specifier: 18.3.1 - version: 18.3.1 + specifier: 18.3.2 + version: 18.3.2 '@vitejs/plugin-react-swc': specifier: 3.7.2 - version: 3.7.2(@swc/helpers@0.5.15)(vite@6.0.2(@types/node@22.10.1)(jiti@1.21.6)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49))(yaml@2.5.1)) + version: 3.7.2(@swc/helpers@0.5.15)(vite@6.0.3(@types/node@22.10.1)(jiti@1.21.6)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49))(yaml@2.5.1)) autoprefixer: specifier: 10.4.20 version: 10.4.20(postcss@8.4.49) @@ -612,7 +612,7 @@ importers: version: 3.27.0 ts-node: specifier: 10.9.2 - version: 10.9.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(@types/node@22.10.1)(typescript@5.7.2) + version: 10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.1)(typescript@5.7.2) tslib: specifier: 2.8.1 version: 2.8.1 @@ -620,8 +620,8 @@ importers: specifier: 5.7.2 version: 5.7.2 vite: - specifier: 6.0.2 - version: 6.0.2(@types/node@22.10.1)(jiti@1.21.6)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49))(yaml@2.5.1) + specifier: 6.0.3 + version: 6.0.3(@types/node@22.10.1)(jiti@1.21.6)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49))(yaml@2.5.1) packages: @@ -699,10 +699,6 @@ packages: resolution: {integrity: sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==} engines: {node: '>=6.9.0'} - '@babel/types@7.26.0': - resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==} - engines: {node: '>=6.9.0'} - '@babel/types@7.26.3': resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==} engines: {node: '>=6.9.0'} @@ -776,33 +772,33 @@ packages: resolution: {integrity: sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==} engines: {node: '>=v18'} - '@coveo/atomic-react@3.2.6': - resolution: {integrity: sha512-N+olGIGIIOUuf878Y7/plgYpblGSrhDTKJgmqxLw24+1/25RM4QLNuNNfbb6LHxsGinFmiXvuT0+EgiacH5Osg==} + '@coveo/atomic-react@3.2.7': + resolution: {integrity: sha512-BA4guqPs9OmJeBDol/tSQQGVXY9sVRO98V/93YKBgzji6AaQEzFvT2iQdONHkOGqYbcxwqrMYLdJDoXfIQIZEA==} engines: {node: ^20.9.0 || ^22.11.0} peerDependencies: - '@coveo/headless': 3.10.0 + '@coveo/headless': 3.11.0 react: '>=18.0.0' react-dom: '>=18.0.0' - '@coveo/atomic@3.11.1': - resolution: {integrity: sha512-+xI7A1v6TQTA/QIBOECJvUDlPGKBMTIWJIcOEJn2eaqbJrRc//ppTlBs9pNyWQocQxl654gwWW0D//Qu2fEJLg==} + '@coveo/atomic@3.12.0': + resolution: {integrity: sha512-Wa6el3NtKsV5PggDKEl3vkfatb89SN0j8XJzB6AaemxxYwfes6XiuOj9JvgDwxLNKNWzKwDbNR33sWn/GSkJTA==} engines: {node: ^20.9.0 || ^22.11.0} peerDependencies: - '@coveo/headless': 3.10.0 + '@coveo/headless': 3.11.0 - '@coveo/bueno@1.0.6': - resolution: {integrity: sha512-JSnQWjCMcIleTHegU6nIgFBiJ8D3vS1GzlX2DqemvF2GllW77tI0HCJvUqWf4qNNSlLrR3jOcubHp9oXUEhvUw==} + '@coveo/bueno@1.0.7': + resolution: {integrity: sha512-HmHQSTM2JAtpNGxDV1FL9+A2cuwT8cGl2fvn8Ni3Bp+82YqFGH0bhb24+Hy2OgSLbw6a3afqWIzKePpZPoGXHA==} engines: {node: ^20.9.0 || ^22.11.0} '@coveo/explorer-messenger@0.4.0': resolution: {integrity: sha512-nVxwn+4Z+SZe6K94evxPaIeJWJq7hATNaUrTKznnauVptFMYcujts/nnhMplddm9ePg7NgZQjvcHwbi5kqw/EA==} - '@coveo/headless@3.10.0': - resolution: {integrity: sha512-WcgJZZKUbTgqZyOWjWkj+KCvZq/f5UDUIZUFFCO5sK8ZLRfMnTYju3kw5WX3sHwkieGd1eOlxhbi3n/5G7MU7w==} + '@coveo/headless@3.11.0': + resolution: {integrity: sha512-w+81ZmbWPUh3cf4oifR7aMLd1DtuJgGQNGWfkG08nZF4HPO90PNVfRbYJpjcpJnG+K0s2Hy2llha6m/YMdzL6g==} engines: {node: ^20.9.0 || ^22.11.0} peerDependencies: encoding: ^0.1.13 - pino-pretty: ^6.0.0 || ^10.0.0 || ^11.0.0 + pino-pretty: ^6.0.0 || ^10.0.0 || ^11.0.0 || ^13.0.0 '@coveo/relay-event-types@12.0.1': resolution: {integrity: sha512-Or5JfE9UyCyMkSbQ+teJoas+GpN+j2FAXILVq+V5DLZlVW2fmwuD9EGvazlaC+DEea7O01EckBRCp/JQcYcFPg==} @@ -810,8 +806,8 @@ packages: '@coveo/relay@0.7.10': resolution: {integrity: sha512-d/4Vf8wwj746M0RV9xAek7SV/rZhv3ERoQoZo6I2IKAqzMxX8r0Vyrau+UZG1sdxybd6zzo8AVIzvRFHGXxvnA==} - '@coveo/semantic-monorepo-tools@2.5.9': - resolution: {integrity: sha512-XAVM7Y8EQ2o5s51UFTpp3Oot0Ie8mEQ5eVHuCDWnTgUv/twstC271cG6UFqlu2hbokuUo8ls+0NHaVBx+Y+79w==} + '@coveo/semantic-monorepo-tools@2.6.0': + resolution: {integrity: sha512-F4DUYp1FmO3Gh+CFGXLZfCH4flse6lqV88U+QI1NbsXNyoKMgaExDFlJK+IKd0SNxWI27jnDBshQ8JfQlAWd/g==} '@cspotcode/source-map-support@0.8.1': resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} @@ -845,8 +841,8 @@ packages: peerDependencies: react: '>=16.8.0' - '@dnd-kit/core@6.2.0': - resolution: {integrity: sha512-KVK/CJmaYGTxTPU6P0+Oy4itgffTUa80B8317sXzfOr1qUzSL29jE7Th11llXiu2haB7B9Glpzo2CDElin+geQ==} + '@dnd-kit/core@6.3.1': + resolution: {integrity: sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' @@ -1560,8 +1556,8 @@ packages: '@popperjs/core@2.11.8': resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} - '@reduxjs/toolkit@2.2.7': - resolution: {integrity: sha512-faI3cZbSdFb8yv9dhDTmGwclW0vk0z5o1cia+kf7gCbaCwHI5e+7tP57mJUv22pNcNbeA62GSrPpfrUfdXcQ6g==} + '@reduxjs/toolkit@2.3.0': + resolution: {integrity: sha512-WC7Yd6cNGfHx8zf+iu+Q1UPTfEcXhQ+ATi7CV1hlrSAaQBdlPzg7Ww/wJHNQem7qG9rxmWoFCDCPubSvFObGzA==} peerDependencies: react: ^16.9.0 || ^17.0.0 || ^18 react-redux: ^7.2.1 || ^8.1.3 || ^9.0.0 @@ -1776,68 +1772,68 @@ packages: chokidar: optional: true - '@swc/core-darwin-arm64@1.9.3': - resolution: {integrity: sha512-hGfl/KTic/QY4tB9DkTbNuxy5cV4IeejpPD4zo+Lzt4iLlDWIeANL4Fkg67FiVceNJboqg48CUX+APhDHO5G1w==} + '@swc/core-darwin-arm64@1.10.1': + resolution: {integrity: sha512-NyELPp8EsVZtxH/mEqvzSyWpfPJ1lugpTQcSlMduZLj1EASLO4sC8wt8hmL1aizRlsbjCX+r0PyL+l0xQ64/6Q==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] - '@swc/core-darwin-x64@1.9.3': - resolution: {integrity: sha512-IaRq05ZLdtgF5h9CzlcgaNHyg4VXuiStnOFpfNEMuI5fm5afP2S0FHq8WdakUz5WppsbddTdplL+vpeApt/WCQ==} + '@swc/core-darwin-x64@1.10.1': + resolution: {integrity: sha512-L4BNt1fdQ5ZZhAk5qoDfUnXRabDOXKnXBxMDJ+PWLSxOGBbWE6aJTnu4zbGjJvtot0KM46m2LPAPY8ttknqaZA==} engines: {node: '>=10'} cpu: [x64] os: [darwin] - '@swc/core-linux-arm-gnueabihf@1.9.3': - resolution: {integrity: sha512-Pbwe7xYprj/nEnZrNBvZfjnTxlBIcfApAGdz2EROhjpPj+FBqBa3wOogqbsuGGBdCphf8S+KPprL1z+oDWkmSQ==} + '@swc/core-linux-arm-gnueabihf@1.10.1': + resolution: {integrity: sha512-Y1u9OqCHgvVp2tYQAJ7hcU9qO5brDMIrA5R31rwWQIAKDkJKtv3IlTHF0hrbWk1wPR0ZdngkQSJZple7G+Grvw==} engines: {node: '>=10'} cpu: [arm] os: [linux] - '@swc/core-linux-arm64-gnu@1.9.3': - resolution: {integrity: sha512-AQ5JZiwNGVV/2K2TVulg0mw/3LYfqpjZO6jDPtR2evNbk9Yt57YsVzS+3vHSlUBQDRV9/jqMuZYVU3P13xrk+g==} + '@swc/core-linux-arm64-gnu@1.10.1': + resolution: {integrity: sha512-tNQHO/UKdtnqjc7o04iRXng1wTUXPgVd8Y6LI4qIbHVoVPwksZydISjMcilKNLKIwOoUQAkxyJ16SlOAeADzhQ==} engines: {node: '>=10'} cpu: [arm64] os: [linux] - '@swc/core-linux-arm64-musl@1.9.3': - resolution: {integrity: sha512-tzVH480RY6RbMl/QRgh5HK3zn1ZTFsThuxDGo6Iuk1MdwIbdFYUY034heWUTI4u3Db97ArKh0hNL0xhO3+PZdg==} + '@swc/core-linux-arm64-musl@1.10.1': + resolution: {integrity: sha512-x0L2Pd9weQ6n8dI1z1Isq00VHFvpBClwQJvrt3NHzmR+1wCT/gcYl1tp9P5xHh3ldM8Cn4UjWCw+7PaUgg8FcQ==} engines: {node: '>=10'} cpu: [arm64] os: [linux] - '@swc/core-linux-x64-gnu@1.9.3': - resolution: {integrity: sha512-ivXXBRDXDc9k4cdv10R21ccBmGebVOwKXT/UdH1PhxUn9m/h8erAWjz5pcELwjiMf27WokqPgaWVfaclDbgE+w==} + '@swc/core-linux-x64-gnu@1.10.1': + resolution: {integrity: sha512-yyYEwQcObV3AUsC79rSzN9z6kiWxKAVJ6Ntwq2N9YoZqSPYph+4/Am5fM1xEQYf/kb99csj0FgOelomJSobxQA==} engines: {node: '>=10'} cpu: [x64] os: [linux] - '@swc/core-linux-x64-musl@1.9.3': - resolution: {integrity: sha512-ILsGMgfnOz1HwdDz+ZgEuomIwkP1PHT6maigZxaCIuC6OPEhKE8uYna22uU63XvYcLQvZYDzpR3ms47WQPuNEg==} + '@swc/core-linux-x64-musl@1.10.1': + resolution: {integrity: sha512-tcaS43Ydd7Fk7sW5ROpaf2Kq1zR+sI5K0RM+0qYLYYurvsJruj3GhBCaiN3gkzd8m/8wkqNqtVklWaQYSDsyqA==} engines: {node: '>=10'} cpu: [x64] os: [linux] - '@swc/core-win32-arm64-msvc@1.9.3': - resolution: {integrity: sha512-e+XmltDVIHieUnNJHtspn6B+PCcFOMYXNJB1GqoCcyinkEIQNwC8KtWgMqUucUbEWJkPc35NHy9k8aCXRmw9Kg==} + '@swc/core-win32-arm64-msvc@1.10.1': + resolution: {integrity: sha512-D3Qo1voA7AkbOzQ2UGuKNHfYGKL6eejN8VWOoQYtGHHQi1p5KK/Q7V1ku55oxXBsj79Ny5FRMqiRJpVGad7bjQ==} engines: {node: '>=10'} cpu: [arm64] os: [win32] - '@swc/core-win32-ia32-msvc@1.9.3': - resolution: {integrity: sha512-rqpzNfpAooSL4UfQnHhkW8aL+oyjqJniDP0qwZfGnjDoJSbtPysHg2LpcOBEdSnEH+uIZq6J96qf0ZFD8AGfXA==} + '@swc/core-win32-ia32-msvc@1.10.1': + resolution: {integrity: sha512-WalYdFoU3454Og+sDKHM1MrjvxUGwA2oralknXkXL8S0I/8RkWZOB++p3pLaGbTvOO++T+6znFbQdR8KRaa7DA==} engines: {node: '>=10'} cpu: [ia32] os: [win32] - '@swc/core-win32-x64-msvc@1.9.3': - resolution: {integrity: sha512-3YJJLQ5suIEHEKc1GHtqVq475guiyqisKSoUnoaRtxkDaW5g1yvPt9IoSLOe2mRs7+FFhGGU693RsBUSwOXSdQ==} + '@swc/core-win32-x64-msvc@1.10.1': + resolution: {integrity: sha512-JWobfQDbTnoqaIwPKQ3DVSywihVXlQMbDuwik/dDWlj33A8oEHcjPOGs4OqcA3RHv24i+lfCQpM3Mn4FAMfacA==} engines: {node: '>=10'} cpu: [x64] os: [win32] - '@swc/core@1.9.3': - resolution: {integrity: sha512-oRj0AFePUhtatX+BscVhnzaAmWjpfAeySpM1TCbxA1rtBDeH/JDhi5yYzAKneDYtVtBvA7ApfeuzhMC9ye4xSg==} + '@swc/core@1.10.1': + resolution: {integrity: sha512-rQ4dS6GAdmtzKiCRt3LFVxl37FaY1cgL9kSUTnhQ2xc3fmHOd7jdJK/V4pSZMG1ruGTd0bsi34O2R0Olg9Zo/w==} engines: {node: '>=10'} peerDependencies: '@swc/helpers': '*' @@ -1870,11 +1866,11 @@ packages: resolution: {integrity: sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==} engines: {node: '>=12'} - '@tanstack/query-core@5.62.2': - resolution: {integrity: sha512-LcwVcC5qpsDpHcqlXUUL5o9SaOBwhNkGeV+B06s0GBoyBr8FqXPuXT29XzYXR36lchhnerp6XO+CWc84/vh7Zg==} + '@tanstack/query-core@5.62.3': + resolution: {integrity: sha512-Jp/nYoz8cnO7kqhOlSv8ke/0MJRJVGuZ0P/JO9KQ+f45mpN90hrerzavyTKeSoT/pOzeoOUkv1Xd0wPsxAWXfg==} - '@tanstack/react-query@5.62.2': - resolution: {integrity: sha512-fkTpKKfwTJtVPKVR+ag7YqFgG/7TRVVPzduPAUF9zRCiiA8Wu305u+KJl8rCrh98Qce77vzIakvtUyzWLtaPGA==} + '@tanstack/react-query@5.62.3': + resolution: {integrity: sha512-y2zDNKuhgiuMgsKkqd4AcsLIBiCfEO8U11AdrtAUihmLbRNztPrlcZqx2lH1GacZsx+y1qRRbCcJLYTtF1vKsw==} peerDependencies: react: ^18 || ^19 @@ -1897,15 +1893,15 @@ packages: resolution: {integrity: sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} - '@testing-library/react@16.0.1': - resolution: {integrity: sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==} + '@testing-library/react@16.1.0': + resolution: {integrity: sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==} engines: {node: '>=18'} peerDependencies: '@testing-library/dom': ^10.0.0 - '@types/react': ^18.0.0 - '@types/react-dom': ^18.0.0 - react: ^18.0.0 - react-dom: ^18.0.0 + '@types/react': ^18.0.0 || ^19.0.0 + '@types/react-dom': ^18.0.0 || ^19.0.0 + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -2000,11 +1996,11 @@ packages: '@types/prop-types@15.7.14': resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} - '@types/react-dom@18.3.1': - resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} + '@types/react-dom@18.3.2': + resolution: {integrity: sha512-Fqp+rcvem9wEnGr3RY8dYNvSQ8PoLqjZ9HLgaPUOjJJD120uDyOxOjc/39M4Kddp9JQCxpGQbnhVQF0C0ncYVg==} - '@types/react@18.3.12': - resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==} + '@types/react@18.3.14': + resolution: {integrity: sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==} '@types/unist@2.0.11': resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==} @@ -2206,12 +2202,8 @@ packages: resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} hasBin: true - abort-controller@3.0.0: - resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} - engines: {node: '>=6.5'} - - abortcontroller-polyfill@1.7.5: - resolution: {integrity: sha512-JMJ5soJWP18htbbxJjG7bG6yuI6pRhgJ0scHHTfkUjf6wjP912xZWvM+A4sJK3gqd9E8fcPbDnOefbA9Th/FIQ==} + abortcontroller-polyfill@1.7.6: + resolution: {integrity: sha512-Zypm+LjYdWAzvuypZvDN0smUJrhOurcuBWhhMRBExqVLRvdjp3Z9mASxKyq19K+meZMshwjjy5S0lkm388zE4Q==} acorn-jsx@5.3.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -2429,9 +2421,6 @@ packages: buffer@5.7.1: resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} - buffer@6.0.3: - resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} - cac@6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} @@ -2773,9 +2762,6 @@ packages: dateformat@4.6.3: resolution: {integrity: sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==} - dayjs@1.11.12: - resolution: {integrity: sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==} - dayjs@1.11.13: resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==} @@ -2914,8 +2900,8 @@ packages: resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} engines: {node: '>= 4'} - dompurify@3.1.6: - resolution: {integrity: sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==} + dompurify@3.2.0: + resolution: {integrity: sha512-AMdOzK44oFWqHEi0wpOqix/fUNY707OmoeFDnbi3Q5I8uOpy21ufUA5cDJPr0bosxrflOVD/H2DMSvuGKJGfmQ==} domutils@3.1.0: resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} @@ -2932,8 +2918,8 @@ packages: peerDependencies: dotenv: '>= 8.2.0' - dotenv@16.4.6: - resolution: {integrity: sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==} + dotenv@16.4.7: + resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} dunder-proto@1.0.0: @@ -3081,8 +3067,8 @@ packages: peerDependencies: eslint: '>=2.0.0' - eslint-plugin-react-hooks@5.0.0: - resolution: {integrity: sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==} + eslint-plugin-react-hooks@5.1.0: + resolution: {integrity: sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 @@ -3098,9 +3084,9 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-plugin-testing-library@7.0.0: - resolution: {integrity: sha512-Bwrn5Qi08Lf5Huv4ZGDNYxwkFLAyGQIPB9lC0ALlojymP32aKsSxWnccP1NvIcI5vMhkENg4Y5Td/Q9/tLYmGQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0, npm: '>=9.8.1'} + eslint-plugin-testing-library@7.1.1: + resolution: {integrity: sha512-nszC833aZPwB6tik1nMkbFqmtgIXTT0sfJEYs0zMBKMlkQ4to2079yUV96SvmLh00ovSBJI4pgcBC1TiIP8mXg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0, pnpm: ^9.14.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3161,10 +3147,6 @@ packages: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} - event-target-shim@5.0.1: - resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} - engines: {node: '>=6'} - eventemitter3@5.0.1: resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==} @@ -3172,10 +3154,6 @@ packages: resolution: {integrity: sha512-kEcvvCBByWXGnZy6JUlgAp2gBIUjfCAV6P6TgT1/aaQKcmuAEC4OZTV1I4EWQLz2gxZw76atuVyvHhTxvi0Flw==} engines: {node: '>=0.4.x'} - events@3.3.0: - resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} - engines: {node: '>=0.8.x'} - execa@5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} @@ -3326,8 +3304,8 @@ packages: flatted@3.3.2: resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==} - focus-visible@5.2.0: - resolution: {integrity: sha512-Rwix9pBtC1Nuy5wysTmKy+UjbDJpIfg8eHjw0rjZ1mX4GNLz1Bmd16uDpI3Gk1i70Fgcs8Csg2lPm8HULFg9DQ==} + focus-visible@5.2.1: + resolution: {integrity: sha512-8Bx950VD1bWTQJEH/AM6SpEk+SU55aVnp4Ujhuuxy3eMEBCRwBnTBnVXr9YAPvZL3/CNjCa8u4IWfNmEO53whA==} follow-redirects@1.15.9: resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} @@ -3606,11 +3584,11 @@ packages: engines: {node: '>=18'} hasBin: true - i18next-http-backend@2.5.2: - resolution: {integrity: sha512-+K8HbDfrvc1/2X8jpb7RLhI9ZxBDpx3xogYkQwGKlWAUXLSEGXzgdt3EcUjLlBCdMwdQY+K+EUF6oh8oB6rwHw==} + i18next-http-backend@2.7.1: + resolution: {integrity: sha512-vPksHIckysGgykCD8JwCr2YsJEml9Cyw+Yu2wtb4fQ7xIn9RH/hkUDh5UkwnIzb0kSL4SJ30Ab/sCInhQxbCgg==} - i18next@23.12.2: - resolution: {integrity: sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==} + i18next@23.16.8: + resolution: {integrity: sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==} iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} @@ -4609,9 +4587,6 @@ packages: engines: {node: '>=0.10'} hasBin: true - pino-abstract-transport@1.2.0: - resolution: {integrity: sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==} - pino-abstract-transport@2.0.0: resolution: {integrity: sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==} @@ -4619,11 +4594,11 @@ packages: resolution: {integrity: sha512-cQBBIVG3YajgoUjo1FdKVRX6t9XPxwB9lcNJVD5GCnNM4Y6T12YYx8c6zEejxQsU0wrg9TwmDulcE9LR7qcJqA==} hasBin: true - pino-std-serializers@6.2.2: - resolution: {integrity: sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==} + pino-std-serializers@7.0.0: + resolution: {integrity: sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==} - pino@8.21.0: - resolution: {integrity: sha512-ip4qdzjkAyDDZklUaZkcRFb2iA118H9SgRh8yzTkSQK8HilsOJF7rSY8HoW5+I0M46AZgX/pxbprf2vvzQCE0Q==} + pino@9.5.0: + resolution: {integrity: sha512-xSEmD4pLnV54t0NOUN16yCl7RIB1c5UUOse5HSyEXtBp+FgFQyPeDutc+Q2ZO7/22vImV7VfEjH/1zV2QuqvYw==} hasBin: true piscina@4.8.0: @@ -4699,8 +4674,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prettier@3.4.1: - resolution: {integrity: sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==} + prettier@3.4.2: + resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} engines: {node: '>=14'} hasBin: true @@ -4708,12 +4683,8 @@ packages: resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - process-warning@3.0.0: - resolution: {integrity: sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==} - - process@0.11.10: - resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} - engines: {node: '>= 0.6.0'} + process-warning@4.0.0: + resolution: {integrity: sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw==} prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} @@ -4762,8 +4733,8 @@ packages: peerDependencies: react: ^18.3.1 - react-hook-form@7.53.2: - resolution: {integrity: sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==} + react-hook-form@7.54.0: + resolution: {integrity: sha512-PS05+UQy/IdSbJNojBypxAo9wllhHgGmyr8/dyGQcPoiMf3e7Dfb9PWYVRco55bLbxH9S+1yDDJeTdlYCSxO3A==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -4864,10 +4835,6 @@ packages: resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} engines: {node: '>= 6'} - readable-stream@4.5.2: - resolution: {integrity: sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - readdirp@3.6.0: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} @@ -5019,8 +4986,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass@1.81.1: - resolution: {integrity: sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==} + sass@1.82.0: + resolution: {integrity: sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==} engines: {node: '>=14.0.0'} hasBin: true @@ -5120,9 +5087,6 @@ packages: snake-case@3.0.4: resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} - sonic-boom@3.8.1: - resolution: {integrity: sha512-y4Z8LCDBuum+PBP3lSV7RHrXscqksve/bi0as7mhwVnBW+/wUqKT/2Kb7um8yqcFy0duYbbPxzt89Zy2nOCaxg==} - sonic-boom@4.2.0: resolution: {integrity: sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==} @@ -5377,8 +5341,8 @@ packages: resolution: {integrity: sha512-49WtAWS+tcsy93dRt6P0P3AMD2m5PvXRhuEA0kaXos5ZLlujtYmpmFsB+QvWUSxE1ZsstmYXfQ7L40+EcQgpAQ==} engines: {node: '>=0.8'} - thread-stream@2.7.0: - resolution: {integrity: sha512-qQiRWsU/wvNolI6tbbCKd9iKaTnCXsTwVxhhKM6nctPdujTyztjlbUkUTUymidWcMnZ5pWR0ej4a0tjsW021vw==} + thread-stream@3.1.0: + resolution: {integrity: sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==} through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} @@ -5715,8 +5679,8 @@ packages: terser: optional: true - vite@6.0.2: - resolution: {integrity: sha512-XdQ+VsY2tJpBsKGs0wf3U/+azx8BBpYRHFAyKm5VeEZNOJZRB63q7Sc8Iup3k0TrN3KO6QgyzFf+opSbfY1y0g==} + vite@6.0.3: + resolution: {integrity: sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -5963,7 +5927,7 @@ snapshots: '@babel/parser': 7.26.3 '@babel/template': 7.25.9 '@babel/traverse': 7.26.4 - '@babel/types': 7.26.0 + '@babel/types': 7.26.3 convert-source-map: 2.0.0 debug: 4.4.0(supports-color@5.5.0) gensync: 1.0.0-beta.2 @@ -5991,7 +5955,7 @@ snapshots: '@babel/helper-module-imports@7.25.9': dependencies: '@babel/traverse': 7.26.4 - '@babel/types': 7.26.0 + '@babel/types': 7.26.3 transitivePeerDependencies: - supports-color @@ -6013,7 +5977,7 @@ snapshots: '@babel/helpers@7.26.0': dependencies: '@babel/template': 7.25.9 - '@babel/types': 7.26.0 + '@babel/types': 7.26.3 '@babel/parser@7.26.3': dependencies: @@ -6032,7 +5996,7 @@ snapshots: dependencies: '@babel/code-frame': 7.26.2 '@babel/parser': 7.26.3 - '@babel/types': 7.26.0 + '@babel/types': 7.26.3 '@babel/traverse@7.26.4': dependencies: @@ -6046,11 +6010,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/types@7.26.0': - dependencies: - '@babel/helper-string-parser': 7.25.9 - '@babel/helper-validator-identifier': 7.25.9 - '@babel/types@7.26.3': dependencies: '@babel/helper-string-parser': 7.25.9 @@ -6166,10 +6125,10 @@ snapshots: '@types/conventional-commits-parser': 5.0.1 chalk: 5.3.0 - '@coveo/atomic-react@3.2.6(@coveo/headless@3.10.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1))(@stencil/core@4.22.3(patch_hash=l4z4izduz5zse4eflkg54f45km))(encoding@0.1.13)(postcss@8.4.49)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@coveo/atomic-react@3.2.7(@coveo/headless@3.11.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1))(@stencil/core@4.22.3(patch_hash=l4z4izduz5zse4eflkg54f45km))(encoding@0.1.13)(postcss@8.4.49)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@coveo/atomic': 3.11.1(@coveo/headless@3.10.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1))(@stencil/core@4.22.3(patch_hash=l4z4izduz5zse4eflkg54f45km))(encoding@0.1.13)(postcss@8.4.49) - '@coveo/headless': 3.10.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1) + '@coveo/atomic': 3.12.0(@coveo/headless@3.11.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1))(@stencil/core@4.22.3(patch_hash=l4z4izduz5zse4eflkg54f45km))(encoding@0.1.13)(postcss@8.4.49) + '@coveo/headless': 3.11.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: @@ -6177,19 +6136,19 @@ snapshots: - encoding - postcss - '@coveo/atomic@3.11.1(@coveo/headless@3.10.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1))(@stencil/core@4.22.3(patch_hash=l4z4izduz5zse4eflkg54f45km))(encoding@0.1.13)(postcss@8.4.49)': + '@coveo/atomic@3.12.0(@coveo/headless@3.11.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1))(@stencil/core@4.22.3(patch_hash=l4z4izduz5zse4eflkg54f45km))(encoding@0.1.13)(postcss@8.4.49)': dependencies: - '@coveo/bueno': 1.0.6 - '@coveo/headless': 3.10.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1) + '@coveo/bueno': 1.0.7 + '@coveo/headless': 3.11.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1) '@popperjs/core': 2.11.8 '@salesforce-ux/design-system': 2.25.6(postcss@8.4.49) '@stencil/store': 2.0.16(@stencil/core@4.22.3(patch_hash=l4z4izduz5zse4eflkg54f45km)) - dayjs: 1.11.12 - dompurify: 3.1.6 + dayjs: 1.11.13 + dompurify: 3.2.0 escape-html: 1.0.3 - focus-visible: 5.2.0 - i18next: 23.12.2 - i18next-http-backend: 2.5.2(encoding@0.1.13) + focus-visible: 5.2.1 + i18next: 23.16.8 + i18next-http-backend: 2.7.1(encoding@0.1.13) marked: 12.0.2 stencil-inline-svg: 1.1.0 ts-debounce: 4.0.0 @@ -6198,26 +6157,26 @@ snapshots: - encoding - postcss - '@coveo/bueno@1.0.6': {} + '@coveo/bueno@1.0.7': {} '@coveo/explorer-messenger@0.4.0': {} - '@coveo/headless@3.10.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1)': + '@coveo/headless@3.11.0(encoding@0.1.13)(pino-pretty@13.0.0)(react@18.3.1)(redux@5.0.1)': dependencies: - '@coveo/bueno': 1.0.6 + '@coveo/bueno': 1.0.7 '@coveo/relay': 0.7.10 '@coveo/relay-event-types': 12.0.1 '@microsoft/fetch-event-source': 2.0.1 - '@reduxjs/toolkit': 2.2.7(react@18.3.1) - abortcontroller-polyfill: 1.7.5 + '@reduxjs/toolkit': 2.3.0(react@18.3.1) + abortcontroller-polyfill: 1.7.6 coveo.analytics: 2.30.42(encoding@0.1.13) - dayjs: 1.11.12 + dayjs: 1.11.13 encoding: 0.1.13 exponential-backoff: 3.1.0 fast-equals: 5.0.1 navigator.sendbeacon: 0.0.20 node-abort-controller: 3.1.1 - pino: 8.21.0 + pino: 9.5.0 pino-pretty: 13.0.0 redux-thunk: 3.1.0(redux@5.0.1) ts-debounce: 4.0.0 @@ -6234,7 +6193,7 @@ snapshots: '@coveo/explorer-messenger': 0.4.0 uuid: 9.0.1 - '@coveo/semantic-monorepo-tools@2.5.9': + '@coveo/semantic-monorepo-tools@2.6.0': dependencies: conventional-changelog-writer: 7.0.1 conventional-commits-parser: 5.0.0 @@ -6269,7 +6228,7 @@ snapshots: react: 18.3.1 tslib: 2.8.1 - '@dnd-kit/core@6.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@dnd-kit/accessibility': 3.1.1(react@18.3.1) '@dnd-kit/utilities': 3.2.2(react@18.3.1) @@ -6277,16 +6236,16 @@ snapshots: react-dom: 18.3.1(react@18.3.1) tslib: 2.8.1 - '@dnd-kit/modifiers@8.0.0(@dnd-kit/core@6.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': + '@dnd-kit/modifiers@8.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': dependencies: - '@dnd-kit/core': 6.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@dnd-kit/core': 6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@dnd-kit/utilities': 3.2.2(react@18.3.1) react: 18.3.1 tslib: 2.8.1 - '@dnd-kit/sortable@9.0.0(@dnd-kit/core@6.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': + '@dnd-kit/sortable@9.0.0(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': dependencies: - '@dnd-kit/core': 6.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@dnd-kit/core': 6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@dnd-kit/utilities': 3.2.2(react@18.3.1) react: 18.3.1 tslib: 2.8.1 @@ -6565,24 +6524,24 @@ snapshots: '@kwsites/promise-deferred@1.1.1': {} - '@mantine/carousel@7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(embla-carousel-react@7.1.0(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mantine/carousel@7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(embla-carousel-react@7.1.0(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/hooks': 7.14.3(react@18.3.1) embla-carousel-react: 7.1.0(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@mantine/code-highlight@7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mantine/code-highlight@7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/hooks': 7.14.3(react@18.3.1) clsx: 2.1.1 highlight.js: 11.10.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/react': 0.26.28(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/hooks': 7.14.3(react@18.3.1) @@ -6590,15 +6549,15 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-number-format: 5.4.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react-remove-scroll: 2.6.0(@types/react@18.3.12)(react@18.3.1) - react-textarea-autosize: 8.5.5(@types/react@18.3.12)(react@18.3.1) + react-remove-scroll: 2.6.0(@types/react@18.3.14)(react@18.3.1) + react-textarea-autosize: 8.5.5(@types/react@18.3.14)(react@18.3.1) type-fest: 4.30.0 transitivePeerDependencies: - '@types/react' - '@mantine/dates@7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(dayjs@1.11.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mantine/dates@7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(dayjs@1.11.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/hooks': 7.14.3(react@18.3.1) clsx: 2.1.1 dayjs: 1.11.13 @@ -6615,16 +6574,16 @@ snapshots: dependencies: react: 18.3.1 - '@mantine/modals@7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mantine/modals@7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/hooks': 7.14.3(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@mantine/notifications@7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mantine/notifications@7.14.3(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/hooks': 7.14.3(react@18.3.1) '@mantine/store': 7.14.3(react@18.3.1) react: 18.3.1 @@ -6639,9 +6598,9 @@ snapshots: dependencies: react: 18.3.1 - '@mantinex/dev-icons@1.0.2(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mantinex/dev-icons@1.0.2(@mantine/core@7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.14.3(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mantine/core': 7.14.3(@mantine/hooks@7.14.3(react@18.3.1))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mantine/hooks': 7.14.3(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -6805,7 +6764,7 @@ snapshots: '@popperjs/core@2.11.8': {} - '@reduxjs/toolkit@2.2.7(react@18.3.1)': + '@reduxjs/toolkit@2.3.0(react@18.3.1)': dependencies: immer: 10.1.1 redux: 5.0.1 @@ -6951,7 +6910,7 @@ snapshots: '@svgr/hast-util-to-babel-ast@8.0.0': dependencies: - '@babel/types': 7.26.0 + '@babel/types': 7.26.3 entities: 4.5.0 '@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.7.2))': @@ -6964,9 +6923,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@swc/cli@0.5.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(chokidar@3.6.0)': + '@swc/cli@0.5.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(chokidar@3.6.0)': dependencies: - '@swc/core': 1.9.3(@swc/helpers@0.5.15) + '@swc/core': 1.10.1(@swc/helpers@0.5.15) '@swc/counter': 0.1.3 '@xhmikosr/bin-wrapper': 13.0.5 commander: 8.3.0 @@ -6979,51 +6938,51 @@ snapshots: optionalDependencies: chokidar: 3.6.0 - '@swc/core-darwin-arm64@1.9.3': + '@swc/core-darwin-arm64@1.10.1': optional: true - '@swc/core-darwin-x64@1.9.3': + '@swc/core-darwin-x64@1.10.1': optional: true - '@swc/core-linux-arm-gnueabihf@1.9.3': + '@swc/core-linux-arm-gnueabihf@1.10.1': optional: true - '@swc/core-linux-arm64-gnu@1.9.3': + '@swc/core-linux-arm64-gnu@1.10.1': optional: true - '@swc/core-linux-arm64-musl@1.9.3': + '@swc/core-linux-arm64-musl@1.10.1': optional: true - '@swc/core-linux-x64-gnu@1.9.3': + '@swc/core-linux-x64-gnu@1.10.1': optional: true - '@swc/core-linux-x64-musl@1.9.3': + '@swc/core-linux-x64-musl@1.10.1': optional: true - '@swc/core-win32-arm64-msvc@1.9.3': + '@swc/core-win32-arm64-msvc@1.10.1': optional: true - '@swc/core-win32-ia32-msvc@1.9.3': + '@swc/core-win32-ia32-msvc@1.10.1': optional: true - '@swc/core-win32-x64-msvc@1.9.3': + '@swc/core-win32-x64-msvc@1.10.1': optional: true - '@swc/core@1.9.3(@swc/helpers@0.5.15)': + '@swc/core@1.10.1(@swc/helpers@0.5.15)': dependencies: '@swc/counter': 0.1.3 '@swc/types': 0.1.17 optionalDependencies: - '@swc/core-darwin-arm64': 1.9.3 - '@swc/core-darwin-x64': 1.9.3 - '@swc/core-linux-arm-gnueabihf': 1.9.3 - '@swc/core-linux-arm64-gnu': 1.9.3 - '@swc/core-linux-arm64-musl': 1.9.3 - '@swc/core-linux-x64-gnu': 1.9.3 - '@swc/core-linux-x64-musl': 1.9.3 - '@swc/core-win32-arm64-msvc': 1.9.3 - '@swc/core-win32-ia32-msvc': 1.9.3 - '@swc/core-win32-x64-msvc': 1.9.3 + '@swc/core-darwin-arm64': 1.10.1 + '@swc/core-darwin-x64': 1.10.1 + '@swc/core-linux-arm-gnueabihf': 1.10.1 + '@swc/core-linux-arm64-gnu': 1.10.1 + '@swc/core-linux-arm64-musl': 1.10.1 + '@swc/core-linux-x64-gnu': 1.10.1 + '@swc/core-linux-x64-musl': 1.10.1 + '@swc/core-win32-arm64-msvc': 1.10.1 + '@swc/core-win32-ia32-msvc': 1.10.1 + '@swc/core-win32-x64-msvc': 1.10.1 '@swc/helpers': 0.5.15 '@swc/counter@0.1.3': {} @@ -7051,11 +7010,11 @@ snapshots: dependencies: remove-accents: 0.5.0 - '@tanstack/query-core@5.62.2': {} + '@tanstack/query-core@5.62.3': {} - '@tanstack/react-query@5.62.2(react@18.3.1)': + '@tanstack/react-query@5.62.3(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.62.2 + '@tanstack/query-core': 5.62.3 react: 18.3.1 '@tanstack/react-table@8.20.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': @@ -7087,15 +7046,15 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.0.1(@testing-library/dom@10.4.0)(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.1.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.2)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@testing-library/dom': 10.4.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 + '@types/react': 18.3.14 + '@types/react-dom': 18.3.2 '@testing-library/user-event@14.5.2(@testing-library/dom@10.4.0)': dependencies: @@ -7180,11 +7139,11 @@ snapshots: '@types/prop-types@15.7.14': {} - '@types/react-dom@18.3.1': + '@types/react-dom@18.3.2': dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 - '@types/react@18.3.12': + '@types/react@18.3.14': dependencies: '@types/prop-types': 15.7.14 csstype: 3.1.3 @@ -7332,20 +7291,20 @@ snapshots: '@ungap/structured-clone@1.2.1': {} - '@vitejs/plugin-react-swc@3.7.2(@swc/helpers@0.5.15)(vite@6.0.2(@types/node@22.10.1)(jiti@1.21.6)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49))(yaml@2.5.1))': + '@vitejs/plugin-react-swc@3.7.2(@swc/helpers@0.5.15)(vite@6.0.3(@types/node@22.10.1)(jiti@1.21.6)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49))(yaml@2.5.1))': dependencies: - '@swc/core': 1.9.3(@swc/helpers@0.5.15) - vite: 6.0.2(@types/node@22.10.1)(jiti@1.21.6)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49))(yaml@2.5.1) + '@swc/core': 1.10.1(@swc/helpers@0.5.15) + vite: 6.0.3(@types/node@22.10.1)(jiti@1.21.6)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49))(yaml@2.5.1) transitivePeerDependencies: - '@swc/helpers' - '@vitest/eslint-plugin@1.1.14(@typescript-eslint/utils@8.18.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)(vitest@2.1.8(@types/node@22.10.1)(jsdom@25.0.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)))': + '@vitest/eslint-plugin@1.1.14(@typescript-eslint/utils@8.18.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)(vitest@2.1.8(@types/node@22.10.1)(jsdom@25.0.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)))': dependencies: '@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2) eslint: 9.16.0(jiti@1.21.6) optionalDependencies: typescript: 5.7.2 - vitest: 2.1.8(@types/node@22.10.1)(jsdom@25.0.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)) + vitest: 2.1.8(@types/node@22.10.1)(jsdom@25.0.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)) '@vitest/expect@2.1.8': dependencies: @@ -7354,13 +7313,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.10.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)))': + '@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.10.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)))': dependencies: '@vitest/spy': 2.1.8 estree-walker: 3.0.3 magic-string: 0.30.15 optionalDependencies: - vite: 5.4.11(@types/node@22.10.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)) + vite: 5.4.11(@types/node@22.10.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)) '@vitest/pretty-format@2.1.8': dependencies: @@ -7460,11 +7419,7 @@ snapshots: jsonparse: 1.3.1 through: 2.3.8 - abort-controller@3.0.0: - dependencies: - event-target-shim: 5.0.1 - - abortcontroller-polyfill@1.7.5: {} + abortcontroller-polyfill@1.7.6: {} acorn-jsx@5.3.2(acorn@8.14.0): dependencies: @@ -7707,11 +7662,6 @@ snapshots: base64-js: 1.5.1 ieee754: 1.2.1 - buffer@6.0.3: - dependencies: - base64-js: 1.5.1 - ieee754: 1.2.1 - cac@6.7.14: {} cacheable-lookup@7.0.0: {} @@ -8079,8 +8029,6 @@ snapshots: dateformat@4.6.3: {} - dayjs@1.11.12: {} - dayjs@1.11.13: {} debug@3.2.7: @@ -8189,7 +8137,7 @@ snapshots: dependencies: domelementtype: 2.3.0 - dompurify@3.1.6: {} + dompurify@3.2.0: {} domutils@3.1.0: dependencies: @@ -8206,11 +8154,11 @@ snapshots: dependencies: is-obj: 2.0.0 - dotenv-safe@9.1.0(dotenv@16.4.6): + dotenv-safe@9.1.0(dotenv@16.4.7): dependencies: - dotenv: 16.4.6 + dotenv: 16.4.7 - dotenv@16.4.6: {} + dotenv@16.4.7: {} dunder-proto@1.0.0: dependencies: @@ -8467,7 +8415,7 @@ snapshots: dependencies: eslint: 9.16.0(jiti@1.21.6) - eslint-plugin-react-hooks@5.0.0(eslint@9.16.0(jiti@1.21.6)): + eslint-plugin-react-hooks@5.1.0(eslint@9.16.0(jiti@1.21.6)): dependencies: eslint: 9.16.0(jiti@1.21.6) @@ -8497,7 +8445,7 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-testing-library@7.0.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2): + eslint-plugin-testing-library@7.1.1(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2): dependencies: '@typescript-eslint/scope-manager': 8.18.0 '@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2) @@ -8586,14 +8534,10 @@ snapshots: esutils@2.0.3: {} - event-target-shim@5.0.1: {} - eventemitter3@5.0.1: {} events@1.1.1: {} - events@3.3.0: {} - execa@5.1.1: dependencies: cross-spawn: 7.0.6 @@ -8757,7 +8701,7 @@ snapshots: flatted@3.3.2: {} - focus-visible@5.2.0: {} + focus-visible@5.2.1: {} follow-redirects@1.15.9: {} @@ -9063,13 +9007,13 @@ snapshots: husky@9.1.7: {} - i18next-http-backend@2.5.2(encoding@0.1.13): + i18next-http-backend@2.7.1(encoding@0.1.13): dependencies: cross-fetch: 4.0.0(encoding@0.1.13) transitivePeerDependencies: - encoding - i18next@23.12.2: + i18next@23.16.8: dependencies: '@babel/runtime': 7.26.0 @@ -10202,11 +10146,6 @@ snapshots: pidtree@0.6.0: {} - pino-abstract-transport@1.2.0: - dependencies: - readable-stream: 4.5.2 - split2: 4.2.0 - pino-abstract-transport@2.0.0: dependencies: split2: 4.2.0 @@ -10227,21 +10166,21 @@ snapshots: sonic-boom: 4.2.0 strip-json-comments: 3.1.1 - pino-std-serializers@6.2.2: {} + pino-std-serializers@7.0.0: {} - pino@8.21.0: + pino@9.5.0: dependencies: atomic-sleep: 1.0.0 fast-redact: 3.5.0 on-exit-leak-free: 2.1.2 - pino-abstract-transport: 1.2.0 - pino-std-serializers: 6.2.2 - process-warning: 3.0.0 + pino-abstract-transport: 2.0.0 + pino-std-serializers: 7.0.0 + process-warning: 4.0.0 quick-format-unescaped: 4.0.4 real-require: 0.2.0 safe-stable-stringify: 2.5.0 - sonic-boom: 3.8.1 - thread-stream: 2.7.0 + sonic-boom: 4.2.0 + thread-stream: 3.1.0 piscina@4.8.0: optionalDependencies: @@ -10309,7 +10248,7 @@ snapshots: prelude-ls@1.2.1: {} - prettier@3.4.1: {} + prettier@3.4.2: {} pretty-format@27.5.1: dependencies: @@ -10317,9 +10256,7 @@ snapshots: ansi-styles: 5.2.0 react-is: 17.0.2 - process-warning@3.0.0: {} - - process@0.11.10: {} + process-warning@4.0.0: {} prop-types@15.8.1: dependencies: @@ -10362,7 +10299,7 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-hook-form@7.53.2(react@18.3.1): + react-hook-form@7.54.0(react@18.3.1): dependencies: react: 18.3.1 @@ -10376,10 +10313,10 @@ snapshots: react-is@17.0.2: {} - react-markdown@9.0.1(@types/react@18.3.12)(react@18.3.1): + react-markdown@9.0.1(@types/react@18.3.14)(react@18.3.1): dependencies: '@types/hast': 3.0.4 - '@types/react': 18.3.12 + '@types/react': 18.3.14 devlop: 1.1.0 hast-util-to-jsx-runtime: 2.3.2 html-url-attributes: 3.0.1 @@ -10402,24 +10339,24 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-remove-scroll-bar@2.3.6(@types/react@18.3.12)(react@18.3.1): + react-remove-scroll-bar@2.3.6(@types/react@18.3.14)(react@18.3.1): dependencies: react: 18.3.1 - react-style-singleton: 2.2.1(@types/react@18.3.12)(react@18.3.1) + react-style-singleton: 2.2.1(@types/react@18.3.14)(react@18.3.1) tslib: 2.8.1 optionalDependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 - react-remove-scroll@2.6.0(@types/react@18.3.12)(react@18.3.1): + react-remove-scroll@2.6.0(@types/react@18.3.14)(react@18.3.1): dependencies: react: 18.3.1 - react-remove-scroll-bar: 2.3.6(@types/react@18.3.12)(react@18.3.1) - react-style-singleton: 2.2.1(@types/react@18.3.12)(react@18.3.1) + react-remove-scroll-bar: 2.3.6(@types/react@18.3.14)(react@18.3.1) + react-style-singleton: 2.2.1(@types/react@18.3.14)(react@18.3.1) tslib: 2.8.1 - use-callback-ref: 1.3.2(@types/react@18.3.12)(react@18.3.1) - use-sidecar: 1.1.2(@types/react@18.3.12)(react@18.3.1) + use-callback-ref: 1.3.2(@types/react@18.3.14)(react@18.3.1) + use-sidecar: 1.1.2(@types/react@18.3.14)(react@18.3.1) optionalDependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 react-router-dom@7.0.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: @@ -10437,21 +10374,21 @@ snapshots: optionalDependencies: react-dom: 18.3.1(react@18.3.1) - react-style-singleton@2.2.1(@types/react@18.3.12)(react@18.3.1): + react-style-singleton@2.2.1(@types/react@18.3.14)(react@18.3.1): dependencies: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.3.1 tslib: 2.8.1 optionalDependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 - react-textarea-autosize@8.5.5(@types/react@18.3.12)(react@18.3.1): + react-textarea-autosize@8.5.5(@types/react@18.3.14)(react@18.3.1): dependencies: '@babel/runtime': 7.26.0 react: 18.3.1 use-composed-ref: 1.3.0(react@18.3.1) - use-latest: 1.2.1(@types/react@18.3.12)(react@18.3.1) + use-latest: 1.2.1(@types/react@18.3.14)(react@18.3.1) transitivePeerDependencies: - '@types/react' @@ -10474,14 +10411,6 @@ snapshots: string_decoder: 1.3.0 util-deprecate: 1.0.2 - readable-stream@4.5.2: - dependencies: - abort-controller: 3.0.0 - buffer: 6.0.3 - events: 3.3.0 - process: 0.11.10 - string_decoder: 1.3.0 - readdirp@3.6.0: dependencies: picomatch: 2.3.1 @@ -10671,7 +10600,7 @@ snapshots: safer-buffer@2.1.2: {} - sass@1.81.1: + sass@1.82.0: dependencies: chokidar: 4.0.1 immutable: 5.0.3 @@ -10779,10 +10708,6 @@ snapshots: dot-case: 3.0.4 tslib: 2.8.1 - sonic-boom@3.8.1: - dependencies: - atomic-sleep: 1.0.0 - sonic-boom@4.2.0: dependencies: atomic-sleep: 1.0.0 @@ -11099,7 +11024,7 @@ snapshots: textextensions@2.6.0: {} - thread-stream@2.7.0: + thread-stream@3.1.0: dependencies: real-require: 0.2.0 @@ -11161,7 +11086,7 @@ snapshots: ts-debounce@4.0.0: {} - ts-node@10.9.2(@swc/core@1.9.3(@swc/helpers@0.5.15))(@types/node@22.10.1)(typescript@5.7.2): + ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.1)(typescript@5.7.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 @@ -11179,7 +11104,7 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 optionalDependencies: - '@swc/core': 1.9.3(@swc/helpers@0.5.15) + '@swc/core': 1.10.1(@swc/helpers@0.5.15) tslib@2.8.1: {} @@ -11341,37 +11266,37 @@ snapshots: punycode: 1.3.2 querystring: 0.2.0 - use-callback-ref@1.3.2(@types/react@18.3.12)(react@18.3.1): + use-callback-ref@1.3.2(@types/react@18.3.14)(react@18.3.1): dependencies: react: 18.3.1 tslib: 2.8.1 optionalDependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 use-composed-ref@1.3.0(react@18.3.1): dependencies: react: 18.3.1 - use-isomorphic-layout-effect@1.2.0(@types/react@18.3.12)(react@18.3.1): + use-isomorphic-layout-effect@1.2.0(@types/react@18.3.14)(react@18.3.1): dependencies: react: 18.3.1 optionalDependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 - use-latest@1.2.1(@types/react@18.3.12)(react@18.3.1): + use-latest@1.2.1(@types/react@18.3.14)(react@18.3.1): dependencies: react: 18.3.1 - use-isomorphic-layout-effect: 1.2.0(@types/react@18.3.12)(react@18.3.1) + use-isomorphic-layout-effect: 1.2.0(@types/react@18.3.14)(react@18.3.1) optionalDependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 - use-sidecar@1.1.2(@types/react@18.3.12)(react@18.3.1): + use-sidecar@1.1.2(@types/react@18.3.14)(react@18.3.1): dependencies: detect-node-es: 1.1.0 react: 18.3.1 tslib: 2.8.1 optionalDependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 util-deprecate@1.0.2: {} @@ -11399,13 +11324,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite-node@2.1.8(@types/node@22.10.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)): + vite-node@2.1.8(@types/node@22.10.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@5.5.0) es-module-lexer: 1.5.4 pathe: 1.1.2 - vite: 5.4.11(@types/node@22.10.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)) + vite: 5.4.11(@types/node@22.10.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)) transitivePeerDependencies: - '@types/node' - less @@ -11417,7 +11342,7 @@ snapshots: - supports-color - terser - vite@5.4.11(@types/node@22.10.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)): + vite@5.4.11(@types/node@22.10.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)): dependencies: esbuild: 0.21.5 postcss: 8.4.49 @@ -11425,10 +11350,10 @@ snapshots: optionalDependencies: '@types/node': 22.10.1 fsevents: 2.3.3 - sass: 1.81.1 + sass: 1.82.0 sugarss: 4.0.1(postcss@8.4.49) - vite@6.0.2(@types/node@22.10.1)(jiti@1.21.6)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49))(yaml@2.5.1): + vite@6.0.3(@types/node@22.10.1)(jiti@1.21.6)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49))(yaml@2.5.1): dependencies: esbuild: 0.24.0 postcss: 8.4.49 @@ -11437,14 +11362,14 @@ snapshots: '@types/node': 22.10.1 fsevents: 2.3.3 jiti: 1.21.6 - sass: 1.81.1 + sass: 1.82.0 sugarss: 4.0.1(postcss@8.4.49) yaml: 2.5.1 - vitest@2.1.8(@types/node@22.10.1)(jsdom@25.0.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)): + vitest@2.1.8(@types/node@22.10.1)(jsdom@25.0.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)): dependencies: '@vitest/expect': 2.1.8 - '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49))) + '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49))) '@vitest/pretty-format': 2.1.8 '@vitest/runner': 2.1.8 '@vitest/snapshot': 2.1.8 @@ -11460,8 +11385,8 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 5.4.11(@types/node@22.10.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)) - vite-node: 2.1.8(@types/node@22.10.1)(sass@1.81.1)(sugarss@4.0.1(postcss@8.4.49)) + vite: 5.4.11(@types/node@22.10.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)) + vite-node: 2.1.8(@types/node@22.10.1)(sass@1.82.0)(sugarss@4.0.1(postcss@8.4.49)) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.10.1