|
48 | 48 | "@navikt/familie-endringslogg": "12.0.0",
|
49 | 49 | "@navikt/ft-plattform-komponenter": "2.5.10",
|
50 | 50 | "@popperjs/core": "2.11.8",
|
51 |
| - "@sentry/browser": "8.2.1", |
52 |
| - "@sentry/react": "^8.2.1", |
| 51 | + "@sentry/browser": "8.5.0", |
| 52 | + "@sentry/react": "^8.5.0", |
53 | 53 | "axios": "1.7.2",
|
54 | 54 | "date-fns": "3.6.0",
|
55 | 55 | "date-fns-tz": "3.1.3",
|
|
65 | 65 | "vite-plugin-svgr": "4.2.0"
|
66 | 66 | },
|
67 | 67 | "devDependencies": {
|
68 |
| - "@sentry/cli": "2.31.2", |
69 |
| - "@storybook/addon-a11y": "^8.1.3", |
70 |
| - "@storybook/addon-actions": "^8.1.3", |
71 |
| - "@storybook/addon-docs": "^8.1.3", |
72 |
| - "@storybook/addon-essentials": "^8.1.3", |
73 |
| - "@storybook/addon-interactions": "^8.1.3", |
74 |
| - "@storybook/cli": "^8.1.3", |
75 |
| - "@storybook/react": "^8.1.3", |
76 |
| - "@storybook/react-vite": "^8.1.3", |
77 |
| - "@storybook/test": "^8.1.3", |
78 |
| - "@storybook/theming": "^8.1.3", |
| 68 | + "@sentry/cli": "2.32.1", |
| 69 | + "@storybook/addon-a11y": "^8.1.4", |
| 70 | + "@storybook/addon-actions": "^8.1.4", |
| 71 | + "@storybook/addon-docs": "^8.1.4", |
| 72 | + "@storybook/addon-essentials": "^8.1.4", |
| 73 | + "@storybook/addon-interactions": "^8.1.4", |
| 74 | + "@storybook/cli": "^8.1.4", |
| 75 | + "@storybook/react": "^8.1.4", |
| 76 | + "@storybook/react-vite": "^8.1.4", |
| 77 | + "@storybook/test": "^8.1.4", |
| 78 | + "@storybook/theming": "^8.1.4", |
79 | 79 | "@testing-library/cypress": "^10.0.1",
|
80 | 80 | "@testing-library/dom": "9.3.4",
|
81 | 81 | "@testing-library/jest-dom": "^6.4.5",
|
82 | 82 | "@testing-library/react": "14.3.1",
|
83 | 83 | "@testing-library/user-event": "14.5.2",
|
84 | 84 | "@types/history": "5.0.0",
|
85 | 85 | "@types/prop-types": "15.7.12",
|
86 |
| - "@types/react": "18.3.2", |
| 86 | + "@types/react": "18.3.3", |
87 | 87 | "@types/react-collapse": "5.0.4",
|
88 | 88 | "@types/react-router-dom": "5.3.3",
|
89 | 89 | "@types/redux-form": "8.3.10",
|
90 |
| - "@typescript-eslint/eslint-plugin": "7.10.0", |
91 |
| - "@typescript-eslint/parser": "^7.10.0", |
| 90 | + "@typescript-eslint/eslint-plugin": "7.11.0", |
| 91 | + "@typescript-eslint/parser": "^7.11.0", |
92 | 92 | "@vitejs/plugin-react": "^4.2.1",
|
93 | 93 | "autoprefixer": "^10.4.19",
|
94 | 94 | "axios-mock-adapter": "1.22.0",
|
|
101 | 101 | "eslint-plugin-import": "2.29.1",
|
102 | 102 | "eslint-plugin-jest-dom": "5.4.0",
|
103 | 103 | "eslint-plugin-jsx-a11y": "6.8.0",
|
104 |
| - "eslint-plugin-react": "7.34.1", |
| 104 | + "eslint-plugin-react": "7.34.2", |
105 | 105 | "eslint-plugin-storybook": "0.8.0",
|
106 | 106 | "eslint-plugin-vitest": "^0.4.1",
|
107 | 107 | "husky": "9.0.11",
|
108 |
| - "jsdom": "24.0.0", |
| 108 | + "jsdom": "24.1.0", |
109 | 109 | "lint-staged": "15.2.5",
|
110 | 110 | "msw": "2.3.0",
|
111 | 111 | "msw-storybook-addon": "^2.0.2",
|
112 | 112 | "postcss": "^8.4.38",
|
113 | 113 | "prettier": "3.2.5",
|
114 | 114 | "react-popper": "2.3.0",
|
115 |
| - "storybook": "^8.1.3", |
116 |
| - "stylelint": "16.5.0", |
| 115 | + "storybook": "^8.1.4", |
| 116 | + "stylelint": "16.6.1", |
117 | 117 | "stylelint-config-standard": "^36.0.0",
|
118 | 118 | "stylelint-order": "6.0.4",
|
119 | 119 | "tailwindcss": "^3.4.3",
|
120 | 120 | "typed-css-modules": "^0.9.1",
|
121 | 121 | "typescript": "5.4.5",
|
122 |
| - "vite": "^5.2.11", |
| 122 | + "vite": "^5.2.12", |
123 | 123 | "vite-plugin-html": "^3.2.2",
|
124 | 124 | "vitest": "1.6.0",
|
125 | 125 | "vitest-axe": "0.1.0",
|
|
0 commit comments