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 Dec 17, 2024
1 parent d699f90 commit ddecd18
Show file tree
Hide file tree
Showing 9 changed files with 19,790 additions and 9,668 deletions.
435 changes: 210 additions & 225 deletions docs/package-lock.json

Large diffs are not rendered by default.

9,363 changes: 6,494 additions & 2,869 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 @@ -56,6 +56,6 @@
}
},
"volta": {
"node": "18.20.4"
"node": "18.20.5"
}
}
3,970 changes: 2,178 additions & 1,792 deletions front/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@babel/preset-react": "^7.25.7",
"@geist-ui/core": "^2.3.8",
"@monaco-editor/react": "~4.6",
"@rjsf/core": "~5.22",
"@rjsf/validator-ajv8": "~5.22",
"@rjsf/core": "~5.23.0",
"@rjsf/validator-ajv8": "~5.23.0",
"@rollup/plugin-graphql": "^2.0.2",
"@sentry/react": "^8.38.0",
"@vitejs/plugin-legacy": "~5.4",
Expand Down Expand Up @@ -105,7 +105,7 @@
"vitest": "^2.1.2"
},
"volta": {
"node": "18.20.4",
"npm": "10.9.0"
"node": "18.20.5",
"npm": "10.9.2"
}
}
Loading

0 comments on commit ddecd18

Please sign in to comment.