Skip to content

Commit

Permalink
📦 package update
Browse files Browse the repository at this point in the history
  • Loading branch information
shelcia committed Jun 30, 2023
1 parent 1b727d4 commit 06d4615
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,32 @@
"lint": "eslint . --ext .js,.jsx"
},
"dependencies": {
"@fontsource/baskervville": "^4.5.10",
"@fontsource/cabin": "^4.5.9",
"@fontsource/inter": "^4.5.14",
"@fontsource/poppins": "^4.5.10",
"axios": "^1.2.1",
"bootstrap": "^5.2.3",
"formik": "^2.2.9",
"@fontsource/baskervville": "^5.0.3",
"@fontsource/cabin": "^5.0.3",
"@fontsource/inter": "^5.0.3",
"@fontsource/poppins": "^5.0.3",
"axios": "^1.4.0",
"bootstrap": "^5.3.0",
"formik": "^2.4.2",
"react": "^18.2.0",
"react-bootstrap": "^2.7.0",
"react-bootstrap": "^2.8.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-hot-toast": "^2.4.0",
"react-icons": "^4.7.1",
"react-hot-toast": "^2.4.1",
"react-icons": "^4.10.1",
"react-loader-spinner": "^5.3.4",
"react-router-dom": "^6.4.5",
"react-router-dom": "^6.14.0",
"react-web-share": "^2.0.2",
"yup": "^1.0.0"
"yup": "^1.2.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@vitejs/plugin-react": "^3.0.0",
"@babel/eslint-parser": "^7.22.5",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@vitejs/plugin-react": "^4.0.1",
"babel-eslint": "^10.1.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.11",
Expand Down

1 comment on commit 06d4615

@vercel
Copy link

@vercel vercel bot commented on 06d4615 Jun 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.