Skip to content

Commit

Permalink
Update all npm dependencies (2024-12-15)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 15, 2024
1 parent 2e8da31 commit 74a45c4
Show file tree
Hide file tree
Showing 3 changed files with 1,386 additions and 1,358 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,12 +7,12 @@
"dependencies": {
"@babel/runtime": "^7.22.10",
"bootstrap": "^5.3.3",
"eslint-config-next": "^15.0.3",
"eslint-config-next": "^15.1.0",
"next": "^15.0.2",
"pluralize": "^8.0.0",
"react": "^18.3.1",
"react": "^19.0.0",
"react-bootstrap": "^2.10.6",
"react-dom": "^18.3.1",
"react-dom": "^19.0.0",
"sass": "^1.81.0"
},
"scripts": {
Expand All @@ -21,6 +21,6 @@
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^15.0.3"
"@next/eslint-plugin-next": "^15.1.0"
}
}
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.682.0",
"@aws-sdk/client-s3": "^3.705.0",
"ajv": "^6.5.2",
"bytes": "^3.1.2",
"colors": "^1.4.0",
Expand All @@ -53,15 +53,15 @@
"lerna": "^8.1.9",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "15.0.3",
"next": "15.1.0",
"nifti-js": "^1.0.1",
"p-limit": "^2.1.0",
"pako": "^1.0.6",
"path": "^0.12.7",
"pluralize": "^8.0.0",
"semver": "^7.6.3",
"stream-browserify": "^3.0.0",
"table": "^6.8.2",
"table": "^6.9.0",
"util": "^0.12.5",
"xml2js": "^0.6.2",
"yaml": "^2.3.1",
Expand Down
Loading

0 comments on commit 74a45c4

Please sign in to comment.