Skip to content

Commit 8265b2f

Browse files
committed
build: updated yarn.lock
1 parent dcc8980 commit 8265b2f

2 files changed

Lines changed: 43 additions & 42 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
},
5757
"homepage": "https://github.com/software-mansion-labs/react-native-detour#readme",
5858
"publishConfig": {
59+
"access": "restricted",
5960
"registry": "https://registry.npmjs.org/"
6061
},
6162
"devDependencies": {

yarn.lock

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -3268,6 +3268,48 @@ __metadata:
32683268
languageName: node
32693269
linkType: hard
32703270

3271+
"@swmansion/react-native-detour@workspace:.":
3272+
version: 0.0.0-use.local
3273+
resolution: "@swmansion/react-native-detour@workspace:."
3274+
dependencies:
3275+
"@commitlint/config-conventional": ^19.6.0
3276+
"@eslint/compat": ^1.2.7
3277+
"@eslint/eslintrc": ^3.3.0
3278+
"@eslint/js": ^9.22.0
3279+
"@evilmartians/lefthook": ^1.5.0
3280+
"@react-native-async-storage/async-storage": ^2.2.0
3281+
"@react-native/babel-preset": 0.78.2
3282+
"@react-native/eslint-config": ^0.78.0
3283+
"@release-it/conventional-changelog": ^9.0.2
3284+
"@types/jest": ^29.5.5
3285+
"@types/react": ^19.0.12
3286+
commitlint: ^19.6.1
3287+
del-cli: ^5.1.0
3288+
eslint: ^9.22.0
3289+
eslint-config-prettier: ^10.1.1
3290+
eslint-plugin-prettier: ^5.2.3
3291+
expo-application: ^6.1.5
3292+
expo-clipboard: ^7.1.5
3293+
expo-localization: ^16.1.6
3294+
jest: ^29.7.0
3295+
prettier: ^3.0.3
3296+
react: 19.0.0
3297+
react-native: 0.79.6
3298+
react-native-builder-bob: ^0.40.13
3299+
react-native-device-info: ^14.0.4
3300+
release-it: ^17.10.0
3301+
typescript: ^5.8.3
3302+
peerDependencies:
3303+
"@react-native-async-storage/async-storage": ">=2.0.0"
3304+
expo-application: ">=6.1.5"
3305+
expo-clipboard: ">=6.0.0"
3306+
expo-localization: ">=15.0.0"
3307+
react: ">=18"
3308+
react-native: ">=0.72"
3309+
react-native-device-info: ">=14.0.0"
3310+
languageName: unknown
3311+
linkType: soft
3312+
32713313
"@tootallnate/quickjs-emscripten@npm:^0.23.0":
32723314
version: 0.23.0
32733315
resolution: "@tootallnate/quickjs-emscripten@npm:0.23.0"
@@ -5592,48 +5634,6 @@ __metadata:
55925634
languageName: unknown
55935635
linkType: soft
55945636

5595-
"detour-react-native@workspace:.":
5596-
version: 0.0.0-use.local
5597-
resolution: "detour-react-native@workspace:."
5598-
dependencies:
5599-
"@commitlint/config-conventional": ^19.6.0
5600-
"@eslint/compat": ^1.2.7
5601-
"@eslint/eslintrc": ^3.3.0
5602-
"@eslint/js": ^9.22.0
5603-
"@evilmartians/lefthook": ^1.5.0
5604-
"@react-native-async-storage/async-storage": ^2.2.0
5605-
"@react-native/babel-preset": 0.78.2
5606-
"@react-native/eslint-config": ^0.78.0
5607-
"@release-it/conventional-changelog": ^9.0.2
5608-
"@types/jest": ^29.5.5
5609-
"@types/react": ^19.0.12
5610-
commitlint: ^19.6.1
5611-
del-cli: ^5.1.0
5612-
eslint: ^9.22.0
5613-
eslint-config-prettier: ^10.1.1
5614-
eslint-plugin-prettier: ^5.2.3
5615-
expo-application: ^6.1.5
5616-
expo-clipboard: ^7.1.5
5617-
expo-localization: ^16.1.6
5618-
jest: ^29.7.0
5619-
prettier: ^3.0.3
5620-
react: 19.0.0
5621-
react-native: 0.79.6
5622-
react-native-builder-bob: ^0.40.13
5623-
react-native-device-info: ^14.0.4
5624-
release-it: ^17.10.0
5625-
typescript: ^5.8.3
5626-
peerDependencies:
5627-
"@react-native-async-storage/async-storage": ">=2.0.0"
5628-
expo-application: ">=6.1.5"
5629-
expo-clipboard: ">=6.0.0"
5630-
expo-localization: ">=15.0.0"
5631-
react: ">=18"
5632-
react-native: ">=0.72"
5633-
react-native-device-info: ">=14.0.0"
5634-
languageName: unknown
5635-
linkType: soft
5636-
56375637
"diff-sequences@npm:^29.6.3":
56385638
version: 29.6.3
56395639
resolution: "diff-sequences@npm:29.6.3"

0 commit comments

Comments
 (0)