|
14 | 14 | "author": "Daniel Saewitz", |
15 | 15 | "license": "MIT", |
16 | 16 | "dependencies": { |
17 | | - "@floating-ui/react": "^0.26.13", |
| 17 | + "@floating-ui/react": "^0.27.6", |
18 | 18 | "@reduxjs/toolkit": "^1.9.5", |
19 | | - "@tanstack/react-query": "^5.35.1", |
20 | | - "@tanstack/react-query-devtools": "^5.35.1", |
21 | | - "@tanstack/react-query-next-experimental": "^5.35.1", |
| 19 | + "@tanstack/react-query": "^5.72.0", |
| 20 | + "@tanstack/react-query-devtools": "^5.72.0", |
| 21 | + "@tanstack/react-query-next-experimental": "^5.72.0", |
22 | 22 | "@types/react-redux": "^7.1.33", |
23 | | - "@vercel/og": "^0.6.5", |
| 23 | + "@vercel/og": "^0.6.8", |
24 | 24 | "clsx": "^2.1.1", |
25 | | - "framer-motion": "12.0.0-alpha.1", |
| 25 | + "framer-motion": "12.6.3", |
26 | 26 | "isomorphic-fetch": "3.0.0", |
27 | | - "ky": "^1.2.4", |
| 27 | + "ky": "^1.8.0", |
28 | 28 | "ky-universal": "^0.12.0", |
29 | | - "lucide-react": "^0.485.0", |
| 29 | + "lucide-react": "^0.487.0", |
30 | 30 | "next": "15.2.4", |
31 | 31 | "next-redux-wrapper": "8.1.0", |
32 | 32 | "next-zod-route": "^0.2.5", |
33 | | - "nextjs-toploader": "^3.7.15", |
| 33 | + "nextjs-toploader": "^3.8.16", |
34 | 34 | "node-device-detector": "^2.1.0", |
35 | 35 | "react": "19.0.0", |
36 | 36 | "react-dom": "19.0.0", |
37 | 37 | "react-redux": "^8.1.2", |
38 | 38 | "react-timeago": "^7.2.0", |
39 | 39 | "redux": "^4.2.1", |
40 | | - "tailwind-merge": "^2.3.0", |
| 40 | + "tailwind-merge": "^3.2.0", |
41 | 41 | "thenby": "^1.3.4", |
42 | 42 | "ua-parser-js": "^1.0.37", |
43 | 43 | "zod": "^3.24.2" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@switz/eslint-config": "^12.1.0", |
47 | | - "@tailwindcss/postcss": "^4.0.17", |
48 | | - "@types/node": "^20.12.10", |
49 | | - "@types/react": "19.0.12", |
| 46 | + "@switz/eslint-config": "^12.3.0", |
| 47 | + "@tailwindcss/postcss": "^4.1.3", |
| 48 | + "@types/node": "^22.14.0", |
| 49 | + "@types/react": "19.1.0", |
50 | 50 | "@types/ua-parser-js": "^0.7.39", |
51 | 51 | "eslint": "^9.24.0", |
52 | 52 | "postcss": "^8.4.38", |
53 | | - "tailwindcss": "^4.0.17", |
54 | | - "typescript": "^5.4.5" |
| 53 | + "tailwindcss": "^4.1.3", |
| 54 | + "typescript": "^5.8.3" |
55 | 55 | }, |
56 | 56 | "pnpm": { |
57 | 57 | "overrides": { |
|
0 commit comments