Skip to content

Commit 66d18d0

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 772682d commit 66d18d0

4 files changed

Lines changed: 79 additions & 39 deletions

File tree

apps/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@babel/runtime": "7.23.2",
1818
"@productsway/ui": "*",
19-
"@react-navigation/native": "6.1.8",
19+
"@react-navigation/native": "6.1.9",
2020
"@types/react-native": "0.72.5",
2121
"app": "*",
2222
"babel-plugin-module-resolver": "5.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint": "8.51.0",
3636
"node-gyp": "9.4.0",
3737
"prettier": "2.8.8",
38-
"turbo": "1.10.15",
38+
"turbo": "1.10.16",
3939
"typescript": "5.2.2"
4040
},
4141
"packageManager": "yarn@3.6.4",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"solito": "3.2.9"
2222
},
2323
"devDependencies": {
24-
"@types/react": "18.2.29",
24+
"@types/react": "18.2.30",
2525
"@types/react-native": "0.72.5"
2626
}
2727
}

yarn.lock

Lines changed: 76 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -3372,6 +3372,22 @@ __metadata:
33723372
languageName: node
33733373
linkType: hard
33743374

3375+
"@react-navigation/core@npm:^6.4.10":
3376+
version: 6.4.10
3377+
resolution: "@react-navigation/core@npm:6.4.10"
3378+
dependencies:
3379+
"@react-navigation/routers": ^6.1.9
3380+
escape-string-regexp: ^4.0.0
3381+
nanoid: ^3.1.23
3382+
query-string: ^7.1.3
3383+
react-is: ^16.13.0
3384+
use-latest-callback: ^0.1.7
3385+
peerDependencies:
3386+
react: "*"
3387+
checksum: e7001f57ce1157fbbb22b1d3e70420ed3887ea45dd0cb9ff7c867530074242a2981ede1c9c8d8c28b97e1d5ad8563d184e9cb4215a442d11949a795d3d54ad55
3388+
languageName: node
3389+
linkType: hard
3390+
33753391
"@react-navigation/core@npm:^6.4.9":
33763392
version: 6.4.9
33773393
resolution: "@react-navigation/core@npm:6.4.9"
@@ -3416,7 +3432,22 @@ __metadata:
34163432
languageName: node
34173433
linkType: hard
34183434

3419-
"@react-navigation/native@npm:6.1.8, @react-navigation/native@npm:~6.1.6":
3435+
"@react-navigation/native@npm:6.1.9":
3436+
version: 6.1.9
3437+
resolution: "@react-navigation/native@npm:6.1.9"
3438+
dependencies:
3439+
"@react-navigation/core": ^6.4.10
3440+
escape-string-regexp: ^4.0.0
3441+
fast-deep-equal: ^3.1.3
3442+
nanoid: ^3.1.23
3443+
peerDependencies:
3444+
react: "*"
3445+
react-native: "*"
3446+
checksum: d22f0d439e7469dc5e275be45068ef072e858a17e9e296c64ed31a45892b637f146ae0e7a6e719ef993f026cb9fbbce886198e4ee7460ce8edcdad852ee2635c
3447+
languageName: node
3448+
linkType: hard
3449+
3450+
"@react-navigation/native@npm:~6.1.6":
34203451
version: 6.1.8
34213452
resolution: "@react-navigation/native@npm:6.1.8"
34223453
dependencies:
@@ -5064,14 +5095,14 @@ __metadata:
50645095
languageName: node
50655096
linkType: hard
50665097

5067-
"@types/react@npm:18.2.29":
5068-
version: 18.2.29
5069-
resolution: "@types/react@npm:18.2.29"
5098+
"@types/react@npm:18.2.30":
5099+
version: 18.2.30
5100+
resolution: "@types/react@npm:18.2.30"
50705101
dependencies:
50715102
"@types/prop-types": "*"
50725103
"@types/scheduler": "*"
50735104
csstype: ^3.0.2
5074-
checksum: 3d09ac61a683fa976512a28ac175b9d823f0368adc5fb2abf53f64ab030e8ad866a201a8029f92ff48246c8e326f7517ebe165f976ecb412627c65c6f9a7c9d3
5105+
checksum: 962fa67e4ff439a2eb621ad74e58cb975d2882afa06bb7c9e9823606f6dcc3cd37d5cce143ec3c95b3856549f48ee0382e8c4628267cdcc5c5343d979ad9d92f
50755106
languageName: node
50765107
linkType: hard
50775108

@@ -5718,7 +5749,7 @@ __metadata:
57185749
"@tamagui/lucide-icons": latest
57195750
"@tamagui/shorthands": latest
57205751
"@tamagui/themes": latest
5721-
"@types/react": 18.2.29
5752+
"@types/react": 18.2.30
57225753
"@types/react-native": 0.72.5
57235754
burnt: 0.12.1
57245755
expo-constants: 14.4.2
@@ -8701,7 +8732,7 @@ __metadata:
87018732
"@babel/runtime": 7.23.2
87028733
"@expo/metro-config": 0.10.7
87038734
"@productsway/ui": "*"
8704-
"@react-navigation/native": 6.1.8
8735+
"@react-navigation/native": 6.1.9
87058736
"@tamagui/babel-plugin": latest
87068737
"@types/react-native": 0.72.5
87078738
app: "*"
@@ -11351,7 +11382,7 @@ __metadata:
1135111382
eslint: 8.51.0
1135211383
node-gyp: 9.4.0
1135311384
prettier: 2.8.8
11354-
turbo: 1.10.15
11385+
turbo: 1.10.16
1135511386
typescript: 5.2.2
1135611387
languageName: unknown
1135711388
linkType: soft
@@ -16029,58 +16060,58 @@ __metadata:
1602916060
languageName: node
1603016061
linkType: hard
1603116062

