-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
123 lines (123 loc) · 3.85 KB
/
package.json
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"name": "@patdx/site",
"private": true,
"sideEffects": false,
"type": "module",
"scripts": {
"build": "react-router build && cp build/server/index.js build/client/_worker.js",
"deploy": "wrangler pages deploy",
"dev": "react-router dev",
"start": "wrangler pages dev",
"typecheck": "react-router typegen && tsc",
"typegen": "wrangler types",
"update-react": "pnpm install --save-exact react@rc react-dom@rc",
"lint": "biome lint",
"lint:fix": "biome lint --fix",
"format": "biome format --write",
"db-gen": "drizzle-kit generate",
"db-up": "pnpm wrangler d1 migrations apply pmil-me",
"db-exec": "pnpm wrangler d1 execute pmil-me",
"build:notion": "rollup --config vendor/notion/rollup.config.ts --configPlugin typescript"
},
"dependencies": {
"@notionhq/client": "2.2.15",
"@radix-ui/react-icons": "1.3.2",
"@radix-ui/react-slot": "1.1.1",
"@react-router/cloudflare": "^7.0.0",
"@react-router/node": "7.1.1",
"@resvg/resvg-wasm": "2.6.2",
"@unpic/react": "0.1.15",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
"drizzle-orm": "0.38.3",
"humanize-url": "3.0.0",
"isbot": "5.1.19",
"lodash-es": "4.17.21",
"lucide-react": "0.469.0",
"notion-client": "7.1.5",
"ofetch": "1.4.1",
"path-browserify": "1.0.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-loops": "1.3.0",
"react-notion-x": "7.2.5",
"react-router": "^7.0.0",
"rehype-sanitize": "6.0.0",
"rehype-stringify": "10.0.1",
"remark-parse": "11.0.0",
"remark-rehype": "11.1.1",
"safe-mdx": "0.0.5",
"satori": "0.12.0",
"sharp": "0.33.5",
"solid-js": "1.9.3",
"tailwind-merge": "2.6.0",
"tailwindcss": "3.4.17",
"tailwindcss-animate": "1.0.7",
"ulidx": "2.4.1",
"unified": "11.0.5",
"yoga-wasm-web": "0.3.3",
"zod": "3.24.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@cloudflare/workers-types": "4.20241230.0",
"@epic-web/cachified": "5.2.0",
"@hiogawa/vite-node-miniflare": "0.1.1",
"@iconify-json/ion": "1.2.2",
"@libsql/client": "0.14.0",
"@mdx-js/rollup": "3.1.0",
"@react-router/dev": "^7.0.0",
"@react-router/fs-routes": "7.1.1",
"@rollup/plugin-alias": "5.1.1",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-inject": "5.0.5",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-typescript": "12.1.2",
"@shikijs/rehype": "1.24.4",
"@svgr/core": "8.1.0",
"@svgr/plugin-jsx": "8.1.0",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/typography": "0.5.15",
"@types/lodash-es": "4.17.12",
"@types/path-browserify": "1.0.3",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"cachified-adapter-cloudflare-kv": "2.3.0",
"drizzle-kit": "0.30.1",
"gray-matter": "4.0.3",
"postcss": "8.4.49",
"remark-frontmatter": "5.0.0",
"remark-mdx-frontmatter": "5.0.0",
"rollup": "4.29.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
"unenv": "1.10.0",
"unplugin-auto-import": "0.19.0",
"unplugin-icons": "0.22.0",
"vite": "^6.0.3",
"vite-imagetools": "7.0.5",
"vite-node": "2.1.8",
"vite-plugin-cjs-interop": "2.1.6",
"vite-plugin-commonjs": "0.10.4",
"vite-plugin-wasm": "3.4.1",
"vite-tsconfig-paths": "5.1.4",
"wrangler": "3.99.0",
"zx": "8.3.0"
},
"engines": {
"node": ">=20.0.0"
},
"pnpm": {
"onlyBuiltDependencies": [
"sharp"
],
"overrides": {
"@types/react": "$@types/react",
"@types/react-dom": "$@types/react-dom"
}
},
"packageManager": "[email protected]+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321"
}