Skip to content

Commit 6cae5a1

Browse files
Update dependencies
1 parent 4ac61c4 commit 6cae5a1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frontend/bun.lockb

347 Bytes
Binary file not shown.

frontend/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@
1414
},
1515
"devDependencies": {
1616
"@types/bun": "1.2.5",
17-
"@types/react": "19.0.10",
17+
"@types/react": "19.0.11",
1818
"@types/react-dom": "19.0.4",
1919
"@types/react-redux": "7.1.34",
2020
"@vitejs/plugin-react": "4.3.4",
2121
"typescript": "5.8.2",
22-
"vite": "6.2.1",
22+
"vite": "6.2.2",
2323
"vite-tsconfig-paths": "5.1.4"
2424
},
2525
"dependencies": {
2626
"@biomejs/biome": "1.9.4",
2727
"@grafana/faro-react": "1.14.1",
2828
"@grafana/faro-web-sdk": "1.14.1",
2929
"@grafana/faro-web-tracing": "1.14.1",
30-
"@navikt/aksel-icons": "7.17.2",
31-
"@navikt/ds-css": "7.17.2",
32-
"@navikt/ds-react": "7.17.2",
30+
"@navikt/aksel-icons": "7.17.3",
31+
"@navikt/ds-css": "7.17.3",
32+
"@navikt/ds-react": "7.17.3",
3333
"@navikt/fnrvalidator": "2.1.5",
3434
"@navikt/nav-dekoratoren-moduler": "3.2.2",
3535
"@reduxjs/toolkit": "2.6.1",
@@ -40,6 +40,6 @@
4040
"react-redux": "9.2.0",
4141
"react-router": "7.3.0",
4242
"react-router-dom": "7.3.0",
43-
"styled-components": "6.1.15"
43+
"styled-components": "6.1.16"
4444
}
4545
}

0 commit comments

Comments
 (0)