Use stable release of macaw-ui (#2789)
This commit is contained in:
parent
c4f6a18d38
commit
04b93cdc9b
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -23,7 +23,7 @@
|
|||
"@material-ui/lab": "^4.0.0-alpha.61",
|
||||
"@material-ui/styles": "^4.11.4",
|
||||
"@reach/auto-id": "^0.16.0",
|
||||
"@saleor/macaw-ui": "0.6.8-1",
|
||||
"@saleor/macaw-ui": "0.7.0",
|
||||
"@saleor/sdk": "^0.4.4",
|
||||
"@sentry/react": "^6.0.0",
|
||||
"@types/faker": "^5.1.6",
|
||||
|
@ -6571,9 +6571,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@saleor/macaw-ui": {
|
||||
"version": "0.6.8-1",
|
||||
"resolved": "https://registry.npmjs.org/@saleor/macaw-ui/-/macaw-ui-0.6.8-1.tgz",
|
||||
"integrity": "sha512-OduWgjl1OcJOSakQJs1+r6CnPuY1G+zWq2U0TBJFrLFLaA58XsRlgor8uF6b8y28TjED2vlTCqvAaIARZGs6lQ==",
|
||||
"version": "0.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@saleor/macaw-ui/-/macaw-ui-0.7.0.tgz",
|
||||
"integrity": "sha512-RslkWPkjV8v0P5tz9uJJAS8cj3jGlMsmv8Z8jmteb/Uz+6vfGepAClUBrHt2fby9JRHivPZyn9eBbYW3xNb8Yw==",
|
||||
"dependencies": {
|
||||
"@floating-ui/react-dom-interactions": "^0.5.0",
|
||||
"clsx": "^1.1.1",
|
||||
|
@ -44504,9 +44504,9 @@
|
|||
}
|
||||
},
|
||||
"@saleor/macaw-ui": {
|
||||
"version": "0.6.8-1",
|
||||
"resolved": "https://registry.npmjs.org/@saleor/macaw-ui/-/macaw-ui-0.6.8-1.tgz",
|
||||
"integrity": "sha512-OduWgjl1OcJOSakQJs1+r6CnPuY1G+zWq2U0TBJFrLFLaA58XsRlgor8uF6b8y28TjED2vlTCqvAaIARZGs6lQ==",
|
||||
"version": "0.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@saleor/macaw-ui/-/macaw-ui-0.7.0.tgz",
|
||||
"integrity": "sha512-RslkWPkjV8v0P5tz9uJJAS8cj3jGlMsmv8Z8jmteb/Uz+6vfGepAClUBrHt2fby9JRHivPZyn9eBbYW3xNb8Yw==",
|
||||
"requires": {
|
||||
"@floating-ui/react-dom-interactions": "^0.5.0",
|
||||
"clsx": "^1.1.1",
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"@material-ui/lab": "^4.0.0-alpha.61",
|
||||
"@material-ui/styles": "^4.11.4",
|
||||
"@reach/auto-id": "^0.16.0",
|
||||
"@saleor/macaw-ui": "0.6.8-1",
|
||||
"@saleor/macaw-ui": "0.7.0",
|
||||
"@saleor/sdk": "^0.4.4",
|
||||
"@sentry/react": "^6.0.0",
|
||||
"@types/faker": "^5.1.6",
|
||||
|
|
Loading…
Reference in a new issue