Skip to content

Commit

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

[js] Update all npm dependencies (2024-12-01)
  • Loading branch information
effigies authored Dec 5, 2024
2 parents 6680668 + 7546adf commit 870c77f
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 139 deletions.
6 changes: 3 additions & 3 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": "^15.0.2",
"eslint-config-next": "^15.0.3",
"next": "^15.0.2",
"pluralize": "^8.0.0",
"react": "^18.3.1",
"react-bootstrap": "^2.10.5",
"react-dom": "^18.3.1",
"sass": "^1.80.6"
"sass": "^1.81.0"
},
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^15.0.2"
"@next/eslint-plugin-next": "^15.0.3"
}
}
4 changes: 2 additions & 2 deletions bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"lerna": "^8.1.9",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "15.0.2",
"next": "15.0.3",
"nifti-js": "^1.0.1",
"p-limit": "^2.1.0",
"pako": "^1.0.6",
Expand All @@ -76,7 +76,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.6",
"husky": "^9.1.7",
"lockfile": "^1.0.4",
"sync-request": "6.1.0"
},
Expand Down
Loading

0 comments on commit 870c77f

Please sign in to comment.