|
19 | 19 | "npm": "11.5.1" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@creit.tech/stellar-wallets-kit": "^1.7.7", |
23 | | - "@fortawesome/fontawesome-svg-core": "^6.5.2", |
24 | | - "@fortawesome/free-brands-svg-icons": "^6.5.2", |
25 | | - "@fortawesome/free-regular-svg-icons": "^6.5.2", |
26 | | - "@fortawesome/free-solid-svg-icons": "^6.5.2", |
27 | | - "@fortawesome/react-fontawesome": "^0.2.0", |
| 22 | + "@creit.tech/stellar-wallets-kit": "^1.9.5", |
| 23 | + "@fortawesome/fontawesome-svg-core": "^6.7.2", |
| 24 | + "@fortawesome/free-brands-svg-icons": "^6.7.2", |
| 25 | + "@fortawesome/free-regular-svg-icons": "^6.7.2", |
| 26 | + "@fortawesome/free-solid-svg-icons": "^6.7.2", |
| 27 | + "@fortawesome/react-fontawesome": "^0.2.6", |
28 | 28 | "@hookform/error-message": "^2.0.1", |
29 | | - "@stellar/stellar-sdk": "^12.2.0", |
30 | | - "@stellarcarbon/sc-sdk": "0.20.0", |
31 | | - "@types/validator": "^13.15.2", |
32 | | - "framer-motion": "^12.4.7", |
| 29 | + "@stellar/stellar-sdk": "^14.1.1", |
| 30 | + "@stellarcarbon/sc-sdk": "0.21.1", |
| 31 | + "@types/validator": "^13.15.3", |
| 32 | + "framer-motion": "^12.23.12", |
33 | 33 | "i": "^0.3.7", |
34 | 34 | "lodash": "^4.17.21", |
35 | 35 | "next": "15.4.5", |
36 | 36 | "next-plausible": "^3.12.4", |
37 | | - "posthog-js": "^1.236.1", |
38 | | - "posthog-node": "^4.11.6", |
39 | | - "react": "^18", |
40 | | - "react-dom": "^18", |
41 | | - "react-hook-form": "^7.49.2", |
| 37 | + "posthog-js": "^1.265.0", |
| 38 | + "posthog-node": "^4.18.0", |
| 39 | + "react": "^18.3.1", |
| 40 | + "react-dom": "^18.3.1", |
| 41 | + "react-hook-form": "^7.62.0", |
42 | 42 | "react-loader-spinner": "^6.1.6", |
43 | | - "react-select": "^5.8.1", |
| 43 | + "react-select": "^5.10.2", |
44 | 44 | "validator": "^13.15.15" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@jest/globals": "^30.0.5", |
48 | | - "@testing-library/react": "^14.1.2", |
49 | | - "@types/node": "^24.1.0", |
50 | | - "@types/react": "^18", |
51 | | - "@types/react-dom": "^18", |
52 | | - "autoprefixer": "^10.0.1", |
| 47 | + "@jest/globals": "^30.1.2", |
| 48 | + "@testing-library/react": "^14.3.1", |
| 49 | + "@types/node": "^24.3.3", |
| 50 | + "@types/react": "^18.3.24", |
| 51 | + "@types/react-dom": "^18.3.7", |
| 52 | + "autoprefixer": "^10.4.21", |
53 | 53 | "cross-env": "^7.0.3", |
54 | | - "cypress": "^13.6.2", |
55 | | - "eslint": "^9.32.0", |
| 54 | + "cypress": "^13.17.0", |
| 55 | + "eslint": "^9.35.0", |
56 | 56 | "eslint-config-next": "15.4.5", |
57 | 57 | "fake-indexeddb": "^5.0.2", |
58 | | - "form-data": "^4.0.0", |
| 58 | + "form-data": "^4.0.4", |
59 | 59 | "openapi-typescript-codegen": "^0.27.0", |
60 | 60 | "pino-pretty": "^10.3.1", |
61 | | - "postcss": "^8", |
62 | | - "start-server-and-test": "^2.0.3", |
63 | | - "tailwindcss": "^3.3.0", |
| 61 | + "postcss": "^8.5.6", |
| 62 | + "start-server-and-test": "^2.1.0", |
| 63 | + "tailwindcss": "^3.4.17", |
64 | 64 | "ts-node": "^10.9.2", |
65 | | - "typescript": "^5", |
| 65 | + "typescript": "^5.9.2", |
66 | 66 | "vitest": "^3.2.4" |
67 | 67 | } |
68 | 68 | } |
0 commit comments