Skip to content

Commit e085eea

Browse files
chore(deps): bump react-router from 6.22.3 to 6.30.2 in the npm_and_yarn group across 1 directory (#256)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: LironEr <lironerm@gmail.com>
1 parent c59780c commit e085eea

File tree

3 files changed

+149
-137
lines changed

3 files changed

+149
-137
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react": "^18.2.0",
2727
"react-dom": "^18.2.0",
2828
"react-query": "^3.39.3",
29-
"react-router": "^6.16.0",
29+
"react-router": "^6.30.2",
3030
"react-router-dom": "^6.16.0",
3131
"recharts": "^2.8.0"
3232
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/eslint-plugin": "^6.4.0",
2727
"@typescript-eslint/parser": "^6.4.0",
2828
"@vitejs/plugin-react": "^4.3.4",
29-
"esbuild": "^0.26.0",
29+
"esbuild": "^0.27.0",
3030
"eslint": "^8.47.0",
3131
"eslint-config-prettier": "^9.0.0",
3232
"eslint-plugin-import": "2.27.5",

0 commit comments

Comments
 (0)