mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Upgrade packages
This commit is contained in:
parent
4c955e4115
commit
ecd1b55fc6
@ -14,52 +14,52 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@expo-google-fonts/poppins": "^0.2.3",
|
"@expo-google-fonts/poppins": "^0.2.3",
|
||||||
"@formatjs/intl-displaynames": "^6.6.1",
|
"@formatjs/intl-displaynames": "^6.6.4",
|
||||||
"@formatjs/intl-locale": "^3.4.0",
|
"@formatjs/intl-locale": "^3.4.3",
|
||||||
"@gorhom/portal": "^1.0.14",
|
"@gorhom/portal": "^1.0.14",
|
||||||
"@kyoo/ui": "workspace:^",
|
"@kyoo/ui": "workspace:^",
|
||||||
"@material-symbols/svg-400": "^0.13.2",
|
"@material-symbols/svg-400": "^0.14.1",
|
||||||
"@shopify/flash-list": "1.4.3",
|
"@shopify/flash-list": "1.4.3",
|
||||||
"@tanstack/react-query": "^5.4.3",
|
"@tanstack/react-query": "^5.12.1",
|
||||||
"array-shuffle": "^3.0.0",
|
"array-shuffle": "^3.0.0",
|
||||||
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
|
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
|
||||||
"expo": "^49.0.16",
|
"expo": "^49.0.21",
|
||||||
"expo-build-properties": "~0.8.3",
|
"expo-build-properties": "~0.8.3",
|
||||||
"expo-constants": "~14.4.2",
|
"expo-constants": "~14.4.2",
|
||||||
"expo-dev-client": "~2.4.11",
|
"expo-dev-client": "~2.4.12",
|
||||||
"expo-font": "~11.4.0",
|
"expo-font": "~11.4.0",
|
||||||
"expo-linear-gradient": "~12.3.0",
|
"expo-linear-gradient": "~12.3.0",
|
||||||
"expo-linking": "~5.0.2",
|
"expo-linking": "~5.0.2",
|
||||||
"expo-localization": "~14.3.0",
|
"expo-localization": "~14.3.0",
|
||||||
"expo-navigation-bar": "~2.3.0",
|
"expo-navigation-bar": "~2.3.0",
|
||||||
"expo-router": "2.0.10",
|
"expo-router": "2.0.14",
|
||||||
"expo-screen-orientation": "~6.0.6",
|
"expo-screen-orientation": "~6.0.6",
|
||||||
"expo-secure-store": "~12.3.1",
|
"expo-secure-store": "~12.3.1",
|
||||||
"expo-status-bar": "~1.6.0",
|
"expo-status-bar": "~1.6.0",
|
||||||
"expo-updates": "~0.18.17",
|
"expo-updates": "~0.18.17",
|
||||||
"i18next": "^23.6.0",
|
"i18next": "^23.7.7",
|
||||||
"intl-pluralrules": "^2.0.1",
|
"intl-pluralrules": "^2.0.1",
|
||||||
"moti": "^0.26.1",
|
"moti": "^0.27.2",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-i18next": "^13.3.1",
|
"react-i18next": "^13.5.0",
|
||||||
"react-native": "0.72.6",
|
"react-native": "0.72.6",
|
||||||
"react-native-blurhash": "^1.1.11",
|
"react-native-blurhash": "^1.1.11",
|
||||||
"react-native-fast-image": "^8.6.3",
|
"react-native-fast-image": "^8.6.3",
|
||||||
"react-native-mmkv": "^2.10.2",
|
"react-native-mmkv": "^2.11.0",
|
||||||
"react-native-reanimated": "~3.3.0",
|
"react-native-reanimated": "~3.3.0",
|
||||||
"react-native-safe-area-context": "4.6.3",
|
"react-native-safe-area-context": "4.6.3",
|
||||||
"react-native-screens": "~3.22.0",
|
"react-native-screens": "~3.22.0",
|
||||||
"react-native-svg": "13.9.0",
|
"react-native-svg": "13.9.0",
|
||||||
"react-native-uuid": "^2.0.1",
|
"react-native-uuid": "^2.0.1",
|
||||||
"react-native-video": "^6.0.0-alpha.7",
|
"react-native-video": "^6.0.0-beta.0",
|
||||||
"yoshiki": "1.2.12"
|
"yoshiki": "1.2.12"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.23.2",
|
"@babel/core": "^7.23.5",
|
||||||
"@types/react": "18.2.34",
|
"@types/react": "18.2.39",
|
||||||
"react-native-svg-transformer": "^1.1.0",
|
"react-native-svg-transformer": "^1.1.0",
|
||||||
"typescript": "^5.2.2"
|
"typescript": "^5.3.2"
|
||||||
},
|
},
|
||||||
"installConfig": {
|
"installConfig": {
|
||||||
"hoistingLimits": "workspaces"
|
"hoistingLimits": "workspaces"
|
||||||
|
@ -17,45 +17,45 @@
|
|||||||
"@kyoo/models": "workspace:^",
|
"@kyoo/models": "workspace:^",
|
||||||
"@kyoo/primitives": "workspace:^",
|
"@kyoo/primitives": "workspace:^",
|
||||||
"@kyoo/ui": "workspace:^",
|
"@kyoo/ui": "workspace:^",
|
||||||
"@material-symbols/svg-400": "^0.13.2",
|
"@material-symbols/svg-400": "^0.14.1",
|
||||||
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
||||||
"@tanstack/react-query": "^5.4.3",
|
"@tanstack/react-query": "^5.12.1",
|
||||||
"array-shuffle": "^3.0.0",
|
"array-shuffle": "^3.0.0",
|
||||||
"expo-linear-gradient": "^12.5.0",
|
"expo-linear-gradient": "^12.5.0",
|
||||||
"expo-modules-core": "^1.5.11",
|
"expo-modules-core": "^1.5.12",
|
||||||
"hls.js": "^1.4.12",
|
"hls.js": "^1.4.12",
|
||||||
"i18next": "^23.6.0",
|
"i18next": "^23.7.7",
|
||||||
"jassub": "^1.7.11",
|
"jassub": "^1.7.13",
|
||||||
"jotai": "^2.5.0",
|
"jotai": "^2.6.0",
|
||||||
"moti": "^0.26.1",
|
"moti": "^0.27.2",
|
||||||
"next": "14.0.1",
|
"next": "14.0.3",
|
||||||
"next-translate": "^2.6.1",
|
"next-translate": "^2.6.2",
|
||||||
"raf": "^3.4.1",
|
"raf": "^3.4.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-i18next": "^13.3.1",
|
"react-i18next": "^13.5.0",
|
||||||
"react-native-reanimated": "~3.5.4",
|
"react-native-reanimated": "~3.6.1",
|
||||||
"react-native-svg": "13.14.0",
|
"react-native-svg": "14.0.0",
|
||||||
"react-native-video": "^6.0.0-alpha.7",
|
"react-native-video": "^6.0.0-beta.0",
|
||||||
"react-native-web": "0.19.9",
|
"react-native-web": "0.19.9",
|
||||||
"react-tooltip": "^5.22.0",
|
"react-tooltip": "^5.24.0",
|
||||||
"solito": "^4.1.3",
|
"solito": "^4.1.3",
|
||||||
"srt-webvtt": "^2.0.0",
|
"srt-webvtt": "^2.0.0",
|
||||||
"superjson": "^2.2.0",
|
"superjson": "^2.2.1",
|
||||||
"sweetalert2": "^11.9.0",
|
"sweetalert2": "^11.10.1",
|
||||||
"yoshiki": "1.2.12",
|
"yoshiki": "1.2.12",
|
||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@svgr/webpack": "^8.1.0",
|
"@svgr/webpack": "^8.1.0",
|
||||||
"@types/node": "20.8.10",
|
"@types/node": "20.10.1",
|
||||||
"@types/react": "18.2.34",
|
"@types/react": "18.2.39",
|
||||||
"@types/react-dom": "18.2.14",
|
"@types/react-dom": "18.2.17",
|
||||||
"copy-webpack-plugin": "^11.0.0",
|
"copy-webpack-plugin": "^11.0.0",
|
||||||
"eslint": "^8.53.0",
|
"eslint": "^8.54.0",
|
||||||
"eslint-config-next": "14.0.1",
|
"eslint-config-next": "14.0.3",
|
||||||
"react-native": "0.72.6",
|
"react-native": "0.72.7",
|
||||||
"typescript": "^5.2.2",
|
"typescript": "^5.3.2",
|
||||||
"webpack": "^5.89.0"
|
"webpack": "^5.89.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -26,12 +26,12 @@
|
|||||||
"trailingComma": "all"
|
"trailingComma": "all"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "8.53.0",
|
"eslint": "8.54.0",
|
||||||
"eslint-config-next": "14.0.1",
|
"eslint-config-next": "14.0.3",
|
||||||
"eslint-config-prettier": "^9.0.0",
|
"eslint-config-prettier": "^9.0.0",
|
||||||
"eslint-plugin-header": "^3.1.1",
|
"eslint-plugin-header": "^3.1.1",
|
||||||
"prettier": "^3.0.3",
|
"prettier": "^3.1.0",
|
||||||
"typescript": "5.2.2"
|
"typescript": "5.3.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.2.4"
|
"packageManager": "yarn@3.2.4"
|
||||||
}
|
}
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"packageManager": "yarn@3.2.4",
|
"packageManager": "yarn@3.2.4",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react": "18.2.34",
|
"@types/react": "18.2.39",
|
||||||
"react-native-mmkv": "^2.10.2",
|
"react-native-mmkv": "^2.11.0",
|
||||||
"typescript": "^5.2.2"
|
"typescript": "^5.3.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@tanstack/react-query": "*",
|
"@tanstack/react-query": "*",
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
"packageManager": "yarn@3.2.4",
|
"packageManager": "yarn@3.2.4",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@gorhom/portal": "^1.0.14",
|
"@gorhom/portal": "^1.0.14",
|
||||||
"@types/react": "18.2.34",
|
"@types/react": "18.2.39",
|
||||||
"typescript": "^5.2.2"
|
"typescript": "^5.3.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@gorhom/portal": "*",
|
"@gorhom/portal": "*",
|
||||||
@ -46,7 +46,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@expo/html-elements": "^0.5.1",
|
"@expo/html-elements": "^0.5.1",
|
||||||
"@tanstack/react-query": "^5.4.3",
|
"@tanstack/react-query": "^5.12.1",
|
||||||
"solito": "^4.1.3"
|
"solito": "^4.1.3"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
|
@ -8,10 +8,10 @@
|
|||||||
"@kyoo/primitives": "workspace:^"
|
"@kyoo/primitives": "workspace:^"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@shopify/flash-list": "^1.6.2",
|
"@shopify/flash-list": "^1.6.3",
|
||||||
"@types/react": "18.2.34",
|
"@types/react": "18.2.39",
|
||||||
"react-native-uuid": "^2.0.1",
|
"react-native-uuid": "^2.0.1",
|
||||||
"typescript": "^5.2.2"
|
"typescript": "^5.3.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@material-symbols/svg-400": "*",
|
"@material-symbols/svg-400": "*",
|
||||||
|
989
front/yarn.lock
989
front/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user