upgrade deps
This commit is contained in:
parent
b9b8102076
commit
de6361c418
3370
package-lock.json
generated
3370
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
70
package.json
70
package.json
@ -34,66 +34,66 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@devoxa/paddle-sdk": "0.2.1",
|
"@devoxa/paddle-sdk": "0.2.1",
|
||||||
"@headlessui/react": "1.4.1",
|
"@headlessui/react": "1.4.2",
|
||||||
"@hookform/resolvers": "2.8.2",
|
"@hookform/resolvers": "2.8.4",
|
||||||
"@maizzle/framework": "3.7.2",
|
"@maizzle/framework": "3.7.2",
|
||||||
"@panelbear/panelbear-js": "1.3.2",
|
"@panelbear/panelbear-js": "1.3.2",
|
||||||
"@prisma/client": "3.2.1",
|
"@prisma/client": "3.6.0",
|
||||||
"@react-aria/interactions": "3.6.0",
|
"@react-aria/interactions": "3.7.0",
|
||||||
"@sentry/browser": "6.13.3",
|
"@sentry/browser": "6.15.0",
|
||||||
"@sentry/integrations": "6.13.3",
|
"@sentry/integrations": "6.15.0",
|
||||||
"@sentry/node": "6.13.3",
|
"@sentry/node": "6.15.0",
|
||||||
"@sentry/tracing": "6.13.3",
|
"@sentry/tracing": "6.15.0",
|
||||||
"@sentry/webpack-plugin": "1.18.1",
|
"@sentry/webpack-plugin": "1.18.3",
|
||||||
"@tailwindcss/forms": "0.3.4",
|
"@tailwindcss/forms": "0.3.4",
|
||||||
"@tailwindcss/line-clamp": "0.2.2",
|
"@tailwindcss/line-clamp": "0.2.2",
|
||||||
"@tailwindcss/typography": "0.4.1",
|
"@tailwindcss/typography": "0.4.1",
|
||||||
"@twilio/voice-sdk": "2.0.1",
|
"@twilio/voice-sdk": "2.0.1",
|
||||||
"awesome-phonenumber": "2.64.0",
|
"awesome-phonenumber": "2.64.0",
|
||||||
"aws-sdk": "2.1009.0",
|
"aws-sdk": "2.1043.0",
|
||||||
"blitz": "0.44.0",
|
"blitz": "0.44.0",
|
||||||
"clsx": "1.1.1",
|
"clsx": "1.1.1",
|
||||||
"got": "11.8.2",
|
"got": "11.8.3",
|
||||||
"jotai": "1.4.0",
|
"jotai": "1.4.6",
|
||||||
"luxon": "2.0.2",
|
"luxon": "2.1.1",
|
||||||
"next-pwa": "5.4.0",
|
"next-pwa": "5.4.1",
|
||||||
"pino": "6.13.3",
|
"pino": "6.13.3",
|
||||||
"pino-pretty": "7.1.0",
|
"pino-pretty": "7.1.0",
|
||||||
"prisma": "3.2.1",
|
"prisma": "3.6.0",
|
||||||
"quirrel": "1.7.3",
|
"quirrel": "1.7.4",
|
||||||
"react": "18.0.0-alpha-930c9e7ee-20211015",
|
"react": "18.0.0-beta-4729ff6d1-20211202",
|
||||||
"react-datocms": "1.6.3",
|
"react-datocms": "1.6.6",
|
||||||
"react-dom": "18.0.0-alpha-930c9e7ee-20211015",
|
"react-dom": "18.0.0-beta-4729ff6d1-20211202",
|
||||||
"react-hook-form": "7.17.4",
|
"react-hook-form": "7.20.5",
|
||||||
"react-icons": "4.3.1",
|
"react-icons": "4.3.1",
|
||||||
"react-spring-bottom-sheet": "3.4.0",
|
"react-spring-bottom-sheet": "3.4.0",
|
||||||
"remark": "14.0.1",
|
"remark": "14.0.2",
|
||||||
"remark-html": "14.0.1",
|
"remark-html": "15.0.1",
|
||||||
"tailwindcss": "2.2.17",
|
"tailwindcss": "2.2.19",
|
||||||
"twilio": "3.69.0",
|
"twilio": "3.71.3",
|
||||||
"web-push": "3.4.5",
|
"web-push": "3.4.5",
|
||||||
"zod": "3.9.8"
|
"zod": "3.11.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/luxon": "2.0.5",
|
"@types/luxon": "2.0.7",
|
||||||
"@types/pino": "6.3.11",
|
"@types/pino": "6.3.11",
|
||||||
"@types/preview-email": "2.0.1",
|
"@types/preview-email": "2.0.1",
|
||||||
"@types/react": "17.0.30",
|
"@types/react": "17.0.37",
|
||||||
"@types/test-listen": "1.1.0",
|
"@types/test-listen": "1.1.0",
|
||||||
"@types/web-push": "3.3.2",
|
"@types/web-push": "3.3.2",
|
||||||
"autoprefixer": "10.3.7",
|
"autoprefixer": "10.4.0",
|
||||||
"concurrently": "6.3.0",
|
"concurrently": "6.4.0",
|
||||||
"eslint": "7.32.0",
|
"eslint": "7.32.0",
|
||||||
"husky": "6.0.0",
|
"husky": "6.0.0",
|
||||||
"isomorphic-unfetch": "3.1.0",
|
"isomorphic-unfetch": "3.1.0",
|
||||||
"lint-staged": "11.2.3",
|
"lint-staged": "12.1.2",
|
||||||
"postcss": "8.3.9",
|
"postcss": "8.4.4",
|
||||||
"prettier": "2.4.1",
|
"prettier": "2.5.0",
|
||||||
"prettier-plugin-prisma": "3.1.1",
|
"prettier-plugin-prisma": "3.6.0",
|
||||||
"pretty-quick": "3.1.1",
|
"pretty-quick": "3.1.2",
|
||||||
"preview-email": "3.0.5",
|
"preview-email": "3.0.5",
|
||||||
"test-listen": "1.1.0",
|
"test-listen": "1.1.0",
|
||||||
"type-fest": "2.5.0",
|
"type-fest": "2.8.0",
|
||||||
"typescript": "4.5.2"
|
"typescript": "4.5.2"
|
||||||
},
|
},
|
||||||
"private": true
|
"private": true
|
||||||
|
Loading…
Reference in New Issue
Block a user