Skip to content

Commit 0e27456

Browse files
committed
chore: deps
1 parent 831552a commit 0e27456

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -44,28 +44,28 @@
4444
"repository": "https://github.com/Akylas/nativescript-material-components",
4545
"readmeFilename": "README.md",
4646
"devDependencies": {
47-
"@angular/animations": "~10.1.2",
48-
"@angular/common": "~10.1.2",
49-
"@angular/compiler": "~10.1.2",
50-
"@angular/compiler-cli": "~10.1.2",
51-
"@angular/core": "~10.1.2",
52-
"@angular/forms": "~10.1.2",
53-
"@angular/platform-browser": "~10.1.2",
54-
"@angular/platform-browser-dynamic": "~10.1.2",
55-
"@angular/router": "~10.1.2",
47+
"@angular/animations": "~10.1.4",
48+
"@angular/common": "~10.1.4",
49+
"@angular/compiler": "~10.1.4",
50+
"@angular/compiler-cli": "~10.1.4",
51+
"@angular/core": "~10.1.4",
52+
"@angular/forms": "~10.1.4",
53+
"@angular/platform-browser": "~10.1.4",
54+
"@angular/platform-browser-dynamic": "~10.1.4",
55+
"@angular/router": "~10.1.4",
5656
"@commitlint/cli": "^11.0.0",
5757
"@commitlint/config-conventional": "^11.0.0",
58-
"@nativescript/angular": "~10.1.0",
58+
"@nativescript/angular": "~10.1.5",
5959
"@nativescript/hook": "~2.0.0",
60-
"nativescript": "7.0.8",
61-
"@nativescript/core": "7.0.3",
62-
"@nativescript/types": "7.0.3",
63-
"@nativescript/webpack": "~3.0.4",
60+
"nativescript": "7.0.10",
61+
"@nativescript/core": "7.0.10",
62+
"@nativescript/types": "7.0.4",
63+
"@nativescript/webpack": "~3.0.7",
6464
"@types/node": "~14.0.22",
65-
"@typescript-eslint/eslint-plugin": "4.1.1",
66-
"@typescript-eslint/parser": "4.1.1",
65+
"@typescript-eslint/eslint-plugin": "4.4.0",
66+
"@typescript-eslint/parser": "4.4.0",
6767
"cpy-cli": "~3.1.1",
68-
"eslint": "7.9.0",
68+
"eslint": "7.10.0",
6969
"husky": "^4.3.0",
7070
"lerna": "^3.22.1",
7171
"nativescript-vue": "~2.8.1",

0 commit comments

Comments
 (0)