diff --git a/package.json b/package.json index 688328b..c732be4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "author": "UC Regents", "license": "BSD-2", "dependencies": { - "@instructure/canvas-theme": "^7.4.3", + "@instructure/canvas-theme": "^8.6.0", "@instructure/ui-billboard": "^7.4.3", "@instructure/ui-buttons": "^7.4.3", "@instructure/ui-checkbox": "^7.4.3", diff --git a/yarn.lock b/yarn.lock index 612e02c..914ec21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1034,10 +1034,10 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": - version "7.12.5" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e" - integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg== +"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": + version "7.14.6" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d" + integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg== dependencies: regenerator-runtime "^0.13.4" @@ -1148,14 +1148,13 @@ resolved "https://registry.yarnpkg.com/@instructure/browserslist-config-instui/-/browserslist-config-instui-7.4.3.tgz#527ef5ba4fd5c7a02ab587c28fd77872bb7ab2b8" integrity sha512-ar0+ylhSKs6Chdw+JqmB5XqRSGAEjVRvYKyBl01HgdQA4tPiTnMeB6yk3q2Ov5WpUHCHugdXN9lHWUNCWrDApg== -"@instructure/canvas-theme@^7.4.3": - version "7.4.3" - resolved "https://registry.yarnpkg.com/@instructure/canvas-theme/-/canvas-theme-7.4.3.tgz#da9b5c01af8d50fdf73893d87eedae9b3d50d587" - integrity sha512-g62iZqmX+HntnwwdvzwT3hR1wYAWgNAruNiBW3K2j+lDLHVU2HGeo7cIZytlyrQsyyLYJWua/3PtoSEv/sWh9w== +"@instructure/canvas-theme@^8.6.0": + version "8.6.0" + resolved "https://registry.yarnpkg.com/@instructure/canvas-theme/-/canvas-theme-8.6.0.tgz#9d558c86723fb5347e5913c87f2192f5e05bbedd" + integrity sha512-oLsndRFkajbbz6uTuh9y8qtF5CHGomPQzYaIyCXDF0MsxRmU+3JP95DGWApUF4Kz2OYGP64cyWBb4Pp4DwO79Q== dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-theme-tokens" "^7.4.3" - "@instructure/ui-themeable" "^7.4.3" + "@babel/runtime" "^7.13.10" + "@instructure/ui-theme-tokens" "8.6.0" "@instructure/command-utils@^7.4.3": version "7.4.3" @@ -1805,13 +1804,12 @@ classnames "^2" prop-types "^15" -"@instructure/ui-theme-tokens@^7.4.3": - version "7.4.3" - resolved "https://registry.yarnpkg.com/@instructure/ui-theme-tokens/-/ui-theme-tokens-7.4.3.tgz#ef2b394dfdaa73268a917ff6218bc0056d22f37e" - integrity sha512-8NXKIgKy9qhFcSe5of6huE4tlpCE4L7Li6Rz2SFcemg15f8LSQHjjHdi3FkZipkvNUeHVdWwenS0IdQFAJ9oCQ== +"@instructure/ui-theme-tokens@8.6.0": + version "8.6.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-theme-tokens/-/ui-theme-tokens-8.6.0.tgz#84740dbc7568d3187946de938c556f9bbcbefd83" + integrity sha512-+2yMOlIKINxMz4P/JAS3TeS0sF+t6bzK/kIDpXbmdhZdyFGoFPlqVF795TLGFRg4i6UhaC4B8seSaeBtoEgnVg== dependencies: - "@babel/runtime" "^7.9.2" - "@instructure/ui-themeable" "^7.4.3" + "@babel/runtime" "^7.13.10" "@instructure/ui-themeable@^7.4.3": version "7.4.3"