Skip to content

Commit

Permalink
Update all npm dependencies (2023-11-26)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 26, 2023
1 parent ae307d3 commit 92cb70d
Show file tree
Hide file tree
Showing 4 changed files with 323 additions and 592 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.2",
"eslint-config-next": "^14.0.0",
"eslint-config-next": "^14.0.3",
"next": "^14.0.0",
"pluralize": "^8.0.0",
"react": "^18.2.0",
Expand All @@ -21,6 +21,6 @@
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.0.0"
"@next/eslint-plugin-next": "^14.0.3"
}
}
6 changes: 3 additions & 3 deletions bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"events": "^3.3.0",
"exifreader": "^4.16.0",
"hed-validator": "^3.12.0",
"ignore": "^5.2.4",
"ignore": "^5.3.0",
"is-utf8": "^0.2.1",
"jest": "^29.7.0",
"jshint": "^2.13.6",
"lerna": "^7.4.2",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "13.5.6",
"next": "14.0.3",
"nifti-js": "^1.0.1",
"p-limit": "^2.1.0",
"pako": "^1.0.6",
Expand All @@ -70,7 +70,7 @@
"devDependencies": {
"adm-zip": "",
"chai": "",
"esbuild": "^0.19.5",
"esbuild": "^0.19.7",
"esbuild-plugin-globals": "^0.2.0",
"esbuild-runner": "^2.2.2",
"eslint": "^8.53.0",
Expand Down
Loading

0 comments on commit 92cb70d

Please sign in to comment.