Skip to content

Commit

Permalink
fix typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
sansan88 committed Mar 18, 2024
1 parent c1d0dce commit 17fc2f4
Show file tree
Hide file tree
Showing 6 changed files with 108 additions and 113 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "app.myclub.defaultapp"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 4
versionName "1.4.10"
versionCode 5
versionName "1.4.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down
18 changes: 9 additions & 9 deletions capacitor.config.ts
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
import { CapacitorConfig } from '@capacitor/cli';
import { CapacitorConfig } from "@capacitor/cli";

const config: CapacitorConfig = {
appId: 'app.myclub.defaultapp',
appName: 'myclub',
webDir: 'www',
"server": {
"allowNavigation": ["http://developers.google.com/*"]
appId: "app.myclub.defaultapp",
appName: "myclub",
webDir: "www/browser",
server: {
allowNavigation: ["http://developers.google.com/*"],
},
android: {
buildOptions: {
keystorePath: 'undefined',
keystoreAlias: 'undefined',
}
keystorePath: "undefined",
keystoreAlias: "undefined",
},
},
plugins: {
PushNotifications: {
Expand Down
8 changes: 4 additions & 4 deletions ios/App/App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -375,12 +375,12 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = App/AppDebug.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 24;
CURRENT_PROJECT_VERSION = 25;
DEVELOPMENT_TEAM = U7DQUX87VS;
INFOPLIST_FILE = App/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.4.10;
MARKETING_VERSION = 1.4.11;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
PRODUCT_BUNDLE_IDENTIFIER = app.myclub.default;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -397,12 +397,12 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = App/AppRelease.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 24;
CURRENT_PROJECT_VERSION = 25;
DEVELOPMENT_TEAM = U7DQUX87VS;
INFOPLIST_FILE = App/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.4.10;
MARKETING_VERSION = 1.4.11;
PRODUCT_BUNDLE_IDENTIFIER = app.myclub.default;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
"tailwindcss": "^3.3.7",
"typescript": "5.4.2"
"typescript": "5.3.3"
},
"description": "myclub App",
"scarfSettings": {
Expand Down
181 changes: 88 additions & 93 deletions project-summary.md
Original file line number Diff line number Diff line change
@@ -1,104 +1,99 @@
## Capacitor Plugins

### @capacitor
- **[email protected]**
- **[email protected]**
- **[email protected]**
- **[email protected]**
- **[email protected]**
- **[email protected]**
- **[email protected]**
- **[email protected]**
- **[email protected]**
- **[email protected]**
- 🟩 [@capacitor/browser@5.2.0](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/camera@5.0.9](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/device@5.0.7](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/dialog@5.0.7](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/geolocation@5.0.7](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/google-maps@5.4.1](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/haptics@5.0.7](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/keyboard@5.0.8](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/network@5.0.7](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/preferences@5.0.7](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/push-notifications@5.1.1](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/share@5.0.7](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/splash-screen@5.0.7](https://github.com/ionic-team/capacitor-plugins.git)
- 🟩 [@capacitor/status-bar@5.0.7](https://github.com/ionic-team/capacitor-plugins.git)

## Cordova Plugins

### Other Dependencies
- **[email protected]**
- 🟧 [[email protected]](https://github.com/ionic-team/cordova-plugin-ionic.git) - May be unmaintained (1.5 years since last release)

## Dependencies

### @angular-devkit
- **[email protected]** - (Latest 16.0.0)
### @angular-eslint
- **[email protected]** - (Latest 16.0.1)
- **[email protected]** - (Latest 16.0.1)
- **[email protected]** - (Latest 16.0.1)
- **[email protected]** - (Latest 16.0.1)
- **[email protected]** - (Latest 16.0.1)
### @angular
- **[email protected]** - (Latest 16.0.0)
- **[email protected]** - (Latest 16.0.0)
- **[email protected]** - (Latest 16.0.0)
- **[email protected]** - (Latest 16.0.0)
- **[email protected]** - (Latest 16.0.0)
- **[email protected]**
- **[email protected]** - (Latest 16.0.0)
- **[email protected]** - (Latest 16.0.0)
- **[email protected]** - (Latest 16.0.0)
- **[email protected]** - (Latest 16.0.0)
- **[email protected]** - (Latest 16.0.0)
- **[email protected]** - (Latest 16.0.0)
- **[email protected]** - (Latest 16.0.0)
### @capacitor
- **[email protected]**
- **[email protected]**
- **[email protected]**
- **[email protected]** - (Latest 5.0.1)
- **[email protected]**
### @fortawesome
- **[email protected]** - (Latest 0.13.0)
- **[email protected]**
- **[email protected]**
- **[email protected]**
### @ionic
- **[email protected]**
- **[email protected]**
- **[email protected]** - (Latest 7.1.1)
- **[email protected]**
### @tailwindcss
- **[email protected]**
- **[email protected]**
### @trapezedev
- **[email protected]**
### @types
- **[email protected]**
- **[email protected]**
- **[email protected]** - (Latest 20.1.0)
### @typescript-eslint
- **[email protected]** - (Latest 5.59.2)
- **[email protected]** - (Latest 5.59.2)
### Other Dependencies
- **[email protected]**
- **[email protected]**
- **[email protected]** - (Latest 8.40.0)
- **[email protected]** - (Latest 34.0.1)
- **[email protected]**
- **[email protected]** - (Latest 44.0.0)
- **[email protected]**
- **[email protected]**
- **[email protected]**
- **[email protected]** - (Latest 9.21.0)
- **[email protected]**
- **[email protected]**
- **[email protected]**
- **[email protected]** - (Latest 4.6.0)
- **[email protected]**
- **[email protected]**
- **[email protected]** - (Latest 3.2.0)
- **[email protected]** - (Latest 2.2.0)
- **[email protected]**
- **[email protected]** - (Latest 5.1.0)
- **[email protected]** - (Latest 2.0.0)
- **[email protected]**
- **[email protected]** - (Latest 2.8.8)
- **[email protected]**
- **[email protected]** - (Latest 7.8.1)
- **[email protected]** - (Latest 3.3.2)
- **[email protected]** - (Latest 5.0.4)
- **[email protected]**
- **[email protected]**
- 🟩 [@angular-devkit/build-angular@17.2.3](https://github.com/angular/angular-cli.git) - (Latest 17.3.0)
- 🟩 [@angular/cli@17.2.3](https://github.com/angular/angular-cli.git) - (Latest 17.3.0)
- 🟩 [@angular/common@17.2.4](https://github.com/angular/angular.git) - (Latest 17.3.0)
- 🟩 [@angular/compiler@17.2.4](https://github.com/angular/angular.git) - (Latest 17.3.0)
- 🟩 [@angular/compiler-cli@17.2.4](https://github.com/angular/angular.git) - (Latest 17.3.0)
- 🟩 [@angular/core@17.2.4](https://github.com/angular/angular.git) - (Latest 17.3.0)
- 🟩 [@angular/fire@17.0.1](https://github.com/angular/angularfire.git)
- 🟩 [@angular/forms@17.2.4](https://github.com/angular/angular.git) - (Latest 17.3.0)
- 🟩 [@angular/language-service@17.3.0](https://github.com/angular/angular.git)
- 🟩 [@angular/localize@17.2.4](https://github.com/angular/angular.git) - (Latest 17.3.0)
- 🟩 [@angular/platform-browser@17.2.4](https://github.com/angular/angular.git) - (Latest 17.3.0)
- 🟩 [@angular/platform-browser-dynamic@17.2.4](https://github.com/angular/angular.git) - (Latest 17.3.0)
- 🟩 [@angular/router@17.2.4](https://github.com/angular/angular.git) - (Latest 17.3.0)
- 🟩 [@angular/service-worker@17.2.4](https://github.com/angular/angular.git) - (Latest 17.3.0)
- 🟩 [@capacitor/android@5.7.3](https://github.com/ionic-team/capacitor.git)
- 🟩 [@capacitor/assets@3.0.4](https://github.com/ionic-team/capacitor-assets.git)
- 🟩 [@capacitor/cli@5.7.3](https://github.com/ionic-team/capacitor.git)
- 🟩 [@capacitor/core@5.7.3](https://github.com/ionic-team/capacitor.git)
- 🟩 [@capacitor/ios@5.7.3](https://github.com/ionic-team/capacitor.git)
- 🟩 [@fortawesome/angular-fontawesome@0.14.1](https://github.com/FortAwesome/angular-fontawesome.git)
- 🟩 [@fortawesome/fontawesome-svg-core@6.5.1](https://github.com/FortAwesome/Font-Awesome.git)
- 🟩 [@fortawesome/free-brands-svg-icons@6.5.1](https://github.com/FortAwesome/Font-Awesome.git)
- 🟩 [@fortawesome/free-solid-svg-icons@6.5.1](https://github.com/FortAwesome/Font-Awesome.git)
- 🟩 [@ionic/angular@7.7.3](https://github.com/ionic-team/ionic-framework.git) - (Latest 7.8.0)
- 🟩 [@ionic/angular-toolkit@11.0.1](https://github.com/ionic-team/angular-toolkit.git)
- 🟩 [@ionic/cli@7.2.0](https://github.com/ionic-team/ionic-cli.git)
- 🟧 [@ionic/lab@3.2.15](https://github.com/ionic-team/ionic-cli.git) - May be unmaintained (1.2 years since last release)
- 🟩 [@ionic/pwa-elements@3.2.2](https://github.com/ionic-team/ionic-pwa-elements.git)
- 🟧 @ngx-translate/core@15.0.0 - Unable to find information on npm.
- 🟧 @ngx-translate/http-loader@8.0.0 - Unable to find information on npm.
- 🟩 [@tailwindcss/forms@0.5.7](https://github.com/tailwindlabs/tailwindcss-forms.git)
- 🟩 [@tailwindcss/typography@0.5.10](https://github.com/tailwindcss/typography.git)
- 🟩 [@trapezedev/configure@7.0.10](https://github.com/ionic-team/capacitor-configure.git)
- 🟧 [@types/jasmine@4.6.4](https://github.com/DefinitelyTyped/DefinitelyTyped.git) - (Latest 5.1.4) - Is behind 1 major version.
- 🟩 [@types/jasminewd2@2.0.13](https://github.com/DefinitelyTyped/DefinitelyTyped.git)
- 🟧 [@types/node@18.19.24](https://github.com/DefinitelyTyped/DefinitelyTyped.git) - (Latest 20.11.28) - Is behind 2 major versions.
- 🟩 [[email protected]](https://github.com/postcss/autoprefixer.git)
- πŸŸ₯ [[email protected]](https://github.com/ionic-team/cordova-res.git) - Unmaintained (2.3 years since last release)
- 🟩 [[email protected]](https://github.com/firebase/firebase-js-sdk.git)
- 🟩 [[email protected]](https://github.com/graphql/graphql-js.git)
- 🟧 [[email protected]](https://github.com/typicode/husky.git) - (Latest 9.0.11) - Is behind 1 major version.
- 🟧 [[email protected]](https://github.com/typicode/husky-init.git) - May be unmaintained (1.9 years since last release)
- 🟧 [[email protected]](https://github.com/jasmine/jasmine.git) - (Latest 5.1.2) - Is behind 1 major version.
- πŸŸ₯ [[email protected]](https://github.com/bcaudan/jasmine-spec-reporter.git) - Unmaintained (2.9 years since last release)
- 🟩 [[email protected]](https://github.com/karma-runner/karma.git)
- 🟩 [[email protected]](https://github.com/karma-runner/karma-chrome-launcher.git)
- 🟩 [[email protected]](https://github.com/karma-runner/karma-coverage.git)
- πŸŸ₯ [[email protected]](https://github.com/mattlewis92/karma-coverage-istanbul-reporter.git) - Unmaintained (3.8 years since last release)
- 🟧 [[email protected]](https://github.com/karma-runner/karma-jasmine.git) - (Latest 5.1.0) - Is behind 1 major version.
- 🟧 [[email protected]](https://github.com/dfederm/karma-jasmine-html-reporter.git) - (Latest 2.1.0) - Is behind 1 major version.
- 🟩 [[email protected]](https://github.com/airbnb/lottie-web.git)
- 🟩 [[email protected]](https://github.com/ngx-lottie/ngx-lottie.git)
- 🟩 [[email protected]](https://github.com/postcss/postcss.git)
- 🟩 [[email protected]](https://github.com/prettier/prettier.git)
- 🟩 [[email protected]](https://github.com/prettier/pretty-quick.git)
- 🟩 [[email protected]](https://github.com/reactivex/rxjs.git)
- 🟩 [[email protected]](https://github.com/tailwindlabs/tailwindcss.git)
- 🟩 [[email protected]](https://github.com/Microsoft/TypeScript.git)
- 🟧 [[email protected]](https://github.com/peterpeterparker/web-social-share.git) - (Latest 10.0.0) - Is behind 1 major version.
- 🟩 [[email protected]](https://github.com/angular/angular.git)

### Maintenance Score

60 out of 75 dependencies were up to date without issues.

## Nonstandard naming

The following files and folders do not follow the standard naming convention:

- /.DS_Store
- /app/.DS_Store
- /app/pages/.DS_Store
- /app/services/.DS_Store
- /assets/.DS_Store
- /custom-themes/app-kadetten-handball/.DS_Store
- /custom-themes/app-kadetten-handball/assets/.DS_Store

0 comments on commit 17fc2f4

Please sign in to comment.