Pin macaw-ui version (#3522)

This commit is contained in:
Krzysztof Żuraw 2023-04-19 11:13:56 +02:00 committed by GitHub
parent 1d8cbd86a9
commit 82b0684c0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 53 deletions

62
package-lock.json generated
View file

@ -26,7 +26,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.8.0-pre.68",
"@saleor/macaw-ui": "0.8.0-pre.68",
"@saleor/sdk": "^0.5.0",
"@sentry/react": "^6.0.0",
"@types/faker": "^5.1.6",
@ -7993,9 +7993,9 @@
}
},
"node_modules/@saleor/macaw-ui": {
"version": "0.8.0-pre.71",
"resolved": "https://registry.npmjs.org/@saleor/macaw-ui/-/macaw-ui-0.8.0-pre.71.tgz",
"integrity": "sha512-Rnq4u6WumpmecuQugv7iBFuD+DPoScDbUUnRD/ZIbxpcJNTZm+w6PFo7WZEaS48TNXM2CloBDA7EDCiQ10rViw==",
"version": "0.8.0-pre.68",
"resolved": "https://registry.npmjs.org/@saleor/macaw-ui/-/macaw-ui-0.8.0-pre.68.tgz",
"integrity": "sha512-4P1Ec4dpNk0MyejtosBZLd0EHl3pOBY1aFt09/R0Qpdiyu2+O7Jh/O1pwG+cpaG7J6hcrtMGsfYfLl24PwIAAA==",
"dependencies": {
"@dessert-box/react": "^0.4.0",
"@floating-ui/react-dom-interactions": "^0.5.0",
@ -8009,42 +8009,20 @@
"@radix-ui/react-select": "^1.2.0",
"@radix-ui/react-toggle": "^1.0.2",
"@radix-ui/react-tooltip": "^1.0.5",
"@vanilla-extract/css-utils": "^0.1.3",
"clsx": "^1.1.1",
"downshift": "^7.6.0",
"downshift": "^6.1.7",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"react-inlinesvg": "^3.0.1"
},
"engines": {
"node": ">=16 <19",
"pnpm": ">=8"
"node": ">=16 <19"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
}
},
"node_modules/@saleor/macaw-ui/node_modules/compute-scroll-into-view": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-2.0.4.tgz",
"integrity": "sha512-y/ZA3BGnxoM/QHHQ2Uy49CLtnWPbt4tTPpEEZiEmmiWBFKjej7nEyH8Ryz54jH0MLXflUYA3Er2zUxPSJu5R+g=="
},
"node_modules/@saleor/macaw-ui/node_modules/downshift": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-7.6.0.tgz",
"integrity": "sha512-VSoTVynTAsabou/hbZ6HJHUVhtBiVOjQoBsCPcQq5eAROIGP+9XKMp9asAKQ3cEcUP4oe0fFdD2pziUjhFY33Q==",
"dependencies": {
"@babel/runtime": "^7.14.8",
"compute-scroll-into-view": "^2.0.4",
"prop-types": "^15.7.2",
"react-is": "^17.0.2",
"tslib": "^2.3.0"
},
"peerDependencies": {
"react": ">=16.12.0"
}
},
"node_modules/@saleor/sdk": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/@saleor/sdk/-/sdk-0.5.0.tgz",
@ -43181,9 +43159,9 @@
}
},
"@saleor/macaw-ui": {
"version": "0.8.0-pre.71",
"resolved": "https://registry.npmjs.org/@saleor/macaw-ui/-/macaw-ui-0.8.0-pre.71.tgz",
"integrity": "sha512-Rnq4u6WumpmecuQugv7iBFuD+DPoScDbUUnRD/ZIbxpcJNTZm+w6PFo7WZEaS48TNXM2CloBDA7EDCiQ10rViw==",
"version": "0.8.0-pre.68",
"resolved": "https://registry.npmjs.org/@saleor/macaw-ui/-/macaw-ui-0.8.0-pre.68.tgz",
"integrity": "sha512-4P1Ec4dpNk0MyejtosBZLd0EHl3pOBY1aFt09/R0Qpdiyu2+O7Jh/O1pwG+cpaG7J6hcrtMGsfYfLl24PwIAAA==",
"requires": {
"@dessert-box/react": "^0.4.0",
"@floating-ui/react-dom-interactions": "^0.5.0",
@ -43197,31 +43175,11 @@
"@radix-ui/react-select": "^1.2.0",
"@radix-ui/react-toggle": "^1.0.2",
"@radix-ui/react-tooltip": "^1.0.5",
"@vanilla-extract/css-utils": "^0.1.3",
"clsx": "^1.1.1",
"downshift": "^7.6.0",
"downshift": "^6.1.7",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"react-inlinesvg": "^3.0.1"
},
"dependencies": {
"compute-scroll-into-view": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-2.0.4.tgz",
"integrity": "sha512-y/ZA3BGnxoM/QHHQ2Uy49CLtnWPbt4tTPpEEZiEmmiWBFKjej7nEyH8Ryz54jH0MLXflUYA3Er2zUxPSJu5R+g=="
},
"downshift": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/downshift/-/downshift-7.6.0.tgz",
"integrity": "sha512-VSoTVynTAsabou/hbZ6HJHUVhtBiVOjQoBsCPcQq5eAROIGP+9XKMp9asAKQ3cEcUP4oe0fFdD2pziUjhFY33Q==",
"requires": {
"@babel/runtime": "^7.14.8",
"compute-scroll-into-view": "^2.0.4",
"prop-types": "^15.7.2",
"react-is": "^17.0.2",
"tslib": "^2.3.0"
}
}
}
},
"@saleor/sdk": {

View file

@ -33,7 +33,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.8.0-pre.68",
"@saleor/macaw-ui": "0.8.0-pre.68",
"@saleor/sdk": "^0.5.0",
"@sentry/react": "^6.0.0",
"@types/faker": "^5.1.6",