refactor: update to node 22

refactor: remove deprecated "jetifier"
refactor: base migration to Angular v18
fix: angular warning
refactor: update capacitor to v6
refactor: update ngx-markdown to v18
refactor: update to ionic v8
refactor: remove deprecated @ionic-native/core (replaced by @awesome-cordova-plugins/core)
fix: build
fix: test
feat: temporarily use external node image in ci
feat: update to node 22
refactor: rebase
fix: prettier depencencies
ci: update android commandline tools
fix: prettier package type
ci: let pnpm handle build dependencies
refactor: revert to pnpm 8, angular 17
This commit is contained in:
2024-05-30 13:30:01 +02:00
committed by Rainer Killinger
parent ef4e1f8ded
commit 77f41e1b15
43 changed files with 2750 additions and 4029 deletions

View File

@@ -60,9 +60,9 @@
"@openstapps/tsconfig": "workspace:*",
"@types/chai": "4.3.5",
"@types/json-patch": "0.0.30",
"@types/json-schema": "7.0.11",
"@types/json-schema": "7.0.15",
"@types/mocha": "10.0.1",
"@types/node": "18.15.3",
"@types/node": "22.15.31",
"c8": "7.14.0",
"chai": "4.3.7",
"conditional-type-checks": "1.0.6",