Skip to content

Commit 05d1a04

Browse files
fix(deps): update dependency react-router-dom to v7
1 parent a21d8e5 commit 05d1a04

2 files changed

Lines changed: 55 additions & 49 deletions

File tree

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"pg": "^8.12.0",
2222
"react": "^18.0.0",
2323
"react-dom": "^18.0.0",
24-
"react-router-dom": "5.3.4",
24+
"react-router-dom": "7.0.2",
2525
"strapi-plugin-sitemap": "^3.1.1",
2626
"styled-components": "5.3.3"
2727
},

api/yarn.lock

Lines changed: 54 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@ __metadata:
905905
languageName: node
906906
linkType: hard
907907

908-
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.5, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.8, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
908+
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.5, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.8, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
909909
version: 7.24.6
910910
resolution: "@babel/runtime@npm:7.24.6"
911911
dependencies:
@@ -4802,6 +4802,13 @@ __metadata:
48024802
languageName: node
48034803
linkType: hard
48044804

4805+
"@types/cookie@npm:^0.6.0":
4806+
version: 0.6.0
4807+
resolution: "@types/cookie@npm:0.6.0"
4808+
checksum: 10c0/5b326bd0188120fb32c0be086b141b1481fec9941b76ad537f9110e10d61ee2636beac145463319c71e4be67a17e85b81ca9e13ceb6e3bb63b93d16824d6c149
4809+
languageName: node
4810+
linkType: hard
4811+
48054812
"@types/eslint-scope@npm:^3.7.3":
48064813
version: 3.7.7
48074814
resolution: "@types/eslint-scope@npm:3.7.7"
@@ -6793,6 +6800,13 @@ __metadata:
67936800
languageName: node
67946801
linkType: hard
67956802

6803+
"cookie@npm:^1.0.1":
6804+
version: 1.0.2
6805+
resolution: "cookie@npm:1.0.2"
6806+
checksum: 10c0/fd25fe79e8fbcfcaf6aa61cd081c55d144eeeba755206c058682257cb38c4bd6795c6620de3f064c740695bb65b7949ebb1db7a95e4636efb8357a335ad3f54b
6807+
languageName: node
6808+
linkType: hard
6809+
67966810
"cookies@npm:~0.8.0":
67976811
version: 0.8.0
67986812
resolution: "cookies@npm:0.8.0"
@@ -9091,7 +9105,7 @@ __metadata:
90919105
languageName: node
90929106
linkType: hard
90939107

9094-
"hoist-non-react-statics@npm:^3.0.0, hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1, hoist-non-react-statics@npm:^3.3.2":
9108+
"hoist-non-react-statics@npm:^3.0.0, hoist-non-react-statics@npm:^3.3.0, hoist-non-react-statics@npm:^3.3.1, hoist-non-react-statics@npm:^3.3.2":
90959109
version: 3.3.2
90969110
resolution: "hoist-non-react-statics@npm:3.3.2"
90979111
dependencies:
@@ -10687,7 +10701,7 @@ __metadata:
1068710701
languageName: node
1068810702
linkType: hard
1068910703

10690-
"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.2.0, loose-envify@npm:^1.3.1, loose-envify@npm:^1.4.0":
10704+
"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.2.0, loose-envify@npm:^1.4.0":
1069110705
version: 1.4.0
1069210706
resolution: "loose-envify@npm:1.4.0"
1069310707
dependencies:
@@ -11866,7 +11880,7 @@ __metadata:
1186611880
pg: "npm:^8.12.0"
1186711881
react: "npm:^18.0.0"
1186811882
react-dom: "npm:^18.0.0"
11869-
react-router-dom: "npm:5.3.4"
11883+
react-router-dom: "npm:7.0.2"
1187011884
strapi-plugin-sitemap: "npm:^3.1.1"
1187111885
styled-components: "npm:5.3.3"
1187211886
languageName: unknown
@@ -12182,15 +12196,6 @@ __metadata:
1218212196
languageName: node
1218312197
linkType: hard
1218412198

12185-
"path-to-regexp@npm:^1.7.0":
12186-
version: 1.8.0
12187-
resolution: "path-to-regexp@npm:1.8.0"
12188-
dependencies:
12189-
isarray: "npm:0.0.1"
12190-
checksum: 10c0/7b25d6f27a8de03f49406d16195450f5ced694398adea1510b0f949d9660600d1769c5c6c83668583b7e6b503f3caf1ede8ffc08135dbe3e982f034f356fbb5c
12191-
languageName: node
12192-
linkType: hard
12193-
1219412199
"path-to-regexp@npm:^6.1.0":
1219512200
version: 6.2.2
1219612201
resolution: "path-to-regexp@npm:6.2.2"
@@ -12837,7 +12842,7 @@ __metadata:
1283712842
languageName: node
1283812843
linkType: hard
1283912844

12840-
"react-is@npm:^16.13.1, react-is@npm:^16.6.0, react-is@npm:^16.7.0":
12845+
"react-is@npm:^16.13.1, react-is@npm:^16.7.0":
1284112846
version: 16.13.1
1284212847
resolution: "react-is@npm:16.13.1"
1284312848
checksum: 10c0/33977da7a5f1a287936a0c85639fec6ca74f4f15ef1e59a6bc20338fc73dc69555381e211f7a3529b8150a1f71e4225525b41b60b52965bda53ce7d47377ada1
@@ -12962,39 +12967,33 @@ __metadata:
1296212967
languageName: node
1296312968
linkType: hard
1296412969

