Skip to content

Commit 07e9ba0

Browse files
committed
chore: updates 1
1 parent 0fe7406 commit 07e9ba0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@
7979
"precommit": "lint-staged"
8080
},
8181
"devDependencies": {
82-
"@angular/core": "^13.1.3",
82+
"@angular/core": "^14.2.0",
8383
"@commitlint/cli": "^13.2.1",
8484
"@commitlint/config-conventional": "^13.2.0",
85-
"@nativescript/angular": "^13.0.1",
86-
"@nativescript/core": "8.1.5",
87-
"@nativescript/types-android": "8.1.0",
88-
"@nativescript/types-ios": "8.1.1",
85+
"@nativescript/angular": "^14.2.0",
86+
"@nativescript/core": "~8.4.0",
87+
"@nativescript/types-android": "~8.4.0",
88+
"@nativescript/types-ios": "~8.4.0",
8989
"@nativescript/webpack": "~5.0.0",
9090
"@types/node": "^16.11.6",
9191
"@typescript-eslint/eslint-plugin": "5.2.0",
@@ -101,7 +101,7 @@
101101
"prompt": "^1.2.0",
102102
"rimraf": "^3.0.2",
103103
"ts-patch": "1.4.5",
104-
"typescript": "~4.4.4"
104+
"typescript": "~4.8.4"
105105
},
106106
"dependencies": {
107107
"ts-node": "^10.4.0"

0 commit comments

Comments
 (0)