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",
"dependencies": {
"i18next": "23.15.1",
"i18next-browser-languagedetector": "8.0.0",
"i18next-http-backend": "2.6.1"
},
"devDependencies": {
"@babel/cli": "7.25.6",
"@playwright/test": "1.47.0",
"@prettier/plugin-xml": "3.4.1",
"@tsconfig/recommended": "1.0.7",
"@types/jest": "29.5.12",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@vitest/coverage-istanbul": "2.0.5",
"autoprefixer": "10.4.20",
"browser-sync": "3.0.2",
"cssnano": "7.0.6",
"cypress": "13.14.2",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-import-x": "4.2.1",
"globals": "15.9.0",
"husky": "9.1.5",
"jasmine-core": "5.3.0",
"jest": "29.7.0",
"jsdom": "25.0.0",
"lint-staged": "15.2.10",
"mkdirp": "3.0.1",
"node": "20.17.0",
"npm": "10.8.3",
"npm-run-all2": "6.2.2",
"onchange": "7.1.0",
"path-exists-cli": "2.0.0",
"postcss": "8.4.45",
"postcss-cli": "11.0.0",
"prettier": "3.3.3",
"prettier-plugin-gherkin": "3.1.0",
"prettier-plugin-java": "2.6.4",
"prettier-plugin-packagejson": "2.5.2",
"recursive-copy-cli": "1.0.20",
"start-server-and-test": "2.0.7",
"tailwindcss": "3.4.10",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript-eslint": "8.5.0",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"vitest-sonar-reporter": "2.0.0"
}
}