|
14 | 14 | "dependencies": { |
15 | 15 | "@stellar/freighter-api": "^6.0.1", |
16 | 16 | "@stellar/stellar-sdk": "^15.1.0", |
17 | | - "@tanstack/react-query": "^5.100.6", |
| 17 | + "@tanstack/react-query": "^5.101.0", |
18 | 18 | "lucide-react": "^0.575.0", |
19 | | - "next": "16.2.7", |
| 19 | + "next": "16.2.9", |
20 | 20 | "next-themes": "^0.4.6", |
21 | 21 | "react": "19.2.7", |
22 | 22 | "react-dom": "19.2.7", |
23 | 23 | "react-hot-toast": "^2.6.0" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | 26 | "@eslint/eslintrc": "^3.3.5", |
27 | | - "@tailwindcss/postcss": "^4", |
| 27 | + "@tailwindcss/postcss": "^4.3.1", |
28 | 28 | "@testing-library/dom": "^10.4.1", |
29 | 29 | "@testing-library/jest-dom": "^6.9.1", |
30 | 30 | "@testing-library/react": "^16.3.2", |
31 | 31 | "@testing-library/user-event": "^14.6.1", |
32 | 32 | "@types/node": "^20", |
33 | | - "@types/react": "^19", |
| 33 | + "@types/react": "^19.2.17", |
34 | 34 | "@types/react-dom": "^19", |
35 | 35 | "@vitejs/plugin-react": "^6.0.2", |
36 | 36 | "eslint": "^9", |
37 | | - "eslint-config-next": "^16.1.6", |
38 | | - "happy-dom": "^20.9.0", |
| 37 | + "eslint-config-next": "^16.2.9", |
| 38 | + "happy-dom": "^20.10.3", |
39 | 39 | "jsdom": "^27.0.1", |
40 | 40 | "tailwindcss": "^4", |
41 | 41 | "typescript": "^5", |
|
0 commit comments