diff --git a/bun.lockb b/bun.lockb index c32c3365..3ba9a05a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 915d306d..ff5d9c01 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "axios": "^1.7.7", "browserslist": "^4.23.3", "browserslist-to-esbuild": "^2.1.1", - "chalk": "^4.1.2", + "chalk": "^5.3.0", "cheerio": "^1.0.0", "circular-dependency-plugin": "^5.2.2", "cli-progress": "^3.12.0", @@ -233,7 +233,7 @@ "react-infinite-scroll-component": "^6.1.0", "react-intersection-observer": "^9.13.1", "react-resizable": "^3.0.5", - "react-router-dom": "^6.26.2", + "react-router-dom": "^7.0.1", "react-sticky-box": "^2.0.5", "regenerator-runtime": "^0.14.1", "rehype-stringify": "^10.0.0", @@ -260,7 +260,7 @@ "terser": "^5.32.0", "tsx": "^4.19.1", "typedoc": "^0.26.7", - "typescript": "~5.6.2", + "typescript": "~5.7.2", "vanilla-jsoneditor": "^2.1.0", "vanilla-tilt": "^1.8.1", "web-streams-polyfill": "^4.0.0",