Skip to content

Commit 5efb923

Browse files
authored
Merge pull request #6544 from espoon-voltti/dependabot/npm_and_yarn/frontend/react-router-7.3.0
Bump react-router from 7.1.1 to 7.3.0 in /frontend
2 parents 8d5ebe4 + 8d2b711 commit 5efb923

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"react-focus-on": "^3.9.4",
6767
"react-image-crop": "^11.0.6",
6868
"react-leaflet": "^4.2.1",
69-
"react-router": "^7.1.1",
69+
"react-router": "^7.3.0",
7070
"react-select": "^5.9.0",
7171
"seamless-scroll-polyfill": "2.3.4",
7272
"styled-components": "6.1.0",

frontend/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6872,7 +6872,7 @@ __metadata:
68726872
react-focus-on: "npm:^3.9.4"
68736873
react-image-crop: "npm:^11.0.6"
68746874
react-leaflet: "npm:^4.2.1"
6875-
react-router: "npm:^7.1.1"
6875+
react-router: "npm:^7.3.0"
68766876
react-select: "npm:^5.9.0"
68776877
seamless-scroll-polyfill: "npm:2.3.4"
68786878
style-loader: "npm:^4.0.0"
@@ -11019,9 +11019,9 @@ __metadata:
1101911019
languageName: node
1102011020
linkType: hard
1102111021

11022-
"react-router@npm:^7.1.1":
11023-
version: 7.1.1
11024-
resolution: "react-router@npm:7.1.1"
11022+
"react-router@npm:^7.3.0":
11023+
version: 7.3.0
11024+
resolution: "react-router@npm:7.3.0"
1102511025
dependencies:
1102611026
"@types/cookie": "npm:^0.6.0"
1102711027
cookie: "npm:^1.0.1"
@@ -11033,7 +11033,7 @@ __metadata:
1103311033
peerDependenciesMeta:
1103411034
react-dom:
1103511035
optional: true
11036-
checksum: 10/f12e229d79bd6de561e697b64556959361365610450c12bfd89116fccca8428728d7c372a096eff570a917ef02473ef4f5145beb6a2881d6935f69fe25bebcfd
11036+
checksum: 10/f7694785f95b989e55c0ae058c36c5f523e318109aea26f4e1567a3c50dcbff769417c54451d976990c507f83499bfe7bc4ec9bea52b2fabab4e6da57d21b231
1103711037
languageName: node
1103811038
linkType: hard
1103911039

0 commit comments

Comments
 (0)