Skip to content

Commit

Permalink
chore: Upgrade web dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lauslim12 authored Jun 2, 2022
1 parent 19cec45 commit f82b8d8
Show file tree
Hide file tree
Showing 2 changed files with 910 additions and 902 deletions.
22 changes: 11 additions & 11 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,31 +22,31 @@
},
"homepage": "https://github.com/lauslim12/Asuna#readme",
"dependencies": {
"@chakra-ui/react": "^1.8.8",
"@chakra-ui/react": "^2.1.2",
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"axios": "^0.27.2",
"cookies": "^0.8.0",
"focus-visible": "^5.2.0",
"framer-motion": "^6.3.3",
"next": "12.1.5",
"framer-motion": "^6.3.6",
"next": "12.1.6",
"nprogress": "^0.2.0",
"prop-types": "^15.8.1",
"react": "17.0.2",
"react-datepicker": "^4.7.0",
"react-dom": "17.0.2",
"react-icons": "^4.3.1",
"sass": "^1.51.0"
"react": "18.1.0",
"react-datepicker": "^4.8.0",
"react-dom": "18.1.0",
"react-icons": "^4.4.0",
"sass": "^1.52.1"
},
"devDependencies": {
"eslint": "^8.14.0",
"eslint": "^8.16.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-next": "^12.1.5",
"eslint-config-next": "^12.1.6",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"prettier": "^2.6.2"
Expand Down
Loading

0 comments on commit f82b8d8

Please sign in to comment.