|
11 | 11 | "codegen": "graphql-codegen --config codegen.ts" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@apollo/client": "^3.7.10", |
15 | | - "@headlessui/react": "^1.7.13", |
16 | | - "@heroicons/react": "^2.0.16", |
17 | | - "@next/font": "13.1.6", |
18 | | - "@tailwindcss/typography": "^0.5.9", |
19 | | - "@types/node": "18.14.0", |
20 | | - "@types/react": "18.0.28", |
21 | | - "@types/react-dom": "18.0.11", |
22 | | - "axios": "^1.6.0", |
| 14 | + "@apollo/client": "^3.8.10", |
| 15 | + "@headlessui/react": "^1.7.18", |
| 16 | + "@heroicons/react": "^2.1.1", |
| 17 | + "@next/font": "14.1.0", |
| 18 | + "@tailwindcss/typography": "^0.5.10", |
| 19 | + "@types/node": "20.11.7", |
| 20 | + "@types/react": "^18.2.48", |
| 21 | + "@types/react-dom": "^18.2.18", |
| 22 | + "axios": "^1.6.7", |
23 | 23 | "bip39": "^3.1.0", |
24 | | - "clsx": "^1.2.1", |
25 | | - "country-flag-icons": "^1.5.7", |
26 | | - "cross-fetch": "^3.1.5", |
27 | | - "eslint": "^8.34.0", |
28 | | - "eslint-config-next": "13.1.6", |
29 | | - "framer-motion": "^10.12.4", |
| 24 | + "clsx": "^2.1.0", |
| 25 | + "country-flag-icons": "^1.5.9", |
| 26 | + "cross-fetch": "^4.0.0", |
| 27 | + "eslint": "^8.56.0", |
| 28 | + "eslint-config-next": "14.1.0", |
| 29 | + "framer-motion": "^11.0.3", |
30 | 30 | "graphql": "^16.8.1", |
31 | 31 | "graphql-tag": "^2.12.6", |
32 | 32 | "install": "^0.13.0", |
33 | | - "jsonwebtoken": "^9.0.0", |
| 33 | + "jsonwebtoken": "^9.0.2", |
34 | 34 | "jspdf": "^2.5.1", |
35 | | - "libsodium-wrappers-sumo": "^0.7.11", |
36 | | - "next": "13.1.6", |
37 | | - "next-auth": "^4.20.1", |
38 | | - "npm": "^9.9.0", |
39 | | - "posthog-js": "^1.98.0", |
40 | | - "react": "18.2.0", |
41 | | - "react-dom": "18.2.0", |
42 | | - "react-icons": "^4.8.0", |
43 | | - "react-toastify": "^9.1.3", |
44 | | - "reaviz": "^14.4.2", |
45 | | - "sass": "^1.69.4", |
46 | | - "typescript": "4.9.5", |
| 35 | + "libsodium-wrappers-sumo": "^0.7.13", |
| 36 | + "next": "^14.1.0", |
| 37 | + "next-auth": "^4.24.5", |
| 38 | + "nextjs-toploader": "^1.6.4", |
| 39 | + "npm": "^10.4.0", |
| 40 | + "posthog-js": "^1.103.0", |
| 41 | + "react": "^18.2.0", |
| 42 | + "react-dom": "^18.2.0", |
| 43 | + "react-icons": "^5.0.1", |
| 44 | + "react-toastify": "^10.0.4", |
| 45 | + "reaviz": "^15.6.1", |
| 46 | + "sass": "^1.70.0", |
| 47 | + "typescript": "5.3.3", |
47 | 48 | "zxcvbn": "^4.4.2" |
48 | 49 | }, |
49 | 50 | "devDependencies": { |
50 | | - "@graphql-codegen/cli": "3.2.2", |
51 | | - "@graphql-codegen/client-preset": "2.1.1", |
52 | | - "@graphql-codegen/typescript-react-apollo": "^3.3.7", |
53 | | - "@types/country-flag-icons": "^1.2.0", |
| 51 | + "@graphql-codegen/cli": "5.0.0", |
| 52 | + "@graphql-codegen/client-preset": "4.1.0", |
| 53 | + "@graphql-codegen/typescript-react-apollo": "^4.1.0", |
| 54 | + "@types/country-flag-icons": "^1.2.2", |
54 | 55 | "@types/jest": "^29.5.11", |
55 | | - "@types/jsonwebtoken": "^9.0.1", |
56 | | - "@types/libsodium-wrappers-sumo": "^0.7.5", |
| 56 | + "@types/jsonwebtoken": "^9.0.5", |
| 57 | + "@types/libsodium-wrappers-sumo": "^0.7.8", |
57 | 58 | "@types/react-icons": "^3.0.0", |
58 | | - "@types/zxcvbn": "^4.4.1", |
59 | | - "@typescript-eslint/eslint-plugin": "^5.53.0", |
60 | | - "@typescript-eslint/parser": "^5.53.0", |
61 | | - "autoprefixer": "^10.4.13", |
62 | | - "eslint-config-prettier": "^8.6.0", |
63 | | - "eslint-plugin-jsx-a11y": "^6.7.1", |
64 | | - "eslint-plugin-prettier": "^4.2.1", |
65 | | - "eslint-plugin-react": "^7.32.2", |
| 59 | + "@types/zxcvbn": "^4.4.4", |
| 60 | + "@typescript-eslint/eslint-plugin": "^6.19.1", |
| 61 | + "@typescript-eslint/parser": "^6.19.1", |
| 62 | + "autoprefixer": "^10.4.17", |
| 63 | + "eslint-config-prettier": "^9.1.0", |
| 64 | + "eslint-plugin-jsx-a11y": "^6.8.0", |
| 65 | + "eslint-plugin-prettier": "^5.1.3", |
| 66 | + "eslint-plugin-react": "^7.33.2", |
66 | 67 | "eslint-plugin-react-hooks": "^4.6.0", |
67 | 68 | "jest": "^29.7.0", |
68 | 69 | "jest-environment-jsdom": "^29.7.0", |
69 | | - "postcss": "^8.4.31", |
70 | | - "prettier": "^2.8.4", |
71 | | - "tailwindcss": "^3.2.7", |
72 | | - "ts-jest": "^29.1.1" |
| 70 | + "postcss": "^8.4.33", |
| 71 | + "prettier": "^3.2.4", |
| 72 | + "tailwindcss": "^3.4.1", |
| 73 | + "ts-jest": "^29.1.2" |
73 | 74 | } |
74 | 75 | } |
0 commit comments