move deps

This commit is contained in:
m5r 2021-08-20 08:31:55 +08:00
parent 9898e68023
commit 11a832058d
2 changed files with 1778 additions and 52 deletions

1817
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -50,19 +50,17 @@
"@react-aria/interactions": "3.5.0", "@react-aria/interactions": "3.5.0",
"@tailwindcss/forms": "0.3.3", "@tailwindcss/forms": "0.3.3",
"@tailwindcss/typography": "0.4.1", "@tailwindcss/typography": "0.4.1",
"autoprefixer": "10.3.1", "@twilio/voice-sdk": "2.0.1",
"blitz": "0.38.6", "blitz": "0.38.6",
"clsx": "1.1.1", "clsx": "1.1.1",
"concurrently": "6.2.0",
"got": "11.8.2", "got": "11.8.2",
"jotai": "1.2.2", "jotai": "1.2.2",
"next-pwa": "5.2.24", "next-pwa": "5.2.24",
"pino": "6.13.0", "pino": "6.13.0",
"pino-pretty": "5.1.2", "pino-pretty": "5.1.2",
"postcss": "8.3.6", "quirrel": "1.7.1",
"quirrel": "1.7.0", "react": "18.0.0-alpha-64f83a6fd-20210819",
"react": "18.0.0-alpha-6f3fcbd6f-20210730", "react-dom": "18.0.0-alpha-64f83a6fd-20210819",
"react-dom": "18.0.0-alpha-6f3fcbd6f-20210730",
"react-hook-form": "7.12.2", "react-hook-form": "7.12.2",
"react-spring": "9.2.4", "react-spring": "9.2.4",
"react-spring-bottom-sheet": "3.4.0", "react-spring-bottom-sheet": "3.4.0",
@ -79,10 +77,13 @@
"@types/preview-email": "2.0.1", "@types/preview-email": "2.0.1",
"@types/react": "17.0.15", "@types/react": "17.0.15",
"@types/web-push": "3.3.2", "@types/web-push": "3.3.2",
"autoprefixer": "10.3.1",
"concurrently": "6.2.0",
"eslint": "7.32.0", "eslint": "7.32.0",
"husky": "6.0.0", "husky": "6.0.0",
"lint-staged": "10.5.4", "lint-staged": "10.5.4",
"next-test-api-route-handler": "2.0.2", "next-test-api-route-handler": "2.0.2",
"postcss": "8.3.6",
"prettier": "2.3.2", "prettier": "2.3.2",
"prettier-plugin-prisma": "2.28.0", "prettier-plugin-prisma": "2.28.0",
"pretty-quick": "3.1.1", "pretty-quick": "3.1.1",