Skip to content

Commit 3a9c3af

Browse files
Update react dependencies
1 parent 2d74902 commit 3a9c3af

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
"@oasisprotocol/client-rt": "^1.3.0",
2626
"@oasisprotocol/ui-library": "file:./ui-library",
2727
"@rainbow-me/rainbowkit": "^2.2.8",
28-
"@tanstack/react-query": "^5.90.9",
28+
"@tanstack/react-query": "^5.90.11",
2929
"@wagmi/core": "^2.17.3",
3030
"axios": "1.13.2",
3131
"bignumber.js": "^9.3.1",
3232
"date-fns": "^4.1.0",
3333
"fathom-client": "^3.7.2",
34-
"lucide-react": "^0.553.0",
34+
"lucide-react": "^0.555.0",
3535
"monaco-editor": "^0.52.2",
3636
"react": "^19.2.0",
3737
"react-dom": "^19.2.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2248,17 +2248,17 @@
22482248
"@tailwindcss/oxide" "4.1.8"
22492249
tailwindcss "4.1.8"
22502250

2251-
"@tanstack/query-core@5.90.11":
2252-
version "5.90.11"
2253-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.11.tgz#702e2b197a01481cff858045de1e17a634b718c6"
2254-
integrity sha512-f9z/nXhCgWDF4lHqgIE30jxLe4sYv15QodfdPDKYAk7nAEjNcndy4dHz3ezhdUaR23BpWa4I2EH4/DZ0//Uf8A==
2251+
"@tanstack/query-core@5.90.12":
2252+
version "5.90.12"
2253+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.12.tgz#e1f5f47e72ef7d0fc794325936921c700352515e"
2254+
integrity sha512-T1/8t5DhV/SisWjDnaiU2drl6ySvsHj1bHBCWNXd+/T+Hh1cf6JodyEYMd5sgwm+b/mETT4EV3H+zCVczCU5hg==
22552255

2256-
"@tanstack/react-query@^5.90.9":
2257-
version "5.90.11"
2258-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.11.tgz#9e7669cda649ed119f70b6432b3932f19cbe1cb5"
2259-
integrity sha512-3uyzz01D1fkTLXuxF3JfoJoHQMU2fxsfJwE+6N5hHy0dVNoZOvwKP8Z2k7k1KDeD54N20apcJnG75TBAStIrBA==
2256+
"@tanstack/react-query@^5.90.11":
2257+
version "5.90.12"
2258+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.12.tgz#49536842eff6487a9e645a453fea2642d8f4f209"
2259+
integrity sha512-graRZspg7EoEaw0a8faiUASCyJrqjKPdqJ9EwuDRUF9mEYJ1YPczI9H+/agJ0mOJkPCJDk0lsz5QTrLZ/jQ2rg==
22602260
dependencies:
2261-
"@tanstack/query-core" "5.90.11"
2261+
"@tanstack/query-core" "5.90.12"
22622262

22632263
"@tybys/wasm-util@^0.10.1":
22642264
version "0.10.1"
@@ -4896,10 +4896,10 @@ lucide-react@^0.507.0:
48964896
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.507.0.tgz#d93a75ed130bd530a368fe1dd4ea009ea90a772b"
48974897
integrity sha512-XfgE6gvAHwAtnbUvWiTTHx4S3VGR+cUJHEc0vrh9Ogu672I1Tue2+Cp/8JJqpytgcBHAB1FVI297W4XGNwc2dQ==
48984898

4899-
lucide-react@^0.553.0:
4900-
version "0.553.0"
4901-
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.553.0.tgz#50ea2ab682315be9b8a2df575403e4f14cc93e83"
4902-
integrity sha512-BRgX5zrWmNy/lkVAe0dXBgd7XQdZ3HTf+Hwe3c9WK6dqgnj9h+hxV+MDncM88xDWlCq27+TKvHGE70ViODNILw==
4899+
lucide-react@^0.555.0:
4900+
version "0.555.0"
4901+
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.555.0.tgz#8db4322b784e0d14a415d67ee0e8ca219a1714ca"
4902+
integrity sha512-D8FvHUGbxWBRQM90NZeIyhAvkFfsh3u9ekrMvJ30Z6gnpBHS6HC6ldLg7tL45hwiIz/u66eKDtdA23gwwGsAHA==
49034903

49044904
magic-string@^0.30.17:
49054905
version "0.30.17"

0 commit comments

Comments
 (0)