Skip to content

chore powersync-sdk-common UUID dependency bump #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/happy-ladybugs-bow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@journeyapps/powersync-sdk-common": patch
---

Updated UUID dependency.
5 changes: 5 additions & 0 deletions .changeset/strange-phones-fly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@journeyapps/powersync-sdk-react-native": patch
---

Updated react-native-quick-sqlite dependency.
5 changes: 5 additions & 0 deletions .changeset/ten-geckos-sip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"powersync-example": patch
---

Updated UUID and react-native-quick-sqlite dependencies. Assumes that the recommended react native polyfills have been installed.
4 changes: 2 additions & 2 deletions demos/django-react-native-todolist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@journeyapps/powersync-sdk-react-native": "workspace:*",
"@journeyapps/powersync-react": "workspace:*",
"@journeyapps/powersync-sdk-common": "workspace:*",
"@journeyapps/react-native-quick-sqlite": "1.1.3",
"@journeyapps/react-native-quick-sqlite": "^1.1.4",
"@react-native-community/async-storage": "^1.12.1",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.6.15",
Expand Down Expand Up @@ -53,7 +53,7 @@
"react-navigation-stack": "^2.10.4",
"text-encoding": "^0.7.0",
"typed-async-storage": "^3.1.2",
"uuid": "3.4.0",
"uuid": "^9.0.1",
"web-streams-polyfill": "^3.3.3"
},
"devDependencies": {
Expand Down
46 changes: 23 additions & 23 deletions demos/react-native-supabase-todolist/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ PODS:
- React-Core
- react-native-get-random-values (1.10.0):
- React-Core
- react-native-quick-sqlite (1.1.2):
- react-native-quick-sqlite (1.1.4):
- powersync-sqlite-core (~> 0.1.6)
- React
- React-callinvoker
Expand Down Expand Up @@ -1148,18 +1148,18 @@ DEPENDENCIES:
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- EASClient (from `../../../node_modules/expo-eas-client/ios`)
- EXConstants (from `../node_modules/expo-constants/ios`)
- EXConstants (from `../../../node_modules/expo-constants/ios`)
- EXFont (from `../../../node_modules/expo-font/ios`)
- EXJSONUtils (from `../../../node_modules/expo-json-utils/ios`)
- EXManifests (from `../../../node_modules/expo-manifests/ios`)
- Expo (from `../node_modules/expo`)
- Expo (from `../../../node_modules/expo`)
- ExpoCamera (from `../../../node_modules/expo-camera/ios`)
- ExpoFileSystem (from `../node_modules/expo-file-system/ios`)
- ExpoFileSystem (from `../../../node_modules/expo-file-system/ios`)
- ExpoHead (from `../node_modules/expo-router/ios`)
- ExpoKeepAwake (from `../../../node_modules/expo-keep-awake/ios`)
- ExpoModulesCore (from `../../../node_modules/expo-modules-core`)
- ExpoSecureStore (from `../../../node_modules/expo-secure-store/ios`)
- EXSplashScreen (from `../node_modules/expo-splash-screen/ios`)
- EXSplashScreen (from `../../../node_modules/expo-splash-screen/ios`)
- EXStructuredHeaders (from `../../../node_modules/expo-structured-headers/ios`)
- EXUpdates (from `../../../node_modules/expo-updates/ios`)
- EXUpdatesInterface (from `../../../node_modules/expo-updates-interface/ios`)
Expand Down Expand Up @@ -1192,9 +1192,9 @@ DEPENDENCIES:
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
- react-native-encrypted-storage (from `../../../node_modules/react-native-encrypted-storage`)
- react-native-get-random-values (from `../node_modules/react-native-get-random-values`)
- "react-native-quick-sqlite (from `../node_modules/@journeyapps/react-native-quick-sqlite`)"
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- react-native-get-random-values (from `../../../node_modules/react-native-get-random-values`)
- "react-native-quick-sqlite (from `../../../node_modules/@journeyapps/react-native-quick-sqlite`)"
- react-native-safe-area-context (from `../../../node_modules/react-native-safe-area-context`)
- React-nativeconfig (from `../node_modules/react-native/ReactCommon`)
- React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
Expand All @@ -1216,9 +1216,9 @@ DEPENDENCIES:
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- "RNCMaskedView (from `../../../node_modules/@react-native-community/masked-view`)"
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
- RNReanimated (from `../node_modules/react-native-reanimated`)
- RNScreens (from `../node_modules/react-native-screens`)
- RNGestureHandler (from `../../../node_modules/react-native-gesture-handler`)
- RNReanimated (from `../../../node_modules/react-native-reanimated`)
- RNScreens (from `../../../node_modules/react-native-screens`)
- RNVectorIcons (from `../../../node_modules/react-native-vector-icons`)
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)

