Skip to content

Commit 7f3109a

Browse files
committed
chore: 🤖 更新 lock 和 changelog 文件
1 parent fa13909 commit 7f3109a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

s2-site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"dependencies": {
3737
"@antv/g-canvas": "^0.5.12",
3838
"@antv/gatsby-theme-antv": "1.1.18-beta.0",
39-
"@antv/s2": "1.19.0",
40-
"@antv/s2-react": "1.17.0",
39+
"@antv/s2": "1.20.0",
40+
"@antv/s2-react": "1.18.0",
4141
"copy-to-clipboard": "^3.3.1",
4242
"gatsby": "^2.24.2",
4343
"gh-pages": "^3.1.0",

s2-site/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -318,20 +318,20 @@
318318
"@antv/util" "^2.0.9"
319319
tslib "^2.0.3"
320320

321-
"@antv/s2-react@1.17.0":
322-
version "1.17.0"
323-
resolved "https://registry.npmmirror.com/@antv/s2-react/-/s2-react-1.17.0.tgz#a989b6582f1d4e0c5eb5e8325092364727d788a7"
324-
integrity sha512-OtiLSZuWgP4TrnCz62WjHft/AoGRZmuzl1HrHmNqKuD/w1ohAFwPe2cXpSmPX2LU+i6+lr+xCMX+DIU6dtaP9Q==
321+
"@antv/s2-react@1.18.0":
322+
version "1.18.0"
323+
resolved "https://registry.npmmirror.com/@antv/s2-react/-/s2-react-1.18.0.tgz#59626e8049d45f64a9ae11f3d23d8c8b2d577f6e"
324+
integrity sha512-YIgwFIKFU4u4u1462afH3UVIz8JZyuMeB0RZIt5czIFdZlMDjb46tLl6cZ1Ec0hdyYDmwAX/kiMnHzpqyCydDQ==
325325
dependencies:
326326
ahooks "^3.1.13"
327327
classnames "^2.3.1"
328328
lodash "^4.17.21"
329329
react-beautiful-dnd "^13.1.0"
330330

331-
"@antv/s2@1.19.0":
332-
version "1.19.0"
333-
resolved "https://registry.npmmirror.com/@antv/s2/-/s2-1.19.0.tgz#61d39932e7877ee0bddba06af4a207242e2d7b0a"
334-
integrity sha512-KHzJjK57Il2D7jTMwv8zDcmxz4U64PJnCN+YWOvgIF9RNCgnOYUlHCxnUE9alrJN5IZKL0JxpzulCPHrKy2A0g==
331+
"@antv/s2@1.20.0":
332+
version "1.20.0"
333+
resolved "https://registry.npmmirror.com/@antv/s2/-/s2-1.20.0.tgz#f7a31b4353d8321e5beee8f3a6e89f1504b13260"
334+
integrity sha512-c0hkm3pwFJ96N4jjFaur1JZ9niYvTMrGXLDTc6JPmlV7rrD6JsPlf3we5L8I3vf810txtlXG3eDmSF6L1O13qA==
335335
dependencies:
336336
"@antv/event-emitter" "^0.1.3"
337337
"@antv/g-canvas" "^0.5.12"

0 commit comments

Comments
 (0)