|
20 | 20 | "playwright:codegen": "playwright codegen playwright.dev"
|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 |
| - "@amplitude/analytics-browser": "2.11.13", |
| 23 | + "@amplitude/analytics-browser": "2.12.0", |
24 | 24 | "@grafana/faro-web-sdk": "1.14.1",
|
25 | 25 | "@hookform/resolvers": "4.1.3",
|
26 | 26 | "@mr/api-client-v2": "workspace:*",
|
|
31 | 31 | "@navikt/ds-tailwind": "7.17.3",
|
32 | 32 | "@portabletext/react": "3.2.1",
|
33 | 33 | "@portabletext/types": "2.0.13",
|
34 |
| - "@tailwindcss/vite": "4.0.13", |
35 |
| - "@tanstack/react-query": "5.67.2", |
36 |
| - "@tanstack/react-query-devtools": "5.67.2", |
| 34 | + "@tailwindcss/vite": "4.0.14", |
| 35 | + "@tanstack/react-query": "5.68.0", |
| 36 | + "@tanstack/react-query-devtools": "5.68.0", |
37 | 37 | "@types/is-url": "1.2.32",
|
38 | 38 | "classnames": "2.5.1",
|
39 | 39 | "highcharts": "12.1.2",
|
40 | 40 | "highcharts-react-official": "3.2.1",
|
41 | 41 | "is-hotkey": "0.2.0",
|
42 | 42 | "is-url": "1.2.4",
|
43 |
| - "jotai": "2.12.1", |
| 43 | + "jotai": "2.12.2", |
44 | 44 | "react": "19.0.0",
|
45 | 45 | "react-dom": "19.0.0",
|
46 | 46 | "react-hook-form": "7.54.2",
|
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 | 58 | "@axe-core/playwright": "4.10.1",
|
59 |
| - "@chromatic-com/storybook": "3.2.5", |
| 59 | + "@chromatic-com/storybook": "3.2.6", |
60 | 60 | "@mr/eslint-config-react-app": "workspace:*",
|
61 | 61 | "@playwright/test": "1.51.0",
|
62 | 62 | "@rollup/plugin-terser": "0.4.4",
|
|
67 | 67 | "@storybook/react": "8.6.4",
|
68 | 68 | "@storybook/react-vite": "8.6.4",
|
69 | 69 | "@storybook/test": "8.6.4",
|
70 |
| - "@tailwindcss/postcss": "4.0.13", |
| 70 | + "@tailwindcss/postcss": "4.0.14", |
71 | 71 | "@tailwindcss/typography": "0.5.16",
|
72 | 72 | "@testing-library/dom": "10.4.0",
|
73 | 73 | "@testing-library/react": "16.2.0",
|
74 | 74 | "@testing-library/user-event": "14.6.1",
|
75 | 75 | "@types/is-hotkey": "0.1.10",
|
76 | 76 | "@types/react": "19.0.3",
|
77 |
| - "@types/react-dom": "19.0.2", |
| 77 | + "@types/react-dom": "19.0.4", |
78 | 78 | "@vitejs/plugin-react": "4.3.4",
|
79 | 79 | "axe-core": "4.10.3",
|
80 | 80 | "cross-env": "7.0.3",
|
81 | 81 | "happy-dom": "17.4.4",
|
82 | 82 | "msw": "2.7.3",
|
83 | 83 | "playwright": "1.51.0",
|
84 | 84 | "storybook": "8.6.4",
|
85 |
| - "tailwindcss": "4.0.12", |
| 85 | + "tailwindcss": "4.0.14", |
86 | 86 | "typescript": "5.8.2",
|
87 |
| - "vite": "6.2.1", |
| 87 | + "vite": "6.2.2", |
88 | 88 | "vite-tsconfig-paths": "5.1.4",
|
89 |
| - "vitest": "3.0.8" |
| 89 | + "vitest": "3.0.9" |
90 | 90 | },
|
91 | 91 | "msw": {
|
92 | 92 | "workerDirectory": [
|
|
0 commit comments