Skip to content

Commit

Permalink
chore: udpate deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alberto-abarzua committed Dec 8, 2023
1 parent 6171bf4 commit 950122e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion backend/pdm.lock

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

6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^20.10.3",
"@types/node": "^20.10.4",
"@vitejs/plugin-react": "^4.2.1",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.29.0",
"prettier-plugin-tailwindcss": "^0.5.8",
"vite": "^5.0.5"
"prettier-plugin-tailwindcss": "^0.5.9",
"vite": "^5.0.7"
}
}

0 comments on commit 950122e

Please sign in to comment.