mirror of
https://github.com/fergalmoran/kidarr-server.git
synced 2026-02-25 17:24:12 +00:00
Added device connect route
This commit is contained in:
@@ -65,10 +65,11 @@
|
||||
"drizzle-orm": "^0.29.3",
|
||||
"drizzle-zod": "^0.5.1",
|
||||
"embla-carousel-react": "^8.0.0-rc22",
|
||||
"generate-api-key": "^1.0.2",
|
||||
"http-status-codes": "^2.3.0",
|
||||
"leaflet": "^1.9.4",
|
||||
"local-ssl-proxy": "^2.0.5",
|
||||
"lucide-react": "^0.320.0",
|
||||
"lucide-react": "^0.321.0",
|
||||
"next": "^14.1.0",
|
||||
"next-auth": "^4.24.5",
|
||||
"next-themes": "^0.2.1",
|
||||
@@ -92,14 +93,14 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/eslint": "^8.44.7",
|
||||
"@types/node": "^20.11.14",
|
||||
"@types/react": "^18.2.37",
|
||||
"@types/node": "^20.11.16",
|
||||
"@types/react": "^18.2.51",
|
||||
"@types/react-dom": "^18.2.15",
|
||||
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
||||
"@typescript-eslint/parser": "^6.11.0",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"dotenv": "^16.3.2",
|
||||
"drizzle-kit": "^0.20.13",
|
||||
"drizzle-kit": "^0.20.14",
|
||||
"eslint": "^8.54.0",
|
||||
"eslint-config-next": "^14.0.4",
|
||||
"pg": "^8.11.3",
|
||||
|
||||
Reference in New Issue
Block a user