DEPS
This commit is contained in:
parent
7919a56a7c
commit
b511e478bd
2 changed files with 680 additions and 687 deletions
12
package.json
12
package.json
|
@ -24,7 +24,7 @@
|
|||
"ably": "^1.2.40",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"json2csv": "6.0.0-alpha.2",
|
||||
"next": "^13.4.4",
|
||||
"next": "^13.4.5",
|
||||
"next-auth": "^4.22.1",
|
||||
"postcss": "^8.4.24",
|
||||
"preact": "^10.15.1",
|
||||
|
@ -38,17 +38,17 @@
|
|||
"zod": "^3.21.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/eslint": "^8.40.0",
|
||||
"@types/eslint": "^8.40.1",
|
||||
"@types/json2csv": "^5.0.3",
|
||||
"@types/next-pwa": "^5.6.4",
|
||||
"@types/node": "^20.2.5",
|
||||
"@types/react": "^18.2.9",
|
||||
"@types/node": "^20.3.0",
|
||||
"@types/react": "^18.2.11",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.9",
|
||||
"@typescript-eslint/parser": "^5.59.9",
|
||||
"daisyui": "^3.0.20",
|
||||
"daisyui": "^3.0.25",
|
||||
"eslint": "^8.42.0",
|
||||
"eslint-config-next": "^13.4.4",
|
||||
"eslint-config-next": "^13.4.5",
|
||||
"next-pwa": "^5.6.0",
|
||||
"prisma": "4.15.0",
|
||||
"tailwindcss": "^3.3.2",
|
||||
|
|
1355
pnpm-lock.yaml
generated
1355
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue