Skip to content

Commit 29cbc5c

Browse files
authored
Merge pull request #2167 from bids-standard/depfu/batch_all/npm/2024-10-20
[js] Update all npm dependencies (2024-10-31)
2 parents 9d0d585 + eaf1f86 commit 29cbc5c

File tree

3 files changed

+144
-129
lines changed

3 files changed

+144
-129
lines changed

bids-validator-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@babel/runtime": "^7.22.10",
99
"bootstrap": "^5.3.3",
10-
"eslint-config-next": "^14.2.13",
10+
"eslint-config-next": "^14.2.15",
1111
"next": "^14.0.0",
1212
"pluralize": "^8.0.0",
1313
"react": "^18.3.1",
@@ -21,6 +21,6 @@
2121
"start": "next start"
2222
},
2323
"devDependencies": {
24-
"@next/eslint-plugin-next": "^14.2.13"
24+
"@next/eslint-plugin-next": "^14.2.15"
2525
}
2626
}

bids-validator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"date-fns": "^4.1.0",
4646
"events": "^3.3.0",
4747
"exifreader": "^4.23.7",
48-
"hed-validator": "^3.15.4",
48+
"hed-validator": "^3.15.5",
4949
"ignore": "^6.0.2",
5050
"is-utf8": "^0.2.1",
5151
"jest": "^29.7.0",
5252
"jshint": "^2.13.6",
5353
"lerna": "^8.1.8",
5454
"lodash": "^4.17.21",
5555
"minimatch": "3.0.5",
56-
"next": "14.2.13",
56+
"next": "14.2.15",
5757
"nifti-js": "^1.0.1",
5858
"p-limit": "^2.1.0",
5959
"pako": "^1.0.6",

0 commit comments

Comments
 (0)