Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Quiddlee committed Aug 25, 2024
1 parent fdd9655 commit 21da2ea
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 187 deletions.
18 changes: 9 additions & 9 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@
"dependencies": {
"@hookform/resolvers": "^3.9.0",
"@lit/react": "^1.0.5",
"@material/web": "^2.0.0",
"@material/web": "^2.1.0",
"@reduxjs/toolkit": "^2.2.7",
"@tippyjs/react": "^4.2.6",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"framer-motion": "^11.3.28",
"i18next": "^23.13.0",
"framer-motion": "^11.3.30",
"i18next": "^23.14.0",
"i18next-browser-languagedetector": "^8.0.0",
"js-cookie": "^3.0.5",
"overlayscrollbars": "^2.10.0",
"overlayscrollbars-react": "^0.5.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
"react-hook-form": "^7.52.2",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.1",
"react-redux": "^9.1.2",
"react-router-dom": "^6.26.1",
Expand All @@ -45,8 +45,8 @@
"devDependencies": {
"@types/dom-view-transitions": "^1.0.5",
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.4.0",
"@types/react": "^18.3.3",
"@types/node": "^22.5.0",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@types/react-redux": "^7.1.33",
"@types/tinycolor2": "^1.4.6",
Expand All @@ -65,15 +65,15 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.9",
"eslint-plugin-react-refresh": "^0.4.11",
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^9.1.4",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4",
"vite": "^5.4.1"
"vite": "^5.4.2"
}
}
Loading

0 comments on commit 21da2ea

Please sign in to comment.