Skip to content

Commit

Permalink
Update nextjs monorepo to v15.1.5 (#337)
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 Jan 17, 2025
1 parent 8817eea commit e491f7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
]
},
"dependencies": {
"next": "15.1.4",
"next": "15.1.5",
"@headlessui/react": "2.2.0",
"@tailwindcss/forms": "0.5.10",
"@tailwindcss/typography": "0.5.16",
Expand All @@ -42,7 +42,7 @@
"devDependencies": {
"eslint": "9.18.0",
"husky": "9.1.7",
"eslint-config-next": "15.1.4",
"eslint-config-next": "15.1.5",
"eslint-config-prettier": "9.1.0",
"prettier-plugin-tailwindcss": "0.6.10",
"lint-staged": "15.4.1",
Expand Down

0 comments on commit e491f7a

Please sign in to comment.