update packages

This commit is contained in:
2025-07-15 10:55:52 +05:00
parent dc4bef93c1
commit 7f182d3a07
2 changed files with 116 additions and 102 deletions

206
package-lock.json generated
View File

@@ -9,22 +9,22 @@
"version": "1.0.0",
"dependencies": {
"@expo/vector-icons": "^14.1.0",
"@react-native-async-storage/async-storage": "^2.2.0",
"@react-native-community/datetimepicker": "^7.7.0",
"@react-native-async-storage/async-storage": "2.1.2",
"@react-native-community/datetimepicker": "8.4.1",
"@react-native-picker/picker": "^2.4.12",
"@react-navigation/bottom-tabs": "^7.4.2",
"@react-navigation/native": "^7.1.14",
"@react-navigation/stack": "^7.4.2",
"expo": "~53.0.16",
"expo": "53.0.19",
"expo-image-picker": "~16.1.4",
"expo-status-bar": "~2.2.3",
"react": "19.0.0",
"react-native": "0.79.5",
"react-native-modal-datetime-picker": "^15.0.1",
"react-native-safe-area-context": "^5.5.2",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "^4.11.1",
"react-native-svg": "^15.12.0",
"react-native-webview": "^13.11.0"
"react-native-svg": "15.11.2",
"react-native-webview": "13.13.5"
},
"devDependencies": {
"@babel/core": "^7.20.0"
@@ -1415,24 +1415,24 @@
}
},
"node_modules/@expo/cli": {
"version": "0.24.17",
"resolved": "https://registry.npmjs.org/@expo/cli/-/cli-0.24.17.tgz",
"integrity": "sha512-1Rz8EU6v7/gyMSLkRxXqoO6Tzkvkk4vR6DT49lfXElpHqWIu+wtgSpCxw5UfEfZKh6sK3Goswxb3g9LVtL/bCw==",
"version": "0.24.20",
"resolved": "https://registry.npmjs.org/@expo/cli/-/cli-0.24.20.tgz",
"integrity": "sha512-uF1pOVcd+xizNtVTuZqNGzy7I6IJon5YMmQidsURds1Ww96AFDxrR/NEACqeATNAmY60m8wy1VZZpSg5zLNkpw==",
"dependencies": {
"@0no-co/graphql.web": "^1.0.8",
"@babel/runtime": "^7.20.0",
"@expo/code-signing-certificates": "^0.0.5",
"@expo/config": "~11.0.11",
"@expo/config-plugins": "~10.1.0",
"@expo/config": "~11.0.13",
"@expo/config-plugins": "~10.1.2",
"@expo/devcert": "^1.1.2",
"@expo/env": "~1.0.6",
"@expo/image-utils": "^0.7.5",
"@expo/json-file": "^9.1.4",
"@expo/metro-config": "~0.20.16",
"@expo/osascript": "^2.2.4",
"@expo/package-manager": "^1.8.5",
"@expo/plist": "^0.3.4",
"@expo/prebuild-config": "^9.0.9",
"@expo/env": "~1.0.7",
"@expo/image-utils": "^0.7.6",
"@expo/json-file": "^9.1.5",
"@expo/metro-config": "~0.20.17",
"@expo/osascript": "^2.2.5",
"@expo/package-manager": "^1.8.6",
"@expo/plist": "^0.3.5",
"@expo/prebuild-config": "^9.0.11",
"@expo/spawn-async": "^1.7.2",
"@expo/ws-tunnel": "^1.0.1",
"@expo/xcpretty": "^4.3.0",
@@ -1506,12 +1506,12 @@
}
},
"node_modules/@expo/config": {
"version": "11.0.12",
"resolved": "https://registry.npmjs.org/@expo/config/-/config-11.0.12.tgz",
"integrity": "sha512-XEh7g5F8OziJ6eZzBi93qt2YwmPceD3yAEd4Qv/ODK3MrgFCmB5IAJJ2ZFepdeoQFpcxS26Nl4aUuIJYEhJiUw==",
"version": "11.0.13",
"resolved": "https://registry.npmjs.org/@expo/config/-/config-11.0.13.tgz",
"integrity": "sha512-TnGb4u/zUZetpav9sx/3fWK71oCPaOjZHoVED9NaEncktAd0Eonhq5NUghiJmkUGt3gGSjRAEBXiBbbY9/B1LA==",
"dependencies": {
"@babel/code-frame": "~7.10.4",
"@expo/config-plugins": "~10.1.1",
"@expo/config-plugins": "~10.1.2",
"@expo/config-types": "^53.0.5",
"@expo/json-file": "^9.1.5",
"deepmerge": "^4.3.1",
@@ -1526,9 +1526,9 @@
}
},
"node_modules/@expo/config-plugins": {
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-10.1.1.tgz",
"integrity": "sha512-2L/ryY/R/AzwHfLpzBBsj0qdwN+E2RkF24uwo33L7M5DOswbLVaA007IdLlun+G6ctZYnwgm3TDLxjbvqZ9Avw==",
"version": "10.1.2",
"resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-10.1.2.tgz",
"integrity": "sha512-IMYCxBOcnuFStuK0Ay+FzEIBKrwW8OVUMc65+v0+i7YFIIe8aL342l7T4F8lR4oCfhXn7d6M5QPgXvjtc/gAcw==",
"dependencies": {
"@expo/config-types": "^53.0.5",
"@expo/json-file": "~9.1.5",
@@ -1600,9 +1600,9 @@
}
},
"node_modules/@expo/env": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/@expo/env/-/env-1.0.6.tgz",
"integrity": "sha512-aokrM+EYgyaJNmyo8QhphP3egVi0E7/4PiAx+riW1k39wu26POCg5NBdOSBHoYGmq1NXbhpFepIFDWVaCw1UeA==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/@expo/env/-/env-1.0.7.tgz",
"integrity": "sha512-qSTEnwvuYJ3umapO9XJtrb1fAqiPlmUUg78N0IZXXGwQRt+bkp0OBls+Y5Mxw/Owj8waAM0Z3huKKskRADR5ow==",
"dependencies": {
"chalk": "^4.0.0",
"debug": "^4.3.4",
@@ -1612,9 +1612,9 @@
}
},
"node_modules/@expo/fingerprint": {
"version": "0.13.3",
"resolved": "https://registry.npmjs.org/@expo/fingerprint/-/fingerprint-0.13.3.tgz",
"integrity": "sha512-Ziore8lpUzTvZaZigcol0op3muvEiBpwNn8M500qij/RvVFLEOH5sNadEBKwEmzdpUC5ij3eJzkr9b7Gr7///g==",
"version": "0.13.4",
"resolved": "https://registry.npmjs.org/@expo/fingerprint/-/fingerprint-0.13.4.tgz",
"integrity": "sha512-MYfPYBTMfrrNr07DALuLhG6EaLVNVrY/PXjEzsjWdWE4ZFn0yqI0IdHNkJG7t1gePT8iztHc7qnsx+oo/rDo6w==",
"dependencies": {
"@expo/spawn-async": "^1.7.2",
"arg": "^5.0.2",
@@ -1645,9 +1645,9 @@
}
},
"node_modules/@expo/image-utils": {
"version": "0.7.5",
"resolved": "https://registry.npmjs.org/@expo/image-utils/-/image-utils-0.7.5.tgz",
"integrity": "sha512-92sk+dplZHlZuv4jAWmGBOqWf70hcb0zoObmjQRgxvZbKWXlQ6ifANaOUhoeJKgNWSB9BrLoW6v/mUyrDUdK+A==",
"version": "0.7.6",
"resolved": "https://registry.npmjs.org/@expo/image-utils/-/image-utils-0.7.6.tgz",
"integrity": "sha512-GKnMqC79+mo/1AFrmAcUcGfbsXXTRqOMNS1umebuevl3aaw+ztsYEFEiuNhHZW7PQ3Xs3URNT513ZxKhznDscw==",
"dependencies": {
"@expo/spawn-async": "^1.7.2",
"chalk": "^4.0.0",
@@ -1689,17 +1689,17 @@
}
},
"node_modules/@expo/metro-config": {
"version": "0.20.16",
"resolved": "https://registry.npmjs.org/@expo/metro-config/-/metro-config-0.20.16.tgz",
"integrity": "sha512-qsCQqYCGYR1t2KNDoPESxMbuvrkljsdQBblfJoOsRB/9TC+1OtmYsbIUuXZDFm1/mgYA42j4dAQqP/mck5ouuw==",
"version": "0.20.17",
"resolved": "https://registry.npmjs.org/@expo/metro-config/-/metro-config-0.20.17.tgz",
"integrity": "sha512-lpntF2UZn5bTwrPK6guUv00Xv3X9mkN3YYla+IhEHiYXWyG7WKOtDU0U4KR8h3ubkZ6SPH3snDyRyAzMsWtZFA==",
"dependencies": {
"@babel/core": "^7.20.0",
"@babel/generator": "^7.20.5",
"@babel/parser": "^7.20.0",
"@babel/types": "^7.20.0",
"@expo/config": "~11.0.11",
"@expo/env": "~1.0.6",
"@expo/json-file": "~9.1.4",
"@expo/config": "~11.0.12",
"@expo/env": "~1.0.7",
"@expo/json-file": "~9.1.5",
"@expo/spawn-async": "^1.7.2",
"chalk": "^4.1.0",
"debug": "^4.3.2",
@@ -1715,9 +1715,9 @@
}
},
"node_modules/@expo/osascript": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/@expo/osascript/-/osascript-2.2.4.tgz",
"integrity": "sha512-Q+Oyj+1pdRiHHpev9YjqfMZzByFH8UhKvSszxa0acTveijjDhQgWrq4e9T/cchBHi0GWZpGczWyiyJkk1wM1dg==",
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@expo/osascript/-/osascript-2.2.5.tgz",
"integrity": "sha512-Bpp/n5rZ0UmpBOnl7Li3LtM7la0AR3H9NNesqL+ytW5UiqV/TbonYW3rDZY38u4u/lG7TnYflVIVQPD+iqZJ5w==",
"dependencies": {
"@expo/spawn-async": "^1.7.2",
"exec-async": "^2.2.0"
@@ -1727,11 +1727,11 @@
}
},
"node_modules/@expo/package-manager": {
"version": "1.8.5",
"resolved": "https://registry.npmjs.org/@expo/package-manager/-/package-manager-1.8.5.tgz",
"integrity": "sha512-C9dl6GLUtzeY80g5wxOnZ/tEdAlSlCh8h6vTJkuTM9dPtdpQwg40w0/Gx4ONKeegExYLlGDw7dilL+xrxz/d+w==",
"version": "1.8.6",
"resolved": "https://registry.npmjs.org/@expo/package-manager/-/package-manager-1.8.6.tgz",
"integrity": "sha512-gcdICLuL+nHKZagPIDC5tX8UoDDB8vNA5/+SaQEqz8D+T2C4KrEJc2Vi1gPAlDnKif834QS6YluHWyxjk0yZlQ==",
"dependencies": {
"@expo/json-file": "^9.1.4",
"@expo/json-file": "^9.1.5",
"@expo/spawn-async": "^1.7.2",
"chalk": "^4.0.0",
"npm-package-arg": "^11.0.0",
@@ -1750,15 +1750,15 @@
}
},
"node_modules/@expo/prebuild-config": {
"version": "9.0.9",
"resolved": "https://registry.npmjs.org/@expo/prebuild-config/-/prebuild-config-9.0.9.tgz",
"integrity": "sha512-uGt5K6FGDhK12WJXcgcm3Cirakt4llil99rLxFx/WgQQdE5BK58O0irrhKz5kwhXmWCco0CRSUdAoddq1JK91w==",
"version": "9.0.11",
"resolved": "https://registry.npmjs.org/@expo/prebuild-config/-/prebuild-config-9.0.11.tgz",
"integrity": "sha512-0DsxhhixRbCCvmYskBTq8czsU0YOBsntYURhWPNpkl0IPVpeP9haE5W4OwtHGzXEbmHdzaoDwNmVcWjS/mqbDw==",
"dependencies": {
"@expo/config": "~11.0.11",
"@expo/config-plugins": "~10.1.0",
"@expo/config-types": "^53.0.4",
"@expo/image-utils": "^0.7.5",
"@expo/json-file": "^9.1.4",
"@expo/config": "~11.0.13",
"@expo/config-plugins": "~10.1.2",
"@expo/config-types": "^53.0.5",
"@expo/image-utils": "^0.7.6",
"@expo/json-file": "^9.1.5",
"@react-native/normalize-colors": "0.79.5",
"debug": "^4.3.1",
"resolve-from": "^5.0.0",
@@ -2131,9 +2131,9 @@
}
},
"node_modules/@react-native-async-storage/async-storage": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-2.2.0.tgz",
"integrity": "sha512-gvRvjR5JAaUZF8tv2Kcq/Gbt3JHwbKFYfmb445rhOj6NUMx3qPLixmDx5pZAyb9at1bYvJ4/eTUipU5aki45xw==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-2.1.2.tgz",
"integrity": "sha512-dvlNq4AlGWC+ehtH12p65+17V0Dx7IecOWl6WanF2ja38O1Dcjjvn7jVzkUHJ5oWkQBlyASurTPlTHgKXyYiow==",
"dependencies": {
"merge-options": "^3.0.4"
},
@@ -2142,11 +2142,25 @@
}
},
"node_modules/@react-native-community/datetimepicker": {
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-7.7.0.tgz",
"integrity": "sha512-nYzZy4DQLRFUzKJShWzRleCaebmCJfZ1lIcFmZgMXJoiVuGJNw3OIGHSWmHhPETh3OhP1RO3to882d7WmDIyrA==",
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-8.4.1.tgz",
"integrity": "sha512-DrK+CUS5fZnz8dhzBezirkzQTcNDdaXer3oDLh0z4nc2tbdIdnzwvXCvi8IEOIvleoc9L95xS5tKUl0/Xv71Mg==",
"dependencies": {
"invariant": "^2.2.4"
},
"peerDependencies": {
"expo": ">=52.0.0",
"react": "*",
"react-native": "*",
"react-native-windows": "*"
},
"peerDependenciesMeta": {
"expo": {
"optional": true
},
"react-native-windows": {
"optional": true
}
}
},
"node_modules/@react-native-picker/picker": {
@@ -3892,24 +3906,24 @@
"integrity": "sha512-87OpwcEiMia/DeiKFzaQNBNFeN3XkkpYIh9FyOqq5mS2oKv3CBE67PXoEKcr6nodWdXNogTiQ0jE2NGuoffXPw=="
},
"node_modules/expo": {
"version": "53.0.16",
"resolved": "https://registry.npmjs.org/expo/-/expo-53.0.16.tgz",
"integrity": "sha512-ogHgh11/H3tU/k4bwT4OuCpSPb+hh66H4aro137BiODDhkECfGx90TwQE3XXPV4jRZMSUlVcyNexmp8bQ4Di1g==",
"version": "53.0.19",
"resolved": "https://registry.npmjs.org/expo/-/expo-53.0.19.tgz",
"integrity": "sha512-hZWEKw6h5dlfKy6+c3f2exx5x3Loio8p0b2s/Pk1eQfTffqpkQRVVlOzcTWU1RSuMfc47ZMpr97pUJWQczOGsQ==",
"dependencies": {
"@babel/runtime": "^7.20.0",
"@expo/cli": "0.24.17",
"@expo/config": "~11.0.11",
"@expo/config-plugins": "~10.1.0",
"@expo/fingerprint": "0.13.3",
"@expo/metro-config": "0.20.16",
"@expo/cli": "0.24.20",
"@expo/config": "~11.0.13",
"@expo/config-plugins": "~10.1.2",
"@expo/fingerprint": "0.13.4",
"@expo/metro-config": "0.20.17",
"@expo/vector-icons": "^14.0.0",
"babel-preset-expo": "~13.2.2",
"expo-asset": "~11.1.6",
"expo-constants": "~17.1.6",
"babel-preset-expo": "~13.2.3",
"expo-asset": "~11.1.7",
"expo-constants": "~17.1.7",
"expo-file-system": "~18.1.11",
"expo-font": "~13.3.2",
"expo-keep-awake": "~14.1.4",
"expo-modules-autolinking": "2.1.13",
"expo-modules-autolinking": "2.1.14",
"expo-modules-core": "2.4.2",
"react-native-edge-to-edge": "1.6.0",
"whatwg-url-without-unicode": "8.0.0-3"
@@ -3939,12 +3953,12 @@
}
},
"node_modules/expo-asset": {
"version": "11.1.6",
"resolved": "https://registry.npmjs.org/expo-asset/-/expo-asset-11.1.6.tgz",
"integrity": "sha512-52wIPe0kVzgschXJ/cPCJ4N6r5z5ejQ0b+NOUZ8iwkWFfqynBNqFdGp4hPDjmNel39ukAQ57UNybiedRF4LZiw==",
"version": "11.1.7",
"resolved": "https://registry.npmjs.org/expo-asset/-/expo-asset-11.1.7.tgz",
"integrity": "sha512-b5P8GpjUh08fRCf6m5XPVAh7ra42cQrHBIMgH2UXP+xsj4Wufl6pLy6jRF5w6U7DranUMbsXm8TOyq4EHy7ADg==",
"dependencies": {
"@expo/image-utils": "^0.7.5",
"expo-constants": "~17.1.6"
"@expo/image-utils": "^0.7.6",
"expo-constants": "~17.1.7"
},
"peerDependencies": {
"expo": "*",
@@ -3953,12 +3967,12 @@
}
},
"node_modules/expo-constants": {
"version": "17.1.6",
"resolved": "https://registry.npmjs.org/expo-constants/-/expo-constants-17.1.6.tgz",
"integrity": "sha512-q5mLvJiLtPcaZ7t2diSOlQ2AyxIO8YMVEJsEfI/ExkGj15JrflNQ7CALEW6IF/uNae/76qI/XcjEuuAyjdaCNw==",
"version": "17.1.7",
"resolved": "https://registry.npmjs.org/expo-constants/-/expo-constants-17.1.7.tgz",
"integrity": "sha512-byBjGsJ6T6FrLlhOBxw4EaiMXrZEn/MlUYIj/JAd+FS7ll5X/S4qVRbIimSJtdW47hXMq0zxPfJX6njtA56hHA==",
"dependencies": {
"@expo/config": "~11.0.9",
"@expo/env": "~1.0.5"
"@expo/config": "~11.0.12",
"@expo/env": "~1.0.7"
},
"peerDependencies": {
"expo": "*",
@@ -4015,9 +4029,9 @@
}
},
"node_modules/expo-modules-autolinking": {
"version": "2.1.13",
"resolved": "https://registry.npmjs.org/expo-modules-autolinking/-/expo-modules-autolinking-2.1.13.tgz",
"integrity": "sha512-+SaiYkdP3LXOFm/26CHMHBof9Xq/0MHNDzL/K0OwPgHLhZ6wpDWIDYWRHNueWYtGpAeLw2XAhR0HX4FNtU09qw==",
"version": "2.1.14",
"resolved": "https://registry.npmjs.org/expo-modules-autolinking/-/expo-modules-autolinking-2.1.14.tgz",
"integrity": "sha512-nT5ERXwc+0ZT/pozDoJjYZyUQu5RnXMk9jDGm5lg+PiKvsrCTSA/2/eftJGMxLkTjVI2MXp5WjSz3JRjbA7UXA==",
"dependencies": {
"@expo/spawn-async": "^1.7.2",
"chalk": "^4.1.0",
@@ -6432,9 +6446,9 @@
}
},
"node_modules/react-native-safe-area-context": {
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.5.2.tgz",
"integrity": "sha512-t4YVbHa9uAGf+pHMabGrb0uHrD5ogAusSu842oikJ3YKXcYp6iB4PTGl0EZNkUIR3pCnw/CXKn42OCfhsS0JIw==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.4.0.tgz",
"integrity": "sha512-JaEThVyJcLhA+vU0NU8bZ0a1ih6GiF4faZ+ArZLqpYbL6j7R3caRqj+mE3lEtKCuHgwjLg3bCxLL1GPUJZVqUA==",
"peerDependencies": {
"react": "*",
"react-native": "*"
@@ -6455,9 +6469,9 @@
}
},
"node_modules/react-native-svg": {
"version": "15.12.0",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.12.0.tgz",
"integrity": "sha512-iE25PxIJ6V0C6krReLquVw6R0QTsRTmEQc4K2Co3P6zsimU/jltcDBKYDy1h/5j9S/fqmMeXnpM+9LEWKJKI6A==",
"version": "15.11.2",
"resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.11.2.tgz",
"integrity": "sha512-+YfF72IbWQUKzCIydlijV1fLuBsQNGMT6Da2kFlo1sh+LE3BIm/2Q7AR1zAAR6L0BFLi1WaQPLfFUC9bNZpOmw==",
"dependencies": {
"css-select": "^5.1.0",
"css-tree": "^1.1.3",
@@ -6469,9 +6483,9 @@
}
},
"node_modules/react-native-webview": {
"version": "13.15.0",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.15.0.tgz",
"integrity": "sha512-Vzjgy8mmxa/JO6l5KZrsTC7YemSdq+qB01diA0FqjUTaWGAGwuykpJ73MDj3+mzBSlaDxAEugHzTtkUQkQEQeQ==",
"version": "13.13.5",
"resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-13.13.5.tgz",
"integrity": "sha512-MfC2B+woL4Hlj2WCzcb1USySKk+SteXnUKmKktOk/H/AQy5+LuVdkPKm8SknJ0/RxaxhZ48WBoTRGaqgR137hw==",
"dependencies": {
"escape-string-regexp": "^4.0.0",
"invariant": "2.2.4"

View File

@@ -10,22 +10,22 @@
},
"dependencies": {
"@expo/vector-icons": "^14.1.0",
"@react-native-async-storage/async-storage": "^2.2.0",
"@react-native-community/datetimepicker": "^7.7.0",
"@react-native-async-storage/async-storage": "2.1.2",
"@react-native-community/datetimepicker": "8.4.1",
"@react-native-picker/picker": "^2.4.12",
"@react-navigation/bottom-tabs": "^7.4.2",
"@react-navigation/native": "^7.1.14",
"@react-navigation/stack": "^7.4.2",
"expo": "~53.0.16",
"expo": "53.0.19",
"expo-image-picker": "~16.1.4",
"expo-status-bar": "~2.2.3",
"react": "19.0.0",
"react-native": "0.79.5",
"react-native-modal-datetime-picker": "^15.0.1",
"react-native-safe-area-context": "^5.5.2",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "^4.11.1",
"react-native-svg": "^15.12.0",
"react-native-webview": "^13.11.0"
"react-native-svg": "15.11.2",
"react-native-webview": "13.13.5"
},
"devDependencies": {
"@babel/core": "^7.20.0"