Skip to content

Commit

Permalink
Update NPM, dependencies, Blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2022
1 parent 0fafca3 commit 2068b02
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 48 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@
},
"dependencies": {
"@apollo/client": "3.5.10",
"@blueprintjs/core": "3.54.0",
"@blueprintjs/datetime": "3.24.1",
"@blueprintjs/popover2": "0.14.0",
"@blueprintjs/core": "4.3.1",
"@blueprintjs/datetime": "4.2.1",
"@blueprintjs/popover2": "1.2.1",
"@emotion/react": "11.9.0",
"@emotion/styled": "11.8.1",
"@fullcalendar/core": "5.11.0",
Expand Down
72 changes: 27 additions & 45 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1243,54 +1243,53 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@blueprintjs/colors@^4.0.0-alpha.3":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@blueprintjs/colors/-/colors-4.0.4.tgz#e0c161ebcc8eae2c0b10aa260eee13c6418073ad"
integrity sha512-D/c0f8DxH2Wieyi/1izU30JsMtYq4Y5+E5kuky2ElMx7pJh/JPR94SiuBXpFdeq1x7yw9D/kySAoDsXARE3MSg==
"@blueprintjs/colors@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@blueprintjs/colors/-/colors-4.1.2.tgz#27d546e6b6373806ddb90e994014e13a50ea7c98"
integrity sha512-wvq92hgRZZYrohI8GaN/pV0iQfxvWa2RI1cLYuItDvXM6i/u1riaw0RcsqqAIL1MH1fHsKFdH1O8i7Tj5a+lpQ==

"@blueprintjs/core@3.54.0", "@blueprintjs/core@^3.54.0":
version "3.54.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.54.0.tgz#7269f34eccdf0d2874377c5ad973ca2a31562221"
integrity sha512-u2c1s6MNn0ocxhnC6CuiG5g3KV6b4cKUvSobznepA9SC3/AL1s3XOvT7DLWoHRv2B/vBOHFYEDzLw2/vlcGGZg==
"@blueprintjs/core@4.3.1", "@blueprintjs/core@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-4.3.1.tgz#942d0f80d5fa2f37492dd5f78a8e4334804dd54a"
integrity sha512-Dh6FFAaEEbQIuzbMF1Gzs9afJNtZMyU1tnGZnKkCwwRYnohvK8JOsFkwu6RGavlJqUpOP/cLGeuonTuQanQiHA==
dependencies:
"@blueprintjs/colors" "^4.0.0-alpha.3"
"@blueprintjs/icons" "^3.33.0"
"@blueprintjs/colors" "^4.1.2"
"@blueprintjs/icons" "^4.2.5"
"@juggle/resize-observer" "^3.3.1"
"@types/dom4" "^2.0.1"
classnames "^2.2"
dom4 "^2.1.5"
normalize.css "^8.0.1"
popper.js "^1.16.1"
react-lifecycles-compat "^3.0.4"
react-popper "^1.3.7"
react-transition-group "^2.9.0"
react-transition-group "^4.4.1"
tslib "~2.3.1"

"@blueprintjs/datetime@3.24.1":
version "3.24.1"
resolved "https://registry.yarnpkg.com/@blueprintjs/datetime/-/datetime-3.24.1.tgz#020ae9f1dbdc3e723394e6e3df4d8c7047699c56"
integrity sha512-+k5Zpmtzqqec1b+wiNMfXuw1N2pDUAlcuMAHQkZGbmrNKocpqMKLU6S6bPLGBsG0fwAbzQdYYiCCVz65m2z4Uw==
"@blueprintjs/datetime@4.2.1":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@blueprintjs/datetime/-/datetime-4.2.1.tgz#a72643d33de34e7e76e258bb7182d0c026c5b250"
integrity sha512-BdqizRhtKA+nIgg3jEzBZQAjW44uYOx2lTez/BDKrNbbSnN2vdFqUDSQ2bnDt8uKGVJ+IJ5wmYwYH/H7GvxTRQ==
dependencies:
"@blueprintjs/core" "^3.54.0"
"@blueprintjs/core" "^4.3.1"
classnames "^2.2"
react-day-picker "7.4.9"
react-lifecycles-compat "^3.0.4"
tslib "~2.3.1"

"@blueprintjs/icons@^3.33.0":
version "3.33.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.33.0.tgz#4dacdb7731abdf08d1ab240f3a23a185df60918b"
integrity sha512-Q6qoSDIm0kRYQZISm59UUcDCpV3oeHulkLuh3bSlw0HhcSjvEQh2PSYbtaifM60Q4aK4PCd6bwJHg7lvF1x5fQ==
"@blueprintjs/icons@^4.2.5":
version "4.2.5"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-4.2.5.tgz#0541c6ab7e86b78f7a676944731dd2e3e2b8b883"
integrity sha512-wovXczQwIMlKoakYVYbv03s20jRQD3zivrOhJayLX0dl5FccnEVcHx2Vnxi/7nq6FVztCCdjYyd5fIUHfDe7tg==
dependencies:
change-case "^4.1.2"
classnames "^2.2"
tslib "~2.3.1"

"@blueprintjs/popover2@0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-0.14.0.tgz#2d24c51fe1d998b0f1269c14538ae8a120231608"
integrity sha512-skpa73gDB4zqLc1FzEalrgpXW0DjzJk8bA32HHxXVzCR9ELwYsfc0Zo464tS7727OBsN+U/AHXeNXrAVloagnQ==
"@blueprintjs/popover2@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@blueprintjs/popover2/-/popover2-1.2.1.tgz#e1f1588e11c5d3d8a2cbc9bcb8d49439bad47c74"
integrity sha512-0chCqIelpbFWZOR9nTpCYPMEkxyWBxFZubRCReLqdpgYChzt3EOCaA0mxQTxhKvziS4LfnmmhES8bz+6VLczSA==
dependencies:
"@blueprintjs/core" "^3.54.0"
"@blueprintjs/core" "^4.3.1"
"@juggle/resize-observer" "^3.3.1"
"@popperjs/core" "^2.5.4"
classnames "^2.2"
Expand Down Expand Up @@ -8141,13 +8140,6 @@ dom-converter@^0.2.0:
dependencies:
utila "~0.4"

dom-helpers@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.4.0.tgz#e9b369700f959f62ecde5a6babde4bccd9169af8"
integrity sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==
dependencies:
"@babel/runtime" "^7.1.2"

dom-helpers@^5.0.1, dom-helpers@^5.2.0, dom-helpers@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-5.2.1.tgz#d9400536b2bf8225ad98fe052e029451ac40e902"
Expand Down Expand Up @@ -15620,17 +15612,7 @@ react-tooltip@4.2.21:
prop-types "^15.7.2"
uuid "^7.0.3"

react-transition-group@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.9.0.tgz#df9cdb025796211151a436c69a8f3b97b5b07c8d"
integrity sha512-+HzNTCHpeQyl4MJ/bdE0u6XRMe9+XG/+aL4mCxVN4DnPBQ0/5bfHWPDuOZUzYdMj94daZaZdCCc1Dzt9R/xSSg==
dependencies:
dom-helpers "^3.4.0"
loose-envify "^1.4.0"
prop-types "^15.6.2"
react-lifecycles-compat "^3.0.4"

react-transition-group@^4.4.2:
react-transition-group@^4.4.1, react-transition-group@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.2.tgz#8b59a56f09ced7b55cbd53c36768b922890d5470"
integrity sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==
Expand Down

0 comments on commit 2068b02

Please sign in to comment.