"formik": "^2.4.6", "react": "^18.3.1", "react-chatbot-kit": "^2.2.2", "react-dom": "^18.3.1", "react-icons": "^5.3.0", "react-router-dom": "^6.26.2", 12 changes: 12 additions & 0 deletions 12 DeliverySystem/src
Updating package.json, running yarn install, and then running yarn check results in errors: error Lockfile does not contain pattern: "file-saver@2.0.0-rc.3" error Lockfile does not contain pattern: "formik@1.3.1" error Lockfile does not contain pattern: "react-select@2.1.0" error Lockfile...
{ “name”: “npm-package-publisher”, “version”: “1.0.0”, “private”: false, “dependencies”: { "@babel/polyfill": "^7.8.3", "bootstrap": "^4.4.1", "formik": "^2.1.2", "jwt-decode": "^2.2.0", "react": "^16.12.0", "react-adal-adfs": "^0.4.26", ...