Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vite: downgrade remark related dependencies #21836

Merged
merged 1 commit into from
Mar 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions code/lib/builder-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"glob": "^8.1.0",
"glob-promise": "^6.0.2",
"magic-string": "^0.27.0",
"remark-external-links": "^9.0.1",
"remark-slug": "^7.0.1",
"remark-external-links": "^8.0.0",
"remark-slug": "^6.0.0",
"rollup": "^2.25.0 || ^3.3.0"
},
"devDependencies": {
Expand Down
61 changes: 3 additions & 58 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5718,8 +5718,8 @@ __metadata:
glob: ^8.1.0
glob-promise: ^6.0.2
magic-string: ^0.27.0
remark-external-links: ^9.0.1
remark-slug: ^7.0.1
remark-external-links: ^8.0.0
remark-slug: ^6.0.0
rollup: ^3.20.1
slash: ^5.0.0
typescript: ~4.9.3
Expand Down Expand Up @@ -8224,7 +8224,7 @@ __metadata:
languageName: node
linkType: hard

"@types/hast@npm:^2.0.0, @types/hast@npm:^2.3.2":
"@types/hast@npm:^2.0.0":
version: 2.3.4
resolution: "@types/hast@npm:2.3.4"
dependencies:
Expand Down Expand Up @@ -17962,13 +17962,6 @@ __metadata:
languageName: node
linkType: hard

"is-absolute-url@npm:^4.0.0":
version: 4.0.1
resolution: "is-absolute-url@npm:4.0.1"
checksum: 6f8f603945bd9f2c6031758bbc12352fc647bd5d807cad10d96cc6300fd0e15240cc091521a61db767e4ec0bacff257b4f1015fd5249c147bbb4a4497356c72e
languageName: node
linkType: hard

"is-accessor-descriptor@npm:^0.1.6":
version: 0.1.6
resolution: "is-accessor-descriptor@npm:0.1.6"
Expand Down Expand Up @@ -21140,17 +21133,6 @@ __metadata:
languageName: node
linkType: hard

"mdast-util-definitions@npm:^5.0.0":
version: 5.1.2
resolution: "mdast-util-definitions@npm:5.1.2"
dependencies:
"@types/mdast": ^3.0.0
"@types/unist": ^2.0.0
unist-util-visit: ^4.0.0
checksum: da9049c15562e44ee4ea4a36113d98c6c9eaa3d8a17d6da2aef6a0626376dcd01d9ec007d77a8dfcad6d0cbd5c32a4abbad72a3f48c3172a55934c7d9a916480
languageName: node
linkType: hard

"mdast-util-find-and-replace@npm:^2.0.0":
version: 2.2.2
resolution: "mdast-util-find-and-replace@npm:2.2.2"
Expand Down Expand Up @@ -26050,22 +26032,6 @@ __metadata:
languageName: node
linkType: hard

"remark-external-links@npm:^9.0.1":
version: 9.0.1
resolution: "remark-external-links@npm:9.0.1"
dependencies:
"@types/hast": ^2.3.2
"@types/mdast": ^3.0.0
extend: ^3.0.0
is-absolute-url: ^4.0.0
mdast-util-definitions: ^5.0.0
space-separated-tokens: ^2.0.0
unified: ^10.0.0
unist-util-visit: ^4.0.0
checksum: 6d8c0eef3119e60330a6963655db8b07525dc5578b1162ec7a18dadb0c58931ae56b15521652e1bd5653957e6a284d488743edeb44faf3a0cd9643105d0c4a81
languageName: node
linkType: hard

"remark-footnotes@npm:2.0.0":
version: 2.0.0
resolution: "remark-footnotes@npm:2.0.0"