From 96a323458dc06040b6fc577cd0c36886df5adc7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 21:27:23 +0000 Subject: [PATCH] Bump @instructure/canvas-theme from 8.28.2 to 8.39.0 Bumps [@instructure/canvas-theme](https://github.com/instructure/instructure-ui) from 8.28.2 to 8.39.0. - [Release notes](https://github.com/instructure/instructure-ui/releases) - [Changelog](https://github.com/instructure/instructure-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/instructure/instructure-ui/compare/v8.28.2...v8.39.0) --- updated-dependencies: - dependency-name: "@instructure/canvas-theme" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 135 ++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 129 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a66bec68..b0319feb 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@babel/runtime": "^7.19.0", "@emotion/core": "^10.3.1", - "@instructure/canvas-theme": "^8.28.2", + "@instructure/canvas-theme": "^8.39.0", "@instructure/emotion": "^8.28.2", "@instructure/ui-alerts": "^8.28.2", "@instructure/ui-breadcrumb": "^8.28.2", diff --git a/yarn.lock b/yarn.lock index 1f4097c1..80c113ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -66,6 +66,13 @@ dependencies: "@babel/types" "^7.18.6" +"@babel/helper-annotate-as-pure@^7.22.5": + version "7.22.5" + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882" + integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg== + dependencies: + "@babel/types" "^7.22.5" + "@babel/helper-builder-binary-assignment-operator-visitor@^7.18.6": version "7.18.9" resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz#acd4edfd7a566d1d51ea975dff38fd52906981bb" @@ -158,6 +165,13 @@ dependencies: "@babel/types" "^7.18.6" +"@babel/helper-module-imports@^7.22.5": + version "7.22.5" + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c" + integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg== + dependencies: + "@babel/types" "^7.22.5" + "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0": version "7.19.0" resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30" @@ -231,11 +245,21 @@ resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== +"@babel/helper-string-parser@^7.22.5": + version "7.22.5" + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== + "@babel/helper-validator-identifier@^7.18.6": version "7.19.1" resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== +"@babel/helper-validator-identifier@^7.22.5": + version "7.22.5" + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" + integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== + "@babel/helper-validator-option@^7.18.6": version "7.18.6" resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" @@ -955,12 +979,12 @@ core-js-pure "^3.25.1" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.19.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": - version "7.19.0" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.19.0.tgz#22b11c037b094d27a8a2504ea4dcff00f50e2259" - integrity sha512-eR8Lo9hnDS7tqkO7NsV+mKvCmv5boaXFSZ70DnfhcgiEne8hv9oCEd36Klw74EtizEqLsy4YnW8UWwpBVolHZA== +"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.19.0", "@babel/runtime@^7.22.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4": + version "7.22.6" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.6.tgz#57d64b9ae3cff1d67eb067ae117dac087f5bd438" + integrity sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ== dependencies: - regenerator-runtime "^0.13.4" + regenerator-runtime "^0.13.11" "@babel/template@^7.18.10", "@babel/template@^7.3.3": version "7.18.10" @@ -996,6 +1020,15 @@ "@babel/helper-validator-identifier" "^7.18.6" to-fast-properties "^2.0.0" +"@babel/types@^7.22.5": + version "7.22.5" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe" + integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA== + dependencies: + "@babel/helper-string-parser" "^7.22.5" + "@babel/helper-validator-identifier" "^7.22.5" + to-fast-properties "^2.0.0" + "@bcoe/v8-coverage@^0.2.3": version "0.2.3" resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" @@ -1240,7 +1273,7 @@ "@instructure/theme-registry" "8.28.2" "@instructure/ui-theme-tokens" "8.28.2" -"@instructure/canvas-theme@8.28.2", "@instructure/canvas-theme@^8.28.2": +"@instructure/canvas-theme@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/canvas-theme/-/canvas-theme-8.28.2.tgz#7c95a67eafe122f2d8ca210d0b4a894b27af1db9" integrity sha512-DMsP3lCFlkoUwInYl/UXzGbW1FQQHIG9uyBrmPkQ8ELKOBgtGxTBUaf0fIGUz3eK4/RKFCiHCVj938SKPQsOvQ== @@ -1250,6 +1283,16 @@ "@instructure/theme-registry" "8.28.2" "@instructure/ui-theme-tokens" "8.28.2" +"@instructure/canvas-theme@^8.39.0": + version "8.39.0" + resolved "https://registry.yarnpkg.com/@instructure/canvas-theme/-/canvas-theme-8.39.0.tgz#217207015644fe1d8b68925ea6f99d81cb61b5aa" + integrity sha512-6scv41hxcfdR6W0D6E9E7vSmawPaPnp6Y/IT4pHrMpaj8gbtOEiNdeHwSRo7aBQRdhqK5rjm6AiiY6PrRhdxog== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/shared-types" "8.39.0" + "@instructure/theme-registry" "8.39.0" + "@instructure/ui-theme-tokens" "8.39.0" + "@instructure/console@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/console/-/console-8.28.2.tgz#bd8ed26e266332dc346f9b14989b4405d6ee67c9" @@ -1259,6 +1302,15 @@ "@babel/helper-module-imports" "^7.8.3" babel-plugin-macros "^3" +"@instructure/console@8.39.0": + version "8.39.0" + resolved "https://registry.yarnpkg.com/@instructure/console/-/console-8.39.0.tgz#5a3b393e6233aa65acfaf925dfcfcfb8d48ad808" + integrity sha512-//LbDKQa7Do0Feus30dOZlpaFlqH93cOQqEy0YdQkoeMfhNoQEh0QbzYxNTmf7C0KJdxPlmb2IfIa1Do/ZfVVg== + dependencies: + "@babel/helper-annotate-as-pure" "^7.22.5" + "@babel/helper-module-imports" "^7.22.5" + babel-plugin-macros "^3.1.0" + "@instructure/debounce@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/debounce/-/debounce-8.28.2.tgz#fbffeb8c2df2393088df98f1da160528593751c2" @@ -1302,6 +1354,13 @@ dependencies: prop-types "^15" +"@instructure/shared-types@8.39.0": + version "8.39.0" + resolved "https://registry.yarnpkg.com/@instructure/shared-types/-/shared-types-8.39.0.tgz#d0cd5d8c5f710820acef0cd4fb40dc3f21ca6185" + integrity sha512-XnM1PtvSGYTiBiWDV5hGN3hFZOlWIIHGOu8CzmI1RkFtKppH0a7cC0FIay55Tawd1+BtUnbFD/RgUYBnnjAbzw== + dependencies: + prop-types "^15.8.1" + "@instructure/theme-registry@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/theme-registry/-/theme-registry-8.28.2.tgz#5a63b636aed7bc2ed8f36ef7cce53553fd3a3351" @@ -1312,6 +1371,16 @@ "@instructure/shared-types" "8.28.2" "@instructure/ui-utils" "8.28.2" +"@instructure/theme-registry@8.39.0": + version "8.39.0" + resolved "https://registry.yarnpkg.com/@instructure/theme-registry/-/theme-registry-8.39.0.tgz#bf43d4152ea2c96dfe571c8eb8753ab3906e9686" + integrity sha512-z7fYxOp7E0xJ4HJzk7DtrKYeAL/DZU++KffxqiZyDDEYQZMT/ZFMdIGYsL/h/ADPHAlO52pbRJfbigSlKEOe8w== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/console" "8.39.0" + "@instructure/shared-types" "8.39.0" + "@instructure/ui-utils" "8.39.0" + "@instructure/ui-a11y-content@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-a11y-content/-/ui-a11y-content-8.28.2.tgz#33182ca966c736b7a4b4ac70607444a0e155d180" @@ -1443,6 +1512,15 @@ "@instructure/console" "8.28.2" "@instructure/shared-types" "8.28.2" +"@instructure/ui-dom-utils@8.39.0": + version "8.39.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-dom-utils/-/ui-dom-utils-8.39.0.tgz#05161ab2e4003d48d92e764d4923d985c5c7a84d" + integrity sha512-d1qbd6rEnmnVspzDQxi6JonoGJzUFM8oQngIIBEHjnlZHfQzHESa5Tnc/oYBTU01nCFtgRm4NeoKctdTIluqyQ== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/console" "8.39.0" + "@instructure/shared-types" "8.39.0" + "@instructure/ui-expandable@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-expandable/-/ui-expandable-8.28.2.tgz#a538ceccb8a70180b2cfb49dc150a2850d3ca404" @@ -1929,6 +2007,14 @@ "@babel/runtime" "^7.13.10" "@instructure/shared-types" "8.28.2" +"@instructure/ui-theme-tokens@8.39.0": + version "8.39.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-theme-tokens/-/ui-theme-tokens-8.39.0.tgz#619b4aa78de0d703a96518a19258aca2b482ca9e" + integrity sha512-PtNNmw6me7PK5+1V02KR5leIpj5xw5on/8QisTWzfsyttyZKiArQitzB2bVhBTye3obkatypM9N76isNcUnBJA== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/shared-types" "8.39.0" + "@instructure/ui-themes@8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-themes/-/ui-themes-8.28.2.tgz#1009ad2a82dad032ff3f1043619d5b8676adc62b" @@ -2008,6 +2094,19 @@ json-stable-stringify "^1.0.1" keycode "^2" +"@instructure/ui-utils@8.39.0": + version "8.39.0" + resolved "https://registry.yarnpkg.com/@instructure/ui-utils/-/ui-utils-8.39.0.tgz#c53993dbb8815f0a135cb1a65c8365c8cbb73be7" + integrity sha512-KOLm8wzLunOMSc5aPe7iESUKcv/C3iO96XyE0gd5cHFFphfKAaPKXzIksexPFAjaDxQzuFHg6PfZ+bvq0trbbw== + dependencies: + "@babel/runtime" "^7.22.6" + "@instructure/console" "8.39.0" + "@instructure/ui-dom-utils" "8.39.0" + bowser "^2.11.0" + fast-deep-equal "^3.1.3" + json-stable-stringify "^1.0.2" + keycode "^2.2.1" + "@instructure/ui-view@8.28.2", "@instructure/ui-view@^8.28.2": version "8.28.2" resolved "https://registry.yarnpkg.com/@instructure/ui-view/-/ui-view-8.28.2.tgz#6a75afc90933080f001ba322035c52cc7f6e3e6f" @@ -3440,6 +3539,11 @@ bowser@^1.9.4: resolved "https://registry.yarnpkg.com/bowser/-/bowser-1.9.4.tgz#890c58a2813a9d3243704334fa81b96a5c150c9a" integrity sha512-9IdMmj2KjigRq6oWhmwv1W36pDuA4STQZ8q6YO9um+x07xgYNCD3Oou+WP/3L1HNz7iqythGet3/p4wvc8AAwQ== +bowser@^2.11.0: + version "2.11.0" + resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.11.0.tgz#5ca3c35757a7aa5771500c70a73a9f91ef420a8f" + integrity sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA== + brace-expansion@^1.1.7: version "1.1.11" resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" @@ -6795,6 +6899,13 @@ json-stable-stringify@^1.0.1: dependencies: jsonify "~0.0.0" +json-stable-stringify@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.0.2.tgz#e06f23128e0bbe342dc996ed5a19e28b57b580e0" + integrity sha512-eunSSaEnxV12z+Z73y/j5N37/In40GK4GmsSy+tEHJMxknvqnA7/djeYtAgW0GsWHUfg+847WJjKaEylk2y09g== + dependencies: + jsonify "^0.0.1" + json5@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" @@ -6816,6 +6927,11 @@ jsonfile@^6.0.1: optionalDependencies: graceful-fs "^4.1.6" +jsonify@^0.0.1: + version "0.0.1" + resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978" + integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg== + jsonify@~0.0.0: version "0.0.0" resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" @@ -6867,7 +6983,7 @@ kareem@2.4.1: resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.4.1.tgz#7d81ec518204a48c1cb16554af126806c3cd82b0" integrity sha512-aJ9opVoXroQUPfovYP5kaj2lM7Jn02Gw13bL0lg9v0V7SaUc0qavPs0Eue7d2DcC3NjqI6QAUElXNsuZSeM+EA== -keycode@^2: +keycode@^2, keycode@^2.2.1: version "2.2.1" resolved "https://registry.yarnpkg.com/keycode/-/keycode-2.2.1.tgz#09c23b2be0611d26117ea2501c2c391a01f39eff" integrity sha512-Rdgz9Hl9Iv4QKi8b0OlCRQEzp4AgVxyCtz5S/+VIHezDmrDhkp2N2TqBWOLz0/gbeREXOOiI9/4b8BY9uw2vFg== @@ -8386,6 +8502,11 @@ regenerator-runtime@^0.11.0: resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== +regenerator-runtime@^0.13.11: + version "0.13.11" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" + integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== + regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.9: version "0.13.9" resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"