Skip to content

Commit

Permalink
Update all npm dependencies (2023-10-24)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 24, 2023
1 parent 78fbf69 commit eb71312
Show file tree
Hide file tree
Showing 4 changed files with 3,987 additions and 3,222 deletions.
12 changes: 6 additions & 6 deletions bids-validator-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.22.10",
"bootstrap": "^5.3.1",
"eslint-config-next": "^13.4.19",
"@babel/runtime": "^7.23.2",
"bootstrap": "^5.3.2",
"eslint-config-next": "^13.5.3",
"next": "^13.4.7",
"pluralize": "^8.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.8.0",
"react-bootstrap": "^2.9.0",
"react-dom": "^18.2.0",
"sass": "^1.66.1"
"sass": "^1.69.4"
},
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.19"
"@next/eslint-plugin-next": "^13.5.3"
}
}
16 changes: 8 additions & 8 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.391.0",
"@aws-sdk/client-s3": "^3.417.0",
"ajv": "^6.5.2",
"bytes": "^3.1.2",
"colors": "^1.4.0",
"cross-fetch": "^4.0.0",
"date-fns": "^2.30.0",
"events": "^3.3.0",
"exifreader": "^4.12.1",
"exifreader": "^4.13.2",
"hed-validator": "^3.12.0",
"ignore": "^5.2.4",
"is-utf8": "^0.2.1",
"jest": "^29.6.4",
"jest": "^29.7.0",
"jshint": "^2.13.6",
"lerna": "^7.2.0",
"lerna": "^7.3.0",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "13.4.19",
"next": "13.5.3",
"nifti-js": "^1.0.1",
"p-limit": "^2.1.0",
"pako": "^1.0.6",
Expand All @@ -70,12 +70,12 @@
"devDependencies": {
"adm-zip": "",
"chai": "",
"esbuild": "^0.19.2",
"esbuild": "^0.19.4",
"esbuild-plugin-globals": "^0.2.0",
"esbuild-runner": "^2.2.2",
"eslint": "^8.48.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"lockfile": "^1.0.4",
"sync-request": "6.1.0"
Expand Down
Loading

0 comments on commit eb71312

Please sign in to comment.