|
1 | 1 | {
|
2 | 2 | "name": "p3x-angular-http-cache-interceptor",
|
3 |
| - "version": "2022.4.108", |
| 3 | + "version": "2022.4.111", |
4 | 4 | "corifeus": {
|
5 | 5 | "icon": "fas fa-fire",
|
6 | 6 | "prefix": "p3x-",
|
7 | 7 | "publish": true,
|
8 | 8 | "type": "p3x",
|
9 | 9 | "code": "Breeze",
|
10 |
| - "nodejs": "v16.13.2", |
| 10 | + "nodejs": "v16.14.0", |
11 | 11 | "opencollective": false,
|
12 | 12 | "reponame": "angular-http-cache-interceptor",
|
13 | 13 | "build": true,
|
14 | 14 | "cdn": true,
|
15 | 15 | "publish-location": "./dist/angular-http-cache-interceptor",
|
16 |
| - "angular": "13.2.1" |
| 16 | + "angular": "13.2.4" |
17 | 17 | },
|
18 | 18 | "description": "🔥 Cache every request in Angular, not only the GET, but all methods of this interceptor, and allows you to interact with the interceptor via specific headers and modify the request, and these specific headers will be not included in the final request",
|
19 | 19 | "scripts": {
|
|
52 | 52 | },
|
53 | 53 | "homepage": "https://corifeus.com/angular-http-cache-interceptor",
|
54 | 54 | "dependencies": {
|
55 |
| - "@angular/animations": "~13.2.1", |
56 |
| - "@angular/cdk": "^13.2.1", |
57 |
| - "@angular/common": "~13.2.1", |
58 |
| - "@angular/compiler": "~13.2.1", |
59 |
| - "@angular/core": "~13.2.1", |
60 |
| - "@angular/forms": "~13.2.1", |
61 |
| - "@angular/material": "^13.2.1", |
62 |
| - "@angular/platform-browser": "~13.2.1", |
63 |
| - "@angular/platform-browser-dynamic": "~13.2.1", |
64 |
| - "@angular/router": "~13.2.1", |
65 |
| - "@types/node": "^17.0.15", |
| 55 | + "@angular/animations": "~13.2.4", |
| 56 | + "@angular/cdk": "^13.2.4", |
| 57 | + "@angular/common": "~13.2.4", |
| 58 | + "@angular/compiler": "~13.2.4", |
| 59 | + "@angular/core": "~13.2.4", |
| 60 | + "@angular/forms": "~13.2.4", |
| 61 | + "@angular/material": "^13.2.4", |
| 62 | + "@angular/platform-browser": "~13.2.4", |
| 63 | + "@angular/platform-browser-dynamic": "~13.2.4", |
| 64 | + "@angular/router": "~13.2.4", |
| 65 | + "@types/node": "^17.0.21", |
66 | 66 | "hash": "^0.2.1",
|
67 | 67 | "highlight.js": "^11.4.0",
|
68 | 68 | "object": "^0.1.1",
|
69 |
| - "object-hash": "^2.2.0", |
70 |
| - "postcss": "^8.4.6", |
| 69 | + "object-hash": "^3.0.0", |
| 70 | + "postcss": "^8.4.7", |
71 | 71 | "rxjs": "~6.6.3",
|
72 | 72 | "tslib": "^2.2.0",
|
73 | 73 | "zone.js": "~0.11.4"
|
|
76 | 76 | "p3x-interceptor": "npm:p3x-angular-http-cache-interceptor@^2020.4.304"
|
77 | 77 | },
|
78 | 78 | "devDependencies": {
|
79 |
| - "@angular-devkit/build-angular": "~13.2.2", |
80 |
| - "@angular/cli": "~13.2.2", |
81 |
| - "@angular/compiler-cli": "~13.2.1", |
82 |
| - "@angular/language-service": "~13.2.1", |
| 79 | + "@angular-devkit/build-angular": "~13.2.5", |
| 80 | + "@angular/cli": "~13.2.5", |
| 81 | + "@angular/compiler-cli": "~13.2.4", |
| 82 | + "@angular/language-service": "~13.2.4", |
83 | 83 | "@types/highlight.js": "^9.12.4",
|
84 | 84 | "@types/jasmine": "~3.10.3",
|
85 | 85 | "@types/jasminewd2": "~2.0.10",
|
86 |
| - "@typescript-eslint/eslint-plugin": "5.10.2", |
87 |
| - "@typescript-eslint/parser": "5.10.2", |
| 86 | + "@typescript-eslint/eslint-plugin": "5.12.1", |
| 87 | + "@typescript-eslint/parser": "5.12.1", |
88 | 88 | "codelyzer": "^6.0.2",
|
89 |
| - "corifeus-builder": "^2022.4.108", |
90 |
| - "eslint": "^8.8.0", |
| 89 | + "corifeus-builder": "^2022.4.111", |
| 90 | + "eslint": "^8.10.0", |
91 | 91 | "eslint-plugin-import": "2.25.4",
|
92 |
| - "eslint-plugin-jsdoc": "37.7.1", |
| 92 | + "eslint-plugin-jsdoc": "37.9.4", |
93 | 93 | "eslint-plugin-prefer-arrow": "1.2.3",
|
94 |
| - "jasmine-core": "~4.0.0", |
| 94 | + "jasmine-core": "~4.0.1", |
95 | 95 | "jasmine-spec-reporter": "~7.0.0",
|
96 | 96 | "karma": "~6.3.2",
|
97 | 97 | "karma-chrome-launcher": "~3.1.0",
|
|
100 | 100 | "karma-jasmine-html-reporter": "^1.7.0",
|
101 | 101 | "ng-packagr": "^13.0.3",
|
102 | 102 | "protractor": "~7.0.0",
|
103 |
| - "ts-node": "~10.4.0", |
| 103 | + "ts-node": "~10.5.0", |
104 | 104 | "typescript": "~4.4.4",
|
105 | 105 | "webpack-bundle-analyzer": "^4.5.0"
|
106 | 106 | },
|
|
0 commit comments