Skip to content

Commit 157f654

Browse files
committed
Update dependencies in package.json and bun.lock for improved compatibility
1 parent dbc5990 commit 157f654

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

bun.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@
1010
"@react-navigation/bottom-tabs": "^7.2.0",
1111
"@react-navigation/native": "^7.0.14",
1212
"@react-navigation/stack": "^7.1.1",
13-
"@shopify/react-native-skia": "^1.10.2",
14-
"@tanstack/react-query": "^5.65.1",
13+
"@shopify/react-native-skia": "^1.11.5",
14+
"@tanstack/react-query": "^5.66.0",
1515
"clsx": "^2.1.1",
16-
"hono": "^4.6.19",
16+
"hono": "^4.6.20",
1717
"lottie-react-native": "^7.2.2",
1818
"nativewind": "^4.1.23",
1919
"react": "18.3.1",
2020
"react-native": "0.77.0",
21-
"react-native-device-info": "^14.0.2",
21+
"react-native-device-info": "^14.0.4",
2222
"react-native-geolocation-service": "^5.3.1",
23-
"react-native-gesture-handler": "^2.22.1",
23+
"react-native-gesture-handler": "^2.23.0",
2424
"react-native-linear-gradient": "^2.8.3",
2525
"react-native-mmkv": "^3.2.0",
2626
"react-native-reanimated": "^3.16.7",
27-
"react-native-safe-area-context": "^5.1.0",
28-
"react-native-screens": "^4.5.0",
27+
"react-native-safe-area-context": "^5.2.0",
28+
"react-native-screens": "^4.6.0",
2929
"react-native-svg": "^15.11.1",
3030
"tailwind-merge": "^2.6.0",
3131
"zod": "^3.24.1",
@@ -48,7 +48,7 @@
4848
"@types/react-test-renderer": "^18.3.1",
4949
"babel-jest": "^29.7.0",
5050
"babel-plugin-module-resolver": "^5.0.2",
51-
"eslint": "^8.19.0",
51+
"eslint": "^8.57.1",
5252
"jest": "^29.7.0",
5353
"prettier": "^3.4.2",
5454
"prettier-plugin-tailwindcss": "^0.6.11",
@@ -464,7 +464,7 @@
464464

465465
"@react-navigation/stack": ["@react-navigation/[email protected]", "", { "dependencies": { "@react-navigation/elements": "^2.2.5", "color": "^4.2.3" }, "peerDependencies": { "@react-navigation/native": "^7.0.14", "react": ">= 18.2.0", "react-native": "*", "react-native-gesture-handler": ">= 2.0.0", "react-native-safe-area-context": ">= 4.0.0", "react-native-screens": ">= 4.0.0" } }, "sha512-CBTKQlIkELp05zRiTAv5Pa7OMuCpKyBXcdB3PGMN2Mm55/5MkDsA1IaZorp/6TsVCdllITD6aTbGX/HA/88A6w=="],
466466

467-
"@shopify/react-native-skia": ["@shopify/react-native-skia@1.10.2", "", { "dependencies": { "canvaskit-wasm": "0.39.1", "react-reconciler": "0.27.0" }, "peerDependencies": { "react": ">=18.0", "react-native": ">=0.64", "react-native-reanimated": ">=2.0.0" }, "optionalPeers": ["react-native", "react-native-reanimated"], "bin": { "setup-skia-web": "./scripts/setup-canvaskit.js" } }, "sha512-EP2uqMLEUL9FlqBgKoYTJyqxFsLKJjoXTYQ45/haV0XjM179BY6V4xhoctn/EyuSFFAGuPu6++XXqXqH/D/YEw=="],
467+
"@shopify/react-native-skia": ["@shopify/react-native-skia@1.11.5", "", { "dependencies": { "canvaskit-wasm": "0.39.1", "react-reconciler": "0.27.0" }, "peerDependencies": { "react": ">=18.0", "react-native": ">=0.64", "react-native-reanimated": ">=2.0.0" }, "optionalPeers": ["react-native", "react-native-reanimated"], "bin": { "setup-skia-web": "./scripts/setup-canvaskit.js" } }, "sha512-wF1Yb70eZE5vWNKJNLablt6uCuOwLMiWwRGK8iOs4l93dJup0WXwsIAW3aAzRGkyMJ89OWbEZNGY9FR1Xsf2/g=="],
468468

