-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASUIS-599 WS2-1330 update component to resolve dept defined sort issues
- Loading branch information
1 parent
012021c
commit fce2f6e
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
node_modules/@asu-design-system/app-webdir-ui/dist/webdirUI.umd.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,10 +9,10 @@ | |
dependencies: | ||
"@jridgewell/trace-mapping" "^0.3.0" | ||
|
||
"@asu-design-system/[email protected].13": | ||
version "1.24.13" | ||
resolved "https://registry.web.asu.edu/@asu-design-system%2fapp-webdir-ui/-/app-webdir-ui-1.24.13.tgz#719f2a40d53660428d1ac4e0c813a72f36ed696d" | ||
integrity sha512-vp9gkCBXlVqGMfyDz7jRNVqJCYkjb9IGXhxw43hyDJLxhMwJ3hJggHt0OrgPJSJrwFKOLuTZRHndwyfcoBP7lg== | ||
"@asu-design-system/[email protected].14": | ||
version "1.24.14" | ||
resolved "https://registry.web.asu.edu/@asu-design-system%2fapp-webdir-ui/-/app-webdir-ui-1.24.14.tgz#0c894d0d4ac8fa827b4d92b27fcae7b586ce216e" | ||
integrity sha512-iZsqHDpa4lQUDUdpzPIP31CQDNXp/OXfi2J6+XhasntyOpuCuqgurEZyymmQrtPN63mbYF2+MRnnO7uyANmr7A== | ||
dependencies: | ||
"@asu-design-system/component-carousel" "^1.8.3" | ||
"@asu-design-system/components-core" "^1.0.0" | ||
|