|
10 | 10 | "repository": "https://github.com/navikt/k9-los-web",
|
11 | 11 | "license": "MIT",
|
12 | 12 | "dependencies": {
|
13 |
| - "@formatjs/intl-datetimeformat": "6.17.2", |
14 |
| - "@formatjs/intl-numberformat": "8.15.2", |
15 |
| - "@grafana/faro-web-sdk": "1.12.3", |
16 |
| - "@grafana/faro-web-tracing": "1.12.3", |
17 |
| - "@navikt/aksel-icons": "7.10.0", |
18 |
| - "@navikt/ds-css": "7.10.0", |
19 |
| - "@navikt/ds-react": "7.10.0", |
20 |
| - "@navikt/ds-tailwind": "7.10.0", |
21 |
| - "@navikt/ds-tokens": "7.10.0", |
| 13 | + "@formatjs/intl-datetimeformat": "6.17.3", |
| 14 | + "@formatjs/intl-numberformat": "8.15.3", |
| 15 | + "@grafana/faro-web-sdk": "1.14.1", |
| 16 | + "@grafana/faro-web-tracing": "1.14.1", |
| 17 | + "@navikt/aksel-icons": "7.17.1", |
| 18 | + "@navikt/ds-css": "7.17.1", |
| 19 | + "@navikt/ds-react": "7.17.1", |
| 20 | + "@navikt/ds-tailwind": "7.17.1", |
| 21 | + "@navikt/ds-tokens": "7.17.1", |
22 | 22 | "@navikt/familie-endringslogg": "14.0.0",
|
23 | 23 | "@navikt/fnrvalidator": "2.1.5",
|
24 | 24 | "@navikt/ft-form-hooks": "^6.2.4",
|
25 | 25 | "@navikt/ft-form-validators": "^3.1.7",
|
26 | 26 | "@navikt/ft-plattform-komponenter": "^7.2.7",
|
27 | 27 | "@popperjs/core": "2.11.8",
|
28 | 28 | "@reach/combobox": "0.18.0",
|
29 |
| - "@sentry/browser": "8.53.0", |
30 |
| - "@sentry/cli": "2.41.1", |
31 |
| - "@sentry/react": "8.53.0", |
32 |
| - "@tanstack/react-query": "^5.66.0", |
33 |
| - "axios": "1.7.9", |
| 29 | + "@sentry/browser": "8.55.0", |
| 30 | + "@sentry/cli": "2.42.2", |
| 31 | + "@sentry/react": "8.55.0", |
| 32 | + "@tanstack/react-query": "^5.67.2", |
| 33 | + "axios": "1.8.2", |
34 | 34 | "classnames": "2.5.1",
|
35 | 35 | "dayjs": "1.11.13",
|
36 | 36 | "echarts": "5.6.0",
|
|
73 | 73 | "nav-frontend-toggle-style": "2.1.2",
|
74 | 74 | "nav-frontend-typografi": "4.0.2",
|
75 | 75 | "nav-frontend-typografi-style": "2.0.2",
|
| 76 | + "postcss": "^8.5.3", |
| 77 | + "postcss-import": "^16.1.0", |
76 | 78 | "query-string": "7.1.3",
|
77 | 79 | "react": "19.0.0",
|
78 | 80 | "react-collapse": "5.1.1",
|
|
81 | 83 | "react-final-form": "6.5.9",
|
82 | 84 | "react-hook-form": "7.54.2",
|
83 | 85 | "react-idle-timer": "5.7.2",
|
84 |
| - "react-intl": "7.1.5", |
| 86 | + "react-intl": "7.1.6", |
85 | 87 | "react-modal": "3.16.3",
|
86 | 88 | "react-popper": "2.3.0",
|
87 |
| - "react-router": "7.1.5", |
| 89 | + "react-router": "7.3.0", |
88 | 90 | "tailwindcss": "3.4.17",
|
89 |
| - "uuid": "11.0.5" |
| 91 | + "uuid": "11.1.0" |
90 | 92 | },
|
91 | 93 | "devDependencies": {
|
92 |
| - "@babel/core": "7.26.7", |
| 94 | + "@babel/core": "7.26.9", |
93 | 95 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
94 | 96 | "@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
95 |
| - "@babel/plugin-transform-runtime": "7.25.9", |
96 |
| - "@babel/preset-env": "7.26.7", |
| 97 | + "@babel/plugin-transform-runtime": "7.26.9", |
| 98 | + "@babel/preset-env": "7.26.9", |
97 | 99 | "@babel/preset-react": "7.26.3",
|
98 | 100 | "@babel/preset-typescript": "7.26.0",
|
99 | 101 | "@babel/register": "7.25.9",
|
100 |
| - "@chromatic-com/storybook": "3.2.4", |
101 |
| - "@eslint/compat": "^1.2.6", |
102 |
| - "@eslint/eslintrc": "^3.2.0", |
103 |
| - "@eslint/js": "^9.19.0", |
104 |
| - "@playwright/test": "1.50.1", |
105 |
| - "@storybook/addon-essentials": "8.5.3", |
106 |
| - "@storybook/addon-interactions": "8.5.3", |
107 |
| - "@storybook/addon-links": "8.5.3", |
108 |
| - "@storybook/addon-onboarding": "8.5.3", |
| 102 | + "@chromatic-com/storybook": "3.2.5", |
| 103 | + "@eslint/compat": "^1.2.7", |
| 104 | + "@eslint/eslintrc": "^3.3.0", |
| 105 | + "@eslint/js": "^9.22.0", |
| 106 | + "@playwright/test": "1.51.0", |
| 107 | + "@storybook/addon-essentials": "8.6.4", |
| 108 | + "@storybook/addon-interactions": "8.6.4", |
| 109 | + "@storybook/addon-links": "8.6.4", |
| 110 | + "@storybook/addon-onboarding": "8.6.4", |
109 | 111 | "@storybook/addon-styling-webpack": "1.0.1",
|
110 |
| - "@storybook/addon-webpack5-compiler-swc": "2.0.0", |
111 |
| - "@storybook/blocks": "8.5.3", |
112 |
| - "@storybook/react": "8.5.3", |
113 |
| - "@storybook/react-webpack5": "8.5.3", |
114 |
| - "@storybook/test": "8.5.3", |
115 |
| - "@tanstack/react-query-devtools": "^5.66.0", |
| 112 | + "@storybook/addon-webpack5-compiler-swc": "2.1.0", |
| 113 | + "@storybook/blocks": "8.6.4", |
| 114 | + "@storybook/react": "8.6.4", |
| 115 | + "@storybook/react-webpack5": "8.6.4", |
| 116 | + "@storybook/test": "8.6.4", |
| 117 | + "@tanstack/react-query-devtools": "^5.67.2", |
116 | 118 | "@testing-library/dom": "10.4.0",
|
117 | 119 | "@testing-library/jest-dom": "6.6.3",
|
118 | 120 | "@testing-library/react": "16.2.0",
|
119 | 121 | "@testing-library/user-event": "14.6.1",
|
120 | 122 | "@trivago/prettier-plugin-sort-imports": "5.2.2",
|
121 |
| - "@types/chai": "5.0.1", |
| 123 | + "@types/chai": "5.2.0", |
122 | 124 | "@types/history": "5.0.0",
|
123 | 125 | "@types/jest": "29.5.14",
|
124 |
| - "@types/lodash": "^4.17.15", |
125 |
| - "@types/react": "19.0.8", |
| 126 | + "@types/lodash": "^4.17.16", |
| 127 | + "@types/react": "19.0.10", |
126 | 128 | "@types/react-collapse": "5.0.4",
|
127 |
| - "@types/react-dom": "19.0.3", |
| 129 | + "@types/react-dom": "19.0.4", |
128 | 130 | "@types/react-intl": "3.0.0",
|
129 | 131 | "@types/react-redux": "7.1.34",
|
130 |
| - "@typescript-eslint/eslint-plugin": "8.22.0", |
131 |
| - "@typescript-eslint/parser": "8.22.0", |
132 |
| - "autoprefixer": "10.4.20", |
| 132 | + "@typescript-eslint/eslint-plugin": "8.26.1", |
| 133 | + "@typescript-eslint/parser": "8.26.1", |
| 134 | + "autoprefixer": "10.4.21", |
133 | 135 | "babel-eslint": "10.1.0",
|
134 | 136 | "babel-jest": "29.7.0",
|
135 | 137 | "babel-loader": "9.2.1",
|
|
141 | 143 | "css-loader": "7.1.2",
|
142 | 144 | "css-minimizer-webpack-plugin": "7.0.0",
|
143 | 145 | "dotenv": "16.4.7",
|
144 |
| - "eslint": "9.19.0", |
| 146 | + "eslint": "9.22.0", |
145 | 147 | "eslint-config-airbnb": "19.0.4",
|
146 | 148 | "eslint-config-import": "0.13.0",
|
147 | 149 | "eslint-config-prettier": "9.1.0",
|
148 |
| - "eslint-import-resolver-typescript": "3.7.0", |
| 150 | + "eslint-import-resolver-typescript": "3.8.4", |
149 | 151 | "eslint-import-resolver-webpack": "0.13.10",
|
150 | 152 | "eslint-plugin-import": "2.31.0",
|
151 | 153 | "eslint-plugin-jest": "28.11.0",
|
152 | 154 | "eslint-plugin-jest-dom": "5.5.0",
|
153 | 155 | "eslint-plugin-jsx-a11y": "6.10.2",
|
154 | 156 | "eslint-plugin-react": "7.37.4",
|
155 |
| - "eslint-plugin-react-hooks": "5.1.0", |
156 |
| - "eslint-plugin-storybook": "0.11.2", |
157 |
| - "globals": "^15.14.0", |
| 157 | + "eslint-plugin-react-hooks": "5.2.0", |
| 158 | + "eslint-plugin-storybook": "0.11.4", |
| 159 | + "globals": "^15.15.0", |
158 | 160 | "html-webpack-plugin": "5.6.3",
|
159 | 161 | "husky": "9.1.7",
|
160 | 162 | "identity-obj-proxy": "3.0.0",
|
|
167 | 169 | "less-loader": "12.2.0",
|
168 | 170 | "lint-staged": "15.4.3",
|
169 | 171 | "mini-css-extract-plugin": "2.9.2",
|
170 |
| - "msw": "2.7.0", |
| 172 | + "msw": "2.7.3", |
171 | 173 | "postcss-less": "6.0.0",
|
172 | 174 | "postcss-loader": "8.1.1",
|
173 |
| - "prettier": "3.4.2", |
| 175 | + "prettier": "3.5.3", |
174 | 176 | "prop-types": "15.8.1",
|
175 |
| - "storybook": "8.5.3", |
176 |
| - "terser-webpack-plugin": "5.3.11", |
| 177 | + "storybook": "8.6.4", |
| 178 | + "terser-webpack-plugin": "5.3.14", |
177 | 179 | "thread-loader": "4.0.4",
|
178 |
| - "typescript": "5.7.3", |
179 |
| - "webpack": "5.97.1", |
| 180 | + "typescript": "5.8.2", |
| 181 | + "webpack": "5.98.0", |
180 | 182 | "webpack-cli": "6.0.1",
|
181 | 183 | "webpack-dev-server": "5.2.0",
|
182 | 184 | "webpack-merge": "6.0.1"
|
|
0 commit comments