Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent af8c190 commit c3e9e1d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 64 deletions.
87 changes: 29 additions & 58 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"postinstall": "typesync --ignore-deps"
},
"dependencies": {
"@hookform/resolvers": "3.3.4",
"autoprefixer": "10.4.17",
"@hookform/resolvers": "3.6.0",
"autoprefixer": "10.4.19",
"destyle.css": "4.0.1",
"next": "14.1.0",
"postcss": "8.4.35",
"postcss": "8.4.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.50.1",
"tailwindcss": "3.4.1",
"zod": "3.22.4"
"react-hook-form": "7.52.0",
"tailwindcss": "3.4.4",
"zod": "3.23.8"
},
"devDependencies": {
"@eslint/eslintrc": "^3.0.2",
Expand Down

0 comments on commit c3e9e1d

Please sign in to comment.