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