Skip to content

Commit

Permalink
fix(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ruiaraujo012 committed Aug 10, 2024
1 parent bff3ae7 commit c16cbab
Show file tree
Hide file tree
Showing 2 changed files with 1,038 additions and 737 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"dist"
],
"devDependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/material": "^5.16.1",
"@mui/x-date-pickers": "^7.10.0",
"@tanstack/config": "^0.9.6",
"@types/node": "^20.14.10",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@mui/material": "^5.16.7",
"@mui/x-date-pickers": "^7.12.1",
"@tanstack/config": "^0.11.2",
"@types/node": "^22.2.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.16.0",
Expand All @@ -67,13 +67,13 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.8",
"mui-tel-input": "^5.1.2",
"publint": "^0.2.8",
"publint": "^0.2.9",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.1",
"react-hook-form": "^7.52.2",
"rimraf": "^6.0.1",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vite-plugin-eslint": "^1.8.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit c16cbab

Please sign in to comment.