Skip to content

Commit 21f0929

Browse files
authored
Merge pull request #1976 from VisActor/1975-bug-roughjs-vite-conflict
1975 bug roughjs vite conflict
2 parents 9433abc + d0f5d88 commit 21f0929

File tree

3 files changed

+29
-79
lines changed

3 files changed

+29
-79
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "refactor: resolve roughjs error #1975\n\n",
5+
"type": "none",
6+
"packageName": "@visactor/vrender-kits"
7+
}
8+
],
9+
"packageName": "@visactor/vrender-kits",
10+
"email": "[email protected]"
11+
}

common/config/rush/pnpm-lock.yaml

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

packages/vrender-kits/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@visactor/vutils": "~1.0.12",
2424
"@visactor/vrender-core": "workspace:1.0.24",
2525
"@resvg/resvg-js": "2.4.1",
26-
"roughjs": "4.5.2",
26+
"roughjs": "4.6.6",
2727
"gifuct-js": "2.1.2",
2828
"lottie-web": "^5.12.2"
2929
},

0 commit comments

Comments
 (0)