chore: bump dependencies (#11356)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Almeida
2025-12-10 17:53:48 +00:00
committed by GitHub
parent 9bf1f739e0
commit 01f31f374a
32 changed files with 890 additions and 646 deletions

View File

@@ -60,13 +60,13 @@
"devDependencies": {
"@favware/cliff-jumper": "^6.0.0",
"@react-icons/all-files": "^4.1.0",
"@storybook/addon-docs": "^10.1.4",
"@storybook/addon-links": "^10.1.4",
"@storybook/addon-themes": "^10.1.4",
"@storybook/builder-vite": "^10.1.4",
"@storybook/react": "^10.1.4",
"@storybook/react-vite": "^10.1.4",
"@types/node": "^24.10.1",
"@storybook/addon-docs": "^10.1.6",
"@storybook/addon-links": "^10.1.6",
"@storybook/addon-themes": "^10.1.6",
"@storybook/builder-vite": "^10.1.6",
"@storybook/react": "^10.1.6",
"@storybook/react-vite": "^10.1.6",
"@types/node": "^24.10.2",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@unocss/eslint-plugin": "^66.5.10",
@@ -80,7 +80,7 @@
"eslint-formatter-pretty": "^7.0.0",
"prettier": "^3.7.4",
"prop-types": "^15.8.1",
"storybook": "^10.1.4",
"storybook": "^10.1.6",
"turbo": "^2.6.3",
"typescript": "~5.9.3",
"unocss": "^66.5.10",