Skip to content

Commit de883d5

Browse files
fix: use pnpn
1 parent 71b9728 commit de883d5

2 files changed

Lines changed: 167 additions & 3 deletions

File tree

ADAPT.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ echo "🚀 开始 Plate Editor 发版流程..."
88
# 切换到 plate-editor 目录
99
cd apps/plate-editor
1010

11-
npm install -f
11+
# 输出当前目录
12+
13+
pnpm install
1214
npm run semantic-release

apps/plate-editor/package.json

Lines changed: 164 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,172 @@
3737
]
3838
},
3939
"devDependencies": {
40-
40+
"@ai-sdk/openai": "1.3.22",
41+
"@ariakit/react": "0.4.17",
42+
"@emoji-mart/data": "1.2.1",
43+
"@faker-js/faker": "9.8.0",
44+
"@hocuspocus/provider": "2.15.2",
45+
"@hookform/resolvers": "5.1.1",
46+
"@next/third-parties": "15.3.3",
47+
"@platejs/ai": "*",
48+
"@platejs/autoformat": "*",
49+
"@platejs/basic-nodes": "*",
50+
"@platejs/basic-styles": "*",
51+
"@platejs/callout": "*",
52+
"@platejs/caption": "*",
53+
"@platejs/code-block": "*",
54+
"@platejs/combobox": "*",
55+
"@platejs/comment": "*",
56+
"@platejs/csv": "*",
57+
"@platejs/date": "*",
58+
"@platejs/diff": "*",
59+
"@platejs/dnd": "*",
60+
"@platejs/docx": "*",
61+
"@platejs/emoji": "*",
62+
"@platejs/excalidraw": "*",
63+
"@platejs/find-replace": "*",
64+
"@platejs/floating": "*",
65+
"@platejs/indent": "*",
66+
"@platejs/juice": "*",
67+
"@platejs/layout": "*",
68+
"@platejs/link": "*",
69+
"@platejs/list": "*",
70+
"@platejs/list-classic": "*",
71+
"@platejs/markdown": "*",
72+
"@platejs/math": "*",
73+
"@platejs/media": "*",
74+
"@platejs/mention": "*",
75+
"@platejs/playwright": "*",
76+
"@platejs/resizable": "*",
77+
"@platejs/selection": "*",
78+
"@platejs/slash-command": "*",
79+
"@platejs/suggestion": "*",
80+
"@platejs/tabbable": "*",
81+
"@platejs/table": "*",
82+
"@platejs/tag": "*",
83+
"@platejs/test-utils": "*",
84+
"@platejs/toc": "*",
85+
"@platejs/toggle": "*",
86+
"@radix-ui/react-accordion": "1.2.11",
87+
"@radix-ui/react-alert-dialog": "1.1.14",
88+
"@radix-ui/react-aspect-ratio": "1.1.7",
89+
"@radix-ui/react-avatar": "1.1.10",
90+
"@radix-ui/react-checkbox": "1.3.2",
91+
"@radix-ui/react-collapsible": "1.1.11",
92+
"@radix-ui/react-context-menu": "2.2.15",
93+
"@radix-ui/react-dialog": "1.1.14",
94+
"@radix-ui/react-dropdown-menu": "2.1.15",
95+
"@radix-ui/react-hover-card": "1.1.14",
96+
"@radix-ui/react-icons": "1.3.2",
97+
"@radix-ui/react-label": "2.1.7",
98+
"@radix-ui/react-menubar": "1.1.15",
99+
"@radix-ui/react-popover": "1.1.14",
100+
"@radix-ui/react-radio-group": "1.3.7",
101+
"@radix-ui/react-scroll-area": "1.2.9",
102+
"@radix-ui/react-select": "2.2.5",
103+
"@radix-ui/react-separator": "1.1.7",
104+
"@radix-ui/react-slot": "1.2.3",
105+
"@radix-ui/react-tabs": "1.1.12",
106+
"@radix-ui/react-toggle": "1.1.9",
107+
"@radix-ui/react-toggle-group": "1.1.10",
108+
"@radix-ui/react-toolbar": "1.1.10",
109+
"@radix-ui/react-tooltip": "1.2.7",
110+
"@shikijs/compat": "1.1.7",
111+
"@slate-yjs/react": "1.1.0",
112+
"@tabler/icons-react": "3.34.0",
113+
"@tailwindcss/cli": "4.1.8",
114+
"@types/react-syntax-highlighter": "15.5.13",
115+
"@udecode/cmdk": "*",
116+
"@udecode/cn": "*",
117+
"@uploadthing/react": "7.3.1",
118+
"ai": "4.3.16",
119+
"autoprefixer": "10.4.21",
120+
"class-variance-authority": "0.7.1",
121+
"cmdk": "1.1.1",
122+
"concurrently": "9.1.2",
123+
"contentlayer2": "0.4.6",
124+
"crypto-browserify": "3.12.1",
125+
"date-fns": "4.1.0",
126+
"develop": "1.0.0",
127+
"dotenv": "16.5.0",
128+
"framer-motion": "12.17.0",
129+
"fumadocs-core": "15.5.1",
130+
"fzf": "0.5.2",
131+
"glob": "11.0.2",
132+
"html2canvas-pro": "1.5.11",
133+
"jotai": "2.8.4",
134+
"kleur": "4.1.5",
135+
"listr2": "8.3.3",
136+
"lodash": "4.17.21",
137+
"lowlight": "3.3.0",
138+
"lucide-react": "0.514.0",
139+
"mdast-util-toc": "7.1.0",
140+
"next": "15.3.3",
141+
"next-contentlayer2": "0.4.6",
142+
"next-themes": "0.4.6",
143+
"node-fetch": "3.3.2",
144+
"nuqs": "2.4.3",
145+
"ora": "8.2.0",
146+
"pdf-lib": "1.17.1",
147+
"platejs": "*",
148+
"postcss": "8.5.4",
149+
"prismjs": "1.30.0",
150+
"puppeteer": "24.10.0",
151+
"react": "19.1.0",
152+
"react-day-picker": "8.10.1",
153+
"react-dnd": "16.0.1",
154+
"react-dnd-html5-backend": "16.0.1",
155+
"react-dom": "19.1.0",
156+
"react-hook-form": "7.57.0",
157+
"react-lite-youtube-embed": "2.5.1",
158+
"react-markdown": "10.1.0",
159+
"react-player": "2.16.0",
160+
"react-resizable-panels": "3.0.2",
161+
"react-syntax-highlighter": "15.6.1",
162+
"react-textarea-autosize": "8.5.9",
163+
"react-tweet": "3.2.2",
164+
"react-wrap-balancer": "1.1.1",
165+
"rehype": "12.0.1",
166+
"rehype-autolink-headings": "6.1.1",
167+
"rehype-pretty-code": "0.6.0",
168+
"rehype-slug": "5.1.0",
169+
"remark": "14.0.3",
170+
"remark-code-import": "1.2.0",
171+
"remark-emoji": "5.0.1",
172+
"remark-gfm": "4.0.1",
173+
"remark-math": "6.0.0",
174+
"rimraf": "6.0.1",
175+
"sass": "1.89.2",
176+
"shadcn": "2.6.3",
177+
"shadcn-prose": "1.0.8",
178+
"sharedb-client-browser": "5.2.2",
179+
"shiki": "1.10.1",
180+
"sonner": "2.0.5",
181+
"stream-browserify": "3.0.0",
182+
"tailwind-merge": "3.3.1",
183+
"tailwind-scrollbar-hide": "4.0.0",
184+
"tailwindcss": "4.1.8",
185+
"ts-morph": "22.0.0",
186+
"ts-node": "10.9.2",
187+
"tsx": "4.20.1",
188+
"tw-animate-css": "1.3.4",
189+
"typescript": "5.8.3",
190+
"unist-builder": "4.0.0",
191+
"unist-util-visit": "5.0.0",
192+
"uploadthing": "7.7.2",
193+
"use-file-picker": "2.1.2",
194+
"y-webrtc": "10.3.0",
195+
"zod": "3.25.61",
196+
"vaul": "1.1.2",
197+
"vite": "^5.2.0",
198+
"vite-plugin-dts": "^3.9.0",
199+
"vite-plugin-imp": "^2.4.0",
200+
"@rollup/plugin-commonjs": "^25.0.7",
201+
"@rollup/plugin-node-resolve": "^15.2.3",
202+
"@vitejs/plugin-react": "^4.2.1",
41203
"@semantic-release/changelog": "^6.0.1",
42204
"@semantic-release/git": "^10.0.1",
43205
"@semantic-release/gitlab": "^9.4.1",
44206
"@semantic-release/npm": "^9.0.1"
45207
}
46-
}
208+
}

0 commit comments

Comments
 (0)