mirror of
https://github.com/vercel/commerce.git
synced 2025-05-14 05:37:51 +00:00
Fix the build
This commit is contained in:
parent
dfc6d7d7ed
commit
3cc7b10bcd
@ -33,8 +33,8 @@
|
|||||||
"@tailwindcss/container-queries": "^0.1.1",
|
"@tailwindcss/container-queries": "^0.1.1",
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
"@types/node": "20.8.4",
|
"@types/node": "20.8.4",
|
||||||
"@types/react": "18.2.28",
|
"@types/react": "18.2.10",
|
||||||
"@types/react-dom": "18.2.13",
|
"@types/react-dom": "18.2.10",
|
||||||
"@vercel/git-hooks": "^1.0.0",
|
"@vercel/git-hooks": "^1.0.0",
|
||||||
"autoprefixer": "^10.4.16",
|
"autoprefixer": "^10.4.16",
|
||||||
"eslint": "^8.51.0",
|
"eslint": "^8.51.0",
|
||||||
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -35,11 +35,11 @@ devDependencies:
|
|||||||
specifier: 20.8.4
|
specifier: 20.8.4
|
||||||
version: 20.8.4
|
version: 20.8.4
|
||||||
'@types/react':
|
'@types/react':
|
||||||
specifier: 18.2.28
|
specifier: 18.2.10
|
||||||
version: 18.2.28
|
version: 18.2.10
|
||||||
'@types/react-dom':
|
'@types/react-dom':
|
||||||
specifier: 18.2.13
|
specifier: 18.2.10
|
||||||
version: 18.2.13
|
version: 18.2.10
|
||||||
'@vercel/git-hooks':
|
'@vercel/git-hooks':
|
||||||
specifier: ^1.0.0
|
specifier: ^1.0.0
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
@ -385,14 +385,14 @@ packages:
|
|||||||
resolution: {integrity: sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ==}
|
resolution: {integrity: sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/react-dom@18.2.13:
|
/@types/react-dom@18.2.10:
|
||||||
resolution: {integrity: sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==}
|
resolution: {integrity: sha512-5VEC5RgXIk1HHdyN1pHlg0cOqnxHzvPGpMMyGAP5qSaDRmyZNDaQ0kkVAkK6NYlDhP6YBID3llaXlmAS/mdgCA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/react': 18.2.28
|
'@types/react': 18.2.10
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/react@18.2.28:
|
/@types/react@18.2.10:
|
||||||
resolution: {integrity: sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg==}
|
resolution: {integrity: sha512-5UTpmDa5L+PgTLXhLPNolv7/Qh+1YQuy4fsh/IahJbvtaLz2g9qX0CKsE0rBQCvn9ymt9NpvZENZwclbLKc3EQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/prop-types': 15.7.8
|
'@types/prop-types': 15.7.8
|
||||||
'@types/scheduler': 0.16.4
|
'@types/scheduler': 0.16.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user