Skip to content

Commit

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

[js] Update all npm dependencies (2024-11-10)
  • Loading branch information
effigies authored Nov 10, 2024
2 parents b8cb5f9 + d3042f3 commit 85a53ca
Show file tree
Hide file tree
Showing 4 changed files with 2,674 additions and 1,410 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.15",
"next": "^14.0.0",
"eslint-config-next": "^15.0.2",
"next": "^15.0.2",
"pluralize": "^8.0.0",
"react": "^18.3.1",
"react-bootstrap": "^2.10.5",
"react-dom": "^18.3.1",
"sass": "^1.79.4"
"sass": "^1.80.6"
},
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.15"
"@next/eslint-plugin-next": "^15.0.2"
}
}
6 changes: 3 additions & 3 deletions bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@
"cross-fetch": "^4.0.0",
"date-fns": "^4.1.0",
"events": "^3.3.0",
"exifreader": "^4.23.7",
"exifreader": "^4.25.0",
"hed-validator": "^3.15.5",
"ignore": "^6.0.2",
"is-utf8": "^0.2.1",
"jest": "^29.7.0",
"jshint": "^2.13.6",
"lerna": "^8.1.8",
"lerna": "^8.1.9",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "14.2.15",
"next": "15.0.2",
"nifti-js": "^1.0.1",
"p-limit": "^2.1.0",
"pako": "^1.0.6",
Expand Down
Loading

0 comments on commit 85a53ca

Please sign in to comment.