Skip to content

Commit

Permalink
Merge pull request #1812 from bids-standard/depfu/batch_all/npm/2023-…
Browse files Browse the repository at this point in the history
…09-24

[js] Update all npm dependencies (2023-11-02)
  • Loading branch information
rwblair authored Nov 2, 2023
2 parents 6f84344 + 8dce42f commit c2b727e
Show file tree
Hide file tree
Showing 4 changed files with 3,159 additions and 2,267 deletions.
6 changes: 3 additions & 3 deletions bids-validator-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.22.10",
"bootstrap": "^5.3.1",
"bootstrap": "^5.3.2",
"eslint-config-next": "^14.0.0",
"next": "^14.0.0",
"pluralize": "^8.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.8.0",
"react-bootstrap": "^2.9.1",
"react-dom": "^18.2.0",
"sass": "^1.66.1"
"sass": "^1.69.4"
},
"scripts": {
"dev": "next",
Expand Down
14 changes: 7 additions & 7 deletions bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@
},
"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.4.1",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "13.5.6",
Expand All @@ -70,12 +70,12 @@
"devDependencies": {
"adm-zip": "",
"chai": "",
"esbuild": "^0.19.2",
"esbuild": "^0.19.5",
"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 c2b727e

Please sign in to comment.