Skip to content

Commit

Permalink
Merge pull request #1870 from bids-standard/depfu/batch_all/npm/2023-…
Browse files Browse the repository at this point in the history
…12-24

[js] Update all npm dependencies (2024-01-04)
  • Loading branch information
effigies authored Jan 4, 2024
2 parents 0883597 + 5916a5f commit c99657c
Show file tree
Hide file tree
Showing 4 changed files with 2,571 additions and 2,546 deletions.
2 changes: 1 addition & 1 deletion bids-validator-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"next": "^14.0.0",
"pluralize": "^8.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.9.1",
"react-bootstrap": "^2.9.2",
"react-dom": "^18.2.0",
"sass": "^1.69.5"
},
Expand Down
14 changes: 7 additions & 7 deletions bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@
},
"homepage": "https://github.com/bids-standard/bids-validator",
"dependencies": {
"@aws-sdk/client-s3": "^3.441.0",
"@aws-sdk/client-s3": "^3.481.0",
"ajv": "^6.5.2",
"bytes": "^3.1.2",
"colors": "^1.4.0",
"cross-fetch": "^4.0.0",
"date-fns": "^2.30.0",
"date-fns": "^3.0.6",
"events": "^3.3.0",
"exifreader": "^4.17.0",
"exifreader": "^4.19.1",
"hed-validator": "^3.13.1",
"ignore": "^5.3.0",
"is-utf8": "^0.2.1",
"jest": "^29.7.0",
"jshint": "^2.13.6",
"lerna": "^8.0.0",
"lerna": "^8.0.1",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "14.0.4",
Expand All @@ -70,12 +70,12 @@
"devDependencies": {
"adm-zip": "",
"chai": "",
"esbuild": "^0.19.7",
"esbuild": "^0.19.10",
"esbuild-plugin-globals": "^0.2.0",
"esbuild-runner": "^2.2.2",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.2",
"husky": "^8.0.3",
"lockfile": "^1.0.4",
"sync-request": "6.1.0"
Expand Down
Loading

0 comments on commit c99657c

Please sign in to comment.