Skip to content

Commit e9a2a58

Browse files
authored
chore(deps): update vulnerable npm dependencies (#65)
chore(deps): update vulnerable npm dependencies
1 parent 981826b commit e9a2a58

2 files changed

Lines changed: 6739 additions & 9064 deletions

File tree

package.json

Lines changed: 29 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -12,49 +12,55 @@
1212
},
1313
"dependencies": {
1414
"@nextui-org/react": "^2.4.6",
15-
"@polkadot/util": "^13.0.2",
16-
"@polkadot/util-crypto": "^13.0.2",
17-
"@tanstack/react-query": "^5.52.2",
18-
"@tanstack/react-router": "^1.51.2",
19-
"@wagmi/core": "^2.13.4",
20-
"autoprefixer": "^10.4.20",
15+
"@polkadot/util": "^14.0.3",
16+
"@polkadot/util-crypto": "^14.0.3",
17+
"@tanstack/react-query": "^5.100.10",
18+
"@tanstack/react-router": "^1.169.2",
19+
"@wagmi/core": "^2.22.1",
20+
"autoprefixer": "^10.5.0",
2121
"bignumber.js": "^9.1.2",
2222
"blo": "^1.2.0",
23-
"dayjs": "^1.11.13",
24-
"ethers": "^6.13.4",
23+
"dayjs": "^1.11.20",
24+
"ethers": "^6.16.0",
2525
"framer-motion": "^11.3.30",
26-
"graphql": "^16.12.0",
27-
"graphql-request": "^7.1.0",
28-
"lodash-es": "^4.17.21",
26+
"graphql": "^16.14.0",
27+
"graphql-request": "^7.4.0",
28+
"lodash-es": "^4.18.1",
2929
"lucide-react": "^0.436.0",
30-
"postcss": "^8.4.41",
30+
"postcss": "^8.5.14",
3131
"react": "^18.3.1",
3232
"react-dom": "^18.3.1",
3333
"react-use": "^17.5.1",
3434
"react-window": "^1.8.10",
35-
"tailwindcss": "^3.4.10",
35+
"tailwindcss": "^3.4.19",
3636
"use-dark-mode": "^2.3.1",
37-
"viem": "^2.20.1",
38-
"wagmi": "^2.12.7"
37+
"viem": "^2.48.11",
38+
"wagmi": "^2.19.5"
3939
},
4040
"devDependencies": {
41-
"@eslint/js": "^9.9.0",
42-
"@rainbow-me/rainbowkit": "^2.1.5",
43-
"@tanstack/router-plugin": "^1.51.0",
41+
"@eslint/js": "^9.39.4",
42+
"@rainbow-me/rainbowkit": "^2.2.11",
43+
"@tanstack/router-plugin": "^1.167.35",
4444
"@types/node": "^22.5.1",
4545
"@types/react": "^18.3.3",
4646
"@types/react-dom": "^18.3.0",
47-
"@vitejs/plugin-react": "^4.3.1",
48-
"eslint": "^9.9.0",
47+
"@vitejs/plugin-react": "^5.2.0",
48+
"eslint": "^9.39.4",
4949
"eslint-config-prettier": "^9.1.0",
5050
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
5151
"eslint-plugin-react-refresh": "^0.4.9",
5252
"globals": "^15.9.0",
5353
"prettier": "^3.3.3",
5454
"prettier-plugin-tailwindcss": "^0.6.6",
5555
"sonner": "^1.5.0",
56-
"typescript": "^5.5.3",
57-
"typescript-eslint": "^8.0.1",
58-
"vite": "^5.4.1"
56+
"typescript": "^5.9.3",
57+
"typescript-eslint": "^8.59.3",
58+
"vite": "^6.4.2"
59+
},
60+
"pnpm": {
61+
"overrides": {
62+
"@babel/runtime": "^7.26.10",
63+
"yaml": "^2.8.3"
64+
}
5965
}
6066
}

0 commit comments

Comments
 (0)