mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 21:51:21 +00:00
update deps
This commit is contained in:
parent
2c8673c15a
commit
3a3ec8ce27
14
package.json
14
package.json
@ -20,7 +20,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@reach/portal": "^0.15.0",
|
||||
"@vercel/fetch": "^6.1.0",
|
||||
"@vercel/fetch": "^6.1.1",
|
||||
"autoprefixer": "^10.2.6",
|
||||
"body-scroll-lock": "^3.1.5",
|
||||
"bowser": "^2.11.0",
|
||||
@ -30,14 +30,14 @@
|
||||
"email-validator": "^2.0.4",
|
||||
"immutability-helper": "^3.1.1",
|
||||
"js-cookie": "^2.2.1",
|
||||
"keen-slider": "^5.4.1",
|
||||
"keen-slider": "^5.5.1",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.random": "^3.2.0",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"next": "10.0.9-canary.5",
|
||||
"next-seo": "^4.24.0",
|
||||
"next-themes": "^0.0.14",
|
||||
"postcss": "^8.3.0",
|
||||
"postcss": "^8.3.4",
|
||||
"postcss-nesting": "^8.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
@ -47,7 +47,7 @@
|
||||
"swell-js": "^4.0.0-next.0",
|
||||
"swr": "^0.5.6",
|
||||
"tabbable": "^5.2.0",
|
||||
"tailwindcss": "^2.1.2"
|
||||
"tailwindcss": "^2.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "^1.21.5",
|
||||
@ -61,8 +61,8 @@
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/lodash.random": "^3.2.6",
|
||||
"@types/lodash.throttle": "^4.1.6",
|
||||
"@types/node": "^15.6.1",
|
||||
"@types/react": "^17.0.8",
|
||||
"@types/node": "^15.12.2",
|
||||
"@types/react": "^17.0.11",
|
||||
"@types/shopify-buy": "^2.10.5",
|
||||
"deepmerge": "^4.2.2",
|
||||
"graphql": "^15.5.0",
|
||||
@ -71,7 +71,7 @@
|
||||
"next-unused": "^0.0.6",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"prettier": "^2.3.0",
|
||||
"prettier": "^2.3.1",
|
||||
"typescript": "4.2.4"
|
||||
},
|
||||
"husky": {
|
||||
|
6791
pnpm-lock.yaml
generated
Normal file
6791
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user