Ignore:
Timestamp:
06/10/24 22:34:32 (3 weeks ago)
Author:
223021 <daniel.ilievski.2@…>
Branches:
main
Children:
befb988
Parents:
28b3398
Message:

Added no access page for new recruiters and admin panel for granting access

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jobvista-frontend/package-lock.json

    r28b3398 rb248810  
    1919        "axios": "^1.6.8",
    2020        "formik": "^2.4.6",
     21        "jwt-decode": "^4.0.0",
    2122        "primereact": "^10.6.6",
    2223        "quill": "^2.0.2",
     
    1296312964      }
    1296412965    },
     12966    "node_modules/jwt-decode": {
     12967      "version": "4.0.0",
     12968      "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-4.0.0.tgz",
     12969      "integrity": "sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==",
     12970      "engines": {
     12971        "node": ">=18"
     12972      }
     12973    },
    1296512974    "node_modules/keyv": {
    1296612975      "version": "4.5.4",
Note: See TracChangeset for help on using the changeset viewer.