diff --git a/.changeset/shiny-badgers-film.md b/.changeset/shiny-badgers-film.md new file mode 100644 index 00000000000..f756eff1f4f --- /dev/null +++ b/.changeset/shiny-badgers-film.md @@ -0,0 +1,7 @@ +--- +"@aws-amplify/ui": patch +"@aws-amplify/ui-vue": patch +"@aws-amplify/ui-angular": patch +--- + +Pin all dependencies diff --git a/packages/angular/projects/ui-angular/package.json b/packages/angular/projects/ui-angular/package.json index e22f923aca9..b4a423a9524 100644 --- a/packages/angular/projects/ui-angular/package.json +++ b/packages/angular/projects/ui-angular/package.json @@ -16,9 +16,9 @@ "@aws-amplify/ui-components": "^1.7.0", "@aws-amplify/ui": "3.0.11", "@stencil/core": "2.8.0", - "nanoid": "^3.1.31", - "qrcode": "^1.4.4", - "tslib": "^2.0.0", + "nanoid": "3.1.31", + "qrcode": "1.5.0", + "tslib": "2.3.1", "xstate": "4.28.0" }, "publishConfig": { diff --git a/packages/ui/package.json b/packages/ui/package.json index 3fe152d798d..63c44a02e4d 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -32,8 +32,8 @@ "test": "jest" }, "dependencies": { - "lodash": "^4.17.21", - "style-dictionary": "^3.0.1", + "lodash": "4.17.21", + "style-dictionary": "3.0.3", "xstate": "4.28.0" }, "devDependencies": { diff --git a/packages/vue/package.json b/packages/vue/package.json index baf8b843e2e..3df4709b1c6 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -30,9 +30,9 @@ }, "dependencies": { "@aws-amplify/ui": "3.0.11", - "@vueuse/core": "^7.4.1", + "@vueuse/core": "7.4.1", "@xstate/vue": "0.8.1", - "qrcode": "^1.4.4" + "qrcode": "1.5.0" }, "devDependencies": { "@babel/preset-env": "^7.15.8", diff --git a/yarn.lock b/yarn.lock index 02d194fb52a..2c1cf697e53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6104,7 +6104,7 @@ resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.0.0-rc.17.tgz#e6dcf5b5bd3ae23595bdb154b9b578ebcdffd698" integrity sha512-7LHZKsFRV/HqDoMVY+cJamFzgHgsrmQFalROHC5FMWrzPzd+utG5e11krj1tVsnxYufGA2ABShX4nlcHXED+zQ== -"@vueuse/core@^7.4.1": +"@vueuse/core@7.4.1": version "7.4.1" resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-7.4.1.tgz#81ede3f67dfd58af8284c910ac2fee25458892c6" integrity sha512-8UeLPCAieeQLXFHF1/28SIEK6ILLPb/4hp03hR+xkXF00gB/YUp0CEVcRAL9uQ8HTZa3S2T/jTISMc1ZjilM0A== @@ -16446,7 +16446,7 @@ nan@^2.12.1: resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee" integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ== -nanoid@^3.1.23, nanoid@^3.1.30, nanoid@^3.1.31: +nanoid@3.1.31, nanoid@^3.1.23, nanoid@^3.1.30: version "3.1.31" resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.31.tgz#f5b58a1ce1b7604da5f0605757840598d8974dc6" integrity sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A== @@ -20971,7 +20971,7 @@ strnum@^1.0.4: resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.4.tgz#e97e36a7d6ba9f93d0d6b496b2ed0678d422832b" integrity sha512-lMzNMfDpaQOLt4B2mEbfzYS0+T7dvCXeojnlGf6f1AygvWDMcWyXYaLbyICfjVu29sErR8fnRagQfBW/N/hGgw== -style-dictionary@^3.0.1: +style-dictionary@3.0.3, style-dictionary@^3.0.1: version "3.0.3" resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.0.3.tgz#251ac680303fe757f19af3af9898db1a66f7373e" integrity sha512-4s8wK1o4M/o9AhwsMqOdu0swBJrvxXspcQ7efdKpER5OP7DnnGC5KeCPHlLdciNYDng+z7TWHUXlw1xs7rR50g== @@ -21749,16 +21749,16 @@ tslib@2.1.0, tslib@~2.1.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== +tslib@2.3.1, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.3.0: + version "2.3.1" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" + integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== + tslib@^1.0.0, tslib@^1.10.0, tslib@^1.11.1, tslib@^1.13.0, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: version "1.14.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.0, tslib@^2.0.3, tslib@^2.3.0: - version "2.3.1" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" - integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== - tslint@~6.1.0: version "6.1.3" resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.3.tgz#5c23b2eccc32487d5523bd3a470e9aa31789d904"