Skip to content

Commit

Permalink
Update all npm dependencies (2023-10-30) (#1833)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Oct 30, 2023
1 parent eff33d8 commit 91e61c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bids-validator-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"dependencies": {
"@babel/runtime": "^7.22.10",
"bootstrap": "^5.3.1",
"eslint-config-next": "^13.5.6",
"next": "^13.4.7",
"eslint-config-next": "^14.0.0",
"next": "^14.0.0",
"pluralize": "^8.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.8.0",
Expand All @@ -21,6 +21,6 @@
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.5.6"
"@next/eslint-plugin-next": "^14.0.0"
}
}

0 comments on commit 91e61c3

Please sign in to comment.