|
39 | 39 | "devDependencies": { |
40 | 40 | "@types/react": "^18.3.3", |
41 | 41 | "@types/react-dom": "^18.3.0", |
42 | | - "@typescript-eslint/eslint-plugin": "^7.5.0", |
43 | | - "@typescript-eslint/parser": "^7.5.0", |
| 42 | + "@typescript-eslint/eslint-plugin": "^7.16.1", |
| 43 | + "@typescript-eslint/parser": "^7.16.1", |
44 | 44 | "autoprefixer": "^10.4.19", |
45 | 45 | "eslint": "^8.57.0", |
46 | 46 | "eslint-config-prettier": "^9.1.0", |
47 | | - "eslint-plugin-react": "^7.33.2", |
48 | | - "eslint-plugin-react-hooks": "^4.6.0", |
49 | | - "postcss": "^8.4.38", |
| 47 | + "eslint-plugin-react": "^7.34.4", |
| 48 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 49 | + "postcss": "^8.4.39", |
50 | 50 | "postcss-prefix-selector": "^1.16.1", |
51 | | - "prettier": "^3.2.5", |
52 | | - "prettier-plugin-organize-imports": "^3.2.4", |
53 | | - "prettier-plugin-tailwindcss": "^0.5.13", |
| 51 | + "prettier": "^3.3.3", |
| 52 | + "prettier-plugin-organize-imports": "^4.0.0", |
| 53 | + "prettier-plugin-tailwindcss": "^0.6.5", |
54 | 54 | "tailwindcss": "^3.4.3", |
55 | | - "tsup": "^8.1.0", |
56 | | - "typescript": "^5.0.0" |
| 55 | + "tsup": "^8.2.0", |
| 56 | + "typescript": "^5.5.3" |
57 | 57 | }, |
58 | 58 | "peerDependencies": { |
59 | 59 | "@solana/wallet-adapter-react": "^0.15.0", |
60 | 60 | "@solana/wallet-adapter-react-ui": "^0.9.0", |
61 | | - "@solana/web3.js": "^1.91.0", |
| 61 | + "@solana/web3.js": "^1.95.1", |
62 | 62 | "react": ">=18", |
63 | 63 | "react-dom": ">=18" |
64 | 64 | }, |
|
0 commit comments