|
58 | 58 | "ts-tokens": "workspace:*" |
59 | 59 | }, |
60 | 60 | "peerDependencies": { |
61 | | - "react": "^19.2.4", |
62 | | - "react-dom": ">=19.2.4", |
| 61 | + "react": "^19.2.7", |
| 62 | + "react-dom": ">=19.2.7", |
63 | 63 | "@solana/wallet-adapter-react": ">=0.15.39", |
64 | 64 | "@solana/wallet-adapter-react-ui": ">=0.9.39", |
65 | 65 | "@solana/web3.js": "^1.98.4" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@storybook/react": "^10.2.10", |
69 | | - "@storybook/react-vite": "^10.2.10", |
| 68 | + "@storybook/react": "^10.4.2", |
| 69 | + "@storybook/react-vite": "^10.4.2", |
70 | 70 | "@testing-library/jest-dom": "^6.9.1", |
71 | 71 | "@testing-library/react": "^16.3.2", |
72 | | - "@types/react": "^19.2.14", |
| 72 | + "@types/react": "^19.2.16", |
73 | 73 | "@types/react-dom": "^19.2.3", |
74 | | - "better-dx": "^0.2.6", |
| 74 | + "better-dx": "^0.2.15", |
75 | 75 | "@solana/spl-token": "^0.4.14", |
76 | 76 | "@solana/web3.js": "^1.98.4", |
77 | | - "happy-dom": "^20.6.2", |
78 | | - "react": "^19.2.4", |
79 | | - "react-dom": "^19.2.4", |
80 | | - "storybook": "^10.2.10" |
| 77 | + "happy-dom": "^20.9.0", |
| 78 | + "react": "^19.2.7", |
| 79 | + "react-dom": "^19.2.7", |
| 80 | + "storybook": "^10.4.2" |
81 | 81 | }, |
82 | 82 | "lint-staged": { |
83 | 83 | "*.{js,ts,tsx}": "bunx --bun pickier . --fix" |
|
0 commit comments