Skip to content

Commit

Permalink
chore(deps): Update next-core packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent de01d24 commit 21f39bc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@docusaurus/preset-classic": "3.0.0",
"@easyops-cn/docusaurus-search-local": "^0.37.4",
"@mdx-js/react": "^3.0.0",
"@next-core/brick-manifest": "^0.5.1",
"@next-core/doc-helpers": "^0.2.3",
"@next-core/brick-manifest": "^0.6.0",
"@next-core/doc-helpers": "^0.2.4",
"@next-core/monaco-contributions": "^0.3.3",
"@next-core/preview": "^0.2.40",
"@next-core/preview": "^0.2.42",
"clsx": "^1.2.1",
"copy-to-clipboard": "^3.3.3",
"monaco-editor": "^0.40.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1835,17 +1835,17 @@
react-lifecycles-compat "~3.0.4"
react-textarea-autosize "~8.3.2"

"@next-core/brick-manifest@^0.5.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@next-core/brick-manifest/-/brick-manifest-0.5.1.tgz#446973b6c80b80eae3fe04c766cce8363c1e4210"
integrity sha512-+RxfczyqIUJ+FRrOAXdvjP/zxrk1QsPp/uCky12IrOA6dFtmU9LgmWNkl6rCEDjg2d2IH6dSa5isSzxlsj6K9g==
"@next-core/brick-manifest@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@next-core/brick-manifest/-/brick-manifest-0.6.0.tgz#eea79c632ed5cbc573bc4e6b7d8371404892f550"
integrity sha512-bG6oMAfmjDDiULvpyTXok0FkbpESzTpQZUeSeZMlGBwYGmnpjV6cGEdh9Af+UkIpyYlqPnP4SBNonWgHz9USPg==

"@next-core/doc-helpers@^0.2.3":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@next-core/doc-helpers/-/doc-helpers-0.2.3.tgz#4b72b2375c1c950c410e03fd888ad7700fe20f0c"
integrity sha512-lzdvmjRXhE52CEMyDmS+7J5TzS5bSTG9++XDIQjaKxVeSK7ZSXanQKmMdVGUeTH25Px0uwWbbRrPxs0PpJ9C8g==
"@next-core/doc-helpers@^0.2.4":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@next-core/doc-helpers/-/doc-helpers-0.2.4.tgz#94135cbaf1c48f0a3243de296fe93e8c04195cd2"
integrity sha512-6VuxA/mFSG3du4ChNgQ/36v4qJsXpR0BewFtpTGwvMd2pQszr7amMP5Vd5/dfOnWqDDl6NBdMdcrh08eqkPIhg==
dependencies:
"@next-core/brick-manifest" "^0.5.1"
"@next-core/brick-manifest" "^0.6.0"
fast-xml-parser "^4.3.2"
js-yaml "^3.14.1"
prettier "^3.0.3"
Expand All @@ -1855,10 +1855,10 @@
resolved "https://registry.yarnpkg.com/@next-core/monaco-contributions/-/monaco-contributions-0.3.3.tgz#fc0d1a61e82843f56f72d7feb96706fd4aafefaa"
integrity sha512-VwRupqC935r81dd02G8gIyaQYdu+KYPmXNzNR8jAmgNMOErNWbjRqDPSIty0t1RhWC0HuvPfBRd8guOrwoJIDg==

"@next-core/preview@^0.2.40":
version "0.2.40"
resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.2.40.tgz#a3b629740ed20ce60223fa6138519867f1ec21ed"
integrity sha512-oR4pCDS7ZbEIpOg2e3VI+Ok1kLkoFpYcujlELS4rP3QtLDYM5cWFWdrWzqr9BxFPtsbKw8f2Tgn9xV4K+nLvYA==
"@next-core/preview@^0.2.42":
version "0.2.42"
resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.2.42.tgz#9f9c34eaf26e908c3bfdd3599b7efa72f410cd61"
integrity sha512-ZKQkHlzG6yIvMGrHLslFP4+IWbnnu0q9NEbLZ7GZGyR+eWW9cFZBurjI6VZoD8O3bWtfNCx00BXQQtqKi25Tdg==

"@node-rs/[email protected]":
version "1.7.0"
Expand Down

0 comments on commit 21f39bc

Please sign in to comment.