469469
"@sideway/address": ["@sideway/[email protected]", "", { "dependencies": { "@hapi/hoek": "^9.0.0" } }, "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q=="],
470470

@@ -506,9 +506,9 @@
506506

507507
"@tanstack/eslint-plugin-query": ["@tanstack/[email protected]", "", { "dependencies": { "@typescript-eslint/utils": "^8.18.1" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0" } }, "sha512-CzZhBxicLDuuSJbkZ4nPcuBqWnhLu72Zt9p/7qLQ93BepVnZJV6ZDlBLBuN5eg7YRACwECPLsntnwo1zuhgseQ=="],
508508

509-
"@tanstack/query-core": ["@tanstack/query-core@5.65.0", "", {}, "sha512-Bnnq/1axf00r2grRT6gUyIkZRKzhHs+p4DijrCQ3wMlA3D3TTT71gtaSLtqnzGddj73/7X5JDGyjiSLdjvQN4w=="],
509+
"@tanstack/query-core": ["@tanstack/query-core@5.66.0", "", {}, "sha512-J+JeBtthiKxrpzUu7rfIPDzhscXF2p5zE/hVdrqkACBP8Yu0M96mwJ5m/8cPPYQE9aRNvXztXHlNwIh4FEeMZw=="],
510510

511-
"@tanstack/react-query": ["@tanstack/react-query@5.65.1", "", { "dependencies": { "@tanstack/query-core": "5.65.0" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-BSpjo4RQdJ75Mw3pqM1AJYNhanNxJE3ct7RmCZUAv9cUJg/Qmonzc/Xy2kKXeQA1InuKATSuc6pOZciWOF8TYQ=="],
511+
"@tanstack/react-query": ["@tanstack/react-query@5.66.0", "", { "dependencies": { "@tanstack/query-core": "5.66.0" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-z3sYixFQJe8hndFnXgWu7C79ctL+pI0KAelYyW+khaNJ1m22lWrhJU2QrsTcRKMuVPtoZvfBYrTStIdKo+x0Xw=="],
512512

513513
"@trysound/sax": ["@trysound/[email protected]", "", {}, "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA=="],
514514

@@ -1024,7 +1024,7 @@
10241024

10251025
"hoist-non-react-statics": ["[email protected]", "", { "dependencies": { "react-is": "^16.7.0" } }, "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw=="],
10261026

1027-
"hono": ["[email protected].19", "", {}, "sha512-Xw5DwU2cewEsQ1DkDCdy6aBJkEBARl5loovoL1gL3/gw81RdaPbXrNJYp3LoQpzpJ7ECC/1OFi/vn3UZTLHFEw=="],
1027+
"hono": ["[email protected].20", "", {}, "sha512-5qfNQeaIptMaJKyoJ6N/q4gIq0DBp2FCRaLNuUI3LlJKL4S37DY/rLL1uAxA4wrPB39tJ3s+f7kgI79O4ScSug=="],
10281028

10291029
"html-escaper": ["[email protected]", "", {}, "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg=="],
10301030

@@ -1512,21 +1512,21 @@
15121512

15131513
"react-native-css-interop": ["[email protected]", "", { "dependencies": { "@babel/helper-module-imports": "^7.22.15", "@babel/traverse": "^7.23.0", "@babel/types": "^7.23.0", "debug": "^4.3.7", "lightningcss": "^1.27.0", "semver": "^7.6.3" }, "peerDependencies": { "react": ">=18", "react-native": "*", "react-native-reanimated": ">=3.6.2", "tailwindcss": "~3" } }, "sha512-Mu01e+H9G+fxSWvwtgWlF5MJBJC4VszTCBXopIpeR171lbeBInHb8aHqoqRPxmJpi3xIHryzqKFOJYAdk7PBxg=="],
15141514

1515-
"react-native-device-info": ["[email protected].2", "", { "peerDependencies": { "react-native": "*" } }, "sha512-W1oqu4dC4uLKT/Z4uimRP6birJprWjhMP/AwV9hxGSZ5K3wJ/yb34aQ22sd6HmegQHfT2PmkFs3mj+4uXLE1YQ=="],
1515+
"react-native-device-info": ["[email protected].4", "", { "peerDependencies": { "react-native": "*" } }, "sha512-NX0wMAknSDBeFnEnSFQ8kkAcQrFHrG4Cl0mVjoD+0++iaKrOupiGpBXqs8xR0SeJyPC5zpdPl4h/SaBGly6UxA=="],
15161516

15171517
"react-native-geolocation-service": ["[email protected]", "", {}, "sha512-LTXPtPNmrdhx+yeWG47sAaCgQc3nG1z+HLLHlhK/5YfOgfLcAb9HAkhREPjQKPZOUx8pKZMIpdGFUGfJYtimXQ=="],
15181518

1519-
"react-native-gesture-handler": ["react-native-gesture-handler@2.22.1", "", { "dependencies": { "@egjs/hammerjs": "^2.0.17", "hoist-non-react-statics": "^3.3.0", "invariant": "^2.2.4" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-E0C9D+Ia2UZYevoSV9rTKjhFWEVdR/3l4Z3TUoQrI/wewgzDlmJOrYvGW5aMlPUuQF2vHQOdFfAWhVEqFu4tWw=="],
1519+
"react-native-gesture-handler": ["react-native-gesture-handler@2.23.0", "", { "dependencies": { "@egjs/hammerjs": "^2.0.17", "hoist-non-react-statics": "^3.3.0", "invariant": "^2.2.4" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-xtkdIU4S4uc4J2WO4hy7AXxD/1M8Be2yOrLdPTuWKAOF3KyL0D0xSdvuaWhI+GdZCNQQisj9kvbnMQGGb9XZNQ=="],
15201520

15211521
"react-native-linear-gradient": ["[email protected]", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-KflAXZcEg54PXkLyflaSZQ3PJp4uC4whM7nT/Uot9m0e/qxFV3p6uor1983D1YOBJbJN7rrWdqIjq0T42jOJyA=="],
15221522

15231523
"react-native-mmkv": ["[email protected]", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-9y7K//1MaU46TFrXkyU0wT5VGk9Y2FDLFV6NPl+z3jTbm2G7SC1UIxneF6CfhSmBX5CfKze9SO7kwDuRx7flpQ=="],
15241524

15251525
"react-native-reanimated": ["[email protected]", "", { "dependencies": { "@babel/plugin-transform-arrow-functions": "^7.0.0-0", "@babel/plugin-transform-class-properties": "^7.0.0-0", "@babel/plugin-transform-classes": "^7.0.0-0", "@babel/plugin-transform-nullish-coalescing-operator": "^7.0.0-0", "@babel/plugin-transform-optional-chaining": "^7.0.0-0", "@babel/plugin-transform-shorthand-properties": "^7.0.0-0", "@babel/plugin-transform-template-literals": "^7.0.0-0", "@babel/plugin-transform-unicode-regex": "^7.0.0-0", "@babel/preset-typescript": "^7.16.7", "convert-source-map": "^2.0.0", "invariant": "^2.2.4" }, "peerDependencies": { "@babel/core": "^7.0.0-0", "react": "*", "react-native": "*" } }, "sha512-qoUUQOwE1pHlmQ9cXTJ2MX9FQ9eHllopCLiWOkDkp6CER95ZWeXhJCP4cSm6AD4jigL5jHcZf/SkWrg8ttZUsw=="],
15261526

1527-
"react-native-safe-area-context": ["react-native-safe-area-context@5.1.0", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-Y4vyJX+0HPJUQNVeIJTj2/UOjbSJcB09OEwirAWDrOZ67Lz5p43AmjxSy8nnZft1rMzoh3rcPuonB6jJyHTfCw=="],
1527+
"react-native-safe-area-context": ["react-native-safe-area-context@5.2.0", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-QpcGA6MRKe8Zbpf1hirCBudNQYGsMv0n/CTTROMOFcXbqRUoEXLCsYxUmYKi7JJb3ziL2DbyzWXyH2/gw4Tkfw=="],
15281528

1529-
"react-native-screens": ["react-native-screens@4.5.0", "", { "dependencies": { "react-freeze": "^1.0.0", "warn-once": "^0.1.0" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-yBWeN5EHNeew9f0ia9VE7JSlUQzCZEwkb87r7A7/Sg41OJHuRKHNRhmdCOiMBUqwwQi3F+b4NZGywjeM/gWMyg=="],
1529+
"react-native-screens": ["react-native-screens@4.6.0", "", { "dependencies": { "react-freeze": "^1.0.0", "warn-once": "^0.1.0" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-PqGtR/moJLiTMSavhfo5spKXNHZrlxffq3g5UUVPmyuu7MmazFlPvYqiAYnR2iB9tkJYgvZO6sbjYAE7619M0A=="],
15301530

15311531
"react-native-svg": ["[email protected]", "", { "dependencies": { "css-select": "^5.1.0", "css-tree": "^1.1.3", "warn-once": "0.1.1" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-Qmwx/yJKt+AHUr4zjxx/Q69qwKtRfr1+uIfFMQoq3WFRhqU76aL9db1DyvPiY632DAsVGba1pHf92OZPkpjrdQ=="],
15321532

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -25,22 +25,22 @@
2525
"@react-navigation/bottom-tabs": "^7.2.0",
2626
"@react-navigation/native": "^7.0.14",
2727
"@react-navigation/stack": "^7.1.1",
28-
"@shopify/react-native-skia": "^1.10.2",
29-
"@tanstack/react-query": "^5.65.1",
28+
"@shopify/react-native-skia": "^1.11.5",
29+
"@tanstack/react-query": "^5.66.0",
3030
"clsx": "^2.1.1",
31-
"hono": "^4.6.19",
31+
"hono": "^4.6.20",
3232
"lottie-react-native": "^7.2.2",
3333
"nativewind": "^4.1.23",
3434
"react": "18.3.1",
3535
"react-native": "0.77.0",
36-
"react-native-device-info": "^14.0.2",
36+
"react-native-device-info": "^14.0.4",
3737
"react-native-geolocation-service": "^5.3.1",
38-
"react-native-gesture-handler": "^2.22.1",
38+
"react-native-gesture-handler": "^2.23.0",
3939
"react-native-linear-gradient": "^2.8.3",
4040
"react-native-mmkv": "^3.2.0",
4141
"react-native-reanimated": "^3.16.7",
42-
"react-native-safe-area-context": "^5.1.0",
43-
"react-native-screens": "^4.5.0",
42+
"react-native-safe-area-context": "^5.2.0",
43+
"react-native-screens": "^4.6.0",
4444
"react-native-svg": "^15.11.1",
4545
"tailwind-merge": "^2.6.0",
4646
"zod": "^3.24.1",
@@ -63,7 +63,7 @@
6363
"@types/react-test-renderer": "^18.3.1",
6464
"babel-jest": "^29.7.0",
6565
"babel-plugin-module-resolver": "^5.0.2",
66-
"eslint": "^8.19.0",
66+
"eslint": "^8.57.1",
6767
"jest": "^29.7.0",
6868
"prettier": "^3.4.2",
6969
"prettier-plugin-tailwindcss": "^0.6.11",

0 commit comments

Comments
 (0)