Merge branch 'main' into dependabot/npm_and_yarn/vite-7.3.0

This commit is contained in:
2026-01-05 18:39:21 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
"eslint": "9.39.2",
"eslint-config-next": "16.1.1",
"postcss": "8.4.35",
"tailwindcss": "3.4.5",
"tailwindcss": "4.1.18",
"typescript": "~5.9.3"
}
}

View File

@@ -26,7 +26,7 @@
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.5.2",
"sass": "^1.97.1",
"storybook": "^8.6.15",
"storybook": "^10.1.11",
"typescript": "^5.9.3",
"vite": "^7.3.0"
}