Skip to content

Commit fcf6898

Browse files
committed
chore: update @uiw/react-color-chrome to version 2.10.1 and add VSCE_PAT to workflow
1 parent 95d8216 commit fcf6898

3 files changed

Lines changed: 192 additions & 205 deletions

File tree

.github/workflows/pkg-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ jobs:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3838
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
39+
VSCE_PAT: ${{ secrets.VSCE_TOKEN }}

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@atlaskit/pragmatic-drag-and-drop": "1.2.1",
2323
"@fontsource-variable/montserrat": "5.0.20",
2424
"@fontsource/balsamiq-sans": "5.0.21",
25-
"@uiw/react-color-chrome": "2.3.2",
25+
"@uiw/react-color-chrome": "2.10.1",
2626
"html2canvas": "1.4.1",
2727
"immer": "10.1.1",
2828
"konva": "9.3.12",

0 commit comments

Comments
 (0)