Skip to content

Commit

Permalink
Update all npm dependencies (2024-07-21)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jul 21, 2024
1 parent 00811c9 commit 386a30c
Show file tree
Hide file tree
Showing 4 changed files with 970 additions and 969 deletions.
8 changes: 4 additions & 4 deletions bids-validator-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@
"dependencies": {
"@babel/runtime": "^7.22.10",
"bootstrap": "^5.3.3",
"eslint-config-next": "^14.2.4",
"eslint-config-next": "^14.2.5",
"next": "^14.0.0",
"pluralize": "^8.0.0",
"react": "^18.3.1",
"react-bootstrap": "^2.10.3",
"react-bootstrap": "^2.10.4",
"react-dom": "^18.3.1",
"sass": "^1.77.6"
"sass": "^1.77.8"
},
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.4"
"@next/eslint-plugin-next": "^14.2.5"
}
}
6 changes: 3 additions & 3 deletions bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,23 @@
},
"homepage": "https://github.com/bids-standard/bids-validator",
"dependencies": {
"@aws-sdk/client-s3": "^3.600.0",
"@aws-sdk/client-s3": "^3.614.0",
"ajv": "^6.5.2",
"bytes": "^3.1.2",
"colors": "^1.4.0",
"cross-fetch": "^4.0.0",
"date-fns": "^3.6.0",
"events": "^3.3.0",
"exifreader": "^4.23.3",
"hed-validator": "^3.15.0",
"hed-validator": "^3.15.1",
"ignore": "^5.3.1",
"is-utf8": "^0.2.1",
"jest": "^29.7.0",
"jshint": "^2.13.6",
"lerna": "^8.1.5",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "14.2.4",
"next": "14.2.5",
"nifti-js": "^1.0.1",
"p-limit": "^2.1.0",
"pako": "^1.0.6",
Expand Down
Loading

0 comments on commit 386a30c

Please sign in to comment.