Skip to content

Commit

Permalink
Update all npm dependencies (2024-11-04)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 4, 2024
1 parent b8cb5f9 commit 6b2aa94
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.15",
"next": "^14.0.0",
"eslint-config-next": "^15.0.2",
"next": "^15.0.2",
"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.15"
"@next/eslint-plugin-next": "^15.0.2"
}
}

0 comments on commit 6b2aa94

Please sign in to comment.