Skip to content

Commit

Permalink
Merge #135: chore(deps): update dependencies
Browse files Browse the repository at this point in the history
6a89590 chore(deps): update dependencies (Graeme Byrne)

Pull request description:

  ## Summary
  * Updated dependencies in package.json and package-lock.json to ensure compatibility with the latest packages.
  * Fixed issue with Markdown unordered lists not working as reported in [#126](#126)
  * Fixed issue with links not having a special style in blog posts anymore as reported in [#127](#127).
  * Fixed issue with selected text is not being highlighted as reported in [#132](#132).
     * Adjusted styles in `_markdown.scss` and `_typography.scss` to improve text selection visibility.
     * Modified TableOfContents.svelte to address the problem.

  ## Changes
  * Updated dependencies in `package.json` and `package-lock.json`.
  * Improved styling for text selection highlighting.
  * Refined `TableOfContents.svelte` for better text selection interaction.

  ## Related Issues
  Closes #127
  Closes #126
  Closes #132

ACKs for top commit:
  josecelano:
    ACK 6a89590

Tree-SHA512: 8f35172e312b8644aa3cae4b9f3c4ec48ba1771461388c6b15520f7886bf4d8c15e4c0d1e5f128f0cb093131e64af1d7122e631a6a4365ba81e5785377b8db57
  • Loading branch information
josecelano committed Jan 15, 2025
2 parents b599b9a + 6a89590 commit fa8a903
Show file tree
Hide file tree
Showing 5 changed files with 308 additions and 269 deletions.
Loading

0 comments on commit fa8a903

Please sign in to comment.