Skip to content

Commit 0fc237e

Browse files
committed
chore: deps update
1 parent 2d026a8 commit 0fc237e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@
3131
"url": "https://github.com/NativeScript/NativeScript/issues"
3232
},
3333
"dependencies": {
34-
"@angular/animations": "~15.2.8",
35-
"@angular/common": "~15.2.8",
36-
"@angular/compiler": "~15.2.8",
37-
"@angular/core": "~15.2.8",
38-
"@angular/forms": "~15.2.8",
39-
"@angular/platform-browser": "~15.2.8",
40-
"@angular/platform-browser-dynamic": "~15.2.8",
41-
"@angular/router": "~15.2.8",
42-
"@nativescript-community/template-snippet": "0.0.1",
43-
"@nativescript/angular": "~15.2.0",
34+
"@angular/animations": "~16.2.9",
35+
"@angular/common": "~16.2.9",
36+
"@angular/compiler": "~16.2.9",
37+
"@angular/core": "~16.2.9",
38+
"@angular/forms": "~16.2.9",
39+
"@angular/platform-browser": "~16.2.9",
40+
"@angular/platform-browser-dynamic": "~16.2.9",
41+
"@angular/router": "~16.2.9",
42+
"@nativescript-community/template-snippet": "*",
43+
"@nativescript/angular": "~16.0.1",
4444
"@nativescript/core": "~8.5.1",
4545
"@nativescript/theme": "~3.0.2",
46-
"rxjs": "~7.8.0",
47-
"zone.js": "~0.13.0"
46+
"rxjs": "~7.8.1",
47+
"zone.js": "~0.14.0"
4848
},
4949
"devDependencies": {
5050
"@akylas/nativescript": "~8.4.1",

0 commit comments

Comments
 (0)