diff --git a/.changeset/olive-gifts-like.md b/.changeset/olive-gifts-like.md new file mode 100644 index 00000000000..8edbdb6e33f --- /dev/null +++ b/.changeset/olive-gifts-like.md @@ -0,0 +1,6 @@ +--- +'@kaizen/design-tokens': patch +'@kaizen/components': patch +--- + +Update dependencies diff --git a/package.json b/package.json index d2941c1df4b..b6c035c0e60 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@changesets/cli": "^2.30.0", "@cultureamp/changelog-github": "^0.1.1", - "@eslint/js": "^9.16.0", + "@eslint/js": "^9.39.4", "@storybook/addon-a11y": "8.6.12", "@storybook/addon-actions": "8.6.12", "@storybook/addon-backgrounds": "8.6.12", @@ -58,9 +58,9 @@ "@types/node": "^22.19.17", "@types/react": "^18.3.28", "@types/react-dom": "^18.3.7", - "@vitest/eslint-plugin": "^1.6.14", + "@vitest/eslint-plugin": "^1.6.15", "chromatic": "^15.3.1", - "eslint": "^9.18.0", + "eslint": "^9.39.4", "eslint-config-prettier": "^10.1.8", "eslint-import-resolver-typescript": "^4.4.4", "eslint-plugin-import": "^2.32.0", @@ -74,14 +74,14 @@ "node-fetch": "^3.3.2", "playwright": "^1.59.1", "plop": "^4.0.5", - "prettier": "^3.8.1", + "prettier": "^3.8.2", "react": "^19.2.4", "rimraf": "^6.1.3", "storybook-addon-pseudo-states": "^4.0.4", "stylelint": "^17.6.0", "stylelint-config-standard": "^40.0.0", "stylelint-config-standard-scss": "^17.0.0", - "turbo": "^2.9.3", + "turbo": "^2.9.6", "typescript": "^5.9.3", "typescript-eslint": "^8.57.2", "vite": "^7.3.1", diff --git a/packages/components/package.json b/packages/components/package.json index a6da60fc68a..c6c11045d6a 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -90,7 +90,7 @@ }, "dependencies": { "@floating-ui/react-dom": "^2.1.8", - "@headlessui/react": "^2.2.9", + "@headlessui/react": "^2.2.10", "@internationalized/date": "^3.8.2", "@popperjs/core": "^2.11.8", "@reach/tabs": "^0.18.0", @@ -158,7 +158,7 @@ "jest-axe": "^10.0.0", "lodash.isempty": "^4.4.0", "normalize.css": "^8.0.1", - "postcss": "^8.5.8", + "postcss": "^8.5.9", "postcss-cli": "^11.0.1", "postcss-import": "^16.1.1", "postcss-preset-env": "^11.2.0", diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index 3c08c64de6c..808d253ac29 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -50,7 +50,7 @@ "json-to-flat-sass": "^1.0.0", "lodash.flatmap": "^4.5.0", "object-to-css-variables": "^0.2.1", - "postcss": "^8.5.8", + "postcss": "^8.5.9", "prettier": "*", "react": "^19.2.4", "react-highlight": "^0.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 020d75eb736..b95271956f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,44 +23,44 @@ importers: specifier: ^0.1.1 version: 0.1.1(encoding@0.1.13) '@eslint/js': - specifier: ^9.16.0 - version: 9.18.0 + specifier: ^9.39.4 + version: 9.39.4 '@storybook/addon-a11y': specifier: 8.6.12 - version: 8.6.12(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@storybook/addon-actions': specifier: 8.6.12 - version: 8.6.12(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@storybook/addon-backgrounds': specifier: 8.6.12 - version: 8.6.12(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@storybook/addon-essentials': specifier: 8.6.12 - version: 8.6.12(@types/react@18.3.28)(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(@types/react@18.3.28)(storybook@8.6.12(prettier@3.8.2)) '@storybook/addon-interactions': specifier: 8.6.12 - version: 8.6.12(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@storybook/addon-links': specifier: 8.6.12 - version: 8.6.12(react@19.2.4)(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(react@19.2.4)(storybook@8.6.12(prettier@3.8.2)) '@storybook/blocks': specifier: 8.6.12 - version: 8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2)) '@storybook/components': specifier: 8.6.12 - version: 8.6.12(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@storybook/core-events': specifier: 8.6.12 - version: 8.6.12(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@storybook/react': specifier: 8.6.12 - version: 8.6.12(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1))(typescript@5.9.3) + version: 8.6.12(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.2)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2))(typescript@5.9.3) '@storybook/test': specifier: 8.6.12 - version: 8.6.12(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@storybook/theming': specifier: 8.6.12 - version: 8.6.12(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@testing-library/jest-dom': specifier: ^6.9.1 version: 6.9.1 @@ -80,41 +80,41 @@ importers: specifier: ^18.3.7 version: 18.3.7(@types/react@18.3.28) '@vitest/eslint-plugin': - specifier: ^1.6.14 - version: 1.6.14(@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.19.17)(jiti@1.21.7)(jsdom@20.0.3)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) + specifier: ^1.6.15 + version: 1.6.15(@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.19.17)(jiti@1.21.7)(jsdom@20.0.3)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) chromatic: specifier: ^15.3.1 version: 15.3.1 eslint: - specifier: ^9.18.0 - version: 9.18.0(jiti@1.21.7) + specifier: ^9.39.4 + version: 9.39.4(jiti@1.21.7) eslint-config-prettier: specifier: ^10.1.8 - version: 10.1.8(eslint@9.18.0(jiti@1.21.7)) + version: 10.1.8(eslint@9.39.4(jiti@1.21.7)) eslint-import-resolver-typescript: specifier: ^4.4.4 - version: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.18.0(jiti@1.21.7)) + version: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@1.21.7)) eslint-plugin-import: specifier: ^2.32.0 - version: 2.32.0(@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.18.0(jiti@1.21.7)) + version: 2.32.0(@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.7)) eslint-plugin-jsx-a11y: specifier: ^6.10.2 - version: 6.10.2(eslint@9.18.0(jiti@1.21.7)) + version: 6.10.2(eslint@9.39.4(jiti@1.21.7)) eslint-plugin-mdx: specifier: ^3.7.0 - version: 3.7.0(eslint@9.18.0(jiti@1.21.7)) + version: 3.7.0(eslint@9.39.4(jiti@1.21.7)) eslint-plugin-prettier: specifier: ^5.5.5 - version: 5.5.5(@types/eslint@8.56.10)(eslint-config-prettier@10.1.8(eslint@9.18.0(jiti@1.21.7)))(eslint@9.18.0(jiti@1.21.7))(prettier@3.8.1) + version: 5.5.5(@types/eslint@8.56.10)(eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@1.21.7)))(eslint@9.39.4(jiti@1.21.7))(prettier@3.8.2) eslint-plugin-react: specifier: ^7.37.5 - version: 7.37.5(eslint@9.18.0(jiti@1.21.7)) + version: 7.37.5(eslint@9.39.4(jiti@1.21.7)) eslint-plugin-react-hooks: specifier: ^5.2.0 - version: 5.2.0(eslint@9.18.0(jiti@1.21.7)) + version: 5.2.0(eslint@9.39.4(jiti@1.21.7)) eslint-plugin-storybook: specifier: ^0.12.0 - version: 0.12.0(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) + version: 0.12.0(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) globals: specifier: ^17.4.0 version: 17.4.0 @@ -128,8 +128,8 @@ importers: specifier: ^4.0.5 version: 4.0.5(@types/node@22.19.17) prettier: - specifier: ^3.8.1 - version: 3.8.1 + specifier: ^3.8.2 + version: 3.8.2 react: specifier: ^19.2.4 version: 19.2.4 @@ -138,7 +138,7 @@ importers: version: 6.1.3 storybook-addon-pseudo-states: specifier: ^4.0.4 - version: 4.0.4(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1)) + version: 4.0.4(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2)) stylelint: specifier: ^17.6.0 version: 17.6.0(typescript@5.9.3) @@ -147,16 +147,16 @@ importers: version: 40.0.0(stylelint@17.6.0(typescript@5.9.3)) stylelint-config-standard-scss: specifier: ^17.0.0 - version: 17.0.0(postcss@8.5.8)(stylelint@17.6.0(typescript@5.9.3)) + version: 17.0.0(postcss@8.5.9)(stylelint@17.6.0(typescript@5.9.3)) turbo: - specifier: ^2.9.3 - version: 2.9.3 + specifier: ^2.9.6 + version: 2.9.6 typescript: specifier: ^5.9.3 version: 5.9.3 typescript-eslint: specifier: ^8.57.2 - version: 8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) + version: 8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) vite: specifier: ^7.3.1 version: 7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0) @@ -193,25 +193,25 @@ importers: version: 6.0.0(rollup@4.60.1) '@storybook/addon-links': specifier: 8.6.12 - version: 8.6.12(react@19.2.4)(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(react@19.2.4)(storybook@8.6.12(prettier@3.8.2)) '@storybook/blocks': specifier: 8.6.12 - version: 8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2)) '@storybook/builder-vite': specifier: 8.6.12 - version: 8.6.12(storybook@8.6.12(prettier@3.8.1))(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) + version: 8.6.12(storybook@8.6.12(prettier@3.8.2))(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) '@storybook/manager-api': specifier: 8.6.12 - version: 8.6.12(storybook@8.6.12(prettier@3.8.1)) + version: 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@storybook/react': specifier: 8.6.12 - version: 8.6.12(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1))(typescript@5.9.3) + version: 8.6.12(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.2)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2))(typescript@5.9.3) '@storybook/react-vite': specifier: 8.6.14 - version: 8.6.14(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(rollup@4.60.1)(storybook@8.6.12(prettier@3.8.1))(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) + version: 8.6.14(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.2)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(rollup@4.60.1)(storybook@8.6.12(prettier@3.8.2))(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) '@storybook/test-runner': specifier: ^0.24.3 - version: 0.24.3(@swc/helpers@0.5.15)(@types/node@22.19.17)(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.25.1))(storybook@8.6.12(prettier@3.8.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)) + version: 0.24.3(@swc/helpers@0.5.15)(@types/node@22.19.17)(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.25.1))(storybook@8.6.12(prettier@3.8.2))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)) '@tailwindcss/container-queries': specifier: ^0.1.1 version: 0.1.1(tailwindcss@3.4.19(tsx@4.21.0)) @@ -250,7 +250,7 @@ importers: version: 1.79.6 storybook: specifier: 8.6.12 - version: 8.6.12(prettier@3.8.1) + version: 8.6.12(prettier@3.8.2) tailwindcss: specifier: ^3.4.19 version: 3.4.19(tsx@4.21.0) @@ -264,8 +264,8 @@ importers: specifier: ^2.1.8 version: 2.1.8(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@headlessui/react': - specifier: ^2.2.9 - version: 2.2.9(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + specifier: ^2.2.10 + version: 2.2.10(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@internationalized/date': specifier: ^3.8.2 version: 3.9.0 @@ -410,10 +410,10 @@ importers: version: 13.3.0(@cultureamp/next-head-hook@1.1.11(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6)))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(typescript@5.9.3) '@cultureamp/i18n-react-intl': specifier: ^4.1.1 - version: 4.1.1(@cultureamp/frontend-apis@13.3.0(@cultureamp/next-head-hook@1.1.11(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6)))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(typescript@5.9.3))(encoding@0.1.13)(eslint@9.18.0(jiti@1.21.7))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3))(typescript@5.9.3) + version: 4.1.1(@cultureamp/frontend-apis@13.3.0(@cultureamp/next-head-hook@1.1.11(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6)))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(typescript@5.9.3))(encoding@0.1.13)(eslint@9.39.4(jiti@1.21.7))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3))(typescript@5.9.3) '@cultureamp/package-bundler': specifier: ^4.0.1 - version: 4.0.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(postcss-preset-env@11.2.0(postcss@8.5.8))(postcss@8.5.8)(rollup@4.60.1)(tslib@2.8.1)(typescript@5.9.3) + version: 4.0.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(postcss-preset-env@11.2.0(postcss@8.5.9))(postcss@8.5.9)(rollup@4.60.1)(tslib@2.8.1)(typescript@5.9.3) '@kaizen/design-tokens': specifier: workspace:* version: link:../design-tokens @@ -437,13 +437,13 @@ importers: version: 11.0.0 autoprefixer: specifier: ^10.4.27 - version: 10.4.27(postcss@8.5.8) + version: 10.4.27(postcss@8.5.9) concat-cli: specifier: ^4.0.0 version: 4.0.0 cssnano: specifier: ^7.1.4 - version: 7.1.4(postcss@8.5.8) + version: 7.1.4(postcss@8.5.9) identity-obj-proxy: specifier: ^3.0.0 version: 3.0.0 @@ -457,20 +457,20 @@ importers: specifier: ^8.0.1 version: 8.0.1 postcss: - specifier: ^8.5.8 - version: 8.5.8 + specifier: ^8.5.9 + version: 8.5.9 postcss-cli: specifier: ^11.0.1 - version: 11.0.1(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0) + version: 11.0.1(jiti@1.21.7)(postcss@8.5.9)(tsx@4.21.0) postcss-import: specifier: ^16.1.1 - version: 16.1.1(postcss@8.5.8) + version: 16.1.1(postcss@8.5.9) postcss-preset-env: specifier: ^11.2.0 - version: 11.2.0(postcss@8.5.8) + version: 11.2.0(postcss@8.5.9) postcss-scss: specifier: ^4.0.9 - version: 4.0.9(postcss@8.5.8) + version: 4.0.9(postcss@8.5.9) query-string: specifier: ^9.3.1 version: 9.3.1 @@ -527,7 +527,7 @@ importers: devDependencies: '@cultureamp/package-bundler': specifier: ^4.0.1 - version: 4.0.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(postcss-preset-env@11.2.0(postcss@8.5.8))(postcss@8.5.8)(rollup@4.60.1)(tslib@2.8.1)(typescript@5.9.3) + version: 4.0.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(postcss-preset-env@11.2.0(postcss@8.5.9))(postcss@8.5.9)(rollup@4.60.1)(tslib@2.8.1)(typescript@5.9.3) '@types/color-string': specifier: ^1.5.5 version: 1.5.5 @@ -550,8 +550,8 @@ importers: specifier: ^0.2.1 version: 0.2.1 postcss: - specifier: ^8.5.8 - version: 8.5.8 + specifier: ^8.5.9 + version: 8.5.9 prettier: specifier: '*' version: 3.7.3 @@ -582,7 +582,7 @@ importers: devDependencies: '@cultureamp/package-bundler': specifier: ^4.0.1 - version: 4.0.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(postcss-preset-env@11.2.0(postcss@8.5.8))(postcss@8.5.8)(rollup@4.60.1)(tslib@2.8.1)(typescript@5.9.3) + version: 4.0.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(postcss-preset-env@11.2.0(postcss@8.5.9))(postcss@8.5.9)(rollup@4.60.1)(tslib@2.8.1)(typescript@5.9.3) '@tailwindcss/container-queries': specifier: ^0.1.1 version: 0.1.1(tailwindcss@3.4.19(tsx@4.21.0)) @@ -1679,48 +1679,42 @@ packages: cpu: [x64] os: [win32] - '@eslint-community/eslint-utils@4.7.0': - resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - '@eslint-community/eslint-utils@4.9.1': resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - '@eslint-community/regexpp@4.12.1': - resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint-community/regexpp@4.12.2': resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/config-array@0.19.0': - resolution: {integrity: sha512-zdHg2FPIFNKPdcHWtiNT+jEFCHYVplAXRDlQDyqy0zGx/q2parwh7brGJSiTxRk/TSMkbM//zt/f5CHgyTyaSQ==} + '@eslint/config-array@0.21.2': + resolution: {integrity: sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/config-helpers@0.4.2': + resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/core@0.10.0': - resolution: {integrity: sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==} + '@eslint/core@0.17.0': + resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/eslintrc@3.2.0': - resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==} + '@eslint/eslintrc@3.3.5': + resolution: {integrity: sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.18.0': - resolution: {integrity: sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==} + '@eslint/js@9.39.4': + resolution: {integrity: sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/object-schema@2.1.4': - resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} + '@eslint/object-schema@2.1.7': + resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/plugin-kit@0.2.5': - resolution: {integrity: sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==} + '@eslint/plugin-kit@0.4.1': + resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@fastify/busboy@2.1.1': @@ -1888,8 +1882,8 @@ packages: '@hapi/topo@5.1.0': resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==} - '@headlessui/react@2.2.9': - resolution: {integrity: sha512-Mb+Un58gwBn0/yWZfyrCh0TJyurtT+dETj7YHleylHk5od3dv2XqETPGWMyQ5/7sYN7oWdyM1u9MvC0OC8UmzQ==} + '@headlessui/react@2.2.10': + resolution: {integrity: sha512-5pVLNK9wlpxTUTy9GpgbX/SdcRh+HBnPktjM2wbiLTH4p+2EPHBO1aoSryUCuKUIItdDWO9ITlhUL8UnUN/oIA==} engines: {node: '>=10'} peerDependencies: react: ^18 || ^19 || ^19.0.0-rc @@ -1915,8 +1909,8 @@ packages: resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==} engines: {node: '>=18.18'} - '@humanwhocodes/retry@0.4.1': - resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==} + '@humanwhocodes/retry@0.4.3': + resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} '@img/sharp-darwin-arm64@0.33.5': @@ -3888,33 +3882,33 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - '@turbo/darwin-64@2.9.3': - resolution: {integrity: sha512-P8foouaP+y/p+hhEGBoZpzMbpVvUMwPjDpcy6wN7EYfvvyISD1USuV27qWkczecihwuPJzQ1lDBuL8ERcavTyg==} + '@turbo/darwin-64@2.9.6': + resolution: {integrity: sha512-X/56SnVXIQZBLKwniGTwEQTGmtE5brSACnKMBWpY3YafuxVYefrC2acamfjgxP7BG5w3I+6jf0UrLoSzgPcSJg==} cpu: [x64] os: [darwin] - '@turbo/darwin-arm64@2.9.3': - resolution: {integrity: sha512-SIzEkvtNdzdI50FJDaIQ6kQGqgSSdFPcdn0wqmmONN6iGKjy6hsT+EH99GP65FsfV7DLZTh2NmtTIRl2kdoz5Q==} + '@turbo/darwin-arm64@2.9.6': + resolution: {integrity: sha512-aalBeSl4agT/QtYGDyf/XLajedWzUC9Vg/pm/YO6QQ93vkQ91Vz5uK1ta5RbVRDozQSz4njxUNqRNmOXDzW+qw==} cpu: [arm64] os: [darwin] - '@turbo/linux-64@2.9.3': - resolution: {integrity: sha512-pLRwFmcHHNBvsCySLS6OFabr/07kDT2pxEt/k6eBf/3asiVQZKJ7Rk88AafQx2aYA641qek4RsXvYO3JYpiBug==} + '@turbo/linux-64@2.9.6': + resolution: {integrity: sha512-YKi05jnNHaD7vevgYwahpzGwbsNNTwzU2c7VZdmdFm7+cGDP4oREUWSsainiMfRqjRuolQxBwRn8wf1jmu+YZA==} cpu: [x64] os: [linux] - '@turbo/linux-arm64@2.9.3': - resolution: {integrity: sha512-gy6ApUroC2Nzv+qjGtE/uPNkhHAFU4c8God+zd5Aiv9L9uBgHlxVJpHT3XWl5xwlJZ2KWuMrlHTaS5kmNB+q1Q==} + '@turbo/linux-arm64@2.9.6': + resolution: {integrity: sha512-02o/ZS69cOYEDczXvOB2xmyrtzjQ2hVFtWZK1iqxXUfzMmTjZK4UumrfNnjckSg+gqeBfnPRHa0NstA173Ik3g==} cpu: [arm64] os: [linux] - '@turbo/windows-64@2.9.3': - resolution: {integrity: sha512-d0YelTX6hAsB7kIEtGB3PzIzSfAg3yDoUlHwuwJc3adBXUsyUIs0YLG+1NNtuhcDOUGnWQeKUoJ2pGWvbpRj7w==} + '@turbo/windows-64@2.9.6': + resolution: {integrity: sha512-wVdQjvnBI15wB6JrA+43CtUtagjIMmX6XYO758oZHAsCNSxqRlJtdyujih0D8OCnwCRWiGWGI63zAxR0hO6s9g==} cpu: [x64] os: [win32] - '@turbo/windows-arm64@2.9.3': - resolution: {integrity: sha512-/08CwpKJl3oRY8nOlh2YgilZVJDHsr60XTNxRhuDeuFXONpUZ5X+Nv65izbG/xBew9qxcJFbDX9/sAmAX+ITcQ==} + '@turbo/windows-arm64@2.9.6': + resolution: {integrity: sha512-1XUUyWW0W6FTSqGEhU8RHVqb2wP1SPkr7hIvBlMEwH9jr+sJQK5kqeosLJ/QaUv4ecSAd1ZhIrLoW7qslAzT4A==} cpu: [arm64] os: [win32] @@ -4389,8 +4383,8 @@ packages: peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 - '@vitest/eslint-plugin@1.6.14': - resolution: {integrity: sha512-PXZ5ysw4eHU9h8nDtBvVcGC7Z2C/T9CFdheqSw1NNXFYqViojub0V9bgdYI67iBTOcra2mwD0EYldlY9bGPf2Q==} + '@vitest/eslint-plugin@1.6.15': + resolution: {integrity: sha512-dTMjrdngmcB+DxomlKQ+SUubCTvd0m2hQQFpv5sx+GRodmeoxr2PVbphk57SVp250vpxphk9Ccwyv6fQ6+2gkA==} engines: {node: '>=18'} peerDependencies: '@typescript-eslint/eslint-plugin': '*' @@ -4493,8 +4487,8 @@ packages: ajv: optional: true - ajv@6.12.6: - resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} + ajv@6.14.0: + resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==} ajv@8.17.1: resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} @@ -5848,8 +5842,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-scope@8.2.0: - resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==} + eslint-scope@8.4.0: + resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} eslint-visitor-keys@3.4.3: @@ -5864,8 +5858,8 @@ packages: resolution: {integrity: sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} - eslint@9.18.0: - resolution: {integrity: sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA==} + eslint@9.39.4: + resolution: {integrity: sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -7524,6 +7518,9 @@ packages: minimatch@3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + minimatch@3.1.5: + resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==} + minimatch@5.1.6: resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} engines: {node: '>=10'} @@ -8479,8 +8476,8 @@ packages: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.8: - resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} + postcss@8.5.9: + resolution: {integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -8501,8 +8498,8 @@ packages: engines: {node: '>=14'} hasBin: true - prettier@3.8.1: - resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} + prettier@3.8.2: + resolution: {integrity: sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==} engines: {node: '>=14'} hasBin: true @@ -9678,8 +9675,8 @@ packages: tty-browserify@0.0.1: resolution: {integrity: sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==} - turbo@2.9.3: - resolution: {integrity: sha512-J/VUvsGRykPb9R8Kh8dHVBOqioDexLk9BhLCU/ZybRR+HN9UR3cURdazFvNgMDt9zPP8TF6K73Z+tplfmi0PqQ==} + turbo@2.9.6: + resolution: {integrity: sha512-+v2QJey7ZUeUiuigkU+uFfklvNUyPI2VO2vBpMYJA+a1hKFLFiKtUYlRHdb3P9CrAvMzi0upbjI4WT+zKtqkBg==} hasBin: true type-check@0.4.0: @@ -10827,283 +10824,283 @@ snapshots: '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-alpha-function@2.0.3(postcss@8.5.8)': + '@csstools/postcss-alpha-function@2.0.3(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-cascade-layers@6.0.0(postcss@8.5.8)': + '@csstools/postcss-cascade-layers@6.0.0(postcss@8.5.9)': dependencies: '@csstools/selector-specificity': 6.0.0(postcss-selector-parser@7.1.1) - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - '@csstools/postcss-color-function-display-p3-linear@2.0.2(postcss@8.5.8)': + '@csstools/postcss-color-function-display-p3-linear@2.0.2(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-color-function@5.0.2(postcss@8.5.8)': + '@csstools/postcss-color-function@5.0.2(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-color-mix-function@4.0.2(postcss@8.5.8)': + '@csstools/postcss-color-mix-function@4.0.2(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-color-mix-variadic-function-arguments@2.0.2(postcss@8.5.8)': + '@csstools/postcss-color-mix-variadic-function-arguments@2.0.2(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-content-alt-text@3.0.0(postcss@8.5.8)': + '@csstools/postcss-content-alt-text@3.0.0(postcss@8.5.9)': dependencies: '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-contrast-color-function@3.0.2(postcss@8.5.8)': + '@csstools/postcss-contrast-color-function@3.0.2(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-exponential-functions@3.0.1(postcss@8.5.8)': + '@csstools/postcss-exponential-functions@3.0.1(postcss@8.5.9)': dependencies: '@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-font-format-keywords@5.0.0(postcss@8.5.8)': + '@csstools/postcss-font-format-keywords@5.0.0(postcss@8.5.9)': dependencies: - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 - '@csstools/postcss-font-width-property@1.0.0(postcss@8.5.8)': + '@csstools/postcss-font-width-property@1.0.0(postcss@8.5.9)': dependencies: - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-gamut-mapping@3.0.2(postcss@8.5.8)': + '@csstools/postcss-gamut-mapping@3.0.2(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-gradients-interpolation-method@6.0.2(postcss@8.5.8)': + '@csstools/postcss-gradients-interpolation-method@6.0.2(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-hwb-function@5.0.2(postcss@8.5.8)': + '@csstools/postcss-hwb-function@5.0.2(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-ic-unit@5.0.0(postcss@8.5.8)': + '@csstools/postcss-ic-unit@5.0.0(postcss@8.5.9)': dependencies: - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 - '@csstools/postcss-initial@3.0.0(postcss@8.5.8)': + '@csstools/postcss-initial@3.0.0(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-is-pseudo-class@6.0.0(postcss@8.5.8)': + '@csstools/postcss-is-pseudo-class@6.0.0(postcss@8.5.9)': dependencies: '@csstools/selector-specificity': 6.0.0(postcss-selector-parser@7.1.1) - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - '@csstools/postcss-light-dark-function@3.0.0(postcss@8.5.8)': + '@csstools/postcss-light-dark-function@3.0.0(postcss@8.5.9)': dependencies: '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-logical-float-and-clear@4.0.0(postcss@8.5.8)': + '@csstools/postcss-logical-float-and-clear@4.0.0(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-logical-overflow@3.0.0(postcss@8.5.8)': + '@csstools/postcss-logical-overflow@3.0.0(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-logical-overscroll-behavior@3.0.0(postcss@8.5.8)': + '@csstools/postcss-logical-overscroll-behavior@3.0.0(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-logical-resize@4.0.0(postcss@8.5.8)': + '@csstools/postcss-logical-resize@4.0.0(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - '@csstools/postcss-logical-viewport-units@4.0.0(postcss@8.5.8)': + '@csstools/postcss-logical-viewport-units@4.0.0(postcss@8.5.9)': dependencies: '@csstools/css-tokenizer': 4.0.0 - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-media-minmax@3.0.1(postcss@8.5.8)': + '@csstools/postcss-media-minmax@3.0.1(postcss@8.5.9)': dependencies: '@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 '@csstools/media-query-list-parser': 5.0.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-media-queries-aspect-ratio-number-values@4.0.0(postcss@8.5.8)': + '@csstools/postcss-media-queries-aspect-ratio-number-values@4.0.0(postcss@8.5.9)': dependencies: '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 '@csstools/media-query-list-parser': 5.0.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-mixins@1.0.0(postcss@8.5.8)': + '@csstools/postcss-mixins@1.0.0(postcss@8.5.9)': dependencies: '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-nested-calc@5.0.0(postcss@8.5.8)': + '@csstools/postcss-nested-calc@5.0.0(postcss@8.5.9)': dependencies: - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 - '@csstools/postcss-normalize-display-values@5.0.1(postcss@8.5.8)': + '@csstools/postcss-normalize-display-values@5.0.1(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - '@csstools/postcss-oklab-function@5.0.2(postcss@8.5.8)': + '@csstools/postcss-oklab-function@5.0.2(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-position-area-property@2.0.0(postcss@8.5.8)': + '@csstools/postcss-position-area-property@2.0.0(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-progressive-custom-properties@5.0.0(postcss@8.5.8)': + '@csstools/postcss-progressive-custom-properties@5.0.0(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - '@csstools/postcss-property-rule-prelude-list@2.0.0(postcss@8.5.8)': + '@csstools/postcss-property-rule-prelude-list@2.0.0(postcss@8.5.9)': dependencies: '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-random-function@3.0.1(postcss@8.5.8)': + '@csstools/postcss-random-function@3.0.1(postcss@8.5.9)': dependencies: '@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-relative-color-syntax@4.0.2(postcss@8.5.8)': + '@csstools/postcss-relative-color-syntax@4.0.2(postcss@8.5.9)': dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - '@csstools/postcss-scope-pseudo-class@5.0.0(postcss@8.5.8)': + '@csstools/postcss-scope-pseudo-class@5.0.0(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - '@csstools/postcss-sign-functions@2.0.1(postcss@8.5.8)': + '@csstools/postcss-sign-functions@2.0.1(postcss@8.5.9)': dependencies: '@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-stepped-value-functions@5.0.1(postcss@8.5.8)': + '@csstools/postcss-stepped-value-functions@5.0.1(postcss@8.5.9)': dependencies: '@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-syntax-descriptor-syntax-production@2.0.0(postcss@8.5.8)': + '@csstools/postcss-syntax-descriptor-syntax-production@2.0.0(postcss@8.5.9)': dependencies: '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-system-ui-font-family@2.0.0(postcss@8.5.8)': + '@csstools/postcss-system-ui-font-family@2.0.0(postcss@8.5.9)': dependencies: '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-text-decoration-shorthand@5.0.3(postcss@8.5.8)': + '@csstools/postcss-text-decoration-shorthand@5.0.3(postcss@8.5.9)': dependencies: '@csstools/color-helpers': 6.0.2 - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - '@csstools/postcss-trigonometric-functions@5.0.1(postcss@8.5.8)': + '@csstools/postcss-trigonometric-functions@5.0.1(postcss@8.5.9)': dependencies: '@csstools/css-calc': 3.1.1(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - '@csstools/postcss-unset-value@5.0.0(postcss@8.5.8)': + '@csstools/postcss-unset-value@5.0.0(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 '@csstools/selector-resolve-nested@4.0.0(postcss-selector-parser@7.1.1)': dependencies: @@ -11113,9 +11110,9 @@ snapshots: dependencies: postcss-selector-parser: 7.1.1 - '@csstools/utilities@3.0.0(postcss@8.5.8)': + '@csstools/utilities@3.0.0(postcss@8.5.9)': dependencies: - postcss: 8.5.8 + postcss: 8.5.9 '@cultureamp/changelog-github@0.1.1(encoding@0.1.13)': dependencies: @@ -11166,7 +11163,7 @@ snapshots: - '@chromatic-com/cypress' - '@chromatic-com/playwright' - '@cultureamp/i18n-react-intl@4.1.1(@cultureamp/frontend-apis@13.3.0(@cultureamp/next-head-hook@1.1.11(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6)))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(typescript@5.9.3))(encoding@0.1.13)(eslint@9.18.0(jiti@1.21.7))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3))(typescript@5.9.3)': + '@cultureamp/i18n-react-intl@4.1.1(@cultureamp/frontend-apis@13.3.0(@cultureamp/next-head-hook@1.1.11(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6)))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(typescript@5.9.3))(encoding@0.1.13)(eslint@9.39.4(jiti@1.21.7))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3))(typescript@5.9.3)': dependencies: '@calm/eslint-plugin-react-intl': 1.4.1 '@cultureamp/frontend-apis': 13.3.0(@cultureamp/next-head-hook@1.1.11(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6)))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(typescript@5.9.3) @@ -11175,7 +11172,7 @@ snapshots: '@formatjs/cli-lib': 6.4.2(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3)) babel-plugin-formatjs: 10.5.16(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3)) date-fns: 3.6.0 - eslint-plugin-formatjs: 6.3.0(eslint@9.18.0(jiti@1.21.7))(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3)) + eslint-plugin-formatjs: 6.3.0(eslint@9.39.4(jiti@1.21.7))(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3)) fast-glob: 3.3.3 form-data: 4.0.5 intl-messageformat: 10.7.18 @@ -11187,7 +11184,7 @@ snapshots: smartling-api-sdk-nodejs: 2.30.0(encoding@0.1.13) yargs: 17.7.2 optionalDependencies: - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) next: 15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6) transitivePeerDependencies: - '@chromatic-com/cypress' @@ -11211,7 +11208,7 @@ snapshots: react: 18.3.1 optional: true - '@cultureamp/package-bundler@4.0.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(postcss-preset-env@11.2.0(postcss@8.5.8))(postcss@8.5.8)(rollup@4.60.1)(tslib@2.8.1)(typescript@5.9.3)': + '@cultureamp/package-bundler@4.0.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(postcss-preset-env@11.2.0(postcss@8.5.9))(postcss@8.5.9)(rollup@4.60.1)(tslib@2.8.1)(typescript@5.9.3)': dependencies: '@babel/plugin-transform-react-pure-annotations': 7.27.1(@babel/core@7.29.0) '@rollup/plugin-alias': 5.1.1(rollup@4.60.1) @@ -11222,9 +11219,9 @@ snapshots: '@rollup/plugin-typescript': 12.1.4(rollup@4.60.1)(tslib@2.8.1)(typescript@5.9.3) babel-plugin-pure-static-props: 0.2.0(@babel/core@7.29.0) concat-cli: 4.0.0 - postcss: 8.5.8 - postcss-import: 16.1.1(postcss@8.5.8) - postcss-preset-env: 11.2.0(postcss@8.5.8) + postcss: 8.5.9 + postcss-import: 16.1.1(postcss@8.5.9) + postcss-preset-env: 11.2.0(postcss@8.5.9) rollup: 4.60.1 rollup-plugin-ignore: 1.0.10 rollup-plugin-node-externals: 8.1.2(rollup@4.60.1) @@ -11475,60 +11472,57 @@ snapshots: '@esbuild/win32-x64@0.27.1': optional: true - '@eslint-community/eslint-utils@4.7.0(eslint@9.18.0(jiti@1.21.7))': - dependencies: - eslint: 9.18.0(jiti@1.21.7) - eslint-visitor-keys: 3.4.3 - - '@eslint-community/eslint-utils@4.9.1(eslint@9.18.0(jiti@1.21.7))': + '@eslint-community/eslint-utils@4.9.1(eslint@9.39.4(jiti@1.21.7))': dependencies: - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) eslint-visitor-keys: 3.4.3 - '@eslint-community/regexpp@4.12.1': {} - '@eslint-community/regexpp@4.12.2': {} - '@eslint/config-array@0.19.0': + '@eslint/config-array@0.21.2': dependencies: - '@eslint/object-schema': 2.1.4 + '@eslint/object-schema': 2.1.7 debug: 4.4.3 - minimatch: 3.1.2 + minimatch: 3.1.5 transitivePeerDependencies: - supports-color - '@eslint/core@0.10.0': + '@eslint/config-helpers@0.4.2': + dependencies: + '@eslint/core': 0.17.0 + + '@eslint/core@0.17.0': dependencies: '@types/json-schema': 7.0.15 - '@eslint/eslintrc@3.2.0': + '@eslint/eslintrc@3.3.5': dependencies: - ajv: 6.12.6 + ajv: 6.14.0 debug: 4.4.3 espree: 10.4.0 globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.0 js-yaml: 4.1.1 - minimatch: 3.1.2 + minimatch: 3.1.5 strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color - '@eslint/js@9.18.0': {} + '@eslint/js@9.39.4': {} - '@eslint/object-schema@2.1.4': {} + '@eslint/object-schema@2.1.7': {} - '@eslint/plugin-kit@0.2.5': + '@eslint/plugin-kit@0.4.1': dependencies: - '@eslint/core': 0.10.0 + '@eslint/core': 0.17.0 levn: 0.4.1 '@fastify/busboy@2.1.1': {} '@floating-ui/core@1.7.3': dependencies: - '@floating-ui/utils': 0.2.10 + '@floating-ui/utils': 0.2.11 '@floating-ui/core@1.7.5': dependencies: @@ -11553,7 +11547,7 @@ snapshots: '@floating-ui/react@0.26.28(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@floating-ui/react-dom': 2.1.8(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@floating-ui/utils': 0.2.10 + '@floating-ui/utils': 0.2.11 react: 19.2.4 react-dom: 19.2.4(react@19.2.4) tabbable: 6.2.0 @@ -11694,7 +11688,7 @@ snapshots: dependencies: '@hapi/hoek': 9.3.0 - '@headlessui/react@2.2.9(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': + '@headlessui/react@2.2.10(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: '@floating-ui/react': 0.26.28(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@react-aria/focus': 3.20.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -11717,7 +11711,7 @@ snapshots: '@humanwhocodes/retry@0.3.0': {} - '@humanwhocodes/retry@0.4.1': {} + '@humanwhocodes/retry@0.4.3': {} '@img/sharp-darwin-arm64@0.33.5': optionalDependencies: @@ -13727,149 +13721,149 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 - '@storybook/addon-a11y@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-a11y@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: - '@storybook/addon-highlight': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/addon-highlight': 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@storybook/global': 5.0.0 - '@storybook/test': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/test': 8.6.12(storybook@8.6.12(prettier@3.8.2)) axe-core: 4.10.3 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/addon-actions@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-actions@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/global': 5.0.0 '@types/uuid': 9.0.8 dequal: 2.0.3 polished: 4.3.1 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) uuid: 9.0.1 - '@storybook/addon-backgrounds@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-backgrounds@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/global': 5.0.0 memoizerific: 1.11.3 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) ts-dedent: 2.2.0 - '@storybook/addon-controls@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-controls@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/global': 5.0.0 dequal: 2.0.3 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) ts-dedent: 2.2.0 - '@storybook/addon-docs@8.6.12(@types/react@18.3.28)(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-docs@8.6.12(@types/react@18.3.28)(storybook@8.6.12(prettier@3.8.2))': dependencies: '@mdx-js/react': 3.0.1(@types/react@18.3.28)(react@19.2.4) - '@storybook/blocks': 8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1)) - '@storybook/csf-plugin': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/react-dom-shim': 8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1)) + '@storybook/blocks': 8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2)) + '@storybook/csf-plugin': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/react-dom-shim': 8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2)) react: 19.2.4 react-dom: 19.2.4(react@19.2.4) - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) ts-dedent: 2.2.0 transitivePeerDependencies: - '@types/react' - '@storybook/addon-essentials@8.6.12(@types/react@18.3.28)(storybook@8.6.12(prettier@3.8.1))': - dependencies: - '@storybook/addon-actions': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/addon-backgrounds': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/addon-controls': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/addon-docs': 8.6.12(@types/react@18.3.28)(storybook@8.6.12(prettier@3.8.1)) - '@storybook/addon-highlight': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/addon-measure': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/addon-outline': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/addon-toolbars': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/addon-viewport': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - storybook: 8.6.12(prettier@3.8.1) + '@storybook/addon-essentials@8.6.12(@types/react@18.3.28)(storybook@8.6.12(prettier@3.8.2))': + dependencies: + '@storybook/addon-actions': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/addon-backgrounds': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/addon-controls': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/addon-docs': 8.6.12(@types/react@18.3.28)(storybook@8.6.12(prettier@3.8.2)) + '@storybook/addon-highlight': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/addon-measure': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/addon-outline': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/addon-toolbars': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/addon-viewport': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + storybook: 8.6.12(prettier@3.8.2) ts-dedent: 2.2.0 transitivePeerDependencies: - '@types/react' - '@storybook/addon-highlight@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-highlight@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/global': 5.0.0 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/addon-interactions@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-interactions@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/global': 5.0.0 - '@storybook/instrumenter': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/test': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/instrumenter': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/test': 8.6.12(storybook@8.6.12(prettier@3.8.2)) polished: 4.3.1 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) ts-dedent: 2.2.0 - '@storybook/addon-links@8.6.12(react@19.2.4)(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-links@8.6.12(react@19.2.4)(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/global': 5.0.0 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) ts-dedent: 2.2.0 optionalDependencies: react: 19.2.4 - '@storybook/addon-measure@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-measure@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/global': 5.0.0 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) tiny-invariant: 1.3.3 - '@storybook/addon-outline@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-outline@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/global': 5.0.0 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) ts-dedent: 2.2.0 - '@storybook/addon-toolbars@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-toolbars@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/addon-viewport@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/addon-viewport@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: memoizerific: 1.11.3 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/blocks@8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1))': + '@storybook/blocks@8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/icons': 1.4.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) ts-dedent: 2.2.0 optionalDependencies: react: 19.2.4 react-dom: 19.2.4(react@19.2.4) - '@storybook/builder-vite@8.6.12(storybook@8.6.12(prettier@3.8.1))(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0))': + '@storybook/builder-vite@8.6.12(storybook@8.6.12(prettier@3.8.2))(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0))': dependencies: - '@storybook/csf-plugin': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/csf-plugin': 8.6.12(storybook@8.6.12(prettier@3.8.2)) browser-assert: 1.2.1 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) ts-dedent: 2.2.0 vite: 7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0) - '@storybook/builder-vite@8.6.14(storybook@8.6.12(prettier@3.8.1))(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0))': + '@storybook/builder-vite@8.6.14(storybook@8.6.12(prettier@3.8.2))(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0))': dependencies: - '@storybook/csf-plugin': 8.6.14(storybook@8.6.12(prettier@3.8.1)) + '@storybook/csf-plugin': 8.6.14(storybook@8.6.12(prettier@3.8.2)) browser-assert: 1.2.1 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) ts-dedent: 2.2.0 vite: 7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0) - '@storybook/components@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/components@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/components@8.6.14(storybook@8.6.12(prettier@3.8.1))': + '@storybook/components@8.6.14(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/core-events@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/core-events@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/core@8.6.12(prettier@3.8.1)(storybook@8.6.12(prettier@3.8.1))': + '@storybook/core@8.6.12(prettier@3.8.2)(storybook@8.6.12(prettier@3.8.2))': dependencies: - '@storybook/theming': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/theming': 8.6.12(storybook@8.6.12(prettier@3.8.2)) better-opn: 3.0.2 browser-assert: 1.2.1 esbuild: 0.25.1 @@ -13881,21 +13875,21 @@ snapshots: util: 0.12.5 ws: 8.18.1 optionalDependencies: - prettier: 3.8.1 + prettier: 3.8.2 transitivePeerDependencies: - bufferutil - storybook - supports-color - utf-8-validate - '@storybook/csf-plugin@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/csf-plugin@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) unplugin: 1.12.1 - '@storybook/csf-plugin@8.6.14(storybook@8.6.12(prettier@3.8.1))': + '@storybook/csf-plugin@8.6.14(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) unplugin: 1.12.1 '@storybook/csf@0.1.11': @@ -13909,93 +13903,93 @@ snapshots: react: 19.2.4 react-dom: 19.2.4(react@19.2.4) - '@storybook/instrumenter@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/instrumenter@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/global': 5.0.0 '@vitest/utils': 2.1.8 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/manager-api@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/manager-api@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/manager-api@8.6.14(storybook@8.6.12(prettier@3.8.1))': + '@storybook/manager-api@8.6.14(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/preview-api@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/preview-api@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/preview-api@8.6.14(storybook@8.6.12(prettier@3.8.1))': + '@storybook/preview-api@8.6.14(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/react-dom-shim@8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1))': + '@storybook/react-dom-shim@8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2))': dependencies: react: 19.2.4 react-dom: 19.2.4(react@19.2.4) - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/react-dom-shim@8.6.14(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1))': + '@storybook/react-dom-shim@8.6.14(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2))': dependencies: react: 19.2.4 react-dom: 19.2.4(react@19.2.4) - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/react-vite@8.6.14(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(rollup@4.60.1)(storybook@8.6.12(prettier@3.8.1))(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0))': + '@storybook/react-vite@8.6.14(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.2)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(rollup@4.60.1)(storybook@8.6.12(prettier@3.8.2))(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0))': dependencies: '@joshwooding/vite-plugin-react-docgen-typescript': 0.5.0(typescript@5.9.3)(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) '@rollup/pluginutils': 5.1.4(rollup@4.60.1) - '@storybook/builder-vite': 8.6.14(storybook@8.6.12(prettier@3.8.1))(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) - '@storybook/react': 8.6.14(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1))(typescript@5.9.3) + '@storybook/builder-vite': 8.6.14(storybook@8.6.12(prettier@3.8.2))(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) + '@storybook/react': 8.6.14(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.2)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2))(typescript@5.9.3) find-up: 5.0.0 magic-string: 0.30.21 react: 19.2.4 react-docgen: 7.0.3 react-dom: 19.2.4(react@19.2.4) resolve: 1.22.11 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) tsconfig-paths: 4.2.0 vite: 7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0) optionalDependencies: - '@storybook/test': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/test': 8.6.12(storybook@8.6.12(prettier@3.8.2)) transitivePeerDependencies: - rollup - supports-color - typescript - '@storybook/react@8.6.12(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1))(typescript@5.9.3)': + '@storybook/react@8.6.12(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.2)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2))(typescript@5.9.3)': dependencies: - '@storybook/components': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/components': 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@storybook/global': 5.0.0 - '@storybook/manager-api': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/preview-api': 8.6.12(storybook@8.6.12(prettier@3.8.1)) - '@storybook/react-dom-shim': 8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1)) - '@storybook/theming': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/manager-api': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/preview-api': 8.6.12(storybook@8.6.12(prettier@3.8.2)) + '@storybook/react-dom-shim': 8.6.12(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2)) + '@storybook/theming': 8.6.12(storybook@8.6.12(prettier@3.8.2)) react: 19.2.4 react-dom: 19.2.4(react@19.2.4) - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) optionalDependencies: - '@storybook/test': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/test': 8.6.12(storybook@8.6.12(prettier@3.8.2)) typescript: 5.9.3 - '@storybook/react@8.6.14(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.1)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1))(typescript@5.9.3)': + '@storybook/react@8.6.14(@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.2)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2))(typescript@5.9.3)': dependencies: - '@storybook/components': 8.6.14(storybook@8.6.12(prettier@3.8.1)) + '@storybook/components': 8.6.14(storybook@8.6.12(prettier@3.8.2)) '@storybook/global': 5.0.0 - '@storybook/manager-api': 8.6.14(storybook@8.6.12(prettier@3.8.1)) - '@storybook/preview-api': 8.6.14(storybook@8.6.12(prettier@3.8.1)) - '@storybook/react-dom-shim': 8.6.14(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1)) - '@storybook/theming': 8.6.14(storybook@8.6.12(prettier@3.8.1)) + '@storybook/manager-api': 8.6.14(storybook@8.6.12(prettier@3.8.2)) + '@storybook/preview-api': 8.6.14(storybook@8.6.12(prettier@3.8.2)) + '@storybook/react-dom-shim': 8.6.14(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2)) + '@storybook/theming': 8.6.14(storybook@8.6.12(prettier@3.8.2)) react: 19.2.4 react-dom: 19.2.4(react@19.2.4) - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) optionalDependencies: - '@storybook/test': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/test': 8.6.12(storybook@8.6.12(prettier@3.8.2)) typescript: 5.9.3 - '@storybook/test-runner@0.24.3(@swc/helpers@0.5.15)(@types/node@22.19.17)(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.25.1))(storybook@8.6.12(prettier@3.8.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3))': + '@storybook/test-runner@0.24.3(@swc/helpers@0.5.15)(@types/node@22.19.17)(babel-plugin-macros@3.1.0)(esbuild-register@3.6.0(esbuild@0.25.1))(storybook@8.6.12(prettier@3.8.2))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3))': dependencies: '@babel/core': 7.29.0 '@babel/generator': 7.29.1 @@ -14017,7 +14011,7 @@ snapshots: playwright: 1.59.1 playwright-core: 1.58.2 rimraf: 3.0.2 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) uuid: 8.3.2 transitivePeerDependencies: - '@swc/helpers' @@ -14029,24 +14023,24 @@ snapshots: - supports-color - ts-node - '@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/test@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: '@storybook/global': 5.0.0 - '@storybook/instrumenter': 8.6.12(storybook@8.6.12(prettier@3.8.1)) + '@storybook/instrumenter': 8.6.12(storybook@8.6.12(prettier@3.8.2)) '@testing-library/dom': 10.4.0 '@testing-library/jest-dom': 6.5.0 '@testing-library/user-event': 14.5.2(@testing-library/dom@10.4.0) '@vitest/expect': 2.0.5 '@vitest/spy': 2.0.5 - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/theming@8.6.12(storybook@8.6.12(prettier@3.8.1))': + '@storybook/theming@8.6.12(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) - '@storybook/theming@8.6.14(storybook@8.6.12(prettier@3.8.1))': + '@storybook/theming@8.6.14(storybook@8.6.12(prettier@3.8.2))': dependencies: - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) '@swc/core-darwin-arm64@1.7.10': optional: true @@ -14205,22 +14199,22 @@ snapshots: '@tsconfig/node16@1.0.4': optional: true - '@turbo/darwin-64@2.9.3': + '@turbo/darwin-64@2.9.6': optional: true - '@turbo/darwin-arm64@2.9.3': + '@turbo/darwin-arm64@2.9.6': optional: true - '@turbo/linux-64@2.9.3': + '@turbo/linux-64@2.9.6': optional: true - '@turbo/linux-arm64@2.9.3': + '@turbo/linux-arm64@2.9.6': optional: true - '@turbo/windows-64@2.9.3': + '@turbo/windows-64@2.9.6': optional: true - '@turbo/windows-arm64@2.9.3': + '@turbo/windows-arm64@2.9.6': optional: true '@tybys/wasm-util@0.9.0': @@ -14476,15 +14470,15 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3)': + '@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/parser': 8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.57.2 - '@typescript-eslint/type-utils': 8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) - '@typescript-eslint/utils': 8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/type-utils': 8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/utils': 8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.57.2 - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) ignore: 7.0.5 natural-compare: 1.4.0 ts-api-utils: 2.4.0(typescript@5.9.3) @@ -14492,14 +14486,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3)': + '@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 8.57.2 '@typescript-eslint/types': 8.57.2 '@typescript-eslint/typescript-estree': 8.57.2(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.57.2 debug: 4.4.3 - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -14507,7 +14501,7 @@ snapshots: '@typescript-eslint/project-service@8.48.0(typescript@5.9.3)': dependencies: '@typescript-eslint/tsconfig-utils': 8.57.2(typescript@5.9.3) - '@typescript-eslint/types': 8.57.2 + '@typescript-eslint/types': 8.58.0 debug: 4.4.3 typescript: 5.9.3 transitivePeerDependencies: @@ -14516,7 +14510,7 @@ snapshots: '@typescript-eslint/project-service@8.57.2(typescript@5.9.3)': dependencies: '@typescript-eslint/tsconfig-utils': 8.57.2(typescript@5.9.3) - '@typescript-eslint/types': 8.57.2 + '@typescript-eslint/types': 8.58.0 debug: 4.4.3 typescript: 5.9.3 transitivePeerDependencies: @@ -14558,13 +14552,13 @@ snapshots: dependencies: typescript: 5.9.3 - '@typescript-eslint/type-utils@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3)': + '@typescript-eslint/type-utils@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 8.57.2 '@typescript-eslint/typescript-estree': 8.57.2(typescript@5.9.3) - '@typescript-eslint/utils': 8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/utils': 8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) debug: 4.4.3 - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) ts-api-utils: 2.4.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: @@ -14621,35 +14615,35 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.48.0(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3)': + '@typescript-eslint/utils@8.48.0(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@9.18.0(jiti@1.21.7)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.7)) '@typescript-eslint/scope-manager': 8.48.0 '@typescript-eslint/types': 8.48.0 '@typescript-eslint/typescript-estree': 8.48.0(typescript@5.9.3) - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3)': + '@typescript-eslint/utils@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.18.0(jiti@1.21.7)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.7)) '@typescript-eslint/scope-manager': 8.57.2 '@typescript-eslint/types': 8.57.2 '@typescript-eslint/typescript-estree': 8.57.2(typescript@5.9.3) - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.58.0(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3)': + '@typescript-eslint/utils@8.58.0(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.18.0(jiti@1.21.7)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.7)) '@typescript-eslint/scope-manager': 8.58.0 '@typescript-eslint/types': 8.58.0 '@typescript-eslint/typescript-estree': 8.58.0(typescript@5.9.3) - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -14738,13 +14732,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.6.14(@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.19.17)(jiti@1.21.7)(jsdom@20.0.3)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0))': + '@vitest/eslint-plugin@1.6.15(@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@22.19.17)(jiti@1.21.7)(jsdom@20.0.3)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0))': dependencies: '@typescript-eslint/scope-manager': 8.58.0 - '@typescript-eslint/utils': 8.58.0(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) - eslint: 9.18.0(jiti@1.21.7) + '@typescript-eslint/utils': 8.58.0(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.4(jiti@1.21.7) optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.57.2(@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.57.2(@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) typescript: 5.9.3 vitest: 3.2.4(@types/debug@4.1.12)(@types/node@22.19.17)(jiti@1.21.7)(jsdom@20.0.3)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0) transitivePeerDependencies: @@ -14862,7 +14856,7 @@ snapshots: optionalDependencies: ajv: 8.17.1 - ajv@6.12.6: + ajv@6.14.0: dependencies: fast-deep-equal: 3.1.3 fast-json-stable-stringify: 2.1.0 @@ -15046,13 +15040,13 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.27(postcss@8.5.8): + autoprefixer@10.4.27(postcss@8.5.9): dependencies: browserslist: 4.28.1 caniuse-lite: 1.0.30001774 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -15728,27 +15722,27 @@ snapshots: randombytes: 2.1.0 randomfill: 1.0.4 - css-blank-pseudo@8.0.1(postcss@8.5.8): + css-blank-pseudo@8.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - css-declaration-sorter@7.3.1(postcss@8.5.8): + css-declaration-sorter@7.3.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 css-functions-list@3.3.3: {} - css-has-pseudo@8.0.0(postcss@8.5.8): + css-has-pseudo@8.0.0(postcss@8.5.9): dependencies: '@csstools/selector-specificity': 6.0.0(postcss-selector-parser@7.1.1) - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 - css-prefers-color-scheme@11.0.0(postcss@8.5.8): + css-prefers-color-scheme@11.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 css-select@5.1.0: dependencies: @@ -15781,49 +15775,49 @@ snapshots: cssesc@3.0.0: {} - cssnano-preset-default@7.0.12(postcss@8.5.8): + cssnano-preset-default@7.0.12(postcss@8.5.9): dependencies: browserslist: 4.28.1 - css-declaration-sorter: 7.3.1(postcss@8.5.8) - cssnano-utils: 5.0.1(postcss@8.5.8) - postcss: 8.5.8 - postcss-calc: 10.1.1(postcss@8.5.8) - postcss-colormin: 7.0.7(postcss@8.5.8) - postcss-convert-values: 7.0.9(postcss@8.5.8) - postcss-discard-comments: 7.0.6(postcss@8.5.8) - postcss-discard-duplicates: 7.0.2(postcss@8.5.8) - postcss-discard-empty: 7.0.1(postcss@8.5.8) - postcss-discard-overridden: 7.0.1(postcss@8.5.8) - postcss-merge-longhand: 7.0.5(postcss@8.5.8) - postcss-merge-rules: 7.0.8(postcss@8.5.8) - postcss-minify-font-values: 7.0.1(postcss@8.5.8) - postcss-minify-gradients: 7.0.2(postcss@8.5.8) - postcss-minify-params: 7.0.6(postcss@8.5.8) - postcss-minify-selectors: 7.0.6(postcss@8.5.8) - postcss-normalize-charset: 7.0.1(postcss@8.5.8) - postcss-normalize-display-values: 7.0.1(postcss@8.5.8) - postcss-normalize-positions: 7.0.1(postcss@8.5.8) - postcss-normalize-repeat-style: 7.0.1(postcss@8.5.8) - postcss-normalize-string: 7.0.1(postcss@8.5.8) - postcss-normalize-timing-functions: 7.0.1(postcss@8.5.8) - postcss-normalize-unicode: 7.0.6(postcss@8.5.8) - postcss-normalize-url: 7.0.1(postcss@8.5.8) - postcss-normalize-whitespace: 7.0.1(postcss@8.5.8) - postcss-ordered-values: 7.0.2(postcss@8.5.8) - postcss-reduce-initial: 7.0.6(postcss@8.5.8) - postcss-reduce-transforms: 7.0.1(postcss@8.5.8) - postcss-svgo: 7.1.1(postcss@8.5.8) - postcss-unique-selectors: 7.0.5(postcss@8.5.8) - - cssnano-utils@5.0.1(postcss@8.5.8): - dependencies: - postcss: 8.5.8 - - cssnano@7.1.4(postcss@8.5.8): - dependencies: - cssnano-preset-default: 7.0.12(postcss@8.5.8) + css-declaration-sorter: 7.3.1(postcss@8.5.9) + cssnano-utils: 5.0.1(postcss@8.5.9) + postcss: 8.5.9 + postcss-calc: 10.1.1(postcss@8.5.9) + postcss-colormin: 7.0.7(postcss@8.5.9) + postcss-convert-values: 7.0.9(postcss@8.5.9) + postcss-discard-comments: 7.0.6(postcss@8.5.9) + postcss-discard-duplicates: 7.0.2(postcss@8.5.9) + postcss-discard-empty: 7.0.1(postcss@8.5.9) + postcss-discard-overridden: 7.0.1(postcss@8.5.9) + postcss-merge-longhand: 7.0.5(postcss@8.5.9) + postcss-merge-rules: 7.0.8(postcss@8.5.9) + postcss-minify-font-values: 7.0.1(postcss@8.5.9) + postcss-minify-gradients: 7.0.2(postcss@8.5.9) + postcss-minify-params: 7.0.6(postcss@8.5.9) + postcss-minify-selectors: 7.0.6(postcss@8.5.9) + postcss-normalize-charset: 7.0.1(postcss@8.5.9) + postcss-normalize-display-values: 7.0.1(postcss@8.5.9) + postcss-normalize-positions: 7.0.1(postcss@8.5.9) + postcss-normalize-repeat-style: 7.0.1(postcss@8.5.9) + postcss-normalize-string: 7.0.1(postcss@8.5.9) + postcss-normalize-timing-functions: 7.0.1(postcss@8.5.9) + postcss-normalize-unicode: 7.0.6(postcss@8.5.9) + postcss-normalize-url: 7.0.1(postcss@8.5.9) + postcss-normalize-whitespace: 7.0.1(postcss@8.5.9) + postcss-ordered-values: 7.0.2(postcss@8.5.9) + postcss-reduce-initial: 7.0.6(postcss@8.5.9) + postcss-reduce-transforms: 7.0.1(postcss@8.5.9) + postcss-svgo: 7.1.1(postcss@8.5.9) + postcss-unique-selectors: 7.0.5(postcss@8.5.9) + + cssnano-utils@5.0.1(postcss@8.5.9): + dependencies: + postcss: 8.5.9 + + cssnano@7.1.4(postcss@8.5.9): + dependencies: + cssnano-preset-default: 7.0.12(postcss@8.5.9) lilconfig: 3.1.3 - postcss: 8.5.8 + postcss: 8.5.9 csso@5.0.5: dependencies: @@ -16325,9 +16319,9 @@ snapshots: source-map: 0.6.1 optional: true - eslint-config-prettier@10.1.8(eslint@9.18.0(jiti@1.21.7)): + eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@1.21.7)): dependencies: - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) eslint-import-context@0.1.8(unrs-resolver@1.7.11): dependencies: @@ -16344,10 +16338,10 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@4.4.4(eslint-plugin-import@2.32.0)(eslint@9.18.0(jiti@1.21.7)): + eslint-import-resolver-typescript@4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@1.21.7)): dependencies: debug: 4.4.3 - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) eslint-import-context: 0.1.8(unrs-resolver@1.7.11) get-tsconfig: 4.10.1 is-bun-module: 2.0.0 @@ -16355,15 +16349,15 @@ snapshots: tinyglobby: 0.2.15 unrs-resolver: 1.7.11 optionalDependencies: - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.18.0(jiti@1.21.7)) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.7)) transitivePeerDependencies: - supports-color - eslint-mdx@3.7.0(eslint@9.18.0(jiti@1.21.7)): + eslint-mdx@3.7.0(eslint@9.39.4(jiti@1.21.7)): dependencies: acorn: 8.15.0 acorn-jsx: 5.3.2(acorn@8.15.0) - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) espree: 10.4.0 estree-util-visit: 2.0.0 remark-mdx: 3.1.0 @@ -16378,31 +16372,31 @@ snapshots: - bluebird - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.18.0(jiti@1.21.7)): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.7)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) - eslint: 9.18.0(jiti@1.21.7) + '@typescript-eslint/parser': 8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.4(jiti@1.21.7) eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.18.0(jiti@1.21.7)) + eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.39.4(jiti@1.21.7)) transitivePeerDependencies: - supports-color - eslint-plugin-formatjs@6.3.0(eslint@9.18.0(jiti@1.21.7))(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3)): + eslint-plugin-formatjs@6.3.0(eslint@9.39.4(jiti@1.21.7))(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3)): dependencies: '@formatjs/icu-messageformat-parser': 3.5.1 '@formatjs/ts-transformer': 4.4.0(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3)) '@types/picomatch': 4.0.2 '@unicode/unicode-17.0.0': 1.6.16 - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) magic-string: 0.30.21 picomatch: 4.0.3 tslib: 2.8.1 transitivePeerDependencies: - ts-jest - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.18.0(jiti@1.21.7)): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.7)): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -16411,9 +16405,9 @@ snapshots: array.prototype.flatmap: 1.3.3 debug: 3.2.7 doctrine: 2.1.0 - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.18.0(jiti@1.21.7)) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.4.4)(eslint@9.39.4(jiti@1.21.7)) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -16425,13 +16419,13 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/parser': 8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jsx-a11y@6.10.2(eslint@9.18.0(jiti@1.21.7)): + eslint-plugin-jsx-a11y@6.10.2(eslint@9.39.4(jiti@1.21.7)): dependencies: aria-query: 5.3.2 array-includes: 3.1.9 @@ -16441,7 +16435,7 @@ snapshots: axobject-query: 4.1.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) hasown: 2.0.2 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 @@ -16450,10 +16444,10 @@ snapshots: safe-regex-test: 1.1.0 string.prototype.includes: 2.0.1 - eslint-plugin-mdx@3.7.0(eslint@9.18.0(jiti@1.21.7)): + eslint-plugin-mdx@3.7.0(eslint@9.39.4(jiti@1.21.7)): dependencies: - eslint: 9.18.0(jiti@1.21.7) - eslint-mdx: 3.7.0(eslint@9.18.0(jiti@1.21.7)) + eslint: 9.39.4(jiti@1.21.7) + eslint-mdx: 3.7.0(eslint@9.39.4(jiti@1.21.7)) mdast-util-from-markdown: 2.0.2 mdast-util-mdx: 3.0.0 micromark-extension-mdxjs: 3.0.0 @@ -16468,21 +16462,21 @@ snapshots: - remark-lint-file-extension - supports-color - eslint-plugin-prettier@5.5.5(@types/eslint@8.56.10)(eslint-config-prettier@10.1.8(eslint@9.18.0(jiti@1.21.7)))(eslint@9.18.0(jiti@1.21.7))(prettier@3.8.1): + eslint-plugin-prettier@5.5.5(@types/eslint@8.56.10)(eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@1.21.7)))(eslint@9.39.4(jiti@1.21.7))(prettier@3.8.2): dependencies: - eslint: 9.18.0(jiti@1.21.7) - prettier: 3.8.1 + eslint: 9.39.4(jiti@1.21.7) + prettier: 3.8.2 prettier-linter-helpers: 1.0.1 synckit: 0.11.12 optionalDependencies: '@types/eslint': 8.56.10 - eslint-config-prettier: 10.1.8(eslint@9.18.0(jiti@1.21.7)) + eslint-config-prettier: 10.1.8(eslint@9.39.4(jiti@1.21.7)) - eslint-plugin-react-hooks@5.2.0(eslint@9.18.0(jiti@1.21.7)): + eslint-plugin-react-hooks@5.2.0(eslint@9.39.4(jiti@1.21.7)): dependencies: - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) - eslint-plugin-react@7.37.5(eslint@9.18.0(jiti@1.21.7)): + eslint-plugin-react@7.37.5(eslint@9.39.4(jiti@1.21.7)): dependencies: array-includes: 3.1.9 array.prototype.findlast: 1.2.5 @@ -16490,7 +16484,7 @@ snapshots: array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.2.1 - eslint: 9.18.0(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 @@ -16504,17 +16498,17 @@ snapshots: string.prototype.matchall: 4.0.12 string.prototype.repeat: 1.0.0 - eslint-plugin-storybook@0.12.0(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3): + eslint-plugin-storybook@0.12.0(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3): dependencies: '@storybook/csf': 0.1.11 - '@typescript-eslint/utils': 8.48.0(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) - eslint: 9.18.0(jiti@1.21.7) + '@typescript-eslint/utils': 8.48.0(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.4(jiti@1.21.7) ts-dedent: 2.2.0 transitivePeerDependencies: - supports-color - typescript - eslint-scope@8.2.0: + eslint-scope@8.4.0: dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 @@ -16525,26 +16519,26 @@ snapshots: eslint-visitor-keys@5.0.0: {} - eslint@9.18.0(jiti@1.21.7): + eslint@9.39.4(jiti@1.21.7): dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@9.18.0(jiti@1.21.7)) - '@eslint-community/regexpp': 4.12.1 - '@eslint/config-array': 0.19.0 - '@eslint/core': 0.10.0 - '@eslint/eslintrc': 3.2.0 - '@eslint/js': 9.18.0 - '@eslint/plugin-kit': 0.2.5 + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.7)) + '@eslint-community/regexpp': 4.12.2 + '@eslint/config-array': 0.21.2 + '@eslint/config-helpers': 0.4.2 + '@eslint/core': 0.17.0 + '@eslint/eslintrc': 3.3.5 + '@eslint/js': 9.39.4 + '@eslint/plugin-kit': 0.4.1 '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 - '@humanwhocodes/retry': 0.4.1 + '@humanwhocodes/retry': 0.4.3 '@types/estree': 1.0.8 - '@types/json-schema': 7.0.15 - ajv: 6.12.6 + ajv: 6.14.0 chalk: 4.1.2 cross-spawn: 7.0.6 debug: 4.4.3 escape-string-regexp: 4.0.0 - eslint-scope: 8.2.0 + eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 espree: 10.4.0 esquery: 1.6.0 @@ -16558,7 +16552,7 @@ snapshots: is-glob: 4.0.3 json-stable-stringify-without-jsonify: 1.0.1 lodash.merge: 4.6.2 - minimatch: 3.1.2 + minimatch: 3.1.5 natural-compare: 1.4.0 optionator: 0.9.4 optionalDependencies: @@ -17179,9 +17173,9 @@ snapshots: dependencies: safer-buffer: 2.1.2 - icss-utils@5.1.0(postcss@8.5.8): + icss-utils@5.1.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 identity-obj-proxy@3.0.0: dependencies: @@ -17577,7 +17571,7 @@ snapshots: async: 3.2.6 chalk: 4.1.2 filelist: 1.0.4 - minimatch: 3.1.2 + minimatch: 3.1.5 optional: true jest-axe@10.0.0: @@ -18757,6 +18751,10 @@ snapshots: dependencies: brace-expansion: 1.1.11 + minimatch@3.1.5: + dependencies: + brace-expansion: 1.1.11 + minimatch@5.1.6: dependencies: brace-expansion: 2.0.1 @@ -19383,31 +19381,31 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-attribute-case-insensitive@8.0.0(postcss@8.5.8): + postcss-attribute-case-insensitive@8.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - postcss-calc@10.1.1(postcss@8.5.8): + postcss-calc@10.1.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 - postcss-clamp@4.1.0(postcss@8.5.8): + postcss-clamp@4.1.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-cli@11.0.1(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0): + postcss-cli@11.0.1(jiti@1.21.7)(postcss@8.5.9)(tsx@4.21.0): dependencies: chokidar: 3.6.0 dependency-graph: 1.0.0 fs-extra: 11.2.0 picocolors: 1.1.1 - postcss: 8.5.8 - postcss-load-config: 5.1.0(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0) - postcss-reporter: 7.1.0(postcss@8.5.8) + postcss: 8.5.9 + postcss-load-config: 5.1.0(jiti@1.21.7)(postcss@8.5.9)(tsx@4.21.0) + postcss-reporter: 7.1.0(postcss@8.5.9) pretty-hrtime: 1.0.3 read-cache: 1.0.0 slash: 5.1.0 @@ -19417,117 +19415,117 @@ snapshots: - jiti - tsx - postcss-color-functional-notation@8.0.2(postcss@8.5.8): + postcss-color-functional-notation@8.0.2(postcss@8.5.9): dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 - postcss-color-hex-alpha@11.0.0(postcss@8.5.8): + postcss-color-hex-alpha@11.0.0(postcss@8.5.9): dependencies: - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-color-rebeccapurple@11.0.0(postcss@8.5.8): + postcss-color-rebeccapurple@11.0.0(postcss@8.5.9): dependencies: - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-colormin@7.0.7(postcss@8.5.8): + postcss-colormin@7.0.7(postcss@8.5.9): dependencies: '@colordx/core': 5.0.2 browserslist: 4.28.1 caniuse-api: 3.0.0 - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-convert-values@7.0.9(postcss@8.5.8): + postcss-convert-values@7.0.9(postcss@8.5.9): dependencies: browserslist: 4.28.1 - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-custom-media@12.0.1(postcss@8.5.8): + postcss-custom-media@12.0.1(postcss@8.5.9): dependencies: '@csstools/cascade-layer-name-parser': 3.0.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 '@csstools/media-query-list-parser': 5.0.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) - postcss: 8.5.8 + postcss: 8.5.9 - postcss-custom-properties@15.0.1(postcss@8.5.8): + postcss-custom-properties@15.0.1(postcss@8.5.9): dependencies: '@csstools/cascade-layer-name-parser': 3.0.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-custom-selectors@9.0.1(postcss@8.5.8): + postcss-custom-selectors@9.0.1(postcss@8.5.9): dependencies: '@csstools/cascade-layer-name-parser': 3.0.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - postcss-dir-pseudo-class@10.0.0(postcss@8.5.8): + postcss-dir-pseudo-class@10.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - postcss-discard-comments@7.0.6(postcss@8.5.8): + postcss-discard-comments@7.0.6(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - postcss-discard-duplicates@7.0.2(postcss@8.5.8): + postcss-discard-duplicates@7.0.2(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-discard-empty@7.0.1(postcss@8.5.8): + postcss-discard-empty@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-discard-overridden@7.0.1(postcss@8.5.8): + postcss-discard-overridden@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-double-position-gradients@7.0.0(postcss@8.5.8): + postcss-double-position-gradients@7.0.0(postcss@8.5.9): dependencies: - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-focus-visible@11.0.0(postcss@8.5.8): + postcss-focus-visible@11.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - postcss-focus-within@10.0.0(postcss@8.5.8): + postcss-focus-within@10.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - postcss-font-variant@5.0.0(postcss@8.5.8): + postcss-font-variant@5.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-gap-properties@7.0.0(postcss@8.5.8): + postcss-gap-properties@7.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-image-set-function@8.0.0(postcss@8.5.8): + postcss-image-set-function@8.0.0(postcss@8.5.9): dependencies: - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 postcss-import@15.1.0(postcss@8.5.6): @@ -19537,9 +19535,9 @@ snapshots: read-cache: 1.0.0 resolve: 1.22.11 - postcss-import@16.1.1(postcss@8.5.8): + postcss-import@16.1.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.11 @@ -19549,14 +19547,14 @@ snapshots: camelcase-css: 2.0.1 postcss: 8.5.6 - postcss-lab-function@8.0.2(postcss@8.5.8): + postcss-lab-function@8.0.2(postcss@8.5.9): dependencies: '@csstools/css-color-parser': 4.0.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0) '@csstools/css-parser-algorithms': 4.0.0(@csstools/css-tokenizer@4.0.0) '@csstools/css-tokenizer': 4.0.0 - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/utilities': 3.0.0(postcss@8.5.8) - postcss: 8.5.8 + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/utilities': 3.0.0(postcss@8.5.9) + postcss: 8.5.9 postcss-load-config@5.1.0(jiti@1.21.7)(postcss@8.5.6)(tsx@4.21.0): dependencies: @@ -19567,279 +19565,279 @@ snapshots: postcss: 8.5.6 tsx: 4.21.0 - postcss-load-config@5.1.0(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0): + postcss-load-config@5.1.0(jiti@1.21.7)(postcss@8.5.9)(tsx@4.21.0): dependencies: lilconfig: 3.1.3 yaml: 2.5.0 optionalDependencies: jiti: 1.21.7 - postcss: 8.5.8 + postcss: 8.5.9 tsx: 4.21.0 - postcss-logical@9.0.0(postcss@8.5.8): + postcss-logical@9.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 postcss-media-query-parser@0.2.3: {} - postcss-merge-longhand@7.0.5(postcss@8.5.8): + postcss-merge-longhand@7.0.5(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - stylehacks: 7.0.8(postcss@8.5.8) + stylehacks: 7.0.8(postcss@8.5.9) - postcss-merge-rules@7.0.8(postcss@8.5.8): + postcss-merge-rules@7.0.8(postcss@8.5.9): dependencies: browserslist: 4.28.1 caniuse-api: 3.0.0 - cssnano-utils: 5.0.1(postcss@8.5.8) - postcss: 8.5.8 + cssnano-utils: 5.0.1(postcss@8.5.9) + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - postcss-minify-font-values@7.0.1(postcss@8.5.8): + postcss-minify-font-values@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-minify-gradients@7.0.2(postcss@8.5.8): + postcss-minify-gradients@7.0.2(postcss@8.5.9): dependencies: '@colordx/core': 5.0.2 - cssnano-utils: 5.0.1(postcss@8.5.8) - postcss: 8.5.8 + cssnano-utils: 5.0.1(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-minify-params@7.0.6(postcss@8.5.8): + postcss-minify-params@7.0.6(postcss@8.5.9): dependencies: browserslist: 4.28.1 - cssnano-utils: 5.0.1(postcss@8.5.8) - postcss: 8.5.8 + cssnano-utils: 5.0.1(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-minify-selectors@7.0.6(postcss@8.5.8): + postcss-minify-selectors@7.0.6(postcss@8.5.9): dependencies: cssesc: 3.0.0 - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - postcss-modules-extract-imports@3.1.0(postcss@8.5.8): + postcss-modules-extract-imports@3.1.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-modules-local-by-default@4.0.5(postcss@8.5.8): + postcss-modules-local-by-default@4.0.5(postcss@8.5.9): dependencies: - icss-utils: 5.1.0(postcss@8.5.8) - postcss: 8.5.8 + icss-utils: 5.1.0(postcss@8.5.9) + postcss: 8.5.9 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.2.0(postcss@8.5.8): + postcss-modules-scope@3.2.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 6.1.2 - postcss-modules-values@4.0.0(postcss@8.5.8): + postcss-modules-values@4.0.0(postcss@8.5.9): dependencies: - icss-utils: 5.1.0(postcss@8.5.8) - postcss: 8.5.8 + icss-utils: 5.1.0(postcss@8.5.9) + postcss: 8.5.9 postcss-nested@6.2.0(postcss@8.5.6): dependencies: postcss: 8.5.6 postcss-selector-parser: 6.1.2 - postcss-nesting@14.0.0(postcss@8.5.8): + postcss-nesting@14.0.0(postcss@8.5.9): dependencies: '@csstools/selector-resolve-nested': 4.0.0(postcss-selector-parser@7.1.1) '@csstools/selector-specificity': 6.0.0(postcss-selector-parser@7.1.1) - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - postcss-normalize-charset@7.0.1(postcss@8.5.8): + postcss-normalize-charset@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-normalize-display-values@7.0.1(postcss@8.5.8): + postcss-normalize-display-values@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-normalize-positions@7.0.1(postcss@8.5.8): + postcss-normalize-positions@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-normalize-repeat-style@7.0.1(postcss@8.5.8): + postcss-normalize-repeat-style@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-normalize-string@7.0.1(postcss@8.5.8): + postcss-normalize-string@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-normalize-timing-functions@7.0.1(postcss@8.5.8): + postcss-normalize-timing-functions@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-normalize-unicode@7.0.6(postcss@8.5.8): + postcss-normalize-unicode@7.0.6(postcss@8.5.9): dependencies: browserslist: 4.28.1 - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-normalize-url@7.0.1(postcss@8.5.8): + postcss-normalize-url@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-normalize-whitespace@7.0.1(postcss@8.5.8): + postcss-normalize-whitespace@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-opacity-percentage@3.0.0(postcss@8.5.8): + postcss-opacity-percentage@3.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-ordered-values@7.0.2(postcss@8.5.8): + postcss-ordered-values@7.0.2(postcss@8.5.9): dependencies: - cssnano-utils: 5.0.1(postcss@8.5.8) - postcss: 8.5.8 + cssnano-utils: 5.0.1(postcss@8.5.9) + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-overflow-shorthand@7.0.0(postcss@8.5.8): + postcss-overflow-shorthand@7.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-page-break@3.0.4(postcss@8.5.8): + postcss-page-break@3.0.4(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-place@11.0.0(postcss@8.5.8): + postcss-place@11.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-preset-env@11.2.0(postcss@8.5.8): - dependencies: - '@csstools/postcss-alpha-function': 2.0.3(postcss@8.5.8) - '@csstools/postcss-cascade-layers': 6.0.0(postcss@8.5.8) - '@csstools/postcss-color-function': 5.0.2(postcss@8.5.8) - '@csstools/postcss-color-function-display-p3-linear': 2.0.2(postcss@8.5.8) - '@csstools/postcss-color-mix-function': 4.0.2(postcss@8.5.8) - '@csstools/postcss-color-mix-variadic-function-arguments': 2.0.2(postcss@8.5.8) - '@csstools/postcss-content-alt-text': 3.0.0(postcss@8.5.8) - '@csstools/postcss-contrast-color-function': 3.0.2(postcss@8.5.8) - '@csstools/postcss-exponential-functions': 3.0.1(postcss@8.5.8) - '@csstools/postcss-font-format-keywords': 5.0.0(postcss@8.5.8) - '@csstools/postcss-font-width-property': 1.0.0(postcss@8.5.8) - '@csstools/postcss-gamut-mapping': 3.0.2(postcss@8.5.8) - '@csstools/postcss-gradients-interpolation-method': 6.0.2(postcss@8.5.8) - '@csstools/postcss-hwb-function': 5.0.2(postcss@8.5.8) - '@csstools/postcss-ic-unit': 5.0.0(postcss@8.5.8) - '@csstools/postcss-initial': 3.0.0(postcss@8.5.8) - '@csstools/postcss-is-pseudo-class': 6.0.0(postcss@8.5.8) - '@csstools/postcss-light-dark-function': 3.0.0(postcss@8.5.8) - '@csstools/postcss-logical-float-and-clear': 4.0.0(postcss@8.5.8) - '@csstools/postcss-logical-overflow': 3.0.0(postcss@8.5.8) - '@csstools/postcss-logical-overscroll-behavior': 3.0.0(postcss@8.5.8) - '@csstools/postcss-logical-resize': 4.0.0(postcss@8.5.8) - '@csstools/postcss-logical-viewport-units': 4.0.0(postcss@8.5.8) - '@csstools/postcss-media-minmax': 3.0.1(postcss@8.5.8) - '@csstools/postcss-media-queries-aspect-ratio-number-values': 4.0.0(postcss@8.5.8) - '@csstools/postcss-mixins': 1.0.0(postcss@8.5.8) - '@csstools/postcss-nested-calc': 5.0.0(postcss@8.5.8) - '@csstools/postcss-normalize-display-values': 5.0.1(postcss@8.5.8) - '@csstools/postcss-oklab-function': 5.0.2(postcss@8.5.8) - '@csstools/postcss-position-area-property': 2.0.0(postcss@8.5.8) - '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.8) - '@csstools/postcss-property-rule-prelude-list': 2.0.0(postcss@8.5.8) - '@csstools/postcss-random-function': 3.0.1(postcss@8.5.8) - '@csstools/postcss-relative-color-syntax': 4.0.2(postcss@8.5.8) - '@csstools/postcss-scope-pseudo-class': 5.0.0(postcss@8.5.8) - '@csstools/postcss-sign-functions': 2.0.1(postcss@8.5.8) - '@csstools/postcss-stepped-value-functions': 5.0.1(postcss@8.5.8) - '@csstools/postcss-syntax-descriptor-syntax-production': 2.0.0(postcss@8.5.8) - '@csstools/postcss-system-ui-font-family': 2.0.0(postcss@8.5.8) - '@csstools/postcss-text-decoration-shorthand': 5.0.3(postcss@8.5.8) - '@csstools/postcss-trigonometric-functions': 5.0.1(postcss@8.5.8) - '@csstools/postcss-unset-value': 5.0.0(postcss@8.5.8) - autoprefixer: 10.4.27(postcss@8.5.8) + postcss-preset-env@11.2.0(postcss@8.5.9): + dependencies: + '@csstools/postcss-alpha-function': 2.0.3(postcss@8.5.9) + '@csstools/postcss-cascade-layers': 6.0.0(postcss@8.5.9) + '@csstools/postcss-color-function': 5.0.2(postcss@8.5.9) + '@csstools/postcss-color-function-display-p3-linear': 2.0.2(postcss@8.5.9) + '@csstools/postcss-color-mix-function': 4.0.2(postcss@8.5.9) + '@csstools/postcss-color-mix-variadic-function-arguments': 2.0.2(postcss@8.5.9) + '@csstools/postcss-content-alt-text': 3.0.0(postcss@8.5.9) + '@csstools/postcss-contrast-color-function': 3.0.2(postcss@8.5.9) + '@csstools/postcss-exponential-functions': 3.0.1(postcss@8.5.9) + '@csstools/postcss-font-format-keywords': 5.0.0(postcss@8.5.9) + '@csstools/postcss-font-width-property': 1.0.0(postcss@8.5.9) + '@csstools/postcss-gamut-mapping': 3.0.2(postcss@8.5.9) + '@csstools/postcss-gradients-interpolation-method': 6.0.2(postcss@8.5.9) + '@csstools/postcss-hwb-function': 5.0.2(postcss@8.5.9) + '@csstools/postcss-ic-unit': 5.0.0(postcss@8.5.9) + '@csstools/postcss-initial': 3.0.0(postcss@8.5.9) + '@csstools/postcss-is-pseudo-class': 6.0.0(postcss@8.5.9) + '@csstools/postcss-light-dark-function': 3.0.0(postcss@8.5.9) + '@csstools/postcss-logical-float-and-clear': 4.0.0(postcss@8.5.9) + '@csstools/postcss-logical-overflow': 3.0.0(postcss@8.5.9) + '@csstools/postcss-logical-overscroll-behavior': 3.0.0(postcss@8.5.9) + '@csstools/postcss-logical-resize': 4.0.0(postcss@8.5.9) + '@csstools/postcss-logical-viewport-units': 4.0.0(postcss@8.5.9) + '@csstools/postcss-media-minmax': 3.0.1(postcss@8.5.9) + '@csstools/postcss-media-queries-aspect-ratio-number-values': 4.0.0(postcss@8.5.9) + '@csstools/postcss-mixins': 1.0.0(postcss@8.5.9) + '@csstools/postcss-nested-calc': 5.0.0(postcss@8.5.9) + '@csstools/postcss-normalize-display-values': 5.0.1(postcss@8.5.9) + '@csstools/postcss-oklab-function': 5.0.2(postcss@8.5.9) + '@csstools/postcss-position-area-property': 2.0.0(postcss@8.5.9) + '@csstools/postcss-progressive-custom-properties': 5.0.0(postcss@8.5.9) + '@csstools/postcss-property-rule-prelude-list': 2.0.0(postcss@8.5.9) + '@csstools/postcss-random-function': 3.0.1(postcss@8.5.9) + '@csstools/postcss-relative-color-syntax': 4.0.2(postcss@8.5.9) + '@csstools/postcss-scope-pseudo-class': 5.0.0(postcss@8.5.9) + '@csstools/postcss-sign-functions': 2.0.1(postcss@8.5.9) + '@csstools/postcss-stepped-value-functions': 5.0.1(postcss@8.5.9) + '@csstools/postcss-syntax-descriptor-syntax-production': 2.0.0(postcss@8.5.9) + '@csstools/postcss-system-ui-font-family': 2.0.0(postcss@8.5.9) + '@csstools/postcss-text-decoration-shorthand': 5.0.3(postcss@8.5.9) + '@csstools/postcss-trigonometric-functions': 5.0.1(postcss@8.5.9) + '@csstools/postcss-unset-value': 5.0.0(postcss@8.5.9) + autoprefixer: 10.4.27(postcss@8.5.9) browserslist: 4.28.1 - css-blank-pseudo: 8.0.1(postcss@8.5.8) - css-has-pseudo: 8.0.0(postcss@8.5.8) - css-prefers-color-scheme: 11.0.0(postcss@8.5.8) + css-blank-pseudo: 8.0.1(postcss@8.5.9) + css-has-pseudo: 8.0.0(postcss@8.5.9) + css-prefers-color-scheme: 11.0.0(postcss@8.5.9) cssdb: 8.8.0 - postcss: 8.5.8 - postcss-attribute-case-insensitive: 8.0.0(postcss@8.5.8) - postcss-clamp: 4.1.0(postcss@8.5.8) - postcss-color-functional-notation: 8.0.2(postcss@8.5.8) - postcss-color-hex-alpha: 11.0.0(postcss@8.5.8) - postcss-color-rebeccapurple: 11.0.0(postcss@8.5.8) - postcss-custom-media: 12.0.1(postcss@8.5.8) - postcss-custom-properties: 15.0.1(postcss@8.5.8) - postcss-custom-selectors: 9.0.1(postcss@8.5.8) - postcss-dir-pseudo-class: 10.0.0(postcss@8.5.8) - postcss-double-position-gradients: 7.0.0(postcss@8.5.8) - postcss-focus-visible: 11.0.0(postcss@8.5.8) - postcss-focus-within: 10.0.0(postcss@8.5.8) - postcss-font-variant: 5.0.0(postcss@8.5.8) - postcss-gap-properties: 7.0.0(postcss@8.5.8) - postcss-image-set-function: 8.0.0(postcss@8.5.8) - postcss-lab-function: 8.0.2(postcss@8.5.8) - postcss-logical: 9.0.0(postcss@8.5.8) - postcss-nesting: 14.0.0(postcss@8.5.8) - postcss-opacity-percentage: 3.0.0(postcss@8.5.8) - postcss-overflow-shorthand: 7.0.0(postcss@8.5.8) - postcss-page-break: 3.0.4(postcss@8.5.8) - postcss-place: 11.0.0(postcss@8.5.8) - postcss-pseudo-class-any-link: 11.0.0(postcss@8.5.8) - postcss-replace-overflow-wrap: 4.0.0(postcss@8.5.8) - postcss-selector-not: 9.0.0(postcss@8.5.8) - - postcss-pseudo-class-any-link@11.0.0(postcss@8.5.8): - dependencies: - postcss: 8.5.8 + postcss: 8.5.9 + postcss-attribute-case-insensitive: 8.0.0(postcss@8.5.9) + postcss-clamp: 4.1.0(postcss@8.5.9) + postcss-color-functional-notation: 8.0.2(postcss@8.5.9) + postcss-color-hex-alpha: 11.0.0(postcss@8.5.9) + postcss-color-rebeccapurple: 11.0.0(postcss@8.5.9) + postcss-custom-media: 12.0.1(postcss@8.5.9) + postcss-custom-properties: 15.0.1(postcss@8.5.9) + postcss-custom-selectors: 9.0.1(postcss@8.5.9) + postcss-dir-pseudo-class: 10.0.0(postcss@8.5.9) + postcss-double-position-gradients: 7.0.0(postcss@8.5.9) + postcss-focus-visible: 11.0.0(postcss@8.5.9) + postcss-focus-within: 10.0.0(postcss@8.5.9) + postcss-font-variant: 5.0.0(postcss@8.5.9) + postcss-gap-properties: 7.0.0(postcss@8.5.9) + postcss-image-set-function: 8.0.0(postcss@8.5.9) + postcss-lab-function: 8.0.2(postcss@8.5.9) + postcss-logical: 9.0.0(postcss@8.5.9) + postcss-nesting: 14.0.0(postcss@8.5.9) + postcss-opacity-percentage: 3.0.0(postcss@8.5.9) + postcss-overflow-shorthand: 7.0.0(postcss@8.5.9) + postcss-page-break: 3.0.4(postcss@8.5.9) + postcss-place: 11.0.0(postcss@8.5.9) + postcss-pseudo-class-any-link: 11.0.0(postcss@8.5.9) + postcss-replace-overflow-wrap: 4.0.0(postcss@8.5.9) + postcss-selector-not: 9.0.0(postcss@8.5.9) + + postcss-pseudo-class-any-link@11.0.0(postcss@8.5.9): + dependencies: + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - postcss-reduce-initial@7.0.6(postcss@8.5.8): + postcss-reduce-initial@7.0.6(postcss@8.5.9): dependencies: browserslist: 4.28.1 caniuse-api: 3.0.0 - postcss: 8.5.8 + postcss: 8.5.9 - postcss-reduce-transforms@7.0.1(postcss@8.5.8): + postcss-reduce-transforms@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 - postcss-replace-overflow-wrap@4.0.0(postcss@8.5.8): + postcss-replace-overflow-wrap@4.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-reporter@7.1.0(postcss@8.5.8): + postcss-reporter@7.1.0(postcss@8.5.9): dependencies: picocolors: 1.1.1 - postcss: 8.5.8 + postcss: 8.5.9 thenby: 1.3.4 postcss-resolve-nested-selector@0.1.6: {} - postcss-safe-parser@7.0.1(postcss@8.5.8): + postcss-safe-parser@7.0.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-scss@4.0.9(postcss@8.5.8): + postcss-scss@4.0.9(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 - postcss-selector-not@9.0.0(postcss@8.5.8): + postcss-selector-not@9.0.0(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 postcss-selector-parser@6.1.2: @@ -19852,15 +19850,15 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-svgo@7.1.1(postcss@8.5.8): + postcss-svgo@7.1.1(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-value-parser: 4.2.0 svgo: 4.0.1 - postcss-unique-selectors@7.0.5(postcss@8.5.8): + postcss-unique-selectors@7.0.5(postcss@8.5.9): dependencies: - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 postcss-value-parser@4.2.0: {} @@ -19878,7 +19876,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.8: + postcss@8.5.9: dependencies: nanoid: 3.3.11 picocolors: 1.1.1 @@ -19894,7 +19892,7 @@ snapshots: prettier@3.7.3: {} - prettier@3.8.1: {} + prettier@3.8.2: {} pretty-format@27.5.1: dependencies: @@ -20523,16 +20521,16 @@ snapshots: dependencies: '@rollup/pluginutils': 5.1.4(rollup@4.60.1) cosmiconfig: 8.3.6(typescript@5.9.3) - cssnano: 7.1.4(postcss@8.5.8) + cssnano: 7.1.4(postcss@8.5.9) fs-extra: 11.2.0 - icss-utils: 5.1.0(postcss@8.5.8) + icss-utils: 5.1.0(postcss@8.5.9) mime-types: 2.1.35 p-queue: 8.1.1 - postcss: 8.5.8 - postcss-modules-extract-imports: 3.1.0(postcss@8.5.8) - postcss-modules-local-by-default: 4.0.5(postcss@8.5.8) - postcss-modules-scope: 3.2.0(postcss@8.5.8) - postcss-modules-values: 4.0.0(postcss@8.5.8) + postcss: 8.5.9 + postcss-modules-extract-imports: 3.1.0(postcss@8.5.9) + postcss-modules-local-by-default: 4.0.5(postcss@8.5.9) + postcss-modules-scope: 3.2.0(postcss@8.5.9) + postcss-modules-values: 4.0.0(postcss@8.5.9) postcss-value-parser: 4.2.0 query-string: 9.3.1 resolve: 1.22.11 @@ -20898,19 +20896,19 @@ snapshots: es-errors: 1.3.0 internal-slot: 1.1.0 - storybook-addon-pseudo-states@4.0.4(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.1)): + storybook-addon-pseudo-states@4.0.4(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@8.6.12(prettier@3.8.2)): dependencies: '@storybook/icons': 1.4.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - storybook: 8.6.12(prettier@3.8.1) + storybook: 8.6.12(prettier@3.8.2) transitivePeerDependencies: - react - react-dom - storybook@8.6.12(prettier@3.8.1): + storybook@8.6.12(prettier@3.8.2): dependencies: - '@storybook/core': 8.6.12(prettier@3.8.1)(storybook@8.6.12(prettier@3.8.1)) + '@storybook/core': 8.6.12(prettier@3.8.2)(storybook@8.6.12(prettier@3.8.2)) optionalDependencies: - prettier: 3.8.1 + prettier: 3.8.2 transitivePeerDependencies: - bufferutil - supports-color @@ -21076,32 +21074,32 @@ snapshots: '@babel/core': 7.29.0 optional: true - stylehacks@7.0.8(postcss@8.5.8): + stylehacks@7.0.8(postcss@8.5.9): dependencies: browserslist: 4.28.1 - postcss: 8.5.8 + postcss: 8.5.9 postcss-selector-parser: 7.1.1 - stylelint-config-recommended-scss@17.0.0(postcss@8.5.8)(stylelint@17.6.0(typescript@5.9.3)): + stylelint-config-recommended-scss@17.0.0(postcss@8.5.9)(stylelint@17.6.0(typescript@5.9.3)): dependencies: - postcss-scss: 4.0.9(postcss@8.5.8) + postcss-scss: 4.0.9(postcss@8.5.9) stylelint: 17.6.0(typescript@5.9.3) stylelint-config-recommended: 18.0.0(stylelint@17.6.0(typescript@5.9.3)) stylelint-scss: 7.0.0(stylelint@17.6.0(typescript@5.9.3)) optionalDependencies: - postcss: 8.5.8 + postcss: 8.5.9 stylelint-config-recommended@18.0.0(stylelint@17.6.0(typescript@5.9.3)): dependencies: stylelint: 17.6.0(typescript@5.9.3) - stylelint-config-standard-scss@17.0.0(postcss@8.5.8)(stylelint@17.6.0(typescript@5.9.3)): + stylelint-config-standard-scss@17.0.0(postcss@8.5.9)(stylelint@17.6.0(typescript@5.9.3)): dependencies: stylelint: 17.6.0(typescript@5.9.3) - stylelint-config-recommended-scss: 17.0.0(postcss@8.5.8)(stylelint@17.6.0(typescript@5.9.3)) + stylelint-config-recommended-scss: 17.0.0(postcss@8.5.9)(stylelint@17.6.0(typescript@5.9.3)) stylelint-config-standard: 40.0.0(stylelint@17.6.0(typescript@5.9.3)) optionalDependencies: - postcss: 8.5.8 + postcss: 8.5.9 stylelint-config-standard@40.0.0(stylelint@17.6.0(typescript@5.9.3)): dependencies: @@ -21149,8 +21147,8 @@ snapshots: micromatch: 4.0.8 normalize-path: 3.0.0 picocolors: 1.1.1 - postcss: 8.5.8 - postcss-safe-parser: 7.0.1(postcss@8.5.8) + postcss: 8.5.9 + postcss-safe-parser: 7.0.1(postcss@8.5.9) postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 string-width: 8.2.0 @@ -21476,14 +21474,14 @@ snapshots: tty-browserify@0.0.1: {} - turbo@2.9.3: + turbo@2.9.6: optionalDependencies: - '@turbo/darwin-64': 2.9.3 - '@turbo/darwin-arm64': 2.9.3 - '@turbo/linux-64': 2.9.3 - '@turbo/linux-arm64': 2.9.3 - '@turbo/windows-64': 2.9.3 - '@turbo/windows-arm64': 2.9.3 + '@turbo/darwin-64': 2.9.6 + '@turbo/darwin-arm64': 2.9.6 + '@turbo/linux-64': 2.9.6 + '@turbo/linux-arm64': 2.9.6 + '@turbo/windows-64': 2.9.6 + '@turbo/windows-arm64': 2.9.6 type-check@0.4.0: dependencies: @@ -21549,13 +21547,13 @@ snapshots: typedarray@0.0.6: {} - typescript-eslint@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3): + typescript-eslint@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.57.2(@typescript-eslint/parser@8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3))(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) - '@typescript-eslint/parser': 8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.57.2(@typescript-eslint/parser@8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/parser': 8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/typescript-estree': 8.57.2(typescript@5.9.3) - '@typescript-eslint/utils': 8.57.2(eslint@9.18.0(jiti@1.21.7))(typescript@5.9.3) - eslint: 9.18.0(jiti@1.21.7) + '@typescript-eslint/utils': 8.57.2(eslint@9.39.4(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.4(jiti@1.21.7) typescript: 5.9.3 transitivePeerDependencies: - supports-color