Skip to content

Commit 7b3005e

Browse files
chore(deps): bump the all-dependencies group across 1 directory with 31 updates (#5117)
* chore(deps): bump the all-dependencies group across 1 directory with 31 updates Bumps the all-dependencies group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) | `2.1.4` | `2.3.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.2` | `8.61.1` | | [stylelint](https://github.com/stylelint/stylelint) | `17.11.0` | `17.13.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` | | [downshift](https://github.com/downshift-js/downshift) | `9.3.2` | `9.3.6` | | [@figma/code-connect](https://github.com/figma/code-connect) | `1.4.4` | `1.4.8` | | [@types/mdx](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mdx) | `2.0.13` | `2.0.14` | | [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) | `0.31.1` | `0.32.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.75.0` | `7.80.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.15.0` | `7.18.0` | | [styled-components](https://github.com/styled-components/styled-components) | `6.4.1` | `6.4.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.9` | `29.4.11` | | [date-fns](https://github.com/date-fns/date-fns) | `4.1.0` | `4.4.0` | | [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) | `19.2.5` | `19.2.7` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.4` | `4.3.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.4` | `4.3.1` | | [style-dictionary](https://github.com/style-dictionary/style-dictionary) | `5.4.0` | `5.4.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.5` | `4.1.9` | | [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.58.7` | `7.58.9` | | [vite-plugin-dts](https://github.com/qmhc/unplugin-dts/tree/HEAD/packages/vite-plugin-dts) | `5.0.0` | `5.0.2` | | [@figma/rest-api-spec](https://github.com/figma/rest-api-spec) | `0.37.0` | `0.40.0` | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.18.0` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.3.0` | `30.4.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.1` | `6.0.2` | | [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local) | `0.55.1` | `0.55.2` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.14.0` | `1.21.0` | | [next](https://github.com/vercel/next.js) | `16.2.6` | `16.2.9` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `16.2.4` | `16.2.9` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.4` | `4.3.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.4` | | [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `16.2.4` | `16.2.9` | Updates `babel-plugin-styled-components` from 2.1.4 to 2.3.0 - [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases) - [Changelog](https://github.com/styled-components/babel-plugin-styled-components/blob/main/CHANGELOG.md) - [Commits](styled-components/babel-plugin-styled-components@v2.1.4...v2.3.0) Updates `typescript-eslint` from 8.59.2 to 8.61.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/typescript-eslint) Updates `stylelint` from 17.11.0 to 17.13.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.11.0...17.13.0) Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) Updates `downshift` from 9.3.2 to 9.3.6 - [Release notes](https://github.com/downshift-js/downshift/releases) - [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md) - [Commits](downshift-js/downshift@v9.3.2...v9.3.6) Updates `@figma/code-connect` from 1.4.4 to 1.4.8 - [Release notes](https://github.com/figma/code-connect/releases) - [Changelog](https://github.com/figma/code-connect/blob/main/CHANGELOG.md) - [Commits](figma/code-connect@1.4.4...v1.4.8) Updates `@types/mdx` from 2.0.13 to 2.0.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mdx) Updates `@types/ramda` from 0.31.1 to 0.32.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda) Updates `react-hook-form` from 7.75.0 to 7.80.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.75.0...v7.80.0) Updates `react-router-dom` from 7.15.0 to 7.18.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.0/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.0/packages/react-router-dom) Updates `styled-components` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.4.1...styled-components@6.4.2) Updates `ts-jest` from 29.4.9 to 29.4.11 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.9...v29.4.11) Updates `date-fns` from 4.1.0 to 4.4.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v4.1.0...v4.4.0) Updates `react-is` from 19.2.5 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-is) Updates `@tailwindcss/vite` from 4.2.4 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/@tailwindcss-vite) Updates `tailwindcss` from 4.2.4 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/tailwindcss) Updates `style-dictionary` from 5.4.0 to 5.4.4 - [Release notes](https://github.com/style-dictionary/style-dictionary/releases) - [Changelog](https://github.com/style-dictionary/style-dictionary/blob/main/CHANGELOG.md) - [Commits](style-dictionary/style-dictionary@v5.4.0...v5.4.4) Updates `vitest` from 4.1.5 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) Updates `@microsoft/api-extractor` from 7.58.7 to 7.58.9 - [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.58.9/apps/api-extractor) Updates `vite-plugin-dts` from 5.0.0 to 5.0.2 - [Release notes](https://github.com/qmhc/unplugin-dts/releases) - [Changelog](https://github.com/qmhc/unplugin-dts/blob/main/packages/vite-plugin-dts/CHANGELOG.md) - [Commits](https://github.com/qmhc/unplugin-dts/commits/vite-plugin-dts@5.0.2/packages/vite-plugin-dts) Updates `@figma/rest-api-spec` from 0.37.0 to 0.40.0 - [Commits](figma/rest-api-spec@v0.37.0...v0.40.0) Updates `axios` from 1.16.0 to 1.18.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.18.0) Updates `babel-jest` from 30.3.0 to 30.4.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/babel-jest) Updates `@vitejs/plugin-react` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react) Updates `@easyops-cn/docusaurus-search-local` from 0.55.1 to 0.55.2 - [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases) - [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.55.2/packages/docusaurus-search-local) Updates `lucide-react` from 1.14.0 to 1.21.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.21.0/packages/lucide-react) Updates `next` from 16.2.6 to 16.2.9 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.6...v16.2.9) Updates `@next/eslint-plugin-next` from 16.2.4 to 16.2.9 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.9/packages/eslint-plugin-next) Updates `@tailwindcss/postcss` from 4.2.4 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/@tailwindcss-postcss) Updates `tsx` from 4.21.0 to 4.22.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.4) Updates `@next/mdx` from 16.2.4 to 16.2.9 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.9/packages/next-mdx) --- updated-dependencies: - dependency-name: babel-plugin-styled-components dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript-eslint dependency-version: 8.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: stylelint dependency-version: 17.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: downshift dependency-version: 9.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@figma/code-connect" dependency-version: 1.4.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/mdx" dependency-version: 2.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/ramda" dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: react-hook-form dependency-version: 7.80.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: react-router-dom dependency-version: 7.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: styled-components dependency-version: 6.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: date-fns dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: react-is dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: style-dictionary dependency-version: 5.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@microsoft/api-extractor" dependency-version: 7.58.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: vite-plugin-dts dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@figma/rest-api-spec" dependency-version: 0.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: babel-jest dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@easyops-cn/docusaurus-search-local" dependency-version: 0.55.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: lucide-react dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: next dependency-version: 16.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.2.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@tailwindcss/postcss" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@next/mdx" dependency-version: 16.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * chore: cast button tokens for @types/ramda 0.32 and refresh autocomplete snapshot --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Frida <fridaerdal@hotmail.no>
1 parent 54bf74d commit 7b3005e

17 files changed

Lines changed: 1581 additions & 1750 deletions

File tree

apps/design-system-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@docusaurus/plugin-content-docs": "^3.10.1",
2121
"@docusaurus/preset-classic": "3.10.1",
2222
"@docusaurus/theme-common": "^3.10.1",
23-
"@easyops-cn/docusaurus-search-local": "^0.55.1",
23+
"@easyops-cn/docusaurus-search-local": "^0.55.2",
2424
"@equinor/eds-core-react": "workspace:^",
2525
"@equinor/eds-tokens": "workspace:^",
2626
"@mdx-js/react": "^3.1.1",

apps/eds-color-palette-generator/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,28 +29,28 @@
2929
"@equinor/eds-tokens": "workspace:^",
3030
"@equinor/eds-utils": "workspace:^",
3131
"colorjs.io": "^0.6.1",
32-
"lucide-react": "^1.14.0",
33-
"next": "16.2.6",
32+
"lucide-react": "^1.21.0",
33+
"next": "16.2.9",
3434
"react": "^19.2.6",
3535
"react-dom": "^19.2.6"
3636
},
3737
"devDependencies": {
3838
"@eslint/eslintrc": "^3.3.5",
39-
"@microsoft/api-extractor": "^7.58.7",
40-
"@next/eslint-plugin-next": "16.2.4",
39+
"@microsoft/api-extractor": "^7.58.9",
40+
"@next/eslint-plugin-next": "16.2.9",
4141
"@playwright/test": "^1.61.0",
42-
"@tailwindcss/postcss": "^4.2.4",
42+
"@tailwindcss/postcss": "^4.3.1",
4343
"@types/node": "^25.5.2",
4444
"@types/react": "^19.2.15",
4545
"@types/react-dom": "^19.2.3",
4646
"dotenv": "^17.4.0",
4747
"eslint": "^9.38.0",
4848
"eslint-config-next": "16.2.9",
49-
"tailwindcss": "^4.2.4",
50-
"tsx": "^4.21.0",
49+
"tailwindcss": "^4.3.1",
50+
"tsx": "^4.22.4",
5151
"typescript": "^5.9.3",
5252
"vite": "^8.0.16",
53-
"vite-plugin-dts": "^5.0.0",
54-
"vitest": "^4.1.5"
53+
"vite-plugin-dts": "^5.0.2",
54+
"vitest": "^4.1.9"
5555
}
5656
}

