Skip to content

Commit 3ac8381

Browse files
aeshubEddasol
authored andcommitted
GHA: Frontend dependency update
1 parent 6285c36 commit 3ac8381

2 files changed

Lines changed: 329 additions & 334 deletions

File tree

frontend/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,26 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"@azure/msal-browser": "^5.6.3",
13-
"@azure/msal-react": "^5.2.1",
14-
"@equinor/eds-core-react": "^2.5.0",
15-
"@equinor/eds-icons": "^1.4.0",
16-
"@equinor/eds-tokens": "^2.2.0",
12+
"@azure/msal-browser": "^5.15.0",
13+
"@azure/msal-react": "^5.5.0",
14+
"@equinor/eds-core-react": "^2.6.1",
15+
"@equinor/eds-icons": "^1.5.1",
16+
"@equinor/eds-tokens": "^2.3.1",
1717
"d3-scale-chromatic": "^3.1.0",
1818
"konva": "^10.3.0",
19-
"react": "^19.2.5",
20-
"react-dom": "^19.2.5",
21-
"react-konva": "^19.2.4",
22-
"react-router": "^7.14.0",
23-
"styled-components": "^6.4.0"
19+
"react": "^19.2.7",
20+
"react-dom": "^19.2.7",
21+
"react-konva": "^19.2.5",
22+
"react-router": "^7.18.0",
23+
"styled-components": "^6.4.3"
2424
},
2525
"devDependencies": {
2626
"@types/d3-scale-chromatic": "^3.1.0",
27-
"@types/react": "^19.2.14",
27+
"@types/react": "^19.2.17",
2828
"@types/react-dom": "^19.2.3",
2929
"@types/styled-components": "^5.1.36",
30-
"@vitejs/plugin-react": "^6.0.1",
31-
"typescript": "^6.0.2",
32-
"vite": "^8.0.16"
30+
"@vitejs/plugin-react": "^6.0.3",
31+
"typescript": "^6.0.3",
32+
"vite": "^8.1.0"
3333
}
3434
}

0 commit comments

Comments
 (0)