mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
Merge pull request #1609 from logto-io/renovate/react-router-monorepo
chore(deps): update dependency react-router-dom to v6.3.0
This commit is contained in:
commit
0b2bfb1f2e
2 changed files with 24 additions and 3 deletions
|
@ -71,7 +71,7 @@
|
||||||
"react-markdown": "^8.0.0",
|
"react-markdown": "^8.0.0",
|
||||||
"react-modal": "^3.14.4",
|
"react-modal": "^3.14.4",
|
||||||
"react-paginate": "^8.1.2",
|
"react-paginate": "^8.1.2",
|
||||||
"react-router-dom": "6.2.2",
|
"react-router-dom": "6.3.0",
|
||||||
"react-syntax-highlighter": "^15.5.0",
|
"react-syntax-highlighter": "^15.5.0",
|
||||||
"recharts": "^2.1.10",
|
"recharts": "^2.1.10",
|
||||||
"remark-gfm": "^3.0.1",
|
"remark-gfm": "^3.0.1",
|
||||||
|
|
|
@ -720,7 +720,7 @@ importers:
|
||||||
react-markdown: ^8.0.0
|
react-markdown: ^8.0.0
|
||||||
react-modal: ^3.14.4
|
react-modal: ^3.14.4
|
||||||
react-paginate: ^8.1.2
|
react-paginate: ^8.1.2
|
||||||
react-router-dom: 6.2.2
|
react-router-dom: 6.3.0
|
||||||
react-syntax-highlighter: ^15.5.0
|
react-syntax-highlighter: ^15.5.0
|
||||||
recharts: ^2.1.10
|
recharts: ^2.1.10
|
||||||
remark-gfm: ^3.0.1
|
remark-gfm: ^3.0.1
|
||||||
|
@ -783,7 +783,7 @@ importers:
|
||||||
react-markdown: 8.0.0_z7w6vgz62d5pbxpnoxayoqdmly
|
react-markdown: 8.0.0_z7w6vgz62d5pbxpnoxayoqdmly
|
||||||
react-modal: 3.14.4_sfoxds7t5ydpegc3knd667wn6m
|
react-modal: 3.14.4_sfoxds7t5ydpegc3knd667wn6m
|
||||||
react-paginate: 8.1.2_react@17.0.2
|
react-paginate: 8.1.2_react@17.0.2
|
||||||
react-router-dom: 6.2.2_sfoxds7t5ydpegc3knd667wn6m
|
react-router-dom: 6.3.0_sfoxds7t5ydpegc3knd667wn6m
|
||||||
react-syntax-highlighter: 15.5.0_react@17.0.2
|
react-syntax-highlighter: 15.5.0_react@17.0.2
|
||||||
recharts: 2.1.10_oxfzelaz5ynxsop2v2nu2h2m64
|
recharts: 2.1.10_oxfzelaz5ynxsop2v2nu2h2m64
|
||||||
remark-gfm: 3.0.1
|
remark-gfm: 3.0.1
|
||||||
|
@ -13384,6 +13384,18 @@ packages:
|
||||||
react-router: 6.2.2_react@17.0.2
|
react-router: 6.2.2_react@17.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/react-router-dom/6.3.0_sfoxds7t5ydpegc3knd667wn6m:
|
||||||
|
resolution: {integrity: sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==}
|
||||||
|
peerDependencies:
|
||||||
|
react: '>=16.8'
|
||||||
|
react-dom: '>=16.8'
|
||||||
|
dependencies:
|
||||||
|
history: 5.3.0
|
||||||
|
react: 17.0.2
|
||||||
|
react-dom: 17.0.2_react@17.0.2
|
||||||
|
react-router: 6.3.0_react@17.0.2
|
||||||
|
dev: true
|
||||||
|
|
||||||
/react-router/6.2.2_react@17.0.2:
|
/react-router/6.2.2_react@17.0.2:
|
||||||
resolution: {integrity: sha512-/MbxyLzd7Q7amp4gDOGaYvXwhEojkJD5BtExkuKmj39VEE0m3l/zipf6h2WIB2jyAO0lI6NGETh4RDcktRm4AQ==}
|
resolution: {integrity: sha512-/MbxyLzd7Q7amp4gDOGaYvXwhEojkJD5BtExkuKmj39VEE0m3l/zipf6h2WIB2jyAO0lI6NGETh4RDcktRm4AQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -13393,6 +13405,15 @@ packages:
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/react-router/6.3.0_react@17.0.2:
|
||||||
|
resolution: {integrity: sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==}
|
||||||
|
peerDependencies:
|
||||||
|
react: '>=16.8'
|
||||||
|
dependencies:
|
||||||
|
history: 5.3.0
|
||||||
|
react: 17.0.2
|
||||||
|
dev: true
|
||||||
|
|
||||||
/react-smooth/2.0.0_oxfzelaz5ynxsop2v2nu2h2m64:
|
/react-smooth/2.0.0_oxfzelaz5ynxsop2v2nu2h2m64:
|
||||||
resolution: {integrity: sha512-wK4dBBR6P21otowgMT9toZk+GngMplGS1O5gk+2WSiHEXIrQgDvhR5IIlT74Vtu//qpTcipkgo21dD7a7AUNxw==}
|
resolution: {integrity: sha512-wK4dBBR6P21otowgMT9toZk+GngMplGS1O5gk+2WSiHEXIrQgDvhR5IIlT74Vtu//qpTcipkgo21dD7a7AUNxw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
|
Loading…
Reference in a new issue