12965-
"react-router-dom@npm:5.3.4":
12966-
version: 5.3.4
12967-
resolution: "react-router-dom@npm:5.3.4"
12970+
"react-router-dom@npm:7.0.2":
12971+
version: 7.0.2
12972+
resolution: "react-router-dom@npm:7.0.2"
1296812973
dependencies:
12969-
"@babel/runtime": "npm:^7.12.13"
12970-
history: "npm:^4.9.0"
12971-
loose-envify: "npm:^1.3.1"
12972-
prop-types: "npm:^15.6.2"
12973-
react-router: "npm:5.3.4"
12974-
tiny-invariant: "npm:^1.0.2"
12975-
tiny-warning: "npm:^1.0.0"
12974+
react-router: "npm:7.0.2"
1297612975
peerDependencies:
12977-
react: ">=15"
12978-
checksum: 10c0/f04f727e2ed2e9d1d3830af02cc61690ff67b1524c0d18690582bfba0f4d14142ccc88fb6da6befad644fddf086f5ae4c2eb7048c67da8a0b0929c19426421b0
12976+
react: ">=18"
12977+
react-dom: ">=18"
12978+
checksum: 10c0/eb6fe524792f6cf645872c15ed1beb6aeb778c7c5ebcf6c1d4ccf2bdab7a969313b3fc3b4ec6bc4516bbc91b238f0ef651d9ad2551b2aa9ea54b01653dcd1c98
1297912979
languageName: node
1298012980
linkType: hard
1298112981

12982-
"react-router@npm:5.3.4":
12983-
version: 5.3.4
12984-
resolution: "react-router@npm:5.3.4"
12982+
"react-router@npm:7.0.2":
12983+
version: 7.0.2
12984+
resolution: "react-router@npm:7.0.2"
1298512985
dependencies:
12986-
"@babel/runtime": "npm:^7.12.13"
12987-
history: "npm:^4.9.0"
12988-
hoist-non-react-statics: "npm:^3.1.0"
12989-
loose-envify: "npm:^1.3.1"
12990-
path-to-regexp: "npm:^1.7.0"
12991-
prop-types: "npm:^15.6.2"
12992-
react-is: "npm:^16.6.0"
12993-
tiny-invariant: "npm:^1.0.2"
12994-
tiny-warning: "npm:^1.0.0"
12986+
"@types/cookie": "npm:^0.6.0"
12987+
cookie: "npm:^1.0.1"
12988+
set-cookie-parser: "npm:^2.6.0"
12989+
turbo-stream: "npm:2.4.0"
1299512990
peerDependencies:
12996-
react: ">=15"
12997-
checksum: 10c0/e15c00dfef199249b4c6e6d98e5e76cc352ce66f3270f13df37cc069ddf7c05e43281e8c308fc407e4435d72924373baef1d2890e0f6b0b1eb423cf47315a053
12991+
react: ">=18"
12992+
react-dom: ">=18"
12993+
peerDependenciesMeta:
12994+
react-dom:
12995+
optional: true
12996+
checksum: 10c0/f6c04939218a3d7f2b03b215c2299eab4dbb0dea4a16e0acfd8bf181ec69ff42d66abdba10a25cc3297c514f052a0d03bfb80431225eb763bb27e4e5b0b4a106
1299812997
languageName: node
1299912998
linkType: hard
1300012999

@@ -13774,6 +13773,13 @@ __metadata:
1377413773
languageName: node
1377513774
linkType: hard
1377613775

13776+
"set-cookie-parser@npm:^2.6.0":
13777+
version: 2.7.1
13778+
resolution: "set-cookie-parser@npm:2.7.1"
13779+
checksum: 10c0/060c198c4c92547ac15988256f445eae523f57f2ceefeccf52d30d75dedf6bff22b9c26f756bd44e8e560d44ff4ab2130b178bd2e52ef5571bf7be3bd7632d9a
13780+
languageName: node
13781+
linkType: hard
13782+
1377713783
"set-function-length@npm:^1.2.1":
1377813784
version: 1.2.2
1377913785
resolution: "set-function-length@npm:1.2.2"
@@ -14937,14 +14943,7 @@ __metadata:
1493714943
languageName: node
1493814944
linkType: hard
1493914945

14940-
"tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.0":
14941-
version: 2.6.2
14942-
resolution: "tslib@npm:2.6.2"
14943-
checksum: 10c0/e03a8a4271152c8b26604ed45535954c0a45296e32445b4b87f8a5abdb2421f40b59b4ca437c4346af0f28179780d604094eb64546bee2019d903d01c6c19bdb
14944-
languageName: node
14945-
linkType: hard
14946-
14947-
"tslib@npm:^2.6.2":
14946+
"tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.0, tslib@npm:^2.6.2":
1494814947
version: 2.8.1
1494914948
resolution: "tslib@npm:2.8.1"
1495014949
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
@@ -14967,6 +14966,13 @@ __metadata:
1496714966
languageName: node
1496814967
linkType: hard
1496914968

14969+
"turbo-stream@npm:2.4.0":
14970+
version: 2.4.0
14971+
resolution: "turbo-stream@npm:2.4.0"
14972+
checksum: 10c0/e68b2569f1f16e6e9633d090c6024b2ae9f0e97bfeacb572451ca3732e120ebbb546f3bc4afc717c46cb57b5aea6104e04ef497f9912eef6a7641e809518e98a
14973+
languageName: node
14974+
linkType: hard
14975+
1497014976
"type-fest@npm:^0.20.2":
1497114977
version: 0.20.2
1497214978
resolution: "type-fest@npm:0.20.2"

0 commit comments

Comments
 (0)