Commit Graph

12 Commits

Author SHA1 Message Date
KoalaSat
e3de529689
Upgrade React Native 2022-10-30 20:27:56 +01:00
KoalaSat
6f18a55e5b
Load contacts 2022-10-30 12:45:36 +01:00
KoalaSat
d0a304ee83
Icon 2022-10-29 23:00:59 +02:00
KoalaSat
72ce31416e
Merge branch 'main' into dependabot/npm_and_yarn/typescript-4.8.4 2022-10-25 13:10:47 +00:00
KoalaSat
c29931ab63
Merge branch 'main' into dependabot/npm_and_yarn/react-native-0.64.3 2022-10-25 13:07:51 +00:00
dependabot[bot]
19f38d8328
Bump react-native from 0.64.1 to 0.64.3
Bumps [react-native](https://github.com/facebook/react-native) from 0.64.1 to 0.64.3.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/compare/v0.64.1...v0.64.3)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 22:08:21 +00:00
dependabot[bot]
8a00e13d59
Bump metro-react-native-babel-preset from 0.64.0 to 0.73.2
Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.64.0 to 0.73.2.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/metro/compare/v0.64.0...v0.73.2)

---
updated-dependencies:
- dependency-name: metro-react-native-babel-preset
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 22:07:56 +00:00
dependabot[bot]
ee3c3f296b
Bump typescript from 3.9.10 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.10 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.10...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 22:06:51 +00:00
KoalaSat
ba29374978
Merge branch 'main' into dependabot/npm_and_yarn/react-native-community/eslint-config-3.0.3 2022-10-24 21:55:10 +00:00
dependabot[bot]
4f4ca8707c
Bump i18next from 21.10.0 to 22.0.2
Bumps [i18next](https://github.com/i18next/i18next) from 21.10.0 to 22.0.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.10.0...v22.0.2)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 18:04:13 +00:00
dependabot[bot]
dd73c63735
Bump @react-native-community/eslint-config from 2.0.0 to 3.0.3
Bumps [@react-native-community/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native-community) from 2.0.0 to 3.0.3.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/HEAD/packages/eslint-config-react-native-community)

---
updated-dependencies:
- dependency-name: "@react-native-community/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 18:03:47 +00:00
KoalaSat
0bc073c81d
First Version 2022-10-24 19:27:31 +02:00