Skip to content

Commit

Permalink
Merge pull request #2201 from bids-standard/depfu/update/npm/group/ne…
Browse files Browse the repository at this point in the history
…xtjs-15.1.3

🚨 [security] [js] Update all of nextjs 15.0.3 → 15.1.3 (minor)
  • Loading branch information
effigies authored Jan 4, 2025
2 parents 2e8da31 + 2551782 commit f6e47f0
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 f6e47f0

Please sign in to comment.