Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changeset/gentle-trees-chew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@digdir/designsystemet-react": patch
"@digdir/designsystemet": patch
---

update npm non-major dependencies
16 changes: 8 additions & 8 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"devDependencies": {
"@digdir/designsystemet-css": "workspace:^",
"@digdir/designsystemet-react": "workspace:^",
"@navikt/aksel-icons": "^8.4.1",
"@storybook/addon-a11y": "^10.2.8",
"@storybook/addon-docs": "^10.2.8",
"@storybook/addon-themes": "^10.2.8",
"@storybook/addon-vitest": "^10.2.8",
"@storybook/react-vite": "^10.2.8",
"@navikt/aksel-icons": "^8.5.2",
"@storybook/addon-a11y": "^10.2.10",
"@storybook/addon-docs": "^10.2.10",
"@storybook/addon-themes": "^10.2.10",
"@storybook/addon-vitest": "^10.2.10",
"@storybook/react-vite": "^10.2.10",
"@types/ramda": "^0.31.1",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
Expand All @@ -34,8 +34,8 @@
"playwright": "^1.58.2",
"ramda": "^0.32.0",
"react-docgen-typescript": "^2.4.0",
"storybook": "^10.2.8",
"storybook-addon-pseudo-states": "^10.2.8",
"storybook": "^10.2.10",
"storybook-addon-pseudo-states": "^10.2.10",
"vitest": "4.0.18"
}
}
4 changes: 2 additions & 2 deletions apps/themebuilder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"@digdir/designsystemet-react": "workspace:^",
"@internal/components": "workspace:^",
"@internal/digdir": "workspace:^",
"@navikt/aksel-icons": "^8.4.1",
"@navikt/aksel-icons": "^8.5.2",
"@radix-ui/react-slot": "^1.2.4",
"@react-router/express": "^7.13.0",
"@react-router/node": "^7.13.0",
"clsx": "^2.1.1",
"compression": "^1.8.1",
"cross-env": "^10.1.0",
"express": "^5.2.1",
"i18next": "^25.8.10",
"i18next": "^25.8.13",
"isbot": "^5.1.35",
"morgan": "^1.10.1",
"react": "^19.2.4",
Expand Down
1 change: 0 additions & 1 deletion apps/www/app/_components/sidebar/sidebar.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@
display: none;
padding-top: var(--ds-size-7);
height: calc(100vh - var(--header-height));
/* biome-ignore lint/suspicious/noDuplicateProperties: fallback */
height: calc(100dvh - var(--header-height));
overflow-y: auto;
position: fixed;
Expand Down
4 changes: 2 additions & 2 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@digdir/designsystemet-react": "workspace:^",
"@internal/components": "workspace:^",
"@internal/digdir": "workspace:^",
"@navikt/aksel-icons": "^8.4.1",
"@navikt/aksel-icons": "^8.5.2",
"@react-router/express": "^7.13.0",
"@react-router/node": "^7.13.0",
"clsx": "^2.1.1",
Expand All @@ -23,7 +23,7 @@
"express": "^5.2.1",
"express-rate-limit": "^8.2.1",
"htmlfy": "^1.0.1",
"i18next": "^25.8.10",
"i18next": "^25.8.13",
"isbot": "^5.1.35",
"mdx-bundler": "^10.1.1",
"morgan": "^1.10.1",
Expand Down
2 changes: 1 addition & 1 deletion biome.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.4.2/schema.json",
"$schema": "https://biomejs.dev/schemas/2.4.4/schema.json",
"assist": {
"actions": { "source": { "organizeImports": "on" } }
},
Expand Down
2 changes: 1 addition & 1 deletion internal/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@digdir/designsystemet-react": "workspace:^",
"@digdir/designsystemet-types": "workspace:^",
"@radix-ui/react-slot": "^1.2.4",
"@navikt/aksel-icons": "^8.4.1",
"@navikt/aksel-icons": "^8.5.2",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.4.1",
"prettier": "^3.8.1",
Expand Down
2 changes: 1 addition & 1 deletion internal/digdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.29.3",
"packageManager": "pnpm@10.30.1",
"devDependencies": {
"rimraf": "^6.1.3",
"@digdir/designsystemet": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion internal/react-18-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@floating-ui/react": "0.26.23",
"@navikt/aksel-icons": "^8.4.1",
"@navikt/aksel-icons": "^8.5.2",
"@radix-ui/react-slot": "^1.2.4",
"@tanstack/react-virtual": "^3.13.18",
"react": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "root",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@10.29.3+sha512.498e1fb4cca5aa06c1dcf2611e6fafc50972ffe7189998c409e90de74566444298ffe43e6cd2acdc775ba1aa7cc5e092a8b7054c811ba8c5770f84693d33d2dc",
"packageManager": "pnpm@10.30.1+sha512.3590e550d5384caa39bd5c7c739f72270234b2f6059e13018f975c313b1eb9fefcc09714048765d4d9efe961382c312e624572c0420762bdc5d5940cdf9be73a",
"engines": {
"node": ">=24.13.1"
},
Expand Down Expand Up @@ -37,7 +37,7 @@
"update:preview-tokens": "pnpm --filter @digdir/designsystemet run update:preview-tokens"
},
"devDependencies": {
"@biomejs/biome": "2.4.2",
"@biomejs/biome": "2.4.4",
"@changesets/cli": "^2.29.8",
"@digdir/designsystemet": "workspace:",
"@svitejs/changesets-changelog-github-compact": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"picocolors": "^1.1.1",
"postcss": "^8.5.6",
"ramda": "^0.32.0",
"style-dictionary": "^5.3.0",
"style-dictionary": "^5.3.2",
"zod": "^4.3.6",
"zod-validation-error": "^5.0.0"
},
Expand Down
1 change: 0 additions & 1 deletion packages/css/src/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ body,
content: '';
display: inline-block;
height: calc(1em * var(--ds-line-height-md)); /* Fallback for browsers not supporting lh unit */
/* biome-ignore lint/suspicious/noDuplicateProperties: preferred if supported */
height: 1lh;
margin-inline-end: 0.25ch; /* Fake a space character */
mask: center / contain no-repeat var(--ds-readonly-icon-url);
Expand Down
1 change: 0 additions & 1 deletion packages/css/src/dialog.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
border-radius: 0;
border-block-width: 0;
height: 100%;
/* biome-ignore lint/suspicious/noDuplicateProperties: <fallback> */
height: -webkit-fill-available;
height: stretch;
max-height: unset;
Expand Down
1 change: 0 additions & 1 deletion packages/css/src/heading.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.ds-heading {
font-size: 1.3em; /* Fallback if not supporting round() */
/* biome-ignore lint/suspicious/noDuplicateProperties: fallback */
font-size: round(down, 1.3em, 1px); /* Default to 130% */
font-weight: var(--ds-heading-md-font-weight);
letter-spacing: var(--ds-heading-md-letter-spacing);
Expand Down
10 changes: 5 additions & 5 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@digdir/designsystemet-web": "workspace:^",
"@floating-ui/dom": "^1.7.5",
"@floating-ui/react": "0.26.23",
"@navikt/aksel-icons": "^8.4.1",
"@navikt/aksel-icons": "^8.5.2",
"@radix-ui/react-slot": "^1.2.4",
"@tanstack/react-virtual": "^3.13.18",
"clsx": "^2.1.1"
Expand All @@ -53,9 +53,9 @@
"@digdir/designsystemet-css": "workspace:^",
"@rollup/plugin-commonjs": "^29.0.0",
"@rollup/plugin-node-resolve": "^16.0.3",
"@storybook/addon-docs": "^10.2.8",
"@storybook/addon-vitest": "^10.2.8",
"@storybook/react-vite": "^10.2.8",
"@storybook/addon-docs": "^10.2.10",
"@storybook/addon-vitest": "^10.2.10",
"@storybook/react-vite": "^10.2.10",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
Expand All @@ -66,7 +66,7 @@
"rimraf": "^6.1.3",
"rollup": "^4.57.1",
"rollup-plugin-copy": "^3.5.0",
"storybook": "^10.2.8",
"storybook": "^10.2.10",
"tsx": "4.21.0",
"typescript": "^5.9.3"
}
Expand Down
1 change: 0 additions & 1 deletion packages/react/react-types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import type { Color, ColorScheme, Size } from '@digdir/designsystemet-types';

declare global {
namespace React {
// biome-ignore lint/correctness/noUnusedVariables: we overwrite React's HTMLAttributes to add custom attributes
interface HTMLAttributes<T> {
/**
* Represents the recommended size options for the Designsystemet variables.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ declare global {
}
}
namespace React {
// biome-ignore lint/correctness/noUnusedVariables: we overwrite React's HTMLAttributes to add custom attributes
interface HTMLAttributes<T> {
popovertarget?: string;
}
Expand Down
Loading
Loading