Skip to content

Commit

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

[js] Update all npm dependencies (2024-09-06)
  • Loading branch information
effigies committed Sep 6, 2024
2 parents a0ec1d4 + a466392 commit 53fc889
Show file tree
Hide file tree
Showing 4 changed files with 495 additions and 417 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.5",
"eslint-config-next": "^14.2.6",
"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.5"
"@next/eslint-plugin-next": "^14.2.7"
}
}
6 changes: 3 additions & 3 deletions bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/bids-standard/bids-validator",
"dependencies": {
"@aws-sdk/client-s3": "^3.621.0",
"@aws-sdk/client-s3": "^3.637.0",
"ajv": "^6.5.2",
"bytes": "^3.1.2",
"colors": "^1.4.0",
Expand All @@ -53,7 +53,7 @@
"lerna": "^8.1.8",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "14.2.5",
"next": "14.2.7",
"nifti-js": "^1.0.1",
"p-limit": "^2.1.0",
"pako": "^1.0.6",
Expand All @@ -76,7 +76,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.4",
"husky": "^9.1.5",
"lockfile": "^1.0.4",
"sync-request": "6.1.0"
},
Expand Down
Loading

0 comments on commit 53fc889

Please sign in to comment.