Skip to content

Commit 0722af1

Browse files
chore(deps): Update dependency @next-core/preview to ^0.8.15
1 parent f7e2646 commit 0722af1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@next-bricks/form": "^1.15.13",
2929
"@next-bricks/icons": "^1.3.23",
3030
"@next-bricks/shoelace": "^1.1.9",
31-
"@next-core/preview": "^0.7.51",
31+
"@next-core/preview": "^0.8.15",
3232
"@next-shared/monaco-textmate": "^0.1.2",
3333
"clsx": "^2.1.1",
3434
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2125,10 +2125,10 @@
21252125
resolved "https://registry.yarnpkg.com/@next-bricks/shoelace/-/shoelace-1.1.9.tgz#2fc69e92705516a63862fb1103ad77d78ccb212c"
21262126
integrity sha512-yLl1zhTj1Y/sPAWOfeYbIzDuU10HrG4pfYRBGTnQtQVrfwDzApN6AeckcckFUMZzXZNku0BaHu5uf9UGEDjRDA==
21272127

2128-
"@next-core/preview@^0.7.51":
2129-
version "0.7.51"
2130-
resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.7.51.tgz#d0998eb96e87315bfdab9e181f5b7500c693488e"
2131-
integrity sha512-ZbX3wm+GN3ZpVW4M8Z6tazi9ZUmcXKlGoshlHQICCLuu9gPJ4a3BjnMML9A2bj1ko53nW9W7DW1HNcfjTchd6Q==
2128+
"@next-core/preview@^0.8.15":
2129+
version "0.8.15"
2130+
resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.8.15.tgz#b9865089c589e1f2ddb4381714692e3b99f84862"
2131+
integrity sha512-0VfQoJEs8J2Q5lCIvhk3L9DcOo8U28SZReG4OFHFxyzQhCAiB90F+aLfbR4NUOXPOp0ZRvAS8vr2ZP3huMEEGw==
21322132

21332133
"@next-shared/monaco-textmate@^0.1.2":
21342134
version "0.1.2"

0 commit comments

Comments
 (0)