|
15 | 15 | "author": "Daniel Saewitz", |
16 | 16 | "license": "MIT", |
17 | 17 | "dependencies": { |
18 | | - "@date-fns/tz": "^1.2.0", |
19 | | - "@radix-ui/react-popover": "^1.1.14", |
| 18 | + "@date-fns/tz": "^1.4.1", |
| 19 | + "@radix-ui/react-popover": "^1.1.15", |
20 | 20 | "@reduxjs/toolkit": "^1.9.5", |
21 | | - "@tanstack/react-query": "^5.74.4", |
22 | | - "@tanstack/react-query-devtools": "^5.74.4", |
23 | | - "@tanstack/react-query-next-experimental": "^5.74.4", |
| 21 | + "@tanstack/react-query": "^5.87.4", |
| 22 | + "@tanstack/react-query-devtools": "^5.87.4", |
| 23 | + "@tanstack/react-query-next-experimental": "^5.87.4", |
24 | 24 | "@types/react-redux": "^7.1.33", |
25 | | - "@vercel/og": "^0.6.8", |
| 25 | + "@vercel/og": "^0.8.5", |
26 | 26 | "clsx": "^2.1.1", |
27 | 27 | "date-fns": "^4.1.0", |
28 | | - "framer-motion": "12.7.4", |
| 28 | + "framer-motion": "12.23.12", |
29 | 29 | "isomorphic-fetch": "3.0.0", |
30 | | - "ky": "^1.8.1", |
| 30 | + "ky": "^1.10.0", |
31 | 31 | "ky-universal": "^0.12.0", |
32 | | - "lucide-react": "^0.525.0", |
33 | | - "next": "15.3.4", |
| 32 | + "lucide-react": "^0.544.0", |
| 33 | + "next": "15.5.3", |
34 | 34 | "next-redux-wrapper": "8.1.0", |
35 | | - "next-zod-route": "^0.2.5", |
36 | | - "nextjs-toploader": "^3.8.16", |
37 | | - "node-device-detector": "^2.1.0", |
38 | | - "nuqs": "^2.4.3", |
39 | | - "react": "19.1.0", |
40 | | - "react-dom": "19.1.0", |
| 35 | + "next-zod-route": "^0.2.6", |
| 36 | + "nextjs-toploader": "^3.9.17", |
| 37 | + "node-device-detector": "^2.2.4", |
| 38 | + "nuqs": "^2.6.0", |
| 39 | + "react": "19.1.1", |
| 40 | + "react-dom": "19.1.1", |
41 | 41 | "react-redux": "^8.1.2", |
42 | | - "react-timeago": "^8.2.0", |
| 42 | + "react-timeago": "^8.3.0", |
43 | 43 | "react-use-cookie": "^1.6.1", |
44 | 44 | "redux": "^4.2.1", |
45 | 45 | "tailwind-merge": "^3.3.1", |
|
48 | 48 | "zod": "^3.25.67" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@switz/eslint-config": "^12.3.2", |
52 | | - "@tailwindcss/postcss": "^4.1.11", |
53 | | - "@types/node": "^24.0.6", |
54 | | - "@types/react": "19.1.8", |
| 51 | + "@switz/eslint-config": "^12.3.3", |
| 52 | + "@tailwindcss/postcss": "^4.1.13", |
| 53 | + "@types/node": "^24.3.1", |
| 54 | + "@types/react": "19.1.12", |
55 | 55 | "@types/ua-parser-js": "^0.7.39", |
56 | | - "eslint": "^9.30.0", |
| 56 | + "eslint": "^9.35.0", |
57 | 57 | "postcss": "^8.5.6", |
58 | | - "tailwindcss": "^4.1.11", |
59 | | - "typescript": "^5.8.3" |
| 58 | + "tailwindcss": "^4.1.13", |
| 59 | + "typescript": "^5.9.2" |
60 | 60 | }, |
61 | 61 | "pnpm": { |
62 | 62 | "overrides": { |
|
0 commit comments