apps/eds-demo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@
1616
"@equinor/eds-tokens": "workspace:^",
1717
"@mdx-js/loader": "^3.1.1",
1818
"@mdx-js/react": "^3.1.1",
19-
"@next/mdx": "^16.2.3",
20-
"@types/mdx": "^2.0.13",
19+
"@next/mdx": "^16.2.9",
20+
"@types/mdx": "^2.0.14",
2121
"github-markdown-css": "^5.9.0",
22-
"next": "16.2.6",
22+
"next": "16.2.9",
2323
"react": "^19.2.6",
2424
"react-dom": "^19.2.6",
2525
"remark-gfm": "^4.0.1"
2626
},
2727
"devDependencies": {
2828
"@playwright/test": "^1.61.0",
29-
"@tailwindcss/postcss": "^4.2.4",
29+
"@tailwindcss/postcss": "^4.3.1",
3030
"@types/node": "^25.5.2",
3131
"@types/react": "^19.2.15",
3232
"@types/react-dom": "^19.2.3",
3333
"autoprefixer": "^10.4.27",
3434
"eslint": "^9.38.0",
3535
"eslint-config-next": "16.2.9",
3636
"postcss": "^8.5.15",
37-
"tailwindcss": "^4.2.4",
37+
"tailwindcss": "^4.3.1",
3838
"typescript": "^5.9.3"
3939
},
4040
"prettier": {

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/jest": "^30.0.0",
7878
"@types/jest-axe": "^3.5.9",
7979
"@eslint/js": "^9.38.0",
80-
"babel-plugin-styled-components": "^2.1.4",
80+
"babel-plugin-styled-components": "^2.3.0",
8181
"eslint": "^9.38.0",
8282
"eslint-config-prettier": "^10.1.8",
8383
"eslint-import-resolver-typescript": "^4.4.5",
@@ -89,13 +89,13 @@
8989
"eslint-plugin-storybook": "^10.4.6",
9090
"eslint-plugin-testing-library": "^7.16.2",
9191
"globals": "^17.6.0",
92-
"typescript-eslint": "^8.59.2",
92+
"typescript-eslint": "^8.61.1",
9393
"jest-axe": "^10.0.0",
94-
"stylelint": "^17.11.0",
94+
"stylelint": "^17.13.0",
9595
"stylelint-config-clean-order": "^8.0.1",
9696
"stylelint-config-standard": "^40.0.0",
9797
"stylelint-order": "^8.1.1",
98-
"prettier": "3.8.3",
98+
"prettier": "3.8.4",
9999
"typescript": "^5.9.3"
100100
},
101101
"browserslist": "last 2 Chrome versions, last 2 firefox versions, last 2 safari versions, last 2 edge versions, not dead",

