Skip to content

Commit 3646646

Browse files
Merge branch 'develop'
2 parents c8afb88 + 10faa5f commit 3646646

2 files changed

Lines changed: 129 additions & 161 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dappbooster",
33
"private": true,
4-
"version": "2.5.0",
4+
"version": "2.5.1",
55
"type": "module",
66
"scripts": {
77
"build": "tsc --noEmit --pretty && vite build",
@@ -34,7 +34,7 @@
3434
"@reown/appkit-adapter-wagmi": "^1.8.19",
3535
"@t3-oss/env-core": "^0.13.11",
3636
"@tanstack/react-query": "^5.96.1",
37-
"@tanstack/react-router": "^1.168.10",
37+
"@tanstack/react-router": "1.169.2",
3838
"@tanstack/react-virtual": "^3.13.23",
3939
"@uniswap/default-token-list": "^18.13.0",
4040
"@vercel/analytics": "^2.0.1",
@@ -64,9 +64,9 @@
6464
"@graphql-typed-document-node/core": "^3.2.0",
6565
"@parcel/watcher": "^2.5.1",
6666
"@tanstack/react-query-devtools": "^5.96.1",
67-
"@tanstack/react-router-devtools": "^1.166.11",
68-
"@tanstack/router-cli": "^1.166.25",
69-
"@tanstack/router-plugin": "^1.167.12",
67+
"@tanstack/react-router-devtools": "1.166.13",
68+
"@tanstack/router-cli": "1.166.43",
69+
"@tanstack/router-plugin": "1.167.35",
7070
"@testing-library/jest-dom": "^6.6.3",
7171
"@testing-library/react": "^16.3.0",
7272
"@testing-library/user-event": "^14.6.1",

0 commit comments

Comments
 (0)