@fto-consult/expo-ui 8.52.0 → 8.52.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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fto-consult/expo-ui",
3
- "version": "8.52.0",
3
+ "version": "8.52.1",
4
4
  "description": "Bibliothèque de composants UI Expo,react-native",
5
5
  "react-native-paper-doc": "https://github.com/callstack/react-native-paper/tree/main/docs/docs/guides",
6
6
  "scripts": {
@@ -47,7 +47,7 @@
47
47
  "delete-node-modules": "rimraf ./**/node_modules",
48
48
  "dev": "npx expo start --no-dev --minify -c",
49
49
  "modifier-url-remote-git": "git remote set-url origin 'https://borispipo@github.com/borispipo/smart-eneo.git'",
50
- "update": "npm i @fto-consult/common@latest react-native-web 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@latest react-native-paper-dates@latest react-virtuoso@latest tippy.js@latest xlsx@latest && npm run update-apexchart && npm run find-licenses && npm i -D @fto-consult/node-utils@latest"
50
+ "update": "npm i @fto-consult/common@latest @fto-consult/node-utils@latest react-native-web 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@latest react-native-paper-dates@latest react-virtuoso@latest tippy.js@latest xlsx@latest && npm run update-apexchart && npm run find-licenses"
51
51
  },
52
52
  "bin": {
53
53
  "expo-ui": "bin/index.js"
@@ -70,6 +70,7 @@
70
70
  "@emotion/react": "^11.11.1",
71
71
  "@faker-js/faker": "^8.0.2",
72
72
  "@fto-consult/common": "^4.36.0",
73
+ "@fto-consult/node-utils": "^1.7.1",
73
74
  "apexcharts": "^3.47.0",
74
75
  "file-saver": "^2.0.5",
75
76
  "google-libphonenumber": "^3.2.34",
@@ -96,7 +97,6 @@
96
97
  "@babel/plugin-proposal-export-namespace-from": "^7.18.9",
97
98
  "@expo/metro-config": "~0.17.1",
98
99
  "@expo/webpack-config": "^19.0.1",
99
- "@fto-consult/node-utils": "^1.7.1",
100
100
  "babel-plugin-inline-dotenv": "^1.7.0",
101
101
  "babel-plugin-module-resolver": "^5.0.0",
102
102
  "crypto-browserify": "^3.12.0",