Skip to content

Commit

Permalink
[frontend] Update dependency react-router to v7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent b6df3e4 commit ab223db
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.1",
"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.1"
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.1":
version: 7.1.1
resolution: "react-router@npm:7.1.1"
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/39f4859670f286eb2eac29e5830c1f730405701fca0808e5db853ec05e54e55a848c764e10ffd14a7b9b3b2154a0d6449656d7f208b9b3e4b2af780e07bf57a8
languageName: node
linkType: hard

Expand Down

0 comments on commit ab223db

Please sign in to comment.