Set different version of macaw (#2501)
* Set different version of macaw * Spanshots
This commit is contained in:
parent
522e06d519
commit
802524744b
3 changed files with 1308 additions and 1308 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -5248,9 +5248,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@saleor/macaw-ui": {
|
"@saleor/macaw-ui": {
|
||||||
"version": "0.6.7",
|
"version": "0.6.5",
|
||||||
"resolved": "https://registry.npmjs.org/@saleor/macaw-ui/-/macaw-ui-0.6.7.tgz",
|
"resolved": "https://registry.npmjs.org/@saleor/macaw-ui/-/macaw-ui-0.6.5.tgz",
|
||||||
"integrity": "sha512-HRa8c4M+siOltopPLDusRh/03P7G2FlboFszal5sd2X8HUNZJ4c2BS83gnBMmVgp37kxeZiBVe95Fhjm0PRzbA==",
|
"integrity": "sha512-lAhSjSKgLuILoiMRRITZn3dFMMQPYGjHZClSDvsmvOCZSJ1X3dqWFw7PLNp+r3IapZ9R6CT9ZBe7uYZ6l5aDMA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@floating-ui/react-dom-interactions": "^0.5.0",
|
"@floating-ui/react-dom-interactions": "^0.5.0",
|
||||||
"clsx": "^1.1.1",
|
"clsx": "^1.1.1",
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
"@material-ui/lab": "^4.0.0-alpha.58",
|
"@material-ui/lab": "^4.0.0-alpha.58",
|
||||||
"@material-ui/styles": "^4.11.4",
|
"@material-ui/styles": "^4.11.4",
|
||||||
"@reach/auto-id": "^0.16.0",
|
"@reach/auto-id": "^0.16.0",
|
||||||
"@saleor/macaw-ui": "~0.6.7",
|
"@saleor/macaw-ui": "0.6.5",
|
||||||
"@saleor/sdk": "^0.4.4",
|
"@saleor/sdk": "^0.4.4",
|
||||||
"@sentry/react": "^6.0.0",
|
"@sentry/react": "^6.0.0",
|
||||||
"@types/faker": "^5.1.6",
|
"@types/faker": "^5.1.6",
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue