Skip to content

Commit

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

[js] Update all npm dependencies (2024-01-28)
  • Loading branch information
effigies authored Jan 28, 2024
2 parents 3e9b271 + 639418a commit 90095d0
Show file tree
Hide file tree
Showing 4 changed files with 338 additions and 401 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,11 +7,11 @@
"dependencies": {
"@babel/runtime": "^7.22.10",
"bootstrap": "^5.3.2",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.1.0",
"next": "^14.0.0",
"pluralize": "^8.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.9.2",
"react-bootstrap": "^2.10.0",
"react-dom": "^18.2.0",
"sass": "^1.69.7"
},
Expand All @@ -21,6 +21,6 @@
"start": "next start"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.0.4"
"@next/eslint-plugin-next": "^14.1.0"
}
}
2 changes: 1 addition & 1 deletion bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"lerna": "^8.0.2",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "14.0.4",
"next": "14.1.0",
"nifti-js": "^1.0.1",
"p-limit": "^2.1.0",
"pako": "^1.0.6",
Expand Down
Loading

0 comments on commit 90095d0

Please sign in to comment.