-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathpackage-lock.json
More file actions
166 lines (166 loc) · 6.91 KB
/
package-lock.json
File metadata and controls
166 lines (166 loc) · 6.91 KB
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
{
"name": "kiota-posts",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "kiota-posts",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@microsoft/kiota-bundle": "^1.0.0-preview.96"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.6",
"@types/node": "^24.0.4",
"typescript": "^5.8.3"
},
"engines": {
"node": ">=20"
}
},
"node_modules/@microsoft/kiota-abstractions": {
"version": "1.0.0-preview.96",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-abstractions/-/kiota-abstractions-1.0.0-preview.96.tgz",
"integrity": "sha512-kR7+dvMOCCG/vqvWZNkz6kGAqyhFxhR3XxbBgcTRzQkwpvQT6Age+auMEpELhylMDsS69ZUAu3JhZkk6xagF0Q==",
"license": "MIT",
"dependencies": {
"@opentelemetry/api": "^1.7.0",
"@std-uritemplate/std-uritemplate": "^2.0.0",
"tinyduration": "^3.3.0",
"tslib": "^2.6.2"
}
},
"node_modules/@microsoft/kiota-bundle": {
"version": "1.0.0-preview.96",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-bundle/-/kiota-bundle-1.0.0-preview.96.tgz",
"integrity": "sha512-eZEk7Hx2LZGx/Xza5VY5rT+7mP5BsGaA4Jyf6etra0Qnu4H/fHulgbBo31HLx37XKnhCFC8flSjWz4pzAwkaDA==",
"license": "MIT",
"dependencies": {
"@microsoft/kiota-abstractions": "^1.0.0-preview.96",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.96",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.96",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.96",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.96",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.96"
}
},
"node_modules/@microsoft/kiota-http-fetchlibrary": {
"version": "1.0.0-preview.96",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-http-fetchlibrary/-/kiota-http-fetchlibrary-1.0.0-preview.96.tgz",
"integrity": "sha512-1+G5Fd7Vt1jjphLev1ko0r67CEcw/oD2SCkiOwZ36xaFe/GrDXLioaZHPkFeGg/eLNB2Ydx2OamgGsweWxhpNw==",
"license": "MIT",
"dependencies": {
"@microsoft/kiota-abstractions": "^1.0.0-preview.96",
"@opentelemetry/api": "^1.7.0",
"tslib": "^2.6.2"
}
},
"node_modules/@microsoft/kiota-serialization-form": {
"version": "1.0.0-preview.96",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-form/-/kiota-serialization-form-1.0.0-preview.96.tgz",
"integrity": "sha512-Eqtg0cNoPRA8twB7tl7DBOEXWQCW3109JDi0pEVNs41tzca+zps4fA+Ke7Tna5qvmWKdbm6cUPUQmWLQ0X9fpA==",
"license": "MIT",
"dependencies": {
"@microsoft/kiota-abstractions": "^1.0.0-preview.96",
"tslib": "^2.6.2"
}
},
"node_modules/@microsoft/kiota-serialization-json": {
"version": "1.0.0-preview.96",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-json/-/kiota-serialization-json-1.0.0-preview.96.tgz",
"integrity": "sha512-kK8UdT48JFznmORsKNgLNWQzG2ABmH9xhHcpAZSPltTwYJ0iUUQsr/VoORD6j5VFSqQ9Rk4lA7s1qgolqOtDIA==",
"license": "MIT",
"dependencies": {
"@microsoft/kiota-abstractions": "^1.0.0-preview.96",
"tslib": "^2.6.2"
}
},
"node_modules/@microsoft/kiota-serialization-multipart": {
"version": "1.0.0-preview.96",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-multipart/-/kiota-serialization-multipart-1.0.0-preview.96.tgz",
"integrity": "sha512-2TUkP2dMl2/8/0zfNrPydTSXm1Cc226nsJ8Ssm7GUw4hqG9flvInHTRpykJ5CSg93eaBQur5PrrOfgXe01bhpw==",
"license": "MIT",
"dependencies": {
"@microsoft/kiota-abstractions": "^1.0.0-preview.96",
"tslib": "^2.6.2"
}
},
"node_modules/@microsoft/kiota-serialization-text": {
"version": "1.0.0-preview.96",
"resolved": "https://registry.npmjs.org/@microsoft/kiota-serialization-text/-/kiota-serialization-text-1.0.0-preview.96.tgz",
"integrity": "sha512-jo3jhYg+Ey5lRZk22kyGoAgA9pUPQoiCC1wGBuGDB9kzTXA/F5blRbLA1cd3Xe/e99n3/wKP+TLHL2iylg94bw==",
"license": "MIT",
"dependencies": {
"@microsoft/kiota-abstractions": "^1.0.0-preview.96",
"tslib": "^2.6.2"
}
},
"node_modules/@opentelemetry/api": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.0.tgz",
"integrity": "sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==",
"license": "Apache-2.0",
"engines": {
"node": ">=8.0.0"
}
},
"node_modules/@std-uritemplate/std-uritemplate": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/@std-uritemplate/std-uritemplate/-/std-uritemplate-2.0.5.tgz",
"integrity": "sha512-AE3/wSo1J3UwRTN/iOopPKh7aaIjgXZYJ6UkndRL9E9nlEwknpGqGsIoIinWZXsUB6kBVsq0mxfYm4KwEr3VSQ==",
"license": "Apache-2.0"
},
"node_modules/@tsconfig/node20": {
"version": "20.1.6",
"resolved": "https://registry.npmjs.org/@tsconfig/node20/-/node20-20.1.6.tgz",
"integrity": "sha512-sz+Hqx9zwZDpZIV871WSbUzSqNIsXzghZydypnfgzPKLltVJfkINfUeTct31n/tTSa9ZE1ZOfKdRre1uHHquYQ==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/node": {
"version": "24.0.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.4.tgz",
"integrity": "sha512-ulyqAkrhnuNq9pB76DRBTkcS6YsmDALy6Ua63V8OhrOBgbcYt6IOdzpw5P1+dyRIyMerzLkeYWBeOXPpA9GMAA==",
"dev": true,
"license": "MIT",
"dependencies": {
"undici-types": "~7.8.0"
}
},
"node_modules/tinyduration": {
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/tinyduration/-/tinyduration-3.4.1.tgz",
"integrity": "sha512-NemFoamVYn7TmtwZKZ3OiliM9fZkr6EWiTM+wKknco6POSy2gS689xx/pXip0JYp40HXpUw6k65CUYHWYUXdaA==",
"license": "MIT"
},
"node_modules/tslib": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
"license": "0BSD"
},
"node_modules/typescript": {
"version": "5.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
"dev": true,
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=14.17"
}
},
"node_modules/undici-types": {
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
"integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
"dev": true,
"license": "MIT"
}
}
}