Skip to content

Commit

Permalink
Update all npm dependencies (2024-01-16)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 16, 2024
1 parent c99657c commit 92ef66c
Show file tree
Hide file tree
Showing 4 changed files with 1,215 additions and 1,159 deletions.
4 changes: 2 additions & 2 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",
"@babel/runtime": "^7.23.7",
"bootstrap": "^5.3.2",
"eslint-config-next": "^14.0.4",
"next": "^14.0.0",
"pluralize": "^8.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.9.2",
"react-dom": "^18.2.0",
"sass": "^1.69.5"
"sass": "^1.69.7"
},
"scripts": {
"dev": "next",
Expand Down
6 changes: 3 additions & 3 deletions bids-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"cross-fetch": "^4.0.0",
"date-fns": "^3.0.6",
"events": "^3.3.0",
"exifreader": "^4.19.1",
"exifreader": "^4.20.0",
"hed-validator": "^3.13.1",
"ignore": "^5.3.0",
"is-utf8": "^0.2.1",
"jest": "^29.7.0",
"jshint": "^2.13.6",
"lerna": "^8.0.1",
"lerna": "^8.0.2",
"lodash": "^4.17.21",
"minimatch": "3.0.5",
"next": "14.0.4",
Expand All @@ -70,7 +70,7 @@
"devDependencies": {
"adm-zip": "",
"chai": "",
"esbuild": "^0.19.10",
"esbuild": "^0.19.11",
"esbuild-plugin-globals": "^0.2.0",
"esbuild-runner": "^2.2.2",
"eslint": "^8.56.0",
Expand Down
Loading

0 comments on commit 92ef66c

Please sign in to comment.