Skip to content

Commit

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

[js] Update all npm dependencies (2024-05-19)
  • Loading branch information
effigies authored May 19, 2024
2 parents 4904bb4 + 11ec6f7 commit 20cc618
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 250 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.2",
"eslint-config-next": "^14.2.3",
"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.2"
"@next/eslint-plugin-next": "^14.2.3"
}
}
4 changes: 2 additions & 2 deletions bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"pako": "^1.0.6",
"path": "^0.12.7",
"pluralize": "^8.0.0",
"semver": "^7.6.0",
"semver": "^7.6.2",
"stream-browserify": "^3.0.0",
"table": "^6.8.2",
"util": "^0.12.5",
Expand All @@ -70,7 +70,7 @@
"devDependencies": {
"adm-zip": "",
"chai": "",
"esbuild": "^0.20.2",
"esbuild": "^0.21.2",
"esbuild-plugin-globals": "^0.2.0",
"esbuild-runner": "^2.2.2",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit 20cc618

Please sign in to comment.