Bump JS packages

This commit is contained in:
xmflsct 2023-06-09 23:56:15 +02:00
parent 4b2b701cea
commit 93b3ac1618
No known key found for this signature in database
GPG Key ID: 078A93AB607D85E0
2 changed files with 542 additions and 164 deletions

View File

@ -19,12 +19,12 @@
},
"dependencies": {
"@expo/react-native-action-sheet": "^4.0.1",
"@formatjs/intl-datetimeformat": "^6.8.0",
"@formatjs/intl-getcanonicallocales": "^2.2.0",
"@formatjs/intl-locale": "^3.3.0",
"@formatjs/intl-numberformat": "^8.5.0",
"@formatjs/intl-pluralrules": "^5.2.2",
"@formatjs/intl-relativetimeformat": "^11.2.2",
"@formatjs/intl-datetimeformat": "^6.9.0",
"@formatjs/intl-getcanonicallocales": "^2.2.1",
"@formatjs/intl-locale": "^3.3.1",
"@formatjs/intl-numberformat": "^8.6.0",
"@formatjs/intl-pluralrules": "^5.2.3",
"@formatjs/intl-relativetimeformat": "^11.2.3",
"@mattermost/react-native-paste-input": "^0.6.2",
"@neverdull-agency/expo-unlimited-secure-store": "^1.0.10",
"@react-native-async-storage/async-storage": "~1.17.11",
@ -41,7 +41,7 @@
"@react-navigation/stack": "^6.3.16",
"@sentry/react-native": "5.5.0",
"@sharcoux/slider": "^6.1.2",
"@tanstack/react-query": "^4.29.7",
"@tanstack/react-query": "^4.29.12",
"axios": "^1.4.0",
"diff": "^5.1.0",
"expo": "48.0.17",
@ -63,13 +63,13 @@
"expo-video-thumbnails": "^7.3.0",
"expo-web-browser": "~12.1.1",
"htmlparser2": "^9.0.0",
"i18next": "^22.5.0",
"i18next": "^22.5.1",
"linkify-it": "^4.0.1",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^12.3.1",
"react-intl": "^6.4.2",
"react-intl": "^6.4.3",
"react-native": "^0.71.8",
"react-native-flash-message": "^0.4.1",
"react-native-gesture-handler": "~2.10.1",
@ -91,23 +91,23 @@
"zeego": "^1.6.1"
},
"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/core": "^7.22.5",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/preset-typescript": "^7.21.5",
"@babel/preset-typescript": "^7.22.5",
"@expo/config": "^8.0.4",
"@types/diff": "^5.0.3",
"@types/linkify-it": "^3.0.2",
"@types/lodash": "^4.14.194",
"@types/react": "^18.2.6",
"@types/lodash": "^4.14.195",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
"@types/react-native-share-menu": "^5.0.2",
"babel-plugin-module-resolver": "^5.0.0",
"babel-plugin-transform-remove-console": "^6.9.4",
"chalk": "^4.1.2",
"deprecated-react-native-prop-types": "^4.1.0",
"dotenv": "^16.0.3",
"dotenv": "^16.1.4",
"react-native-clean-project": "^4.0.1",
"typescript": "^5.0.4"
"typescript": "^5.1.3"
},
"packageManager": "yarn@3.3.1",
"resolutions": {

676
yarn.lock

File diff suppressed because it is too large Load Diff