File tree 5 files changed +9
-9
lines changed
gatsby-react-router-scroll
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 34
34
"prepend-directive" : " ^1.0.3"
35
35
},
36
36
"peerDependencies" : {
37
- "@gatsbyjs/reach-router" : " ^2.0.0-v2.0 " ,
37
+ "@gatsbyjs/reach-router" : " ^2.0.0" ,
38
38
"react" : " ^18.0.0 || ^0.0.0" ,
39
39
"react-dom" : " ^18.0.0 || ^0.0.0"
40
40
},
Original file line number Diff line number Diff line change 25
25
"license" : " MIT" ,
26
26
"main" : " index.js" ,
27
27
"peerDependencies" : {
28
- "@gatsbyjs/reach-router" : " ^2.0.0-v2.0 " ,
28
+ "@gatsbyjs/reach-router" : " ^2.0.0" ,
29
29
"react" : " ^18.0.0 || ^0.0.0" ,
30
30
"react-dom" : " ^18.0.0 || ^0.0.0"
31
31
},
Original file line number Diff line number Diff line change 22
22
"clean" : " del-cli dist/*"
23
23
},
24
24
"devDependencies" : {
25
- "@gatsbyjs/reach-router" : " ^2.0.0-v2.0 " ,
25
+ "@gatsbyjs/reach-router" : " ^2.0.0" ,
26
26
"@testing-library/react" : " ^11.2.7" ,
27
27
"cross-env" : " ^7.0.3" ,
28
28
"del-cli" : " ^5.0.0" ,
31
31
"typescript" : " ^4.7.4"
32
32
},
33
33
"peerDependencies" : {
34
- "@gatsbyjs/reach-router" : " ^2.0.0-v2.0 " ,
34
+ "@gatsbyjs/reach-router" : " ^2.0.0" ,
35
35
"react" : " ^18.0.0 || ^0.0.0" ,
36
36
"react-dom" : " ^18.0.0 || ^0.0.0"
37
37
},
Original file line number Diff line number Diff line change 19
19
"@babel/traverse" : " ^7.15.4" ,
20
20
"@babel/types" : " ^7.15.4" ,
21
21
"@builder.io/partytown" : " ^0.5.2" ,
22
- "@gatsbyjs/reach-router" : " ^2.0.0-v2.0 " ,
22
+ "@gatsbyjs/reach-router" : " ^2.0.0" ,
23
23
"@gatsbyjs/webpack-hot-middleware" : " ^2.25.2" ,
24
24
"@graphql-codegen/add" : " ^3.1.1" ,
25
25
"@graphql-codegen/core" : " ^2.5.1" ,
Original file line number Diff line number Diff line change 1638
1638
unique-filename "^1.1.1"
1639
1639
which "^1.3.1"
1640
1640
1641
- "@gatsbyjs/reach-router@^2.0.0-v2.0 ":
1642
- version "2.0.0-v2.0.2 "
1643
- resolved "https://registry.yarnpkg.com/@gatsbyjs/reach-router/-/reach-router-2.0.0-v2.0.2. tgz#6b7e4846e4c68113b8e454fd8ea027ffad5a68c8 "
1644
- integrity sha512-sY/mOyxHFEJxjIS5vHH1cktkwDHHdadmgWNoqh3yYKcdGwQ9qZDzE4Po5FDhPsy+ZLWXBiR4F0x+JOGQKQ9Dgg ==
1641
+ "@gatsbyjs/reach-router@^2.0.0":
1642
+ version "2.0.0"
1643
+ resolved "https://registry.yarnpkg.com/@gatsbyjs/reach-router/-/reach-router-2.0.0. tgz#de8520ef719c5bf849beb1f43f57b7dd3c7db5b1 "
1644
+ integrity sha512-n5nifEBtQCo4Wc/ErBvFEGyX5y8dKPSERre3pmuizkJl9J4l0M0bhu6aMc4uOXhG66UR4jgVDjN2Q2I2FSrVkw ==
1645
1645
dependencies:
1646
1646
invariant "^2.2.4"
1647
1647
prop-types "^15.8.1"
You can’t perform that action at this time.
0 commit comments