|
15 | 15 | "@formatjs/intl-numberformat": "8.15.2",
|
16 | 16 | "@grafana/faro-web-sdk": "1.12.3",
|
17 | 17 | "@grafana/faro-web-tracing": "1.12.3",
|
18 |
| - "@navikt/aksel-icons": "7.9.1", |
19 |
| - "@navikt/ds-css": "7.9.1", |
20 |
| - "@navikt/ds-react": "7.9.1", |
21 |
| - "@navikt/ds-tailwind": "7.9.1", |
22 |
| - "@navikt/ds-tokens": "7.9.1", |
| 18 | + "@navikt/aksel-icons": "7.10.0", |
| 19 | + "@navikt/ds-css": "7.10.0", |
| 20 | + "@navikt/ds-react": "7.10.0", |
| 21 | + "@navikt/ds-tailwind": "7.10.0", |
| 22 | + "@navikt/ds-tokens": "7.10.0", |
23 | 23 | "@navikt/familie-endringslogg": "14.0.0",
|
24 | 24 | "@navikt/fnrvalidator": "2.1.5",
|
25 |
| - "@navikt/ft-form-hooks": "^6.0.3-react19beta.0", |
26 |
| - "@navikt/ft-form-validators": "^3.0.3-react19beta.0", |
27 |
| - "@navikt/ft-plattform-komponenter": "^7.0.3-react19beta.0", |
| 25 | + "@navikt/ft-form-hooks": "^6.1.4", |
| 26 | + "@navikt/ft-form-validators": "^3.1.2", |
| 27 | + "@navikt/ft-plattform-komponenter": "^7.2.2", |
28 | 28 | "@popperjs/core": "2.11.8",
|
29 | 29 | "@reach/combobox": "0.18.0",
|
30 |
| - "@sentry/browser": "8.52.0", |
| 30 | + "@sentry/browser": "8.53.0", |
31 | 31 | "@sentry/cli": "2.41.1",
|
32 |
| - "@sentry/react": "8.52.0", |
33 |
| - "@tanstack/react-query": "^5.65.1", |
| 32 | + "@sentry/react": "8.53.0", |
| 33 | + "@tanstack/react-query": "^5.66.0", |
34 | 34 | "axios": "1.7.9",
|
35 | 35 | "classnames": "2.5.1",
|
36 | 36 | "dayjs": "1.11.13",
|
|
82 | 82 | "react-final-form": "6.5.9",
|
83 | 83 | "react-hook-form": "7.54.2",
|
84 | 84 | "react-idle-timer": "5.7.2",
|
85 |
| - "react-intl": "7.1.0", |
| 85 | + "react-intl": "7.1.5", |
86 | 86 | "react-modal": "3.16.3",
|
87 | 87 | "react-popper": "2.3.0",
|
88 |
| - "react-router": "7.1.1", |
| 88 | + "react-router": "7.1.4", |
89 | 89 | "tailwindcss": "3.4.17",
|
90 | 90 | "uuid": "11.0.5"
|
91 | 91 | },
|
|
113 | 113 | "@storybook/react": "8.5.2",
|
114 | 114 | "@storybook/react-webpack5": "8.5.2",
|
115 | 115 | "@storybook/test": "8.5.2",
|
116 |
| - "@tanstack/react-query-devtools": "^5.65.1", |
| 116 | + "@tanstack/react-query-devtools": "^5.66.0", |
117 | 117 | "@testing-library/dom": "10.4.0",
|
118 | 118 | "@testing-library/jest-dom": "6.6.3",
|
119 | 119 | "@testing-library/react": "16.2.0",
|
120 | 120 | "@testing-library/user-event": "14.6.1",
|
121 |
| - "@trivago/prettier-plugin-sort-imports": "5.2.1", |
| 121 | + "@trivago/prettier-plugin-sort-imports": "5.2.2", |
122 | 122 | "@types/chai": "5.0.1",
|
123 | 123 | "@types/history": "5.0.0",
|
124 | 124 | "@types/jest": "29.5.14",
|
125 |
| - "@types/react": "19.0.4", |
| 125 | + "@types/react": "19.0.8", |
126 | 126 | "@types/react-collapse": "5.0.4",
|
127 |
| - "@types/react-dom": "19.0.2", |
| 127 | + "@types/react-dom": "19.0.3", |
128 | 128 | "@types/react-intl": "3.0.0",
|
129 | 129 | "@types/react-redux": "7.1.34",
|
130 | 130 | "@typescript-eslint/eslint-plugin": "8.22.0",
|
|
206 | 206 | "extends": [
|
207 | 207 | "plugin:storybook/recommended"
|
208 | 208 | ]
|
209 |
| - } |
| 209 | + }, |
| 210 | + "packageManager": "[email protected]" |
210 | 211 | }
|
0 commit comments