|
5 | 5 | "license": "MIT",
|
6 | 6 | "name": "@navikt/endringsmelding-pleiepenger",
|
7 | 7 | "repository": "https://github.com/navikt/sif-brukerdialog",
|
8 |
| - "version": "2.25.16", |
| 8 | + "version": "2.25.19", |
9 | 9 | "private": true,
|
10 | 10 | "dependencies": {
|
11 |
| - "@navikt/ds-css": "6.3.2", |
| 11 | + "@navikt/ds-css": "6.3.3", |
12 | 12 | "@navikt/ds-icons": "3.4.3",
|
13 |
| - "@navikt/ds-react": "6.3.2", |
14 |
| - "@navikt/ds-tailwind": "6.3.2", |
| 13 | + "@navikt/ds-react": "6.3.3", |
| 14 | + "@navikt/ds-tailwind": "6.3.3", |
15 | 15 | "@navikt/sif-common-amplitude": "workspace:*",
|
16 | 16 | "@navikt/sif-common-core-ds": "workspace:*",
|
17 | 17 | "@navikt/sif-common-formik-ds": "workspace:*",
|
|
26 | 26 | "cookie-parser": "1.4.6",
|
27 | 27 | "dayjs": "1.11.10",
|
28 | 28 | "dotenv": "16.4.5",
|
29 |
| - "express": "4.18.3", |
| 29 | + "express": "4.19.1", |
30 | 30 | "express-rate-limit": "7.2.0",
|
31 | 31 | "flat": "6.0.1",
|
32 | 32 | "formik": "2.4.5",
|
|
40 | 40 | "react": "18.2.0",
|
41 | 41 | "react-day-picker": "8.10.0",
|
42 | 42 | "react-dom": "18.2.0",
|
43 |
| - "react-intl": "6.6.2", |
| 43 | + "react-intl": "6.6.3", |
44 | 44 | "react-modal": "3.16.1",
|
45 | 45 | "react-router-dom": "6.22.3"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/core": "7.24.1", |
| 48 | + "@babel/core": "7.24.3", |
49 | 49 | "@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
50 | 50 | "@babel/plugin-transform-modules-commonjs": "7.24.1",
|
51 |
| - "@babel/preset-env": "7.24.1", |
| 51 | + "@babel/preset-env": "7.24.3", |
52 | 52 | "@babel/preset-react": "7.24.1",
|
53 | 53 | "@babel/preset-typescript": "7.24.1",
|
54 | 54 | "@mswjs/data": "0.16.1",
|
55 |
| - "@navikt/ds-tailwind": "6.3.2", |
| 55 | + "@navikt/ds-tailwind": "6.3.3", |
56 | 56 | "@sentry/vite-plugin": "2.16.0",
|
57 |
| - "@storybook/addon-actions": "8.0.2", |
58 |
| - "@storybook/addon-essentials": "8.0.2", |
59 |
| - "@storybook/addon-interactions": "8.0.2", |
60 |
| - "@storybook/addon-links": "8.0.2", |
61 |
| - "@storybook/node-logger": "8.0.2", |
62 |
| - "@storybook/preset-create-react-app": "8.0.2", |
63 |
| - "@storybook/react": "8.0.2", |
| 57 | + "@storybook/addon-actions": "8.0.4", |
| 58 | + "@storybook/addon-essentials": "8.0.4", |
| 59 | + "@storybook/addon-interactions": "8.0.4", |
| 60 | + "@storybook/addon-links": "8.0.4", |
| 61 | + "@storybook/node-logger": "8.0.4", |
| 62 | + "@storybook/preset-create-react-app": "8.0.4", |
| 63 | + "@storybook/react": "8.0.4", |
64 | 64 | "@storybook/testing-library": "0.2.2",
|
65 | 65 | "@types/flat": "5.0.5",
|
66 | 66 | "@types/intl": "1.2.2",
|
67 | 67 | "@types/js-cookie": "3.0.6",
|
68 | 68 | "@types/object-hash": "3.0.6",
|
69 |
| - "@types/react": "18.2.67", |
| 69 | + "@types/react": "18.2.70", |
70 | 70 | "@types/react-document-title": "2.0.9",
|
71 | 71 | "@types/react-dom": "18.2.22",
|
72 | 72 | "@types/react-modal": "3.16.3",
|
|
75 | 75 | "axe-core": "4.8.4",
|
76 | 76 | "babel-polyfill": "6.26.0",
|
77 | 77 | "cross-env": "7.0.3",
|
78 |
| - "cypress": "13.7.0", |
| 78 | + "cypress": "13.7.1", |
79 | 79 | "cypress-axe": "1.5.0",
|
80 | 80 | "cypress-file-upload": "5.0.8",
|
81 | 81 | "jsdom": "24.0.0",
|
82 |
| - "msw": "2.2.9", |
83 |
| - "postcss": "8.4.37", |
84 |
| - "postcss-import": "16.0.1", |
| 82 | + "msw": "2.2.10", |
| 83 | + "postcss": "8.4.38", |
| 84 | + "postcss-import": "16.1.0", |
85 | 85 | "react-responsive": "10.0.0",
|
86 |
| - "storybook": "8.0.2", |
| 86 | + "storybook": "8.0.4", |
87 | 87 | "tailwindcss": "3.4.1",
|
88 |
| - "typescript": "5.4.2", |
89 |
| - "vite": "5.2.0", |
| 88 | + "typescript": "5.4.3", |
| 89 | + "vite": "5.2.6", |
90 | 90 | "vite-plugin-checker": "0.6.4",
|
91 | 91 | "vitest": "1.4.0"
|
92 | 92 | },
|
|
0 commit comments