Skip to content

Commit 31d001e

Browse files
chore(deps): Update dependency @next-core/preview to ^0.8.20
1 parent 63c8259 commit 31d001e

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.20",
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.20":
2129+
version "0.8.20"
2130+
resolved "https://registry.yarnpkg.com/@next-core/preview/-/preview-0.8.20.tgz#907b59be9189acb909b0f5bbd5cb247f960ce2a3"
2131+
integrity sha512-8Mfv+qVFaVr00GLiGQlFe2wjYzhthTMGWI1S2yzX+H83ywoxlrO8qhn9YxQCrV/3nmF03EV3i/7VEKB1+cOu/A==
21322132

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

0 commit comments

Comments
 (0)