16032-
"turbo-darwin-64@npm:1.10.15":
16033-
version: 1.10.15
16034-
resolution: "turbo-darwin-64@npm:1.10.15"
16063+
"turbo-darwin-64@npm:1.10.16":
16064+
version: 1.10.16
16065+
resolution: "turbo-darwin-64@npm:1.10.16"
1603516066
conditions: os=darwin & cpu=x64
1603616067
languageName: node
1603716068
linkType: hard
1603816069

16039-
"turbo-darwin-arm64@npm:1.10.15":
16040-
version: 1.10.15
16041-
resolution: "turbo-darwin-arm64@npm:1.10.15"
16070+
"turbo-darwin-arm64@npm:1.10.16":
16071+
version: 1.10.16
16072+
resolution: "turbo-darwin-arm64@npm:1.10.16"
1604216073
conditions: os=darwin & cpu=arm64
1604316074
languageName: node
1604416075
linkType: hard
1604516076

16046-
"turbo-linux-64@npm:1.10.15":
16047-
version: 1.10.15
16048-
resolution: "turbo-linux-64@npm:1.10.15"
16077+
"turbo-linux-64@npm:1.10.16":
16078+
version: 1.10.16
16079+
resolution: "turbo-linux-64@npm:1.10.16"
1604916080
conditions: os=linux & cpu=x64
1605016081
languageName: node
1605116082
linkType: hard
1605216083

16053-
"turbo-linux-arm64@npm:1.10.15":
16054-
version: 1.10.15
16055-
resolution: "turbo-linux-arm64@npm:1.10.15"
16084+
"turbo-linux-arm64@npm:1.10.16":
16085+
version: 1.10.16
16086+
resolution: "turbo-linux-arm64@npm:1.10.16"
1605616087
conditions: os=linux & cpu=arm64
1605716088
languageName: node
1605816089
linkType: hard
1605916090

16060-
"turbo-windows-64@npm:1.10.15":
16061-
version: 1.10.15
16062-
resolution: "turbo-windows-64@npm:1.10.15"
16091+
"turbo-windows-64@npm:1.10.16":
16092+
version: 1.10.16
16093+
resolution: "turbo-windows-64@npm:1.10.16"
1606316094
conditions: os=win32 & cpu=x64
1606416095
languageName: node
1606516096
linkType: hard
1606616097

16067-
"turbo-windows-arm64@npm:1.10.15":
16068-
version: 1.10.15
16069-
resolution: "turbo-windows-arm64@npm:1.10.15"
16098+
"turbo-windows-arm64@npm:1.10.16":
16099+
version: 1.10.16
16100+
resolution: "turbo-windows-arm64@npm:1.10.16"
1607016101
conditions: os=win32 & cpu=arm64
1607116102
languageName: node
1607216103
linkType: hard
1607316104

16074-
"turbo@npm:1.10.15":
16075-
version: 1.10.15
16076-
resolution: "turbo@npm:1.10.15"
16105+
"turbo@npm:1.10.16":
16106+
version: 1.10.16
16107+
resolution: "turbo@npm:1.10.16"
1607716108
dependencies:
16078-
turbo-darwin-64: 1.10.15
16079-
turbo-darwin-arm64: 1.10.15
16080-
turbo-linux-64: 1.10.15
16081-
turbo-linux-arm64: 1.10.15
16082-
turbo-windows-64: 1.10.15
16083-
turbo-windows-arm64: 1.10.15
16109+
turbo-darwin-64: 1.10.16
16110+
turbo-darwin-arm64: 1.10.16
16111+
turbo-linux-64: 1.10.16
16112+
turbo-linux-arm64: 1.10.16
16113+
turbo-windows-64: 1.10.16
16114+
turbo-windows-arm64: 1.10.16
1608416115
dependenciesMeta:
1608516116
turbo-darwin-64:
1608616117
optional: true
@@ -16096,7 +16127,7 @@ __metadata:
1609616127
optional: true
1609716128
bin:
1609816129
turbo: bin/turbo
16099-
checksum: b494c8bf79355874919e76ee0e4a0a53616e0ae5c7126eb1add50e67d4cd1e445ed9aecf99cb6d81c592b7a43ba91cd7dbf30df70410a44cecedba8b5126095d
16130+
checksum: 69d1892593449b264e0bd48b851317a743016ab62cf470e7293b2cc3781240e863c48232c89f65a5a4ce97eb791ca550b201593449350da073db07703a19cfa5
1610016131
languageName: node
1610116132
linkType: hard
1610216133

@@ -16529,6 +16560,15 @@ __metadata:
1652916560
languageName: node
1653016561
linkType: hard
1653116562

16563+
"use-latest-callback@npm:^0.1.7":
16564+
version: 0.1.7
16565+
resolution: "use-latest-callback@npm:0.1.7"
16566+
peerDependencies:
16567+
react: ">=16.8"
16568+
checksum: 0da07610ed8aa5274a2d1e258a034ca591d7508b5d9f04c3f56cc750d5f6c68f2bb430c346f0a344a46a4a942de21d942e8c175b170c1ea640558bb25071f7fb
16569+
languageName: node
16570+
linkType: hard
16571+
1653216572
"use-sidecar@npm:^1.1.2":
1653316573
version: 1.1.2
1653416574
resolution: "use-sidecar@npm:1.1.2"

0 commit comments

Comments
 (0)