mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 14:33:26 +00:00
chore: add prettierignore
This commit is contained in:
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@@ -0,0 +1 @@
|
|||||||
|
tamagui-web.css
|
@@ -22,12 +22,11 @@ export const useThemeStore = create(
|
|||||||
return {
|
return {
|
||||||
theme: "main",
|
theme: "main",
|
||||||
setTheme: (newTheme) => {
|
setTheme: (newTheme) => {
|
||||||
setAppIcon(newTheme);
|
|
||||||
|
|
||||||
saveTheme(newTheme)
|
saveTheme(newTheme)
|
||||||
.then(() => {
|
.then(() => {
|
||||||
set((s) => {
|
set((s) => {
|
||||||
s.theme = newTheme;
|
s.theme = newTheme;
|
||||||
|
setAppIcon(newTheme);
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
.catch((error) => {
|
.catch((error) => {
|
||||||
|
567
pnpm-lock.yaml
generated
567
pnpm-lock.yaml
generated
@@ -28,7 +28,7 @@ importers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@expo/metro-config':
|
'@expo/metro-config':
|
||||||
specifier: ^0.17.3
|
specifier: ^0.17.3
|
||||||
version: 0.17.3(@react-native/babel-preset@0.75.0-main)
|
version: 0.17.3(@react-native/babel-preset@0.73.21)
|
||||||
'@movie-web/colors':
|
'@movie-web/colors':
|
||||||
specifier: '*'
|
specifier: '*'
|
||||||
version: link:../../tooling/colors
|
version: link:../../tooling/colors
|
||||||
@@ -67,7 +67,7 @@ importers:
|
|||||||
version: 0.7.0
|
version: 0.7.0
|
||||||
expo:
|
expo:
|
||||||
specifier: ~50.0.13
|
specifier: ~50.0.13
|
||||||
version: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
version: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
expo-av:
|
expo-av:
|
||||||
specifier: ~13.10.5
|
specifier: ~13.10.5
|
||||||
version: 13.10.5(expo@50.0.13)
|
version: 13.10.5(expo@50.0.13)
|
||||||
@@ -401,11 +401,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==}
|
resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
|
|
||||||
/@babel/compat-data@7.24.1:
|
|
||||||
resolution: {integrity: sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/core@7.23.9:
|
/@babel/core@7.23.9:
|
||||||
resolution: {integrity: sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==}
|
resolution: {integrity: sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -476,24 +471,6 @@ packages:
|
|||||||
'@babel/helper-split-export-declaration': 7.22.6
|
'@babel/helper-split-export-declaration': 7.22.6
|
||||||
semver: 6.3.1
|
semver: 6.3.1
|
||||||
|
|
||||||
/@babel/helper-create-class-features-plugin@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-annotate-as-pure': 7.22.5
|
|
||||||
'@babel/helper-environment-visitor': 7.22.20
|
|
||||||
'@babel/helper-function-name': 7.23.0
|
|
||||||
'@babel/helper-member-expression-to-functions': 7.23.0
|
|
||||||
'@babel/helper-optimise-call-expression': 7.22.5
|
|
||||||
'@babel/helper-replace-supers': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
|
||||||
'@babel/helper-split-export-declaration': 7.22.6
|
|
||||||
semver: 6.3.1
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.9):
|
/@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==}
|
resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -519,21 +496,6 @@ packages:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
/@babel/helper-define-polyfill-provider@0.6.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA==}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-compilation-targets': 7.23.6
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
debug: 4.3.4
|
|
||||||
lodash.debounce: 4.0.8
|
|
||||||
resolve: 1.22.8
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/helper-environment-visitor@7.22.20:
|
/@babel/helper-environment-visitor@7.22.20:
|
||||||
resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==}
|
resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -563,13 +525,6 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.23.9
|
'@babel/types': 7.23.9
|
||||||
|
|
||||||
/@babel/helper-module-imports@7.24.1:
|
|
||||||
resolution: {integrity: sha512-HfEWzysMyOa7xI5uQHc/OcZf67/jc+xe/RZlznWQHhbb8Pg1SkRdbK4yEi61aY8wxQA7PkSfoojtLQP/Kpe3og==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
dependencies:
|
|
||||||
'@babel/types': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/helper-module-transforms@7.23.3(@babel/core@7.23.9):
|
/@babel/helper-module-transforms@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
|
resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -619,18 +574,6 @@ packages:
|
|||||||
'@babel/helper-member-expression-to-functions': 7.23.0
|
'@babel/helper-member-expression-to-functions': 7.23.0
|
||||||
'@babel/helper-optimise-call-expression': 7.22.5
|
'@babel/helper-optimise-call-expression': 7.22.5
|
||||||
|
|
||||||
/@babel/helper-replace-supers@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-environment-visitor': 7.22.20
|
|
||||||
'@babel/helper-member-expression-to-functions': 7.23.0
|
|
||||||
'@babel/helper-optimise-call-expression': 7.22.5
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/helper-simple-access@7.22.5:
|
/@babel/helper-simple-access@7.22.5:
|
||||||
resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
|
resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -701,14 +644,6 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.24.0
|
'@babel/types': 7.24.0
|
||||||
|
|
||||||
/@babel/parser@7.24.1:
|
|
||||||
resolution: {integrity: sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==}
|
|
||||||
engines: {node: '>=6.0.0'}
|
|
||||||
hasBin: true
|
|
||||||
dependencies:
|
|
||||||
'@babel/types': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==}
|
resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -788,29 +723,6 @@ packages:
|
|||||||
'@babel/plugin-syntax-export-default-from': 7.23.3(@babel/core@7.23.9)
|
'@babel/plugin-syntax-export-default-from': 7.23.3(@babel/core@7.23.9)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-proposal-export-default-from@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-+0hrgGGV3xyYIjOrD/bUZk/iUwOIGuoANfRfVg1cPhYBxF+TIXSEcc42DqzBICmWsnAQ+SfKedY0bj8QD+LuMg==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
'@babel/plugin-syntax-export-default-from': 7.24.1(@babel/core@7.23.9)
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.9)
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.23.9):
|
/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
|
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -936,16 +848,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.24.0
|
'@babel/helper-plugin-utils': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-syntax-export-default-from@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-cNXSxv9eTkGUtd0PsNMK8Yx5xeScxfpWOUAxE+ZPAXXEcAMOC3fk7LRdXq5fvpra2pLx2p1YtkAhpUbB2SwaRA==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.9):
|
/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
|
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -964,16 +866,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.24.0
|
'@babel/helper-plugin-utils': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-syntax-flow@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-sxi2kLTI5DeW5vDtMUsk4mTPwvlUDbjOnoWayhynCwrw4QXRld4QEYwqzY8JmQXaJUtgUuCIurtSRH5sn4c7mA==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==}
|
resolution: {integrity: sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1094,16 +986,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.24.0
|
'@babel/helper-plugin-utils': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.9):
|
/@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
|
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1156,18 +1038,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
'@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.9)
|
'@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.9)
|
||||||
|
|
||||||
/@babel/plugin-transform-async-to-generator@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-AawPptitRXp1y0n4ilKcGbRYWfbbzFWz2NqNu7dacYDtFtz0CMjG64b3LQsb3KIgnf4/obcUL78hfaOS7iCUfw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-module-imports': 7.24.1
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
'@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.9)
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==}
|
resolution: {integrity: sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1186,16 +1056,6 @@ packages:
|
|||||||
'@babel/core': 7.23.9
|
'@babel/core': 7.23.9
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-block-scoping@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==}
|
resolution: {integrity: sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1233,23 +1093,6 @@ packages:
|
|||||||
'@babel/helper-split-export-declaration': 7.22.6
|
'@babel/helper-split-export-declaration': 7.22.6
|
||||||
globals: 11.12.0
|
globals: 11.12.0
|
||||||
|
|
||||||
/@babel/plugin-transform-classes@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-ZTIe3W7UejJd3/3R4p7ScyyOoafetUShSf4kCqV0O7F/RiHxVj/wRaRnQlrGwflvcehNA8M42HkAiEDYZu2F1Q==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-annotate-as-pure': 7.22.5
|
|
||||||
'@babel/helper-compilation-targets': 7.23.6
|
|
||||||
'@babel/helper-environment-visitor': 7.22.20
|
|
||||||
'@babel/helper-function-name': 7.23.0
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
'@babel/helper-replace-supers': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/helper-split-export-declaration': 7.22.6
|
|
||||||
globals: 11.12.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==}
|
resolution: {integrity: sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1260,17 +1103,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
'@babel/template': 7.23.9
|
'@babel/template': 7.23.9
|
||||||
|
|
||||||
/@babel/plugin-transform-computed-properties@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-5pJGVIUfJpOS+pAqBQd+QMaTD2vCL/HcePooON6pDpHgRp4gNRmzyHTPIkXntwKsq3ayUFVfJaIKPw2pOkOcTw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
'@babel/template': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==}
|
resolution: {integrity: sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1280,16 +1112,6 @@ packages:
|
|||||||
'@babel/core': 7.23.9
|
'@babel/core': 7.23.9
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-destructuring@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-ow8jciWqNxR3RYbSNVuF4U2Jx130nwnBnhRw6N6h1bOejNkABmcI5X5oz29K4alWX7vf1C+o6gtKXikzRKkVdw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==}
|
resolution: {integrity: sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1350,17 +1172,6 @@ packages:
|
|||||||
'@babel/plugin-syntax-flow': 7.23.3(@babel/core@7.23.9)
|
'@babel/plugin-syntax-flow': 7.23.3(@babel/core@7.23.9)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-transform-flow-strip-types@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-iIYPIWt3dUmUKKE10s3W+jsQ3icFkw0JyRVyY1B7G4yK/nngAOHLVx8xlhA6b/Jzl/Y0nis8gjqhqKtRDQqHWQ==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
'@babel/plugin-syntax-flow': 7.24.1(@babel/core@7.23.9)
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-for-of@7.23.6(@babel/core@7.23.9):
|
/@babel/plugin-transform-for-of@7.23.6(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==}
|
resolution: {integrity: sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1382,18 +1193,6 @@ packages:
|
|||||||
'@babel/helper-function-name': 7.23.0
|
'@babel/helper-function-name': 7.23.0
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-function-name@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-BXmDZpPlh7jwicKArQASrj8n22/w6iymRnvHYYd2zO30DbE277JO20/7yXJT3QxDPtiQiOxQBbZH4TpivNXIxA==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-compilation-targets': 7.23.6
|
|
||||||
'@babel/helper-function-name': 7.23.0
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.23.9):
|
/@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==}
|
resolution: {integrity: sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1413,16 +1212,6 @@ packages:
|
|||||||
'@babel/core': 7.23.9
|
'@babel/core': 7.23.9
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-literals@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-zn9pwz8U7nCqOYIiBaOxoQOtYmMODXTJnkxG4AtX8fPmnCRYWBOHD0qcpwS9e2VDSp1zNJYpdnFMIKb8jmwu6g==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.23.9):
|
/@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==}
|
resolution: {integrity: sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1463,18 +1252,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
'@babel/helper-simple-access': 7.22.5
|
'@babel/helper-simple-access': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.9)
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
'@babel/helper-simple-access': 7.22.5
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-modules-systemjs@7.23.9(@babel/core@7.23.9):
|
/@babel/plugin-transform-modules-systemjs@7.23.9(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw==}
|
resolution: {integrity: sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1599,16 +1376,6 @@ packages:
|
|||||||
'@babel/core': 7.23.9
|
'@babel/core': 7.23.9
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-parameters@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-8Jl6V24g+Uw5OGPeWNKrKqXPDw2YDjLc53ojwfMcKwlEoETKU9rU0mHUtcg9JntWI/QYzGAXNWEcVHZ+fR+XXg==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==}
|
resolution: {integrity: sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1619,17 +1386,6 @@ packages:
|
|||||||
'@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.9)
|
'@babel/helper-create-class-features-plugin': 7.23.10(@babel/core@7.23.9)
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-private-methods@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-tGvisebwBO5em4PaYNqt4fkw56K2VALsAbAakY0FjTYqJp7gfdrgr7YX76Or8/cpik0W6+tj3rZ0uHU9Oil4tw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.23.9):
|
/@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==}
|
resolution: {integrity: sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1642,19 +1398,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.9)
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.9)
|
||||||
|
|
||||||
/@babel/plugin-transform-private-property-in-object@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-pTHxDVa0BpUbvAgX3Gat+7cSciXqUcY9j2VZKTbSB6+VQGpNgNO9ailxTGHSXlqOnX1Hcx1Enme2+yv7VqP9bg==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-annotate-as-pure': 7.22.5
|
|
||||||
'@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.9)
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==}
|
resolution: {integrity: sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1674,16 +1417,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.24.0
|
'@babel/helper-plugin-utils': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-transform-react-display-name@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-mvoQg2f9p2qlpDQRBC7M3c3XTr0k7cp/0+kFKKO/7Gtu0LSw16eKB+Fabe2bDT/UpsyasTBBkAnbdsLrkD5XMw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-react-jsx-development@7.22.5(@babel/core@7.23.9):
|
/@babel/plugin-transform-react-jsx-development@7.22.5(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A==}
|
resolution: {integrity: sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1704,16 +1437,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.24.0
|
'@babel/helper-plugin-utils': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-transform-react-jsx-self@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-kDJgnPujTmAZ/9q2CN4m2/lRsUUPDvsG3+tSHWUJIzMGTt5U/b/fwWd3RO3n+5mjLrsBrVa5eKFRVSQbi3dF1w==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-react-jsx-source@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-react-jsx-source@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-91RS0MDnAWDNvGC6Wio5XYkyWI39FMFO+JK9+4AlgaTH+yWwVTsw7/sn6LK0lH7c5F+TFkpv/3LfCJ1Ydwof/g==}
|
resolution: {integrity: sha512-91RS0MDnAWDNvGC6Wio5XYkyWI39FMFO+JK9+4AlgaTH+yWwVTsw7/sn6LK0lH7c5F+TFkpv/3LfCJ1Ydwof/g==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1724,16 +1447,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.24.0
|
'@babel/helper-plugin-utils': 7.24.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-1v202n7aUq4uXAieRTKcwPzNyphlCuqHHDcdSNc+vdhoTEZcFMh+L5yZuCmGaIO7bs1nJUNfHB89TZyoL48xNA==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.23.9):
|
/@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==}
|
resolution: {integrity: sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1795,23 +1508,6 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-transform-runtime@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-yHLX14/T+tO0gjgJroDb8JYjOcQuzVC+Brt4CjHAxq/Ghw4xBVG+N02d1rMEcyUnKUQBL4Yy2gA9R72GK961jQ==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-module-imports': 7.24.1
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
babel-plugin-polyfill-corejs2: 0.4.10(@babel/core@7.23.9)
|
|
||||||
babel-plugin-polyfill-corejs3: 0.10.1(@babel/core@7.23.9)
|
|
||||||
babel-plugin-polyfill-regenerator: 0.6.1(@babel/core@7.23.9)
|
|
||||||
semver: 6.3.1
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==}
|
resolution: {integrity: sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1841,17 +1537,6 @@ packages:
|
|||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-spread@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-KjmcIM+fxgY+KxPVbjelJC6hrH1CgtPmTvdXAfn3/a9CnWGSTY7nH4zm5+cjmWJybdcPSsD0++QssDsjcpe47g==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
'@babel/helper-skip-transparent-expression-wrappers': 7.22.5
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==}
|
resolution: {integrity: sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1861,16 +1546,6 @@ packages:
|
|||||||
'@babel/core': 7.23.9
|
'@babel/core': 7.23.9
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-sticky-regex@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-9v0f1bRXgPVcPrngOQvLXeGNNVLc8UjMVfebo9ka0WF3/7+aVUHmaJVT3sa0XCzEFioPfPHZiOcYG9qOsH63cw==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==}
|
resolution: {integrity: sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1912,19 +1587,6 @@ packages:
|
|||||||
'@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.23.9)
|
'@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.23.9)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@babel/plugin-transform-typescript@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-liYSESjX2fZ7JyBFkYG78nfvHlMKE6IpNdTVnxmlYUR+j5ZLsitFbaAE+eJSK2zPPkNWNw4mXL51rQ8WrvdK0w==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-annotate-as-pure': 7.22.5
|
|
||||||
'@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
'@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.23.9)
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==}
|
resolution: {integrity: sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -1954,17 +1616,6 @@ packages:
|
|||||||
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.9)
|
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.9)
|
||||||
'@babel/helper-plugin-utils': 7.22.5
|
'@babel/helper-plugin-utils': 7.22.5
|
||||||
|
|
||||||
/@babel/plugin-transform-unicode-regex@7.24.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-2A/94wgZgxfTsiLaQ2E36XAOdcZmGAaEEgVmxQWwZXWkGhvoHbaqXcKnU8zny4ycpu3vNqg0L/PcCiYtHtA13g==}
|
|
||||||
engines: {node: '>=6.9.0'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.0.0-0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.9)
|
|
||||||
'@babel/helper-plugin-utils': 7.24.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.23.9):
|
/@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==}
|
resolution: {integrity: sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==}
|
||||||
engines: {node: '>=6.9.0'}
|
engines: {node: '>=6.9.0'}
|
||||||
@@ -2494,7 +2145,7 @@ packages:
|
|||||||
safe-json-stringify: 1.2.0
|
safe-json-stringify: 1.2.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@expo/cli@0.17.8(@react-native/babel-preset@0.75.0-main)(expo-modules-autolinking@1.10.3):
|
/@expo/cli@0.17.8(@react-native/babel-preset@0.73.21)(expo-modules-autolinking@1.10.3):
|
||||||
resolution: {integrity: sha512-yfkoghCltbGPDbRI71Qu3puInjXx4wO82+uhW82qbWLvosfIN7ep5Gr0Lq54liJpvlUG6M0IXM1GiGqcCyP12w==}
|
resolution: {integrity: sha512-yfkoghCltbGPDbRI71Qu3puInjXx4wO82+uhW82qbWLvosfIN7ep5Gr0Lq54liJpvlUG6M0IXM1GiGqcCyP12w==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -2506,7 +2157,7 @@ packages:
|
|||||||
'@expo/env': 0.2.2
|
'@expo/env': 0.2.2
|
||||||
'@expo/image-utils': 0.4.1
|
'@expo/image-utils': 0.4.1
|
||||||
'@expo/json-file': 8.3.0
|
'@expo/json-file': 8.3.0
|
||||||
'@expo/metro-config': 0.17.6(@react-native/babel-preset@0.75.0-main)
|
'@expo/metro-config': 0.17.6(@react-native/babel-preset@0.73.21)
|
||||||
'@expo/osascript': 2.1.0
|
'@expo/osascript': 2.1.0
|
||||||
'@expo/package-manager': 1.4.2
|
'@expo/package-manager': 1.4.2
|
||||||
'@expo/plist': 0.1.0
|
'@expo/plist': 0.1.0
|
||||||
@@ -2721,7 +2372,7 @@ packages:
|
|||||||
write-file-atomic: 2.4.3
|
write-file-atomic: 2.4.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@expo/metro-config@0.17.3(@react-native/babel-preset@0.75.0-main):
|
/@expo/metro-config@0.17.3(@react-native/babel-preset@0.73.21):
|
||||||
resolution: {integrity: sha512-YW8ixbaz6yL7/Mg1rJJejiAAVQQKjGY1wXvT2Dh487r/r9/j1yE1YRS/oRY1yItYzbnHvO0p0jMnEGfiFYL3Tg==}
|
resolution: {integrity: sha512-YW8ixbaz6yL7/Mg1rJJejiAAVQQKjGY1wXvT2Dh487r/r9/j1yE1YRS/oRY1yItYzbnHvO0p0jMnEGfiFYL3Tg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@react-native/babel-preset': '*'
|
'@react-native/babel-preset': '*'
|
||||||
@@ -2734,7 +2385,7 @@ packages:
|
|||||||
'@expo/env': 0.2.1
|
'@expo/env': 0.2.1
|
||||||
'@expo/json-file': 8.3.0
|
'@expo/json-file': 8.3.0
|
||||||
'@expo/spawn-async': 1.7.2
|
'@expo/spawn-async': 1.7.2
|
||||||
'@react-native/babel-preset': 0.75.0-main(@babel/core@7.23.9)(@babel/preset-env@7.23.9)
|
'@react-native/babel-preset': 0.73.21(@babel/core@7.23.9)(@babel/preset-env@7.23.9)
|
||||||
babel-preset-fbjs: 3.4.0(@babel/core@7.23.9)
|
babel-preset-fbjs: 3.4.0(@babel/core@7.23.9)
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@@ -2751,7 +2402,7 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@expo/metro-config@0.17.6(@react-native/babel-preset@0.75.0-main):
|
/@expo/metro-config@0.17.6(@react-native/babel-preset@0.73.21):
|
||||||
resolution: {integrity: sha512-WaC1C+sLX/Wa7irwUigLhng3ckmXIEQefZczB8DfYmleV6uhfWWo2kz/HijFBpV7FKs2cW6u8J/aBQpFkxlcqg==}
|
resolution: {integrity: sha512-WaC1C+sLX/Wa7irwUigLhng3ckmXIEQefZczB8DfYmleV6uhfWWo2kz/HijFBpV7FKs2cW6u8J/aBQpFkxlcqg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@react-native/babel-preset': '*'
|
'@react-native/babel-preset': '*'
|
||||||
@@ -2764,7 +2415,7 @@ packages:
|
|||||||
'@expo/env': 0.2.2
|
'@expo/env': 0.2.2
|
||||||
'@expo/json-file': 8.3.0
|
'@expo/json-file': 8.3.0
|
||||||
'@expo/spawn-async': 1.7.2
|
'@expo/spawn-async': 1.7.2
|
||||||
'@react-native/babel-preset': 0.75.0-main(@babel/core@7.23.9)(@babel/preset-env@7.23.9)
|
'@react-native/babel-preset': 0.73.21(@babel/core@7.23.9)(@babel/preset-env@7.23.9)
|
||||||
babel-preset-fbjs: 3.4.0(@babel/core@7.23.9)
|
babel-preset-fbjs: 3.4.0(@babel/core@7.23.9)
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@@ -3473,16 +3124,6 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@react-native/babel-plugin-codegen@0.75.0-main(@babel/preset-env@7.23.9):
|
|
||||||
resolution: {integrity: sha512-gEl+bl+orntqNA3yGETGeHLNzDnZuQfO074BreX/l80WnZbx00/BJ57IkZ372j6I+gjki+3dYeRQOp82m/sUWQ==}
|
|
||||||
engines: {node: '>=18'}
|
|
||||||
dependencies:
|
|
||||||
'@react-native/codegen': 0.75.0-main(@babel/preset-env@7.23.9)
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- '@babel/preset-env'
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@react-native/babel-preset@0.73.21(@babel/core@7.23.9)(@babel/preset-env@7.23.9):
|
/@react-native/babel-preset@0.73.21(@babel/core@7.23.9)(@babel/preset-env@7.23.9):
|
||||||
resolution: {integrity: sha512-WlFttNnySKQMeujN09fRmrdWqh46QyJluM5jdtDNrkl/2Hx6N4XeDUGhABvConeK95OidVO7sFFf7sNebVXogA==}
|
resolution: {integrity: sha512-WlFttNnySKQMeujN09fRmrdWqh46QyJluM5jdtDNrkl/2Hx6N4XeDUGhABvConeK95OidVO7sFFf7sNebVXogA==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
@@ -3536,60 +3177,6 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@react-native/babel-preset@0.75.0-main(@babel/core@7.23.9)(@babel/preset-env@7.23.9):
|
|
||||||
resolution: {integrity: sha512-yTyft0jSbTEfTfDUUfllJqKWLl3rNMiVMFjuWzMigikKAlSwKKUC/DxTEUfMwekFU05TjDyEOtigOTrm2yuoRQ==}
|
|
||||||
engines: {node: '>=18'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': '*'
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-proposal-export-default-from': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-syntax-export-default-from': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-syntax-flow': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-arrow-functions': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-async-to-generator': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-block-scoping': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-classes': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-computed-properties': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-destructuring': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-flow-strip-types': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-function-name': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-literals': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-parameters': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-private-methods': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-private-property-in-object': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-react-display-name': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-react-jsx-self': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-runtime': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-shorthand-properties': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-spread': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-sticky-regex': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/plugin-transform-unicode-regex': 7.24.1(@babel/core@7.23.9)
|
|
||||||
'@babel/template': 7.24.0
|
|
||||||
'@react-native/babel-plugin-codegen': 0.75.0-main(@babel/preset-env@7.23.9)
|
|
||||||
babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.23.9)
|
|
||||||
react-refresh: 0.14.0
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- '@babel/preset-env'
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@react-native/codegen@0.73.3(@babel/preset-env@7.23.9):
|
/@react-native/codegen@0.73.3(@babel/preset-env@7.23.9):
|
||||||
resolution: {integrity: sha512-sxslCAAb8kM06vGy9Jyh4TtvjhcP36k/rvj2QE2Jdhdm61KvfafCATSIsOfc0QvnduWFcpXUPvAVyYwuv7PYDg==}
|
resolution: {integrity: sha512-sxslCAAb8kM06vGy9Jyh4TtvjhcP36k/rvj2QE2Jdhdm61KvfafCATSIsOfc0QvnduWFcpXUPvAVyYwuv7PYDg==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
@@ -3608,24 +3195,6 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@react-native/codegen@0.75.0-main(@babel/preset-env@7.23.9):
|
|
||||||
resolution: {integrity: sha512-vcIu7x7o/3xn9UQdOPqA6B/jtxDHB+xTIDlVe7nym+0ua/OIOwYoVscTb0NtHuEjGKO1G5CTWNhl34BFhIs0+g==}
|
|
||||||
engines: {node: '>=18'}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/preset-env': ^7.1.6
|
|
||||||
dependencies:
|
|
||||||
'@babel/parser': 7.24.1
|
|
||||||
'@babel/preset-env': 7.23.9(@babel/core@7.23.9)
|
|
||||||
glob: 7.2.3
|
|
||||||
hermes-parser: 0.20.1
|
|
||||||
invariant: 2.2.4
|
|
||||||
jscodeshift: 0.14.0(@babel/preset-env@7.23.9)
|
|
||||||
mkdirp: 0.5.6
|
|
||||||
nullthrows: 1.1.1
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@react-native/community-cli-plugin@0.73.17(@babel/core@7.23.9)(@babel/preset-env@7.23.9):
|
/@react-native/community-cli-plugin@0.73.17(@babel/core@7.23.9)(@babel/preset-env@7.23.9):
|
||||||
resolution: {integrity: sha512-F3PXZkcHg+1ARIr6FRQCQiB7ZAA+MQXGmq051metRscoLvgYJwj7dgC8pvgy0kexzUkHu5BNKrZeySzUft3xuQ==}
|
resolution: {integrity: sha512-F3PXZkcHg+1ARIr6FRQCQiB7ZAA+MQXGmq051metRscoLvgYJwj7dgC8pvgy0kexzUkHu5BNKrZeySzUft3xuQ==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
@@ -6169,19 +5738,6 @@ packages:
|
|||||||
resolve: 1.22.8
|
resolve: 1.22.8
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/babel-plugin-polyfill-corejs2@0.4.10(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ==}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
||||||
dependencies:
|
|
||||||
'@babel/compat-data': 7.24.1
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.23.9)
|
|
||||||
semver: 6.3.1
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/babel-plugin-polyfill-corejs2@0.4.8(@babel/core@7.23.9):
|
/babel-plugin-polyfill-corejs2@0.4.8(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg==}
|
resolution: {integrity: sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -6194,18 +5750,6 @@ packages:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
/babel-plugin-polyfill-corejs3@0.10.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-XiFei6VGwM4ii6nKC1VCenGD8Z4bjiNYcrdkM8oqM3pbuemmyb8biMgrDX1ZHSbIuMLXatM6JJ/StPYIuTl6MQ==}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.23.9)
|
|
||||||
core-js-compat: 3.36.1
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/babel-plugin-polyfill-corejs3@0.9.0(@babel/core@7.23.9):
|
/babel-plugin-polyfill-corejs3@0.9.0(@babel/core@7.23.9):
|
||||||
resolution: {integrity: sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg==}
|
resolution: {integrity: sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -6227,17 +5771,6 @@ packages:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
/babel-plugin-polyfill-regenerator@0.6.1(@babel/core@7.23.9):
|
|
||||||
resolution: {integrity: sha512-JfTApdE++cgcTWjsiCQlLyFBMbTUft9ja17saCc93lgV33h4tuCVj7tlvu//qpLwaG+3yEz7/KhahGrUMkVq9g==}
|
|
||||||
peerDependencies:
|
|
||||||
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
|
|
||||||
dependencies:
|
|
||||||
'@babel/core': 7.23.9
|
|
||||||
'@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.23.9)
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/babel-plugin-react-native-web@0.18.12:
|
/babel-plugin-react-native-web@0.18.12:
|
||||||
resolution: {integrity: sha512-4djr9G6fMdwQoD6LQ7hOKAm39+y12flWgovAqS1k5O8f42YQ3A1FFMyV5kKfetZuGhZO5BmNmOdRRZQ1TixtDw==}
|
resolution: {integrity: sha512-4djr9G6fMdwQoD6LQ7hOKAm39+y12flWgovAqS1k5O8f42YQ3A1FFMyV5kKfetZuGhZO5BmNmOdRRZQ1TixtDw==}
|
||||||
dev: false
|
dev: false
|
||||||
@@ -6478,17 +6011,6 @@ packages:
|
|||||||
node-releases: 2.0.14
|
node-releases: 2.0.14
|
||||||
update-browserslist-db: 1.0.13(browserslist@4.22.3)
|
update-browserslist-db: 1.0.13(browserslist@4.22.3)
|
||||||
|
|
||||||
/browserslist@4.23.0:
|
|
||||||
resolution: {integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==}
|
|
||||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
||||||
hasBin: true
|
|
||||||
dependencies:
|
|
||||||
caniuse-lite: 1.0.30001599
|
|
||||||
electron-to-chromium: 1.4.710
|
|
||||||
node-releases: 2.0.14
|
|
||||||
update-browserslist-db: 1.0.13(browserslist@4.23.0)
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/bser@2.1.1:
|
/bser@2.1.1:
|
||||||
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
|
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -6621,10 +6143,6 @@ packages:
|
|||||||
/caniuse-lite@1.0.30001583:
|
/caniuse-lite@1.0.30001583:
|
||||||
resolution: {integrity: sha512-acWTYaha8xfhA/Du/z4sNZjHUWjkiuoAi2LM+T/aL+kemKQgPT1xBb/YKjlQ0Qo8gvbHsGNplrEJ+9G3gL7i4Q==}
|
resolution: {integrity: sha512-acWTYaha8xfhA/Du/z4sNZjHUWjkiuoAi2LM+T/aL+kemKQgPT1xBb/YKjlQ0Qo8gvbHsGNplrEJ+9G3gL7i4Q==}
|
||||||
|
|
||||||
/caniuse-lite@1.0.30001599:
|
|
||||||
resolution: {integrity: sha512-LRAQHZ4yT1+f9LemSMeqdMpMxZcc4RMWdj4tiFe3G8tNkWK+E58g+/tzotb5cU6TbcVJLr4fySiAW7XmxQvZQA==}
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/chalk@2.4.2:
|
/chalk@2.4.2:
|
||||||
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
|
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
@@ -7044,12 +6562,6 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
browserslist: 4.22.3
|
browserslist: 4.22.3
|
||||||
|
|
||||||
/core-js-compat@3.36.1:
|
|
||||||
resolution: {integrity: sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==}
|
|
||||||
dependencies:
|
|
||||||
browserslist: 4.23.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/core-js-pure@3.35.1:
|
/core-js-pure@3.35.1:
|
||||||
resolution: {integrity: sha512-zcIdi/CL3MWbBJYo5YCeVAAx+Sy9yJE9I3/u9LkFABwbeaPhTMRWraM8mYFp9jW5Z50hOy7FVzCc8dCrpZqtIQ==}
|
resolution: {integrity: sha512-zcIdi/CL3MWbBJYo5YCeVAAx+Sy9yJE9I3/u9LkFABwbeaPhTMRWraM8mYFp9jW5Z50hOy7FVzCc8dCrpZqtIQ==}
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
@@ -7514,10 +7026,6 @@ packages:
|
|||||||
/electron-to-chromium@1.4.656:
|
/electron-to-chromium@1.4.656:
|
||||||
resolution: {integrity: sha512-9AQB5eFTHyR3Gvt2t/NwR0le2jBSUNwCnMbUCejFWHD+so4tH40/dRLgoE+jxlPeWS43XJewyvCv+I8LPMl49Q==}
|
resolution: {integrity: sha512-9AQB5eFTHyR3Gvt2t/NwR0le2jBSUNwCnMbUCejFWHD+so4tH40/dRLgoE+jxlPeWS43XJewyvCv+I8LPMl49Q==}
|
||||||
|
|
||||||
/electron-to-chromium@1.4.710:
|
|
||||||
resolution: {integrity: sha512-w+9yAVHoHhysCa+gln7AzbO9CdjFcL/wN/5dd+XW/Msl2d/4+WisEaCF1nty0xbAKaxdaJfgLB2296U7zZB7BA==}
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/elliptic@6.5.4:
|
/elliptic@6.5.4:
|
||||||
resolution: {integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==}
|
resolution: {integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -8095,7 +7603,7 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/expo-brightness@11.8.0(expo@50.0.13):
|
/expo-brightness@11.8.0(expo@50.0.13):
|
||||||
@@ -8103,7 +7611,7 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/expo-build-properties@0.11.1(expo@50.0.13):
|
/expo-build-properties@0.11.1(expo@50.0.13):
|
||||||
@@ -8112,7 +7620,7 @@ packages:
|
|||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv: 8.12.0
|
ajv: 8.12.0
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
semver: 7.5.4
|
semver: 7.5.4
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
@@ -8122,7 +7630,7 @@ packages:
|
|||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@expo/config': 8.5.4
|
'@expo/config': 8.5.4
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
@@ -8132,7 +7640,7 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/expo-font@11.10.3(expo@50.0.13):
|
/expo-font@11.10.3(expo@50.0.13):
|
||||||
@@ -8140,7 +7648,7 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
fontfaceobserver: 2.3.0
|
fontfaceobserver: 2.3.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
@@ -8149,7 +7657,7 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/expo-keep-awake@12.8.2(expo@50.0.13):
|
/expo-keep-awake@12.8.2(expo@50.0.13):
|
||||||
@@ -8157,7 +7665,7 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/expo-linear-gradient@12.7.2(expo@50.0.13):
|
/expo-linear-gradient@12.7.2(expo@50.0.13):
|
||||||
@@ -8165,7 +7673,7 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/expo-linking@6.2.2(expo@50.0.13):
|
/expo-linking@6.2.2(expo@50.0.13):
|
||||||
@@ -8205,7 +7713,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@react-native/normalize-color': 2.1.0
|
'@react-native/normalize-color': 2.1.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
@@ -8236,7 +7744,7 @@ packages:
|
|||||||
'@react-navigation/bottom-tabs': 6.5.11(@react-navigation/native@6.1.9)(react-native-safe-area-context@4.8.2)(react-native-screens@3.29.0)(react-native@0.73.5)(react@18.2.0)
|
'@react-navigation/bottom-tabs': 6.5.11(@react-navigation/native@6.1.9)(react-native-safe-area-context@4.8.2)(react-native-screens@3.29.0)(react-native@0.73.5)(react@18.2.0)
|
||||||
'@react-navigation/native': 6.1.9(react-native@0.73.5)(react@18.2.0)
|
'@react-navigation/native': 6.1.9(react-native@0.73.5)(react@18.2.0)
|
||||||
'@react-navigation/native-stack': 6.9.17(@react-navigation/native@6.1.9)(react-native-safe-area-context@4.8.2)(react-native-screens@3.29.0)(react-native@0.73.5)(react@18.2.0)
|
'@react-navigation/native-stack': 6.9.17(@react-navigation/native@6.1.9)(react-native-safe-area-context@4.8.2)(react-native-screens@3.29.0)(react-native@0.73.5)(react@18.2.0)
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
expo-constants: 15.4.5(expo@50.0.13)
|
expo-constants: 15.4.5(expo@50.0.13)
|
||||||
expo-linking: 6.2.2(expo@50.0.13)
|
expo-linking: 6.2.2(expo@50.0.13)
|
||||||
expo-splash-screen: 0.26.4(expo-modules-autolinking@1.10.3)(expo@50.0.13)
|
expo-splash-screen: 0.26.4(expo-modules-autolinking@1.10.3)(expo@50.0.13)
|
||||||
@@ -8260,7 +7768,7 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/expo-splash-screen@0.26.4(expo-modules-autolinking@1.10.3)(expo@50.0.13):
|
/expo-splash-screen@0.26.4(expo-modules-autolinking@1.10.3)(expo@50.0.13):
|
||||||
@@ -8269,7 +7777,7 @@ packages:
|
|||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@expo/prebuild-config': 6.7.4(expo-modules-autolinking@1.10.3)
|
'@expo/prebuild-config': 6.7.4(expo-modules-autolinking@1.10.3)
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
- expo-modules-autolinking
|
- expo-modules-autolinking
|
||||||
@@ -8287,7 +7795,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@react-native/normalize-color': 2.1.0
|
'@react-native/normalize-color': 2.1.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
@@ -8298,19 +7806,19 @@ packages:
|
|||||||
expo: '*'
|
expo: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
compare-urls: 2.0.0
|
compare-urls: 2.0.0
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
url: 0.11.3
|
url: 0.11.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/expo@50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main):
|
/expo@50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21):
|
||||||
resolution: {integrity: sha512-p0FYrhUJZe92YOwOXx6GZ/WaxF6YtsLXtWkql9pFIIocYBN6iQ3OMGsbQCRSu0ao8rlxsk7HgQDEWK4D+y9tAg==}
|
resolution: {integrity: sha512-p0FYrhUJZe92YOwOXx6GZ/WaxF6YtsLXtWkql9pFIIocYBN6iQ3OMGsbQCRSu0ao8rlxsk7HgQDEWK4D+y9tAg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.23.9
|
'@babel/runtime': 7.23.9
|
||||||
'@expo/cli': 0.17.8(@react-native/babel-preset@0.75.0-main)(expo-modules-autolinking@1.10.3)
|
'@expo/cli': 0.17.8(@react-native/babel-preset@0.73.21)(expo-modules-autolinking@1.10.3)
|
||||||
'@expo/config': 8.5.4
|
'@expo/config': 8.5.4
|
||||||
'@expo/config-plugins': 7.8.4
|
'@expo/config-plugins': 7.8.4
|
||||||
'@expo/metro-config': 0.17.6(@react-native/babel-preset@0.75.0-main)
|
'@expo/metro-config': 0.17.6(@react-native/babel-preset@0.73.21)
|
||||||
'@expo/vector-icons': 14.0.0
|
'@expo/vector-icons': 14.0.0
|
||||||
babel-preset-expo: 10.0.1(@babel/core@7.23.9)
|
babel-preset-expo: 10.0.1(@babel/core@7.23.9)
|
||||||
expo-asset: 9.0.2(expo@50.0.13)
|
expo-asset: 9.0.2(expo@50.0.13)
|
||||||
@@ -8995,10 +8503,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-KoLsoWXJ5o81nit1wSyEZnWUGy9cBna9iYMZBR7skKh7okYAYKqQ9/OczwpMHn/cH0hKDyblulGsJ7FknlfVxQ==}
|
resolution: {integrity: sha512-KoLsoWXJ5o81nit1wSyEZnWUGy9cBna9iYMZBR7skKh7okYAYKqQ9/OczwpMHn/cH0hKDyblulGsJ7FknlfVxQ==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/hermes-estree@0.20.1:
|
|
||||||
resolution: {integrity: sha512-SQpZK4BzR48kuOg0v4pb3EAGNclzIlqMj3Opu/mu7bbAoFw6oig6cEt/RAi0zTFW/iW6Iz9X9ggGuZTAZ/yZHg==}
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/hermes-parser@0.15.0:
|
/hermes-parser@0.15.0:
|
||||||
resolution: {integrity: sha512-Q1uks5rjZlE9RjMMjSUCkGrEIPI5pKJILeCtK1VmTj7U4pf3wVPoo+cxfu+s4cBAPy2JzikIIdCZgBoR6x7U1Q==}
|
resolution: {integrity: sha512-Q1uks5rjZlE9RjMMjSUCkGrEIPI5pKJILeCtK1VmTj7U4pf3wVPoo+cxfu+s4cBAPy2JzikIIdCZgBoR6x7U1Q==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -9011,12 +8515,6 @@ packages:
|
|||||||
hermes-estree: 0.18.2
|
hermes-estree: 0.18.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/hermes-parser@0.20.1:
|
|
||||||
resolution: {integrity: sha512-BL5P83cwCogI8D7rrDCgsFY0tdYUtmFP9XaXtl2IQjC+2Xo+4okjfXintlTxcIwl4qeGddEl28Z11kbVIw0aNA==}
|
|
||||||
dependencies:
|
|
||||||
hermes-estree: 0.20.1
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/hermes-profile-transformer@0.0.6:
|
/hermes-profile-transformer@0.0.6:
|
||||||
resolution: {integrity: sha512-cnN7bQUm65UWOy6cbGcCcZ3rpwW8Q/j4OP5aWRhEry4Z2t2aR1cjrbp0BS+KiBN0smvP1caBgAuxutvyvJILzQ==}
|
resolution: {integrity: sha512-cnN7bQUm65UWOy6cbGcCcZ3rpwW8Q/j4OP5aWRhEry4Z2t2aR1cjrbp0BS+KiBN0smvP1caBgAuxutvyvJILzQ==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
@@ -13719,17 +13217,6 @@ packages:
|
|||||||
escalade: 3.1.1
|
escalade: 3.1.1
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
|
|
||||||
/update-browserslist-db@1.0.13(browserslist@4.23.0):
|
|
||||||
resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
|
|
||||||
hasBin: true
|
|
||||||
peerDependencies:
|
|
||||||
browserslist: '>= 4.21.0'
|
|
||||||
dependencies:
|
|
||||||
browserslist: 4.23.0
|
|
||||||
escalade: 3.1.1
|
|
||||||
picocolors: 1.0.0
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/update-check@1.5.4:
|
/update-check@1.5.4:
|
||||||
resolution: {integrity: sha512-5YHsflzHP4t1G+8WGPlvKbJEbAJGCgw+Em+dGR1KmBUbr1J36SJBqlHLjR7oob7sco5hWHGQVcr9B2poIVDDTQ==}
|
resolution: {integrity: sha512-5YHsflzHP4t1G+8WGPlvKbJEbAJGCgw+Em+dGR1KmBUbr1J36SJBqlHLjR7oob7sco5hWHGQVcr9B2poIVDDTQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -14244,7 +13731,7 @@ packages:
|
|||||||
react: '*'
|
react: '*'
|
||||||
react-native: '*'
|
react-native: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.75.0-main)
|
expo: 50.0.13(@babel/core@7.23.9)(@react-native/babel-preset@0.73.21)
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-native: 0.73.5(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(react@18.2.0)
|
react-native: 0.73.5(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(react@18.2.0)
|
||||||
dev: false
|
dev: false
|
||||||
|
@@ -20,7 +20,6 @@ const config = {
|
|||||||
],
|
],
|
||||||
importOrderParserPlugins: ["typescript", "jsx", "decorators-legacy"],
|
importOrderParserPlugins: ["typescript", "jsx", "decorators-legacy"],
|
||||||
importOrderTypeScriptVersion: "4.4.0",
|
importOrderTypeScriptVersion: "4.4.0",
|
||||||
ignorePatterns: ["tamagui-web.css"],
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export default config;
|
export default config;
|
||||||
|
Reference in New Issue
Block a user