-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
93 lines (93 loc) · 2.93 KB
/
deno.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"version": "4",
"specifiers": {
"jsr:@std/collections@^1.0.5": "1.0.8",
"jsr:@std/toml@*": "1.0.1"
},
"jsr": {
"@std/collections@1.0.8": {
"integrity": "de76692f9121838711b1d2fb5042619c074db26905a87b58cff56cfe1bd6d6d0"
},
"@std/toml@1.0.1": {
"integrity": "b55b407159930f338d384b1f8fd317c8e8a35e27ebb8946155f49e3a158d16c4",
"dependencies": [
"jsr:@std/collections"
]
}
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@biomejs/biome@1.9.4",
"npm:@cloudflare/workers-types@4.20241022.0",
"npm:@iconify-json/ion@1.2.1",
"npm:@libsql/client@0.14.0",
"npm:@mdx-js/rollup@3.1.0",
"npm:@notionhq/client@2.2.15",
"npm:@radix-ui/react-icons@1.3.0",
"npm:@radix-ui/react-slot@1.1.0",
"npm:@remix-run/cloudflare-pages@2.13.1",
"npm:@remix-run/cloudflare@2.13.1",
"npm:@remix-run/dev@2.13.1",
"npm:@remix-run/react@2.13.1",
"npm:@remix-run/server-runtime@2.13.1",
"npm:@resvg/resvg-wasm@2.6.2",
"npm:@shikijs/rehype@1.22.0",
"npm:@svgr/core@8.1.0",
"npm:@svgr/plugin-jsx@8.1.0",
"npm:@tailwindcss/aspect-ratio@0.4.2",
"npm:@tailwindcss/typography@0.5.15",
"npm:@tryfabric/martian@1.2.4",
"npm:@types/lodash-es@4.17.12",
"npm:@types/path-browserify@1.0.3",
"npm:@unpic/react@0.1.14",
"npm:autoprefixer@10.4.20",
"npm:class-variance-authority@0.7.0",
"npm:clsx@2.1.1",
"npm:drizzle-kit@0.26.2",
"npm:drizzle-orm@0.35.3",
"npm:gray-matter@4.0.3",
"npm:humanize-url@3.0.0",
"npm:isbot@5.1.17",
"npm:lodash-es@4.17.21",
"npm:lucide-react@0.453.0",
"npm:ofetch@1.4.1",
"npm:path-browserify@1.0.1",
"npm:postcss@8.4.47",
"npm:react-dom@rc",
"npm:react-loops@1.3.0",
"npm:react-notion-x@6.16.0",
"npm:react@rc",
"npm:rehype-sanitize@6.0.0",
"npm:rehype-stringify@10.0.1",
"npm:remark-frontmatter@5.0.0",
"npm:remark-mdx-frontmatter@5.0.0",
"npm:remark-parse@11.0.0",
"npm:remark-rehype@11.1.1",
"npm:safe-mdx@0.0.5",
"npm:satori@0.11.2",
"npm:sharp@0.33.5",
"npm:solid-js@1.9.3",
"npm:tailwind-merge@2.5.4",
"npm:tailwindcss-animate@1.0.7",
"npm:tailwindcss@3.4.14",
"npm:types-react-dom@rc",
"npm:types-react@rc",
"npm:typescript@5.6.3",
"npm:ulidx@2.4.1",
"npm:unified@11.0.5",
"npm:unplugin-auto-import@0.18.3",
"npm:unplugin-icons@0.19.3",
"npm:vite-imagetools@7.0.4",
"npm:vite-node@2.1.3",
"npm:vite-plugin-wasm@3.3.0",
"npm:vite-tsconfig-paths@5.0.1",
"npm:vite@5.4.10",
"npm:wrangler@3.82.0",
"npm:yoga-wasm-web@0.3.3",
"npm:zod@3.23.8",
"npm:zx@8.1.9"
]
}
}
}