Skip to content

Commit

Permalink
chore: update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemSBulgakov committed Mar 4, 2024
1 parent fea6636 commit afae15d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 22 deletions.
50 changes: 32 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"prepare": "husky",
"orval": "orval --config ./orval.config.js",
"release": "bumpp package.json",
"taze": "taze minor -wIr"
"update-deps": "taze minor -wIr"
},
"dependencies": {
"@ducanh2912/next-pwa": "^10.2.5",
Expand All @@ -25,16 +25,16 @@
"@fullcalendar/react": "^6.1.11",
"@fullcalendar/timegrid": "^6.1.11",
"@headlessui/react": "^1.7.18",
"@iconify/json": "^2.2.186",
"@iconify/json": "^2.2.189",
"@iconify/tailwind": "^0.1.4",
"@tanstack/react-query": "^5.24.1",
"@tailwindcss/container-queries": "^0.1.1",
"@tanstack/react-query": "^5.24.8",
"@types/node": "20.10.4",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"autoprefixer": "10.4.16",
"axios": "^1.6.7",
"bumpp": "^9.3.0",
"bumpp": "^9.3.1",
"clsx": "^2.1.0",
"eslint": "8.55.0",
"eslint-config-next": "14.0.4",
Expand Down

0 comments on commit afae15d

Please sign in to comment.