|
1 | 1 | { |
2 | 2 | "name": "dolly", |
3 | | - "version": "3.5.3", |
| 3 | + "version": "3.5.4", |
4 | 4 | "type": "module", |
5 | 5 | "description": "", |
6 | 6 | "main": "index.js", |
|
25 | 25 | "@hookform/resolvers": "^5.4.0", |
26 | 26 | "@navikt/aksel-icons": "^8.11.1", |
27 | 27 | "@popperjs/core": "^2.11.8", |
28 | | - "axios": "^1.16.1", |
| 28 | + "axios": "^1.17.0", |
29 | 29 | "classnames": "^2.5.1", |
30 | 30 | "country-data-list": "^1.6.3", |
31 | 31 | "date-fns": "^4.4.0", |
32 | 32 | "dayjs": "^1.11.21", |
| 33 | + "highcharts": "^12.6.0", |
| 34 | + "highcharts-react-official": "^3.2.3", |
33 | 35 | "history": "^5.3.0", |
34 | 36 | "immer": "^11.1.8", |
35 | 37 | "lodash-es": "^4.18.1", |
36 | 38 | "rc-tooltip": "^6.4.0", |
37 | | - "react": "^19.2.6", |
| 39 | + "react": "^19.2.7", |
38 | 40 | "react-confetti-explosion": "^3.0.3", |
39 | | - "react-dom": "^19.2.6", |
| 41 | + "react-dom": "^19.2.7", |
40 | 42 | "react-highlight-words": "^0.21.0", |
41 | 43 | "react-hook-form": "8.0.0-beta.1", |
42 | 44 | "react-inlinesvg": "^4.4.1", |
|
68 | 70 | "@testing-library/react": "^16.3.2", |
69 | 71 | "@testing-library/user-event": "^14.6.1", |
70 | 72 | "@types/lodash-es": "^4.17.12", |
71 | | - "@types/node": "^25.9.1", |
72 | | - "@types/react": "^19.2.15", |
| 73 | + "@types/node": "^25.9.2", |
| 74 | + "@types/react": "^19.2.17", |
73 | 75 | "@types/react-dom": "^19.2.3", |
74 | 76 | "@types/react-highlight-words": "^0.20.1", |
75 | 77 | "@types/react-modal": "^3.16.3", |
76 | 78 | "@types/react-redux": "^7.1.34", |
77 | 79 | "@types/redux-actions": "^2.6.5", |
78 | | - "@typescript-eslint/eslint-plugin": "^8.60.0", |
79 | | - "@typescript-eslint/parser": "^8.60.0", |
| 80 | + "@typescript-eslint/eslint-plugin": "^8.60.1", |
| 81 | + "@typescript-eslint/parser": "^8.60.1", |
80 | 82 | "@vitejs/plugin-react": "^6.0.2", |
81 | | - "@vitest/browser": "^4.1.7", |
82 | | - "@vitest/browser-playwright": "^4.1.7", |
83 | | - "@vitest/ui": "^4.1.7", |
| 83 | + "@vitest/browser": "^4.1.8", |
| 84 | + "@vitest/browser-playwright": "^4.1.8", |
| 85 | + "@vitest/ui": "^4.1.8", |
84 | 86 | "babel-plugin-react-compiler": "^1.0.0", |
85 | 87 | "babel-plugin-styled-components": "^2.3.0", |
86 | 88 | "dot-prop": "^10.1.0", |
|
98 | 100 | "react-dropzone": "^15.0.0", |
99 | 101 | "react-pdf": "^10.4.1", |
100 | 102 | "react-redux": "^9.3.0", |
101 | | - "react-router": "^7.16.0", |
| 103 | + "react-router": "^7.17.0", |
102 | 104 | "sass": "^1.100.0", |
103 | 105 | "swr": "^2.4.1", |
104 | 106 | "typescript": "^6.0.3", |
105 | | - "vite": "^8.0.14", |
106 | | - "vitest": "^4.1.7", |
| 107 | + "vite": "^8.0.16", |
| 108 | + "vitest": "^4.1.8", |
107 | 109 | "vitest-browser-react": "^2.2.0" |
108 | 110 | }, |
109 | 111 | "prettier": { |
|
0 commit comments