Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update node dependencies scripting 2024-07-25 (#240)
* Bump openssl from 0.10.64 to 0.10.66 (#238) Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update rust dependencies 2024-07-18 (#236) * Updated cargo lock file to latest versions * Fixed clippy warnings * Updated dashmap to new release * Update node dependencies 2024-07-22 (#239) * Updated Node version and dependencies - Updated react-datepicker and storybook - Held back rimraf due to requirement of Node 20 - Held back Bunyan due to 2.0.x still being beta - Chai and Formidible do not support CommonJS are are still being held back by Next.js lack of support - Updated lock file to latest * Updated formidible to V3 - Formidible initially was forcing ESM in V3 however version 3.5.x has added back in commonJS support * Updated lock file to latest versions * Updated guide results-viewer lock file * Updated Storybook to V8 * Added typings to Stories on the results viewer * Updated lock file to latest versions. Tests all passed. * Additional fixes for tests from merge --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information