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 26, 2024
1 parent e289552 commit 6378fa4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@mdx-js/react": "^3.0.0",
"@next-core/brick-manifest": "^0.7.1",
"@next-core/doc-helpers": "^0.2.15",
"@next-core/loader": "^1.6.10",
"@next-core/loader": "^1.6.11",
"@next-core/monaco-contributions": "^0.3.13",
"@next-core/preview": "^0.7.36",
"@next-core/preview": "^0.7.40",
"clsx": "^1.2.1",
"copy-to-clipboard": "^3.3.3",
"lodash": "^4.17.21",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1847,20 +1847,20 @@
js-yaml "^3.14.1"
prettier "^3.3.3"

"@next-core/loader@^1.6.10":
version "1.6.10"
resolved "https://registry.yarnpkg.com/@next-core/loader/-/loader-1.6.10.tgz#4c35948de4c9f623a91d6f61db635ccc9b30f586"
integrity sha512-oZr0oGWPy+LUGzZljfJl35nxWU7OoW3vsftLHAeb+II7cYHaogjVNCu9s3CzgceP+36p/ckoEr8rAyr7r52e6w==
"@next-core/loader@^1.6.11":
version "1.6.11"
resolved "https://registry.yarnpkg.com/@next-core/loader/-/loader-1.6.11.tgz#3988c807cd874e41a9baaef3fbda87ed242c1cd4"
integrity sha512-O36JQxWB6kL8lfz2jWL1Uuqwa7fgNkli5Lua7N1daIXO1XxDUgfbEsVN7blyPNGG/s/+U0lsdvW8PzjmqSgfyg==

"@next-core/monaco-contributions@^0.3.13":
version "0.3.13"
resolved "https://registry.yarnpkg.com/@next-core/monaco-contributions/-/monaco-contributions-0.3.13.tgz#537c355abc38da2ca78ccf185c985dd657f95706"
integrity sha512-dvXyveWfqKE8MdAbltVRgJ1Pr87+vdvGh8JNoBtDV4h7FwfTK4yrWQ+yAMzO2H0sspkopS1lTUZyMqF2fNdiIg==

"@next-core/preview@^0.7.36":
version "0.7.36"
resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.7.36.tgz#81b1f5e2328e9d88df3bea7cc50969c9dcc30c67"
integrity sha512-Ift0DwvZp2NeG50JYM5mh5dQGswrfFXRN6KIrNp+cHJ2iFETKcsSCsp1HpVUX/BUA6UpwBzb5u5Jjdar4vqHJw==
"@next-core/preview@^0.7.40":
version "0.7.40"
resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.7.40.tgz#706f2bd340d008f49d3f0a128669deb355ce9da6"
integrity sha512-6gGIb2XMPsL63cpkZPu0dUADTsWmve62gLxISlwh+i44SWFrMp97svhZXHC82/pWnYtAS1p2IkAVmYLuYfy5nw==

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

0 comments on commit 6378fa4

Please sign in to comment.