Skip to content

Commit 2f691e1

Browse files
committed
chore: deps
1 parent d420159 commit 2f691e1

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -57,33 +57,33 @@
5757
"@angular/router": "~10.1.4",
5858
"@commitlint/cli": "^11.0.0",
5959
"@commitlint/config-conventional": "^11.0.0",
60-
"@nativescript-community/text": "^1.3.6",
60+
"@nativescript-community/text": "^1.3.11",
6161
"@nativescript/angular": "~10.1.7",
62-
"@nativescript/core": "7.0.13",
62+
"@nativescript/core": "7.1.3",
6363
"@nativescript/hook": "~2.0.0",
64-
"@nativescript/types": "7.0.4",
65-
"@nativescript/webpack": "~3.0.8",
64+
"@nativescript/types": "7.1.0",
65+
"@nativescript/webpack": "~4.0.1",
6666
"@types/node": "~14.14.6",
67-
"@typescript-eslint/eslint-plugin": "4.6.1",
68-
"@typescript-eslint/parser": "4.6.1",
67+
"@typescript-eslint/eslint-plugin": "4.14.0",
68+
"@typescript-eslint/parser": "4.14.0",
6969
"cpy-cli": "~3.1.1",
70-
"eslint": "7.12.1",
71-
"eslint-config-prettier": "^6.15.0",
72-
"eslint-plugin-prettier": "^3.1.4",
73-
"eslint-plugin-vue": "^7.1.0",
70+
"eslint": "7.18.0",
71+
"eslint-config-prettier": "^7.2.0",
72+
"eslint-plugin-prettier": "^3.3.1",
73+
"eslint-plugin-vue": "^7.4.1",
7474
"husky": "^4.3.0",
7575
"lerna": "^3.22.1",
7676
"nativescript": "7.0.11",
7777
"nativescript-vue": "~2.8.1",
7878
"ng-packagr": "~10.1.0",
79-
"prettier": "^2.1.2",
80-
"prompt": "^1.0.0",
79+
"prettier": "^2.2.1",
80+
"prompt": "^1.1.0",
8181
"rimraf": "^3.0.2",
8282
"rxjs": "^6.6.3",
83-
"ts-patch": "^1.3.0",
84-
"typedoc": "^0.19.2",
83+
"ts-patch": "^1.3.1",
84+
"typedoc": "^0.20.16",
8585
"typedoc-plugin-lerna-packages": "^0.3.1",
86-
"typescript": "~3.9.7",
86+
"typescript": "~4.1.3",
8787
"vue": "^2.6.12"
8888
},
8989
"commitlint": {

0 commit comments

Comments
 (0)