Skip to content

Commit

Permalink
update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
anirrudh committed Mar 2, 2023
1 parent 1f1694e commit 547b173
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1065,10 +1065,10 @@
style-mod "^4.0.0"
w3c-keyname "^2.2.4"

"@conda-store/[email protected].3-rc5":
version "0.1.3-rc5"
resolved "https://registry.yarnpkg.com/@conda-store/conda-store-ui/-/conda-store-ui-0.1.3-rc5.tgz#79a7aae5ac8a7348bf63f50fe5f0e79c64bef263"
integrity sha512-tmJjCsmF5nQQh7Mj5JDGT/Yu/aXDscugDG0zNbHKt529rgNTthugzc3fe3OERnu4K4QTLhNZgSy7cr+U57sRGA==
"@conda-store/[email protected].4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@conda-store/conda-store-ui/-/conda-store-ui-0.1.4.tgz#a4bab6e71ba9aba74981ca6e4e97c801280a3b40"
integrity sha512-9o3lupZqQ6cRDCyJJNIb/WEVD4eFoy+0u0slfW/ps2EjyTnLW9vKNSN60kaqHCiUpfeAnr70XYZlSDUziE3L0A==
dependencies:
"@codemirror/language" "^6.2.1"
"@codemirror/legacy-modes" "^6.1.0"
Expand All @@ -1088,13 +1088,15 @@
date-fns "^2.29.3"
date-fns-tz "^1.3.7"
lodash "^4.17.21"
match-sorter "^6.3.1"
react "^18.0.0"
react-beautiful-dnd "^13.1.0"
react-dom "^18.0.0"
react-infinite-scroll-component "^6.1.0"
react-redux "^8.0.2"
react-router-dom "^6.3.0"
redux "^4.2.0"
semver "^7.3.8"
yaml "^2.1.1"

"@csstools/selector-specificity@^2.0.2":
Expand Down Expand Up @@ -6237,6 +6239,14 @@ marked@^4.0.17:
resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.12.tgz#d69a64e21d71b06250da995dcd065c11083bebb5"
integrity sha512-yr8hSKa3Fv4D3jdZmtMMPghgVt6TWbk86WQaWhDloQjRSQhMMYCAro7jP7VDJrjjdV8pxVxMssXS8B8Y5DZ5aw==

match-sorter@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/match-sorter/-/match-sorter-6.3.1.tgz#98cc37fda756093424ddf3cbc62bfe9c75b92bda"
integrity sha512-mxybbo3pPNuA+ZuCUhm5bwNkXrJTbsk5VWbR5wiwz/GC6LIiegBGn2w3O08UG/jdbYLinw51fSQ5xNU1U3MgBw==
dependencies:
"@babel/runtime" "^7.12.5"
remove-accents "0.4.2"

mathml-tag-names@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
Expand Down Expand Up @@ -7340,6 +7350,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9"
integrity sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==

[email protected]:
version "0.4.2"
resolved "https://registry.yarnpkg.com/remove-accents/-/remove-accents-0.4.2.tgz#0a43d3aaae1e80db919e07ae254b285d9e1c7bb5"
integrity sha512-7pXIJqJOq5tFgG1A2Zxti3Ht8jJF337m4sowbuHsW30ZnkQFnDzy9qBNhgzX8ZLW4+UBcXiiR7SwR6pokHsxiA==

remove-trailing-separator@^1.0.1:
version "1.1.0"
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
Expand Down Expand Up @@ -7543,7 +7558,7 @@ schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1:
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==

[email protected], semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
[email protected], semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8:
version "7.3.8"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
Expand Down

0 comments on commit 547b173

Please sign in to comment.