Skip to content

Commit

Permalink
Merge pull request #2141 from bids-standard/depfu/batch_all/npm/2024-…
Browse files Browse the repository at this point in the history
…09-29

[js] Update all npm dependencies (2024-09-29)
  • Loading branch information
effigies authored Sep 29, 2024
2 parents d4a1ae5 + aa7644c commit b8c98ec
Show file tree
Hide file tree
Showing 3 changed files with 335 additions and 322 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.3",
"eslint-config-next": "^14.2.12",
"eslint-config-next": "^14.2.13",
"next": "^14.0.0",
"pluralize": "^8.0.0",
"react": "^18.3.1",
Expand All @@ -21,6 +21,6 @@
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.7"
"@next/eslint-plugin-next": "^14.2.13"
}
}
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.23.5",
"hed-validator": "^3.15.4",
"ignore": "^5.3.2",
"ignore": "^6.0.2",
"is-utf8": "^0.2.1",
"jest": "^29.7.0",
"jshint": "^2.13.6",
"lerna": "^8.1.8",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "14.2.12",
"next": "14.2.13",
"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.23.1",
"esbuild": "^0.24.0",
"esbuild-plugin-globals": "^0.2.0",
"esbuild-runner": "^2.2.2",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit b8c98ec

Please sign in to comment.