Skip to content

Commit

Permalink
build(Packages): Minor and patch updates
Browse files Browse the repository at this point in the history
(Except @rnmapbox/maps as long press still an issue rnmapbox/maps#3715)
jessicagood committed Jan 15, 2025
1 parent 4a2361f commit 8093cd9
Showing 2 changed files with 1,807 additions and 544 deletions.
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
@@ -33,59 +33,59 @@
},
"dependencies": {
"@StraboSpot/react-native-sketch-canvas": "github:StraboSpot/react-native-sketch-canvas",
"@react-native-async-storage/async-storage": "2.0.0",
"@react-native-clipboard/clipboard": "1.14.3",
"@react-native-async-storage/async-storage": "2.1.0",
"@react-native-clipboard/clipboard": "1.16.0",
"@react-native-community/datetimepicker": "8.2.0",
"@react-native-community/geolocation": "3.4.0",
"@react-native-community/netinfo": "11.4.1",
"@react-native-community/slider": "4.5.5",
"@react-native-picker/picker": "2.9.0",
"@react-native-picker/picker": "2.11.0",
"@react-navigation/material-top-tabs": "6.6.14",
"@react-navigation/native": "6.1.18",
"@react-navigation/stack": "6.4.1",
"@reduxjs/toolkit": "2.3.0",
"@reduxjs/toolkit": "2.5.0",
"@rnmapbox/maps": "10.1.31",
"@sentry/cli": "2.37.0",
"@sentry/react-native": "5.33.2",
"@sentry/tracing": "7.114.0",
"@turf/turf": "7.1.0",
"@sentry/cli": "2.40.0",
"@sentry/react-native": "5.36.0",
"@sentry/tracing": "7.120.3",
"@turf/turf": "7.2.0",
"formik": "2.4.6",
"geomagnetism": "0.1.1",
"geomagnetism": "0.2.0",
"js-base64": "3.7.7",
"lodash.isequal": "4.5.0",
"lottie-react-native": "7.0.0",
"lottie-react-native": "7.2.1",
"mapbox-gl": "2.15.0",
"moment": "2.30.1",
"password-validator": "5.3.0",
"proj4": "2.14.0",
"proj4": "2.15.0",
"prop-types": "15.8.1",
"react": "18.3.1",
"react-datepicker": "7.5.0",
"react-datepicker": "7.6.0",
"react-dom": "18.3.1",
"react-image-file-resizer": "0.4.8",
"react-map-gl": "7.1.7",
"react-map-gl": "7.1.8",
"react-native": "0.75.4",
"react-native-blob-util": "0.19.11",
"react-native-blob-util": "0.21.2",
"react-native-check-version": "1.3.0",
"react-native-device-info": "14.0.0",
"react-native-device-info": "14.0.2",
"react-native-document-picker": "9.3.1",
"react-native-draggable-flatlist": "4.0.1",
"react-native-elements": "3.4.3",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.20.2",
"react-native-gesture-handler": "2.22.0",
"react-native-get-random-values": "1.11.0",
"react-native-image-picker": "7.1.2",
"react-native-image-picker": "7.2.3",
"react-native-image-resizer": "1.4.5",
"react-native-indicators": "0.17.0",
"react-native-keep-awake": "4.0.0",
"react-native-multiple-select": "0.5.12",
"react-native-orientation-locker": "1.7.0",
"react-native-pager-view": "6.4.1",
"react-native-pdf": "6.7.5",
"react-native-pager-view": "6.6.1",
"react-native-pdf": "6.7.6",
"react-native-progress": "5.0.1",
"react-native-reanimated": "3.16.1",
"react-native-reanimated": "3.16.7",
"react-native-reanimated-table": "0.0.2",
"react-native-safe-area-context": "4.12.0",
"react-native-safe-area-context": "4.14.1",
"react-native-screens": "3.35.0",
"react-native-sensors": "7.3.6",
"react-native-sound": "0.11.2",
@@ -95,32 +95,32 @@
"react-native-vector-icons": "10.2.0",
"react-native-web": "0.19.13",
"react-native-zip-archive": "7.0.1",
"react-redux": "9.1.2",
"react-redux": "9.2.0",
"redux-logger": "3.0.6",
"redux-persist": "6.0.0",
"uuid": "11.0.2"
"uuid": "11.0.5"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@babel/preset-env": "^7.20.0",
"@react-native/babel-preset": "0.75.4",
"@react-native/eslint-config": "0.75.4",
"@react-native/metro-config": "0.75.4",
"@react-native/typescript-config": "0.75.4",
"@types/react": "^18.2.6",
"@types/react-dom": "18.3.1",
"@types/react-dom": "18.3.5",
"@types/react-test-renderer": "^18.0.0",
"@welldone-software/why-did-you-render": "^8.0.3",
"babel-jest": "^29.6.3",
"babel-loader": "^9.1.3",
"babel-plugin-module-resolver": "^5.0.0",
"babel-loader": "^9.2.1",
"babel-plugin-module-resolver": "^5.0.2",
"babel-plugin-react-native-web": "^0.19.13",
"babel-plugin-transform-remove-console": "6.9.4",
"concurrently": "^9.0.1",
"concurrently": "^9.1.2",
"css-loader": "^7.1.2",
"eslint": "^8.19.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react-native": "^4.1.0",
"generate-changelog": "1.8.0",
"html-webpack-plugin": "^5.6.3",
@@ -131,11 +131,11 @@
"react-test-renderer": "18.3.1",
"style-loader": "^4.0.0",
"types": "^0.1.1",
"typescript": "5.0.4",
"typescript": "5.7.3",
"url-loader": "^4.1.1",
"webpack": "^5.96.1",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
"webpack-dev-server": "^5.2.0"
},
"engines": {
"node": ">=18"
2,287 changes: 1,775 additions & 512 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 8093cd9

Please sign in to comment.