Skip to content

Commit 7d51c4a

Browse files
committed
chore(example): bump up op-sqlite
1 parent e72d91b commit 7d51c4a

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"build:ios": "react-native build-ios --scheme PouchdbAdapterReactNativeSqliteExample --mode Debug --extra-params \"-sdk iphonesimulator CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++ GCC_OPTIMIZATION_LEVEL=0 GCC_PRECOMPILE_PREFIX_HEADER=YES ASSETCATALOG_COMPILER_OPTIMIZATION=time DEBUG_INFORMATION_FORMAT=dwarf COMPILER_INDEX_STORE_ENABLE=NO\""
1111
},
1212
"dependencies": {
13-
"@op-engineering/op-sqlite": "^11.2.3",
13+
"@op-engineering/op-sqlite": "^12.0.2",
1414
"debug": "^4.4.0",
1515
"pouchdb-adapter-http": "^9.0.0",
1616
"pouchdb-core": "^9.0.0",

yarn.lock

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2457,16 +2457,6 @@ __metadata:
24572457
languageName: node
24582458
linkType: hard
24592459

2460-
"@op-engineering/op-sqlite@npm:^11.2.3":
2461-
version: 11.4.9
2462-
resolution: "@op-engineering/op-sqlite@npm:11.4.9"
2463-
peerDependencies:
2464-
react: "*"
2465-
react-native: "*"
2466-
checksum: 5266d9a9ed028d0867c3fb6e99562251c1228cc633452ed99ae67fc763842f96fa78ed243039c3ce92b1eea983bbb990d4d0bef733204e81238475489b20cdab
2467-
languageName: node
2468-
linkType: hard
2469-
24702460
"@op-engineering/op-sqlite@npm:^12.0.2":
24712461
version: 12.0.2
24722462
resolution: "@op-engineering/op-sqlite@npm:12.0.2"
@@ -10492,7 +10482,7 @@ __metadata:
1049210482
"@babel/core": ^7.25.2
1049310483
"@babel/preset-env": ^7.25.3
1049410484
"@babel/runtime": ^7.25.0
10495-
"@op-engineering/op-sqlite": ^11.2.3
10485+
"@op-engineering/op-sqlite": ^12.0.2
1049610486
"@react-native-community/cli": 15.0.1
1049710487
"@react-native-community/cli-platform-android": 15.0.1
1049810488
"@react-native-community/cli-platform-ios": 15.0.1

0 commit comments

Comments
 (0)