Skip to content

Commit

Permalink
chore(deps-dev): remove turbo as dev-dep (#32)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: axi92 <[email protected]>
Co-authored-by: Aleksandar Palic <[email protected]>
  • Loading branch information
3 people authored Aug 26, 2024
1 parent 0dcab3c commit 89c344d
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 130 deletions.
10 changes: 8 additions & 2 deletions example/ios/ExampleAppExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,10 @@
"-DFOLLY_CFG_NO_COROUTINES=1",
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
);
OTHER_LDFLAGS = "$(inherited) ";
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
USE_HERMES = true;
Expand Down Expand Up @@ -676,7 +679,10 @@
"-DFOLLY_CFG_NO_COROUTINES=1",
"-DFOLLY_HAVE_CLOCK_GETTIME=1",
);
OTHER_LDFLAGS = "$(inherited) ";
OTHER_LDFLAGS = (
"$(inherited)",
" ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
USE_HERMES = true;
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
"react-native": "0.74.3",
"react-native-builder-bob": "^0.29.0",
"release-it": "^17.6.0",
"turbo": "^1.10.7",
"typescript": "^5.2.2"
},
"resolutions": {
Expand Down
34 changes: 0 additions & 34 deletions turbo.json

This file was deleted.

114 changes: 21 additions & 93 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@ __metadata:
linkType: hard

"@babel/generator@npm:^7.20.0, @babel/generator@npm:^7.25.0, @babel/generator@npm:^7.25.4, @babel/generator@npm:^7.7.2":
version: 7.25.4
resolution: "@babel/generator@npm:7.25.4"
version: 7.25.5
resolution: "@babel/generator@npm:7.25.5"
dependencies:
"@babel/types": ^7.25.4
"@jridgewell/gen-mapping": ^0.3.5
"@jridgewell/trace-mapping": ^0.3.25
jsesc: ^2.5.1
checksum: 0096986585ccb2dbb8feb78aeaddb1b089ed7f6aafb16ec0f7bd931f04e1fc7d3d12e96999b6746f72d851b09453141522ddcf924bcac8cfe07c5d631bb09c8d
checksum: d7713f02536a8144eca810e9b13ae854b05fec462348eaf52e7b50df2c0a312bc43bfff0e8e10d6dd982e8986d61175ac8e67d7358a8b4dad9db4d6733bf0c9c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1971,7 +1971,6 @@ __metadata:
react-native: 0.74.3
react-native-builder-bob: ^0.29.0
release-it: ^17.6.0
turbo: ^1.10.7
typescript: ^5.2.2
peerDependencies:
react: "*"
Expand Down Expand Up @@ -3349,11 +3348,11 @@ __metadata:
linkType: hard

"@types/node@npm:^18.0.0":
version: 18.19.45
resolution: "@types/node@npm:18.19.45"
version: 18.19.46
resolution: "@types/node@npm:18.19.46"
dependencies:
undici-types: ~5.26.4
checksum: b82006827911919b1f97d06f10a373c157988442337a0f35e355f351ec815fdcf5de4a68e33206c35379416a65aea7d0c34f435f42d55a0935f9aac3841f1cfe
checksum: 04ac7f62e937dcbe87ac41bf0c6d553d88e62e08b0e9ba80ca20d41f502b71bcfafc540b12ef508ee9a311bdc0288ec1f0eb0cdf2f6d2598883eac6f36bdf2f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -4475,9 +4474,9 @@ __metadata:
linkType: hard

"caniuse-lite@npm:^1.0.30001646":
version: 1.0.30001651
resolution: "caniuse-lite@npm:1.0.30001651"
checksum: c31a5a01288e70cdbbfb5cd94af3df02f295791673173b8ce6d6a16db4394a6999197d44190be5a6ff06b8c2c7d2047e94dfd5e5eb4c103ab000fca2d370afc7
version: 1.0.30001653
resolution: "caniuse-lite@npm:1.0.30001653"
checksum: 289cf06c26a46f3e6460ccd5feffa788ab0ab35d306898c48120c65cfb11959bfa560e9f739393769b4fd01150c69b0747ad3ad5ec3abf3dfafd66df3c59254e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4559,9 +4558,9 @@ __metadata:
linkType: hard

"cjs-module-lexer@npm:^1.0.0":
version: 1.3.1
resolution: "cjs-module-lexer@npm:1.3.1"
checksum: 75f20ac264a397ea5c63f9c2343a51ab878043666468f275e94862f7180ec1d764a400ec0c09085dcf0db3193c74a8b571519abd2bf4be0d2be510d1377c8d4b
version: 1.4.0
resolution: "cjs-module-lexer@npm:1.4.0"
checksum: 3dda638a7f31dfee3879a71eff7fe02eb53d887a983ae25918dcc3d804b9fa1fe23acc4d6b4b1d3e1aa1c2cacfa168524db8dfb28e2859cf9be2e4b7f7450d89
languageName: node
linkType: hard

Expand Down Expand Up @@ -5850,14 +5849,14 @@ __metadata:
linkType: hard

"eslint-module-utils@npm:^2.8.0":
version: 2.8.1
resolution: "eslint-module-utils@npm:2.8.1"
version: 2.8.2
resolution: "eslint-module-utils@npm:2.8.2"
dependencies:
debug: ^3.2.7
peerDependenciesMeta:
eslint:
optional: true
checksum: 3cecd99b6baf45ffc269167da0f95dcb75e5aa67b93d73a3bab63e2a7eedd9cdd6f188eed048e2f57c1b77db82c9cbf2adac20b512fa70e597d863dd3720170d
checksum: f21109dd06eff6eb99c60738f8092e05b498e8438232a3112612e2f124e278d541eda4cd58dd8ec139ee443cf7fcd8be0212804be477284ee8013c6d319a1e5a
languageName: node
linkType: hard

Expand Down Expand Up @@ -9458,12 +9457,12 @@ __metadata:
linkType: hard

"micromatch@npm:^4.0.4":
version: 4.0.7
resolution: "micromatch@npm:4.0.7"
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
braces: ^3.0.3
picomatch: ^2.3.1
checksum: 3cde047d70ad80cf60c787b77198d680db3b8c25b23feb01de5e2652205d9c19f43bd81882f69a0fd1f0cde6a7a122d774998aad3271ddb1b8accf8a0f480cf7
checksum: 79920eb634e6f400b464a954fcfa589c4e7c7143209488e44baf627f9affc8b1e306f41f4f0deedde97e69cb725920879462d3e750ab3bd3c1aed675bb3a8966
languageName: node
linkType: hard

Expand Down Expand Up @@ -12381,9 +12380,9 @@ __metadata:
linkType: hard

"tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.6.2":
version: 2.6.3
resolution: "tslib@npm:2.6.3"
checksum: 74fce0e100f1ebd95b8995fbbd0e6c91bdd8f4c35c00d4da62e285a3363aaa534de40a80db30ecfd388ed7c313c42d930ee0eaf108e8114214b180eec3dbe6f5
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 1606d5c89f88d466889def78653f3aab0f88692e80bb2066d090ca6112ae250ec1cfa9dbfaab0d17b60da15a4186e8ec4d893801c67896b277c17374e36e1d28
languageName: node
linkType: hard

Expand All @@ -12398,77 +12397,6 @@ __metadata:
languageName: node
linkType: hard

"turbo-darwin-64@npm:1.13.4":
version: 1.13.4
resolution: "turbo-darwin-64@npm:1.13.4"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"turbo-darwin-arm64@npm:1.13.4":
version: 1.13.4
resolution: "turbo-darwin-arm64@npm:1.13.4"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"turbo-linux-64@npm:1.13.4":
version: 1.13.4
resolution: "turbo-linux-64@npm:1.13.4"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"turbo-linux-arm64@npm:1.13.4":
version: 1.13.4
resolution: "turbo-linux-arm64@npm:1.13.4"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"turbo-windows-64@npm:1.13.4":
version: 1.13.4
resolution: "turbo-windows-64@npm:1.13.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"turbo-windows-arm64@npm:1.13.4":
version: 1.13.4
resolution: "turbo-windows-arm64@npm:1.13.4"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"turbo@npm:^1.10.7":
version: 1.13.4
resolution: "turbo@npm:1.13.4"
dependencies:
turbo-darwin-64: 1.13.4
turbo-darwin-arm64: 1.13.4
turbo-linux-64: 1.13.4
turbo-linux-arm64: 1.13.4
turbo-windows-64: 1.13.4
turbo-windows-arm64: 1.13.4
dependenciesMeta:
turbo-darwin-64:
optional: true
turbo-darwin-arm64:
optional: true
turbo-linux-64:
optional: true
turbo-linux-arm64:
optional: true
turbo-windows-64:
optional: true
turbo-windows-arm64:
optional: true
bin:
turbo: bin/turbo
checksum: 94533f700dbbb7b556a7152ef04500a44b571232daf1eb9bd82bcfebac473d0cf45a78c851325c6867246656cb0b3be7c62a412381b6e85c77c1eddf51302778
languageName: node
linkType: hard

"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
version: 0.4.0
resolution: "type-check@npm:0.4.0"
Expand Down

0 comments on commit 89c344d

Please sign in to comment.