@navikt/ds-react 7.23.1 → 7.23.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@navikt/ds-react",
|
|
3
|
-
"version": "7.23.
|
|
3
|
+
"version": "7.23.2",
|
|
4
4
|
"description": "React components from the Norwegian Labour and Welfare Administration.",
|
|
5
5
|
"author": "Aksel, a team part of the Norwegian Labour and Welfare Administration.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -630,8 +630,8 @@
|
|
|
630
630
|
"dependencies": {
|
|
631
631
|
"@floating-ui/react": "0.27.8",
|
|
632
632
|
"@floating-ui/react-dom": "^2.0.9",
|
|
633
|
-
"@navikt/aksel-icons": "^7.23.
|
|
634
|
-
"@navikt/ds-tokens": "^7.23.
|
|
633
|
+
"@navikt/aksel-icons": "^7.23.2",
|
|
634
|
+
"@navikt/ds-tokens": "^7.23.2",
|
|
635
635
|
"clsx": "^2.1.0",
|
|
636
636
|
"date-fns": "^4.0.0",
|
|
637
637
|
"react-day-picker": "9.7.0"
|