Expand All @@ -1240,19 +1240,19 @@ EXTERNAL SOURCES:
EASClient:
:path: "../../../node_modules/expo-eas-client/ios"
EXConstants:
:path: "../node_modules/expo-constants/ios"
:path: "../../../node_modules/expo-constants/ios"
EXFont:
:path: "../../../node_modules/expo-font/ios"
EXJSONUtils:
:path: "../../../node_modules/expo-json-utils/ios"
EXManifests:
:path: "../../../node_modules/expo-manifests/ios"
Expo:
:path: "../node_modules/expo"
:path: "../../../node_modules/expo"
ExpoCamera:
:path: "../../../node_modules/expo-camera/ios"
ExpoFileSystem:
:path: "../node_modules/expo-file-system/ios"
:path: "../../../node_modules/expo-file-system/ios"
ExpoHead:
:path: "../node_modules/expo-router/ios"
ExpoKeepAwake:
Expand All @@ -1262,7 +1262,7 @@ EXTERNAL SOURCES:
ExpoSecureStore:
:path: "../../../node_modules/expo-secure-store/ios"
EXSplashScreen:
:path: "../node_modules/expo-splash-screen/ios"
:path: "../../../node_modules/expo-splash-screen/ios"
EXStructuredHeaders:
:path: "../../../node_modules/expo-structured-headers/ios"
EXUpdates:
Expand Down Expand Up @@ -1323,11 +1323,11 @@ EXTERNAL SOURCES:
react-native-encrypted-storage:
:path: "../../../node_modules/react-native-encrypted-storage"
react-native-get-random-values:
:path: "../node_modules/react-native-get-random-values"
:path: "../../../node_modules/react-native-get-random-values"
react-native-quick-sqlite:
:path: "../node_modules/@journeyapps/react-native-quick-sqlite"
:path: "../../../node_modules/@journeyapps/react-native-quick-sqlite"
react-native-safe-area-context:
:path: "../node_modules/react-native-safe-area-context"
:path: "../../../node_modules/react-native-safe-area-context"
React-nativeconfig:
:path: "../node_modules/react-native/ReactCommon"
React-NativeModulesApple:
Expand Down Expand Up @@ -1371,11 +1371,11 @@ EXTERNAL SOURCES:
RNCMaskedView:
:path: "../../../node_modules/@react-native-community/masked-view"
RNGestureHandler:
:path: "../node_modules/react-native-gesture-handler"
:path: "../../../node_modules/react-native-gesture-handler"
RNReanimated:
:path: "../node_modules/react-native-reanimated"
:path: "../../../node_modules/react-native-reanimated"
RNScreens:
:path: "../node_modules/react-native-screens"
:path: "../../../node_modules/react-native-screens"
RNVectorIcons:
:path: "../../../node_modules/react-native-vector-icons"
Yoga:
Expand Down Expand Up @@ -1431,7 +1431,7 @@ SPEC CHECKSUMS:
React-Mapbuffer: 9ee041e1d7be96da6d76a251f92e72b711c651d6
react-native-encrypted-storage: db300a3f2f0aba1e818417c1c0a6be549038deb7
react-native-get-random-values: 384787fd76976f5aec9465aff6fa9e9129af1e74
react-native-quick-sqlite: a31ed88c8c78722f9eb6f959161ffb783bc6436e
react-native-quick-sqlite: c4b0debdbfc2bcd282834f4268071e13a3c20cb4
react-native-safe-area-context: 0ee144a6170530ccc37a0fd9388e28d06f516a89
React-nativeconfig: d753fbbc8cecc8ae413d615599ac378bbf6999bb
React-NativeModulesApple: 964f4eeab1b4325e8b6a799cf4444c3fd4eb0a9c
Expand Down Expand Up @@ -1465,4 +1465,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 91f1b09fe73837e9fdaecdd06e4916926352d556

COCOAPODS: 1.13.0
COCOAPODS: 1.15.2
6 changes: 3 additions & 3 deletions demos/react-native-supabase-todolist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@journeyapps/powersync-react": "workspace:*",
"@journeyapps/powersync-sdk-common": "workspace:*",
"@journeyapps/powersync-sdk-react-native": "workspace:*",
"@journeyapps/react-native-quick-sqlite": "^1.1.3",
"@journeyapps/react-native-quick-sqlite": "^1.1.4",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.6.3",
"@react-navigation/native": "^6.0.0",
Expand Down Expand Up @@ -55,7 +55,7 @@
"react-native-vector-icons": "^10.0.0",
"react-navigation-stack": "^2.10.4",
"text-encoding": "^0.7.0",
"uuid": "3.4.0",
"uuid": "^9.0.1",
"web-streams-polyfill": "^3.3.2"
},
"devDependencies": {
Expand All @@ -65,7 +65,7 @@
"@types/base-64": "^1.0.2",
"@types/lodash": "^4.14.202",
"@types/react": "~18.2.57",
"@types/uuid": "3.4.11",
"@types/uuid": "^9.0.1",
"babel-preset-expo": "^10.0.1",
"prettier": "^3.2.5",
"typescript": "^5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/powersync-sdk-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"event-iterator": "^2.0.0",
"js-logger": "^1.6.1",
"lodash": "^4.17.21",
"uuid": "^3.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@types/lodash": "^4.14.197",
"@types/node": "^20.5.9",
"@types/uuid": "^3.0.0",
"@types/uuid": "^9.0.1",
"typescript": "^5.1.3"
}
}
4 changes: 2 additions & 2 deletions packages/powersync-sdk-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://docs.powersync.com/",
"peerDependencies": {
"@journeyapps/react-native-quick-sqlite": "^1.1.3",
"@journeyapps/react-native-quick-sqlite": "^1.1.4",
"base-64": "^1.0.0",
"react": "*",
"react-native": "*",
Expand All @@ -44,7 +44,7 @@
"async-lock": "^1.4.0"
},
"devDependencies": {
"@journeyapps/react-native-quick-sqlite": "^1.1.3",
"@journeyapps/react-native-quick-sqlite": "^1.1.4",
"@types/async-lock": "^1.4.0",
"react-native": "0.72.4",
"react": "18.2.0",
Expand Down
Loading