Added the ability to view all exams
This commit is contained in:
17
yarn.lock
17
yarn.lock
@@ -725,6 +725,18 @@
|
||||
dependencies:
|
||||
tslib "^2.4.0"
|
||||
|
||||
"@tanstack/react-table@^8.10.1":
|
||||
version "8.10.1"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/react-table/-/react-table-8.10.1.tgz#f3e7d6e3f82dd43947e8893617a3c50e9e3fa383"
|
||||
integrity sha512-pD58vH5ahZv1qzAK9Xl87A5dydBnKiDGdyEsd5VK2bG2wGRbfbpBfH915KdUv+8XqabDQgUo8nU8qHBEQv1qvg==
|
||||
dependencies:
|
||||
"@tanstack/table-core" "8.10.1"
|
||||
|
||||
"@tanstack/table-core@8.10.1":
|
||||
version "8.10.1"
|
||||
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.10.1.tgz#04bd980fad9f3205840449c6ed16553c35ed48c9"
|
||||
integrity sha512-dvO7wz+WjnT+7KI6ZZ+GAe9tljIFResDaV/TfOhfpeTB0ud9pILsavuM22HAXG2NsVaIG2Zax2OaVIsNt0z7Og==
|
||||
|
||||
"@types/accepts@*":
|
||||
version "1.3.5"
|
||||
resolved "https://registry.npmjs.org/@types/accepts/-/accepts-1.3.5.tgz"
|
||||
@@ -3425,6 +3437,11 @@ synckit@^0.8.4:
|
||||
"@pkgr/utils" "^2.3.1"
|
||||
tslib "^2.5.0"
|
||||
|
||||
tailwind-scrollbar-hide@^1.1.7:
|
||||
version "1.1.7"
|
||||
resolved "https://registry.yarnpkg.com/tailwind-scrollbar-hide/-/tailwind-scrollbar-hide-1.1.7.tgz#90b481fb2e204030e3919427416650c54f56f847"
|
||||
integrity sha512-X324n9OtpTmOMqEgDUEA/RgLrNfBF/jwJdctaPZDzB3mppxJk7TLIDmOreEDm1Bq4R9LSPu4Epf8VSdovNU+iA==
|
||||
|
||||
tailwindcss@^3, tailwindcss@^3.2.4:
|
||||
version "3.3.1"
|
||||
resolved "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.1.tgz"
|
||||
|
||||
Reference in New Issue
Block a user