source: package-lock.json@ 505f39a

Last change on this file since 505f39a was 2058e5c, checked in by istevanoska <ilinastevanoska@…>, 6 months ago

Working / before login

  • Property mode set to 100644
File size: 8.5 KB
Line 
1{
2 "name": "Proekt_Wazuh",
3 "lockfileVersion": 3,
4 "requires": true,
5 "packages": {
6 "": {
7 "devDependencies": {
8 "autoprefixer": "^10.4.23",
9 "postcss": "^8.5.6",
10 "tailwindcss": "^4.1.18"
11 }
12 },
13 "node_modules/autoprefixer": {
14 "version": "10.4.23",
15 "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.23.tgz",
16 "integrity": "sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==",
17 "dev": true,
18 "funding": [
19 {
20 "type": "opencollective",
21 "url": "https://opencollective.com/postcss/"
22 },
23 {
24 "type": "tidelift",
25 "url": "https://tidelift.com/funding/github/npm/autoprefixer"
26 },
27 {
28 "type": "github",
29 "url": "https://github.com/sponsors/ai"
30 }
31 ],
32 "license": "MIT",
33 "dependencies": {
34 "browserslist": "^4.28.1",
35 "caniuse-lite": "^1.0.30001760",
36 "fraction.js": "^5.3.4",
37 "picocolors": "^1.1.1",
38 "postcss-value-parser": "^4.2.0"
39 },
40 "bin": {
41 "autoprefixer": "bin/autoprefixer"
42 },
43 "engines": {
44 "node": "^10 || ^12 || >=14"
45 },
46 "peerDependencies": {
47 "postcss": "^8.1.0"
48 }
49 },
50 "node_modules/baseline-browser-mapping": {
51 "version": "2.9.11",
52 "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.11.tgz",
53 "integrity": "sha512-Sg0xJUNDU1sJNGdfGWhVHX0kkZ+HWcvmVymJbj6NSgZZmW/8S9Y2HQ5euytnIgakgxN6papOAWiwDo1ctFDcoQ==",
54 "dev": true,
55 "license": "Apache-2.0",
56 "bin": {
57 "baseline-browser-mapping": "dist/cli.js"
58 }
59 },
60 "node_modules/browserslist": {
61 "version": "4.28.1",
62 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
63 "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
64 "dev": true,
65 "funding": [
66 {
67 "type": "opencollective",
68 "url": "https://opencollective.com/browserslist"
69 },
70 {
71 "type": "tidelift",
72 "url": "https://tidelift.com/funding/github/npm/browserslist"
73 },
74 {
75 "type": "github",
76 "url": "https://github.com/sponsors/ai"
77 }
78 ],
79 "license": "MIT",
80 "dependencies": {
81 "baseline-browser-mapping": "^2.9.0",
82 "caniuse-lite": "^1.0.30001759",
83 "electron-to-chromium": "^1.5.263",
84 "node-releases": "^2.0.27",
85 "update-browserslist-db": "^1.2.0"
86 },
87 "bin": {
88 "browserslist": "cli.js"
89 },
90 "engines": {
91 "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
92 }
93 },
94 "node_modules/caniuse-lite": {
95 "version": "1.0.30001761",
96 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001761.tgz",
97 "integrity": "sha512-JF9ptu1vP2coz98+5051jZ4PwQgd2ni8A+gYSN7EA7dPKIMf0pDlSUxhdmVOaV3/fYK5uWBkgSXJaRLr4+3A6g==",
98 "dev": true,
99 "funding": [
100 {
101 "type": "opencollective",
102 "url": "https://opencollective.com/browserslist"
103 },
104 {
105 "type": "tidelift",
106 "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
107 },
108 {
109 "type": "github",
110 "url": "https://github.com/sponsors/ai"
111 }
112 ],
113 "license": "CC-BY-4.0"
114 },
115 "node_modules/electron-to-chromium": {
116 "version": "1.5.267",
117 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz",
118 "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==",
119 "dev": true,
120 "license": "ISC"
121 },
122 "node_modules/escalade": {
123 "version": "3.2.0",
124 "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
125 "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
126 "dev": true,
127 "license": "MIT",
128 "engines": {
129 "node": ">=6"
130 }
131 },
132 "node_modules/fraction.js": {
133 "version": "5.3.4",
134 "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-5.3.4.tgz",
135 "integrity": "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==",
136 "dev": true,
137 "license": "MIT",
138 "engines": {
139 "node": "*"
140 },
141 "funding": {
142 "type": "github",
143 "url": "https://github.com/sponsors/rawify"
144 }
145 },
146 "node_modules/nanoid": {
147 "version": "3.3.11",
148 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
149 "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
150 "dev": true,
151 "funding": [
152 {
153 "type": "github",
154 "url": "https://github.com/sponsors/ai"
155 }
156 ],
157 "license": "MIT",
158 "bin": {
159 "nanoid": "bin/nanoid.cjs"
160 },
161 "engines": {
162 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
163 }
164 },
165 "node_modules/node-releases": {
166 "version": "2.0.27",
167 "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
168 "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
169 "dev": true,
170 "license": "MIT"
171 },
172 "node_modules/picocolors": {
173 "version": "1.1.1",
174 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
175 "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
176 "dev": true,
177 "license": "ISC"
178 },
179 "node_modules/postcss": {
180 "version": "8.5.6",
181 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
182 "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
183 "dev": true,
184 "funding": [
185 {
186 "type": "opencollective",
187 "url": "https://opencollective.com/postcss/"
188 },
189 {
190 "type": "tidelift",
191 "url": "https://tidelift.com/funding/github/npm/postcss"
192 },
193 {
194 "type": "github",
195 "url": "https://github.com/sponsors/ai"
196 }
197 ],
198 "license": "MIT",
199 "dependencies": {
200 "nanoid": "^3.3.11",
201 "picocolors": "^1.1.1",
202 "source-map-js": "^1.2.1"
203 },
204 "engines": {
205 "node": "^10 || ^12 || >=14"
206 }
207 },
208 "node_modules/postcss-value-parser": {
209 "version": "4.2.0",
210 "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
211 "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
212 "dev": true,
213 "license": "MIT"
214 },
215 "node_modules/source-map-js": {
216 "version": "1.2.1",
217 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
218 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
219 "dev": true,
220 "license": "BSD-3-Clause",
221 "engines": {
222 "node": ">=0.10.0"
223 }
224 },
225 "node_modules/tailwindcss": {
226 "version": "4.1.18",
227 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz",
228 "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==",
229 "dev": true,
230 "license": "MIT"
231 },
232 "node_modules/update-browserslist-db": {
233 "version": "1.2.3",
234 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
235 "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
236 "dev": true,
237 "funding": [
238 {
239 "type": "opencollective",
240 "url": "https://opencollective.com/browserslist"
241 },
242 {
243 "type": "tidelift",
244 "url": "https://tidelift.com/funding/github/npm/browserslist"
245 },
246 {
247 "type": "github",
248 "url": "https://github.com/sponsors/ai"
249 }
250 ],
251 "license": "MIT",
252 "dependencies": {
253 "escalade": "^3.2.0",
254 "picocolors": "^1.1.1"
255 },
256 "bin": {
257 "update-browserslist-db": "cli.js"
258 },
259 "peerDependencies": {
260 "browserslist": ">= 4.21.0"
261 }
262 }
263 }
264}
Note: See TracBrowser for help on using the repository browser.