hoverboard
hoverboard copied to clipboard
Conference website template
Bumps [marked](https://github.com/markedjs/marked) from 4.0.17 to 4.0.18. Release notes Sourced from marked's releases. v4.0.18 4.0.18 (2022-07-11) Bug Fixes fix heading in list item (#2520) (01c98d1) Commits 459085b chore(release): 4.0.18 [skip ci]...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.2 to 7.3.0. Release notes Sourced from concurrently's releases. v7.3.0 What's Changed Export package.json path by @gustavohenke in open-cli-tools/concurrently#339 Commits 1220aeb 7.3.0 f94b456 Export package.json path (#339)...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.4 to 5.32.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.32.0 5.32.0 (2022-08-01) Features eslint-plugin: [no-use-before-define] add "allowNamedExports" option (#5397) (ad412cd) v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef]...
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.1 to 10.9.1. Release notes Sourced from ts-node's releases. v10.9.1 Fixed Workaround nodejs bug introduced in 18.6.0 (#1838) @cspotcode Only affects projects on node >=18.6.0 using --esm...
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 11.0.0 to 11.0.1. Release notes Sourced from firebase-admin's releases. Firebase Admin Node.js SDK v11.0.1 Bug Fixes fix: Add update or create release (#1779) Miscellaneous [chore] Release 11.0.1...
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.2 to 7.3.0. Release notes Sourced from concurrently's releases. v7.3.0 What's Changed Export package.json path by @gustavohenke in open-cli-tools/concurrently#339 Commits 1220aeb 7.3.0 f94b456 Export package.json path (#339)...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.6 to 3.2.10. Release notes Sourced from node-fetch's releases. v3.2.10 3.2.10 (2022-07-31) Bug Fixes ReDoS referrer (#1611) (2880238) v3.2.9 3.2.9 (2022-07-18) Bug Fixes Headers: don't forward secure...
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 6.2.2 to 6.2.3. Release notes Sourced from @google-cloud/storage's releases. v6.2.3 6.2.3 (2022-07-13) Bug Fixes force setMetadata calls to use promise version, invoke callbacks manually (#2000) (f488647) Changelog...
Use a tool to validate data is valid and conforms to defined schemas. Maybe use https://zod.dev/ - Validation should fail loud when importing JSON to Firestore. - Runtime validation should...