Skip to content

Commit

Permalink
fix(deps): update non-major dependencies (#126)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 4495408 commit 3286714
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@emotion/server": "11.11.0",
"@emotion/styled": "11.14.0",
"@hookform/resolvers": "3.9.1",
"@mui/icons-material": "5.16.11",
"@mui/material": "5.16.11",
"@mui/icons-material": "5.16.12",
"@mui/material": "5.16.12",
"axios": "1.7.9",
"cookie": "0.7.2",
"immer": "10.1.1",
Expand All @@ -25,7 +25,7 @@
"notistack": "3.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.54.0",
"react-hook-form": "7.54.1",
"reflect-metadata": "0.2.2",
"set-cookie-parser": "2.7.1",
"sharp": "0.33.5",
Expand All @@ -37,7 +37,7 @@
"@types/cookie": "0.6.0",
"@types/luxon": "3.4.2",
"@types/node": "20.17.10",
"@types/react": "18.3.16",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/set-cookie-parser": "2.4.10",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand All @@ -48,7 +48,7 @@
"eslint-plugin-prettier": "5.2.1",
"postcss": "8.4.49",
"prettier": "3.4.2",
"tailwindcss": "3.4.16",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
}
}

0 comments on commit 3286714

Please sign in to comment.