aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/docs/package.json
diff options
context:
space:
mode:
author苏向夜 <46275354+fu050409@users.noreply.github.com>2026-04-01 10:49:11 +0800
committerGitHub <noreply@github.com>2026-04-01 10:49:11 +0800
commitf75fe4cc916f6935d063cde4216e9f3b309c6047 (patch)
tree9dc5e42c4c0b19f34fcf18e8032d82f823e7cd54 /packages/docs/package.json
parentb6a238f5102049e1f525d6dc13dac8a4c82ca1a3 (diff)
parented0744635367a5bae9e486d796d7ba6ab696289c (diff)
downloadDropOut-f75fe4cc916f6935d063cde4216e9f3b309c6047.tar.gz
DropOut-f75fe4cc916f6935d063cde4216e9f3b309c6047.zip
Merge branch 'main' into chore/change-license-to-agpl
Diffstat (limited to 'packages/docs/package.json')
-rw-r--r--packages/docs/package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/docs/package.json b/packages/docs/package.json
index 59cddc7..5b039b5 100644
--- a/packages/docs/package.json
+++ b/packages/docs/package.json
@@ -25,11 +25,9 @@
"react-router": "^7.12.0"
},
"devDependencies": {
- "@biomejs/biome": "^2.3.11",
"@react-router/dev": "^7.12.0",
"@tailwindcss/vite": "^4.1.18",
"@types/mdx": "^2.0.13",
- "@types/node": "^25.0.5",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"react-router-devtools": "^6.1.0",
@@ -38,4 +36,4 @@
"vite": "^7.3.1",
"vite-tsconfig-paths": "^6.0.4"
}
-} \ No newline at end of file
+}