Skip to content

Commit 382c282

Browse files
committed
chore: update vrender to 0.22.19
1 parent e05cd68 commit 382c282

2 files changed

Lines changed: 22 additions & 58 deletions

File tree

common/config/rush/pnpm-lock.yaml

Lines changed: 18 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/vtable/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
},
5353
"dependencies": {
5454
"@visactor/vtable-editors": "workspace:*",
55-
"@visactor/vrender-core": "0.22.17",
56-
"@visactor/vrender-kits": "0.22.17",
57-
"@visactor/vrender-components": "0.22.17",
55+
"@visactor/vrender-core": "0.22.19",
56+
"@visactor/vrender-kits": "0.22.19",
57+
"@visactor/vrender-components": "0.22.19",
5858
"@visactor/vutils": "~0.19.1",
5959
"@visactor/vscale": "~0.18.1",
6060
"@visactor/vdataset": "~0.18.1",
@@ -129,4 +129,4 @@
129129
"url": "https://github.com/VisActor/VTable.git",
130130
"directory": "packages/vtable"
131131
}
132-
}
132+
}

0 commit comments

Comments
 (0)