packages/eds-core-react/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
],
5656
"devDependencies": {
5757
"@equinor/eds-mobile-components": "^0.2.0",
58-
"@figma/code-connect": "^1.4.4",
58+
"@figma/code-connect": "^1.4.8",
5959
"@playwright/test": "^1.61.0",
6060
"@rollup/plugin-babel": "^7.1.0",
6161
"@rollup/plugin-commonjs": "^29.0.3",
@@ -69,12 +69,12 @@
6969
"@testing-library/react": "16.3.2",
7070
"@testing-library/user-event": "14.6.1",
7171
"@types/jest": "^30.0.0",
72-
"@types/mdx": "^2.0.13",
72+
"@types/mdx": "^2.0.14",
7373
"@types/node": "^25.5.2",
74-
"@types/ramda": "^0.31.1",
74+
"@types/ramda": "^0.32.0",
7575
"@types/react": "^19.2.15",
7676
"@types/react-dom": "^19.2.3",
77-
"babel-plugin-styled-components": "^2.1.4",
77+
"babel-plugin-styled-components": "^2.3.0",
7878
"browserslist": "^4.28.2",
7979
"eslint-plugin-storybook": "10.4.6",
8080
"lightningcss": "^1.32.0",
@@ -87,15 +87,15 @@
8787
"ramda": "^0.32.0",
8888
"react": "^19.2.6",
8989
"react-dom": "^19.2.6",
90-
"react-hook-form": "^7.75.0",
91-
"react-router-dom": "^7.15.0",
90+
"react-hook-form": "^7.80.0",
91+
"react-router-dom": "^7.18.0",
9292
"remark-gfm": "^4.0.1",
9393
"rollup": "^4.62.1",
9494
"rollup-plugin-delete": "^3.0.2",
9595
"rollup-plugin-postcss": "^4.0.2",
9696
"rollup-preserve-directives": "^1.1.3",
9797
"storybook": "^10.4.6",
98-
"styled-components": "6.4.1",
98+
"styled-components": "6.4.2",
9999
"tsc-watch": "^7.2.0",
100100
"typescript": "^5.9.3"
101101
},
@@ -116,7 +116,7 @@
116116
"@react-stately/datepicker": "^3.17.1",
117117
"@react-types/shared": "^3.35.0",
118118
"@tanstack/react-virtual": "3.14.3",
119-
"downshift": "9.3.2",
119+
"downshift": "9.3.6",
120120
"react-aria": "^3.49.0"
121121
}
122122
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

