update dependency

This commit is contained in:
DefectingCat
2022-09-30 16:00:56 +08:00
parent 2e99c8c192
commit 508be06d33
3 changed files with 5 additions and 6 deletions

View File

@ -28,7 +28,6 @@ const nextConfig = {
experimental: {
// runtime: 'nodejs',
// outputStandalone: true,
esmExternals: true,
},
// assetPrefix: isExport ? './' : undefined,
// images:

View File

@ -32,7 +32,7 @@
"rehype-slug": "^5.0.1",
"remark-frontmatter": "^4.0.1",
"remark-gfm": "^3.0.1",
"rua-three": "^1.0.8",
"rua-three": "^1.0.9",
"sharp": "^0.31.0",
"stats.js": "^0.17.0",
"three": "^0.145.0"

View File

@ -7761,10 +7761,10 @@ rimraf@^3.0.2:
dependencies:
glob "^7.1.3"
rua-three@^1.0.8:
version "1.0.8"
resolved "https://registry.npmjs.org/rua-three/-/rua-three-1.0.8.tgz#f06ac60dd0e4c07a07263114ba5ea66b63ab850b"
integrity sha512-YPWVMRc9S+VXne6YNQuS+LZcbZqHjaOTCESRkLujYrBFUNzN4+9UccNtPr1qMW66KUznAC4r5c7qt6WbIgwIAQ==
rua-three@^1.0.9:
version "1.0.9"
resolved "https://registry.npmjs.org/rua-three/-/rua-three-1.0.9.tgz#64f6d9d27ff6982fabe82125cd9d5013725f6c51"
integrity sha512-elvrI+NLCx0t50jJsxTVktqmUXEM7EmwbDC9b1Js4lupnjVIvkCFknZ+7AMGRIri5150XxTxr03aH30hiqFY8w==
run-async@^2.4.0:
version "2.4.1"