|
22 | 22 | "dependencies": {
|
23 | 23 | "@notionhq/client": "2.2.15",
|
24 | 24 | "@radix-ui/react-icons": "1.3.2",
|
25 |
| - "@radix-ui/react-slot": "1.1.0", |
| 25 | + "@radix-ui/react-slot": "1.1.1", |
26 | 26 | "@react-router/cloudflare": "^7.0.0",
|
27 | 27 | "@react-router/node": "7.0.2",
|
28 | 28 | "@resvg/resvg-wasm": "2.6.2",
|
|
31 | 31 | "clsx": "2.1.1",
|
32 | 32 | "drizzle-orm": "0.36.4",
|
33 | 33 | "humanize-url": "3.0.0",
|
34 |
| - "isbot": "5.1.17", |
| 34 | + "isbot": "5.1.18", |
35 | 35 | "lodash-es": "4.17.21",
|
36 | 36 | "lucide-react": "0.468.0",
|
37 | 37 | "notion-client": "7.1.5",
|
|
40 | 40 | "react": "19.0.0",
|
41 | 41 | "react-dom": "19.0.0",
|
42 | 42 | "react-loops": "1.3.0",
|
43 |
| - "react-notion-x": "6.16.0", |
| 43 | + "react-notion-x": "7.2.5", |
44 | 44 | "react-router": "^7.0.0",
|
45 | 45 | "rehype-sanitize": "6.0.0",
|
46 | 46 | "rehype-stringify": "10.0.1",
|
|
51 | 51 | "sharp": "0.33.5",
|
52 | 52 | "solid-js": "1.9.3",
|
53 | 53 | "tailwind-merge": "2.5.5",
|
54 |
| - "tailwindcss": "3.4.16", |
| 54 | + "tailwindcss": "3.4.17", |
55 | 55 | "tailwindcss-animate": "1.0.7",
|
56 | 56 | "ulidx": "2.4.1",
|
57 | 57 | "unified": "11.0.5",
|
58 | 58 | "yoga-wasm-web": "0.3.3",
|
59 |
| - "zod": "3.23.8" |
| 59 | + "zod": "3.24.1" |
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 | 62 | "@biomejs/biome": "1.9.4",
|
63 |
| - "@cloudflare/workers-types": "4.20241216.0", |
| 63 | + "@cloudflare/workers-types": "4.20241218.0", |
64 | 64 | "@epic-web/cachified": "5.2.0",
|
65 | 65 | "@hiogawa/vite-node-miniflare": "0.1.1",
|
66 |
| - "@iconify-json/ion": "1.2.1", |
| 66 | + "@iconify-json/ion": "1.2.2", |
67 | 67 | "@libsql/client": "0.14.0",
|
68 | 68 | "@mdx-js/rollup": "3.1.0",
|
69 | 69 | "@react-router/dev": "^7.0.0",
|
|
75 | 75 | "@rollup/plugin-node-resolve": "16.0.0",
|
76 | 76 | "@rollup/plugin-replace": "6.0.2",
|
77 | 77 | "@rollup/plugin-typescript": "12.1.2",
|
78 |
| - "@shikijs/rehype": "1.24.1", |
| 78 | + "@shikijs/rehype": "1.24.2", |
79 | 79 | "@svgr/core": "8.1.0",
|
80 | 80 | "@svgr/plugin-jsx": "8.1.0",
|
81 | 81 | "@tailwindcss/aspect-ratio": "0.4.2",
|
82 | 82 | "@tailwindcss/typography": "0.5.15",
|
83 | 83 | "@types/lodash-es": "4.17.12",
|
84 | 84 | "@types/path-browserify": "1.0.3",
|
85 |
| - "@types/react": "19.0.0", |
86 |
| - "@types/react-dom": "19.0.0", |
| 85 | + "@types/react": "19.0.2", |
| 86 | + "@types/react-dom": "19.0.2", |
87 | 87 | "autoprefixer": "10.4.20",
|
88 | 88 | "cachified-adapter-cloudflare-kv": "2.3.0",
|
89 | 89 | "drizzle-kit": "0.28.1",
|
|
95 | 95 | "tailwindcss": "3.4.15",
|
96 | 96 | "typescript": "5.7.2",
|
97 | 97 | "unenv": "1.10.0",
|
98 |
| - "unplugin-auto-import": "0.18.6", |
99 |
| - "unplugin-icons": "0.21.0", |
100 |
| - "vite": "^5.4.11", |
| 98 | + "unplugin-auto-import": "0.19.0", |
| 99 | + "unplugin-icons": "0.22.0", |
| 100 | + "vite": "^6.0.3", |
101 | 101 | "vite-imagetools": "7.0.5",
|
102 | 102 | "vite-node": "2.1.8",
|
103 | 103 | "vite-plugin-cjs-interop": "2.1.6",
|
|
0 commit comments