Skip to content

Commit 19f3454

Browse files
committed
chore: deps
1 parent 16d1c2a commit 19f3454

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -49,24 +49,24 @@
4949
"repository": "https://github.com/nativescript-community/ui-material-components",
5050
"readmeFilename": "README.md",
5151
"devDependencies": {
52-
"@angular/animations": "~11.2.14",
53-
"@angular/common": "~11.2.14",
54-
"@angular/compiler": "~11.2.14",
55-
"@angular/compiler-cli": "~11.2.14",
56-
"@angular/core": "~11.2.14",
57-
"@angular/forms": "~11.2.14",
58-
"@angular/platform-browser": "~11.2.14",
59-
"@angular/platform-browser-dynamic": "~11.2.14",
60-
"@angular/router": "~11.2.14",
52+
"@angular/animations": "~13.0.1",
53+
"@angular/common": "~13.0.1",
54+
"@angular/compiler": "~13.0.1",
55+
"@angular/compiler-cli": "~13.0.1",
56+
"@angular/core": "~13.0.1",
57+
"@angular/forms": "~13.0.1",
58+
"@angular/platform-browser": "~13.0.1",
59+
"@angular/platform-browser-dynamic": "~13.0.1",
60+
"@angular/router": "~13.0.1",
6161
"@commitlint/cli": "^14.1.0",
6262
"@commitlint/config-conventional": "^14.1.0",
6363
"@nativescript-community/text": "^1.4.28",
6464
"@nativescript/angular": "12.2.0",
65-
"@nativescript/core": "8.1.0",
65+
"@nativescript/core": "8.1.5",
6666
"@nativescript/eslint-plugin": "0.0.4",
6767
"@nativescript/hook": "~2.0.0",
6868
"@nativescript/types": "8.1.1",
69-
"@nativescript/webpack": "5.0.0",
69+
"@nativescript/webpack": "5.0.1",
7070
"@types/node": "~16.11.7",
7171
"@typescript-eslint/eslint-plugin": "5.3.1",
7272
"@typescript-eslint/parser": "5.3.1",
@@ -79,13 +79,13 @@
7979
"husky": "^7.0.4",
8080
"lerna": "^4.0.0",
8181
"nativescript-vue": "~2.9.0",
82-
"ng-packagr": "~11.2.0",
82+
"ng-packagr": "~13.0.3",
8383
"prettier": "^2.4.1",
8484
"react-nativescript": "^3.0.0-beta.1",
8585
"rimraf": "^3.0.2",
8686
"rxjs": "^7.4.0",
8787
"ts-patch": "^2.0.1",
88-
"typedoc": "^0.22.8",
88+
"typedoc": "^0.22.9",
8989
"typescript": "~4.4.4",
9090
"vue": "2.6.14"
9191
},

0 commit comments

Comments
 (0)