Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v14.2.23 (#585)
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 23, 2025
1 parent da3ea4c commit 252796e
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 105 deletions.
206 changes: 103 additions & 103 deletions react-tasklist/src/main/frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions react-tasklist/src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"@bpmn-io/form-js-viewer": "^1.6.0",
"next": "14.2.21",
"next": "14.2.23",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.2.20",
"eslint-config-next": "14.2.23",
"postcss": "^8",
"tailwindcss": "^3.3.0"
}
Expand Down

0 comments on commit 252796e

Please sign in to comment.