{
	"dependencies": {
		"vite": {
			"version": "8.3.0",
			"description": "Native-ESM powered web dev build tool"
		},
		"@vitejs/plugin-react": {
			"version": "6.1.1",
			"description": "The default Vite plugin for React projects."
		},
		"@vitest/browser": {
			"version": "5.0.1",
			"description": "Run Vitest in the browser."
		},
		"@vitest/browser-playwright": {
			"version": "5.0.1",
			"description": "Playwright provider for Vitest browser mode."
		},
		"playwright": {
			"version": "1.63.0",
			"description": "Framework for Web-browser automation."
		},
		"debug": {
			"version": "4.4.3",
			"description": "A tiny JavaScript debugging utility modelled after Node.js core debugging technique."
		},
		"@commitlint/cli": {
			"version": "21.2.2",
			"description": "Lint commit messages to ensure they follow conventional commits."
		},
		"@commitlint/config-conventional": {
			"version": "21.2.2",
			"description": "Shareable commitlint config enforcing conventional commits."
		},
		"@types/debug": {
			"version": "4.1.13",
			"description": "TypeScript definitions for debug."
		},
		"@types/node": {
			"version": "26.6.2",
			"description": "TypeScript definitions for Node.js."
		},
		"@vitest/coverage-v8": {
			"version": "5.0.1",
			"description": "V8 coverage provider for Vitest."
		},
		"conventional-changelog": {
			"version": "8.1.3",
			"description": "Generate a changelog from git metadata."
		},
		"conventional-changelog-angular": {
			"version": "9.4.0",
			"description": "Angular preset for conventional-changelog."
		},
		"husky": {
			"version": "9.1.7",
			"description": "Modern native git hooks made easy."
		},
		"oxlint": {
			"version": "1.83.0",
			"description": "A JavaScript linter written in Rust."
		},
		"oxlint-tsgolint": {
			"version": "7.0.2002",
			"description": "TypeScript-specific rules for oxlint."
		},
		"oxfmt": {
			"version": "0.68.0",
			"description": "High performance JavaScript / TypeScript formatter."
		},
		"typescript": {
			"version": "6.0.3",
			"description": "A superset of JavaScript that compiles to clean JavaScript output.",
			"fixed": true
		},
		"vitest": {
			"version": "5.0.1",
			"description": "A Vite-native unit test framework."
		},
		"commander": {
			"version": "15.0.0",
			"description": "The complete solution for node.js command-line interfaces."
		},
		"cli-progress": {
			"version": "3.12.0",
			"description": "Easy to use progress-bar for command-line/terminal applications."
		},
		"@types/cli-progress": {
			"version": "3.11.6",
			"description": "TypeScript definitions for cli-progress."
		},
		"express": {
			"version": "5.2.1",
			"description": "Fast, unopinionated, minimalist web framework for Node.js."
		},
		"@types/express": {
			"version": "5.0.6",
			"description": "TypeScript definitions for Express."
		},
		"react": {
			"version": "19.3.0",
			"description": "A JavaScript library for building user interfaces."
		},
		"react-dom": {
			"version": "19.3.0",
			"description": "React package for working with the DOM."
		},
		"@mui/material": {
			"version": "9.4.0",
			"description": "Material UI components."
		},
		"@mui/icons-material": {
			"version": "9.4.0",
			"description": "Material Design icons distributed as SVG React components."
		},
		"@emotion/react": {
			"version": "11.14.0",
			"description": "CSS-in-JS library designed for high performance."
		},
		"@emotion/styled": {
			"version": "11.14.1",
			"description": "Styled components for Emotion."
		},
		"@types/react": {
			"version": "19.3.0",
			"description": "TypeScript definitions for React."
		},
		"@types/react-dom": {
			"version": "19.3.0",
			"description": "TypeScript definitions for React DOM."
		},
		"@playwright/test": {
			"version": "1.63.0",
			"description": "End-to-end testing framework."
		},
		"@trpc/server": {
			"version": "11.19.0",
			"description": "tRPC server library."
		},
		"@trpc/client": {
			"version": "11.19.0",
			"description": "tRPC client library."
		},
		"@trpc/react-query": {
			"version": "11.19.0",
			"description": "tRPC integration for React Query."
		},
		"@tanstack/react-query": {
			"version": "5.103.1",
			"description": "Powerful asynchronous state management for TS/JS."
		},
		"zod": {
			"version": "4.6.5",
			"description": "TypeScript-first schema validation with static type inference."
		},
		"react-router-dom": {
			"version": "7.18.4",
			"description": "Declarative routing for React web applications."
		},
		"release-it": {
			"version": "21.1.0",
			"description": "Interactive release-tool for Git repositories."
		},
		"cors": {
			"version": "2.8.6",
			"description": "Node.js CORS middleware."
		},
		"@types/cors": {
			"version": "2.8.19",
			"description": "TypeScript definitions for cors."
		},
		"eslint-plugin-regexp": {
			"version": "3.3.0",
			"description": "ESLint plugin for finding regexp mistakes and style guide violations."
		},
		"vitest-browser-react": {
			"version": "2.3.0",
			"description": "Native React testing utilities for Vitest browser mode."
		},
		"tsdown": {
			"version": "0.23.0",
			"description": "Modern TypeScript library bundler powered by Rolldown."
		},
		"@tsdown/css": {
			"version": "0.23.0",
			"description": "CSS support plugin for tsdown."
		},
		"typedoc": {
			"version": "0.28.20",
			"description": "Documentation generator for TypeScript projects."
		},
		"stylelint": {
			"version": "17.15.0",
			"description": "A mighty CSS linter that helps avoid errors and enforce conventions."
		},
		"stylelint-config-standard": {
			"version": "40.0.0",
			"description": "Standard shareable config for stylelint."
		}
	}
}
