aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/frontend/package.json b/frontend/package.json
index f6988aa..c024f7a 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -18,21 +18,13 @@
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
- "@react-router/fs-routes": "^7.3.0",
- "@react-router/node": "^7.3.0",
- "@react-router/serve": "^7.3.0",
- "cookie": "^1.0.2",
"hast-util-to-jsx-runtime": "^2.3.6",
- "isbot": "^5.1.23",
"jotai": "^2.12.1",
"jwt-decode": "^4.0.0",
"openapi-fetch": "^0.13.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
- "react-router": "^7.3.0",
"react-use-precision-timer": "^3.5.6",
- "remix-auth": "^4.1.0",
- "remix-auth-form": "^3.0.0",
"shiki": "^3.12.2",
"use-debounce": "^10.0.4",
"wouter": "^3.9.0"
@@ -40,7 +32,6 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@eslint/js": "^9.22.0",
- "@react-router/dev": "^7.3.0",
"@tailwindcss/postcss": "^4.0.12",
"@tailwindcss/vite": "^4.0.12",
"@types/node": "^22.13.10",
@@ -53,7 +44,6 @@
"eslint-plugin-react-hooks": "^5.2.0",
"globals": "^16.0.0",
"openapi-typescript": "^7.6.1",
- "react-router-devtools": "^1.1.0",
"shiki-codegen": "^3.1.0",
"tailwindcss": "^4.0.12",
"typescript": "^5.8.2",