|
14 | 14 | }, |
15 | 15 | "devDependencies": { |
16 | 16 | "@tailwindcss/forms": "^0.5.11", |
17 | | - "@tailwindcss/postcss": "^4.2.0", |
| 17 | + "@tailwindcss/postcss": "^4.2.2", |
18 | 18 | "@types/common-tags": "^1.8.4", |
19 | 19 | "@types/cookie": "^1.0.0", |
20 | 20 | "@types/jsonwebtoken": "^9.0.10", |
|
23 | 23 | "@types/react-dom": "^19.2.3", |
24 | 24 | "@types/react-syntax-highlighter": "^15.5.13", |
25 | 25 | "@types/uuid": "^10.0.0", |
26 | | - "discord-api-types": "^0.38.39", |
| 26 | + "discord-api-types": "^0.38.42", |
27 | 27 | "eslint": "9.27.0", |
28 | 28 | "eslint-config-next": "15.1.8", |
29 | | - "postcss": "^8.5.6", |
| 29 | + "postcss": "^8.5.8", |
30 | 30 | "prettier": "^3.8.1", |
31 | 31 | "prettier-plugin-tailwindcss": "^0.6.14", |
32 | 32 | "sharp": "^0.34.5", |
33 | | - "tailwindcss": "^4.2.0", |
34 | | - "typescript": "^5.9.3" |
| 33 | + "tailwindcss": "^4.2.2", |
| 34 | + "typescript": "^6.0.2" |
35 | 35 | }, |
36 | 36 | "dependencies": { |
37 | 37 | "@altano/satori-fit-text": "^1.0.2", |
38 | 38 | "@c-side/next": "^1.0.0", |
39 | | - "@marsidev/react-turnstile": "^1.4.2", |
40 | | - "@next/third-parties": "^15.5.12", |
| 39 | + "@marsidev/react-turnstile": "^1.5.0", |
| 40 | + "@next/third-parties": "^15.5.14", |
41 | 41 | "@otters/monzo": "^2.1.2", |
42 | 42 | "@prequist/lanyard": "^1.1.0", |
43 | 43 | "@tailwindcss/typography": "^0.5.19", |
44 | 44 | "@vercel/og": "^0.6.8", |
45 | 45 | "alistair": "^1.17.0", |
46 | | - "axios": "^1.13.5", |
| 46 | + "axios": "^1.14.0", |
47 | 47 | "bwitch": "^0.3.0", |
48 | 48 | "clsx": "^2.1.1", |
49 | 49 | "common-tags": "^1.8.2", |
50 | 50 | "cookie": "^1.1.1", |
51 | | - "dayjs": "^1.11.19", |
| 51 | + "dayjs": "^1.11.20", |
52 | 52 | "dotenv": "^16.6.1", |
53 | 53 | "envsafe": "^2.0.3", |
54 | | - "framer-motion": "^12.34.2", |
| 54 | + "framer-motion": "^12.38.0", |
55 | 55 | "jsonwebtoken": "^9.0.3", |
56 | 56 | "jwa": "^2.0.1", |
57 | | - "next": "^15.5.12", |
| 57 | + "next": "^16.2.1", |
58 | 58 | "nextkit": "^3.4.3", |
59 | 59 | "react": "^19.2.4", |
60 | 60 | "react-dom": "^19.2.4", |
61 | 61 | "react-hot-toast": "^2.6.0", |
62 | | - "react-icons": "^5.5.0", |
| 62 | + "react-icons": "^5.6.0", |
63 | 63 | "react-syntax-highlighter": "^15.6.6", |
64 | 64 | "satori": "^0.13.2", |
65 | 65 | "use-lanyard": "^1.7.0", |
|
0 commit comments