Skip to content

Commit cc74c0f

Browse files
author
farfromrefug
committed
chore: deps update
1 parent d107afe commit cc74c0f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"commit_readme_doc_changes": "git add docs/** *.md ; git commit -m \"readme/doc\" ; echo \"commit readme doc done\""
3737
},
3838
"devDependencies": {
39-
"@nativescript-community/arraybuffers": "^1.1.3",
39+
"@nativescript-community/arraybuffers": "^1.1.5",
4040
"@nativescript-community/plugin-seed-tools": "file:tools",
4141
"@nativescript-community/template-snippet": "file:demo-snippets",
42-
"@nativescript-community/text": "^1.5.33"
42+
"@nativescript-community/text": "^1.6.8"
4343
},
4444
"repository": {
4545
"type": "git",

packages/ui-canvaslabel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"url": "https://github.com/nativescript-community/ui-canvas"
4141
},
4242
"peerDependencies": {
43-
"@nativescript-community/text": "^1.5.33",
44-
"@nativescript-community/ui-canvas": "^4.5.1"
43+
"@nativescript-community/text": "^1.6.8",
44+
"@nativescript-community/ui-canvas": "^4.6.41"
4545
},
4646
"gitHead": "6dc5e24339bbc329a239584e71c1cc30de9cedd4"
4747
}

packages/ui-svg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"url": "https://github.com/nativescript-community/ui-canvas/issues"
4141
},
4242
"peerDependencies": {
43-
"@nativescript-community/ui-canvas": "^4.6.27"
43+
"@nativescript-community/ui-canvas": "^4.6.41"
4444
},
4545
"gitHead": "6dc5e24339bbc329a239584e71c1cc30de9cedd4"
4646
}

0 commit comments

Comments
 (0)