All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
generator.dependencies.common.package.json Maven / Gradle / Ivy
{
"name": "jhlite-dependencies",
"version": "0.0.0",
"description": "JHipster Lite : used for Dependencies",
"license": "Apache-2.0",
"devDependencies": {
"@babel/cli": "7.24.8",
"@playwright/test": "1.46.0",
"@prettier/plugin-xml": "3.4.1",
"@tsconfig/recommended": "1.0.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.15",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"@vitest/coverage-istanbul": "2.0.5",
"autoprefixer": "10.4.20",
"browser-sync": "3.0.2",
"cssnano": "7.0.5",
"cypress": "13.13.2",
"eslint": "8.57.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.4",
"jasmine-core": "5.2.0",
"jest": "29.7.0",
"jsdom": "24.1.1",
"lint-staged": "15.2.9",
"mkdirp": "3.0.1",
"node": "20.16.0",
"npm": "10.8.2",
"npm-run-all2": "6.2.2",
"onchange": "7.1.0",
"path-exists-cli": "2.0.0",
"postcss": "8.4.41",
"postcss-cli": "11.0.0",
"prettier": "3.3.3",
"prettier-plugin-gherkin": "3.0.0",
"prettier-plugin-java": "2.6.4",
"prettier-plugin-packagejson": "2.5.1",
"recursive-copy-cli": "1.0.20",
"tailwindcss": "3.4.10",
"ts-jest": "29.2.4",
"typescript": "5.5.4",
"vite": "5.4.0",
"vite-tsconfig-paths": "4.3.2",
"vitest": "2.0.5",
"vitest-sonar-reporter": "2.0.0"
}
}