@navikt/ds-react 7.35.2 → 7.35.3
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.35.
|
|
3
|
+
"version": "7.35.3",
|
|
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",
|
|
@@ -695,8 +695,8 @@
|
|
|
695
695
|
"dependencies": {
|
|
696
696
|
"@floating-ui/react": "0.27.8",
|
|
697
697
|
"@floating-ui/react-dom": "^2.1.6",
|
|
698
|
-
"@navikt/aksel-icons": "^7.35.
|
|
699
|
-
"@navikt/ds-tokens": "^7.35.
|
|
698
|
+
"@navikt/aksel-icons": "^7.35.3",
|
|
699
|
+
"@navikt/ds-tokens": "^7.35.3",
|
|
700
700
|
"clsx": "^2.1.0",
|
|
701
701
|
"date-fns": "^4.0.0",
|
|
702
702
|
"react-day-picker": "9.7.0"
|