update demo & web dependencies

This commit is contained in:
Matthias Nannt
2023-01-31 09:56:48 +01:00
parent 26f5d39baf
commit 79f420e45d
4 changed files with 1936 additions and 1232 deletions

View File

@@ -13,7 +13,7 @@
"@formbricks/pmf": "workspace:*",
"@formbricks/react": "workspace:*",
"@formbricks/ui": "workspace:*",
"@heroicons/react": "^2.0.13",
"@heroicons/react": "^2.0.14",
"@tailwindcss/forms": "^0.5.3",
"clsx": "^1.2.1",
"next": "latest",
@@ -24,13 +24,13 @@
"devDependencies": {
"@formbricks/tailwind-config": "workspace:*",
"@formbricks/tsconfig": "workspace:*",
"@types/node": "^18.11.10",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@types/node": "^18.11.18",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"autoprefixer": "^10.4.13",
"eslint-config-formbricks": "workspace:*",
"postcss": "^8.4.19",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.4",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
}
}

View File

@@ -10,41 +10,41 @@
"lint": "next lint"
},
"dependencies": {
"@docsearch/react": "^3.3.0",
"@docsearch/react": "^3.3.2",
"@formbricks/pmf": "workspace:*",
"@formbricks/react": "workspace:*",
"@formbricks/ui": "workspace:*",
"@headlessui/react": "^1.7.3",
"@heroicons/react": "^2.0.13",
"@headlessui/react": "^1.7.8",
"@heroicons/react": "^2.0.14",
"@mapbox/rehype-prism": "^0.8.0",
"@mdx-js/loader": "^2.1.5",
"@mdx-js/react": "^2.1.5",
"@next/mdx": "^13.0.0",
"@mdx-js/loader": "^2.2.1",
"@mdx-js/react": "^2.2.1",
"@next/mdx": "^13.1.6",
"add": "^2.0.6",
"clsx": "^1.2.1",
"lottie-web": "^5.9.6",
"next": "13.0.0",
"next-plausible": "^3.6.4",
"next-sitemap": "^3.1.31",
"lottie-web": "^5.10.2",
"next": "13.1.6",
"next-plausible": "^3.7.1",
"next-sitemap": "^3.1.48",
"prism-react-renderer": "^1.3.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.39.1",
"react-hook-form": "^7.43.0",
"react-responsive-embed": "^2.1.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.31.3"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.7",
"@types/node": "18.11.6",
"@types/react": "18.0.23",
"@types/react-dom": "18.0.7",
"autoprefixer": "^10.4.12",
"eslint": "8.26.0",
"@tailwindcss/typography": "^0.5.9",
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"autoprefixer": "^10.4.13",
"eslint": "8.33.0",
"eslint-config-formbricks": "workspace:*",
"postcss": "^8.4.18",
"tailwindcss": "^3.2.1",
"typescript": "4.8.4"
"postcss": "^8.4.21",
"tailwindcss": "^3.2.4",
"typescript": "4.9.4"
}
}

View File

@@ -12,17 +12,17 @@
"@formbricks/charts": "workspace:*",
"@formbricks/react": "workspace:*",
"@formbricks/ui": "workspace:*",
"@headlessui/react": "^1.7.7",
"@heroicons/react": "^2.0.13",
"@sentry/nextjs": "^7.31.1",
"@headlessui/react": "^1.7.8",
"@heroicons/react": "^2.0.14",
"@sentry/nextjs": "^7.34.0",
"@vercel/analytics": "^0.1.8",
"bcryptjs": "^2.4.3",
"clsx": "^1.2.1",
"date-fns": "^2.29.3",
"jsonwebtoken": "^9.0.0",
"next": "^13.1.4",
"next-auth": "^4.18.8",
"nodemailer": "^6.9.0",
"next": "^13.1.6",
"next-auth": "^4.19.0",
"nodemailer": "^6.9.1",
"platform": "^1.3.6",
"prismjs": "^1.29.0",
"react": "^18.2.0",
@@ -30,7 +30,7 @@
"react-icons": "^4.7.1",
"react-loader-spinner": "^5.3.4",
"react-toastify": "^9.1.1",
"swr": "^1.3.0"
"swr": "^2.0.3"
},
"devDependencies": {
"@formbricks/database": "workspace:*",
@@ -40,7 +40,7 @@
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"autoprefixer": "^10.4.13",
"eslint": "^8.32.0",
"eslint": "^8.33.0",
"eslint-config-formbricks": "workspace:*",
"postcss": "^8.4.21",
"typescript": "^4.9.4"

3100
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff