Skip to content

Commit f4b453a

Browse files
Merge pull request #437 from BootNodeDev/chore/update-deps
chore: update safe dependencies
2 parents 615e6d4 + 7c2656d commit f4b453a

3 files changed

Lines changed: 2802 additions & 1513 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,24 +33,24 @@
3333
"@reown/appkit": "^1.8.19",
3434
"@reown/appkit-adapter-wagmi": "^1.8.19",
3535
"@t3-oss/env-core": "^0.13.11",
36-
"@tanstack/react-query": "^5.95.2",
37-
"@tanstack/react-router": "^1.168.3",
36+
"@tanstack/react-query": "^5.96.1",
37+
"@tanstack/react-router": "^1.168.10",
3838
"@tanstack/react-virtual": "^3.13.23",
39-
"@uniswap/default-token-list": "^13.33.0",
39+
"@uniswap/default-token-list": "^18.13.0",
4040
"@vercel/analytics": "^1.5.0",
4141
"@web3icons/core": "^4.0.13",
4242
"@web3icons/react": "^4.0.13",
43-
"connectkit": "^1.9.0",
44-
"graphql": "^16.13.1",
43+
"connectkit": "^1.9.2",
44+
"graphql": "^16.13.2",
4545
"graphql-request": "^7.1.2",
4646
"next-themes": "^0.4.6",
4747
"porto": "^0.2.28",
48-
"react": "19.1.0",
49-
"react-dom": "19.1.0",
48+
"react": "19.2.4",
49+
"react-dom": "19.2.4",
5050
"react-error-boundary": "^6.0.0",
5151
"react-jazzicon": "^1.0.4",
5252
"react-number-format": "^5.4.5",
53-
"use-debounce": "^10.0.4",
53+
"use-debounce": "^10.1.1",
5454
"viem": "^2.47.6",
5555
"wagmi": "^2.17.5",
5656
"zod": "^3.24.4"
@@ -62,10 +62,10 @@
6262
"@graphql-codegen/cli": "^5.0.6",
6363
"@graphql-typed-document-node/core": "^3.2.0",
6464
"@parcel/watcher": "^2.5.1",
65-
"@tanstack/react-query-devtools": "^5.95.2",
66-
"@tanstack/router-cli": "^1.166.18",
65+
"@tanstack/react-query-devtools": "^5.96.1",
66+
"@tanstack/router-cli": "^1.166.25",
6767
"@tanstack/router-devtools": "^1.166.11",
68-
"@tanstack/router-plugin": "^1.167.4",
68+
"@tanstack/router-plugin": "^1.167.12",
6969
"@testing-library/jest-dom": "^6.6.3",
7070
"@testing-library/react": "^16.3.0",
7171
"@testing-library/user-event": "^14.6.1",
@@ -79,8 +79,8 @@
7979
"jsdom": "^26.1.0",
8080
"lint-staged": "^15.5.2",
8181
"ts-node": "^10.9.2",
82-
"typedoc": "^0.28.4",
83-
"typedoc-github-theme": "^0.3.0",
82+
"typedoc": "^0.28.18",
83+
"typedoc-github-theme": "^0.4.0",
8484
"typedoc-plugin-inline-sources": "^1.3.0",
8585
"typedoc-plugin-missing-exports": "^4.0.0",
8686
"typedoc-plugin-rename-defaults": "^0.7.3",
@@ -89,7 +89,7 @@
8989
"vite-plugin-sitemap": "^0.7.1",
9090
"vite-tsconfig-paths": "^5.1.4",
9191
"vitest": "^3.1.3",
92-
"vocs": "1.0.11"
92+
"vocs": "1.4.1"
9393
},
9494
"packageManager": "pnpm@10.33.0"
9595
}

0 commit comments

Comments
 (0)