Dependencies

This commit is contained in:
Atridad Lahiji 2023-10-04 23:23:29 -06:00
parent cc1ec13cf5
commit bb1055c96a
No known key found for this signature in database
2 changed files with 40 additions and 42 deletions

View file

@ -35,17 +35,17 @@
"react-icons": "^4.11.0", "react-icons": "^4.11.0",
"sharp": "^0.32.6", "sharp": "^0.32.6",
"svix": "^1.13.0", "svix": "^1.13.0",
"zod": "^3.22.2" "zod": "^3.22.4"
}, },
"devDependencies": { "devDependencies": {
"@types/eslint": "^8.44.3", "@types/eslint": "^8.44.3",
"@types/node": "^20.8.2", "@types/node": "^20.8.2",
"@types/react": "^18.2.24", "@types/react": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4", "@typescript-eslint/parser": "^6.7.4",
"better-sqlite3": "^8.7.0", "better-sqlite3": "^8.7.0",
"bufferutil": "^4.0.7", "bufferutil": "^4.0.7",
"daisyui": "^3.8.3", "daisyui": "^3.9.1",
"drizzle-kit": "^0.19.13", "drizzle-kit": "^0.19.13",
"eslint": "^8.50.0", "eslint": "^8.50.0",
"eslint-config-next": "^13.5.4", "eslint-config-next": "^13.5.4",

76
pnpm-lock.yaml generated
View file

@ -19,7 +19,7 @@ dependencies:
version: 2.2.2 version: 2.2.2
'@t3-oss/env-nextjs': '@t3-oss/env-nextjs':
specifier: ^0.6.1 specifier: ^0.6.1
version: 0.6.1(typescript@5.2.2)(zod@3.22.2) version: 0.6.1(typescript@5.2.2)(zod@3.22.4)
'@unkey/api': '@unkey/api':
specifier: ^0.10.0 specifier: ^0.10.0
version: 0.10.0 version: 0.10.0
@ -69,8 +69,8 @@ dependencies:
specifier: ^1.13.0 specifier: ^1.13.0
version: 1.13.0 version: 1.13.0
zod: zod:
specifier: ^3.22.2 specifier: ^3.22.4
version: 3.22.2 version: 3.22.4
devDependencies: devDependencies:
'@types/eslint': '@types/eslint':
@ -80,8 +80,8 @@ devDependencies:
specifier: ^20.8.2 specifier: ^20.8.2
version: 20.8.2 version: 20.8.2
'@types/react': '@types/react':
specifier: ^18.2.24 specifier: ^18.2.25
version: 18.2.24 version: 18.2.25
'@typescript-eslint/eslint-plugin': '@typescript-eslint/eslint-plugin':
specifier: ^6.7.4 specifier: ^6.7.4
version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2) version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.50.0)(typescript@5.2.2)
@ -95,8 +95,8 @@ devDependencies:
specifier: ^4.0.7 specifier: ^4.0.7
version: 4.0.7 version: 4.0.7
daisyui: daisyui:
specifier: ^3.8.3 specifier: ^3.9.1
version: 3.8.3 version: 3.9.1
drizzle-kit: drizzle-kit:
specifier: ^0.19.13 specifier: ^0.19.13
version: 0.19.13 version: 0.19.13
@ -793,25 +793,25 @@ packages:
defer-to-connect: 2.0.1 defer-to-connect: 2.0.1
dev: false dev: false
/@t3-oss/env-core@0.6.1(typescript@5.2.2)(zod@3.22.2): /@t3-oss/env-core@0.6.1(typescript@5.2.2)(zod@3.22.4):
resolution: {integrity: sha512-KQD7qEDJtkWIWWmTVjNvk0wnHpkvAQ6CRbUxbWMFNG/fiosBQDQvtRpBNu6USxBscJCoC4z6y7P9MN52/mLOzw==} resolution: {integrity: sha512-KQD7qEDJtkWIWWmTVjNvk0wnHpkvAQ6CRbUxbWMFNG/fiosBQDQvtRpBNu6USxBscJCoC4z6y7P9MN52/mLOzw==}
peerDependencies: peerDependencies:
typescript: '>=4.7.2' typescript: '>=4.7.2'
zod: ^3.0.0 zod: ^3.0.0
dependencies: dependencies:
typescript: 5.2.2 typescript: 5.2.2
zod: 3.22.2 zod: 3.22.4
dev: false dev: false
/@t3-oss/env-nextjs@0.6.1(typescript@5.2.2)(zod@3.22.2): /@t3-oss/env-nextjs@0.6.1(typescript@5.2.2)(zod@3.22.4):
resolution: {integrity: sha512-z1dIC++Vxj9kmzX5nSPfcrCSkszy3dTEPC4Ssx7Ap5AqR3c2Qa7S0xf8axn6coy7D/vCXDAAnHYnCMDhtcY3SQ==} resolution: {integrity: sha512-z1dIC++Vxj9kmzX5nSPfcrCSkszy3dTEPC4Ssx7Ap5AqR3c2Qa7S0xf8axn6coy7D/vCXDAAnHYnCMDhtcY3SQ==}
peerDependencies: peerDependencies:
typescript: '>=4.7.2' typescript: '>=4.7.2'
zod: ^3.0.0 zod: ^3.0.0
dependencies: dependencies:
'@t3-oss/env-core': 0.6.1(typescript@5.2.2)(zod@3.22.2) '@t3-oss/env-core': 0.6.1(typescript@5.2.2)(zod@3.22.4)
typescript: 5.2.2 typescript: 5.2.2
zod: 3.22.2 zod: 3.22.4
dev: false dev: false
/@types/body-parser@1.19.3: /@types/body-parser@1.19.3:
@ -941,8 +941,8 @@ packages:
resolution: {integrity: sha512-xrO9OoVPqFuYyR/loIHjnbvvyRZREYKLjxV4+dY6v3FQR3stQ9ZxIGkaclF7YhI9hfjpuTbu14hZEy94qKLtOA==} resolution: {integrity: sha512-xrO9OoVPqFuYyR/loIHjnbvvyRZREYKLjxV4+dY6v3FQR3stQ9ZxIGkaclF7YhI9hfjpuTbu14hZEy94qKLtOA==}
dev: false dev: false
/@types/react@18.2.24: /@types/react@18.2.25:
resolution: {integrity: sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==} resolution: {integrity: sha512-24xqse6+VByVLIr+xWaQ9muX1B4bXJKXBbjszbld/UEDslGLY53+ZucF44HCmLbMPejTzGG9XgR+3m2/Wqu1kw==}
dependencies: dependencies:
'@types/prop-types': 15.7.8 '@types/prop-types': 15.7.8
'@types/scheduler': 0.16.4 '@types/scheduler': 0.16.4
@ -1339,7 +1339,7 @@ packages:
postcss: ^8.1.0 postcss: ^8.1.0
dependencies: dependencies:
browserslist: 4.22.1 browserslist: 4.22.1
caniuse-lite: 1.0.30001542 caniuse-lite: 1.0.30001543
fraction.js: 4.3.6 fraction.js: 4.3.6
normalize-range: 0.1.2 normalize-range: 0.1.2
picocolors: 1.0.0 picocolors: 1.0.0
@ -1435,8 +1435,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true hasBin: true
dependencies: dependencies:
caniuse-lite: 1.0.30001542 caniuse-lite: 1.0.30001543
electron-to-chromium: 1.4.539 electron-to-chromium: 1.4.542
node-releases: 2.0.13 node-releases: 2.0.13
update-browserslist-db: 1.0.13(browserslist@4.22.1) update-browserslist-db: 1.0.13(browserslist@4.22.1)
dev: false dev: false
@ -1519,8 +1519,8 @@ packages:
engines: {node: '>=14.16'} engines: {node: '>=14.16'}
dev: true dev: true
/caniuse-lite@1.0.30001542: /caniuse-lite@1.0.30001543:
resolution: {integrity: sha512-UrtAXVcj1mvPBFQ4sKd38daP8dEcXXr5sQe6QNNinaPd0iA/cxg9/l3VrSdL73jgw5sKyuQ6jNgiKO12W3SsVA==} resolution: {integrity: sha512-qxdO8KPWPQ+Zk6bvNpPeQIOH47qZSYdFZd6dXQzb2KzhnSXju4Kd7H1PkSJx6NICSMgo/IhRZRhhfPTHYpJUCA==}
dev: false dev: false
/chalk@4.1.2: /chalk@4.1.2:
@ -1678,8 +1678,8 @@ packages:
type: 1.2.0 type: 1.2.0
dev: true dev: true
/daisyui@3.8.3: /daisyui@3.9.1:
resolution: {integrity: sha512-64QuR6niTv58E5YyAVBkoXQGngp04jt6XOcKGxnq1C/7r5ZE3bDuOSc4ktT7CPacTRjl5cCeNYY13VxLpZP+7A==} resolution: {integrity: sha512-xkZgVpPPpNbaZiG+djoP+XZF+6YeVA8sIP5ZwDzhaOlg1tXHfXvqhTmwKXGKLng3la2rwDrHYw3zjMMHLIGFUQ==}
engines: {node: '>=16.9.0'} engines: {node: '>=16.9.0'}
dependencies: dependencies:
colord: 2.9.3 colord: 2.9.3
@ -1848,7 +1848,7 @@ packages:
hanji: 0.0.5 hanji: 0.0.5
json-diff: 0.9.0 json-diff: 0.9.0
minimatch: 7.4.6 minimatch: 7.4.6
zod: 3.22.2 zod: 3.22.4
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
@ -1919,8 +1919,8 @@ packages:
better-sqlite3: 8.7.0 better-sqlite3: 8.7.0
dev: false dev: false
/electron-to-chromium@1.4.539: /electron-to-chromium@1.4.542:
resolution: {integrity: sha512-wRmWJ8F7rgmINuI32S6r2SLrw/h/bJQsDSvBiq9GBfvc2Lh73qTOwn73r3Cf67mjVgFGJYcYtmERzySa5jIWlg==} resolution: {integrity: sha512-6+cpa00G09N3sfh2joln4VUXHquWrOFx3FLZqiVQvl45+zS9DskDBTPvob+BhvFRmTBkyDSk0vvLMMRo/qc6mQ==}
dev: false dev: false
/emoji-regex@9.2.2: /emoji-regex@9.2.2:
@ -1955,7 +1955,7 @@ packages:
get-symbol-description: 1.0.0 get-symbol-description: 1.0.0
globalthis: 1.0.3 globalthis: 1.0.3
gopd: 1.0.1 gopd: 1.0.1
has: 1.0.3 has: 1.0.4
has-property-descriptors: 1.0.0 has-property-descriptors: 1.0.0
has-proto: 1.0.1 has-proto: 1.0.1
has-symbols: 1.0.3 has-symbols: 1.0.3
@ -2009,14 +2009,14 @@ packages:
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
dependencies: dependencies:
get-intrinsic: 1.2.1 get-intrinsic: 1.2.1
has: 1.0.3 has: 1.0.4
has-tostringtag: 1.0.0 has-tostringtag: 1.0.0
dev: true dev: true
/es-shim-unscopables@1.0.0: /es-shim-unscopables@1.0.0:
resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==}
dependencies: dependencies:
has: 1.0.3 has: 1.0.4
dev: true dev: true
/es-to-primitive@1.2.1: /es-to-primitive@1.2.1:
@ -2225,7 +2225,7 @@ packages:
eslint: 8.50.0 eslint: 8.50.0
eslint-import-resolver-node: 0.3.9 eslint-import-resolver-node: 0.3.9
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.4)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.50.0) eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.4)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.50.0)
has: 1.0.3 has: 1.0.4
is-core-module: 2.13.0 is-core-module: 2.13.0
is-glob: 4.0.3 is-glob: 4.0.3
minimatch: 3.1.2 minimatch: 3.1.2
@ -2256,7 +2256,7 @@ packages:
damerau-levenshtein: 1.0.8 damerau-levenshtein: 1.0.8
emoji-regex: 9.2.2 emoji-regex: 9.2.2
eslint: 8.50.0 eslint: 8.50.0
has: 1.0.3 has: 1.0.4
jsx-ast-utils: 3.3.5 jsx-ast-utils: 3.3.5
language-tags: 1.0.5 language-tags: 1.0.5
minimatch: 3.1.2 minimatch: 3.1.2
@ -2567,7 +2567,7 @@ packages:
resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==} resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==}
dependencies: dependencies:
function-bind: 1.1.1 function-bind: 1.1.1
has: 1.0.3 has: 1.0.4
has-proto: 1.0.1 has-proto: 1.0.1
has-symbols: 1.0.3 has-symbols: 1.0.3
dev: true dev: true
@ -2753,11 +2753,9 @@ packages:
has-symbols: 1.0.3 has-symbols: 1.0.3
dev: true dev: true
/has@1.0.3: /has@1.0.4:
resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} resolution: {integrity: sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==}
engines: {node: '>= 0.4.0'} engines: {node: '>= 0.4.0'}
dependencies:
function-bind: 1.1.1
dev: true dev: true
/heap@0.2.7: /heap@0.2.7:
@ -2815,7 +2813,7 @@ packages:
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
dependencies: dependencies:
get-intrinsic: 1.2.1 get-intrinsic: 1.2.1
has: 1.0.3 has: 1.0.4
side-channel: 1.0.4 side-channel: 1.0.4
dev: true dev: true
@ -2867,7 +2865,7 @@ packages:
/is-core-module@2.13.0: /is-core-module@2.13.0:
resolution: {integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==} resolution: {integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==}
dependencies: dependencies:
has: 1.0.3 has: 1.0.4
dev: true dev: true
/is-date-object@1.0.5: /is-date-object@1.0.5:
@ -3295,7 +3293,7 @@ packages:
'@next/env': 13.5.4 '@next/env': 13.5.4
'@swc/helpers': 0.5.2 '@swc/helpers': 0.5.2
busboy: 1.6.0 busboy: 1.6.0
caniuse-lite: 1.0.30001542 caniuse-lite: 1.0.30001543
postcss: 8.4.31 postcss: 8.4.31
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
@ -4569,5 +4567,5 @@ packages:
engines: {node: '>=10'} engines: {node: '>=10'}
dev: true dev: true
/zod@3.22.2: /zod@3.22.4:
resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==} resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}