Skip to content

Commit d557f4f

Browse files
committed
chore: deps update
1 parent f304cac commit d557f4f

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -30,30 +30,30 @@
3030
"url": "https://github.com/NativeScript/NativeScript/issues"
3131
},
3232
"dependencies": {
33-
"@angular/animations": "~14.0.4",
34-
"@angular/common": "~14.0.4",
35-
"@angular/compiler": "~14.0.4",
36-
"@angular/core": "~14.0.4",
37-
"@angular/forms": "~14.0.4",
38-
"@angular/platform-browser": "~14.0.4",
39-
"@angular/platform-browser-dynamic": "~14.0.4",
40-
"@angular/router": "~14.0.4",
33+
"@angular/animations": "~14.0.7",
34+
"@angular/common": "~14.0.7",
35+
"@angular/compiler": "~14.0.7",
36+
"@angular/core": "~14.0.7",
37+
"@angular/forms": "~14.0.7",
38+
"@angular/platform-browser": "~14.0.7",
39+
"@angular/platform-browser-dynamic": "~14.0.7",
40+
"@angular/router": "~14.0.7",
4141
"@nativescript-community/template-snippet": "link:../demo-snippets",
42-
"@nativescript/angular": "~14.0.3",
43-
"@nativescript/core": "~8.2.5",
42+
"@nativescript/angular": "~14.0.4",
43+
"@nativescript/core": "~8.4.1",
4444
"@nativescript/theme": "~3.0.2",
45-
"rxjs": "~7.5.5",
46-
"zone.js": "~0.11.5"
45+
"rxjs": "~7.5.7",
46+
"zone.js": "~0.11.8"
4747
},
4848
"devDependencies": {
49-
"@angular-devkit/build-angular": "~14.0.4",
50-
"@angular/compiler-cli": "~14.0.4",
51-
"@nativescript/android": "~8.2.4",
52-
"@nativescript/ios": "6.5.5",
53-
"@nativescript/types": "~8.2.0",
54-
"@nativescript/webpack": "~5.0.7",
55-
"@ngtools/webpack": "~14.0.4",
56-
"typescript": "~4.7.4"
49+
"@angular-devkit/build-angular": "~14.0.7",
50+
"@angular/compiler-cli": "~14.0.7",
51+
"@nativescript/android": "~8.4.0",
52+
"@nativescript/ios": "8.4.0",
53+
"@nativescript/types": "~8.4.0",
54+
"@nativescript/webpack": "~5.0.12",
55+
"@ngtools/webpack": "~15.0.4",
56+
"typescript": "~4.4.4"
5757
},
5858
"private": "true",
5959
"readme": "NativeScript Application"

0 commit comments

Comments
 (0)