Update packages

This commit is contained in:
Zoe Roux 2024-01-27 15:51:29 +01:00
parent 0e10f29cd2
commit 82c342c7db
7 changed files with 2220 additions and 1637 deletions

View File

@ -15,57 +15,57 @@
},
"dependencies": {
"@expo-google-fonts/poppins": "^0.2.3",
"@formatjs/intl-displaynames": "^6.6.4",
"@formatjs/intl-locale": "^3.4.3",
"@formatjs/intl-displaynames": "^6.6.6",
"@formatjs/intl-locale": "^3.4.5",
"@gorhom/portal": "^1.0.14",
"@kesha-antonov/react-native-background-downloader": "^2.10.0",
"@kyoo/ui": "workspace:^",
"@material-symbols/svg-400": "^0.14.1",
"@react-native-community/netinfo": "^11.2.1",
"@shopify/flash-list": "1.4.3",
"@tanstack/query-sync-storage-persister": "^5.14.1",
"@tanstack/react-query": "^5.12.1",
"@tanstack/react-query-persist-client": "^5.14.1",
"@material-symbols/svg-400": "^0.14.6",
"@react-native-community/netinfo": "11.1.0",
"@shopify/flash-list": "1.6.3",
"@tanstack/query-sync-storage-persister": "^5.17.19",
"@tanstack/react-query": "^5.17.19",
"@tanstack/react-query-persist-client": "^5.17.19",
"array-shuffle": "^3.0.0",
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
"expo": "^49.0.21",
"expo-build-properties": "~0.8.3",
"expo-constants": "~14.4.2",
"expo-dev-client": "~2.4.12",
"expo-file-system": "~15.4.5",
"expo-font": "~11.4.0",
"expo-linear-gradient": "~12.3.0",
"expo-linking": "~5.0.2",
"expo-localization": "~14.3.0",
"expo-navigation-bar": "~2.3.0",
"expo-router": "2.0.14",
"expo-screen-orientation": "~6.0.6",
"expo-secure-store": "~12.3.1",
"expo-status-bar": "~1.6.0",
"expo-updates": "~0.18.17",
"i18next": "^23.7.7",
"expo": "^50.0.4",
"expo-build-properties": "~0.11.0",
"expo-constants": "~15.4.5",
"expo-dev-client": "~3.3.7",
"expo-file-system": "~16.0.5",
"expo-font": "~11.10.2",
"expo-linear-gradient": "~12.7.1",
"expo-linking": "~6.2.2",
"expo-localization": "~14.8.3",
"expo-navigation-bar": "~2.8.1",
"expo-router": "3.4.6",
"expo-screen-orientation": "~6.4.1",
"expo-secure-store": "~12.8.1",
"expo-status-bar": "~1.11.1",
"expo-updates": "~0.24.9",
"i18next": "^23.7.20",
"intl-pluralrules": "^2.0.1",
"moti": "^0.27.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "^13.5.0",
"react-native": "0.72.6",
"react-i18next": "^14.0.1",
"react-native": "0.73.2",
"react-native-blurhash": "^1.1.11",
"react-native-fast-image": "^8.6.3",
"react-native-mmkv": "^2.11.0",
"react-native-reanimated": "~3.3.0",
"react-native-safe-area-context": "4.6.3",
"react-native-screens": "~3.22.0",
"react-native-svg": "13.9.0",
"react-native-reanimated": "~3.6.2",
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0",
"react-native-svg": "14.1.0",
"react-native-uuid": "^2.0.1",
"react-native-video": "^6.0.0-beta.0",
"react-native-video": "^6.0.0-beta.4",
"yoshiki": "1.2.14"
},
"devDependencies": {
"@babel/core": "^7.23.5",
"@types/react": "18.2.39",
"react-native-svg-transformer": "^1.1.0",
"typescript": "^5.3.2"
"@babel/core": "^7.23.9",
"@types/react": "18.2.48",
"react-native-svg-transformer": "^1.3.0",
"typescript": "^5.3.3"
},
"installConfig": {
"hoistingLimits": "workspaces"

View File

@ -18,47 +18,47 @@
"@kyoo/models": "workspace:^",
"@kyoo/primitives": "workspace:^",
"@kyoo/ui": "workspace:^",
"@material-symbols/svg-400": "^0.14.1",
"@material-symbols/svg-400": "^0.14.6",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-select": "^2.0.0",
"@tanstack/react-query": "^5.12.1",
"@tanstack/react-query-devtools": "^5.12.2",
"@tanstack/react-query": "^5.17.19",
"@tanstack/react-query-devtools": "^5.17.21",
"array-shuffle": "^3.0.0",
"expo-linear-gradient": "^12.5.0",
"expo-modules-core": "^1.5.12",
"hls.js": "^1.4.12",
"i18next": "^23.7.7",
"jassub": "^1.7.13",
"jotai": "^2.6.0",
"expo-linear-gradient": "^12.7.1",
"expo-modules-core": "^1.11.8",
"hls.js": "^1.5.2",
"i18next": "^23.7.20",
"jassub": "^1.7.15",
"jotai": "^2.6.3",
"moti": "^0.27.2",
"next": "14.0.3",
"next": "14.1.0",
"next-translate": "^2.6.2",
"raf": "^3.4.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "^13.5.0",
"react-native-reanimated": "3.3.0",
"react-native-svg": "14.0.0",
"react-native-video": "^6.0.0-beta.0",
"react-native-web": "0.19.9",
"react-tooltip": "^5.24.0",
"solito": "^4.1.3",
"react-i18next": "^14.0.1",
"react-native-reanimated": "3.6.2",
"react-native-svg": "14.1.0",
"react-native-video": "^6.0.0-beta.4",
"react-native-web": "0.19.10",
"react-tooltip": "^5.26.0",
"solito": "^4.2.0",
"srt-webvtt": "^2.0.0",
"superjson": "^2.2.1",
"sweetalert2": "^11.10.1",
"sweetalert2": "^11.10.4",
"yoshiki": "1.2.14",
"zod": "^3.22.4"
},
"devDependencies": {
"@svgr/webpack": "^8.1.0",
"@types/node": "20.10.1",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"copy-webpack-plugin": "^11.0.0",
"eslint": "^8.54.0",
"eslint-config-next": "14.0.3",
"react-native": "0.72.7",
"typescript": "^5.3.2",
"webpack": "^5.89.0"
"@types/node": "20.11.7",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"copy-webpack-plugin": "^12.0.2",
"eslint": "^8.56.0",
"eslint-config-next": "14.1.0",
"react-native": "0.73.2",
"typescript": "^5.3.3",
"webpack": "^5.90.0"
}
}

