chore(dep): move hono and @hono/node-server to devDependencies (#33742)

This commit is contained in:
Bowen Liang
2026-03-23 16:22:33 +08:00
committed by GitHub
parent 9336935295
commit d7cafc6296
2 changed files with 8 additions and 8 deletions

View File

@@ -66,7 +66,6 @@
"@formatjs/intl-localematcher": "0.8.2",
"@headlessui/react": "2.2.9",
"@heroicons/react": "2.2.0",
"@hono/node-server": "1.19.11",
"@lexical/code": "0.42.0",
"@lexical/link": "0.42.0",
"@lexical/list": "0.42.0",
@@ -108,7 +107,6 @@
"es-toolkit": "1.45.1",
"fast-deep-equal": "3.1.3",
"foxact": "0.3.0",
"hono": "4.12.8",
"html-entities": "2.6.0",
"html-to-image": "1.11.13",
"i18next": "25.10.4",
@@ -170,6 +168,7 @@
"@chromatic-com/storybook": "5.0.2",
"@egoist/tailwindcss-icons": "1.9.2",
"@eslint-react/eslint-plugin": "3.0.0",
"@hono/node-server": "1.19.11",
"@iconify-json/heroicons": "1.2.3",
"@iconify-json/ri": "1.2.10",
"@mdx-js/loader": "3.1.1",
@@ -224,6 +223,7 @@
"eslint-plugin-react-refresh": "0.5.2",
"eslint-plugin-sonarjs": "4.0.2",
"eslint-plugin-storybook": "10.3.1",
"hono": "4.12.8",
"husky": "9.1.7",
"iconify-import-svg": "0.1.2",
"jsdom": "29.0.1",