[site/package.json][xs]: use latest portaljs/core
This commit is contained in:
parent
0581357df8
commit
492c21ca4e
8
site/package-lock.json
generated
8
site/package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"@headlessui/react": "^1.3.0",
|
||||
"@heroicons/react": "^1.0.3",
|
||||
"@mdx-js/loader": "^2.3.0",
|
||||
"@portaljs/core": "^1.0.5",
|
||||
"@portaljs/core": "^1.0.6",
|
||||
"@portaljs/remark-callouts": "^1.0.5",
|
||||
"@portaljs/remark-embed": "^1.0.4",
|
||||
"@portaljs/remark-wiki-link": "^1.0.4",
|
||||
@ -722,9 +722,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@portaljs/core": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@portaljs/core/-/core-1.0.5.tgz",
|
||||
"integrity": "sha512-HJ3eYjyKL7wrPlBwcEHzNd/SW2PwLu49nAsRTz8r7tgyRINDVkHTLVjZ5V6jCSYtuX7LSlxk0WMIZ9aDOocXDA==",
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@portaljs/core/-/core-1.0.6.tgz",
|
||||
"integrity": "sha512-nbBhrsI/A59K/JQSYBHlKNFy+iX2rK7bcInkshjzVYA8A/jO76FidGFMn6795sKK10s2Jc0bNYCkTKexUCcb1Q==",
|
||||
"dependencies": {
|
||||
"@docsearch/react": "^3.3.3",
|
||||
"@floating-ui/react-dom": "^1.3.0",
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
"@headlessui/react": "^1.3.0",
|
||||
"@heroicons/react": "^1.0.3",
|
||||
"@mdx-js/loader": "^2.3.0",
|
||||
"@portaljs/core": "^1.0.5",
|
||||
"@portaljs/core": "^1.0.6",
|
||||
"@portaljs/remark-callouts": "^1.0.5",
|
||||
"@portaljs/remark-embed": "^1.0.4",
|
||||
"@portaljs/remark-wiki-link": "^1.0.4",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user