mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-03-31 13:35:08 -05:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps the frontend-eslint-dependencies group in /src-ui with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) and [eslint](https://github.com/eslint/eslint). Updates `@typescript-eslint/eslint-plugin` from 8.26.0 to 8.26.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.26.0 to 8.26.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/parser) Updates `@typescript-eslint/utils` from 8.26.0 to 8.26.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/utils) Updates `eslint` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.21.0...v9.22.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-eslint-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-eslint-dependencies - dependency-name: "@typescript-eslint/utils" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-eslint-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-eslint-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
86 lines
2.5 KiB
JSON
86 lines
2.5 KiB
JSON
{
|
|
"name": "paperless-ui",
|
|
"version": "0.0.0",
|
|
"scripts": {
|
|
"preinstall": "npx only-allow pnpm",
|
|
"ng": "ng",
|
|
"start": "ng serve",
|
|
"build": "ng build",
|
|
"test": "ng test --no-watch --coverage",
|
|
"lint": "ng lint",
|
|
"postinstall": "patch-package"
|
|
},
|
|
"private": true,
|
|
"dependencies": {
|
|
"@angular/cdk": "^19.2.2",
|
|
"@angular/common": "~19.2.1",
|
|
"@angular/compiler": "~19.2.1",
|
|
"@angular/core": "~19.2.1",
|
|
"@angular/forms": "~19.2.1",
|
|
"@angular/localize": "~19.2.1",
|
|
"@angular/platform-browser": "~19.2.1",
|
|
"@angular/platform-browser-dynamic": "~19.2.1",
|
|
"@angular/router": "~19.2.1",
|
|
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
|
|
"@ng-select/ng-select": "^14.2.3",
|
|
"@ngneat/dirty-check-forms": "^3.0.3",
|
|
"@popperjs/core": "^2.11.8",
|
|
"bootstrap": "^5.3.3",
|
|
"file-saver": "^2.0.5",
|
|
"mime-names": "^1.0.0",
|
|
"ng2-pdf-viewer": "^10.4.0",
|
|
"ngx-bootstrap-icons": "^1.9.3",
|
|
"ngx-color": "^10.0.0",
|
|
"ngx-cookie-service": "^19.1.2",
|
|
"ngx-device-detector": "^9.0.0",
|
|
"ngx-file-drop": "^16.0.0",
|
|
"ngx-ui-tour-ng-bootstrap": "^16.0.0",
|
|
"rxjs": "^7.8.2",
|
|
"tslib": "^2.8.1",
|
|
"utif": "^3.1.0",
|
|
"uuid": "^11.1.0",
|
|
"zone.js": "^0.15.0"
|
|
},
|
|
"devDependencies": {
|
|
"@angular-builders/custom-webpack": "^19.0.0",
|
|
"@angular-builders/jest": "^19.0.0",
|
|
"@angular-devkit/build-angular": "^19.2.1",
|
|
"@angular-devkit/core": "^19.2.1",
|
|
"@angular-devkit/schematics": "^19.2.1",
|
|
"@angular-eslint/builder": "19.2.1",
|
|
"@angular-eslint/eslint-plugin": "19.2.1",
|
|
"@angular-eslint/eslint-plugin-template": "19.2.1",
|
|
"@angular-eslint/schematics": "19.2.1",
|
|
"@angular-eslint/template-parser": "19.2.1",
|
|
"@angular/cli": "~19.2.1",
|
|
"@angular/compiler-cli": "~19.2.1",
|
|
"@codecov/webpack-plugin": "^1.9.0",
|
|
"@playwright/test": "^1.50.1",
|
|
"@types/jest": "^29.5.14",
|
|
"@types/node": "^22.13.9",
|
|
"@typescript-eslint/eslint-plugin": "^8.26.1",
|
|
"@typescript-eslint/parser": "^8.26.1",
|
|
"@typescript-eslint/utils": "^8.26.1",
|
|
"eslint": "^9.22.0",
|
|
"jest": "29.7.0",
|
|
"jest-environment-jsdom": "^29.7.0",
|
|
"jest-junit": "^16.0.0",
|
|
"jest-preset-angular": "^14.5.3",
|
|
"jest-websocket-mock": "^2.5.0",
|
|
"patch-package": "^8.0.0",
|
|
"prettier-plugin-organize-imports": "^4.1.0",
|
|
"ts-node": "~10.9.1",
|
|
"typescript": "^5.5.4"
|
|
},
|
|
"pnpm": {
|
|
"onlyBuiltDependencies": [
|
|
"@parcel/watcher",
|
|
"canvas",
|
|
"esbuild",
|
|
"lmdb",
|
|
"msgpackr-extract"
|
|
]
|
|
},
|
|
"typings": "./src/typings.d.ts"
|
|
}
|