mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-09-11 23:09:22 +02:00
build(deps): update Node.js to v24.0.2 to address security issue
Ref: https://nodejs.org/en/blog/release/v24.0.2
This commit is contained in:
@@ -17,8 +17,8 @@ catalog:
|
||||
"react": "19.1.0"
|
||||
"react-dom": "19.1.0"
|
||||
"react-icons": "5.5.0"
|
||||
"@types/react": "19.1.3"
|
||||
"@types/react-dom": "19.1.3"
|
||||
"@types/react": "19.1.4"
|
||||
"@types/react-dom": "19.1.5"
|
||||
|
||||
# Blog
|
||||
"@giscus/react": "3.1.0"
|
||||
@@ -35,25 +35,25 @@ catalog:
|
||||
"@shikijs/rehype": "1.24.0"
|
||||
|
||||
# Markdown Lint
|
||||
"markdownlint-cli2": "0.18.0"
|
||||
"markdownlint-cli2": "0.18.1"
|
||||
"markdownlint": "0.38.0"
|
||||
"markdownlint-rule-relative-links": "4.1.0"
|
||||
|
||||
# TypeScript
|
||||
"typescript": "5.8.3"
|
||||
"@total-typescript/ts-reset": "0.6.1"
|
||||
"@types/node": "22.15.17"
|
||||
"@types/node": "22.15.20"
|
||||
|
||||
# ESLint
|
||||
"globals": "16.1.0"
|
||||
"typescript-eslint": "8.32.0"
|
||||
"typescript-eslint": "8.32.1"
|
||||
"@eslint/eslintrc": "3.3.1"
|
||||
"eslint": "9.26.0"
|
||||
"eslint": "9.27.0"
|
||||
"eslint-config-conventions": "19.2.0"
|
||||
"eslint-plugin-promise": "7.2.1"
|
||||
"eslint-plugin-unicorn": "59.0.1"
|
||||
"eslint-config-next": *next
|
||||
"eslint-plugin-import-x": "4.11.1"
|
||||
"eslint-plugin-import-x": "4.12.2"
|
||||
|
||||
# Prettier
|
||||
"prettier": "3.5.3"
|
||||
@@ -61,7 +61,7 @@ catalog:
|
||||
"editorconfig-checker": "6.0.1"
|
||||
|
||||
# Storybook
|
||||
"storybook": &storybook "8.6.12"
|
||||
"storybook": &storybook "8.6.14"
|
||||
"@storybook/addon-essentials": *storybook
|
||||
"@storybook/addon-storysource": *storybook
|
||||
"@storybook/addon-a11y": *storybook
|
||||
@@ -80,16 +80,16 @@ catalog:
|
||||
"playwright": &playwright "1.52.0"
|
||||
"@playwright/test": *playwright
|
||||
"axe-playwright": "2.1.0"
|
||||
"start-server-and-test": "2.0.11"
|
||||
"start-server-and-test": "2.0.12"
|
||||
|
||||
# CSS
|
||||
"postcss": "8.5.3"
|
||||
"@tailwindcss/postcss": "4.1.6"
|
||||
"@tailwindcss/postcss": "4.1.7"
|
||||
"@tailwindcss/typography": "0.5.16"
|
||||
"tailwindcss": "4.1.6"
|
||||
"tailwind-merge": "3.2.0"
|
||||
"tailwindcss": "4.1.7"
|
||||
"tailwind-merge": "3.3.0"
|
||||
"clsx": "2.1.1"
|
||||
"cva": "1.0.0-beta.3"
|
||||
"cva": "1.0.0-beta.4"
|
||||
"@fontsource/montserrat": "5.2.5"
|
||||
|
||||
onlyBuiltDependencies:
|
||||
|
Reference in New Issue
Block a user