|
10 | 10 | "build:script": "bun build ./public/databuddy.ts --outfile ./public/databuddy.js --minify" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@ai-sdk/react": "^2.0.25", |
| 13 | + "@ai-sdk/react": "^2.0.29", |
14 | 14 | "@databuddy/sdk": "workspace:*", |
15 | 15 | "@databuddy/validation": "workspace:*", |
16 | 16 | "@hello-pangea/dnd": "^18.0.1", |
17 | 17 | "@hookform/resolvers": "^5.2.1", |
18 | 18 | "@phosphor-icons/react": "^2.1.10", |
19 | | - "@tanstack/react-query": "^5.85.5", |
| 19 | + "@tanstack/react-query": "^5.85.6", |
20 | 20 | "@tanstack/react-table": "^8.21.3", |
21 | 21 | "@tanstack/react-virtual": "^3.13.12", |
22 | 22 | "@trpc/client": "^11.5.0", |
|
26 | 26 | "@types/geojson": "^7946.0.16", |
27 | 27 | "@types/leaflet": "^1.9.20", |
28 | 28 | "@types/react-syntax-highlighter": "^15.5.13", |
29 | | - "ai": "^5.0.25", |
| 29 | + "ai": "^5.0.29", |
30 | 30 | "autumn-js": "^0.0.101", |
31 | | - "babel-plugin-react-compiler": "^19.1.0-rc.2", |
| 31 | + "babel-plugin-react-compiler": "^19.1.0-rc.1-rc-af1b7da-20250421", |
32 | 32 | "class-variance-authority": "^0.7.1", |
33 | 33 | "classnames": "^2.5.1", |
34 | 34 | "clsx": "^2.1.1", |
35 | 35 | "cmdk": "^1.1.1", |
36 | 36 | "d3-geo": "^3.1.1", |
37 | 37 | "d3-scale": "^4.0.2", |
38 | 38 | "dagre": "^0.8.5", |
39 | | - "dayjs": "^1.11.13", |
| 39 | + "dayjs": "^1.11.18", |
40 | 40 | "drizzle-zod": "^0.8.3", |
41 | 41 | "embla-carousel-react": "^8.6.0", |
42 | 42 | "framer-motion": "^12.23.12", |
|
50 | 50 | "nanoid": "^5.1.5", |
51 | 51 | "next": "^15.5.2", |
52 | 52 | "next-themes": "^0.4.6", |
53 | | - "nuqs": "^2.5.1", |
| 53 | + "nuqs": "^2.5.2", |
54 | 54 | "ogl": "^1.0.11", |
55 | 55 | "radix-ui": "latest", |
56 | 56 | "react": "catalog:", |
|
63 | 63 | "recharts": "^2.15.4", |
64 | 64 | "rehype-katex": "^7.0.1", |
65 | 65 | "remark-math": "^6.0.0", |
66 | | - "shiki": "^3.12.0", |
| 66 | + "shiki": "^3.12.1", |
67 | 67 | "sonner": "^2.0.7", |
68 | 68 | "superjson": "^2.2.2", |
69 | 69 | "tailwind-merge": "^3.3.1", |
|
72 | 72 | "tw-animate-css": "^1.3.7", |
73 | 73 | "use-stick-to-bottom": "^1.1.1", |
74 | 74 | "vaul": "^1.1.2", |
75 | | - "zod": "^4.1.3" |
| 75 | + "zod": "^4.1.5" |
76 | 76 | }, |
77 | 77 | "devDependencies": { |
78 | 78 | "@biomejs/biome": "2.0.5", |
79 | | - "@orpc/server": "^1.8.5", |
| 79 | + "@orpc/server": "^1.8.6", |
80 | 80 | "@tailwindcss/postcss": "^4.1.12", |
81 | 81 | "@types/d3-geo": "^3.1.0", |
82 | 82 | "@types/node": "^22.18.0", |
|
87 | 87 | "lint-staged": "^16.1.5", |
88 | 88 | "tailwindcss": "^4.1.12", |
89 | 89 | "typescript": "^5.9.2", |
90 | | - "ultracite": "^5.2.5", |
| 90 | + "ultracite": "^5.3.0", |
91 | 91 | "webpack-bundle-analyzer": "^4.10.2" |
92 | 92 | }, |
93 | 93 | "lint-staged": { |
|
0 commit comments