Skip to content

Commit 3364e34

Browse files
chore(deps): Update legacy v2 packages
1 parent 2e7308a commit 3364e34

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

bricks/v2-adapter/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"moment": "^2.29.4"
4646
},
4747
"devDependencies": {
48-
"@next-core/brick-dll-v3": "^0.8.26",
48+
"@next-core/brick-dll-v3": "^0.8.28",
4949
"@next-core/build-next-bricks": "^1.23.12",
5050
"@next-core/styles-v3": "^0.3.5",
5151
"@next-core/test-next": "^1.1.9",
52-
"@next-dll/ace": "^2.0.791",
52+
"@next-dll/ace": "^2.0.796",
5353
"@next-dll/d3": "^2.0.83",
5454
"@next-dll/echarts": "^2.0.84",
55-
"@next-dll/editor-bricks-helper": "^0.40.6",
56-
"@next-dll/react-dnd": "^0.1.729",
55+
"@next-dll/editor-bricks-helper": "^0.40.11",
56+
"@next-dll/react-dnd": "^0.1.734",
5757
"copy-webpack-plugin": "^11.0.0"
5858
}
5959
}

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3009,10 +3009,10 @@
30093009
mockdate "^3.0.5"
30103010
ws "^8.18.1"
30113011

3012-
"@next-core/brick-dll-v3@^0.8.26":
3013-
version "0.8.26"
3014-
resolved "https://registry.yarnpkg.com/@next-core/brick-dll-v3/-/brick-dll-v3-0.8.26.tgz#83e1e0cec47925c08c7542e57da8664274ae2fcc"
3015-
integrity sha512-7aei7KnJAd2bzcm2S3Jx0F/D9ln5fv2wT3ut70HQASTEnPPnyIq8SUxXGgyOz6YEFJrSJh3Mb1ousU6PwfBvZQ==
3012+
"@next-core/brick-dll-v3@^0.8.28":
3013+
version "0.8.28"
3014+
resolved "https://registry.yarnpkg.com/@next-core/brick-dll-v3/-/brick-dll-v3-0.8.28.tgz#66620b2d6d1b77d6550b638b86c8c42ef2cd9e32"
3015+
integrity sha512-ij4NQRgHryWHVOPz5zB6Ug/Mlv5KVNTfSIJHtqFsDTiudfmrjpjF6g5TNoVaSYjFDBEPUcDiERxhYRrq3JSXzw==
30163016

30173017
"@next-core/brick-manifest@^0.7.2":
30183018
version "0.7.2"
@@ -3302,10 +3302,10 @@
33023302
minimist "^1.2.8"
33033303
plop "^4.0.1"
33043304

3305-
"@next-dll/ace@^2.0.791":
3306-
version "2.0.791"
3307-
resolved "https://registry.yarnpkg.com/@next-dll/ace/-/ace-2.0.791.tgz#c0070a66041bff55bb5b3c134a0db5ac96eccf02"
3308-
integrity sha512-+g2ioKoL2iWBQJ12PwrH6BHybmpnD0GnGbfU4RNLhTzQ51xoibOjuVnkWRpFu5aSNLaylaEJaBALPZl0lGr27A==
3305+
"@next-dll/ace@^2.0.796":
3306+
version "2.0.796"
3307+
resolved "https://registry.yarnpkg.com/@next-dll/ace/-/ace-2.0.796.tgz#e8bb6bbc48adde6e0094ee431bddae60722b44fc"
3308+
integrity sha512-JiXCvsLGqlhXiN279STJ7bc9b5EXJsoq+aVJJ2EYpkzrocXDgLY5+VPzHYS3aHjyUs0I1EIj+wJXFehfViGaDw==
33093309

33103310
"@next-dll/d3@^2.0.83":
33113311
version "2.0.83"
@@ -3317,15 +3317,15 @@
33173317
resolved "https://registry.yarnpkg.com/@next-dll/echarts/-/echarts-2.0.84.tgz#fbc6ec7854be65906b6a358a780d5bd775dba09c"
33183318
integrity sha512-oFBQE3FCZWvw1IoY86tX8Lazqz96+0TwalF0e7TdAY+8oX/1dEHiY0IVYoQO3ONdrb+33bEBANb/b296v8WaEg==
33193319

3320-
"@next-dll/editor-bricks-helper@^0.40.6":
3321-
version "0.40.6"
3322-
resolved "https://registry.yarnpkg.com/@next-dll/editor-bricks-helper/-/editor-bricks-helper-0.40.6.tgz#8e8a29b4408991b11ba80c7d19201d860578a8f6"
3323-
integrity sha512-oCALnElEAw2UykjH5lKCDlHW5EAek7PTlDeNR3fh0GnWH/ihNebcYxY0lWekJOKrGafR3BIOvw/HxPj+7g0AXQ==
3320+
"@next-dll/editor-bricks-helper@^0.40.11":
3321+
version "0.40.11"
3322+
resolved "https://registry.yarnpkg.com/@next-dll/editor-bricks-helper/-/editor-bricks-helper-0.40.11.tgz#1e4622af657b3e5cf48073d45e893d7221031518"
3323+
integrity sha512-GRS2XyA0bixJdnxKI9+RiL/pAUG2ShR/cosPwgUoCX4ydhk+59KVGFHIG6wXGGMrybFo6itFdAnUQ4HxaOhxkw==
33243324

3325-
"@next-dll/react-dnd@^0.1.729":
3326-
version "0.1.729"
3327-
resolved "https://registry.yarnpkg.com/@next-dll/react-dnd/-/react-dnd-0.1.729.tgz#39c8e2400eb72b24109cd386c28ef3c945e88460"
3328-
integrity sha512-rgY9XcrK1KsBq4N1j5EMa50lUxAws2kuVUORn6t3sXLQv1dE1bbFnQXrqSIlZO5JKzBfp+pIzzdDdJiKSrFUdA==
3325+
"@next-dll/react-dnd@^0.1.734":
3326+
version "0.1.734"
3327+
resolved "https://registry.yarnpkg.com/@next-dll/react-dnd/-/react-dnd-0.1.734.tgz#8050fd161b68cf1eee6a4993228b87c14d51fa84"
3328+
integrity sha512-QB4XzdNuLlRRTqABQG321AWqt6RyHZ4QAlQDu5Loe+z51G7qy++plAAXHWswNzFhwQ6uqL9AiKklY4+ZQglCSg==
33293329

33303330
"@next-shared/common-bricks@^0.53.1":
33313331
version "0.53.1"

0 commit comments

Comments
 (0)