|
5 | 5 | "homepage": ".", |
6 | 6 | "type": "module", |
7 | 7 | "dependencies": { |
8 | | - "@azure/msal-browser": "^5.17.3", |
9 | | - "@azure/msal-react": "^5.5.4", |
| 8 | + "@azure/msal-browser": "^5.18.0", |
| 9 | + "@azure/msal-react": "^5.5.5", |
10 | 10 | "@equinor/eds-core-react": "^2.6.1", |
11 | 11 | "@equinor/eds-icons": "^1.5.1", |
12 | 12 | "@equinor/eds-tokens": "^2.3.2", |
13 | | - "@microsoft/signalr": "^10.0.0", |
| 13 | + "@microsoft/signalr": "^10.0.11", |
14 | 14 | "@nevware21/ts-async": "^0.5.5", |
15 | 15 | "@tanstack/react-query": "^5.101.4", |
16 | 16 | "@types/node": "^25.9.5", |
17 | | - "@types/react": "^19.2.17", |
18 | | - "@types/react-dom": "^19.2.3", |
| 17 | + "@types/react": "^19.2.18", |
| 18 | + "@types/react-dom": "^19.2.4", |
19 | 19 | "@vitejs/plugin-react-swc": "^4.3.3", |
20 | 20 | "chart.js": "^4.5.1", |
21 | 21 | "chartjs-adapter-luxon": "^1.3.1", |
|
32 | 32 | "react-modal": "^3.16.3", |
33 | 33 | "react-player": "^3.4.0", |
34 | 34 | "react-router": "^8.3.0", |
35 | | - "styled-components": "^6.4.4", |
| 35 | + "styled-components": "^6.5.0", |
36 | 36 | "ts-custom-error": "^3.3.1", |
37 | 37 | "vite": "^7.3.6", |
38 | 38 | "vite-plugin-svgr": "^4.5.0" |
|
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | 61 | "@eslint/js": "^9.39.5", |
62 | | - "@types/leaflet": "^1.9.21", |
63 | | - "@types/luxon": "^3.7.2", |
| 62 | + "@types/leaflet": "^1.9.22", |
| 63 | + "@types/luxon": "^3.7.3", |
64 | 64 | "@types/react-big-calendar": "^1.16.3", |
65 | 65 | "@types/react-modal": "^3.16.3", |
66 | 66 | "@types/styled-components": "^5.1.36", |
67 | 67 | "eslint": "^9.39.5", |
68 | 68 | "eslint-plugin-react": "^7.37.5", |
69 | 69 | "eslint-plugin-react-hooks": "^7.1.1", |
70 | 70 | "eslint-plugin-react-refresh": "^0.4.26", |
71 | | - "globals": "^17.8.0", |
| 71 | + "globals": "^17.9.0", |
72 | 72 | "jsdom": "^28.1.0", |
73 | 73 | "ts-unused-exports": "^11.0.1", |
74 | 74 | "typescript": "^5.9.3", |
75 | | - "typescript-eslint": "^8.65.0", |
| 75 | + "typescript-eslint": "^8.66.0", |
76 | 76 | "vitest": "^4.1.10" |
77 | 77 | }, |
78 | 78 | "packageManager": "pnpm@10.33.4" |
|
0 commit comments