File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- import { resolve } from "@gatsbyjs/reach-router/lib/utils "
1
+ import { resolve } from "@gatsbyjs/reach-router"
2
2
// Specific import to treeshake Node.js stuff
3
3
import { applyTrailingSlashOption } from "gatsby-page-utils/apply-trailing-slash-option"
4
4
import { parsePath } from "./parse-path"
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" : " ^1.3.6 " ,
22
+ "@gatsbyjs/reach-router" : " ^1.3.9 " ,
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 1686
1686
dependencies:
1687
1687
jimp "^0.16.1"
1688
1688
1689
- "@gatsbyjs/reach-router@^1.3.6 ":
1690
- version "1.3.6 "
1691
- resolved "https://registry.yarnpkg.com/@gatsbyjs/reach-router/-/reach-router-1.3.6 .tgz#4e8225836959be247890b66f21a3198a0589e34d "
1692
- integrity sha512-RW9ZBir9kqtw4IWm+Z+DLWGOeoJxoaTvNVrnR5fV9zD8EmfAhbBN/hS6i6VnTMFZ7rdd6mnpx2/XtnMvYfsaVQ ==
1689
+ "@gatsbyjs/reach-router@^1.3.9 ":
1690
+ version "1.3.9 "
1691
+ resolved "https://registry.yarnpkg.com/@gatsbyjs/reach-router/-/reach-router-1.3.9 .tgz#305c3c4c5041f27e53fc33e344a08ee2c4b985af "
1692
+ integrity sha512-/354IaUSM54xb7K/TxpLBJB94iEAJ3P82JD38T8bLnIDWF+uw8+W/82DKnQ7y24FJcKxtVmG43aiDLG88KSuYQ ==
1693
1693
dependencies:
1694
1694
invariant "^2.2.3"
1695
1695
prop-types "^15.6.1"
You can’t perform that action at this time.
0 commit comments