We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e8da31 + 2551782 commit f6e47f0Copy full SHA for f6e47f0
bids-validator-web/package.json
@@ -7,7 +7,7 @@
7
"dependencies": {
8
"@babel/runtime": "^7.22.10",
9
"bootstrap": "^5.3.3",
10
- "eslint-config-next": "^15.0.3",
+ "eslint-config-next": "^15.1.3",
11
"next": "^15.0.2",
12
"pluralize": "^8.0.0",
13
"react": "^18.3.1",
@@ -21,6 +21,6 @@
21
"start": "next start"
22
},
23
"devDependencies": {
24
- "@next/eslint-plugin-next": "^15.0.3"
+ "@next/eslint-plugin-next": "^15.1.3"
25
}
26
bids-validator/package.json
@@ -53,7 +53,7 @@
53
"lerna": "^8.1.9",
54
"lodash": "^4.17.21",
55
"minimatch": "3.0.5",
56
- "next": "15.0.3",
+ "next": "15.1.3",
57
"nifti-js": "^1.0.1",
58
"p-limit": "^2.1.0",
59
"pako": "^1.0.6",
0 commit comments