Skip to content

Commit

Permalink
Update all npm dependencies (2024-10-28)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 28, 2024
1 parent f40d4de commit e179149
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.3",
"eslint-config-next": "^14.2.13",
"next": "^14.0.0",
"eslint-config-next": "^15.0.1",
"next": "^15.0.1",
"pluralize": "^8.0.0",
"react": "^18.3.1",
"react-bootstrap": "^2.10.5",
Expand All @@ -21,6 +21,6 @@
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.13"
"@next/eslint-plugin-next": "^15.0.1"
}
}

0 comments on commit e179149

Please sign in to comment.