Skip to content

Commit a4e296e

Browse files
committed
front: update dependencies
1 parent 712673c commit a4e296e

File tree

2 files changed

+2013
-1980
lines changed

2 files changed

+2013
-1980
lines changed

web/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/react": "^3.6.2",
13+
"@astrojs/react": "^4.1.5",
1414
"bootstrap": "^5.3.3",
1515
"react": "^18.3.1",
16-
"react-bootstrap": "^2.10.4",
16+
"react-bootstrap": "^2.10.7",
1717
"react-dom": "^18.3.1",
18-
"react-router-dom": "^6.26.2"
18+
"react-router-dom": "^7.1.3"
1919
},
2020
"devDependencies": {
2121
"@astrojs/check": "^0.7.0",
22-
"astro": "^4.10.2",
23-
"astro-compress": "^2.2.28",
22+
"astro": "^5.1.7",
23+
"astro-compress": "^2.3.6",
2424
"astro-compressor": "^0.4.1",
25-
"typescript": "^5.4.5"
25+
"typescript": "^5.7.3"
2626
}
2727
}

0 commit comments

Comments
 (0)