Merge pull request #204 from IntersectMBO/dependabot/npm_and_yarn/website/typescript-6.0.2
chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /website
chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /website
chore(deps-dev): bump @types/node from 25.5.0 to 25.5.2 in /website
chore(deps): bump mermaid from 11.13.0 to 11.14.0 in /website
chore(deps-dev): bump dotenv from 17.3.1 to 17.4.1 in /website
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.3.1 to 17.4.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v17.3.1...v17.4.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.13.0 to 11.14.0. - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.14.0) --- updated-dependencies: - dependency-name: mermaid dependency-version: 11.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.5.0 to 25.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
docs: update session 1 recording link and title in contributing-inter…
chore: update open clinic with session 2 materials
Signed-off-by: thisisobate <[email protected]>
Signed-off-by: thisisobate <[email protected]>
docs(pathway): Session 12 Cardano Developer Pathway diagram and diagram UX
docs(pathway): Session 12 Cardano Developer Pathway diagram and diagram UX
- Revise session notes to clarify the purpose of the diagram and provide a linear narrative through curated links. - Update diagram phases for better organization and understanding of the Cardano developer journey. - Add detailed curated links for local devnet, transaction anatomy, UTxO concurrency, and wallet integration to enhance resource accessibility. - Improve CSS for outcome nodes in the diagram to ensure better visibility and alignment. Made-with: Cursor
Eliminate the useEffect that mirrored the document's data-theme attribute onto the fullscreen root, simplifying the component's logic. This change enhances performance by reducing unnecessary observers and event listeners. Made-with: Cursor
Light: ifm-color-emphasis-100 panel with inset border. Dark: ifm-color-secondary slate panel and soft inner highlight. Match docusaurus-mermaid-container fill. Made-with: Cursor