aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/docs/package.json
diff options
context:
space:
mode:
authorNatsuu <natsukawa247@outlook.com>2026-04-01 11:28:27 +0800
committerGitHub <noreply@github.com>2026-04-01 11:28:27 +0800
commitbf0634ab5091bb8c585b574c5ed175a2a231df5e (patch)
tree6424355eb47fefa1f60029dab82fbcc69d0bb5d9 /packages/docs/package.json
parent408df90aa804116ef82e5e40a79430820a1ed502 (diff)
parent61c576ee502bf8929cd881cc40302be7b1c10b85 (diff)
downloadDropOut-bf0634ab5091bb8c585b574c5ed175a2a231df5e.tar.gz
DropOut-bf0634ab5091bb8c585b574c5ed175a2a231df5e.zip
Merge branch 'main' into feat/docs-build-test
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
+}