From face4b5f50b61e3b59897dcd3f311105b9dc4b00 Mon Sep 17 00:00:00 2001 From: Ayush Bansal Date: Mon, 20 May 2024 20:41:31 +0530 Subject: [PATCH] Upgrade yarn and added download handler in resume button --- package.json | 8 +- public/index.html | 2 +- .../Navigation/SideDrawer/SideDrawer.js | 5 +- src/index.js | 20 +- yarn.lock | 9893 +++++++---------- 5 files changed, 4350 insertions(+), 5578 deletions(-) diff --git a/package.json b/package.json index 11993ab..3596a0a 100644 --- a/package.json +++ b/package.json @@ -7,14 +7,14 @@ "dependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@testing-library/jest-dom": "^6.4.2", - "@testing-library/react": "^14.2.1", + "@testing-library/react": "^15.0.7", "@testing-library/user-event": "^14.5.2", "dotenv": "^16.4.4", "levenary": "^1.1.1", "node-fetch": "^3.3.2", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-scripts": "4.0.3", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-scripts": "5.0.1", "scroll-behavior-polyfill": "^2.0.13" }, "scripts": { diff --git a/public/index.html b/public/index.html index ae07d80..844b6d1 100644 --- a/public/index.html +++ b/public/index.html @@ -55,7 +55,7 @@ -
+