Skip to content

Commit 352f013

Browse files
Eddasolgithub-actions[bot]
authored andcommitted
GHA: Frontend dependency update
1 parent e535623 commit 352f013

2 files changed

Lines changed: 366 additions & 355 deletions

File tree

frontend/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
"homepage": ".",
66
"type": "module",
77
"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",
1010
"@equinor/eds-core-react": "^2.6.1",
1111
"@equinor/eds-icons": "^1.5.1",
1212
"@equinor/eds-tokens": "^2.3.2",
13-
"@microsoft/signalr": "^10.0.0",
13+
"@microsoft/signalr": "^10.0.11",
1414
"@nevware21/ts-async": "^0.5.5",
1515
"@tanstack/react-query": "^5.101.4",
1616
"@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",
1919
"@vitejs/plugin-react-swc": "^4.3.3",
2020
"chart.js": "^4.5.1",
2121
"chartjs-adapter-luxon": "^1.3.1",
@@ -32,7 +32,7 @@
3232
"react-modal": "^3.16.3",
3333
"react-player": "^3.4.0",
3434
"react-router": "^8.3.0",
35-
"styled-components": "^6.4.4",
35+
"styled-components": "^6.5.0",
3636
"ts-custom-error": "^3.3.1",
3737
"vite": "^7.3.6",
3838
"vite-plugin-svgr": "^4.5.0"
@@ -59,20 +59,20 @@
5959
},
6060
"devDependencies": {
6161
"@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",
6464
"@types/react-big-calendar": "^1.16.3",
6565
"@types/react-modal": "^3.16.3",
6666
"@types/styled-components": "^5.1.36",
6767
"eslint": "^9.39.5",
6868
"eslint-plugin-react": "^7.37.5",
6969
"eslint-plugin-react-hooks": "^7.1.1",
7070
"eslint-plugin-react-refresh": "^0.4.26",
71-
"globals": "^17.8.0",
71+
"globals": "^17.9.0",
7272
"jsdom": "^28.1.0",
7373
"ts-unused-exports": "^11.0.1",
7474
"typescript": "^5.9.3",
75-
"typescript-eslint": "^8.65.0",
75+
"typescript-eslint": "^8.66.0",
7676
"vitest": "^4.1.10"
7777
},
7878
"packageManager": "pnpm@10.33.4"

0 commit comments

Comments
 (0)