mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
update dependency
This commit is contained in:
@ -28,7 +28,6 @@ const nextConfig = {
|
||||
experimental: {
|
||||
// runtime: 'nodejs',
|
||||
// outputStandalone: true,
|
||||
esmExternals: true,
|
||||
},
|
||||
// assetPrefix: isExport ? './' : undefined,
|
||||
// images:
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user