Skip to content

Commit 6e1a9e6

Browse files
committed
bump op-test
1 parent b3d5c2f commit 6e1a9e6

2 files changed

Lines changed: 18 additions & 6 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"build:ios": "cd ios && xcodebuild -workspace OPSQLiteExample.xcworkspace -scheme debug -configuration Debug -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"
1616
},
1717
"dependencies": {
18-
"@op-engineering/op-test": "^0.2.2",
18+
"@op-engineering/op-test": "^0.2.3",
1919
"chance": "^1.1.9",
2020
"clsx": "^2.0.0",
2121
"events": "^3.3.0",

yarn.lock

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3262,13 +3262,15 @@ __metadata:
32623262
languageName: unknown
32633263
linkType: soft
32643264

3265-
"@op-engineering/op-test@npm:^0.2.2":
3266-
version: 0.2.2
3267-
resolution: "@op-engineering/op-test@npm:0.2.2"
3265+
"@op-engineering/op-test@npm:^0.2.3":
3266+
version: 0.2.3
3267+
resolution: "@op-engineering/op-test@npm:0.2.3"
3268+
dependencies:
3269+
react-native-safe-area-context: "npm:^5.6.1"
32683270
peerDependencies:
32693271
react: "*"
32703272
react-native: "*"
3271-
checksum: 10c0/66bb7ada2fa9e822bda1f0f95f518cbe7058257be2ede1663776c2861d61b3dd7b343992bd5cef649f7c8938349aa1a46db8f8e9d6442c71ccf0def740531b7b
3273+
checksum: 10c0/a256568acef2d72b739cbb33ac4e7d7541b028ad49ad5512a6e806eec3dc3bff485b9251a22f6148a0fa46f7a2d2e25c981b476bc65b5b48a21a7fb1aea14136
32723274
languageName: node
32733275
linkType: hard
32743276

@@ -7363,7 +7365,7 @@ __metadata:
73637365
"@babel/core": "npm:^7.25.2"
73647366
"@babel/preset-env": "npm:^7.25.3"
73657367
"@babel/runtime": "npm:^7.25.0"
7366-
"@op-engineering/op-test": "npm:^0.2.2"
7368+
"@op-engineering/op-test": "npm:^0.2.3"
73677369
"@react-native-community/cli": "npm:^18.0.0"
73687370
"@react-native-community/cli-platform-android": "npm:18.0.0"
73697371
"@react-native-community/cli-platform-ios": "npm:18.0.0"
@@ -7927,6 +7929,16 @@ __metadata:
79277929
languageName: node
79287930
linkType: hard
79297931

7932+
"react-native-safe-area-context@npm:^5.6.1":
7933+
version: 5.6.1
7934+
resolution: "react-native-safe-area-context@npm:5.6.1"
7935+
peerDependencies:
7936+
react: "*"
7937+
react-native: "*"
7938+
checksum: 10c0/797ad7d749bd42cbec8e504d969de13e17ed48506c2fd5a639d05d78d88194c21d72b9dc4608e08a2e8edac23341802e7b4661875242dc3bdce3008cfda5bcbe
7939+
languageName: node
7940+
linkType: hard
7941+
79307942
"react-native@npm:0.81.0":
79317943
version: 0.81.0
79327944
resolution: "react-native@npm:0.81.0"

0 commit comments

Comments
 (0)