Skip to content

Commit 318177e

Browse files
committed
chore: deps update
1 parent 5c3b3cd commit 318177e

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

package.json

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,22 +55,26 @@
5555
"@angular/router": "~10.1.4",
5656
"@commitlint/cli": "^11.0.0",
5757
"@commitlint/config-conventional": "^11.0.0",
58-
"@nativescript/angular": "~10.1.5",
58+
"@nativescript-community/text": "^1.3.6",
59+
"@nativescript/angular": "~10.1.7",
60+
"@nativescript/core": "7.0.13",
5961
"@nativescript/hook": "~2.0.0",
60-
"@nativescript-community/text": "^1.2.5",
61-
"nativescript": "7.0.10",
62-
"@nativescript/core": "7.0.10",
6362
"@nativescript/types": "7.0.4",
64-
"@nativescript/webpack": "~3.0.7",
65-
"@types/node": "~14.0.22",
66-
"@typescript-eslint/eslint-plugin": "4.4.0",
67-
"@typescript-eslint/parser": "4.4.0",
63+
"@nativescript/webpack": "~3.0.8",
64+
"@types/node": "~14.14.6",
65+
"@typescript-eslint/eslint-plugin": "4.6.1",
66+
"@typescript-eslint/parser": "4.6.1",
6867
"cpy-cli": "~3.1.1",
69-
"eslint": "7.10.0",
68+
"eslint": "7.12.1",
69+
"eslint-config-prettier": "^6.15.0",
70+
"eslint-plugin-prettier": "^3.1.4",
71+
"eslint-plugin-vue": "^7.1.0",
7072
"husky": "^4.3.0",
7173
"lerna": "^3.22.1",
74+
"nativescript": "7.0.11",
7275
"nativescript-vue": "~2.8.1",
7376
"ng-packagr": "~10.1.0",
77+
"prettier": "^2.1.2",
7478
"prompt": "^1.0.0",
7579
"rimraf": "^3.0.2",
7680
"rxjs": "^6.6.3",

0 commit comments

Comments
 (0)