Skip to content

Commit

Permalink
[frontend] Update dependency react-router to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 851370a commit 508b122
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-leaflet": "4.2.1",
"react-markdown": "9.0.1",
"react-redux": "9.2.0",
"react-router": "7.0.1",
"react-router": "7.1.0",
"react-syntax-highlighter": "15.6.1",
"redux": "5.0.1",
"redux-thunk": "3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9019,7 +9019,7 @@ __metadata:
react-leaflet: "npm:4.2.1"
react-markdown: "npm:9.0.1"
react-redux: "npm:9.2.0"
react-router: "npm:7.0.1"
react-router: "npm:7.1.0"
react-syntax-highlighter: "npm:15.6.1"
redux: "npm:5.0.1"
redux-thunk: "npm:3.1.0"
Expand Down Expand Up @@ -9739,9 +9739,9 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:7.0.1":
version: 7.0.1
resolution: "react-router@npm:7.0.1"
"react-router@npm:7.1.0":
version: 7.1.0
resolution: "react-router@npm:7.1.0"
dependencies:
"@types/cookie": "npm:^0.6.0"
cookie: "npm:^1.0.1"
Expand All @@ -9753,7 +9753,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10c0/aac4c9989ae6b9cf989b5ddcda88f505ba0704a4e4b37ae04c819c2bd02f080361f9eb1793695e3ecf41080d91b79aee454c3163b586d1b19ceca13f6eacec0e
checksum: 10c0/c4f4c76dc885cb2b351575052417f0a95ad454ae7cc27f42e5dcde993697b206eab9f5eb3f9a3acb1284331d41f8667bd4d10e246d463c3debd7d4de3edaa50b
languageName: node
linkType: hard

Expand Down

0 comments on commit 508b122

Please sign in to comment.