Skip to content

Commit

Permalink
Resolutions didn't work, seems unfixed in docz doczjs/docz#1674
Browse files Browse the repository at this point in the history
  • Loading branch information
eloisetaylor5693 committed May 29, 2022
1 parent ebb3e17 commit 9d682c1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 35 deletions.
Binary file not shown.
Binary file not shown.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"gatsby-plugin-react-helmet-async": "^1.2.1",
"gatsby-plugin-root-import": "^2.0.8",
"prettier": "2.6.2",
"remark-mdx": "^2.1.1",
"typescript": "^4.7.2",
"webpack-stats-plugin": "^1.0.3"
},
Expand Down Expand Up @@ -77,5 +76,5 @@
"packageManager": "yarn@3.2.0",
"resolutions": {
"remark-mdx": "2.1.1"
}
}
}
36 changes: 3 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -900,19 +900,6 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-proposal-object-rest-spread@npm:7.12.1":
version: 7.12.1
resolution: "@babel/plugin-proposal-object-rest-spread@npm:7.12.1"
dependencies:
"@babel/helper-plugin-utils": ^7.10.4
"@babel/plugin-syntax-object-rest-spread": ^7.8.0
"@babel/plugin-transform-parameters": ^7.12.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 221a41630c9a7162bf0416c71695b3f7f38482078a1d0d3af7abdc4f07ea1c9feed890399158d56c1d0278c971fe6f565ce822e9351e4481f7d98e9ff735dced
languageName: node
linkType: hard

"@babel/plugin-proposal-object-rest-spread@npm:^7.12.1, @babel/plugin-proposal-object-rest-spread@npm:^7.18.0":
version: 7.18.0
resolution: "@babel/plugin-proposal-object-rest-spread@npm:7.18.0"
Expand Down Expand Up @@ -1728,7 +1715,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-parameters@npm:^7.10.4, @babel/plugin-transform-parameters@npm:^7.12.1, @babel/plugin-transform-parameters@npm:^7.17.12":
"@babel/plugin-transform-parameters@npm:^7.10.4, @babel/plugin-transform-parameters@npm:^7.17.12":
version: 7.17.12
resolution: "@babel/plugin-transform-parameters@npm:7.17.12"
dependencies:
Expand Down Expand Up @@ -12180,7 +12167,6 @@ __metadata:
react: 17.0.2
react-dom: 17.0.2
react-helmet: 6.1.0
remark-mdx: ^2.1.1
typeface-merriweather: 1.1.13
typeface-montserrat: 1.1.13
typescript: ^4.7.2
Expand Down Expand Up @@ -15687,7 +15673,7 @@ __metadata:
languageName: node
linkType: hard

"is-alphabetical@npm:1.0.4, is-alphabetical@npm:^1.0.0":
"is-alphabetical@npm:^1.0.0":
version: 1.0.4
resolution: "is-alphabetical@npm:1.0.4"
checksum: 6508cce44fd348f06705d377b260974f4ce68c74000e7da4045f0d919e568226dc3ce9685c5a2af272195384df6930f748ce9213fc9f399b5d31b362c66312cb
Expand Down Expand Up @@ -23206,23 +23192,7 @@ __metadata:
languageName: node
linkType: hard

"remark-mdx@npm:1.6.22":
version: 1.6.22
resolution: "remark-mdx@npm:1.6.22"
dependencies:
"@babel/core": 7.12.9
"@babel/helper-plugin-utils": 7.10.4
"@babel/plugin-proposal-object-rest-spread": 7.12.1
"@babel/plugin-syntax-jsx": 7.12.1
"@mdx-js/util": 1.6.22
is-alphabetical: 1.0.4
remark-parse: 8.0.3
unified: 9.2.0
checksum: 45e62f8a821c37261f94448d54f295de1c5c393f762ff96cd4d4b730715037fafeb6c89ef94adf6a10a09edfa72104afe1431b93b5ae5e40ce2a7677e133c3d9
languageName: node
linkType: hard

"remark-mdx@npm:^2.0.0-next.4, remark-mdx@npm:^2.1.1":
"remark-mdx@npm:2.1.1":
version: 2.1.1
resolution: "remark-mdx@npm:2.1.1"
dependencies:
Expand Down

0 comments on commit 9d682c1

Please sign in to comment.