Skip to content

Commit c438119

Browse files
committed
fix(server): complie esmodule
Signed-off-by: Innei <tukon479@gmail.com>
1 parent ac15ba5 commit c438119

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

apps/server/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,11 @@
2020
"dayjs": "1.11.13",
2121
"fastify": "5.0.0",
2222
"framer-motion": "11.11.9",
23-
"glob": "11.0.0",
2423
"i18next": "^23.16.0",
2524
"jotai": "2.10.1",
2625
"kose-font": "1.0.0",
2726
"linkedom": "^0.18.5",
28-
"nanoid": "5.0.7",
2927
"ofetch": "1.4.1",
30-
"path-to-regexp": "8.2.0",
3128
"rc-modal-sheet": "0.3.2",
3229
"react": "^18.3.1",
3330
"react-blurhash": "^0.3.0",
@@ -53,9 +50,12 @@
5350
"chokidar": "4.0.1",
5451
"daisyui": "4.12.13",
5552
"foxact": "0.2.39",
53+
"glob": "11.0.0",
5654
"lightningcss": "1.27.0",
5755
"lodash-es": "4.17.21",
5856
"masonic": "4.0.1",
57+
"nanoid": "5.0.7",
58+
"path-to-regexp": "8.2.0",
5959
"react-dom": "^18.3.1",
6060
"tailwindcss": "3.4.14",
6161
"tsup": "8.3.0",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)