updated packages
This commit is contained in:
parent
525d0740f8
commit
bfb04b894f
2 changed files with 555 additions and 689 deletions
1233
package-lock.json
generated
1233
package-lock.json
generated
File diff suppressed because it is too large
Load diff
11
package.json
11
package.json
|
@ -20,7 +20,8 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@akylas/nativescript-sqlite": "^3.3.12",
|
"@akylas/nativescript-sqlite": "^3.3.12",
|
||||||
"@nativescript-community/ui-collectionview": "^4.0.29",
|
"@nativescript-community/ui-collectionview": "^4.0.29",
|
||||||
"@nativescript/core": "^8.0.5",
|
"@nativescript-rtl/ui": "^0.1.8",
|
||||||
|
"@nativescript/core": "^8.0.7",
|
||||||
"@nativescript/local-notifications": "^5.0.3",
|
"@nativescript/local-notifications": "^5.0.3",
|
||||||
"@nativescript/localize": "^5.0.4",
|
"@nativescript/localize": "^5.0.4",
|
||||||
"@triniwiz/nativescript-accelerometer": "^4.0.3",
|
"@triniwiz/nativescript-accelerometer": "^4.0.3",
|
||||||
|
@ -32,11 +33,11 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nativescript/android": "8.0.0",
|
"@nativescript/android": "8.0.0",
|
||||||
"@nativescript/types": "^8.0.1",
|
"@nativescript/types": "^8.0.1",
|
||||||
"@nativescript/webpack": "beta",
|
"@nativescript/webpack": "^5.0.0-beta.12",
|
||||||
"@types/node": "^15.3.0",
|
"@types/node": "^15.9.0",
|
||||||
"nativescript-vue-template-compiler": "~2.9.0",
|
"nativescript-vue-template-compiler": "~2.9.0",
|
||||||
"sass": "^1.32.13",
|
"sass": "^1.34.1",
|
||||||
"typescript": "^4.2.4",
|
"typescript": "^4.2.4",
|
||||||
"vue": "^2.6.12"
|
"vue": "^2.6.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue