Skip to content

Commit

Permalink
Update all of nextjs to version 13.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 24, 2023
1 parent 78fbf69 commit 0a7e6d1
Show file tree
Hide file tree
Showing 3 changed files with 1,086 additions and 515 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.1",
"eslint-config-next": "^13.4.19",
"eslint-config-next": "^13.5.6",
"next": "^13.4.7",
"pluralize": "^8.0.0",
"react": "^18.2.0",
Expand All @@ -21,6 +21,6 @@
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.19"
"@next/eslint-plugin-next": "^13.5.6"
}
}
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": "^7.2.0",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "13.4.19",
"next": "13.5.6",
"nifti-js": "^1.0.1",
"p-limit": "^2.1.0",
"pako": "^1.0.6",
Expand Down
Loading

0 comments on commit 0a7e6d1

Please sign in to comment.