Skip to content

Commit 463b521

Browse files
committed
chore: dep updates
1 parent afa6ea9 commit 463b521

File tree

2 files changed

+1536
-1605
lines changed

2 files changed

+1536
-1605
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"private": true,
66
"scripts": {
7-
"clean": "npx rimraf hooks node_modules package-lock.json yarn.lock && npm i --legacy-peer-deps",
7+
"clean": "npx rimraf hooks node_modules package-lock.json && yarn",
88
"clean.all": "npm run clean && nx run-many --target=clean --all",
99
"postinstall": "husky install",
1010
"nx": "nx",
@@ -43,7 +43,7 @@
4343
"@angular/platform-browser": "15.0.1",
4444
"@angular/platform-browser-dynamic": "15.0.1",
4545
"@angular/router": "15.0.1",
46-
"@nativescript/core": "next",
46+
"@nativescript/core": "~8.4.0",
4747
"@nativescript/theme": "~3.0.2",
4848
"@ngx-translate/core": "~14.0.0",
4949
"@nrwl/nx-cloud": "^15.0.2",
@@ -58,9 +58,9 @@
5858
"@angular-eslint/template-parser": "14.0.4",
5959
"@angular/compiler-cli": "15.0.1",
6060
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
61-
"@nativescript/types": "~8.3.1",
61+
"@nativescript/types": "~8.4.0",
6262
"@nativescript/unit-test-runner": "^3.0.4",
63-
"@nativescript/webpack": "~5.0.11",
63+
"@nativescript/webpack": "~5.0.12",
6464
"@ngtools/webpack": "15.0.1",
6565
"@nrwl/angular": "15.2.1",
6666
"@nrwl/cli": "15.2.1",

0 commit comments

Comments
 (0)