Skip to content

Commit

Permalink
front: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadrieril committed Jan 18, 2025
1 parent 712673c commit a4e296e
Show file tree
Hide file tree
Showing 2 changed files with 2,013 additions and 1,980 deletions.
12 changes: 6 additions & 6 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^3.6.2",
"@astrojs/react": "^4.1.5",
"bootstrap": "^5.3.3",
"react": "^18.3.1",
"react-bootstrap": "^2.10.4",
"react-bootstrap": "^2.10.7",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.2"
"react-router-dom": "^7.1.3"
},
"devDependencies": {
"@astrojs/check": "^0.7.0",
"astro": "^4.10.2",
"astro-compress": "^2.2.28",
"astro": "^5.1.7",
"astro-compress": "^2.3.6",
"astro-compressor": "^0.4.1",
"typescript": "^5.4.5"
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit a4e296e

Please sign in to comment.