1
0
mirror of https://github.com/theoludwig/theoludwig.git synced 2026-05-06 13:48:12 +02:00

build(deps): update latest

This commit is contained in:
2026-05-06 13:40:51 +02:00
parent 3ee53e84f6
commit 332b1e69c2
15 changed files with 1881 additions and 1905 deletions
+23 -23
View File
@@ -7,35 +7,35 @@ catalogMode: "strict"
catalog:
# Turborepo
"turbo": "2.8.11"
"turbo": "2.9.9"
# TypeScript/Linting
"typescript": "5.9.3"
"@types/node": "25.3.2"
"typescript": "6.0.3"
"@types/node": "25.6.0"
"@total-typescript/ts-reset": "0.6.1"
"oxlint": "1.50.0"
"oxlint-tsgolint": "0.15.0"
"oxfmt": "0.35.0"
"eslint-config-conventions": "21.2.4"
"oxlint": "1.63.0"
"oxlint-tsgolint": "0.22.1"
"oxfmt": "0.48.0"
"eslint-config-conventions": "21.4.0"
"editorconfig-checker": "6.1.1"
# Utils
"mime": "4.1.0"
# React.js/Next.js
"next": "16.1.6"
"next-intl": "4.8.3"
"next": "16.2.4"
"next-intl": "4.11.0"
"next-themes": "0.4.6"
"react": "19.2.4"
"react-dom": "19.2.4"
"react": "19.2.5"
"react-dom": "19.2.5"
"@types/react": "19.2.14"
"@types/react-dom": "19.2.3"
"react-icons": "5.5.0"
"react-icons": "5.6.0"
# Blog
"@giscus/react": "3.1.0"
"gray-matter": "4.0.3"
"katex": "0.16.33"
"katex": "0.16.45"
"next-mdx-remote": "5.0.0"
"@mdx-js/mdx": "3.1.1"
"rehype-katex": "7.0.1"
@@ -47,30 +47,30 @@ catalog:
"@shikijs/rehype": "1.24.0"
# Markdown Lint
"markdownlint-cli2": "0.21.0"
"markdownlint-cli2": "0.22.1"
"markdownlint": "0.40.0"
"markdownlint-rule-relative-links": "5.1.0"
# Storybook
"storybook": &storybook "10.2.13"
"storybook": &storybook "10.3.6"
"@storybook/addon-docs": *storybook
"@storybook/addon-a11y": *storybook
"@storybook/nextjs": *storybook
"@storybook/addon-themes": *storybook
"@storybook/test-runner": "0.24.2"
"@chromatic-com/storybook": "5.0.1"
"chromatic": "15.2.0"
"@storybook/test-runner": "0.24.3"
"@chromatic-com/storybook": "5.1.2"
"chromatic": "16.8.0"
# Testing
"playwright": &playwright "1.58.2"
"playwright": &playwright "1.59.1"
"@playwright/test": *playwright
"start-server-and-test": "2.1.5"
"start-server-and-test": "3.0.2"
# CSS
"postcss": "8.5.6"
"@tailwindcss/postcss": "4.2.1"
"postcss": "8.5.14"
"tailwindcss": &tailwindcss "4.2.4"
"@tailwindcss/postcss": *tailwindcss
"@tailwindcss/typography": "0.5.19"
"tailwindcss": "4.2.1"
"tailwind-merge": "3.5.0"
"clsx": "2.1.1"
"@fontsource/montserrat": "5.2.8"