Skip to content

Commit 978bb08

Browse files
committed
bump versions
1 parent fcdb3e6 commit 978bb08

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

packages/app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"@arbitrum/sdk": "^4.0.3",
88
"@rainbow-me/rainbowkit": "^2.2.4",
99
"dayjs": "^1.11.13",
10-
"next": "^14.2.32",
10+
"next": "^15.5.4",
1111
"posthog-js": "^1.273.0",
12-
"react": "^18.3.1",
13-
"react-dom": "^18.3.1",
12+
"react": "^19.2.0",
13+
"react-dom": "^19.2.0",
1414
"react-toastify": "^9.1.1",
1515
"tailwind-merge": "^3.2.0",
1616
"tippy.js": "^6.3.7"

packages/arb-token-bridge-ui/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@apollo/client": "^3.13.8",
88
"@arbitrum/sdk": "^4.0.3",
99
"@ethersproject/providers": "^5.7.0",
10-
"@headlessui/react": "^2.2.2",
10+
"@headlessui/react": "^2.2.8",
1111
"@heroicons/react": "^2.2.0",
1212
"@lifi/sdk": "^3.7.0",
1313
"@moonpay/moonpay-node": "^0.2.12",
@@ -32,15 +32,15 @@
3232
"exponential-backoff": "^3.1.2",
3333
"graphql": "^16.10.0",
3434
"lodash-es": "^4.17.21",
35-
"next": "^14.2.32",
35+
"next": "^15.5.4",
3636
"next-query-params": "^5.1.0",
37-
"overmind": "^28.0.1",
38-
"overmind-react": "^29.0.1",
37+
"overmind": "^28.0.3",
38+
"overmind-react": "^29.0.6",
3939
"p-limit": "^6.2.0",
4040
"posthog-js": "^1.273.0",
4141
"query-string": "^9.1.1",
42-
"react": "^18.3.1",
43-
"react-dom": "^18.3.1",
42+
"react": "^19.2.0",
43+
"react-dom": "^19.2.0",
4444
"react-loader-spinner": "^5.4.5",
4545
"react-syntax-highlighter": "^15.6.1",
4646
"react-toastify": "^9.1.1",

packages/portal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"react-countup": "^6.5.3",
2424
"react-flickity-component": "^4.0.6",
2525
"react-lazyload": "^3.2.0",
26-
"react": "^18.3.1",
27-
"react-dom": "^18.3.1",
26+
"react": "^19.2.0",
27+
"react-dom": "^19.2.0",
2828
"react-use": "^17.6.0",
2929
"tailwind-merge": "^3.2.0",
3030
"use-query-params": "^2.2.1",

0 commit comments

Comments
 (0)