fix(deps): update all non-major dependencies (#100)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-13 17:41:54 -07:00 committed by GitHub
parent 4658d90c8c
commit 3c2f902877
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 7 deletions

View file

@ -13,7 +13,7 @@
"dependencies": {
"@geist-ui/core": "2.3.8",
"@geist-ui/icons": "1.0.1",
"@types/cookie": "0.4.1",
"@types/cookie": "0.5.0",
"@types/js-cookie": "3.0.1",
"client-zip": "2.0.1",
"cookie": "0.5.0",
@ -33,7 +33,7 @@
"devDependencies": {
"@next/bundle-analyzer": "12.1.5",
"@types/node": "17.0.23",
"@types/react": "18.0.3",
"@types/react": "18.0.4",
"@types/react-datepicker": "4.4.0",
"@types/react-dom": "18.0.0",
"cross-env": "7.0.3",

View file

@ -178,10 +178,10 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.0.8.tgz#be3e914e84eacf16dbebd311c0d0b44aa1174c64"
integrity sha512-ZK5v4bJwgXldAUA8r3q9YKfCwOqoHTK/ZqRjSeRXQrBXWouoPnS4MQtgC4AXGiiBuUu5wxrRgTlv0ktmM4P1Aw==
"@types/cookie@0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.4.1.tgz#bfd02c1f2224567676c1545199f87c3a861d878d"
integrity sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==
"@types/cookie@0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.5.0.tgz#14ebcd209f2555e341548c31128d4deb34dfb2b0"
integrity sha512-CJWHVHHupxBYfIlMM+qzXx4dRKIV1VzOm0cP3Wpqten8MDx1tK+y92YDXUshN1ONAfwodvKxDNkw35/pNs+izg==
"@types/js-cookie@3.0.1":
version "3.0.1"
@ -220,7 +220,7 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@18.0.3":
"@types/react@*":
version "18.0.3"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.3.tgz#baefa397561372015b9f8ba5bc83bc3f84ae8fcb"
integrity sha512-P8QUaMW4k+kH9aKNPl9b3XWcKMSSALYprLL8xpAMJOLUn3Pl6B+6nKC4F7dsk9oJPwkiRx+qlwhG/Zc1LxFVuQ==
@ -229,6 +229,15 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.0.4":
version "18.0.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.4.tgz#88e9eddd8788fdf60dcf260b1cff2fb7487e4373"
integrity sha512-Zm4ryWh9xQbMX6ge7Ej/nS6VBoT+9wzvwd/hZ+9EONGjBkejyyvEKndZt/DZHHj1lSU/YeTPyJAn22S3GnYchQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/scheduler@*":
version "0.16.2"
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"