Skip to content

Commit

Permalink
Update all of nextjs to version 15.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 3, 2025
1 parent 2e8da31 commit 2551782
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 126 deletions.
4 changes: 2 additions & 2 deletions bids-validator-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@babel/runtime": "^7.22.10",
"bootstrap": "^5.3.3",
"eslint-config-next": "^15.0.3",
"eslint-config-next": "^15.1.3",
"next": "^15.0.2",
"pluralize": "^8.0.0",
"react": "^18.3.1",
Expand All @@ -21,6 +21,6 @@
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^15.0.3"
"@next/eslint-plugin-next": "^15.1.3"
}
}
2 changes: 1 addition & 1 deletion bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"lerna": "^8.1.9",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "15.0.3",
"next": "15.1.3",
"nifti-js": "^1.0.1",
"p-limit": "^2.1.0",
"pako": "^1.0.6",
Expand Down
Loading

0 comments on commit 2551782

Please sign in to comment.