Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent 54f8579 commit dca6184
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.6",
"next": "14.2.7",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.2.6",
"eslint-config-next": "14.2.7",
"postcss": "^8",
"tailwindcss": "^3.3.0"
}
Expand Down

0 comments on commit dca6184

Please sign in to comment.