fix(deps): pin dependency rc-table to 7.24.1 (#99)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/98/head
renovate[bot] 4 years ago committed by GitHub
parent 43aa68e082
commit f687152455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@
"js-cookie": "3.0.1",
"next": "12.1.5",
"next-themes": "0.1.1",
"rc-table": "^7.24.1",
"rc-table": "7.24.1",
"react": "18.0.0",
"react-datepicker": "4.7.0",
"react-dom": "18.0.0",

@ -2456,7 +2456,7 @@ rc-resize-observer@^1.1.0:
rc-util "^5.15.0"
resize-observer-polyfill "^1.5.1"
rc-table@^7.24.1:
rc-table@7.24.1:
version "7.24.1"
resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.24.1.tgz#15ecabc9d69f8300b988caa52986e3b215150f2b"
integrity sha512-DRWpv5z5pmOaTmy5GqWoskeV1thaOu5HuD+2f61b/CkbBqlgJR3cygc5R/Qvd2uVW6pHU0lYulhmz0VLVFm+rw==

Loading…
Cancel
Save