3-
exports[`Autocomplete Matches snapshot 1`] = `"<div class="Autocomplete__Container-sc-yvif0e-0 jiztpN"><label id="downshift-test-id" for="downshift-test-id" class="Label__LabelBase-sc-1gi2bcn-0 kLhKFC"><span class="Label__Text-sc-1gi2bcn-1 fbHQTi">Select label test</span></label><div class="Autocomplete__Container-sc-yvif0e-0 jiztpN"><div class="Input__Container-sc-1ykv024-0 hnFASp"><input style="resize: none;" aria-activedescendant="downshift-test-id-item-0" aria-autocomplete="list" aria-controls="downshift-test-controls" aria-expanded="true" aria-labelledby="downshift-test-label-id" autocomplete="off" id="downshift-test-id" role="combobox" class="Input__StyledInput-sc-1ykv024-1 flxyVO" type="text" value=""><div class="Input__Adornments-sc-1ykv024-2 Input__RightAdornments-sc-1ykv024-4 kbszMT ifhEcz"><button type="button" tabindex="-1" aria-controls="downshift-test-controls" aria-expanded="true" id="downshift-test-id" aria-label="toggle options" title="open" class="Button__ButtonBase-sc-1hs0myn-1 gmgWvH Autocomplete__StyledButton-sc-yvif0e-2 iLvnkE"><span class="Button__Inner-sc-1hs0myn-0 dNnKRj"><svg fill="currentColor" viewBox="0 0 24 24" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" height="24px" width="24px" class="Icon__StyledSvg-sc-6evbi1-0 kuUmuP"><path data-testid="eds-icon-path" d="m7 14.5 5-5 5 5z" fill-rule="evenodd" clip-rule="evenodd" class="Icon__StyledPath-sc-6evbi1-1"></path></svg></span></button></div></div></div><div popover="manual" tabindex="-1" data-floating-ui-focusable="" style="position: absolute; top: -4px; left: 0px; width: auto;" class="OptionList__StyledPopover-sc-t6tp7k-0 eChCTr"><ul id="downshift-test-id" role="listbox" aria-labelledby="downshift-test-label-id" style="max-height: 300px;" class="List__StyledList-sc-v9d2hy-0 fEZmdQ OptionList__StyledList-sc-t6tp7k-1 iLUhrc"><li role="presentation" style="height: 144px; margin: 0px; grid-area: 1 / -1;"></li><li aria-hidden="false" aria-setsize="3" data-index="0" aria-posinset="1" aria-disabled="false" aria-selected="true" id="downshift-test-id" role="option" style="transform: translateY(0px); height: 48px;" class="Option__StyledListItem-sc-1ly11zu-0 kVWXpB"><span class="Option__AutocompleteOptionLabel-sc-1ly11zu-1 dlAIZg">One</span></li><li aria-hidden="false" aria-setsize="3" data-index="1" aria-posinset="2" aria-disabled="false" aria-selected="false" id="downshift-test-id" role="option" style="transform: translateY(48px); height: 48px;" class="Option__StyledListItem-sc-1ly11zu-0 fsVMlx"><span class="Option__AutocompleteOptionLabel-sc-1ly11zu-1 dlAIZg">Two</span></li><li aria-hidden="false" aria-setsize="3" data-index="2" aria-posinset="3" aria-disabled="false" aria-selected="false" id="downshift-test-id" role="option" style="transform: translateY(96px); height: 48px;" class="Option__StyledListItem-sc-1ly11zu-0 fsVMlx"><span class="Option__AutocompleteOptionLabel-sc-1ly11zu-1 dlAIZg">Three</span></li></ul></div></div>"`;
3+
exports[`Autocomplete Matches snapshot 1`] = `"<div class="Autocomplete__Container-sc-yvif0e-0 jbta-dK"><label id="downshift-test-id" for="downshift-test-id" class="Label__LabelBase-sc-1gi2bcn-0 eAoEZ"><span class="Label__Text-sc-1gi2bcn-1 bfxypJ">Select label test</span></label><div class="Autocomplete__Container-sc-yvif0e-0 jbta-dK"><div class="Input__Container-sc-1ykv024-0 AXbry"><input style="resize: none;" aria-activedescendant="downshift-test-id-item-0" aria-autocomplete="list" aria-controls="downshift-test-controls" aria-expanded="true" aria-labelledby="downshift-test-label-id" autocomplete="off" id="downshift-test-id" role="combobox" class="Input__StyledInput-sc-1ykv024-1 PNbWN" type="text" value=""><div class="Input__Adornments-sc-1ykv024-2 Input__RightAdornments-sc-1ykv024-4 gaMPHY jlsbaY"><button type="button" tabindex="-1" aria-controls="downshift-test-controls" aria-expanded="true" id="downshift-test-id" aria-label="toggle options" title="open" class="Button__ButtonBase-sc-1hs0myn-1 ihPuWg Autocomplete__StyledButton-sc-yvif0e-2 VsFWL"><span class="Button__Inner-sc-1hs0myn-0 jNcrVQ"><svg fill="currentColor" viewBox="0 0 24 24" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" height="24px" width="24px" class="Icon__StyledSvg-sc-6evbi1-0 iMSGDw"><path data-testid="eds-icon-path" d="m7 14.5 5-5 5 5z" fill-rule="evenodd" clip-rule="evenodd" class="Icon__StyledPath-sc-6evbi1-1"></path></svg></span></button></div></div></div><div popover="manual" tabindex="-1" data-floating-ui-focusable="" style="position: absolute; top: -4px; left: 0px; width: auto;" class="OptionList__StyledPopover-sc-t6tp7k-0 khmzGM"><ul id="downshift-test-id" role="listbox" aria-labelledby="downshift-test-label-id" style="max-height: 300px;" class="List__StyledList-sc-v9d2hy-0 XoHCf OptionList__StyledList-sc-t6tp7k-1 cngwDH"><li role="presentation" style="height: 144px; margin: 0px; grid-area: 1 / -1;"></li><li aria-hidden="false" aria-setsize="3" data-index="0" aria-posinset="1" aria-disabled="false" aria-selected="true" id="downshift-test-id" role="option" style="transform: translateY(0px); height: 48px;" class="Option__StyledListItem-sc-1ly11zu-0 cfTdi"><span class="Option__AutocompleteOptionLabel-sc-1ly11zu-1 kUIzPD">One</span></li><li aria-hidden="false" aria-setsize="3" data-index="1" aria-posinset="2" aria-disabled="false" aria-selected="false" id="downshift-test-id" role="option" style="transform: translateY(48px); height: 48px;" class="Option__StyledListItem-sc-1ly11zu-0 iCVNuq"><span class="Option__AutocompleteOptionLabel-sc-1ly11zu-1 kUIzPD">Two</span></li><li aria-hidden="false" aria-setsize="3" data-index="2" aria-posinset="3" aria-disabled="false" aria-selected="false" id="downshift-test-id" role="option" style="transform: translateY(96px); height: 48px;" class="Option__StyledListItem-sc-1ly11zu-0 iCVNuq"><span class="Option__AutocompleteOptionLabel-sc-1ly11zu-1 kUIzPD">Three</span></li></ul></div></div>"`;

