{
	"dependencies": {
		"react": "^18.3.1",
		"react-dom": "^18.3.1"
	},
	"devDependencies": {
		"globals": "^15.11.0",
		"@vitejs/plugin-react": "^4.3.3"<% if (typescript) { %>,
		"@types/react": "^18.3.12",
		"@types/react-dom": "^18.3.1"<% } %>
	}
}
