Skip to content

Commit 92cb70d

Browse files
authored
Update all npm dependencies (2023-11-26)
1 parent ae307d3 commit 92cb70d

File tree

4 files changed

+323
-592
lines changed

4 files changed

+323
-592
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.2",
10-
"eslint-config-next": "^14.0.0",
10+
"eslint-config-next": "^14.0.3",
1111
"next": "^14.0.0",
1212
"pluralize": "^8.0.0",
1313
"react": "^18.2.0",
@@ -21,6 +21,6 @@
2121
"start": "next start"
2222
},
2323
"devDependencies": {
24-
"@next/eslint-plugin-next": "^14.0.0"
24+
"@next/eslint-plugin-next": "^14.0.3"
2525
}
2626
}

bids-validator/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@
4646
"events": "^3.3.0",
4747
"exifreader": "^4.16.0",
4848
"hed-validator": "^3.12.0",
49-
"ignore": "^5.2.4",
49+
"ignore": "^5.3.0",
5050
"is-utf8": "^0.2.1",
5151
"jest": "^29.7.0",
5252
"jshint": "^2.13.6",
5353
"lerna": "^7.4.2",
5454
"lodash": "^4.17.21",
5555
"minimatch": "3.0.5",
56-
"next": "13.5.6",
56+
"next": "14.0.3",
5757
"nifti-js": "^1.0.1",
5858
"p-limit": "^2.1.0",
5959
"pako": "^1.0.6",
@@ -70,7 +70,7 @@
7070
"devDependencies": {
7171
"adm-zip": "",
7272
"chai": "",
73-
"esbuild": "^0.19.5",
73+
"esbuild": "^0.19.7",
7474
"esbuild-plugin-globals": "^0.2.0",
7575
"esbuild-runner": "^2.2.2",
7676
"eslint": "^8.53.0",

0 commit comments

Comments
 (0)