mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-03-19 15:01:06 +08:00
fix(deps): Update dependency rehype-raw to v6.1.1.
This commit is contained in:
parent
f434ee942e
commit
e13b0f18c2
8
.pnp.cjs
generated
8
.pnp.cjs
generated
@ -5424,7 +5424,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["react-dom", "virtual:573fe255dffc9c89f4f7aa60da718603753ee98acc55d6772bbd0ebdcf07f9183fb8e54b4f3f2246c538a14ead402db8d2e076039c667d1538702638a0cc87b8#npm:18.0.0-alpha-327d5c484-20211106"],
|
||||
["react-markdown", "virtual:5f524c741247cab5c10daa0e8e15ac36ad181d1b577a348511587c8a60cfabb8ae502afcaa3d6382784b87fb0c47cdaa2ab4a0769887b98e8e70603a2469c5de#npm:7.1.1"],
|
||||
["react-syntax-highlighter", "virtual:5f524c741247cab5c10daa0e8e15ac36ad181d1b577a348511587c8a60cfabb8ae502afcaa3d6382784b87fb0c47cdaa2ab4a0769887b98e8e70603a2469c5de#npm:15.4.5"],
|
||||
["rehype-raw", "npm:6.1.0"],
|
||||
["rehype-raw", "npm:6.1.1"],
|
||||
["remark-gfm", "npm:3.0.1"]
|
||||
],
|
||||
"linkType": "SOFT",
|
||||
@ -19356,10 +19356,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]
|
||||
]],
|
||||
["rehype-raw", [
|
||||
["npm:6.1.0", {
|
||||
"packageLocation": "./.yarn/cache/rehype-raw-npm-6.1.0-4ebba9ca17-ea978c4b10.zip/node_modules/rehype-raw/",
|
||||
["npm:6.1.1", {
|
||||
"packageLocation": "./.yarn/cache/rehype-raw-npm-6.1.1-d8b5afcf82-a1f9d309e6.zip/node_modules/rehype-raw/",
|
||||
"packageDependencies": [
|
||||
["rehype-raw", "npm:6.1.0"],
|
||||
["rehype-raw", "npm:6.1.1"],
|
||||
["@types/hast", "npm:2.3.4"],
|
||||
["hast-util-raw", "npm:7.2.1"],
|
||||
["unified", "npm:10.1.1"]
|
||||
|
Binary file not shown.
BIN
.yarn/cache/rehype-raw-npm-6.1.1-d8b5afcf82-a1f9d309e6.zip
vendored
Normal file
BIN
.yarn/cache/rehype-raw-npm-6.1.1-d8b5afcf82-a1f9d309e6.zip
vendored
Normal file
Binary file not shown.
@ -52,7 +52,7 @@
|
||||
"react-dom": "18.0.0-alpha-327d5c484-20211106",
|
||||
"react-markdown": "7.1.1",
|
||||
"react-syntax-highlighter": "15.4.5",
|
||||
"rehype-raw": "6.1.0",
|
||||
"rehype-raw": "6.1.1",
|
||||
"remark-gfm": "3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
10
yarn.lock
10
yarn.lock
@ -3524,7 +3524,7 @@ __metadata:
|
||||
react-dom: 18.0.0-alpha-327d5c484-20211106
|
||||
react-markdown: 7.1.1
|
||||
react-syntax-highlighter: 15.4.5
|
||||
rehype-raw: 6.1.0
|
||||
rehype-raw: 6.1.1
|
||||
remark-gfm: 3.0.1
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@ -15158,14 +15158,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rehype-raw@npm:6.1.0":
|
||||
version: 6.1.0
|
||||
resolution: "rehype-raw@npm:6.1.0"
|
||||
"rehype-raw@npm:6.1.1":
|
||||
version: 6.1.1
|
||||
resolution: "rehype-raw@npm:6.1.1"
|
||||
dependencies:
|
||||
"@types/hast": ^2.0.0
|
||||
hast-util-raw: ^7.2.0
|
||||
unified: ^10.0.0
|
||||
checksum: ea978c4b1090c9fba629ee37ae965b7521799c312d1657c507d3082b5ddd1e9081a6c9ad07c9c5de0b1cc37be31cfaa6547580ecd5f48c55271fd9c6158ae402
|
||||
checksum: a1f9d309e609f49fb1f1e06e722705f4dd2e569653a89f756eaccb33b612cf1bb511216a81d10a619d11d047afc161e4b3cb99b957df05a8ba8fdbd5843f949a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user