-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
104 lines (104 loc) · 3.65 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
"name": "DSP",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@lagoshny/ngx-hateoas-client": "^3.3.8"
}
},
"node_modules/@angular/common": {
"version": "15.0.4",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-15.0.4.tgz",
"integrity": "sha512-0x/2IhaetJqfXMeQ4DlRnOTzGWD0OvOeKORyi0q7WXPxSoD9MUezQHGmzkc5lK9tDYE9cNYyQfkUBcbJT/k6MA==",
"peer": true,
"dependencies": {
"tslib": "^2.3.0"
},
"engines": {
"node": "^14.20.0 || ^16.13.0 || >=18.10.0"
},
"peerDependencies": {
"@angular/core": "15.0.4",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@angular/core": {
"version": "15.0.4",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-15.0.4.tgz",
"integrity": "sha512-Xf8Nuu0iM/VjQHPS4A0jufqTYZCfiGqc0iAD7j9zM3TD6caQ3OP4mxXVYYTpIG+APKel38+Gol8cpQB/8PVbqQ==",
"peer": true,
"dependencies": {
"tslib": "^2.3.0"
},
"engines": {
"node": "^14.20.0 || ^16.13.0 || >=18.10.0"
},
"peerDependencies": {
"rxjs": "^6.5.3 || ^7.4.0",
"zone.js": "~0.11.4 || ~0.12.0"
}
},
"node_modules/@lagoshny/ngx-hateoas-client": {
"version": "3.3.8",
"resolved": "https://registry.npmjs.org/@lagoshny/ngx-hateoas-client/-/ngx-hateoas-client-3.3.8.tgz",
"integrity": "sha512-11sxMc1Bv181UGeCp8U0Wu3+LA0I1bNdVYcQ8ul4WQmtybTuZkPgEu/lBqtyq86z4lo79AuGtE0FSGr1pr+jlQ==",
"dependencies": {
"date-fns": "^2.28.0",
"lodash-es": "^4.17.21",
"tslib": "^2.1.0",
"uri-templates-es": "^1.0.0"
},
"peerDependencies": {
"@angular/common": ">=12.x.x",
"@angular/core": ">=12.x.x"
}
},
"node_modules/date-fns": {
"version": "2.29.3",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.29.3.tgz",
"integrity": "sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==",
"engines": {
"node": ">=0.11"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/date-fns"
}
},
"node_modules/lodash-es": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw=="
},
"node_modules/rxjs": {
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz",
"integrity": "sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==",
"peer": true,
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/tslib": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz",
"integrity": "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA=="
},
"node_modules/uri-templates-es": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/uri-templates-es/-/uri-templates-es-1.0.0.tgz",
"integrity": "sha512-8Ne+rpk5kXmsnvKgcOVu0GLuyiALOP0GmNStRTeROjYMlC/YpFchxbMQneuT8vk0xdZrNETVd9pWLLRIqGN4Tw=="
},
"node_modules/zone.js": {
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.12.0.tgz",
"integrity": "sha512-XtC+I5dXU14HrzidAKBNMqneIVUykLEAA1x+v4KVrd6AUPWlwYORF8KgsVqvgdHiKZ4BkxxjvYi/ksEixTPR0Q==",
"peer": true,
"dependencies": {
"tslib": "^2.3.0"
}
}
}
}