update packages in apps/web

This commit is contained in:
Matthias Nannt
2023-05-03 22:31:51 +02:00
parent bac12eb552
commit ea084c3075
2 changed files with 900 additions and 306 deletions

View File

@@ -18,35 +18,35 @@
"@radix-ui/react-alert-dialog": "^1.0.3",
"@radix-ui/react-collapsible": "^1.0.2",
"@radix-ui/react-dropdown-menu": "^2.0.4",
"@types/node": "18.15.11",
"@types/react": "18.0.35",
"@types/react-dom": "18.0.11",
"@types/node": "18.16.3",
"@types/react": "18.2.1",
"@types/react-dom": "18.2.3",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.5.2",
"date-fns": "^2.29.3",
"class-variance-authority": "^0.6.0",
"date-fns": "^2.30.0",
"dotenv-webpack": "^8.0.1",
"eslint": "8.38.0",
"eslint-config-next": "^13.3.0",
"eslint": "8.39.0",
"eslint-config-next": "^13.3.4",
"jsonwebtoken": "^9.0.0",
"lucide-react": "^0.161.0",
"lucide-react": "^0.206.0",
"markdown-it": "^13.0.1",
"next": "13.2.4",
"next-auth": "^4.22.0",
"next": "13.3.4",
"next-auth": "^4.22.1",
"nodemailer": "^6.9.1",
"platform": "^1.3.6",
"posthog-js": "^1.53.2",
"posthog-node": "^2.6.0",
"posthog-js": "^1.55.1",
"posthog-node": "^3.1.1",
"preact": "10.13.2",
"prismjs": "^1.29.0",
"react": "18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "18.2.0",
"react-hook-form": "^7.43.9",
"react-hot-toast": "^2.4.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^4.8.0",
"react-use": "^17.4.0",
"stripe": "^12.1.1",
"swr": "^2.1.3",
"stripe": "^12.3.0",
"swr": "^2.1.5",
"typescript": "5.0.4"
},
"devDependencies": {
@@ -59,9 +59,9 @@
"@types/markdown-it": "^12.2.3",
"autoprefixer": "^10.4.14",
"eslint-config-formbricks": "workspace:*",
"postcss": "^8.4.22",
"postcss": "^8.4.23",
"tailwind-merge": "^1.12.0",
"tailwindcss": "^3.3.1",
"tailwindcss": "^3.3.2",
"tailwindcss-animate": "^1.0.5"
}
}

1172
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff