Skip to content

Commit 3e31e85

Browse files
chore(fon-000): update dependency react-router to v7.15.0 [security]
1 parent 729a0fb commit 3e31e85

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"react-dom": "19.2.6",
5757
"react-hook-form": "7.76.0",
5858
"react-intl": "10.1.8",
59-
"react-router": "7.13.1",
59+
"react-router": "7.15.0",
6060
"use-debounce": "10.1.1",
6161
"zod": "catalog:"
6262
},

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ allowBuilds:
2323
prisma: false
2424
puppeteer: false
2525
unrs-resolver: false
26+
minimumReleaseAgeExclude:
27+
# Renovate security update: react-router@7.15.0
28+
- react-router@7.15.0

0 commit comments

Comments
 (0)