Skip to content

Commit

Permalink
Update all npm dependencies (2023-09-24)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 24, 2023
1 parent ada255e commit 253a881
Show file tree
Hide file tree
Showing 4 changed files with 2,306 additions and 2,119 deletions.
6 changes: 3 additions & 3 deletions bids-validator-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.22.10",
"bootstrap": "^5.3.1",
"@babel/runtime": "^7.22.15",
"bootstrap": "^5.3.2",
"eslint-config-next": "^13.4.19",
"next": "^13.4.7",
"pluralize": "^8.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.8.0",
"react-dom": "^18.2.0",
"sass": "^1.66.1"
"sass": "^1.67.0"
},
"scripts": {
"dev": "next",
Expand Down
8 changes: 4 additions & 4 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.391.0",
"@aws-sdk/client-s3": "^3.417.0",
"ajv": "^6.5.2",
"bytes": "^3.1.2",
"colors": "^1.4.0",
Expand All @@ -48,7 +48,7 @@
"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",
"lodash": "^4.17.21",
Expand All @@ -70,10 +70,10 @@
"devDependencies": {
"adm-zip": "",
"chai": "",
"esbuild": "^0.19.2",
"esbuild": "^0.19.3",
"esbuild-plugin-globals": "^0.2.0",
"esbuild-runner": "^2.2.2",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
Expand Down
Loading

0 comments on commit 253a881

Please sign in to comment.