View File

@ -27,12 +27,12 @@
"trailingComma": "all"
},
"devDependencies": {
"eslint": "8.54.0",
"eslint-config-next": "14.0.3",
"eslint-config-prettier": "^9.0.0",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-header": "^3.1.1",
"prettier": "^3.1.0",
"typescript": "5.3.2"
"prettier": "^3.2.4",
"typescript": "5.3.3"
},
"packageManager": "yarn@3.2.4"
}

View File

@ -5,9 +5,9 @@
"sideEffects": false,
"packageManager": "yarn@3.2.4",
"devDependencies": {
"@types/react": "18.2.39",
"@types/react": "18.2.48",
"react-native-mmkv": "^2.11.0",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"peerDependencies": {
"@tanstack/react-query": "*",

View File

@ -6,8 +6,8 @@
"packageManager": "yarn@3.2.4",
"devDependencies": {
"@gorhom/portal": "^1.0.14",
"@types/react": "18.2.39",
"typescript": "^5.3.2"
"@types/react": "18.2.48",
"typescript": "^5.3.3"
},
"peerDependencies": {
"@gorhom/portal": "*",
@ -53,15 +53,15 @@
}
},
"dependencies": {
"@expo/html-elements": "^0.5.1",
"@tanstack/react-query": "^5.12.1",
"solito": "^4.1.3"
"@expo/html-elements": "^0.9.1",
"@tanstack/react-query": "^5.17.19",
"solito": "^4.2.0"
},
"optionalDependencies": {
"@radix-ui/react-select": "^2.0.0",
"blurhash": "^2.0.5",
"react-native-blurhash": "^1.1.11",
"react-native-fast-image": "^8.6.3",
"react-native-safe-area-context": "4.6.3"
"react-native-safe-area-context": "4.8.2"
}
}

View File

@ -10,9 +10,9 @@
"devDependencies": {
"@gorhom/portal": "^1.0.14",
"@shopify/flash-list": "^1.6.3",
"@types/react": "18.2.39",
"@types/react": "18.2.48",
"react-native-uuid": "^2.0.1",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"peerDependencies": {
"@gorhom/portal": "*",
@ -34,8 +34,8 @@
},
"optionalDependencies": {
"@kesha-antonov/react-native-background-downloader": "^2.10.0",
"expo-file-system": "^15.6.0",
"expo-router": "^2.0.14"
"expo-file-system": "^16.0.5",
"expo-router": "^3.4.6"
},
"peerDependenciesMeta": {
"@kesha-antonov/react-native-background-downloader": {

File diff suppressed because it is too large Load Diff