packages/eds-core-react/src/components/Button/tokens/contained.ts

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { tokens } from '@equinor/eds-tokens'
22
import { button } from './button'
33

44
import { mergeDeepRight } from 'ramda'
5+
import { ButtonToken } from '../Button.types'
56

67
const {
78
colors: {
@@ -40,7 +41,7 @@ export const primary = mergeDeepRight(button, {
4041
background: primaryHoverColor,
4142
},
4243
},
43-
})
44+
}) as ButtonToken
4445
export const secondary = mergeDeepRight(primary, {
4546
background: secondaryColor,
4647
border: {
@@ -54,7 +55,7 @@ export const secondary = mergeDeepRight(primary, {
5455
},
5556
},
5657
},
57-
})
58+
}) as ButtonToken
5859

5960
export const danger = mergeDeepRight(primary, {
6061
background: dangerColor,
@@ -69,4 +70,4 @@ export const danger = mergeDeepRight(primary, {
6970
},
7071
},
7172
},
72-
})
73+
}) as ButtonToken

packages/eds-core-react/src/components/Button/tokens/ghost.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const {
1919
},
2020
} = tokens
2121

22-
export const primary: ButtonToken = mergeDeepRight(button, {
22+
export const primary = mergeDeepRight(button, {
2323
typography: {
2424
color: primaryColor,
2525
},
@@ -37,7 +37,7 @@ export const primary: ButtonToken = mergeDeepRight(button, {
3737
},
3838
},
3939
},
40-
})
40+
}) as ButtonToken
4141

