@fto-consult/expo-ui 8.21.3 → 8.22.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30,7 +30,6 @@ module.exports = {
30
30
  "react-native-webview": "13.6.4",
31
31
  "react-native-gesture-handler": "~2.14.0",
32
32
  "react-native-reanimated": "~3.6.2",
33
- "react-native-view-shot": "3.8.0",
34
- "@fto-consult/common" : "latest"
33
+ "react-native-view-shot": "3.8.0"
35
34
  };
36
35
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fto-consult/expo-ui",
3
- "version": "8.21.3",
3
+ "version": "8.22.1",
4
4
  "description": "Bibliothèque de composants UI Expo,react-native",
5
5
  "scripts": {
6
6
  "clear-npx-cache": "npx clear-npx-cache",
@@ -46,7 +46,7 @@
46
46
  "delete-node-modules": "rimraf ./**/node_modules",
47
47
  "dev": "npx expo start --no-dev --minify -c",
48
48
  "modifier-url-remote-git": "git remote set-url origin 'https://borispipo@github.com/borispipo/smart-eneo.git'",
49
- "update": "npm i @fto-consult/node-utils@latest react-native-web react-native-blob-util@latest react-native-big-list@latest apexcharts@latest file-saver@latest google-libphonenumber@latest react-native-iphone-x-helper@latest react-native-mime-types@latest react-native-paper@5 react-native-paper-dates@latest react-virtuoso@latest tippy.js@latest xlsx@latest react-native-get-random-values@latest && npm run update-apexchart && npm run find-licenses"
49
+ "update": "npm i @fto-consult/common@latest @fto-consult/node-utils@latest react-native-web react-native-blob-util@latest react-native-big-list@latest apexcharts@latest file-saver@latest google-libphonenumber@latest react-native-iphone-x-helper@latest react-native-mime-types@latest react-native-paper@5 react-native-paper-dates@latest react-virtuoso@latest tippy.js@latest xlsx@latest react-native-get-random-values@latest && npm run update-apexchart && npm run find-licenses"
50
50
  },
51
51
  "bin": {
52
52
  "expo-ui": "./bin/index.js"
@@ -68,6 +68,7 @@
68
68
  "dependencies": {
69
69
  "@emotion/react": "^11.11.1",
70
70
  "@faker-js/faker": "^8.0.2",
71
+ "@fto-consult/common": "^4.22.1",
71
72
  "@fto-consult/node-utils": "^1.4.7",
72
73
  "apexcharts": "^3.45.2",
73
74
  "crypto-browserify": "^3.12.0",