style(13-03): apply Prettier formatting across repo
Mechanical reformat — no logic changes. 398 files changed, 19125 insertions(+), 16457 deletions(-). Prettier 3.8.4 with .prettierrc (singleQuote:true, semi:true, tabWidth:2, trailingComma:all, printWidth:100). Isolated per D-13-08 for reviewability.
This commit is contained in:
@@ -10,38 +10,28 @@
|
||||
"type": "production",
|
||||
"workspace": "@familysync/api",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/api/src/index.ts",
|
||||
"apps/api/src/routes/"
|
||||
]
|
||||
"used_by": ["apps/api/src/index.ts", "apps/api/src/routes/"]
|
||||
},
|
||||
"@hono/node-server": {
|
||||
"version": "2.0.4",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/api",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/api/src/index.ts"
|
||||
]
|
||||
"used_by": ["apps/api/src/index.ts"]
|
||||
},
|
||||
"@hono/oidc-auth": {
|
||||
"version": "1.8.3",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/api",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/api/src/auth/middleware.ts"
|
||||
]
|
||||
"used_by": ["apps/api/src/auth/middleware.ts"]
|
||||
},
|
||||
"@hono/zod-validator": {
|
||||
"version": "0.8.0",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/api",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/api/src/routes/events.ts",
|
||||
"apps/api/src/routes/lists.ts"
|
||||
]
|
||||
"used_by": ["apps/api/src/routes/events.ts", "apps/api/src/routes/lists.ts"]
|
||||
},
|
||||
"drizzle-orm": {
|
||||
"version": "0.45.2",
|
||||
@@ -60,19 +50,14 @@
|
||||
"type": "production",
|
||||
"workspace": "@familysync/api",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/api/src/db/client.ts"
|
||||
]
|
||||
"used_by": ["apps/api/src/db/client.ts"]
|
||||
},
|
||||
"tsdav": {
|
||||
"version": "2.2.2",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/api",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/api/src/broker/client.ts",
|
||||
"apps/api/src/broker/write.ts"
|
||||
]
|
||||
"used_by": ["apps/api/src/broker/client.ts", "apps/api/src/broker/write.ts"]
|
||||
},
|
||||
"ical.js": {
|
||||
"version": "2.2.1",
|
||||
@@ -90,60 +75,42 @@
|
||||
"type": "production",
|
||||
"workspace": "@familysync/api",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/api/src/routes/events.ts",
|
||||
"apps/api/src/routes/lists.ts"
|
||||
]
|
||||
"used_by": ["apps/api/src/routes/events.ts", "apps/api/src/routes/lists.ts"]
|
||||
},
|
||||
"fractional-indexing": {
|
||||
"version": "^3.2.0",
|
||||
"type": "production",
|
||||
"workspace": "both (@familysync/api + @familysync/pwa)",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/api/src/lib/rank.ts",
|
||||
"apps/pwa/src/routes/ListDetail.tsx"
|
||||
]
|
||||
"used_by": ["apps/api/src/lib/rank.ts", "apps/pwa/src/routes/ListDetail.tsx"]
|
||||
},
|
||||
"node-cron": {
|
||||
"version": "^4.2.1",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/api",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/api/src/broker/poller.ts",
|
||||
"apps/api/src/broker/outboxWorker.ts"
|
||||
]
|
||||
"used_by": ["apps/api/src/broker/poller.ts", "apps/api/src/broker/outboxWorker.ts"]
|
||||
},
|
||||
"drizzle-kit": {
|
||||
"version": "0.31.10",
|
||||
"type": "development",
|
||||
"workspace": "@familysync/api",
|
||||
"invocation": "npm run db:generate / npm run db:migrate",
|
||||
"used_by": [
|
||||
"npm run db:generate",
|
||||
"npm run db:migrate",
|
||||
"npm run db:push"
|
||||
]
|
||||
"used_by": ["npm run db:generate", "npm run db:migrate", "npm run db:push"]
|
||||
},
|
||||
"temporal-polyfill": {
|
||||
"version": "0.3.2",
|
||||
"type": "production",
|
||||
"workspace": "both",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/api/src/broker/expand.ts",
|
||||
"apps/pwa/src/lib/eventDateTime.ts"
|
||||
]
|
||||
"used_by": ["apps/api/src/broker/expand.ts", "apps/pwa/src/lib/eventDateTime.ts"]
|
||||
},
|
||||
"react": {
|
||||
"version": "^19.0.0",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/pwa",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/pwa/src/"
|
||||
]
|
||||
"used_by": ["apps/pwa/src/"]
|
||||
},
|
||||
"react-router": {
|
||||
"version": "^7.17.0",
|
||||
@@ -161,37 +128,28 @@
|
||||
"type": "production",
|
||||
"workspace": "@familysync/pwa",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/pwa/src/routes/ListDetail.tsx"
|
||||
]
|
||||
"used_by": ["apps/pwa/src/routes/ListDetail.tsx"]
|
||||
},
|
||||
"@dnd-kit/sortable": {
|
||||
"version": "^10.0.0",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/pwa",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/pwa/src/routes/ListDetail.tsx"
|
||||
]
|
||||
"used_by": ["apps/pwa/src/routes/ListDetail.tsx"]
|
||||
},
|
||||
"vite": {
|
||||
"version": "8.0.16",
|
||||
"type": "development",
|
||||
"workspace": "@familysync/pwa",
|
||||
"invocation": "npm run dev / npm run build",
|
||||
"used_by": [
|
||||
"npm run dev",
|
||||
"npm run build"
|
||||
]
|
||||
"used_by": ["npm run dev", "npm run build"]
|
||||
},
|
||||
"vite-plugin-pwa": {
|
||||
"version": "^1.3.0",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/pwa",
|
||||
"invocation": "implicit",
|
||||
"used_by": [
|
||||
"apps/pwa/vite.config.ts"
|
||||
]
|
||||
"used_by": ["apps/pwa/vite.config.ts"]
|
||||
},
|
||||
"@tanstack/react-query": {
|
||||
"version": "5.101.0",
|
||||
@@ -211,48 +169,35 @@
|
||||
"type": "production",
|
||||
"workspace": "@familysync/pwa",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/pwa/src/store/calendarStore.ts",
|
||||
"apps/pwa/src/store/listsStore.ts"
|
||||
]
|
||||
"used_by": ["apps/pwa/src/store/calendarStore.ts", "apps/pwa/src/store/listsStore.ts"]
|
||||
},
|
||||
"@schedule-x/calendar": {
|
||||
"version": "4.6.0",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/pwa",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/pwa/src/components/CalendarShell.tsx",
|
||||
"apps/pwa/src/lib/calendarConfig.ts"
|
||||
]
|
||||
"used_by": ["apps/pwa/src/components/CalendarShell.tsx", "apps/pwa/src/lib/calendarConfig.ts"]
|
||||
},
|
||||
"@schedule-x/react": {
|
||||
"version": "4.1.0",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/pwa",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/pwa/src/components/CalendarShell.tsx"
|
||||
]
|
||||
"used_by": ["apps/pwa/src/components/CalendarShell.tsx"]
|
||||
},
|
||||
"lucide-react": {
|
||||
"version": "1.17.0",
|
||||
"type": "production",
|
||||
"workspace": "@familysync/pwa",
|
||||
"invocation": "require",
|
||||
"used_by": [
|
||||
"apps/pwa/src/components/"
|
||||
]
|
||||
"used_by": ["apps/pwa/src/components/"]
|
||||
},
|
||||
"vitest": {
|
||||
"version": "^4.1.8",
|
||||
"type": "development",
|
||||
"workspace": "both",
|
||||
"invocation": "npm test",
|
||||
"used_by": [
|
||||
"npm test",
|
||||
"npm run test:watch"
|
||||
]
|
||||
"used_by": ["npm test", "npm run test:watch"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user