4242
export const secondary = mergeDeepRight(primary, {
4343
typography: {

packages/eds-core-react/src/components/Button/tokens/outlined.ts

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { tokens } from '@equinor/eds-tokens'
22
import { mergeDeepRight } from 'ramda'
33
import { button } from './button'
4+
import { ButtonToken } from '../Button.types'
45

56
const {
67
colors: {
@@ -50,7 +51,7 @@ export const primary = mergeDeepRight(button, {
5051
background: 'transparent',
5152
},
5253
},
53-
})
54+
}) as ButtonToken
5455

5556
export const secondary = mergeDeepRight(primary, {
5657
typography: {
@@ -70,7 +71,7 @@ export const secondary = mergeDeepRight(primary, {
7071
},
7172
},
7273
},
73-
})
74+
}) as ButtonToken
7475

7576
export const danger = mergeDeepRight(primary, {
7677
typography: {
@@ -90,4 +91,4 @@ export const danger = mergeDeepRight(primary, {
9091
},
9192
},
9293
},
93-
})
94+
}) as ButtonToken

packages/eds-data-grid-react/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
"@testing-library/react": "16.3.2",
5858
"@testing-library/user-event": "^14.6.1",
5959
"@types/jest": "^30.0.0",
60-
"@types/mdx": "^2.0.13",
60+
"@types/mdx": "^2.0.14",
6161
"@types/node": "^25.5.2",
62-
"@types/ramda": "^0.31.1",
62+
"@types/ramda": "^0.32.0",
6363
"@types/react": "^19.2.15",
6464
"@types/react-dom": "^19.2.3",
65-
"babel-plugin-styled-components": "^2.1.4",
65+
"babel-plugin-styled-components": "^2.3.0",
6666
"eslint-plugin-storybook": "10.4.6",
6767
"jest": "30.4.2",
6868
"jest-environment-jsdom": "30.4.1",
@@ -72,13 +72,13 @@
7272
"ramda": "^0.32.0",
7373
"react": "^19.2.6",
7474
"react-dom": "^19.2.6",
75-
"react-hook-form": "^7.75.0",
75+
"react-hook-form": "^7.80.0",
7676
"rollup": "^4.62.1",
7777
"rollup-plugin-delete": "^3.0.2",
7878
"rollup-plugin-postcss": "^4.0.2",
7979
"storybook": "^10.4.6",
80-
"styled-components": "6.4.1",
81-
"ts-jest": "29.4.9",
80+
"styled-components": "6.4.2",
81+
"ts-jest": "29.4.11",
8282
"ts-node": "10.9.2",
8383
"tsc-watch": "^7.2.0",
8484
"typescript": "~5.9.3"

0 commit comments

Comments
 (0)