Skip to content

Commit

Permalink
chore(deps): lock file maintenance node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Oct 28, 2024
1 parent 6f3be87 commit 2ab8162
Show file tree
Hide file tree
Showing 9 changed files with 19,939 additions and 3,409 deletions.
991 changes: 571 additions & 420 deletions docs/package-lock.json

Large diffs are not rendered by default.

3,937 changes: 3,719 additions & 218 deletions export/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
}
},
"volta": {
"node": "18.18.2"
"node": "18.20.4"
}
}
8,125 changes: 7,106 additions & 1,019 deletions front/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/preset-react": "^7.25.7",
"@geist-ui/core": "^2.3.8",
"@monaco-editor/react": "~4.6",
"@rjsf/core": "~5.21",
"@rjsf/core": "~5.22.0",
"@rjsf/validator-ajv8": "^5.21.2",
"@rollup/plugin-graphql": "^2.0.2",
"@vitejs/plugin-legacy": "~5.4",
Expand Down Expand Up @@ -103,7 +103,7 @@
"vitest": "^2.1.2"
},
"volta": {
"node": "18.18.2",
"npm": "10.2.0"
"node": "18.20.4",
"npm": "10.9.0"
}
}
10,203 changes: 8,497 additions & 1,706 deletions graphql/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jsdom": "^21.0.0",
"jsonwebtoken": "^9.0.0",
"mongoose": "^5.11.1",
"passport": "^0.6.0",
"passport": "^0.7.0",
"passport-local": "^1.0.0",
"passport-oauth": "^1.0.0",
"passport-openidconnect": "^0.1.1",
Expand All @@ -58,7 +58,7 @@
"mongodb-memory-server": "^8.11.0"
},
"volta": {
"node": "18.18.2",
"npm": "10.2.0"
"node": "18.20.4",
"npm": "10.9.0"
}
}
74 changes: 37 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dotenv": "^16.0.3"
},
"volta": {
"node": "18.18.2",
"npm": "10.2.0"
"node": "18.20.4",
"npm": "10.9.0"
}
}

0 comments on commit 2ab8162

Please sign in to comment.