Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.17 (#543)
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 Nov 6, 2024
1 parent a6fc90e commit 0e7a874
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.16",
"next": "14.2.17",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.2.16",
"eslint-config-next": "14.2.17",
"postcss": "^8",
"tailwindcss": "^3.3.0"
}
Expand Down

0 comments on commit 0e7a874

Please sign in to comment.