Skip to content

Commit 648a52f

Browse files
committed
Update package.json
1 parent a138a6c commit 648a52f

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
@@ -30,24 +30,24 @@
3030
"url": "https://github.com/NativeScript/NativeScript/issues"
3131
},
3232
"dependencies": {
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",
33+
"@angular/animations": "~14.2.12",
34+
"@angular/common": "~14.2.12",
35+
"@angular/compiler": "~14.2.12",
36+
"@angular/core": "~14.2.12",
37+
"@angular/forms": "~14.2.12",
38+
"@angular/platform-browser": "~14.2.12",
39+
"@angular/platform-browser-dynamic": "~14.2.12",
40+
"@angular/router": "~14.2.12",
4141
"@nativescript-community/template-snippet": "link:../demo-snippets",
42-
"@nativescript/angular": "~14.0.4",
42+
"@nativescript/angular": "~14.2.8",
4343
"@nativescript/core": "~8.4.1",
4444
"@nativescript/theme": "~3.0.2",
45-
"rxjs": "~7.5.7",
46-
"zone.js": "~0.11.8"
45+
"rxjs": "~7.8.0",
46+
"zone.js": "~0.12.0"
4747
},
4848
"devDependencies": {
49-
"@angular-devkit/build-angular": "~14.0.7",
50-
"@angular/compiler-cli": "~14.0.7",
49+
"@angular-devkit/build-angular": "^14.2.10",
50+
"@angular/compiler-cli": "^14.2.12",
5151
"@nativescript/android": "~8.4.0",
5252
"@nativescript/ios": "8.4.0",
5353
"@nativescript/types": "~8.4.0",

0 commit comments

Comments
 (0)