upgrade deps

This commit is contained in:
m5r 2021-10-16 01:44:33 +02:00
parent 5703b991ee
commit 197aca2291
2 changed files with 2036 additions and 2966 deletions

4922
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -35,67 +35,67 @@
"dependencies": {
"@devoxa/paddle-sdk": "0.2.1",
"@headlessui/react": "1.4.1",
"@hookform/resolvers": "2.8.1",
"@hookform/resolvers": "2.8.2",
"@panelbear/panelbear-js": "1.3.2",
"@prisma/client": "3.1.1",
"@prisma/client": "3.2.1",
"@react-aria/interactions": "3.6.0",
"@sentry/browser": "6.13.2",
"@sentry/integrations": "6.13.2",
"@sentry/node": "6.13.2",
"@sentry/tracing": "6.13.2",
"@sentry/webpack-plugin": "1.17.1",
"@tailwindcss/forms": "0.3.3",
"@tailwindcss/line-clamp": "0.2.1",
"@sentry/browser": "6.13.3",
"@sentry/integrations": "6.13.3",
"@sentry/node": "6.13.3",
"@sentry/tracing": "6.13.3",
"@sentry/webpack-plugin": "1.18.1",
"@tailwindcss/forms": "0.3.4",
"@tailwindcss/line-clamp": "0.2.2",
"@tailwindcss/typography": "0.4.1",
"@twilio/voice-sdk": "2.0.1",
"awesome-phonenumber": "2.59.0",
"aws-sdk": "2.991.0",
"blitz": "0.40.0-canary.8",
"@use-gesture/react": "10.1.0",
"awesome-phonenumber": "2.64.0",
"aws-sdk": "2.1009.0",
"blitz": "0.41.1",
"clsx": "1.1.1",
"got": "11.8.2",
"jotai": "1.3.5",
"jotai": "1.4.0",
"luxon": "2.0.2",
"next-pwa": "5.3.1",
"pino": "6.13.2",
"pino-pretty": "7.0.1",
"prisma": "3.1.1",
"quirrel": "1.7.1",
"react": "18.0.0-alpha-8f96c6b2a-20210909",
"next-pwa": "5.4.0",
"pino": "6.13.3",
"pino-pretty": "7.1.0",
"prisma": "3.2.1",
"quirrel": "1.7.3",
"react": "18.0.0-alpha-f2c381131-20211004",
"react-datocms": "1.6.3",
"react-dom": "18.0.0-alpha-8f96c6b2a-20210909",
"react-hook-form": "7.15.4",
"react-icons": "4.2.0",
"react-spring": "9.2.4",
"react-dom": "18.0.0-alpha-f2c381131-20211004",
"react-hook-form": "7.17.4",
"react-icons": "4.3.1",
"react-spring": "9.3.0",
"react-spring-bottom-sheet": "3.4.0",
"react-use-gesture": "9.1.3",
"remark": "14.0.1",
"remark-html": "14.0.1",
"tailwindcss": "2.2.15",
"twilio": "3.68.0",
"tailwindcss": "2.2.17",
"twilio": "3.69.0",
"web-push": "3.4.5",
"zod": "3.8.2"
"zod": "3.9.8"
},
"devDependencies": {
"@types/luxon": "2.0.4",
"@types/luxon": "2.0.5",
"@types/pino": "6.3.11",
"@types/preview-email": "2.0.1",
"@types/react": "17.0.23",
"@types/react": "17.0.30",
"@types/test-listen": "1.1.0",
"@types/web-push": "3.3.2",
"autoprefixer": "10.3.4",
"concurrently": "6.2.1",
"autoprefixer": "10.3.7",
"concurrently": "6.3.0",
"eslint": "7.32.0",
"husky": "6.0.0",
"isomorphic-unfetch": "3.1.0",
"lint-staged": "11.1.2",
"postcss": "8.3.6",
"lint-staged": "11.2.3",
"postcss": "8.3.9",
"prettier": "2.4.1",
"prettier-plugin-prisma": "3.1.1",
"pretty-quick": "3.1.1",
"preview-email": "3.0.5",
"test-listen": "1.1.0",
"type-fest": "2.3.4",
"typescript": "4.4.3"
"type-fest": "2.5.0",
"typescript": "4.4.4"
},
"private": true
}