Update pnpm-lock.yaml

This commit is contained in:
Catalin Pinte 2022-10-19 09:46:37 +03:00
parent e1751eef3f
commit e8c1ef1f57

6
pnpm-lock.yaml generated
View File

@ -122,16 +122,17 @@ importers:
'@taskr/clear': ^1.1.0
'@taskr/esnext': ^1.1.0
'@taskr/watch': ^1.1.0
'@tsndr/cloudflare-worker-jwt': ^2.1.0
'@types/chec__commerce.js': ^2.8.4
'@types/cookie': ^0.4.1
'@types/js-cookie': ^3.0.2
'@types/jsonwebtoken': ^8.5.7
'@types/lodash.debounce': ^4.0.6
'@types/node': ^17.0.8
'@types/react': ^18.0.14
'@vercel/commerce': workspace:*
cookie: ^0.4.1
js-cookie: ^3.0.1
jsonwebtoken: ^8.5.1
lint-staged: ^12.1.7
lodash.debounce: ^4.0.8
next: ^12.0.8
@ -143,10 +144,10 @@ importers:
typescript: ^4.7.4
dependencies:
'@chec/commerce.js': 2.8.0
'@tsndr/cloudflare-worker-jwt': 2.1.0
'@vercel/commerce': link:../commerce
cookie: 0.4.2
js-cookie: 3.0.1
jsonwebtoken: 8.5.1
lodash.debounce: 4.0.8
devDependencies:
'@taskr/clear': 1.1.0
@ -155,6 +156,7 @@ importers:
'@types/chec__commerce.js': 2.8.5
'@types/cookie': 0.4.1
'@types/js-cookie': 3.0.2
'@types/jsonwebtoken': 8.5.9
'@types/lodash.debounce': 4.0.7
'@types/node': 17.0.45
'@types/react': 18.0.20