|
1 | 1 | { |
2 | 2 | "name": "ngx-loader-indicator", |
3 | | - "version": "19.0.0", |
| 3 | + "version": "19.0.1", |
4 | 4 | "description": "The best directive without wrapping your element to additional component", |
5 | 5 | "license": "MIT", |
6 | 6 | "keywords": [ |
|
36 | 36 | "url": "https://github.com/JsDaddy/ngx-loader-indicator.git" |
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | | - "@angular/animations": "19.0.0", |
40 | | - "@angular/common": "19.0.0", |
41 | | - "@angular/compiler": "19.0.0", |
42 | | - "@angular/core": "19.0.0", |
43 | | - "@angular/forms": "19.0.0", |
44 | | - "@angular/platform-browser": "19.0.0", |
45 | | - "@angular/platform-browser-dynamic": "19.0.0", |
46 | | - "@angular/router": "^19.0.0", |
47 | | - "core-js": "3.39.0", |
48 | | - "highlight.js": "^11.10.0", |
49 | | - "ngx-highlightjs": "^12.0.0", |
50 | | - "ngxtension": "4.1.0", |
51 | | - "rxjs": "7.8.1" |
| 39 | + "@angular/animations": "19.2.8", |
| 40 | + "@angular/common": "19.2.8", |
| 41 | + "@angular/compiler": "19.2.8", |
| 42 | + "@angular/core": "19.2.8", |
| 43 | + "@angular/forms": "19.2.8", |
| 44 | + "@angular/platform-browser": "19.2.8", |
| 45 | + "@angular/platform-browser-dynamic": "19.2.8", |
| 46 | + "@angular/router": "^19.2.8", |
| 47 | + "@tailwindcss/postcss": "^4.1.4", |
| 48 | + "core-js": "3.42.0", |
| 49 | + "highlight.js": "^11.11.1", |
| 50 | + "ngx-highlightjs": "^14.0.0", |
| 51 | + "ngxtension": "5.0.0", |
| 52 | + "rxjs": "7.8.2" |
52 | 53 | }, |
53 | 54 | "devDependencies": { |
54 | | - "@angular-devkit/build-angular": "19.0.0", |
55 | | - "@angular-eslint/builder": "18.4.1", |
56 | | - "@angular-eslint/eslint-plugin": "18.4.1", |
57 | | - "@angular-eslint/eslint-plugin-template": "18.4.1", |
58 | | - "@angular-eslint/schematics": "18.4.1", |
59 | | - "@angular-eslint/template-parser": "18.4.1", |
60 | | - "@angular/cli": "19.0.0", |
61 | | - "@angular/compiler-cli": "19.0.0", |
62 | | - "@angular/language-service": "19.0.0", |
63 | | - "@commitlint/cli": "19.6.0", |
64 | | - "@commitlint/config-conventional": "19.6.0", |
65 | | - "@types/jasmine": "5.1.4", |
| 55 | + "@angular-devkit/build-angular": "19.2.9", |
| 56 | + "@angular-eslint/builder": "19.3.0", |
| 57 | + "@angular-eslint/eslint-plugin": "19.3.0", |
| 58 | + "@angular-eslint/eslint-plugin-template": "19.3.0", |
| 59 | + "@angular-eslint/schematics": "19.3.0", |
| 60 | + "@angular-eslint/template-parser": "19.3.0", |
| 61 | + "@angular/cli": "19.2.9", |
| 62 | + "@angular/compiler-cli": "19.2.8", |
| 63 | + "@angular/language-service": "19.2.8", |
| 64 | + "@commitlint/cli": "19.8.0", |
| 65 | + "@commitlint/config-conventional": "19.8.0", |
| 66 | + "@types/jasmine": "5.1.7", |
66 | 67 | "@types/jasminewd2": "2.0.13", |
67 | | - "@types/node": "22.9.1", |
68 | | - "@typescript-eslint/eslint-plugin": "8.15.0", |
69 | | - "@web/test-runner": "^0.19.0", |
70 | | - "angular-eslint": "^18.4.1", |
71 | | - "eslint": "9.15.0", |
72 | | - "eslint-config-prettier": "9.1.0", |
| 68 | + "@types/node": "22.15.3", |
| 69 | + "@typescript-eslint/eslint-plugin": "8.31.1", |
| 70 | + "@web/test-runner": "^0.20.1", |
| 71 | + "angular-eslint": "^19.3.0", |
| 72 | + "eslint": "9.25.1", |
| 73 | + "eslint-config-prettier": "10.1.2", |
73 | 74 | "eslint-plugin-import": "2.31.0", |
74 | 75 | "eslint-plugin-json": "4.0.1", |
75 | | - "eslint-plugin-prettier": "5.2.1", |
76 | | - "jasmine-core": "5.4.0", |
| 76 | + "eslint-plugin-prettier": "5.2.6", |
| 77 | + "jasmine-core": "5.7.0", |
77 | 78 | "jasmine-spec-reporter": "7.0.0", |
78 | | - "lint-staged": "15.2.10", |
79 | | - "ng-packagr": "19.0.0", |
80 | | - "npm-check-updates": "^17.1.11", |
81 | | - "prettier": "3.3.3", |
82 | | - "puppeteer": "23.9.0", |
83 | | - "semantic-release": "24.2.0", |
| 79 | + "lint-staged": "15.5.1", |
| 80 | + "ng-packagr": "19.2.2", |
| 81 | + "npm-check-updates": "^18.0.1", |
| 82 | + "prettier": "3.5.3", |
| 83 | + "puppeteer": "24.7.2", |
| 84 | + "semantic-release": "24.2.3", |
84 | 85 | "semantic-release-export-data": "1.1.0", |
85 | | - "snyk": "^1.1294.1", |
86 | | - "stylelint": "16.10.0", |
| 86 | + "snyk": "^1.1296.2", |
| 87 | + "stylelint": "16.19.1", |
87 | 88 | "stylelint-config-prettier": "9.0.5", |
88 | 89 | "stylelint-config-recommended-scss": "14.1.0", |
89 | | - "stylelint-prettier": "5.0.2", |
| 90 | + "stylelint-prettier": "5.0.3", |
90 | 91 | "ts-node": "10.9.2", |
91 | 92 | "type-coverage": "^2.29.7", |
92 | | - "typescript": "5.6.3", |
93 | | - "typescript-eslint": "^8.15.0", |
94 | | - "tailwindcss": "^3.4.15", |
95 | | - "bun-types": "^1.1.36", |
96 | | - "postcss": "8.4.49", |
97 | | - "postcss-nesting": "13.0.1", |
98 | | - "cssnano": "7.0.6", |
99 | | - "postcss-scss": "4.0.9" |
| 93 | + "typescript": "5.8.3", |
| 94 | + "typescript-eslint": "^8.31.1", |
| 95 | + "tailwindcss": "^4.1.4", |
| 96 | + "bun-types": "^1.2.11", |
| 97 | + "postcss": "^8.5.3" |
100 | 98 | }, |
101 | 99 | "typeCoverage": { |
102 | 100 | "atLeast": 98, |
|
0 commit comments