Skip to content

Commit 162f474

Browse files
committed
fix: bumped dependencies
1 parent cd125cf commit 162f474

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"@commitlint/cli": "^17.5.0",
4040
"@commitlint/config-conventional": "^17.4.4",
4141
"@nativescript-community/arraybuffers": "^1.1.3",
42-
"@nativescript-community/gesturehandler": "^2.0.12",
42+
"@nativescript-community/gesturehandler": "^2.0.18",
4343
"@nativescript-community/tween": "0.0.14",
44-
"@nativescript-community/ui-canvas": "4.5.1",
44+
"@nativescript-community/ui-canvas": "4.6.9",
4545
"@nativescript/core": "8.4.7",
4646
"@nativescript/types-android": "8.4.0",
4747
"@nativescript/types-ios": "8.4.0",

plugin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"typings": "charts/index.d.ts",
3434
"dependencies": {
3535
"@nativescript-community/arraybuffers": "^1.1.3",
36-
"@nativescript-community/gesturehandler": "^2.0.12",
37-
"@nativescript-community/ui-canvas": "^4.5.1",
36+
"@nativescript-community/gesturehandler": "^2.0.18",
37+
"@nativescript-community/ui-canvas": "^4.6.9",
3838
"additween": "^3.0.0",
3939
"downsample": "^1.4.0",
4040
"number-format.js": "^2.0.9"

0 commit comments

Comments
 (0)