Moved some deps around
This commit is contained in:
parent
7f646db188
commit
0fa402384e
2 changed files with 367 additions and 395 deletions
10
package.json
10
package.json
|
@ -20,26 +20,26 @@
|
|||
"@trpc/next": "10.28.1",
|
||||
"@trpc/react-query": "10.28.1",
|
||||
"@trpc/server": "10.28.1",
|
||||
"@types/json2csv": "^5.0.3",
|
||||
"@types/next-pwa": "^5.6.4",
|
||||
"ably": "^1.2.40",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"daisyui": "^2.52.0",
|
||||
"fms-ts": "^0.1.7",
|
||||
"json2csv": "6.0.0-alpha.2",
|
||||
"next": "^13.4.4",
|
||||
"next-auth": "^4.22.1",
|
||||
"next-pwa": "^5.6.0",
|
||||
"postcss": "^8.4.24",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-icons": "^4.9.0",
|
||||
"redicache-ts": "^0.1.1",
|
||||
"superjson": "1.12.3",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"zod": "^3.21.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tailwindcss": "^3.3.2",
|
||||
"daisyui": "^2.52.0",
|
||||
"next-pwa": "^5.6.0",
|
||||
"@types/json2csv": "^5.0.3",
|
||||
"@types/next-pwa": "^5.6.4",
|
||||
"@types/eslint": "^8.40.0",
|
||||
"@types/node": "^20.2.5",
|
||||
"@types/react": "^18.2.7",
|
||||
|
|
752
pnpm-lock.yaml
generated
752
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue