Skip to content

Instantly share code, notes, and snippets.

@philipnye
Created February 6, 2024 20:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philipnye/a9daa7ac9d2f0b4d037e0b2e7fa09eee to your computer and use it in GitHub Desktop.
Save philipnye/a9daa7ac9d2f0b4d037e0b2e7fa09eee to your computer and use it in GitHub Desktop.
npm install error log
0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
1 info using npm@10.2.4
2 info using node@v20.11.0
3 timing npm:load:whichnode Completed in 5ms
4 timing config:load:defaults Completed in 6ms
5 timing config:load:file:C:\Program Files\nodejs\node_modules\npm\npmrc Completed in 25ms
6 timing config:load:builtin Completed in 27ms
7 timing config:load:cli Completed in 6ms
8 timing config:load:env Completed in 1ms
9 timing config:load:file:G:\Other computers\My Laptop\Documents\Work\Coding\st_component-template_2\template\my_component\frontend\.npmrc Completed in 1ms
10 timing config:load:project Completed in 13ms
11 timing config:load:file:C:\Users\phili\.npmrc Completed in 0ms
12 timing config:load:user Completed in 1ms
13 timing config:load:file:C:\Users\phili\AppData\Roaming\npm\etc\npmrc Completed in 0ms
14 timing config:load:global Completed in 1ms
15 timing config:load:setEnvs Completed in 3ms
16 timing config:load Completed in 60ms
17 timing npm:load:configload Completed in 61ms
18 timing config:load:flatten Completed in 16ms
19 timing npm:load:mkdirpcache Completed in 1ms
20 timing npm:load:mkdirplogs Completed in 1ms
21 verbose title npm install
22 verbose argv "install"
23 timing npm:load:setTitle Completed in 3ms
24 timing npm:load:display Completed in 2ms
25 verbose logfile logs-max:10 dir:C:\Users\phili\AppData\Local\npm-cache\_logs\2024-02-06T20_03_04_381Z-
26 verbose logfile C:\Users\phili\AppData\Local\npm-cache\_logs\2024-02-06T20_03_04_381Z-debug-0.log
27 timing npm:load:logFile Completed in 35ms
28 timing npm:load:timers Completed in 0ms
29 timing npm:load:configScope Completed in 1ms
30 timing npm:load Completed in 199ms
31 timing arborist:ctor Completed in 12ms
32 silly logfile start cleaning logs, removing 2 files
33 silly logfile done cleaning log files
34 timing arborist:ctor Completed in 0ms
35 timing idealTree:init Completed in 123ms
36 timing idealTree:userRequests Completed in 1ms
37 silly idealTree buildDeps
38 silly fetch manifest react@^16.13.1
39 http fetch GET 200 https://registry.npmjs.org/react 184ms (cache hit)
40 silly fetch manifest react-dom@^16.13.1
41 http fetch GET 200 https://registry.npmjs.org/react-dom 49ms (cache hit)
42 silly fetch manifest streamlit-component-lib@^2.0.0
43 http fetch GET 200 https://registry.npmjs.org/streamlit-component-lib 19ms (cache hit)
44 silly fetch manifest @types/node@^12.0.0
45 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 76ms (cache hit)
46 silly fetch manifest @types/react@^16.9.0
47 http fetch GET 200 https://registry.npmjs.org/@types%2freact 98ms (cache hit)
48 silly fetch manifest @types/react-dom@^16.9.0
49 http fetch GET 200 https://registry.npmjs.org/@types%2freact-dom 26ms (cache hit)
50 silly fetch manifest react-scripts@^5.0.1
51 http fetch GET 200 https://registry.npmjs.org/react-scripts 40ms (cache hit)
52 silly fetch manifest typescript@^4.2.0
53 http fetch GET 200 https://registry.npmjs.org/typescript 60ms (cache hit)
54 silly placeDep ROOT @types/node@12.20.55 OK for: my_component@0.1.0 want: ^12.0.0
55 silly placeDep ROOT @types/react@16.14.56 OK for: my_component@0.1.0 want: ^16.9.0
56 silly fetch manifest @types/prop-types@*
57 silly fetch manifest @types/scheduler@*
58 silly fetch manifest csstype@^3.0.2
59 silly placeDep ROOT @types/react-dom@16.9.24 OK for: my_component@0.1.0 want: ^16.9.0
60 silly placeDep ROOT react@16.14.0 OK for: my_component@0.1.0 want: ^16.13.1
61 silly fetch manifest loose-envify@^1.1.0
62 silly fetch manifest object-assign@^4.1.1
63 silly fetch manifest prop-types@^15.6.2
64 silly placeDep ROOT react-dom@16.14.0 OK for: my_component@0.1.0 want: ^16.13.1
65 silly fetch manifest scheduler@^0.19.1
66 silly placeDep ROOT react-scripts@5.0.1 OK for: my_component@0.1.0 want: ^5.0.1
67 silly fetch manifest @babel/core@^7.16.0
68 silly fetch manifest @pmmmwh/react-refresh-webpack-plugin@^0.5.3
69 silly fetch manifest @svgr/webpack@^5.5.0
70 silly fetch manifest babel-jest@^27.4.2
71 silly fetch manifest babel-loader@^8.2.3
72 silly fetch manifest babel-plugin-named-asset-import@^0.3.8
73 silly fetch manifest babel-preset-react-app@^10.0.1
74 silly fetch manifest bfj@^7.0.2
75 silly fetch manifest browserslist@^4.18.1
76 silly fetch manifest camelcase@^6.2.1
77 silly fetch manifest case-sensitive-paths-webpack-plugin@^2.4.0
78 silly fetch manifest css-loader@^6.5.1
79 silly fetch manifest css-minimizer-webpack-plugin@^3.2.0
80 silly fetch manifest dotenv@^10.0.0
81 silly fetch manifest dotenv-expand@^5.1.0
82 silly fetch manifest eslint@^8.3.0
83 silly fetch manifest eslint-config-react-app@^7.0.1
84 silly fetch manifest eslint-webpack-plugin@^3.1.1
85 silly fetch manifest file-loader@^6.2.0
86 silly fetch manifest fs-extra@^10.0.0
87 silly fetch manifest html-webpack-plugin@^5.5.0
88 silly fetch manifest identity-obj-proxy@^3.0.0
89 silly fetch manifest jest@^27.4.3
90 silly fetch manifest jest-resolve@^27.4.2
91 silly fetch manifest jest-watch-typeahead@^1.0.0
92 silly fetch manifest mini-css-extract-plugin@^2.4.5
93 silly fetch manifest postcss@^8.4.4
94 silly fetch manifest postcss-flexbugs-fixes@^5.0.2
95 silly fetch manifest postcss-loader@^6.2.1
96 silly fetch manifest postcss-normalize@^10.0.1
97 silly fetch manifest postcss-preset-env@^7.0.1
98 silly fetch manifest prompts@^2.4.2
99 silly fetch manifest react-app-polyfill@^3.0.0
100 silly fetch manifest react-dev-utils@^12.0.1
101 silly fetch manifest react-refresh@^0.11.0
102 silly fetch manifest resolve@^1.20.0
103 silly fetch manifest resolve-url-loader@^4.0.0
104 silly fetch manifest sass-loader@^12.3.0
105 silly fetch manifest semver@^7.3.5
106 silly fetch manifest source-map-loader@^3.0.0
107 silly fetch manifest style-loader@^3.3.1
108 silly fetch manifest tailwindcss@^3.0.2
109 silly fetch manifest terser-webpack-plugin@^5.2.5
110 silly fetch manifest webpack@^5.64.4
111 silly fetch manifest webpack-dev-server@^4.6.0
112 silly fetch manifest webpack-manifest-plugin@^4.0.2
113 silly fetch manifest workbox-webpack-plugin@^6.4.1
114 silly fetch manifest fsevents@^2.3.2
115 silly placeDep ROOT streamlit-component-lib@2.0.0 OK for: my_component@0.1.0 want: ^2.0.0
116 silly fetch manifest apache-arrow@^11.0.0
117 silly fetch manifest hoist-non-react-statics@^3.3.2
118 silly placeDep ROOT typescript@4.9.5 OK for: my_component@0.1.0 want: ^4.2.0
119 http fetch GET 200 https://registry.npmjs.org/@types%2fprop-types 1274ms (cache hit)
120 http fetch GET 200 https://registry.npmjs.org/@types%2fscheduler 1276ms (cache hit)
121 http fetch GET 200 https://registry.npmjs.org/csstype 1300ms (cache hit)
122 http fetch GET 200 https://registry.npmjs.org/loose-envify 1302ms (cache hit)
123 http fetch GET 200 https://registry.npmjs.org/prop-types 1305ms (cache hit)
124 http fetch GET 200 https://registry.npmjs.org/object-assign 1310ms (cache hit)
125 http fetch GET 200 https://registry.npmjs.org/@babel%2fcore 1303ms (cache hit)
126 http fetch GET 200 https://registry.npmjs.org/@pmmmwh%2freact-refresh-webpack-plugin 1340ms (cache hit)
127 http fetch GET 200 https://registry.npmjs.org/scheduler 1385ms (cache hit)
128 http fetch GET 200 https://registry.npmjs.org/@svgr%2fwebpack 1548ms (cache hit)
129 http fetch GET 200 https://registry.npmjs.org/babel-plugin-named-asset-import 1558ms (cache hit)
130 http fetch GET 200 https://registry.npmjs.org/babel-loader 1573ms (cache hit)
131 http fetch GET 200 https://registry.npmjs.org/babel-jest 1586ms (cache hit)
132 http fetch GET 200 https://registry.npmjs.org/bfj 1610ms (cache hit)
133 http fetch GET 200 https://registry.npmjs.org/babel-preset-react-app 1622ms (cache hit)
134 http fetch GET 200 https://registry.npmjs.org/browserslist 1616ms (cache hit)
135 http fetch GET 200 https://registry.npmjs.org/case-sensitive-paths-webpack-plugin 1630ms (cache hit)
136 http fetch GET 200 https://registry.npmjs.org/css-minimizer-webpack-plugin 1628ms (cache hit)
137 http fetch GET 200 https://registry.npmjs.org/dotenv 1633ms (cache hit)
138 http fetch GET 200 https://registry.npmjs.org/css-loader 1643ms (cache hit)
139 http fetch GET 200 https://registry.npmjs.org/dotenv-expand 1652ms (cache hit)
140 http fetch GET 200 https://registry.npmjs.org/eslint-config-react-app 1651ms (cache hit)
141 http fetch GET 200 https://registry.npmjs.org/eslint 1671ms (cache hit)
142 http fetch GET 200 https://registry.npmjs.org/file-loader 1766ms (cache hit)
143 http fetch GET 200 https://registry.npmjs.org/eslint-webpack-plugin 1793ms (cache hit)
144 http fetch GET 200 https://registry.npmjs.org/fs-extra 1800ms (cache hit)
145 http fetch GET 200 https://registry.npmjs.org/identity-obj-proxy 1809ms (cache hit)
146 http fetch GET 200 https://registry.npmjs.org/jest 1825ms (cache hit)
147 http fetch GET 200 https://registry.npmjs.org/jest-resolve 1866ms (cache hit)
148 http fetch GET 200 https://registry.npmjs.org/jest-watch-typeahead 1893ms (cache hit)
149 http fetch GET 200 https://registry.npmjs.org/mini-css-extract-plugin 1905ms (cache hit)
150 http fetch GET 200 https://registry.npmjs.org/postcss 1931ms (cache hit)
151 http fetch GET 200 https://registry.npmjs.org/postcss-flexbugs-fixes 1963ms (cache hit)
152 http fetch GET 200 https://registry.npmjs.org/postcss-normalize 1962ms (cache hit)
153 http fetch GET 200 https://registry.npmjs.org/postcss-loader 1970ms (cache hit)
154 http fetch GET 200 https://registry.npmjs.org/camelcase 2037ms (cache hit)
155 http fetch GET 200 https://registry.npmjs.org/postcss-preset-env 1990ms (cache hit)
156 http fetch GET 200 https://registry.npmjs.org/prompts 2013ms (cache hit)
157 http fetch GET 200 https://registry.npmjs.org/react-app-polyfill 2015ms (cache hit)
158 http fetch GET 200 https://registry.npmjs.org/react-dev-utils 2024ms (cache hit)
159 http fetch GET 200 https://registry.npmjs.org/react-refresh 2048ms (cache hit)
160 http fetch GET 200 https://registry.npmjs.org/resolve 2131ms (cache hit)
161 http fetch GET 200 https://registry.npmjs.org/resolve-url-loader 2134ms (cache hit)
162 http fetch GET 200 https://registry.npmjs.org/sass-loader 2131ms (cache hit)
163 http fetch GET 200 https://registry.npmjs.org/semver 2141ms (cache hit)
164 http fetch GET 200 https://registry.npmjs.org/html-webpack-plugin 2213ms (cache hit)
165 http fetch GET 200 https://registry.npmjs.org/source-map-loader 2151ms (cache hit)
166 http fetch GET 200 https://registry.npmjs.org/style-loader 2151ms (cache hit)
167 http fetch GET 200 https://registry.npmjs.org/terser-webpack-plugin 2150ms (cache hit)
168 http fetch GET 200 https://registry.npmjs.org/webpack-dev-server 2153ms (cache hit)
169 http fetch GET 200 https://registry.npmjs.org/webpack 2221ms (cache hit)
170 http fetch GET 200 https://registry.npmjs.org/webpack-manifest-plugin 2320ms (cache hit)
171 http fetch GET 200 https://registry.npmjs.org/workbox-webpack-plugin 2326ms (cache hit)
172 http fetch GET 200 https://registry.npmjs.org/fsevents 2333ms (cache hit)
173 http fetch GET 200 https://registry.npmjs.org/apache-arrow 2333ms (cache hit)
174 http fetch GET 200 https://registry.npmjs.org/hoist-non-react-statics 2338ms (cache hit)
175 http fetch GET 200 https://registry.npmjs.org/tailwindcss 2406ms (cache hit)
176 timing idealTree:#root Completed in 4126ms
177 timing idealTree:node_modules/@types/node Completed in 0ms
178 silly placeDep ROOT @types/prop-types@15.7.11 OK for: @types/react@16.14.56 want: *
179 silly placeDep ROOT @types/scheduler@0.16.8 OK for: @types/react@16.14.56 want: *
180 silly placeDep ROOT csstype@3.1.3 OK for: @types/react@16.14.56 want: ^3.0.2
181 timing idealTree:node_modules/@types/react Completed in 39ms
182 timing idealTree:node_modules/@types/prop-types Completed in 0ms
183 timing idealTree:node_modules/@types/react-dom Completed in 0ms
184 timing idealTree:node_modules/@types/scheduler Completed in 0ms
185 timing idealTree:node_modules/csstype Completed in 0ms
186 silly placeDep ROOT loose-envify@1.4.0 OK for: react@16.14.0 want: ^1.1.0
187 silly fetch manifest js-tokens@^3.0.0 || ^4.0.0
188 silly placeDep ROOT object-assign@4.1.1 OK for: react@16.14.0 want: ^4.1.1
189 silly placeDep ROOT prop-types@15.8.1 OK for: react@16.14.0 want: ^15.6.2
190 silly fetch manifest react-is@^16.13.1
191 http fetch GET 200 https://registry.npmjs.org/js-tokens 333ms (cache hit)
192 http fetch GET 200 https://registry.npmjs.org/react-is 337ms (cache hit)
193 timing idealTree:node_modules/react Completed in 521ms
194 silly placeDep ROOT js-tokens@4.0.0 OK for: loose-envify@1.4.0 want: ^3.0.0 || ^4.0.0
195 timing idealTree:node_modules/loose-envify Completed in 5ms
196 timing idealTree:node_modules/js-tokens Completed in 0ms
197 timing idealTree:node_modules/object-assign Completed in 0ms
198 silly placeDep ROOT react-is@16.13.1 OK for: prop-types@15.8.1 want: ^16.13.1
199 timing idealTree:node_modules/prop-types Completed in 6ms
200 silly placeDep ROOT scheduler@0.19.1 OK for: react-dom@16.14.0 want: ^0.19.1
201 timing idealTree:node_modules/react-dom Completed in 4ms
202 timing idealTree:node_modules/react-is Completed in 0ms
203 silly fetch manifest @types/webpack@4.x || 5.x
204 http fetch GET 200 https://registry.npmjs.org/@types%2fwebpack 30ms (cache hit)
205 silly fetch manifest sockjs-client@^1.4.0
206 http fetch GET 200 https://registry.npmjs.org/sockjs-client 50ms (cache hit)
207 silly fetch manifest type-fest@>=0.17.0 <5.0.0
208 http fetch GET 200 https://registry.npmjs.org/type-fest 16ms (cache hit)
209 silly fetch manifest webpack-hot-middleware@2.x
210 http fetch GET 200 https://registry.npmjs.org/webpack-hot-middleware 19ms (cache hit)
211 silly fetch manifest webpack-plugin-serve@0.x || 1.x
212 http fetch GET 200 https://registry.npmjs.org/webpack-plugin-serve 23ms (cache hit)
213 silly fetch manifest @rspack/core@0.x || 1.x
214 http fetch GET 200 https://registry.npmjs.org/@rspack%2fcore 35ms (cache hit)
215 silly fetch manifest @swc/helpers@>=0.5.1
216 http fetch GET 200 https://registry.npmjs.org/@swc%2fhelpers 43ms (cache hit)
217 silly fetch manifest node-notifier@^8.0.1 || ^9.0.0 || ^10.0.0
218 http fetch GET 200 https://registry.npmjs.org/node-notifier 22ms (cache hit)
219 silly fetch manifest rework@1.0.1
220 http fetch GET 200 https://registry.npmjs.org/rework 21ms (cache hit)
221 silly fetch manifest rework-visit@1.0.0
222 http fetch GET 200 https://registry.npmjs.org/rework-visit 21ms (cache hit)
223 silly fetch manifest fibers@>= 3.1.0
224 http fetch GET 200 https://registry.npmjs.org/fibers 30ms (cache hit)
225 silly fetch manifest node-sass@^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
226 http fetch GET 200 https://registry.npmjs.org/node-sass 17ms (cache hit)
227 silly fetch manifest sass@^1.3.0
228 http fetch GET 200 https://registry.npmjs.org/sass 24ms (cache hit)
229 silly fetch manifest sass-embedded@*
230 http fetch GET 200 https://registry.npmjs.org/sass-embedded 17ms (cache hit)
231 silly placeDep ROOT @babel/core@7.23.9 OK for: react-scripts@5.0.1 want: ^7.16.0
232 silly fetch manifest @ampproject/remapping@^2.2.0
233 silly fetch manifest @babel/code-frame@^7.23.5
234 silly fetch manifest @babel/generator@^7.23.6
235 silly fetch manifest @babel/helper-compilation-targets@^7.23.6
236 silly fetch manifest @babel/helper-module-transforms@^7.23.3
237 silly fetch manifest @babel/helpers@^7.23.9
238 silly fetch manifest @babel/parser@^7.23.9
239 silly fetch manifest @babel/template@^7.23.9
240 silly fetch manifest @babel/traverse@^7.23.9
241 silly fetch manifest @babel/types@^7.23.9
242 silly fetch manifest convert-source-map@^2.0.0
243 silly fetch manifest debug@^4.1.0
244 silly fetch manifest gensync@^1.0.0-beta.2
245 silly fetch manifest json5@^2.2.3
246 silly fetch manifest semver@^6.3.1
247 silly placeDep ROOT @pmmmwh/react-refresh-webpack-plugin@0.5.11 OK for: react-scripts@5.0.1 want: ^0.5.3
248 silly placeDep ROOT react-refresh@0.11.0 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: >=0.10.0 <1.0.0
249 silly placeDep ROOT webpack@5.90.1 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: >=4.43.0 <6.0.0
250 silly fetch manifest ansi-html-community@^0.0.8
251 silly fetch manifest common-path-prefix@^3.0.0
252 silly fetch manifest core-js-pure@^3.23.3
253 silly fetch manifest error-stack-parser@^2.0.6
254 silly fetch manifest find-up@^5.0.0
255 silly fetch manifest html-entities@^2.1.0
256 silly fetch manifest loader-utils@^2.0.4
257 silly fetch manifest schema-utils@^3.0.0
258 silly fetch manifest source-map@^0.7.3
259 silly fetch manifest @types/eslint-scope@^3.7.3
260 silly fetch manifest @types/estree@^1.0.5
261 silly fetch manifest @webassemblyjs/ast@^1.11.5
262 silly fetch manifest @webassemblyjs/wasm-edit@^1.11.5
263 silly fetch manifest @webassemblyjs/wasm-parser@^1.11.5
264 silly fetch manifest acorn@^8.7.1
265 silly fetch manifest acorn-import-assertions@^1.9.0
266 silly fetch manifest browserslist@^4.21.10
267 silly fetch manifest chrome-trace-event@^1.0.2
268 silly fetch manifest enhanced-resolve@^5.15.0
269 silly fetch manifest es-module-lexer@^1.2.1
270 silly fetch manifest eslint-scope@5.1.1
271 silly fetch manifest events@^3.2.0
272 silly fetch manifest glob-to-regexp@^0.4.1
273 silly fetch manifest graceful-fs@^4.2.9
274 silly fetch manifest json-parse-even-better-errors@^2.3.1
275 silly fetch manifest loader-runner@^4.2.0
276 silly fetch manifest mime-types@^2.1.27
277 silly fetch manifest neo-async@^2.6.2
278 silly fetch manifest schema-utils@^3.2.0
279 silly fetch manifest tapable@^2.1.1
280 silly fetch manifest terser-webpack-plugin@^5.3.10
281 silly fetch manifest watchpack@^2.4.0
282 silly fetch manifest webpack-sources@^3.2.3
283 silly placeDep ROOT @svgr/webpack@5.5.0 OK for: react-scripts@5.0.1 want: ^5.5.0
284 silly fetch manifest @babel/plugin-transform-react-constant-elements@^7.12.1
285 silly fetch manifest @babel/preset-env@^7.12.1
286 silly fetch manifest @babel/preset-react@^7.12.5
287 silly fetch manifest @svgr/core@^5.5.0
288 silly fetch manifest @svgr/plugin-jsx@^5.5.0
289 silly fetch manifest @svgr/plugin-svgo@^5.5.0
290 silly fetch manifest loader-utils@^2.0.0
291 silly placeDep ROOT babel-jest@27.5.1 OK for: react-scripts@5.0.1 want: ^27.4.2
292 silly fetch manifest @jest/transform@^27.5.1
293 silly fetch manifest @jest/types@^27.5.1
294 silly fetch manifest @types/babel__core@^7.1.14
295 silly fetch manifest babel-plugin-istanbul@^6.1.1
296 silly fetch manifest babel-preset-jest@^27.5.1
297 silly fetch manifest chalk@^4.0.0
298 silly fetch manifest slash@^3.0.0
299 silly placeDep ROOT babel-loader@8.3.0 OK for: react-scripts@5.0.1 want: ^8.2.3
300 silly fetch manifest find-cache-dir@^3.3.1
301 silly fetch manifest make-dir@^3.1.0
302 silly fetch manifest schema-utils@^2.6.5
303 silly placeDep ROOT babel-plugin-named-asset-import@0.3.8 OK for: react-scripts@5.0.1 want: ^0.3.8
304 silly placeDep ROOT babel-preset-react-app@10.0.1 OK for: react-scripts@5.0.1 want: ^10.0.1
305 silly fetch manifest @babel/plugin-proposal-class-properties@^7.16.0
306 silly fetch manifest @babel/plugin-proposal-decorators@^7.16.4
307 silly fetch manifest @babel/plugin-proposal-nullish-coalescing-operator@^7.16.0
308 silly fetch manifest @babel/plugin-proposal-numeric-separator@^7.16.0
309 silly fetch manifest @babel/plugin-proposal-optional-chaining@^7.16.0
310 silly fetch manifest @babel/plugin-proposal-private-methods@^7.16.0
311 silly fetch manifest @babel/plugin-transform-flow-strip-types@^7.16.0
312 silly fetch manifest @babel/plugin-transform-react-display-name@^7.16.0
313 silly fetch manifest @babel/plugin-transform-runtime@^7.16.4
314 silly fetch manifest @babel/preset-env@^7.16.4
315 silly fetch manifest @babel/preset-react@^7.16.0
316 silly fetch manifest @babel/preset-typescript@^7.16.0
317 silly fetch manifest @babel/runtime@^7.16.3
318 silly fetch manifest babel-plugin-macros@^3.1.0
319 silly fetch manifest babel-plugin-transform-react-remove-prop-types@^0.4.24
320 silly placeDep ROOT bfj@7.1.0 OK for: react-scripts@5.0.1 want: ^7.0.2
321 silly fetch manifest bluebird@^3.7.2
322 silly fetch manifest check-types@^11.2.3
323 silly fetch manifest hoopy@^0.1.4
324 silly fetch manifest jsonpath@^1.1.1
325 silly fetch manifest tryer@^1.0.1
326 silly placeDep ROOT browserslist@4.22.3 OK for: react-scripts@5.0.1 want: ^4.18.1
327 silly fetch manifest caniuse-lite@^1.0.30001580
328 silly fetch manifest electron-to-chromium@^1.4.648
329 silly fetch manifest node-releases@^2.0.14
330 silly fetch manifest update-browserslist-db@^1.0.13
331 silly placeDep ROOT camelcase@6.3.0 OK for: react-scripts@5.0.1 want: ^6.2.1
332 silly placeDep ROOT case-sensitive-paths-webpack-plugin@2.4.0 OK for: react-scripts@5.0.1 want: ^2.4.0
333 silly placeDep ROOT css-loader@6.10.0 OK for: react-scripts@5.0.1 want: ^6.5.1
334 silly fetch manifest icss-utils@^5.1.0
335 silly fetch manifest postcss@^8.4.33
336 silly fetch manifest postcss-modules-extract-imports@^3.0.0
337 silly fetch manifest postcss-modules-local-by-default@^4.0.4
338 silly fetch manifest postcss-modules-scope@^3.1.1
339 silly fetch manifest postcss-modules-values@^4.0.0
340 silly fetch manifest postcss-value-parser@^4.2.0
341 silly fetch manifest semver@^7.5.4
342 silly placeDep ROOT css-minimizer-webpack-plugin@3.4.1 OK for: react-scripts@5.0.1 want: ^3.2.0
343 silly fetch manifest cssnano@^5.0.6
344 silly fetch manifest jest-worker@^27.0.2
345 silly fetch manifest postcss@^8.3.5
346 silly fetch manifest schema-utils@^4.0.0
347 silly fetch manifest serialize-javascript@^6.0.0
348 silly fetch manifest source-map@^0.6.1
349 silly placeDep ROOT dotenv@10.0.0 OK for: react-scripts@5.0.1 want: ^10.0.0
350 silly placeDep ROOT dotenv-expand@5.1.0 OK for: react-scripts@5.0.1 want: ^5.1.0
351 silly placeDep ROOT eslint@8.56.0 OK for: react-scripts@5.0.1 want: ^8.3.0
352 silly fetch manifest @eslint-community/eslint-utils@^4.2.0
353 silly fetch manifest @eslint-community/regexpp@^4.6.1
354 silly fetch manifest @eslint/eslintrc@^2.1.4
355 silly fetch manifest @eslint/js@8.56.0
356 silly fetch manifest @humanwhocodes/config-array@^0.11.13
357 silly fetch manifest @humanwhocodes/module-importer@^1.0.1
358 silly fetch manifest @nodelib/fs.walk@^1.2.8
359 silly fetch manifest @ungap/structured-clone@^1.2.0
360 silly fetch manifest ajv@^6.12.4
361 silly fetch manifest cross-spawn@^7.0.2
362 silly fetch manifest debug@^4.3.2
363 silly fetch manifest doctrine@^3.0.0
364 silly fetch manifest escape-string-regexp@^4.0.0
365 silly fetch manifest eslint-scope@^7.2.2
366 silly fetch manifest eslint-visitor-keys@^3.4.3
367 silly fetch manifest espree@^9.6.1
368 silly fetch manifest esquery@^1.4.2
369 silly fetch manifest esutils@^2.0.2
370 silly fetch manifest fast-deep-equal@^3.1.3
371 silly fetch manifest file-entry-cache@^6.0.1
372 silly fetch manifest glob-parent@^6.0.2
373 silly fetch manifest globals@^13.19.0
374 silly fetch manifest graphemer@^1.4.0
375 silly fetch manifest ignore@^5.2.0
376 silly fetch manifest imurmurhash@^0.1.4
377 silly fetch manifest is-glob@^4.0.0
378 silly fetch manifest is-path-inside@^3.0.3
379 silly fetch manifest js-yaml@^4.1.0
380 silly fetch manifest json-stable-stringify-without-jsonify@^1.0.1
381 silly fetch manifest levn@^0.4.1
382 silly fetch manifest lodash.merge@^4.6.2
383 silly fetch manifest minimatch@^3.1.2
384 silly fetch manifest natural-compare@^1.4.0
385 silly fetch manifest optionator@^0.9.3
386 silly fetch manifest strip-ansi@^6.0.1
387 silly fetch manifest text-table@^0.2.0
388 silly placeDep ROOT eslint-config-react-app@7.0.1 OK for: react-scripts@5.0.1 want: ^7.0.1
389 silly fetch manifest @babel/eslint-parser@^7.16.3
390 silly fetch manifest @rushstack/eslint-patch@^1.1.0
391 silly fetch manifest @typescript-eslint/eslint-plugin@^5.5.0
392 silly fetch manifest @typescript-eslint/parser@^5.5.0
393 silly fetch manifest confusing-browser-globals@^1.0.11
394 silly fetch manifest eslint-plugin-flowtype@^8.0.3
395 silly fetch manifest eslint-plugin-import@^2.25.3
396 silly fetch manifest eslint-plugin-jest@^25.3.0
397 silly fetch manifest eslint-plugin-jsx-a11y@^6.5.1
398 silly fetch manifest eslint-plugin-react@^7.27.1
399 silly fetch manifest eslint-plugin-react-hooks@^4.3.0
400 silly fetch manifest eslint-plugin-testing-library@^5.0.1
401 silly placeDep ROOT eslint-webpack-plugin@3.2.0 OK for: react-scripts@5.0.1 want: ^3.1.1
402 silly fetch manifest @types/eslint@^7.29.0 || ^8.4.1
403 silly fetch manifest jest-worker@^28.0.2
404 silly fetch manifest micromatch@^4.0.5
405 silly fetch manifest normalize-path@^3.0.0
406 silly placeDep ROOT file-loader@6.2.0 OK for: react-scripts@5.0.1 want: ^6.2.0
407 silly placeDep ROOT fs-extra@10.1.0 OK for: react-scripts@5.0.1 want: ^10.0.0
408 silly fetch manifest graceful-fs@^4.2.0
409 silly fetch manifest jsonfile@^6.0.1
410 silly fetch manifest universalify@^2.0.0
411 silly placeDep ROOT fsevents@2.3.3 OK for: react-scripts@5.0.1 want: ^2.3.2
412 silly placeDep ROOT html-webpack-plugin@5.6.0 OK for: react-scripts@5.0.1 want: ^5.5.0
413 silly fetch manifest @types/html-minifier-terser@^6.0.0
414 silly fetch manifest html-minifier-terser@^6.0.2
415 silly fetch manifest lodash@^4.17.21
416 silly fetch manifest pretty-error@^4.0.0
417 silly fetch manifest tapable@^2.0.0
418 silly placeDep ROOT identity-obj-proxy@3.0.0 OK for: react-scripts@5.0.1 want: ^3.0.0
419 silly fetch manifest harmony-reflect@^1.4.6
420 silly placeDep ROOT jest@27.5.1 OK for: react-scripts@5.0.1 want: ^27.4.3
421 silly fetch manifest @jest/core@^27.5.1
422 silly fetch manifest import-local@^3.0.2
423 silly fetch manifest jest-cli@^27.5.1
424 silly placeDep ROOT jest-resolve@27.5.1 OK for: react-scripts@5.0.1 want: ^27.4.2
425 silly fetch manifest jest-haste-map@^27.5.1
426 silly fetch manifest jest-pnp-resolver@^1.2.2
427 silly fetch manifest jest-util@^27.5.1
428 silly fetch manifest jest-validate@^27.5.1
429 silly fetch manifest resolve.exports@^1.1.0
430 silly placeDep ROOT jest-watch-typeahead@1.1.0 OK for: react-scripts@5.0.1 want: ^1.0.0
431 silly fetch manifest ansi-escapes@^4.3.1
432 silly fetch manifest jest-regex-util@^28.0.0
433 silly fetch manifest jest-watcher@^28.0.0
434 silly fetch manifest slash@^4.0.0
435 silly fetch manifest string-length@^5.0.1
436 silly fetch manifest strip-ansi@^7.0.1
437 silly placeDep ROOT mini-css-extract-plugin@2.8.0 OK for: react-scripts@5.0.1 want: ^2.4.5
438 silly fetch manifest tapable@^2.2.1
439 silly placeDep ROOT postcss@8.4.34 OK for: react-scripts@5.0.1 want: ^8.4.4
440 silly fetch manifest nanoid@^3.3.7
441 silly fetch manifest picocolors@^1.0.0
442 silly fetch manifest source-map-js@^1.0.2
443 silly placeDep ROOT postcss-flexbugs-fixes@5.0.2 OK for: react-scripts@5.0.1 want: ^5.0.2
444 silly placeDep ROOT postcss-loader@6.2.1 OK for: react-scripts@5.0.1 want: ^6.2.1
445 silly fetch manifest cosmiconfig@^7.0.0
446 silly fetch manifest klona@^2.0.5
447 silly placeDep ROOT postcss-normalize@10.0.1 OK for: react-scripts@5.0.1 want: ^10.0.1
448 silly fetch manifest @csstools/normalize.css@*
449 silly fetch manifest postcss-browser-comments@^4
450 silly fetch manifest sanitize.css@*
451 silly placeDep ROOT postcss-preset-env@7.8.3 OK for: react-scripts@5.0.1 want: ^7.0.1
452 silly fetch manifest @csstools/postcss-cascade-layers@^1.1.1
453 silly fetch manifest @csstools/postcss-color-function@^1.1.1
454 silly fetch manifest @csstools/postcss-font-format-keywords@^1.0.1
455 silly fetch manifest @csstools/postcss-hwb-function@^1.0.2
456 silly fetch manifest @csstools/postcss-ic-unit@^1.0.1
457 silly fetch manifest @csstools/postcss-is-pseudo-class@^2.0.7
458 silly fetch manifest @csstools/postcss-nested-calc@^1.0.0
459 silly fetch manifest @csstools/postcss-normalize-display-values@^1.0.1
460 silly fetch manifest @csstools/postcss-oklab-function@^1.1.1
461 silly fetch manifest @csstools/postcss-progressive-custom-properties@^1.3.0
462 silly fetch manifest @csstools/postcss-stepped-value-functions@^1.0.1
463 silly fetch manifest @csstools/postcss-text-decoration-shorthand@^1.0.0
464 silly fetch manifest @csstools/postcss-trigonometric-functions@^1.0.2
465 silly fetch manifest @csstools/postcss-unset-value@^1.0.2
466 silly fetch manifest autoprefixer@^10.4.13
467 silly fetch manifest css-blank-pseudo@^3.0.3
468 silly fetch manifest css-has-pseudo@^3.0.4
469 silly fetch manifest css-prefers-color-scheme@^6.0.3
470 silly fetch manifest cssdb@^7.1.0
471 silly fetch manifest postcss-attribute-case-insensitive@^5.0.2
472 silly fetch manifest postcss-clamp@^4.1.0
473 silly fetch manifest postcss-color-functional-notation@^4.2.4
474 silly fetch manifest postcss-color-hex-alpha@^8.0.4
475 silly fetch manifest postcss-color-rebeccapurple@^7.1.1
476 silly fetch manifest postcss-custom-media@^8.0.2
477 silly fetch manifest postcss-custom-properties@^12.1.10
478 silly fetch manifest postcss-custom-selectors@^6.0.3
479 silly fetch manifest postcss-dir-pseudo-class@^6.0.5
480 silly fetch manifest postcss-double-position-gradients@^3.1.2
481 silly fetch manifest postcss-env-function@^4.0.6
482 silly fetch manifest postcss-focus-visible@^6.0.4
483 silly fetch manifest postcss-focus-within@^5.0.4
484 silly fetch manifest postcss-font-variant@^5.0.0
485 silly fetch manifest postcss-gap-properties@^3.0.5
486 silly fetch manifest postcss-image-set-function@^4.0.7
487 silly fetch manifest postcss-initial@^4.0.1
488 silly fetch manifest postcss-lab-function@^4.2.1
489 silly fetch manifest postcss-logical@^5.0.4
490 silly fetch manifest postcss-media-minmax@^5.0.0
491 silly fetch manifest postcss-nesting@^10.2.0
492 silly fetch manifest postcss-opacity-percentage@^1.1.2
493 silly fetch manifest postcss-overflow-shorthand@^3.0.4
494 silly fetch manifest postcss-page-break@^3.0.4
495 silly fetch manifest postcss-place@^7.0.5
496 silly fetch manifest postcss-pseudo-class-any-link@^7.1.6
497 silly fetch manifest postcss-replace-overflow-wrap@^4.0.0
498 silly fetch manifest postcss-selector-not@^6.0.1
499 silly placeDep ROOT prompts@2.4.2 OK for: react-scripts@5.0.1 want: ^2.4.2
500 silly fetch manifest kleur@^3.0.3
501 silly fetch manifest sisteransi@^1.0.5
502 silly placeDep ROOT react-app-polyfill@3.0.0 OK for: react-scripts@5.0.1 want: ^3.0.0
503 silly fetch manifest core-js@^3.19.2
504 silly fetch manifest promise@^8.1.0
505 silly fetch manifest raf@^3.4.1
506 silly fetch manifest regenerator-runtime@^0.13.9
507 silly fetch manifest whatwg-fetch@^3.6.2
508 silly placeDep ROOT react-dev-utils@12.0.1 OK for: react-scripts@5.0.1 want: ^12.0.1
509 silly fetch manifest @babel/code-frame@^7.16.0
510 silly fetch manifest address@^1.1.2
511 silly fetch manifest chalk@^4.1.2
512 silly fetch manifest cross-spawn@^7.0.3
513 silly fetch manifest detect-port-alt@^1.1.6
514 silly fetch manifest filesize@^8.0.6
515 silly fetch manifest fork-ts-checker-webpack-plugin@^6.5.0
516 silly fetch manifest global-modules@^2.0.0
517 silly fetch manifest globby@^11.0.4
518 silly fetch manifest gzip-size@^6.0.0
519 silly fetch manifest immer@^9.0.7
520 silly fetch manifest is-root@^2.1.0
521 silly fetch manifest loader-utils@^3.2.0
522 silly fetch manifest open@^8.4.0
523 silly fetch manifest pkg-up@^3.1.0
524 silly fetch manifest react-error-overlay@^6.0.11
525 silly fetch manifest recursive-readdir@^2.2.2
526 silly fetch manifest shell-quote@^1.7.3
527 silly placeDep ROOT resolve@1.22.8 OK for: react-scripts@5.0.1 want: ^1.20.0
528 silly fetch manifest is-core-module@^2.13.0
529 silly fetch manifest path-parse@^1.0.7
530 silly fetch manifest supports-preserve-symlinks-flag@^1.0.0
531 silly placeDep ROOT resolve-url-loader@4.0.0 OK for: react-scripts@5.0.1 want: ^4.0.0
532 silly fetch manifest adjust-sourcemap-loader@^4.0.0
533 silly fetch manifest convert-source-map@^1.7.0
534 silly fetch manifest postcss@^7.0.35
535 silly fetch manifest source-map@0.6.1
536 silly placeDep ROOT sass-loader@12.6.0 OK for: react-scripts@5.0.1 want: ^12.3.0
537 silly fetch manifest klona@^2.0.4
538 silly placeDep ROOT semver@7.6.0 OK for: react-scripts@5.0.1 want: ^7.3.5
539 silly fetch manifest lru-cache@^6.0.0
540 silly placeDep ROOT source-map-loader@3.0.2 OK for: react-scripts@5.0.1 want: ^3.0.0
541 silly fetch manifest abab@^2.0.5
542 silly fetch manifest iconv-lite@^0.6.3
543 silly fetch manifest source-map-js@^1.0.1
544 silly placeDep ROOT style-loader@3.3.4 OK for: react-scripts@5.0.1 want: ^3.3.1
545 silly placeDep ROOT tailwindcss@3.4.1 OK for: react-scripts@5.0.1 want: ^3.0.2
546 silly fetch manifest @alloc/quick-lru@^5.2.0
547 silly fetch manifest arg@^5.0.2
548 silly fetch manifest chokidar@^3.5.3
549 silly fetch manifest didyoumean@^1.2.2
550 silly fetch manifest dlv@^1.1.3
551 silly fetch manifest fast-glob@^3.3.0
552 silly fetch manifest is-glob@^4.0.3
553 silly fetch manifest jiti@^1.19.1
554 silly fetch manifest lilconfig@^2.1.0
555 silly fetch manifest object-hash@^3.0.0
556 silly fetch manifest postcss-import@^15.1.0
557 silly fetch manifest postcss-js@^4.0.1
558 silly fetch manifest postcss-load-config@^4.0.1
559 silly fetch manifest postcss-nested@^6.0.1
560 silly fetch manifest postcss-selector-parser@^6.0.11
561 silly fetch manifest sucrase@^3.32.0
562 silly placeDep ROOT terser-webpack-plugin@5.3.10 OK for: react-scripts@5.0.1 want: ^5.2.5
563 silly fetch manifest @jridgewell/trace-mapping@^0.3.20
564 silly fetch manifest jest-worker@^27.4.5
565 silly fetch manifest schema-utils@^3.1.1
566 silly fetch manifest serialize-javascript@^6.0.1
567 silly fetch manifest terser@^5.26.0
568 silly placeDep ROOT webpack-dev-server@4.15.1 OK for: react-scripts@5.0.1 want: ^4.6.0
569 silly fetch manifest @types/bonjour@^3.5.9
570 silly fetch manifest @types/connect-history-api-fallback@^1.3.5
571 silly fetch manifest @types/express@^4.17.13
572 silly fetch manifest @types/serve-index@^1.9.1
573 silly fetch manifest @types/serve-static@^1.13.10
574 silly fetch manifest @types/sockjs@^0.3.33
575 silly fetch manifest @types/ws@^8.5.5
576 silly fetch manifest bonjour-service@^1.0.11
577 silly fetch manifest colorette@^2.0.10
578 silly fetch manifest compression@^1.7.4
579 silly fetch manifest connect-history-api-fallback@^2.0.0
580 silly fetch manifest default-gateway@^6.0.3
581 silly fetch manifest express@^4.17.3
582 silly fetch manifest graceful-fs@^4.2.6
583 silly fetch manifest html-entities@^2.3.2
584 silly fetch manifest http-proxy-middleware@^2.0.3
585 silly fetch manifest ipaddr.js@^2.0.1
586 silly fetch manifest launch-editor@^2.6.0
587 silly fetch manifest open@^8.0.9
588 silly fetch manifest p-retry@^4.5.0
589 silly fetch manifest rimraf@^3.0.2
590 silly fetch manifest selfsigned@^2.1.1
591 silly fetch manifest serve-index@^1.9.1
592 silly fetch manifest sockjs@^0.3.24
593 silly fetch manifest spdy@^4.0.2
594 silly fetch manifest webpack-dev-middleware@^5.3.1
595 silly fetch manifest ws@^8.13.0
596 silly placeDep ROOT webpack-manifest-plugin@4.1.1 OK for: react-scripts@5.0.1 want: ^4.0.2
597 silly fetch manifest webpack-sources@^2.2.0
598 silly placeDep ROOT workbox-webpack-plugin@6.6.0 OK for: react-scripts@5.0.1 want: ^6.4.1
599 silly fetch manifest fast-json-stable-stringify@^2.1.0
600 silly fetch manifest pretty-bytes@^5.4.1
601 silly fetch manifest upath@^1.2.0
602 silly fetch manifest webpack-sources@^1.4.3
603 silly fetch manifest workbox-build@6.6.0
604 http fetch GET 200 https://registry.npmjs.org/@babel%2fgenerator 5634ms (cache hit)
605 http fetch GET 200 https://registry.npmjs.org/@ampproject%2fremapping 5659ms (cache hit)
606 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-compilation-targets 5641ms (cache hit)
607 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-transforms 5643ms (cache hit)
608 http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 5663ms (cache hit)
609 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelpers 5655ms (cache hit)
610 http fetch GET 200 https://registry.npmjs.org/@babel%2ftemplate 5655ms (cache hit)
611 http fetch GET 200 https://registry.npmjs.org/@babel%2fparser 5663ms (cache hit)
612 http fetch GET 200 https://registry.npmjs.org/@babel%2ftraverse 5666ms (cache hit)
613 http fetch GET 200 https://registry.npmjs.org/@babel%2ftypes 5672ms (cache hit)
614 http fetch GET 200 https://registry.npmjs.org/debug 5674ms (cache hit)
615 http fetch GET 200 https://registry.npmjs.org/common-path-prefix 5619ms (cache hit)
616 http fetch GET 200 https://registry.npmjs.org/convert-source-map 5682ms (cache hit)
617 http fetch GET 200 https://registry.npmjs.org/gensync 5679ms (cache hit)
618 http fetch GET 200 https://registry.npmjs.org/json5 5678ms (cache hit)
619 http fetch GET 200 https://registry.npmjs.org/core-js-pure 5623ms (cache hit)
620 http fetch GET 200 https://registry.npmjs.org/error-stack-parser 5627ms (cache hit)
621 http fetch GET 200 https://registry.npmjs.org/find-up 5624ms (cache hit)
622 http fetch GET 200 https://registry.npmjs.org/loader-utils 5607ms (cache hit)
623 http fetch GET 200 https://registry.npmjs.org/ansi-html-community 5651ms (cache hit)
624 http fetch GET 200 https://registry.npmjs.org/@types%2feslint-scope 5586ms (cache hit)
625 http fetch GET 200 https://registry.npmjs.org/source-map 5594ms (cache hit)
626 http fetch GET 200 https://registry.npmjs.org/html-entities 5621ms (cache hit)
627 http fetch GET 200 https://registry.npmjs.org/@types%2festree 5600ms (cache hit)
628 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fast 5600ms (cache hit)
629 http fetch GET 200 https://registry.npmjs.org/schema-utils 5632ms (cache hit)
630 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-edit 5607ms (cache hit)
631 http fetch GET 200 https://registry.npmjs.org/acorn 5605ms (cache hit)
632 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-parser 5614ms (cache hit)
633 http fetch GET 200 https://registry.npmjs.org/acorn-import-assertions 5613ms (cache hit)
634 http fetch GET 200 https://registry.npmjs.org/chrome-trace-event 5612ms (cache hit)
635 http fetch GET 200 https://registry.npmjs.org/events 5591ms (cache hit)
636 http fetch GET 200 https://registry.npmjs.org/glob-to-regexp 5592ms (cache hit)
637 http fetch GET 200 https://registry.npmjs.org/es-module-lexer 5614ms (cache hit)
638 http fetch GET 200 https://registry.npmjs.org/graceful-fs 5599ms (cache hit)
639 http fetch GET 200 https://registry.npmjs.org/neo-async 5592ms (cache hit)
640 http fetch GET 200 https://registry.npmjs.org/loader-runner 5603ms (cache hit)
641 http fetch GET 200 https://registry.npmjs.org/mime-types 5602ms (cache hit)
642 http fetch GET 200 https://registry.npmjs.org/enhanced-resolve 5639ms (cache hit)
643 http fetch GET 200 https://registry.npmjs.org/json-parse-even-better-errors 5619ms (cache hit)
644 http fetch GET 200 https://registry.npmjs.org/watchpack 5605ms (cache hit)
645 http fetch GET 200 https://registry.npmjs.org/schema-utils 5613ms (cache hit)
646 http fetch GET 200 https://registry.npmjs.org/webpack-sources 5611ms (cache hit)
647 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-constant-elements 5599ms (cache hit)
648 http fetch GET 200 https://registry.npmjs.org/tapable 5626ms (cache hit)
649 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-env 5611ms (cache hit)
650 http fetch GET 200 https://registry.npmjs.org/loader-utils 5604ms (cache hit)
651 http fetch GET 200 https://registry.npmjs.org/@svgr%2fplugin-svgo 5610ms (cache hit)
652 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__core 5575ms (cache hit)
653 http fetch GET 200 https://registry.npmjs.org/@jest%2ftypes 5582ms (cache hit)
654 http fetch GET 200 https://registry.npmjs.org/@jest%2ftransform 5594ms (cache hit)
655 http fetch GET 200 https://registry.npmjs.org/babel-preset-jest 5597ms (cache hit)
656 http fetch GET 200 https://registry.npmjs.org/babel-plugin-istanbul 5608ms (cache hit)
657 http fetch GET 200 https://registry.npmjs.org/slash 5603ms (cache hit)
658 http fetch GET 200 https://registry.npmjs.org/chalk 5608ms (cache hit)
659 http fetch GET 200 https://registry.npmjs.org/find-cache-dir 5585ms (cache hit)
660 http fetch GET 200 https://registry.npmjs.org/schema-utils 5581ms (cache hit)
661 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-class-properties 5579ms (cache hit)
662 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-nullish-coalescing-operator 5581ms (cache hit)
663 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-numeric-separator 5583ms (cache hit)
664 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-flow-strip-types 5570ms (cache hit)
665 http fetch GET 200 https://registry.npmjs.org/eslint-scope 5774ms (cache hit)
666 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-optional-chaining 5591ms (cache hit)
667 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-private-methods 5592ms (cache hit)
668 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-display-name 5581ms (cache hit)
669 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-react 5577ms (cache hit)
670 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-env 5587ms (cache hit)
671 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-typescript 5601ms (cache hit)
672 http fetch GET 200 https://registry.npmjs.org/babel-plugin-macros 5597ms (cache hit)
673 http fetch GET 200 https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types 5597ms (cache hit)
674 http fetch GET 200 https://registry.npmjs.org/bluebird 5597ms (cache hit)
675 http fetch GET 200 https://registry.npmjs.org/hoopy 5588ms (cache hit)
676 http fetch GET 200 https://registry.npmjs.org/check-types 5609ms (cache hit)
677 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime 5630ms (cache hit)
678 http fetch GET 200 https://registry.npmjs.org/jsonpath 5606ms (cache hit)
679 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-decorators 5697ms (cache hit)
680 http fetch GET 200 https://registry.npmjs.org/tryer 5614ms (cache hit)
681 http fetch GET 200 https://registry.npmjs.org/caniuse-lite 5611ms (cache hit)
682 http fetch GET 200 https://registry.npmjs.org/update-browserslist-db 5638ms (cache hit)
683 http fetch GET 200 https://registry.npmjs.org/postcss-modules-extract-imports 5566ms (cache hit)
684 http fetch GET 200 https://registry.npmjs.org/icss-utils 5576ms (cache hit)
685 http fetch GET 200 https://registry.npmjs.org/electron-to-chromium 5667ms (cache hit)
686 http fetch GET 200 https://registry.npmjs.org/postcss-modules-local-by-default 5678ms (cache hit)
687 http fetch GET 200 https://registry.npmjs.org/postcss-modules-scope 5672ms (cache hit)
688 http fetch GET 200 https://registry.npmjs.org/postcss-modules-values 5673ms (cache hit)
689 http fetch GET 200 https://registry.npmjs.org/node-releases 5769ms (cache hit)
690 http fetch GET 200 https://registry.npmjs.org/jest-worker 5611ms (cache hit)
691 http fetch GET 200 https://registry.npmjs.org/schema-utils 5628ms (cache hit)
692 http fetch GET 200 https://registry.npmjs.org/serialize-javascript 5630ms (cache hit)
693 http fetch GET 200 https://registry.npmjs.org/cssnano 5644ms (cache hit)
694 http fetch GET 200 https://registry.npmjs.org/postcss-value-parser 5709ms (cache hit)
695 http fetch GET 200 https://registry.npmjs.org/@eslint-community%2feslint-utils 5635ms (cache hit)
696 http fetch GET 200 https://registry.npmjs.org/@eslint-community%2fregexpp 5641ms (cache hit)
697 http fetch GET 200 https://registry.npmjs.org/source-map 5669ms (cache hit)
698 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes%2fconfig-array 5603ms (cache hit)
699 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes%2fmodule-importer 5654ms (cache hit)
700 http fetch GET 200 https://registry.npmjs.org/@eslint%2feslintrc 5664ms (cache hit)
701 http fetch GET 200 https://registry.npmjs.org/@eslint%2fjs 5666ms (cache hit)
702 http fetch GET 200 https://registry.npmjs.org/cross-spawn 5651ms (cache hit)
703 http fetch GET 200 https://registry.npmjs.org/@ungap%2fstructured-clone 5660ms (cache hit)
704 http fetch GET 200 https://registry.npmjs.org/debug 5654ms (cache hit)
705 http fetch GET 200 https://registry.npmjs.org/ajv 5665ms (cache hit)
706 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-runtime 6067ms (cache hit)
707 http fetch GET 200 https://registry.npmjs.org/eslint-scope 5705ms (cache hit)
708 http fetch GET 200 https://registry.npmjs.org/esquery 5698ms (cache hit)
709 http fetch GET 200 https://registry.npmjs.org/doctrine 5715ms (cache hit)
710 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 5660ms (cache hit)
711 http fetch GET 200 https://registry.npmjs.org/esutils 5669ms (cache hit)
712 http fetch GET 200 https://registry.npmjs.org/file-entry-cache 5661ms (cache hit)
713 http fetch GET 200 https://registry.npmjs.org/glob-parent 5661ms (cache hit)
714 http fetch GET 200 https://registry.npmjs.org/graphemer 5655ms (cache hit)
715 http fetch GET 200 https://registry.npmjs.org/imurmurhash 5642ms (cache hit)
716 http fetch GET 200 https://registry.npmjs.org/globals 5665ms (cache hit)
717 http fetch GET 200 https://registry.npmjs.org/ignore 5658ms (cache hit)
718 http fetch GET 200 https://registry.npmjs.org/js-yaml 5677ms (cache hit)
719 http fetch GET 200 https://registry.npmjs.org/json-stable-stringify-without-jsonify 5679ms (cache hit)
720 http fetch GET 200 https://registry.npmjs.org/is-path-inside 5691ms (cache hit)
721 http fetch GET 200 https://registry.npmjs.org/lodash.merge 5676ms (cache hit)
722 http fetch GET 200 https://registry.npmjs.org/natural-compare 5673ms (cache hit)
723 http fetch GET 200 https://registry.npmjs.org/strip-ansi 5709ms (cache hit)
724 http fetch GET 200 https://registry.npmjs.org/text-table 5708ms (cache hit)
725 http fetch GET 200 https://registry.npmjs.org/minimatch 5720ms (cache hit)
726 http fetch GET 200 https://registry.npmjs.org/optionator 5735ms (cache hit)
727 http fetch GET 200 https://registry.npmjs.org/@babel%2feslint-parser 5716ms (cache hit)
728 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2feslint-plugin 5794ms (cache hit)
729 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.walk 6475ms (cache hit)
730 http fetch GET 200 https://registry.npmjs.org/confusing-browser-globals 6297ms (cache hit)
731 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-flowtype 6297ms (cache hit)
732 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-import 6367ms (cache hit)
733 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react 6349ms (cache hit)
734 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-jest 6395ms (cache hit)
735 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-testing-library 6409ms (cache hit)
736 http fetch GET 200 https://registry.npmjs.org/micromatch 6424ms (cache hit)
737 http fetch GET 200 https://registry.npmjs.org/normalize-path 6428ms (cache hit)
738 http fetch GET 200 https://registry.npmjs.org/jest-worker 6437ms (cache hit)
739 http fetch GET 200 https://registry.npmjs.org/universalify 6418ms (cache hit)
740 http fetch GET 200 https://registry.npmjs.org/graceful-fs 6425ms (cache hit)
741 http fetch GET 200 https://registry.npmjs.org/jsonfile 6426ms (cache hit)
742 http fetch GET 200 https://registry.npmjs.org/espree 6660ms (cache hit)
743 http fetch GET 200 https://registry.npmjs.org/@types%2fhtml-minifier-terser 6437ms (cache hit)
744 http fetch GET 200 https://registry.npmjs.org/html-minifier-terser 6438ms (cache hit)
745 http fetch GET 200 https://registry.npmjs.org/lodash 6438ms (cache hit)
746 http fetch GET 200 https://registry.npmjs.org/pretty-error 6439ms (cache hit)
747 http fetch GET 200 https://registry.npmjs.org/tapable 6440ms (cache hit)
748 http fetch GET 200 https://registry.npmjs.org/harmony-reflect 6437ms (cache hit)
749 http fetch GET 200 https://registry.npmjs.org/@jest%2fcore 6428ms (cache hit)
750 http fetch GET 200 https://registry.npmjs.org/import-local 6460ms (cache hit)
751 http fetch GET 200 https://registry.npmjs.org/is-glob 6661ms (cache hit)
752 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fparser 6667ms (cache hit)
753 http fetch GET 200 https://registry.npmjs.org/jest-haste-map 7208ms (cache hit)
754 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-react-hooks 7352ms (cache hit)
755 http fetch GET 200 https://registry.npmjs.org/jest-pnp-resolver 7308ms (cache hit)
756 http fetch GET 200 https://registry.npmjs.org/resolve.exports 7303ms (cache hit)
757 http fetch GET 200 https://registry.npmjs.org/ansi-escapes 7276ms (cache hit)
758 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 7616ms (cache hit)
759 http fetch GET 200 https://registry.npmjs.org/@rushstack%2feslint-patch 7476ms (cache hit)
760 http fetch GET 200 https://registry.npmjs.org/jest-validate 7319ms (cache hit)
761 http fetch GET 200 https://registry.npmjs.org/@types%2feslint 7423ms (cache hit)
762 http fetch GET 200 https://registry.npmjs.org/jest-cli 7354ms (cache hit)
763 http fetch GET 200 https://registry.npmjs.org/jest-regex-util 7387ms (cache hit)
764 http fetch GET 200 https://registry.npmjs.org/string-length 7384ms (cache hit)
765 http fetch GET 200 https://registry.npmjs.org/jest-util 7461ms (cache hit)
766 http fetch GET 200 https://registry.npmjs.org/strip-ansi 7447ms (cache hit)
767 http fetch GET 200 https://registry.npmjs.org/nanoid 7401ms (cache hit)
768 http fetch GET 200 https://registry.npmjs.org/eslint-visitor-keys 7826ms (cache hit)
769 http fetch GET 200 https://registry.npmjs.org/tapable 7419ms (cache hit)
770 http fetch GET 200 https://registry.npmjs.org/source-map-js 7404ms (cache hit)
771 http fetch GET 200 https://registry.npmjs.org/@csstools%2fnormalize.css 7356ms (cache hit)
772 http fetch GET 200 https://registry.npmjs.org/jest-watcher 7481ms (cache hit)
773 http fetch GET 200 https://registry.npmjs.org/sanitize.css 7361ms (cache hit)
774 http fetch GET 200 https://registry.npmjs.org/cosmiconfig 7389ms (cache hit)
775 http fetch GET 200 https://registry.npmjs.org/picocolors 7493ms (cache hit)
776 http fetch GET 200 https://registry.npmjs.org/postcss-browser-comments 7443ms (cache hit)
777 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-font-format-keywords 7363ms (cache hit)
778 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-cascade-layers 7395ms (cache hit)
779 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-color-function 7395ms (cache hit)
780 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-hwb-function 7373ms (cache hit)
781 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-ic-unit 7398ms (cache hit)
782 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-nested-calc 7392ms (cache hit)
783 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-normalize-display-values 7391ms (cache hit)
784 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-oklab-function 7389ms (cache hit)
785 http fetch GET 200 https://registry.npmjs.org/slash 7620ms (cache hit)
786 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-progressive-custom-properties 7389ms (cache hit)
787 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-text-decoration-shorthand 7386ms (cache hit)
788 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-trigonometric-functions 7395ms (cache hit)
789 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-unset-value 7396ms (cache hit)
790 http fetch GET 200 https://registry.npmjs.org/css-blank-pseudo 7391ms (cache hit)
791 http fetch GET 200 https://registry.npmjs.org/css-has-pseudo 7391ms (cache hit)
792 http fetch GET 200 https://registry.npmjs.org/postcss-attribute-case-insensitive 7390ms (cache hit)
793 http fetch GET 200 https://registry.npmjs.org/klona 7558ms (cache hit)
794 http fetch GET 200 https://registry.npmjs.org/eslint-plugin-jsx-a11y 7844ms (cache hit)
795 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-stepped-value-functions 7436ms (cache hit)
796 http fetch GET 200 https://registry.npmjs.org/@csstools%2fpostcss-is-pseudo-class 7455ms (cache hit)
797 http fetch GET 200 https://registry.npmjs.org/postcss-color-rebeccapurple 7395ms (cache hit)
798 http fetch GET 200 https://registry.npmjs.org/postcss-color-hex-alpha 7400ms (cache hit)
799 http fetch GET 200 https://registry.npmjs.org/postcss-custom-media 7397ms (cache hit)
800 http fetch GET 200 https://registry.npmjs.org/postcss-custom-selectors 7393ms (cache hit)
801 http fetch GET 200 https://registry.npmjs.org/postcss-custom-properties 7415ms (cache hit)
802 http fetch GET 200 https://registry.npmjs.org/postcss-dir-pseudo-class 7415ms (cache hit)
803 http fetch GET 200 https://registry.npmjs.org/postcss-focus-within 7392ms (cache hit)
804 http fetch GET 200 https://registry.npmjs.org/postcss-double-position-gradients 7418ms (cache hit)
805 http fetch GET 200 https://registry.npmjs.org/postcss-focus-visible 7412ms (cache hit)
806 http fetch GET 200 https://registry.npmjs.org/css-prefers-color-scheme 7464ms (cache hit)
807 http fetch GET 200 https://registry.npmjs.org/postcss-image-set-function 7383ms (cache hit)
808 http fetch GET 200 https://registry.npmjs.org/postcss-color-functional-notation 7459ms (cache hit)
809 http fetch GET 200 https://registry.npmjs.org/postcss-lab-function 7387ms (cache hit)
810 http fetch GET 200 https://registry.npmjs.org/postcss-gap-properties 7412ms (cache hit)
811 http fetch GET 200 https://registry.npmjs.org/autoprefixer 7507ms (cache hit)
812 http fetch GET 200 https://registry.npmjs.org/postcss-logical 7421ms (cache hit)
813 http fetch GET 200 https://registry.npmjs.org/postcss-overflow-shorthand 7408ms (cache hit)
814 http fetch GET 200 https://registry.npmjs.org/postcss-opacity-percentage 7413ms (cache hit)
815 http fetch GET 200 https://registry.npmjs.org/postcss-nesting 7422ms (cache hit)
816 http fetch GET 200 https://registry.npmjs.org/postcss-font-variant 7457ms (cache hit)
817 http fetch GET 200 https://registry.npmjs.org/postcss-clamp 7528ms (cache hit)
818 http fetch GET 200 https://registry.npmjs.org/postcss-media-minmax 7445ms (cache hit)
819 http fetch GET 200 https://registry.npmjs.org/postcss-selector-not 7410ms (cache hit)
820 http fetch GET 200 https://registry.npmjs.org/postcss-replace-overflow-wrap 7418ms (cache hit)
821 http fetch GET 200 https://registry.npmjs.org/sisteransi 7400ms (cache hit)
822 http fetch GET 200 https://registry.npmjs.org/promise 7393ms (cache hit)
823 http fetch GET 200 https://registry.npmjs.org/regenerator-runtime 7393ms (cache hit)
824 http fetch GET 200 https://registry.npmjs.org/raf 7397ms (cache hit)
825 http fetch GET 200 https://registry.npmjs.org/kleur 7423ms (cache hit)
826 http fetch GET 200 https://registry.npmjs.org/whatwg-fetch 7395ms (cache hit)
827 http fetch GET 200 https://registry.npmjs.org/chalk 7385ms (cache hit)
828 http fetch GET 200 https://registry.npmjs.org/address 7393ms (cache hit)
829 http fetch GET 200 https://registry.npmjs.org/cross-spawn 7392ms (cache hit)
830 http fetch GET 200 https://registry.npmjs.org/postcss-pseudo-class-any-link 7450ms (cache hit)
831 http fetch GET 200 https://registry.npmjs.org/detect-port-alt 7393ms (cache hit)
832 http fetch GET 200 https://registry.npmjs.org/filesize 7394ms (cache hit)
833 http fetch GET 200 https://registry.npmjs.org/global-modules 7413ms (cache hit)
834 http fetch GET 200 https://registry.npmjs.org/postcss-page-break 7499ms (cache hit)
835 http fetch GET 200 https://registry.npmjs.org/globby 7413ms (cache hit)
836 http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 7438ms (cache hit)
837 http fetch GET 200 https://registry.npmjs.org/gzip-size 7392ms (cache hit)
838 http fetch GET 200 https://registry.npmjs.org/loader-utils 7388ms (cache hit)
839 http fetch GET 200 https://registry.npmjs.org/fork-ts-checker-webpack-plugin 7438ms (cache hit)
840 http fetch GET 200 https://registry.npmjs.org/postcss-initial 7602ms (cache hit)
841 http fetch GET 200 https://registry.npmjs.org/is-root 7455ms (cache hit)
842 http fetch GET 200 https://registry.npmjs.org/pkg-up 7448ms (cache hit)
843 http fetch GET 200 https://registry.npmjs.org/immer 7466ms (cache hit)
844 http fetch GET 200 https://registry.npmjs.org/supports-preserve-symlinks-flag 7444ms (cache hit)
845 http fetch GET 200 https://registry.npmjs.org/is-core-module 7457ms (cache hit)
846 http fetch GET 200 https://registry.npmjs.org/react-error-overlay 7482ms (cache hit)
847 http fetch GET 200 https://registry.npmjs.org/path-parse 7462ms (cache hit)
848 http fetch GET 200 https://registry.npmjs.org/convert-source-map 7447ms (cache hit)
849 http fetch GET 200 https://registry.npmjs.org/source-map 7448ms (cache hit)
850 http fetch GET 200 https://registry.npmjs.org/klona 7430ms (cache hit)
851 http fetch GET 200 https://registry.npmjs.org/recursive-readdir 7495ms (cache hit)
852 http fetch GET 200 https://registry.npmjs.org/adjust-sourcemap-loader 7460ms (cache hit)
853 http fetch GET 200 https://registry.npmjs.org/abab 7417ms (cache hit)
854 http fetch GET 200 https://registry.npmjs.org/iconv-lite 7417ms (cache hit)
855 http fetch GET 200 https://registry.npmjs.org/source-map-js 7417ms (cache hit)
856 http fetch GET 200 https://registry.npmjs.org/@alloc%2fquick-lru 7403ms (cache hit)
857 http fetch GET 200 https://registry.npmjs.org/arg 7407ms (cache hit)
858 http fetch GET 200 https://registry.npmjs.org/lru-cache 7456ms (cache hit)
859 http fetch GET 200 https://registry.npmjs.org/didyoumean 7428ms (cache hit)
860 http fetch GET 200 https://registry.npmjs.org/dlv 7427ms (cache hit)
861 http fetch GET 200 https://registry.npmjs.org/chokidar 7434ms (cache hit)
862 http fetch GET 200 https://registry.npmjs.org/is-glob 7428ms (cache hit)
863 http fetch GET 200 https://registry.npmjs.org/fast-glob 7434ms (cache hit)
864 http fetch GET 200 https://registry.npmjs.org/lilconfig 7430ms (cache hit)
865 http fetch GET 200 https://registry.npmjs.org/object-hash 7433ms (cache hit)
866 http fetch GET 200 https://registry.npmjs.org/jiti 7446ms (cache hit)
867 http fetch GET 200 https://registry.npmjs.org/postcss-js 7443ms (cache hit)
868 http fetch GET 200 https://registry.npmjs.org/postcss-import 7448ms (cache hit)
869 http fetch GET 200 https://registry.npmjs.org/postcss-nested 7436ms (cache hit)
870 http fetch GET 200 https://registry.npmjs.org/postcss-load-config 7450ms (cache hit)
871 http fetch GET 200 https://registry.npmjs.org/serialize-javascript 7401ms (cache hit)
872 http fetch GET 200 https://registry.npmjs.org/shell-quote 7594ms (cache hit)
873 http fetch GET 200 https://registry.npmjs.org/sucrase 7447ms (cache hit)
874 http fetch GET 200 https://registry.npmjs.org/jest-worker 7450ms (cache hit)
875 http fetch GET 200 https://registry.npmjs.org/terser 7437ms (cache hit)
876 http fetch GET 200 https://registry.npmjs.org/schema-utils 7463ms (cache hit)
877 http fetch GET 200 https://registry.npmjs.org/@types%2fbonjour 7441ms (cache hit)
878 http fetch GET 200 https://registry.npmjs.org/@types%2fserve-index 7437ms (cache hit)
879 http fetch GET 200 https://registry.npmjs.org/@types%2fserve-static 7437ms (cache hit)
880 http fetch GET 200 https://registry.npmjs.org/@types%2fconnect-history-api-fallback 7448ms (cache hit)
881 http fetch GET 200 https://registry.npmjs.org/@types%2fws 7442ms (cache hit)
882 http fetch GET 200 https://registry.npmjs.org/bonjour-service 7444ms (cache hit)
883 http fetch GET 200 https://registry.npmjs.org/@types%2fsockjs 7455ms (cache hit)
884 http fetch GET 200 https://registry.npmjs.org/levn 8462ms (cache hit)
885 http fetch GET 200 https://registry.npmjs.org/connect-history-api-fallback 7436ms (cache hit)
886 http fetch GET 200 https://registry.npmjs.org/compression 7439ms (cache hit)
887 http fetch GET 200 https://registry.npmjs.org/default-gateway 7437ms (cache hit)
888 http fetch GET 200 https://registry.npmjs.org/graceful-fs 7437ms (cache hit)
889 http fetch GET 200 https://registry.npmjs.org/html-entities 7438ms (cache hit)
890 http fetch GET 200 https://registry.npmjs.org/http-proxy-middleware 7439ms (cache hit)
891 http fetch GET 200 https://registry.npmjs.org/express 7455ms (cache hit)
892 http fetch GET 200 https://registry.npmjs.org/ipaddr.js 7479ms (cache hit)
893 http fetch GET 200 https://registry.npmjs.org/launch-editor 7478ms (cache hit)
894 http fetch GET 200 https://registry.npmjs.org/cssdb 7995ms (cache hit)
895 http fetch GET 200 https://registry.npmjs.org/open 7761ms (cache hit)
896 http fetch GET 200 https://registry.npmjs.org/serve-index 7476ms (cache hit)
897 http fetch GET 200 https://registry.npmjs.org/@types%2fexpress 7541ms (cache hit)
898 http fetch GET 200 https://registry.npmjs.org/rimraf 7489ms (cache hit)
899 http fetch GET 200 https://registry.npmjs.org/spdy 7473ms (cache hit)
900 http fetch GET 200 https://registry.npmjs.org/webpack-dev-middleware 7481ms (cache hit)
901 http fetch GET 200 https://registry.npmjs.org/postcss-selector-parser 7651ms (cache hit)
902 http fetch GET 200 https://registry.npmjs.org/selfsigned 7532ms (cache hit)
903 http fetch GET 200 https://registry.npmjs.org/webpack-sources 7472ms (cache hit)
904 http fetch GET 200 https://registry.npmjs.org/ws 7521ms (cache hit)
905 http fetch GET 200 https://registry.npmjs.org/pretty-bytes 7509ms (cache hit)
906 http fetch GET 200 https://registry.npmjs.org/webpack-sources 7525ms (cache hit)
907 http fetch GET 200 https://registry.npmjs.org/upath 7509ms (cache hit)
908 http fetch GET 200 https://registry.npmjs.org/colorette 7610ms (cache hit)
909 http fetch GET 200 https://registry.npmjs.org/@svgr%2fplugin-jsx 9252ms (cache hit)
910 http fetch GET 200 https://registry.npmjs.org/@svgr%2fcore 9258ms (cache hit)
911 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-react 9264ms (cache hit)
912 http fetch GET 200 https://registry.npmjs.org/p-retry 7597ms (cache hit)
913 http fetch GET 200 https://registry.npmjs.org/make-dir 9177ms (cache hit)
914 http fetch GET 200 https://registry.npmjs.org/open 7614ms (cache hit)
915 http fetch GET 200 https://registry.npmjs.org/postcss-env-function 8099ms (cache hit)
916 http fetch GET 200 https://registry.npmjs.org/postcss-place 8024ms (cache hit)
917 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 7574ms (cache hit)
918 http fetch GET 200 https://registry.npmjs.org/workbox-build 7558ms (cache hit)
919 http fetch GET 200 https://registry.npmjs.org/core-js 8004ms (cache hit)
920 http fetch GET 200 https://registry.npmjs.org/sockjs 7649ms (cache hit)
921 http fetch GET 200 https://registry.npmjs.org/@jridgewell%2ftrace-mapping 7762ms (cache hit)
922 timing idealTree:node_modules/react-scripts Completed in 10354ms
923 silly fetch manifest @babel/core@^7.0.0
924 silly placeDep ROOT @ampproject/remapping@2.2.1 OK for: @babel/core@7.23.9 want: ^2.2.0
925 silly fetch manifest @jridgewell/gen-mapping@^0.3.0
926 silly fetch manifest @jridgewell/trace-mapping@^0.3.9
927 silly placeDep ROOT @babel/code-frame@7.23.5 OK for: @babel/core@7.23.9 want: ^7.23.5
928 silly fetch manifest @babel/highlight@^7.23.4
929 silly fetch manifest chalk@^2.4.2
930 silly placeDep ROOT @babel/generator@7.23.6 OK for: @babel/core@7.23.9 want: ^7.23.6
931 silly fetch manifest @babel/types@^7.23.6
932 silly fetch manifest @jridgewell/gen-mapping@^0.3.2
933 silly fetch manifest @jridgewell/trace-mapping@^0.3.17
934 silly fetch manifest jsesc@^2.5.1
935 silly placeDep ROOT @babel/helper-compilation-targets@7.23.6 OK for: @babel/core@7.23.9 want: ^7.23.6
936 silly fetch manifest @babel/compat-data@^7.23.5
937 silly fetch manifest @babel/helper-validator-option@^7.23.5
938 silly fetch manifest lru-cache@^5.1.1
939 silly placeDep ROOT @babel/helper-module-transforms@7.23.3 OK for: @babel/core@7.23.9 want: ^7.23.3
940 silly fetch manifest @babel/helper-environment-visitor@^7.22.20
941 silly fetch manifest @babel/helper-module-imports@^7.22.15
942 silly fetch manifest @babel/helper-simple-access@^7.22.5
943 silly fetch manifest @babel/helper-split-export-declaration@^7.22.6
944 silly fetch manifest @babel/helper-validator-identifier@^7.22.20
945 silly placeDep ROOT @babel/helpers@7.23.9 OK for: @babel/core@7.23.9 want: ^7.23.9
946 silly placeDep ROOT @babel/parser@7.23.9 OK for: @babel/core@7.23.9 want: ^7.23.9
947 silly placeDep ROOT @babel/template@7.23.9 OK for: @babel/core@7.23.9 want: ^7.23.9
948 silly placeDep ROOT @babel/traverse@7.23.9 OK for: @babel/core@7.23.9 want: ^7.23.9
949 silly fetch manifest @babel/helper-function-name@^7.23.0
950 silly fetch manifest @babel/helper-hoist-variables@^7.22.5
951 silly fetch manifest debug@^4.3.1
952 silly fetch manifest globals@^11.1.0
953 silly placeDep ROOT @babel/types@7.23.9 OK for: @babel/core@7.23.9 want: ^7.23.9
954 silly fetch manifest @babel/helper-string-parser@^7.23.4
955 silly fetch manifest to-fast-properties@^2.0.0
956 silly placeDep ROOT convert-source-map@2.0.0 OK for: @babel/core@7.23.9 want: ^2.0.0
957 silly placeDep ROOT debug@4.3.4 OK for: @babel/core@7.23.9 want: ^4.1.0
958 silly fetch manifest ms@2.1.2
959 silly placeDep ROOT gensync@1.0.0-beta.2 OK for: @babel/core@7.23.9 want: ^1.0.0-beta.2
960 silly placeDep ROOT json5@2.2.3 OK for: @babel/core@7.23.9 want: ^2.2.3
961 silly placeDep node_modules/@babel/core semver@6.3.1 OK for: @babel/core@7.23.9 want: ^6.3.1
962 http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fgen-mapping 469ms (cache hit)
963 http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 462ms (cache hit)
964 http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fgen-mapping 446ms (cache hit)
965 http fetch GET 200 https://registry.npmjs.org/jsesc 436ms (cache hit)
966 http fetch GET 200 https://registry.npmjs.org/@babel%2fcompat-data 415ms (cache hit)
967 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-environment-visitor 402ms (cache hit)
968 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-option 416ms (cache hit)
969 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-simple-access 397ms (cache hit)
970 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-imports 408ms (cache hit)
971 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-identifier 408ms (cache hit)
972 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-split-export-declaration 414ms (cache hit)
973 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-function-name 336ms (cache hit)
974 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-string-parser 318ms (cache hit)
975 http fetch GET 200 https://registry.npmjs.org/to-fast-properties 319ms (cache hit)
976 http fetch GET 200 https://registry.npmjs.org/ms 305ms (cache hit)
977 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-hoist-variables 345ms (cache hit)
978 timing idealTree:node_modules/@babel/core Completed in 573ms
979 silly placeDep ROOT @jridgewell/gen-mapping@0.3.3 OK for: @ampproject/remapping@2.2.1 want: ^0.3.0
980 silly fetch manifest @jridgewell/set-array@^1.0.1
981 silly fetch manifest @jridgewell/sourcemap-codec@^1.4.10
982 silly placeDep ROOT @jridgewell/trace-mapping@0.3.22 OK for: @ampproject/remapping@2.2.1 want: ^0.3.9
983 silly fetch manifest @jridgewell/resolve-uri@^3.1.0
984 silly fetch manifest @jridgewell/sourcemap-codec@^1.4.14
985 http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fsourcemap-codec 79ms (cache hit)
986 http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fset-array 105ms (cache hit)
987 http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fresolve-uri 91ms (cache hit)
988 http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fsourcemap-codec 89ms (cache hit)
989 timing idealTree:node_modules/@ampproject/remapping Completed in 119ms
990 silly placeDep ROOT @babel/highlight@7.23.4 OK for: @babel/code-frame@7.23.5 want: ^7.23.4
991 silly placeDep ROOT chalk@2.4.2 OK for: @babel/code-frame@7.23.5 want: ^2.4.2
992 silly fetch manifest ansi-styles@^3.2.1
993 silly fetch manifest escape-string-regexp@^1.0.5
994 silly fetch manifest supports-color@^5.3.0
995 http fetch GET 200 https://registry.npmjs.org/ansi-styles 50ms (cache hit)
996 http fetch GET 200 https://registry.npmjs.org/supports-color 51ms (cache hit)
997 timing idealTree:node_modules/@babel/code-frame Completed in 88ms
998 silly placeDep ROOT jsesc@2.5.2 OK for: @babel/generator@7.23.6 want: ^2.5.1
999 timing idealTree:node_modules/@babel/generator Completed in 5ms
1000 silly placeDep ROOT @babel/compat-data@7.23.5 OK for: @babel/helper-compilation-targets@7.23.6 want: ^7.23.5
1001 silly placeDep ROOT @babel/helper-validator-option@7.23.5 OK for: @babel/helper-compilation-targets@7.23.6 want: ^7.23.5
1002 silly placeDep ROOT lru-cache@5.1.1 OK for: @babel/helper-compilation-targets@7.23.6 want: ^5.1.1
1003 silly fetch manifest yallist@^3.0.2
1004 silly placeDep node_modules/@babel/helper-compilation-targets semver@6.3.1 OK for: @babel/helper-compilation-targets@7.23.6 want: ^6.3.1
1005 http fetch GET 200 https://registry.npmjs.org/yallist 64ms (cache hit)
1006 timing idealTree:node_modules/@babel/helper-compilation-targets Completed in 113ms
1007 timing idealTree:node_modules/@babel/compat-data Completed in 0ms
1008 silly placeDep ROOT @babel/helper-environment-visitor@7.22.20 OK for: @babel/helper-module-transforms@7.23.3 want: ^7.22.20
1009 silly placeDep ROOT @babel/helper-module-imports@7.22.15 OK for: @babel/helper-module-transforms@7.23.3 want: ^7.22.15
1010 silly placeDep ROOT @babel/helper-simple-access@7.22.5 OK for: @babel/helper-module-transforms@7.23.3 want: ^7.22.5
1011 silly placeDep ROOT @babel/helper-split-export-declaration@7.22.6 OK for: @babel/helper-module-transforms@7.23.3 want: ^7.22.6
1012 silly placeDep ROOT @babel/helper-validator-identifier@7.22.20 OK for: @babel/helper-module-transforms@7.23.3 want: ^7.22.20
1013 timing idealTree:node_modules/@babel/helper-module-transforms Completed in 31ms
1014 timing idealTree:node_modules/@babel/helper-environment-visitor Completed in 0ms
1015 timing idealTree:node_modules/@babel/helper-module-imports Completed in 0ms
1016 timing idealTree:node_modules/@babel/helper-simple-access Completed in 0ms
1017 timing idealTree:node_modules/@babel/helper-split-export-declaration Completed in 0ms
1018 timing idealTree:node_modules/@babel/helper-validator-identifier Completed in 0ms
1019 timing idealTree:node_modules/@babel/helper-validator-option Completed in 0ms
1020 timing idealTree:node_modules/@babel/helpers Completed in 0ms
1021 timing idealTree:node_modules/@babel/highlight Completed in 0ms
1022 timing idealTree:node_modules/@babel/parser Completed in 0ms
1023 timing idealTree:node_modules/@babel/template Completed in 0ms
1024 silly placeDep ROOT @babel/helper-function-name@7.23.0 OK for: @babel/traverse@7.23.9 want: ^7.23.0
1025 silly placeDep ROOT @babel/helper-hoist-variables@7.22.5 OK for: @babel/traverse@7.23.9 want: ^7.22.5
1026 silly placeDep ROOT globals@11.12.0 OK for: @babel/traverse@7.23.9 want: ^11.1.0
1027 timing idealTree:node_modules/@babel/traverse Completed in 28ms
1028 timing idealTree:node_modules/@babel/helper-function-name Completed in 0ms
1029 timing idealTree:node_modules/@babel/helper-hoist-variables Completed in 0ms
1030 silly placeDep ROOT @babel/helper-string-parser@7.23.4 OK for: @babel/types@7.23.9 want: ^7.23.4
1031 silly placeDep ROOT to-fast-properties@2.0.0 OK for: @babel/types@7.23.9 want: ^2.0.0
1032 timing idealTree:node_modules/@babel/types Completed in 7ms
1033 timing idealTree:node_modules/@babel/helper-string-parser Completed in 0ms
1034 silly placeDep ROOT @jridgewell/set-array@1.1.2 OK for: @jridgewell/gen-mapping@0.3.3 want: ^1.0.1
1035 silly placeDep ROOT @jridgewell/sourcemap-codec@1.4.15 OK for: @jridgewell/gen-mapping@0.3.3 want: ^1.4.10
1036 timing idealTree:node_modules/@jridgewell/gen-mapping Completed in 16ms
1037 timing idealTree:node_modules/@jridgewell/set-array Completed in 0ms
1038 timing idealTree:node_modules/@jridgewell/sourcemap-codec Completed in 0ms
1039 silly placeDep ROOT @jridgewell/resolve-uri@3.1.1 OK for: @jridgewell/trace-mapping@0.3.22 want: ^3.1.0
1040 timing idealTree:node_modules/@jridgewell/trace-mapping Completed in 6ms
1041 timing idealTree:node_modules/@jridgewell/resolve-uri Completed in 0ms
1042 silly placeDep ROOT ansi-html-community@0.0.8 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: ^0.0.8
1043 silly placeDep ROOT common-path-prefix@3.0.0 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: ^3.0.0
1044 silly placeDep ROOT core-js-pure@3.35.1 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: ^3.23.3
1045 silly placeDep ROOT error-stack-parser@2.1.4 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: ^2.0.6
1046 silly fetch manifest stackframe@^1.3.4
1047 silly placeDep ROOT find-up@5.0.0 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: ^5.0.0
1048 silly fetch manifest locate-path@^6.0.0
1049 silly fetch manifest path-exists@^4.0.0
1050 silly placeDep ROOT html-entities@2.4.0 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: ^2.1.0
1051 silly placeDep ROOT loader-utils@2.0.4 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: ^2.0.4
1052 silly fetch manifest big.js@^5.2.2
1053 silly fetch manifest emojis-list@^3.0.0
1054 silly placeDep ROOT schema-utils@3.3.0 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: ^3.0.0
1055 silly fetch manifest @types/json-schema@^7.0.8
1056 silly fetch manifest ajv@^6.12.5
1057 silly fetch manifest ajv-keywords@^3.5.2
1058 silly placeDep ROOT source-map@0.7.4 OK for: @pmmmwh/react-refresh-webpack-plugin@0.5.11 want: ^0.7.3
1059 http fetch GET 200 https://registry.npmjs.org/stackframe 249ms (cache hit)
1060 http fetch GET 200 https://registry.npmjs.org/path-exists 209ms (cache hit)
1061 http fetch GET 200 https://registry.npmjs.org/locate-path 221ms (cache hit)
1062 http fetch GET 200 https://registry.npmjs.org/emojis-list 272ms (cache hit)
1063 http fetch GET 200 https://registry.npmjs.org/ajv-keywords 244ms (cache hit)
1064 http fetch GET 200 https://registry.npmjs.org/@types%2fjson-schema 267ms (cache hit)
1065 http fetch GET 200 https://registry.npmjs.org/big.js 281ms (cache hit)
1066 timing idealTree:node_modules/@pmmmwh/react-refresh-webpack-plugin Completed in 419ms
1067 silly fetch manifest @babel/core@^7.12.3
1068 silly placeDep ROOT @babel/plugin-transform-react-constant-elements@7.23.3 OK for: @svgr/webpack@5.5.0 want: ^7.12.1
1069 silly fetch manifest @babel/helper-plugin-utils@^7.22.5
1070 silly placeDep ROOT @babel/preset-env@7.23.9 OK for: @svgr/webpack@5.5.0 want: ^7.12.1
1071 silly fetch manifest @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3
1072 silly fetch manifest @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.23.3
1073 silly fetch manifest @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7
1074 silly fetch manifest @babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2
1075 silly fetch manifest @babel/plugin-syntax-async-generators@^7.8.4
1076 silly fetch manifest @babel/plugin-syntax-class-properties@^7.12.13
1077 silly fetch manifest @babel/plugin-syntax-class-static-block@^7.14.5
1078 silly fetch manifest @babel/plugin-syntax-dynamic-import@^7.8.3
1079 silly fetch manifest @babel/plugin-syntax-export-namespace-from@^7.8.3
1080 silly fetch manifest @babel/plugin-syntax-import-assertions@^7.23.3
1081 silly fetch manifest @babel/plugin-syntax-import-attributes@^7.23.3
1082 silly fetch manifest @babel/plugin-syntax-import-meta@^7.10.4
1083 silly fetch manifest @babel/plugin-syntax-json-strings@^7.8.3
1084 silly fetch manifest @babel/plugin-syntax-logical-assignment-operators@^7.10.4
1085 silly fetch manifest @babel/plugin-syntax-nullish-coalescing-operator@^7.8.3
1086 silly fetch manifest @babel/plugin-syntax-numeric-separator@^7.10.4
1087 silly fetch manifest @babel/plugin-syntax-object-rest-spread@^7.8.3
1088 silly fetch manifest @babel/plugin-syntax-optional-catch-binding@^7.8.3
1089 silly fetch manifest @babel/plugin-syntax-optional-chaining@^7.8.3
1090 silly fetch manifest @babel/plugin-syntax-private-property-in-object@^7.14.5
1091 silly fetch manifest @babel/plugin-syntax-top-level-await@^7.14.5
1092 silly fetch manifest @babel/plugin-syntax-unicode-sets-regex@^7.18.6
1093 silly fetch manifest @babel/plugin-transform-arrow-functions@^7.23.3
1094 silly fetch manifest @babel/plugin-transform-async-generator-functions@^7.23.9
1095 silly fetch manifest @babel/plugin-transform-async-to-generator@^7.23.3
1096 silly fetch manifest @babel/plugin-transform-block-scoped-functions@^7.23.3
1097 silly fetch manifest @babel/plugin-transform-block-scoping@^7.23.4
1098 silly fetch manifest @babel/plugin-transform-class-properties@^7.23.3
1099 silly fetch manifest @babel/plugin-transform-class-static-block@^7.23.4
1100 silly fetch manifest @babel/plugin-transform-classes@^7.23.8
1101 silly fetch manifest @babel/plugin-transform-computed-properties@^7.23.3
1102 silly fetch manifest @babel/plugin-transform-destructuring@^7.23.3
1103 silly fetch manifest @babel/plugin-transform-dotall-regex@^7.23.3
1104 silly fetch manifest @babel/plugin-transform-duplicate-keys@^7.23.3
1105 silly fetch manifest @babel/plugin-transform-dynamic-import@^7.23.4
1106 silly fetch manifest @babel/plugin-transform-exponentiation-operator@^7.23.3
1107 silly fetch manifest @babel/plugin-transform-export-namespace-from@^7.23.4
1108 silly fetch manifest @babel/plugin-transform-for-of@^7.23.6
1109 silly fetch manifest @babel/plugin-transform-function-name@^7.23.3
1110 silly fetch manifest @babel/plugin-transform-json-strings@^7.23.4
1111 silly fetch manifest @babel/plugin-transform-literals@^7.23.3
1112 silly fetch manifest @babel/plugin-transform-logical-assignment-operators@^7.23.4
1113 silly fetch manifest @babel/plugin-transform-member-expression-literals@^7.23.3
1114 silly fetch manifest @babel/plugin-transform-modules-amd@^7.23.3
1115 silly fetch manifest @babel/plugin-transform-modules-commonjs@^7.23.3
1116 silly fetch manifest @babel/plugin-transform-modules-systemjs@^7.23.9
1117 silly fetch manifest @babel/plugin-transform-modules-umd@^7.23.3
1118 silly fetch manifest @babel/plugin-transform-named-capturing-groups-regex@^7.22.5
1119 silly fetch manifest @babel/plugin-transform-new-target@^7.23.3
1120 silly fetch manifest @babel/plugin-transform-nullish-coalescing-operator@^7.23.4
1121 silly fetch manifest @babel/plugin-transform-numeric-separator@^7.23.4
1122 silly fetch manifest @babel/plugin-transform-object-rest-spread@^7.23.4
1123 silly fetch manifest @babel/plugin-transform-object-super@^7.23.3
1124 silly fetch manifest @babel/plugin-transform-optional-catch-binding@^7.23.4
1125 silly fetch manifest @babel/plugin-transform-optional-chaining@^7.23.4
1126 silly fetch manifest @babel/plugin-transform-parameters@^7.23.3
1127 silly fetch manifest @babel/plugin-transform-private-methods@^7.23.3
1128 silly fetch manifest @babel/plugin-transform-private-property-in-object@^7.23.4
1129 silly fetch manifest @babel/plugin-transform-property-literals@^7.23.3
1130 silly fetch manifest @babel/plugin-transform-regenerator@^7.23.3
1131 silly fetch manifest @babel/plugin-transform-reserved-words@^7.23.3
1132 silly fetch manifest @babel/plugin-transform-shorthand-properties@^7.23.3
1133 silly fetch manifest @babel/plugin-transform-spread@^7.23.3
1134 silly fetch manifest @babel/plugin-transform-sticky-regex@^7.23.3
1135 silly fetch manifest @babel/plugin-transform-template-literals@^7.23.3
1136 silly fetch manifest @babel/plugin-transform-typeof-symbol@^7.23.3
1137 silly fetch manifest @babel/plugin-transform-unicode-escapes@^7.23.3
1138 silly fetch manifest @babel/plugin-transform-unicode-property-regex@^7.23.3
1139 silly fetch manifest @babel/plugin-transform-unicode-regex@^7.23.3
1140 silly fetch manifest @babel/plugin-transform-unicode-sets-regex@^7.23.3
1141 silly fetch manifest @babel/preset-modules@0.1.6-no-external-plugins
1142 silly fetch manifest babel-plugin-polyfill-corejs2@^0.4.8
1143 silly fetch manifest babel-plugin-polyfill-corejs3@^0.9.0
1144 silly fetch manifest babel-plugin-polyfill-regenerator@^0.5.5
1145 silly fetch manifest core-js-compat@^3.31.0
1146 silly placeDep ROOT @babel/preset-react@7.23.3 OK for: @svgr/webpack@5.5.0 want: ^7.12.5
1147 silly fetch manifest @babel/plugin-transform-react-display-name@^7.23.3
1148 silly fetch manifest @babel/plugin-transform-react-jsx@^7.22.15
1149 silly fetch manifest @babel/plugin-transform-react-jsx-development@^7.22.5
1150 silly fetch manifest @babel/plugin-transform-react-pure-annotations@^7.23.3
1151 silly placeDep ROOT @svgr/core@5.5.0 OK for: @svgr/webpack@5.5.0 want: ^5.5.0
1152 silly placeDep ROOT @svgr/plugin-jsx@5.5.0 OK for: @svgr/webpack@5.5.0 want: ^5.5.0
1153 silly fetch manifest @svgr/babel-preset@^5.5.0
1154 silly fetch manifest @svgr/hast-util-to-babel-ast@^5.5.0
1155 silly fetch manifest svg-parser@^2.0.2
1156 silly placeDep ROOT @svgr/plugin-svgo@5.5.0 OK for: @svgr/webpack@5.5.0 want: ^5.5.0
1157 silly fetch manifest deepmerge@^4.2.2
1158 silly fetch manifest svgo@^1.2.2
1159 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-plugin-utils 1406ms (cache hit)
1160 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-bugfix-v8-static-class-fields-redefine-readonly 1339ms (cache hit)
1161 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-private-property-in-object 1349ms (cache hit)
1162 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-async-generators 1362ms (cache hit)
1163 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-class-static-block 1358ms (cache hit)
1164 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-import-attributes 1348ms (cache hit)
1165 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-dynamic-import 1359ms (cache hit)
1166 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-import-assertions 1360ms (cache hit)
1167 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-import-meta 1333ms (cache hit)
1168 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-bugfix-safari-id-destructuring-collision-in-function-expression 1392ms (cache hit)
1169 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-class-properties 1379ms (cache hit)
1170 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-logical-assignment-operators 1336ms (cache hit)
1171 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-export-namespace-from 1381ms (cache hit)
1172 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-nullish-coalescing-operator 1344ms (cache hit)
1173 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-object-rest-spread 1345ms (cache hit)
1174 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-numeric-separator 1355ms (cache hit)
1175 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-optional-chaining 1395ms (cache hit)
1176 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-json-strings 1423ms (cache hit)
1177 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-top-level-await 1374ms (cache hit)
1178 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-async-generator-functions 1331ms (cache hit)
1179 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-async-to-generator 1332ms (cache hit)
1180 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-block-scoped-functions 1335ms (cache hit)
1181 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-class-properties 1344ms (cache hit)
1182 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-block-scoping 1398ms (cache hit)
1183 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-class-static-block 1402ms (cache hit)
1184 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-classes 1400ms (cache hit)
1185 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-private-property-in-object 1471ms (cache hit)
1186 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-exponentiation-operator 1371ms (cache hit)
1187 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-computed-properties 1412ms (cache hit)
1188 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-destructuring 1414ms (cache hit)
1189 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-dotall-regex 1464ms (cache hit)
1190 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-for-of 1436ms (cache hit)
1191 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-function-name 1437ms (cache hit)
1192 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-arrow-functions 1508ms (cache hit)
1193 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-duplicate-keys 1478ms (cache hit)
1194 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-json-strings 1452ms (cache hit)
1195 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-export-namespace-from 1462ms (cache hit)
1196 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-literals 1455ms (cache hit)
1197 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-amd 1457ms (cache hit)
1198 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-systemjs 1467ms (cache hit)
1199 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-umd 1471ms (cache hit)
1200 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-named-capturing-groups-regex 1470ms (cache hit)
1201 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-nullish-coalescing-operator 1469ms (cache hit)
1202 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-numeric-separator 1468ms (cache hit)
1203 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-bugfix-v8-spread-parameters-in-optional-chaining 1724ms (cache hit)
1204 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-logical-assignment-operators 1501ms (cache hit)
1205 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-optional-catch-binding 1465ms (cache hit)
1206 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-member-expression-literals 1504ms (cache hit)
1207 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-optional-chaining 1475ms (cache hit)
1208 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-private-methods 1508ms (cache hit)
1209 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-private-property-in-object 1510ms (cache hit)
1210 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-parameters 1517ms (cache hit)
1211 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-property-literals 1528ms (cache hit)
1212 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-object-super 1548ms (cache hit)
1213 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-reserved-words 1533ms (cache hit)
1214 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-spread 1532ms (cache hit)
1215 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-template-literals 1526ms (cache hit)
1216 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-shorthand-properties 1551ms (cache hit)
1217 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-unicode-escapes 1528ms (cache hit)
1218 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-object-rest-spread 1583ms (cache hit)
1219 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-unicode-sets-regex 1730ms (cache hit)
1220 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-unicode-property-regex 1535ms (cache hit)
1221 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-typeof-symbol 1541ms (cache hit)
1222 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-unicode-regex 1538ms (cache hit)
1223 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-unicode-sets-regex 1540ms (cache hit)
1224 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-modules 1539ms (cache hit)
1225 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-optional-catch-binding 1787ms (cache hit)
1226 http fetch GET 200 https://registry.npmjs.org/babel-plugin-polyfill-corejs3 1547ms (cache hit)
1227 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-sticky-regex 1581ms (cache hit)
1228 http fetch GET 200 https://registry.npmjs.org/babel-plugin-polyfill-regenerator 1561ms (cache hit)
1229 http fetch GET 200 https://registry.npmjs.org/babel-plugin-polyfill-corejs2 1572ms (cache hit)
1230 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-pure-annotations 1544ms (cache hit)
1231 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-jsx 1553ms (cache hit)
1232 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-react-jsx-development 1556ms (cache hit)
1233 http fetch GET 200 https://registry.npmjs.org/core-js-compat 1587ms (cache hit)
1234 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-regenerator 1651ms (cache hit)
1235 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-preset 1572ms (cache hit)
1236 http fetch GET 200 https://registry.npmjs.org/@svgr%2fhast-util-to-babel-ast 1573ms (cache hit)
1237 http fetch GET 200 https://registry.npmjs.org/svg-parser 1572ms (cache hit)
1238 http fetch GET 200 https://registry.npmjs.org/svgo 1566ms (cache hit)
1239 http fetch GET 200 https://registry.npmjs.org/deepmerge 1579ms (cache hit)
1240 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-dynamic-import 1761ms (cache hit)
1241 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-commonjs 1736ms (cache hit)
1242 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-new-target 1725ms (cache hit)
1243 timing idealTree:node_modules/@svgr/webpack Completed in 2068ms
1244 silly placeDep ROOT @babel/helper-plugin-utils@7.22.5 OK for: @babel/plugin-transform-react-constant-elements@7.23.3 want: ^7.22.5
1245 timing idealTree:node_modules/@babel/plugin-transform-react-constant-elements Completed in 19ms
1246 timing idealTree:node_modules/@babel/helper-plugin-utils Completed in 0ms
1247 silly fetch manifest @babel/core@^7.0.0-0
1248 silly placeDep ROOT @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1249 silly placeDep ROOT @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1250 silly fetch manifest @babel/helper-skip-transparent-expression-wrappers@^7.22.5
1251 silly fetch manifest @babel/plugin-transform-optional-chaining@^7.23.3
1252 silly placeDep ROOT @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.7 OK for: @babel/preset-env@7.23.9 want: ^7.23.7
1253 silly placeDep ROOT @babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2 OK for: @babel/preset-env@7.23.9 want: 7.21.0-placeholder-for-preset-env.2
1254 silly placeDep ROOT @babel/plugin-syntax-async-generators@7.8.4 OK for: @babel/preset-env@7.23.9 want: ^7.8.4
1255 silly placeDep ROOT @babel/plugin-syntax-class-properties@7.12.13 OK for: @babel/preset-env@7.23.9 want: ^7.12.13
1256 silly placeDep ROOT @babel/plugin-syntax-class-static-block@7.14.5 OK for: @babel/preset-env@7.23.9 want: ^7.14.5
1257 silly placeDep ROOT @babel/plugin-syntax-dynamic-import@7.8.3 OK for: @babel/preset-env@7.23.9 want: ^7.8.3
1258 silly placeDep ROOT @babel/plugin-syntax-export-namespace-from@7.8.3 OK for: @babel/preset-env@7.23.9 want: ^7.8.3
1259 silly placeDep ROOT @babel/plugin-syntax-import-assertions@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1260 silly placeDep ROOT @babel/plugin-syntax-import-attributes@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1261 silly placeDep ROOT @babel/plugin-syntax-import-meta@7.10.4 OK for: @babel/preset-env@7.23.9 want: ^7.10.4
1262 silly placeDep ROOT @babel/plugin-syntax-json-strings@7.8.3 OK for: @babel/preset-env@7.23.9 want: ^7.8.3
1263 silly placeDep ROOT @babel/plugin-syntax-logical-assignment-operators@7.10.4 OK for: @babel/preset-env@7.23.9 want: ^7.10.4
1264 silly placeDep ROOT @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 OK for: @babel/preset-env@7.23.9 want: ^7.8.3
1265 silly placeDep ROOT @babel/plugin-syntax-numeric-separator@7.10.4 OK for: @babel/preset-env@7.23.9 want: ^7.10.4
1266 silly placeDep ROOT @babel/plugin-syntax-object-rest-spread@7.8.3 OK for: @babel/preset-env@7.23.9 want: ^7.8.3
1267 silly placeDep ROOT @babel/plugin-syntax-optional-catch-binding@7.8.3 OK for: @babel/preset-env@7.23.9 want: ^7.8.3
1268 silly placeDep ROOT @babel/plugin-syntax-optional-chaining@7.8.3 OK for: @babel/preset-env@7.23.9 want: ^7.8.3
1269 silly placeDep ROOT @babel/plugin-syntax-private-property-in-object@7.14.5 OK for: @babel/preset-env@7.23.9 want: ^7.14.5
1270 silly placeDep ROOT @babel/plugin-syntax-top-level-await@7.14.5 OK for: @babel/preset-env@7.23.9 want: ^7.14.5
1271 silly placeDep ROOT @babel/plugin-syntax-unicode-sets-regex@7.18.6 OK for: @babel/preset-env@7.23.9 want: ^7.18.6
1272 silly fetch manifest @babel/helper-create-regexp-features-plugin@^7.18.6
1273 silly placeDep ROOT @babel/plugin-transform-arrow-functions@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1274 silly placeDep ROOT @babel/plugin-transform-async-generator-functions@7.23.9 OK for: @babel/preset-env@7.23.9 want: ^7.23.9
1275 silly fetch manifest @babel/helper-remap-async-to-generator@^7.22.20
1276 silly placeDep ROOT @babel/plugin-transform-async-to-generator@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1277 silly placeDep ROOT @babel/plugin-transform-block-scoped-functions@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1278 silly placeDep ROOT @babel/plugin-transform-block-scoping@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1279 silly placeDep ROOT @babel/plugin-transform-class-properties@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1280 silly fetch manifest @babel/helper-create-class-features-plugin@^7.22.15
1281 silly placeDep ROOT @babel/plugin-transform-class-static-block@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1282 silly placeDep ROOT @babel/plugin-transform-classes@7.23.8 OK for: @babel/preset-env@7.23.9 want: ^7.23.8
1283 silly fetch manifest @babel/helper-annotate-as-pure@^7.22.5
1284 silly fetch manifest @babel/helper-replace-supers@^7.22.20
1285 silly placeDep ROOT @babel/plugin-transform-computed-properties@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1286 silly placeDep ROOT @babel/plugin-transform-destructuring@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1287 silly placeDep ROOT @babel/plugin-transform-dotall-regex@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1288 silly fetch manifest @babel/helper-create-regexp-features-plugin@^7.22.15
1289 silly placeDep ROOT @babel/plugin-transform-duplicate-keys@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1290 silly placeDep ROOT @babel/plugin-transform-dynamic-import@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1291 silly placeDep ROOT @babel/plugin-transform-exponentiation-operator@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1292 silly fetch manifest @babel/helper-builder-binary-assignment-operator-visitor@^7.22.15
1293 silly placeDep ROOT @babel/plugin-transform-export-namespace-from@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1294 silly placeDep ROOT @babel/plugin-transform-for-of@7.23.6 OK for: @babel/preset-env@7.23.9 want: ^7.23.6
1295 silly placeDep ROOT @babel/plugin-transform-function-name@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1296 silly placeDep ROOT @babel/plugin-transform-json-strings@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1297 silly placeDep ROOT @babel/plugin-transform-literals@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1298 silly placeDep ROOT @babel/plugin-transform-logical-assignment-operators@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1299 silly placeDep ROOT @babel/plugin-transform-member-expression-literals@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1300 silly placeDep ROOT @babel/plugin-transform-modules-amd@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1301 silly placeDep ROOT @babel/plugin-transform-modules-commonjs@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1302 silly placeDep ROOT @babel/plugin-transform-modules-systemjs@7.23.9 OK for: @babel/preset-env@7.23.9 want: ^7.23.9
1303 silly placeDep ROOT @babel/plugin-transform-modules-umd@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1304 silly placeDep ROOT @babel/plugin-transform-named-capturing-groups-regex@7.22.5 OK for: @babel/preset-env@7.23.9 want: ^7.22.5
1305 silly fetch manifest @babel/helper-create-regexp-features-plugin@^7.22.5
1306 silly placeDep ROOT @babel/plugin-transform-new-target@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1307 silly placeDep ROOT @babel/plugin-transform-nullish-coalescing-operator@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1308 silly placeDep ROOT @babel/plugin-transform-numeric-separator@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1309 silly placeDep ROOT @babel/plugin-transform-object-rest-spread@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1310 silly placeDep ROOT @babel/plugin-transform-object-super@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1311 silly placeDep ROOT @babel/plugin-transform-optional-catch-binding@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1312 silly placeDep ROOT @babel/plugin-transform-optional-chaining@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1313 silly placeDep ROOT @babel/plugin-transform-parameters@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1314 silly placeDep ROOT @babel/plugin-transform-private-methods@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1315 silly placeDep ROOT @babel/plugin-transform-private-property-in-object@7.23.4 OK for: @babel/preset-env@7.23.9 want: ^7.23.4
1316 silly placeDep ROOT @babel/plugin-transform-property-literals@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1317 silly placeDep ROOT @babel/plugin-transform-regenerator@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1318 silly fetch manifest regenerator-transform@^0.15.2
1319 silly placeDep ROOT @babel/plugin-transform-reserved-words@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1320 silly placeDep ROOT @babel/plugin-transform-shorthand-properties@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1321 silly placeDep ROOT @babel/plugin-transform-spread@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1322 silly placeDep ROOT @babel/plugin-transform-sticky-regex@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1323 silly placeDep ROOT @babel/plugin-transform-template-literals@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1324 silly placeDep ROOT @babel/plugin-transform-typeof-symbol@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1325 silly placeDep ROOT @babel/plugin-transform-unicode-escapes@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1326 silly placeDep ROOT @babel/plugin-transform-unicode-property-regex@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1327 silly placeDep ROOT @babel/plugin-transform-unicode-regex@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1328 silly placeDep ROOT @babel/plugin-transform-unicode-sets-regex@7.23.3 OK for: @babel/preset-env@7.23.9 want: ^7.23.3
1329 silly placeDep ROOT @babel/preset-modules@0.1.6-no-external-plugins OK for: @babel/preset-env@7.23.9 want: 0.1.6-no-external-plugins
1330 silly placeDep ROOT babel-plugin-polyfill-corejs2@0.4.8 OK for: @babel/preset-env@7.23.9 want: ^0.4.8
1331 silly fetch manifest @babel/helper-define-polyfill-provider@^0.5.0
1332 silly placeDep ROOT babel-plugin-polyfill-corejs3@0.9.0 OK for: @babel/preset-env@7.23.9 want: ^0.9.0
1333 silly fetch manifest core-js-compat@^3.34.0
1334 silly placeDep ROOT babel-plugin-polyfill-regenerator@0.5.5 OK for: @babel/preset-env@7.23.9 want: ^0.5.5
1335 silly placeDep ROOT core-js-compat@3.35.1 OK for: @babel/preset-env@7.23.9 want: ^3.31.0
1336 silly placeDep node_modules/@babel/preset-env semver@6.3.1 OK for: @babel/preset-env@7.23.9 want: ^6.3.1
1337 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-skip-transparent-expression-wrappers 1114ms (cache hit)
1338 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-create-regexp-features-plugin 925ms (cache hit)
1339 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-remap-async-to-generator 915ms (cache hit)
1340 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-create-class-features-plugin 885ms (cache hit)
1341 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-replace-supers 853ms (cache hit)
1342 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-annotate-as-pure 862ms (cache hit)
1343 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-create-regexp-features-plugin 822ms (cache hit)
1344 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-builder-binary-assignment-operator-visitor 772ms (cache hit)
1345 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-create-regexp-features-plugin 645ms (cache hit)
1346 http fetch GET 200 https://registry.npmjs.org/regenerator-transform 523ms (cache hit)
1347 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-define-polyfill-provider 393ms (cache hit)
1348 timing idealTree:node_modules/@babel/preset-env Completed in 1696ms
1349 timing idealTree:node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression Completed in 0ms
1350 silly placeDep ROOT @babel/helper-skip-transparent-expression-wrappers@7.22.5 OK for: @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3 want: ^7.22.5
1351 timing idealTree:node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining Completed in 10ms
1352 timing idealTree:node_modules/@babel/helper-skip-transparent-expression-wrappers Completed in 0ms
1353 timing idealTree:node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly Completed in 1ms
1354 timing idealTree:node_modules/@babel/plugin-proposal-private-property-in-object Completed in 0ms
1355 timing idealTree:node_modules/@babel/plugin-syntax-async-generators Completed in 0ms
1356 timing idealTree:node_modules/@babel/plugin-syntax-class-properties Completed in 0ms
1357 timing idealTree:node_modules/@babel/plugin-syntax-class-static-block Completed in 0ms
1358 timing idealTree:node_modules/@babel/plugin-syntax-dynamic-import Completed in 0ms
1359 timing idealTree:node_modules/@babel/plugin-syntax-export-namespace-from Completed in 0ms
1360 timing idealTree:node_modules/@babel/plugin-syntax-import-assertions Completed in 0ms
1361 timing idealTree:node_modules/@babel/plugin-syntax-import-attributes Completed in 0ms
1362 timing idealTree:node_modules/@babel/plugin-syntax-import-meta Completed in 0ms
1363 timing idealTree:node_modules/@babel/plugin-syntax-json-strings Completed in 0ms
1364 timing idealTree:node_modules/@babel/plugin-syntax-logical-assignment-operators Completed in 0ms
1365 timing idealTree:node_modules/@babel/plugin-syntax-nullish-coalescing-operator Completed in 0ms
1366 timing idealTree:node_modules/@babel/plugin-syntax-numeric-separator Completed in 0ms
1367 timing idealTree:node_modules/@babel/plugin-syntax-object-rest-spread Completed in 0ms
1368 timing idealTree:node_modules/@babel/plugin-syntax-optional-catch-binding Completed in 0ms
1369 timing idealTree:node_modules/@babel/plugin-syntax-optional-chaining Completed in 0ms
1370 timing idealTree:node_modules/@babel/plugin-syntax-private-property-in-object Completed in 0ms
1371 timing idealTree:node_modules/@babel/plugin-syntax-top-level-await Completed in 0ms
1372 silly placeDep ROOT @babel/helper-create-regexp-features-plugin@7.22.15 OK for: @babel/plugin-syntax-unicode-sets-regex@7.18.6 want: ^7.18.6
1373 silly fetch manifest regexpu-core@^5.3.1
1374 http fetch GET 200 https://registry.npmjs.org/regexpu-core 40ms (cache hit)
1375 timing idealTree:node_modules/@babel/plugin-syntax-unicode-sets-regex Completed in 61ms
1376 silly placeDep ROOT @babel/helper-annotate-as-pure@7.22.5 OK for: @babel/helper-create-regexp-features-plugin@7.22.15 want: ^7.22.5
1377 silly placeDep ROOT regexpu-core@5.3.2 OK for: @babel/helper-create-regexp-features-plugin@7.22.15 want: ^5.3.1
1378 silly fetch manifest regenerate@^1.4.2
1379 silly fetch manifest regenerate-unicode-properties@^10.1.0
1380 silly fetch manifest @babel/regjsgen@^0.8.0
1381 silly fetch manifest regjsparser@^0.9.1
1382 silly fetch manifest unicode-match-property-ecmascript@^2.0.0
1383 silly fetch manifest unicode-match-property-value-ecmascript@^2.1.0
1384 silly placeDep node_modules/@babel/helper-create-regexp-features-plugin semver@6.3.1 OK for: @babel/helper-create-regexp-features-plugin@7.22.15 want: ^6.3.1
1385 http fetch GET 200 https://registry.npmjs.org/@babel%2fregjsgen 74ms (cache hit)
1386 http fetch GET 200 https://registry.npmjs.org/regenerate 85ms (cache hit)
1387 http fetch GET 200 https://registry.npmjs.org/regenerate-unicode-properties 84ms (cache hit)
1388 http fetch GET 200 https://registry.npmjs.org/regjsparser 77ms (cache hit)
1389 http fetch GET 200 https://registry.npmjs.org/unicode-match-property-value-ecmascript 76ms (cache hit)
1390 http fetch GET 200 https://registry.npmjs.org/unicode-match-property-ecmascript 81ms (cache hit)
1391 timing idealTree:node_modules/@babel/helper-create-regexp-features-plugin Completed in 114ms
1392 timing idealTree:node_modules/@babel/helper-annotate-as-pure Completed in 0ms
1393 timing idealTree:node_modules/@babel/plugin-transform-arrow-functions Completed in 0ms
1394 silly placeDep ROOT @babel/helper-remap-async-to-generator@7.22.20 OK for: @babel/plugin-transform-async-generator-functions@7.23.9 want: ^7.22.20
1395 silly fetch manifest @babel/helper-wrap-function@^7.22.20
1396 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-wrap-function 13ms (cache hit)
1397 timing idealTree:node_modules/@babel/plugin-transform-async-generator-functions Completed in 32ms
1398 silly placeDep ROOT @babel/helper-wrap-function@7.22.20 OK for: @babel/helper-remap-async-to-generator@7.22.20 want: ^7.22.20
1399 timing idealTree:node_modules/@babel/helper-remap-async-to-generator Completed in 6ms
1400 timing idealTree:node_modules/@babel/helper-wrap-function Completed in 0ms
1401 timing idealTree:node_modules/@babel/plugin-transform-async-to-generator Completed in 0ms
1402 timing idealTree:node_modules/@babel/plugin-transform-block-scoped-functions Completed in 0ms
1403 timing idealTree:node_modules/@babel/plugin-transform-block-scoping Completed in 0ms
1404 silly placeDep ROOT @babel/helper-create-class-features-plugin@7.23.10 OK for: @babel/plugin-transform-class-properties@7.23.3 want: ^7.22.15
1405 silly fetch manifest @babel/helper-member-expression-to-functions@^7.23.0
1406 silly fetch manifest @babel/helper-optimise-call-expression@^7.22.5
1407 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-member-expression-to-functions 34ms (cache hit)
1408 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-optimise-call-expression 38ms (cache hit)
1409 timing idealTree:node_modules/@babel/plugin-transform-class-properties Completed in 78ms
1410 silly placeDep ROOT @babel/helper-member-expression-to-functions@7.23.0 OK for: @babel/helper-create-class-features-plugin@7.23.10 want: ^7.23.0
1411 silly placeDep ROOT @babel/helper-optimise-call-expression@7.22.5 OK for: @babel/helper-create-class-features-plugin@7.23.10 want: ^7.22.5
1412 silly placeDep ROOT @babel/helper-replace-supers@7.22.20 OK for: @babel/helper-create-class-features-plugin@7.23.10 want: ^7.22.20
1413 silly placeDep node_modules/@babel/helper-create-class-features-plugin semver@6.3.1 OK for: @babel/helper-create-class-features-plugin@7.23.10 want: ^6.3.1
1414 timing idealTree:node_modules/@babel/helper-create-class-features-plugin Completed in 25ms
1415 timing idealTree:node_modules/@babel/helper-member-expression-to-functions Completed in 0ms
1416 timing idealTree:node_modules/@babel/helper-optimise-call-expression Completed in 0ms
1417 timing idealTree:node_modules/@babel/helper-replace-supers Completed in 0ms
1418 timing idealTree:node_modules/@babel/plugin-transform-class-static-block Completed in 1ms
1419 timing idealTree:node_modules/@babel/plugin-transform-classes Completed in 0ms
1420 timing idealTree:node_modules/@babel/plugin-transform-computed-properties Completed in 0ms
1421 timing idealTree:node_modules/@babel/plugin-transform-destructuring Completed in 0ms
1422 timing idealTree:node_modules/@babel/plugin-transform-dotall-regex Completed in 0ms
1423 timing idealTree:node_modules/@babel/plugin-transform-duplicate-keys Completed in 0ms
1424 timing idealTree:node_modules/@babel/plugin-transform-dynamic-import Completed in 0ms
1425 silly placeDep ROOT @babel/helper-builder-binary-assignment-operator-visitor@7.22.15 OK for: @babel/plugin-transform-exponentiation-operator@7.23.3 want: ^7.22.15
1426 timing idealTree:node_modules/@babel/plugin-transform-exponentiation-operator Completed in 6ms
1427 timing idealTree:node_modules/@babel/helper-builder-binary-assignment-operator-visitor Completed in 0ms
1428 timing idealTree:node_modules/@babel/plugin-transform-export-namespace-from Completed in 0ms
1429 timing idealTree:node_modules/@babel/plugin-transform-for-of Completed in 0ms
1430 timing idealTree:node_modules/@babel/plugin-transform-function-name Completed in 0ms
1431 timing idealTree:node_modules/@babel/plugin-transform-json-strings Completed in 0ms
1432 timing idealTree:node_modules/@babel/plugin-transform-literals Completed in 0ms
1433 timing idealTree:node_modules/@babel/plugin-transform-logical-assignment-operators Completed in 0ms
1434 timing idealTree:node_modules/@babel/plugin-transform-member-expression-literals Completed in 0ms
1435 timing idealTree:node_modules/@babel/plugin-transform-modules-amd Completed in 0ms
1436 timing idealTree:node_modules/@babel/plugin-transform-modules-commonjs Completed in 0ms
1437 timing idealTree:node_modules/@babel/plugin-transform-modules-systemjs Completed in 0ms
1438 timing idealTree:node_modules/@babel/plugin-transform-modules-umd Completed in 0ms
1439 timing idealTree:node_modules/@babel/plugin-transform-named-capturing-groups-regex Completed in 0ms
1440 timing idealTree:node_modules/@babel/plugin-transform-new-target Completed in 0ms
1441 timing idealTree:node_modules/@babel/plugin-transform-nullish-coalescing-operator Completed in 0ms
1442 timing idealTree:node_modules/@babel/plugin-transform-numeric-separator Completed in 0ms
1443 timing idealTree:node_modules/@babel/plugin-transform-object-rest-spread Completed in 0ms
1444 timing idealTree:node_modules/@babel/plugin-transform-object-super Completed in 0ms
1445 timing idealTree:node_modules/@babel/plugin-transform-optional-catch-binding Completed in 0ms
1446 timing idealTree:node_modules/@babel/plugin-transform-optional-chaining Completed in 0ms
1447 timing idealTree:node_modules/@babel/plugin-transform-parameters Completed in 1ms
1448 timing idealTree:node_modules/@babel/plugin-transform-private-methods Completed in 0ms
1449 timing idealTree:node_modules/@babel/plugin-transform-private-property-in-object Completed in 0ms
1450 timing idealTree:node_modules/@babel/plugin-transform-property-literals Completed in 0ms
1451 silly placeDep ROOT regenerator-transform@0.15.2 OK for: @babel/plugin-transform-regenerator@7.23.3 want: ^0.15.2
1452 silly fetch manifest @babel/runtime@^7.8.4
1453 timing idealTree:node_modules/@babel/plugin-transform-regenerator Completed in 15ms
1454 timing idealTree:node_modules/@babel/plugin-transform-reserved-words Completed in 1ms
1455 timing idealTree:node_modules/@babel/plugin-transform-shorthand-properties Completed in 1ms
1456 timing idealTree:node_modules/@babel/plugin-transform-spread Completed in 0ms
1457 timing idealTree:node_modules/@babel/plugin-transform-sticky-regex Completed in 0ms
1458 timing idealTree:node_modules/@babel/plugin-transform-template-literals Completed in 0ms
1459 timing idealTree:node_modules/@babel/plugin-transform-typeof-symbol Completed in 0ms
1460 timing idealTree:node_modules/@babel/plugin-transform-unicode-escapes Completed in 0ms
1461 timing idealTree:node_modules/@babel/plugin-transform-unicode-property-regex Completed in 0ms
1462 timing idealTree:node_modules/@babel/plugin-transform-unicode-regex Completed in 0ms
1463 timing idealTree:node_modules/@babel/plugin-transform-unicode-sets-regex Completed in 0ms
1464 silly placeDep ROOT esutils@2.0.3 OK for: @babel/preset-modules@0.1.6-no-external-plugins want: ^2.0.2
1465 timing idealTree:node_modules/@babel/preset-modules Completed in 5ms
1466 silly placeDep ROOT @babel/plugin-transform-react-display-name@7.23.3 OK for: @babel/preset-react@7.23.3 want: ^7.23.3
1467 silly placeDep ROOT @babel/plugin-transform-react-jsx@7.23.4 OK for: @babel/preset-react@7.23.3 want: ^7.22.15
1468 silly fetch manifest @babel/plugin-syntax-jsx@^7.23.3
1469 silly placeDep ROOT @babel/plugin-transform-react-jsx-development@7.22.5 OK for: @babel/preset-react@7.23.3 want: ^7.22.5
1470 silly placeDep ROOT @babel/plugin-transform-react-pure-annotations@7.23.3 OK for: @babel/preset-react@7.23.3 want: ^7.23.3
1471 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-jsx 36ms (cache hit)
1472 timing idealTree:node_modules/@babel/preset-react Completed in 99ms
1473 timing idealTree:node_modules/@babel/plugin-transform-react-display-name Completed in 0ms
1474 silly placeDep ROOT @babel/plugin-syntax-jsx@7.23.3 OK for: @babel/plugin-transform-react-jsx@7.23.4 want: ^7.23.3
1475 timing idealTree:node_modules/@babel/plugin-transform-react-jsx Completed in 10ms
1476 timing idealTree:node_modules/@babel/plugin-syntax-jsx Completed in 0ms
1477 timing idealTree:node_modules/@babel/plugin-transform-react-jsx-development Completed in 0ms
1478 timing idealTree:node_modules/@babel/plugin-transform-react-pure-annotations Completed in 0ms
1479 silly placeDep ROOT cosmiconfig@7.1.0 OK for: @svgr/core@5.5.0 want: ^7.0.0
1480 silly fetch manifest @types/parse-json@^4.0.0
1481 silly fetch manifest import-fresh@^3.2.1
1482 silly fetch manifest parse-json@^5.0.0
1483 silly fetch manifest path-type@^4.0.0
1484 silly fetch manifest yaml@^1.10.0
1485 http fetch GET 200 https://registry.npmjs.org/@types%2fparse-json 89ms (cache hit)
1486 http fetch GET 200 https://registry.npmjs.org/parse-json 78ms (cache hit)
1487 http fetch GET 200 https://registry.npmjs.org/import-fresh 89ms (cache hit)
1488 http fetch GET 200 https://registry.npmjs.org/path-type 79ms (cache hit)
1489 http fetch GET 200 https://registry.npmjs.org/yaml 77ms (cache hit)
1490 timing idealTree:node_modules/@svgr/core Completed in 111ms
1491 silly placeDep ROOT @svgr/babel-preset@5.5.0 OK for: @svgr/plugin-jsx@5.5.0 want: ^5.5.0
1492 silly fetch manifest @svgr/babel-plugin-add-jsx-attribute@^5.4.0
1493 silly fetch manifest @svgr/babel-plugin-remove-jsx-attribute@^5.4.0
1494 silly fetch manifest @svgr/babel-plugin-remove-jsx-empty-expression@^5.0.1
1495 silly fetch manifest @svgr/babel-plugin-replace-jsx-attribute-value@^5.0.1
1496 silly fetch manifest @svgr/babel-plugin-svg-dynamic-title@^5.4.0
1497 silly fetch manifest @svgr/babel-plugin-svg-em-dimensions@^5.4.0
1498 silly fetch manifest @svgr/babel-plugin-transform-react-native-svg@^5.4.0
1499 silly fetch manifest @svgr/babel-plugin-transform-svg-component@^5.5.0
1500 silly placeDep ROOT @svgr/hast-util-to-babel-ast@5.5.0 OK for: @svgr/plugin-jsx@5.5.0 want: ^5.5.0
1501 silly placeDep ROOT svg-parser@2.0.4 OK for: @svgr/plugin-jsx@5.5.0 want: ^2.0.2
1502 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-add-jsx-attribute 118ms (cache hit)
1503 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-replace-jsx-attribute-value 112ms (cache hit)
1504 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-remove-jsx-attribute 120ms (cache hit)
1505 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-remove-jsx-empty-expression 120ms (cache hit)
1506 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-svg-dynamic-title 112ms (cache hit)
1507 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-transform-react-native-svg 109ms (cache hit)
1508 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-svg-em-dimensions 113ms (cache hit)
1509 http fetch GET 200 https://registry.npmjs.org/@svgr%2fbabel-plugin-transform-svg-component 110ms (cache hit)
1510 timing idealTree:node_modules/@svgr/plugin-jsx Completed in 141ms
1511 silly placeDep ROOT @svgr/babel-plugin-add-jsx-attribute@5.4.0 OK for: @svgr/babel-preset@5.5.0 want: ^5.4.0
1512 silly placeDep ROOT @svgr/babel-plugin-remove-jsx-attribute@5.4.0 OK for: @svgr/babel-preset@5.5.0 want: ^5.4.0
1513 silly placeDep ROOT @svgr/babel-plugin-remove-jsx-empty-expression@5.0.1 OK for: @svgr/babel-preset@5.5.0 want: ^5.0.1
1514 silly placeDep ROOT @svgr/babel-plugin-replace-jsx-attribute-value@5.0.1 OK for: @svgr/babel-preset@5.5.0 want: ^5.0.1
1515 silly placeDep ROOT @svgr/babel-plugin-svg-dynamic-title@5.4.0 OK for: @svgr/babel-preset@5.5.0 want: ^5.4.0
1516 silly placeDep ROOT @svgr/babel-plugin-svg-em-dimensions@5.4.0 OK for: @svgr/babel-preset@5.5.0 want: ^5.4.0
1517 silly placeDep ROOT @svgr/babel-plugin-transform-react-native-svg@5.4.0 OK for: @svgr/babel-preset@5.5.0 want: ^5.4.0
1518 silly placeDep ROOT @svgr/babel-plugin-transform-svg-component@5.5.0 OK for: @svgr/babel-preset@5.5.0 want: ^5.5.0
1519 timing idealTree:node_modules/@svgr/babel-preset Completed in 47ms
1520 timing idealTree:node_modules/@svgr/babel-plugin-add-jsx-attribute Completed in 0ms
1521 timing idealTree:node_modules/@svgr/babel-plugin-remove-jsx-attribute Completed in 0ms
1522 timing idealTree:node_modules/@svgr/babel-plugin-remove-jsx-empty-expression Completed in 0ms
1523 timing idealTree:node_modules/@svgr/babel-plugin-replace-jsx-attribute-value Completed in 0ms
1524 timing idealTree:node_modules/@svgr/babel-plugin-svg-dynamic-title Completed in 1ms
1525 timing idealTree:node_modules/@svgr/babel-plugin-svg-em-dimensions Completed in 0ms
1526 timing idealTree:node_modules/@svgr/babel-plugin-transform-react-native-svg Completed in 0ms
1527 timing idealTree:node_modules/@svgr/babel-plugin-transform-svg-component Completed in 0ms
1528 timing idealTree:node_modules/@svgr/hast-util-to-babel-ast Completed in 0ms
1529 silly placeDep ROOT deepmerge@4.3.1 OK for: @svgr/plugin-svgo@5.5.0 want: ^4.2.2
1530 silly placeDep ROOT svgo@1.3.2 OK for: @svgr/plugin-svgo@5.5.0 want: ^1.2.2
1531 silly fetch manifest coa@^2.0.2
1532 silly fetch manifest css-select@^2.0.0
1533 silly fetch manifest css-select-base-adapter@^0.1.1
1534 silly fetch manifest css-tree@1.0.0-alpha.37
1535 silly fetch manifest csso@^4.0.2
1536 silly fetch manifest js-yaml@^3.13.1
1537 silly fetch manifest mkdirp@~0.5.1
1538 silly fetch manifest object.values@^1.1.0
1539 silly fetch manifest sax@~1.2.4
1540 silly fetch manifest stable@^0.1.8
1541 silly fetch manifest unquote@~1.1.1
1542 silly fetch manifest util.promisify@~1.0.0
1543 http fetch GET 200 https://registry.npmjs.org/css-select 132ms (cache hit)
1544 http fetch GET 200 https://registry.npmjs.org/css-select-base-adapter 132ms (cache hit)
1545 http fetch GET 200 https://registry.npmjs.org/css-tree 131ms (cache hit)
1546 http fetch GET 200 https://registry.npmjs.org/coa 150ms (cache hit)
1547 http fetch GET 200 https://registry.npmjs.org/csso 147ms (cache hit)
1548 http fetch GET 200 https://registry.npmjs.org/mkdirp 148ms (cache hit)
1549 http fetch GET 200 https://registry.npmjs.org/object.values 148ms (cache hit)
1550 http fetch GET 200 https://registry.npmjs.org/stable 144ms (cache hit)
1551 http fetch GET 200 https://registry.npmjs.org/unquote 139ms (cache hit)
1552 http fetch GET 200 https://registry.npmjs.org/sax 150ms (cache hit)
1553 http fetch GET 200 https://registry.npmjs.org/util.promisify 140ms (cache hit)
1554 timing idealTree:node_modules/@svgr/plugin-svgo Completed in 198ms
1555 timing idealTree:node_modules/ansi-html-community Completed in 0ms
1556 silly fetch manifest @babel/core@^7.8.0
1557 silly placeDep ROOT @jest/transform@27.5.1 OK for: babel-jest@27.5.1 want: ^27.5.1
1558 silly fetch manifest convert-source-map@^1.4.0
1559 silly fetch manifest fast-json-stable-stringify@^2.0.0
1560 silly fetch manifest jest-regex-util@^27.5.1
1561 silly fetch manifest micromatch@^4.0.4
1562 silly fetch manifest pirates@^4.0.4
1563 silly fetch manifest write-file-atomic@^3.0.0
1564 silly placeDep ROOT @jest/types@27.5.1 OK for: babel-jest@27.5.1 want: ^27.5.1
1565 silly fetch manifest @types/istanbul-lib-coverage@^2.0.0
1566 silly fetch manifest @types/istanbul-reports@^3.0.0
1567 silly fetch manifest @types/yargs@^16.0.0
1568 silly placeDep ROOT @types/babel__core@7.20.5 OK for: babel-jest@27.5.1 want: ^7.1.14
1569 silly fetch manifest @types/babel__generator@*
1570 silly fetch manifest @types/babel__template@*
1571 silly fetch manifest @types/babel__traverse@*
1572 silly placeDep ROOT babel-plugin-istanbul@6.1.1 OK for: babel-jest@27.5.1 want: ^6.1.1
1573 silly fetch manifest @istanbuljs/load-nyc-config@^1.0.0
1574 silly fetch manifest @istanbuljs/schema@^0.1.2
1575 silly fetch manifest istanbul-lib-instrument@^5.0.4
1576 silly fetch manifest test-exclude@^6.0.0
1577 silly placeDep ROOT babel-preset-jest@27.5.1 OK for: babel-jest@27.5.1 want: ^27.5.1
1578 silly fetch manifest babel-plugin-jest-hoist@^27.5.1
1579 silly fetch manifest babel-preset-current-node-syntax@^1.0.0
1580 silly placeDep node_modules/babel-jest chalk@4.1.2 OK for: babel-jest@27.5.1 want: ^4.0.0
1581 silly fetch manifest ansi-styles@^4.1.0
1582 silly fetch manifest supports-color@^7.1.0
1583 silly placeDep ROOT graceful-fs@4.2.11 OK for: babel-jest@27.5.1 want: ^4.2.9
1584 silly placeDep ROOT slash@3.0.0 OK for: babel-jest@27.5.1 want: ^3.0.0
1585 http fetch GET 200 https://registry.npmjs.org/pirates 365ms (cache hit)
1586 http fetch GET 200 https://registry.npmjs.org/write-file-atomic 363ms (cache hit)
1587 http fetch GET 200 https://registry.npmjs.org/@types%2fistanbul-lib-coverage 350ms (cache hit)
1588 http fetch GET 200 https://registry.npmjs.org/@types%2fistanbul-reports 349ms (cache hit)
1589 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__generator 327ms (cache hit)
1590 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__template 322ms (cache hit)
1591 http fetch GET 200 https://registry.npmjs.org/@types%2fyargs 351ms (cache hit)
1592 http fetch GET 200 https://registry.npmjs.org/@types%2fbabel__traverse 327ms (cache hit)
1593 http fetch GET 200 https://registry.npmjs.org/@istanbuljs%2fload-nyc-config 323ms (cache hit)
1594 http fetch GET 200 https://registry.npmjs.org/@istanbuljs%2fschema 320ms (cache hit)
1595 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-instrument 317ms (cache hit)
1596 http fetch GET 200 https://registry.npmjs.org/test-exclude 321ms (cache hit)
1597 http fetch GET 200 https://registry.npmjs.org/babel-preset-current-node-syntax 308ms (cache hit)
1598 http fetch GET 200 https://registry.npmjs.org/babel-plugin-jest-hoist 314ms (cache hit)
1599 timing idealTree:node_modules/babel-jest Completed in 451ms
1600 silly placeDep node_modules/@jest/transform chalk@4.1.2 OK for: @jest/transform@27.5.1 want: ^4.0.0
1601 silly placeDep node_modules/@jest/transform convert-source-map@1.9.0 OK for: @jest/transform@27.5.1 want: ^1.4.0
1602 silly placeDep ROOT fast-json-stable-stringify@2.1.0 OK for: @jest/transform@27.5.1 want: ^2.0.0
1603 silly placeDep ROOT jest-haste-map@27.5.1 OK for: @jest/transform@27.5.1 want: ^27.5.1
1604 silly fetch manifest @types/graceful-fs@^4.1.2
1605 silly fetch manifest anymatch@^3.0.3
1606 silly fetch manifest fb-watchman@^2.0.0
1607 silly fetch manifest jest-serializer@^27.5.1
1608 silly fetch manifest jest-worker@^27.5.1
1609 silly fetch manifest walker@^1.0.7
1610 silly placeDep ROOT jest-regex-util@27.5.1 OK for: @jest/transform@27.5.1 want: ^27.5.1
1611 silly placeDep ROOT jest-util@27.5.1 OK for: @jest/transform@27.5.1 want: ^27.5.1
1612 silly fetch manifest ci-info@^3.2.0
1613 silly fetch manifest picomatch@^2.2.3
1614 silly placeDep ROOT micromatch@4.0.5 OK for: @jest/transform@27.5.1 want: ^4.0.4
1615 silly fetch manifest braces@^3.0.2
1616 silly fetch manifest picomatch@^2.3.1
1617 silly placeDep ROOT pirates@4.0.6 OK for: @jest/transform@27.5.1 want: ^4.0.4
1618 silly placeDep node_modules/@jest/transform source-map@0.6.1 OK for: @jest/transform@27.5.1 want: ^0.6.1
1619 silly placeDep ROOT write-file-atomic@3.0.3 OK for: @jest/transform@27.5.1 want: ^3.0.0
1620 silly fetch manifest is-typedarray@^1.0.0
1621 silly fetch manifest signal-exit@^3.0.2
1622 silly fetch manifest typedarray-to-buffer@^3.1.5
1623 http fetch GET 200 https://registry.npmjs.org/@types%2fgraceful-fs 228ms (cache hit)
1624 http fetch GET 200 https://registry.npmjs.org/anymatch 221ms (cache hit)
1625 http fetch GET 200 https://registry.npmjs.org/fb-watchman 222ms (cache hit)
1626 http fetch GET 200 https://registry.npmjs.org/jest-serializer 218ms (cache hit)
1627 http fetch GET 200 https://registry.npmjs.org/picomatch 198ms (cache hit)
1628 http fetch GET 200 https://registry.npmjs.org/walker 220ms (cache hit)
1629 http fetch GET 200 https://registry.npmjs.org/ci-info 205ms (cache hit)
1630 http fetch GET 200 https://registry.npmjs.org/picomatch 189ms (cache hit)
1631 http fetch GET 200 https://registry.npmjs.org/signal-exit 175ms (cache hit)
1632 http fetch GET 200 https://registry.npmjs.org/braces 199ms (cache hit)
1633 http fetch GET 200 https://registry.npmjs.org/is-typedarray 186ms (cache hit)
1634 http fetch GET 200 https://registry.npmjs.org/typedarray-to-buffer 182ms (cache hit)
1635 timing idealTree:node_modules/@jest/transform Completed in 301ms
1636 silly placeDep ROOT @types/istanbul-lib-coverage@2.0.6 OK for: @jest/types@27.5.1 want: ^2.0.0
1637 silly placeDep ROOT @types/istanbul-reports@3.0.4 OK for: @jest/types@27.5.1 want: ^3.0.0
1638 silly fetch manifest @types/istanbul-lib-report@*
1639 silly placeDep ROOT @types/yargs@16.0.9 OK for: @jest/types@27.5.1 want: ^16.0.0
1640 silly fetch manifest @types/yargs-parser@*
1641 silly placeDep node_modules/@jest/types chalk@4.1.2 OK for: @jest/types@27.5.1 want: ^4.0.0
1642 http fetch GET 200 https://registry.npmjs.org/@types%2fistanbul-lib-report 31ms (cache hit)
1643 http fetch GET 200 https://registry.npmjs.org/@types%2fyargs-parser 29ms (cache hit)
1644 timing idealTree:node_modules/@jest/types Completed in 61ms
1645 silly placeDep ROOT @types/babel__generator@7.6.8 OK for: @types/babel__core@7.20.5 want: *
1646 silly placeDep ROOT @types/babel__template@7.4.4 OK for: @types/babel__core@7.20.5 want: *
1647 silly placeDep ROOT @types/babel__traverse@7.20.5 OK for: @types/babel__core@7.20.5 want: *
1648 timing idealTree:node_modules/@types/babel__core Completed in 22ms
1649 timing idealTree:node_modules/@types/babel__generator Completed in 0ms
1650 timing idealTree:node_modules/@types/babel__template Completed in 0ms
1651 timing idealTree:node_modules/@types/babel__traverse Completed in 0ms
1652 timing idealTree:node_modules/@types/istanbul-lib-coverage Completed in 0ms
1653 silly placeDep ROOT @types/istanbul-lib-report@3.0.3 OK for: @types/istanbul-reports@3.0.4 want: *
1654 timing idealTree:node_modules/@types/istanbul-reports Completed in 5ms
1655 timing idealTree:node_modules/@types/istanbul-lib-report Completed in 0ms
1656 silly placeDep ROOT @types/yargs-parser@21.0.3 OK for: @types/yargs@16.0.9 want: *
1657 timing idealTree:node_modules/@types/yargs Completed in 4ms
1658 timing idealTree:node_modules/@types/yargs-parser Completed in 0ms
1659 silly placeDep ROOT find-cache-dir@3.3.2 OK for: babel-loader@8.3.0 want: ^3.3.1
1660 silly fetch manifest commondir@^1.0.1
1661 silly fetch manifest make-dir@^3.0.2
1662 silly fetch manifest pkg-dir@^4.1.0
1663 silly placeDep ROOT make-dir@3.1.0 OK for: babel-loader@8.3.0 want: ^3.1.0
1664 silly fetch manifest semver@^6.0.0
1665 silly placeDep node_modules/babel-loader schema-utils@2.7.1 OK for: babel-loader@8.3.0 want: ^2.6.5
1666 silly fetch manifest @types/json-schema@^7.0.5
1667 http fetch GET 200 https://registry.npmjs.org/pkg-dir 74ms (cache hit)
1668 http fetch GET 200 https://registry.npmjs.org/commondir 116ms (cache hit)
1669 timing idealTree:node_modules/babel-loader Completed in 131ms
1670 silly placeDep ROOT @istanbuljs/load-nyc-config@1.1.0 OK for: babel-plugin-istanbul@6.1.1 want: ^1.0.0
1671 silly fetch manifest camelcase@^5.3.1
1672 silly fetch manifest find-up@^4.1.0
1673 silly fetch manifest get-package-type@^0.1.0
1674 silly fetch manifest resolve-from@^5.0.0
1675 silly placeDep ROOT @istanbuljs/schema@0.1.3 OK for: babel-plugin-istanbul@6.1.1 want: ^0.1.2
1676 silly placeDep ROOT istanbul-lib-instrument@5.2.1 OK for: babel-plugin-istanbul@6.1.1 want: ^5.0.4
1677 silly fetch manifest istanbul-lib-coverage@^3.2.0
1678 silly fetch manifest semver@^6.3.0
1679 silly placeDep ROOT test-exclude@6.0.0 OK for: babel-plugin-istanbul@6.1.1 want: ^6.0.0
1680 silly fetch manifest glob@^7.1.4
1681 silly fetch manifest minimatch@^3.0.4
1682 http fetch GET 200 https://registry.npmjs.org/get-package-type 183ms (cache hit)
1683 http fetch GET 200 https://registry.npmjs.org/resolve-from 180ms (cache hit)
1684 http fetch GET 200 https://registry.npmjs.org/glob 205ms (cache hit)
1685 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-coverage 228ms (cache hit)
1686 timing idealTree:node_modules/babel-plugin-istanbul Completed in 259ms
1687 silly placeDep node_modules/@istanbuljs/load-nyc-config camelcase@5.3.1 OK for: @istanbuljs/load-nyc-config@1.1.0 want: ^5.3.1
1688 silly placeDep node_modules/@istanbuljs/load-nyc-config find-up@4.1.0 OK for: @istanbuljs/load-nyc-config@1.1.0 want: ^4.1.0
1689 silly fetch manifest locate-path@^5.0.0
1690 silly placeDep ROOT get-package-type@0.1.0 OK for: @istanbuljs/load-nyc-config@1.1.0 want: ^0.1.0
1691 silly placeDep ROOT js-yaml@3.14.1 OK for: @istanbuljs/load-nyc-config@1.1.0 want: ^3.13.1
1692 silly fetch manifest argparse@^1.0.7
1693 silly fetch manifest esprima@^4.0.0
1694 silly placeDep ROOT resolve-from@5.0.0 OK for: @istanbuljs/load-nyc-config@1.1.0 want: ^5.0.0
1695 http fetch GET 200 https://registry.npmjs.org/argparse 113ms (cache hit)
1696 http fetch GET 200 https://registry.npmjs.org/esprima 120ms (cache hit)
1697 timing idealTree:node_modules/@istanbuljs/load-nyc-config Completed in 222ms
1698 timing idealTree:node_modules/@istanbuljs/schema Completed in 0ms
1699 timing idealTree:node_modules/babel-plugin-named-asset-import Completed in 0ms
1700 silly fetch manifest @babel/core@^7.4.0 || ^8.0.0-0 <8.0.0
1701 silly placeDep ROOT @babel/helper-define-polyfill-provider@0.5.0 OK for: babel-plugin-polyfill-corejs2@0.4.8 want: ^0.5.0
1702 silly fetch manifest lodash.debounce@^4.0.8
1703 silly placeDep node_modules/babel-plugin-polyfill-corejs2 semver@6.3.1 OK for: babel-plugin-polyfill-corejs2@0.4.8 want: ^6.3.1
1704 http fetch GET 200 https://registry.npmjs.org/lodash.debounce 38ms (cache hit)
1705 timing idealTree:node_modules/babel-plugin-polyfill-corejs2 Completed in 72ms
1706 silly placeDep ROOT lodash.debounce@4.0.8 OK for: @babel/helper-define-polyfill-provider@0.5.0 want: ^4.0.8
1707 timing idealTree:node_modules/@babel/helper-define-polyfill-provider Completed in 19ms
1708 timing idealTree:node_modules/babel-plugin-polyfill-corejs3 Completed in 3ms
1709 timing idealTree:node_modules/babel-plugin-polyfill-regenerator Completed in 0ms
1710 silly placeDep ROOT babel-plugin-jest-hoist@27.5.1 OK for: babel-preset-jest@27.5.1 want: ^27.5.1
1711 silly placeDep ROOT babel-preset-current-node-syntax@1.0.1 OK for: babel-preset-jest@27.5.1 want: ^1.0.0
1712 silly fetch manifest @babel/plugin-syntax-bigint@^7.8.3
1713 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-bigint 22ms (cache hit)
1714 timing idealTree:node_modules/babel-preset-jest Completed in 53ms
1715 timing idealTree:node_modules/babel-plugin-jest-hoist Completed in 0ms
1716 silly placeDep ROOT @babel/plugin-syntax-bigint@7.8.3 OK for: babel-preset-current-node-syntax@1.0.1 want: ^7.8.3
1717 timing idealTree:node_modules/babel-preset-current-node-syntax Completed in 11ms
1718 timing idealTree:node_modules/@babel/plugin-syntax-bigint Completed in 0ms
1719 silly placeDep ROOT @babel/plugin-proposal-class-properties@7.18.6 OK for: babel-preset-react-app@10.0.1 want: ^7.16.0
1720 silly placeDep ROOT @babel/plugin-proposal-decorators@7.23.9 OK for: babel-preset-react-app@10.0.1 want: ^7.16.4
1721 silly fetch manifest @babel/plugin-syntax-decorators@^7.23.3
1722 silly placeDep ROOT @babel/plugin-proposal-nullish-coalescing-operator@7.18.6 OK for: babel-preset-react-app@10.0.1 want: ^7.16.0
1723 silly placeDep ROOT @babel/plugin-proposal-numeric-separator@7.18.6 OK for: babel-preset-react-app@10.0.1 want: ^7.16.0
1724 silly placeDep ROOT @babel/plugin-proposal-optional-chaining@7.21.0 OK for: babel-preset-react-app@10.0.1 want: ^7.16.0
1725 silly placeDep ROOT @babel/plugin-proposal-private-methods@7.18.6 OK for: babel-preset-react-app@10.0.1 want: ^7.16.0
1726 silly placeDep ROOT @babel/plugin-transform-flow-strip-types@7.23.3 OK for: babel-preset-react-app@10.0.1 want: ^7.16.0
1727 silly fetch manifest @babel/plugin-syntax-flow@^7.23.3
1728 silly placeDep ROOT @babel/plugin-transform-runtime@7.23.9 OK for: babel-preset-react-app@10.0.1 want: ^7.16.4
1729 silly placeDep ROOT @babel/preset-typescript@7.23.3 OK for: babel-preset-react-app@10.0.1 want: ^7.16.0
1730 silly fetch manifest @babel/plugin-transform-typescript@^7.23.3
1731 silly placeDep ROOT @babel/runtime@7.23.9 OK for: babel-preset-react-app@10.0.1 want: ^7.16.3
1732 silly fetch manifest regenerator-runtime@^0.14.0
1733 silly placeDep ROOT babel-plugin-macros@3.1.0 OK for: babel-preset-react-app@10.0.1 want: ^3.1.0
1734 silly placeDep ROOT babel-plugin-transform-react-remove-prop-types@0.4.24 OK for: babel-preset-react-app@10.0.1 want: ^0.4.24
1735 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-decorators 119ms (cache hit)
1736 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-flow 76ms (cache hit)
1737 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-typescript 55ms (cache hit)
1738 timing idealTree:node_modules/babel-preset-react-app Completed in 187ms
1739 timing idealTree:node_modules/@babel/plugin-proposal-class-properties Completed in 0ms
1740 silly placeDep ROOT @babel/plugin-syntax-decorators@7.23.3 OK for: @babel/plugin-proposal-decorators@7.23.9 want: ^7.23.3
1741 timing idealTree:node_modules/@babel/plugin-proposal-decorators Completed in 9ms
1742 timing idealTree:node_modules/@babel/plugin-proposal-nullish-coalescing-operator Completed in 0ms
1743 timing idealTree:node_modules/@babel/plugin-proposal-numeric-separator Completed in 0ms
1744 timing idealTree:node_modules/@babel/plugin-proposal-optional-chaining Completed in 0ms
1745 timing idealTree:node_modules/@babel/plugin-proposal-private-methods Completed in 0ms
1746 timing idealTree:node_modules/@babel/plugin-syntax-decorators Completed in 0ms
1747 silly placeDep ROOT @babel/plugin-syntax-flow@7.23.3 OK for: @babel/plugin-transform-flow-strip-types@7.23.3 want: ^7.23.3
1748 timing idealTree:node_modules/@babel/plugin-transform-flow-strip-types Completed in 9ms
1749 timing idealTree:node_modules/@babel/plugin-syntax-flow Completed in 0ms
1750 silly placeDep node_modules/@babel/plugin-transform-runtime semver@6.3.1 OK for: @babel/plugin-transform-runtime@7.23.9 want: ^6.3.1
1751 timing idealTree:node_modules/@babel/plugin-transform-runtime Completed in 6ms
1752 silly placeDep ROOT @babel/plugin-transform-typescript@7.23.6 OK for: @babel/preset-typescript@7.23.3 want: ^7.23.3
1753 silly fetch manifest @babel/plugin-syntax-typescript@^7.23.3
1754 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-typescript 21ms (cache hit)
1755 timing idealTree:node_modules/@babel/preset-typescript Completed in 56ms
1756 silly placeDep ROOT @babel/plugin-syntax-typescript@7.23.3 OK for: @babel/plugin-transform-typescript@7.23.6 want: ^7.23.3
1757 timing idealTree:node_modules/@babel/plugin-transform-typescript Completed in 16ms
1758 timing idealTree:node_modules/@babel/plugin-syntax-typescript Completed in 0ms
1759 silly placeDep ROOT regenerator-runtime@0.14.1 OK for: @babel/runtime@7.23.9 want: ^0.14.0
1760 timing idealTree:node_modules/@babel/runtime Completed in 13ms
1761 timing idealTree:node_modules/babel-plugin-macros Completed in 1ms
1762 timing idealTree:node_modules/babel-plugin-transform-react-remove-prop-types Completed in 0ms
1763 silly placeDep ROOT bluebird@3.7.2 OK for: bfj@7.1.0 want: ^3.7.2
1764 silly placeDep ROOT check-types@11.2.3 OK for: bfj@7.1.0 want: ^11.2.3
1765 silly placeDep ROOT hoopy@0.1.4 OK for: bfj@7.1.0 want: ^0.1.4
1766 silly placeDep ROOT jsonpath@1.1.1 OK for: bfj@7.1.0 want: ^1.1.1
1767 silly fetch manifest esprima@1.2.2
1768 silly fetch manifest static-eval@2.0.2
1769 silly fetch manifest underscore@1.12.1
1770 silly placeDep ROOT tryer@1.0.1 OK for: bfj@7.1.0 want: ^1.0.1
1771 http fetch GET 200 https://registry.npmjs.org/underscore 40ms (cache hit)
1772 http fetch GET 200 https://registry.npmjs.org/static-eval 51ms (cache hit)
1773 timing idealTree:node_modules/bfj Completed in 86ms
1774 timing idealTree:node_modules/bluebird Completed in 0ms
1775 silly fetch manifest browserslist@>= 4.21.0
1776 silly placeDep ROOT caniuse-lite@1.0.30001584 OK for: browserslist@4.22.3 want: ^1.0.30001580
1777 silly placeDep ROOT electron-to-chromium@1.4.658 OK for: browserslist@4.22.3 want: ^1.4.648
1778 silly placeDep ROOT node-releases@2.0.14 OK for: browserslist@4.22.3 want: ^2.0.14
1779 silly placeDep ROOT update-browserslist-db@1.0.13 OK for: browserslist@4.22.3 want: ^1.0.13
1780 silly fetch manifest escalade@^3.1.1
1781 http fetch GET 200 https://registry.npmjs.org/escalade 26ms (cache hit)
1782 timing idealTree:node_modules/browserslist Completed in 62ms
1783 timing idealTree:node_modules/camelcase Completed in 1ms
1784 timing idealTree:node_modules/caniuse-lite Completed in 0ms
1785 timing idealTree:node_modules/case-sensitive-paths-webpack-plugin Completed in 0ms
1786 silly placeDep ROOT ansi-styles@3.2.1 OK for: chalk@2.4.2 want: ^3.2.1
1787 silly fetch manifest color-convert@^1.9.0
1788 silly placeDep ROOT escape-string-regexp@1.0.5 OK for: chalk@2.4.2 want: ^1.0.5
1789 silly placeDep ROOT supports-color@5.5.0 OK for: chalk@2.4.2 want: ^5.3.0
1790 silly fetch manifest has-flag@^3.0.0
1791 http fetch GET 200 https://registry.npmjs.org/color-convert 45ms (cache hit)
1792 http fetch GET 200 https://registry.npmjs.org/has-flag 27ms (cache hit)
1793 timing idealTree:node_modules/chalk Completed in 62ms
1794 silly placeDep ROOT color-convert@1.9.3 OK for: ansi-styles@3.2.1 want: ^1.9.0
1795 silly fetch manifest color-name@1.1.3
1796 http fetch GET 200 https://registry.npmjs.org/color-name 67ms (cache hit)
1797 timing idealTree:node_modules/ansi-styles Completed in 77ms
1798 timing idealTree:node_modules/check-types Completed in 0ms
1799 silly placeDep ROOT color-name@1.1.3 OK for: color-convert@1.9.3 want: 1.1.3
1800 timing idealTree:node_modules/color-convert Completed in 6ms
1801 timing idealTree:node_modules/color-name Completed in 0ms
1802 timing idealTree:node_modules/common-path-prefix Completed in 0ms
1803 timing idealTree:node_modules/convert-source-map Completed in 0ms
1804 timing idealTree:node_modules/core-js-compat Completed in 0ms
1805 timing idealTree:node_modules/core-js-pure Completed in 0ms
1806 silly placeDep ROOT @types/parse-json@4.0.2 OK for: cosmiconfig@7.1.0 want: ^4.0.0
1807 silly placeDep ROOT import-fresh@3.3.0 OK for: cosmiconfig@7.1.0 want: ^3.2.1
1808 silly fetch manifest parent-module@^1.0.0
1809 silly fetch manifest resolve-from@^4.0.0
1810 silly placeDep ROOT parse-json@5.2.0 OK for: cosmiconfig@7.1.0 want: ^5.0.0
1811 silly fetch manifest error-ex@^1.3.1
1812 silly fetch manifest json-parse-even-better-errors@^2.3.0
1813 silly fetch manifest lines-and-columns@^1.1.6
1814 silly placeDep ROOT path-type@4.0.0 OK for: cosmiconfig@7.1.0 want: ^4.0.0
1815 silly placeDep ROOT yaml@1.10.2 OK for: cosmiconfig@7.1.0 want: ^1.10.0
1816 http fetch GET 200 https://registry.npmjs.org/parent-module 72ms (cache hit)
1817 http fetch GET 200 https://registry.npmjs.org/lines-and-columns 50ms (cache hit)
1818 http fetch GET 200 https://registry.npmjs.org/error-ex 76ms (cache hit)
1819 timing idealTree:node_modules/cosmiconfig Completed in 99ms
1820 timing idealTree:node_modules/@types/parse-json Completed in 0ms
1821 silly placeDep ROOT icss-utils@5.1.0 OK for: css-loader@6.10.0 want: ^5.1.0
1822 silly placeDep ROOT postcss-modules-extract-imports@3.0.0 OK for: css-loader@6.10.0 want: ^3.0.0
1823 silly placeDep ROOT postcss-modules-local-by-default@4.0.4 OK for: css-loader@6.10.0 want: ^4.0.4
1824 silly fetch manifest postcss-selector-parser@^6.0.2
1825 silly fetch manifest postcss-value-parser@^4.1.0
1826 silly placeDep ROOT postcss-modules-scope@3.1.1 OK for: css-loader@6.10.0 want: ^3.1.1
1827 silly fetch manifest postcss-selector-parser@^6.0.4
1828 silly placeDep ROOT postcss-modules-values@4.0.0 OK for: css-loader@6.10.0 want: ^4.0.0
1829 silly placeDep ROOT postcss-value-parser@4.2.0 OK for: css-loader@6.10.0 want: ^4.2.0
1830 timing idealTree:node_modules/css-loader Completed in 77ms
1831 silly placeDep ROOT cssnano@5.1.15 OK for: css-minimizer-webpack-plugin@3.4.1 want: ^5.0.6
1832 silly fetch manifest lilconfig@^2.0.3
1833 silly fetch manifest cssnano-preset-default@^5.2.14
1834 silly placeDep ROOT jest-worker@27.5.1 OK for: css-minimizer-webpack-plugin@3.4.1 want: ^27.0.2
1835 silly fetch manifest merge-stream@^2.0.0
1836 silly fetch manifest supports-color@^8.0.0
1837 silly placeDep node_modules/css-minimizer-webpack-plugin schema-utils@4.2.0 OK for: css-minimizer-webpack-plugin@3.4.1 want: ^4.0.0
1838 silly fetch manifest @types/json-schema@^7.0.9
1839 silly fetch manifest ajv@^8.9.0
1840 silly fetch manifest ajv-formats@^2.1.1
1841 silly fetch manifest ajv-keywords@^5.1.0
1842 silly placeDep ROOT serialize-javascript@6.0.2 OK for: css-minimizer-webpack-plugin@3.4.1 want: ^6.0.0
1843 silly fetch manifest randombytes@^2.1.0
1844 silly placeDep node_modules/css-minimizer-webpack-plugin source-map@0.6.1 OK for: css-minimizer-webpack-plugin@3.4.1 want: ^0.6.1
1845 http fetch GET 200 https://registry.npmjs.org/merge-stream 66ms (cache hit)
1846 http fetch GET 200 https://registry.npmjs.org/cssnano-preset-default 85ms (cache hit)
1847 http fetch GET 200 https://registry.npmjs.org/randombytes 62ms (cache hit)
1848 http fetch GET 200 https://registry.npmjs.org/ajv-formats 73ms (cache hit)
1849 timing idealTree:node_modules/css-minimizer-webpack-plugin Completed in 127ms
1850 silly fetch manifest postcss@^8.2.15
1851 silly placeDep ROOT cssnano-preset-default@5.2.14 OK for: cssnano@5.1.15 want: ^5.2.14
1852 silly fetch manifest css-declaration-sorter@^6.3.1
1853 silly fetch manifest postcss-calc@^8.2.3
1854 silly fetch manifest cssnano-utils@^3.1.0
1855 silly fetch manifest postcss-discard-comments@^5.1.2
1856 silly fetch manifest postcss-convert-values@^5.1.3
1857 silly fetch manifest postcss-discard-duplicates@^5.1.0
1858 silly fetch manifest postcss-colormin@^5.3.1
1859 silly fetch manifest postcss-discard-empty@^5.1.1
1860 silly fetch manifest postcss-discard-overridden@^5.1.0
1861 silly fetch manifest postcss-merge-longhand@^5.1.7
1862 silly fetch manifest postcss-merge-rules@^5.1.4
1863 silly fetch manifest postcss-minify-gradients@^5.1.1
1864 silly fetch manifest postcss-minify-font-values@^5.1.0
1865 silly fetch manifest postcss-minify-params@^5.1.4
1866 silly fetch manifest postcss-normalize-charset@^5.1.0
1867 silly fetch manifest postcss-minify-selectors@^5.2.1
1868 silly fetch manifest postcss-normalize-display-values@^5.1.0
1869 silly fetch manifest postcss-normalize-positions@^5.1.1
1870 silly fetch manifest postcss-normalize-repeat-style@^5.1.1
1871 silly fetch manifest postcss-normalize-string@^5.1.0
1872 silly fetch manifest postcss-normalize-timing-functions@^5.1.0
1873 silly fetch manifest postcss-normalize-unicode@^5.1.1
1874 silly fetch manifest postcss-normalize-whitespace@^5.1.1
1875 silly fetch manifest postcss-normalize-url@^5.1.0
1876 silly fetch manifest postcss-ordered-values@^5.1.3
1877 silly fetch manifest postcss-reduce-initial@^5.1.2
1878 silly fetch manifest postcss-reduce-transforms@^5.1.0
1879 silly fetch manifest postcss-svgo@^5.1.0
1880 silly fetch manifest postcss-unique-selectors@^5.1.1
1881 silly placeDep ROOT lilconfig@2.1.0 OK for: cssnano@5.1.15 want: ^2.0.3
1882 http fetch GET 200 https://registry.npmjs.org/postcss-calc 352ms (cache hit)
1883 http fetch GET 200 https://registry.npmjs.org/css-declaration-sorter 359ms (cache hit)
1884 http fetch GET 200 https://registry.npmjs.org/cssnano-utils 357ms (cache hit)
1885 http fetch GET 200 https://registry.npmjs.org/postcss-convert-values 360ms (cache hit)
1886 http fetch GET 200 https://registry.npmjs.org/postcss-discard-comments 401ms (cache hit)
1887 http fetch GET 200 https://registry.npmjs.org/postcss-discard-duplicates 418ms (cache hit)
1888 http fetch GET 200 https://registry.npmjs.org/postcss-colormin 465ms (cache hit)
1889 http fetch GET 200 https://registry.npmjs.org/postcss-merge-longhand 456ms (cache hit)
1890 http fetch GET 200 https://registry.npmjs.org/postcss-discard-overridden 474ms (cache hit)
1891 http fetch GET 200 https://registry.npmjs.org/postcss-merge-rules 458ms (cache hit)
1892 http fetch GET 200 https://registry.npmjs.org/postcss-discard-empty 484ms (cache hit)
1893 http fetch GET 200 https://registry.npmjs.org/postcss-minify-gradients 535ms (cache hit)
1894 http fetch GET 200 https://registry.npmjs.org/postcss-minify-font-values 535ms (cache hit)
1895 http fetch GET 200 https://registry.npmjs.org/postcss-minify-params 538ms (cache hit)
1896 http fetch GET 200 https://registry.npmjs.org/postcss-normalize-display-values 536ms (cache hit)
1897 http fetch GET 200 https://registry.npmjs.org/postcss-normalize-url 524ms (cache hit)
1898 http fetch GET 200 https://registry.npmjs.org/postcss-normalize-unicode 533ms (cache hit)
1899 http fetch GET 200 https://registry.npmjs.org/postcss-normalize-repeat-style 543ms (cache hit)
1900 http fetch GET 200 https://registry.npmjs.org/postcss-normalize-whitespace 538ms (cache hit)
1901 http fetch GET 200 https://registry.npmjs.org/postcss-ordered-values 536ms (cache hit)
1902 http fetch GET 200 https://registry.npmjs.org/postcss-reduce-initial 561ms (cache hit)
1903 http fetch GET 200 https://registry.npmjs.org/postcss-normalize-charset 594ms (cache hit)
1904 http fetch GET 200 https://registry.npmjs.org/postcss-reduce-transforms 568ms (cache hit)
1905 http fetch GET 200 https://registry.npmjs.org/postcss-svgo 566ms (cache hit)
1906 http fetch GET 200 https://registry.npmjs.org/postcss-normalize-positions 598ms (cache hit)
1907 http fetch GET 200 https://registry.npmjs.org/postcss-minify-selectors 606ms (cache hit)
1908 http fetch GET 200 https://registry.npmjs.org/postcss-unique-selectors 571ms (cache hit)
1909 http fetch GET 200 https://registry.npmjs.org/postcss-normalize-string 606ms (cache hit)
1910 http fetch GET 200 https://registry.npmjs.org/postcss-normalize-timing-functions 608ms (cache hit)
1911 timing idealTree:node_modules/cssnano Completed in 694ms
1912 silly placeDep ROOT css-declaration-sorter@6.4.1 OK for: cssnano-preset-default@5.2.14 want: ^6.3.1
1913 silly placeDep ROOT cssnano-utils@3.1.0 OK for: cssnano-preset-default@5.2.14 want: ^3.1.0
1914 silly placeDep ROOT postcss-calc@8.2.4 OK for: cssnano-preset-default@5.2.14 want: ^8.2.3
1915 silly fetch manifest postcss-selector-parser@^6.0.9
1916 silly placeDep ROOT postcss-colormin@5.3.1 OK for: cssnano-preset-default@5.2.14 want: ^5.3.1
1917 silly fetch manifest caniuse-api@^3.0.0
1918 silly fetch manifest colord@^2.9.1
1919 silly placeDep ROOT postcss-convert-values@5.1.3 OK for: cssnano-preset-default@5.2.14 want: ^5.1.3
1920 silly placeDep ROOT postcss-discard-comments@5.1.2 OK for: cssnano-preset-default@5.2.14 want: ^5.1.2
1921 silly placeDep ROOT postcss-discard-duplicates@5.1.0 OK for: cssnano-preset-default@5.2.14 want: ^5.1.0
1922 silly placeDep ROOT postcss-discard-empty@5.1.1 OK for: cssnano-preset-default@5.2.14 want: ^5.1.1
1923 silly placeDep ROOT postcss-discard-overridden@5.1.0 OK for: cssnano-preset-default@5.2.14 want: ^5.1.0
1924 silly placeDep ROOT postcss-merge-longhand@5.1.7 OK for: cssnano-preset-default@5.2.14 want: ^5.1.7
1925 silly fetch manifest stylehacks@^5.1.1
1926 silly placeDep ROOT postcss-merge-rules@5.1.4 OK for: cssnano-preset-default@5.2.14 want: ^5.1.4
1927 silly fetch manifest postcss-selector-parser@^6.0.5
1928 silly placeDep ROOT postcss-minify-font-values@5.1.0 OK for: cssnano-preset-default@5.2.14 want: ^5.1.0
1929 silly placeDep ROOT postcss-minify-gradients@5.1.1 OK for: cssnano-preset-default@5.2.14 want: ^5.1.1
1930 silly placeDep ROOT postcss-minify-params@5.1.4 OK for: cssnano-preset-default@5.2.14 want: ^5.1.4
1931 silly placeDep ROOT postcss-minify-selectors@5.2.1 OK for: cssnano-preset-default@5.2.14 want: ^5.2.1
1932 silly placeDep ROOT postcss-normalize-charset@5.1.0 OK for: cssnano-preset-default@5.2.14 want: ^5.1.0
1933 silly placeDep ROOT postcss-normalize-display-values@5.1.0 OK for: cssnano-preset-default@5.2.14 want: ^5.1.0
1934 silly placeDep ROOT postcss-normalize-positions@5.1.1 OK for: cssnano-preset-default@5.2.14 want: ^5.1.1
1935 silly placeDep ROOT postcss-normalize-repeat-style@5.1.1 OK for: cssnano-preset-default@5.2.14 want: ^5.1.1
1936 silly placeDep ROOT postcss-normalize-string@5.1.0 OK for: cssnano-preset-default@5.2.14 want: ^5.1.0
1937 silly placeDep ROOT postcss-normalize-timing-functions@5.1.0 OK for: cssnano-preset-default@5.2.14 want: ^5.1.0
1938 silly placeDep ROOT postcss-normalize-unicode@5.1.1 OK for: cssnano-preset-default@5.2.14 want: ^5.1.1
1939 silly placeDep ROOT postcss-normalize-url@5.1.0 OK for: cssnano-preset-default@5.2.14 want: ^5.1.0
1940 silly fetch manifest normalize-url@^6.0.1
1941 silly placeDep ROOT postcss-normalize-whitespace@5.1.1 OK for: cssnano-preset-default@5.2.14 want: ^5.1.1
1942 silly placeDep ROOT postcss-ordered-values@5.1.3 OK for: cssnano-preset-default@5.2.14 want: ^5.1.3
1943 silly placeDep ROOT postcss-reduce-initial@5.1.2 OK for: cssnano-preset-default@5.2.14 want: ^5.1.2
1944 silly placeDep ROOT postcss-reduce-transforms@5.1.0 OK for: cssnano-preset-default@5.2.14 want: ^5.1.0
1945 silly placeDep ROOT postcss-svgo@5.1.0 OK for: cssnano-preset-default@5.2.14 want: ^5.1.0
1946 silly fetch manifest svgo@^2.7.0
1947 silly placeDep ROOT postcss-unique-selectors@5.1.1 OK for: cssnano-preset-default@5.2.14 want: ^5.1.1
1948 http fetch GET 200 https://registry.npmjs.org/caniuse-api 442ms (cache hit)
1949 http fetch GET 200 https://registry.npmjs.org/colord 442ms (cache hit)
1950 http fetch GET 200 https://registry.npmjs.org/stylehacks 387ms (cache hit)
1951 http fetch GET 200 https://registry.npmjs.org/normalize-url 196ms (cache hit)
1952 timing idealTree:node_modules/cssnano-preset-default Completed in 736ms
1953 timing idealTree:node_modules/css-declaration-sorter Completed in 0ms
1954 timing idealTree:node_modules/cssnano-utils Completed in 0ms
1955 silly placeDep ROOT ms@2.1.2 OK for: debug@4.3.4 want: 2.1.2
1956 timing idealTree:node_modules/debug Completed in 20ms
1957 timing idealTree:node_modules/deepmerge Completed in 0ms
1958 timing idealTree:node_modules/dotenv Completed in 0ms
1959 timing idealTree:node_modules/dotenv-expand Completed in 0ms
1960 timing idealTree:node_modules/electron-to-chromium Completed in 0ms
1961 silly placeDep ROOT stackframe@1.3.4 OK for: error-stack-parser@2.1.4 want: ^1.3.4
1962 timing idealTree:node_modules/error-stack-parser Completed in 5ms
1963 timing idealTree:node_modules/escape-string-regexp Completed in 0ms
1964 silly fetch manifest eslint@^6.0.0 || ^7.0.0 || >=8.0.0
1965 silly placeDep ROOT @eslint-community/eslint-utils@4.4.0 OK for: eslint@8.56.0 want: ^4.2.0
1966 silly fetch manifest eslint-visitor-keys@^3.3.0
1967 silly placeDep ROOT @eslint-community/regexpp@4.10.0 OK for: eslint@8.56.0 want: ^4.6.1
1968 silly placeDep ROOT @eslint/eslintrc@2.1.4 OK for: eslint@8.56.0 want: ^2.1.4
1969 silly fetch manifest espree@^9.6.0
1970 silly fetch manifest strip-json-comments@^3.1.1
1971 silly placeDep ROOT @eslint/js@8.56.0 OK for: eslint@8.56.0 want: 8.56.0
1972 silly placeDep ROOT @humanwhocodes/config-array@0.11.14 OK for: eslint@8.56.0 want: ^0.11.13
1973 silly fetch manifest @humanwhocodes/object-schema@^2.0.2
1974 silly fetch manifest minimatch@^3.0.5
1975 silly placeDep ROOT @humanwhocodes/module-importer@1.0.1 OK for: eslint@8.56.0 want: ^1.0.1
1976 silly placeDep ROOT @nodelib/fs.walk@1.2.8 OK for: eslint@8.56.0 want: ^1.2.8
1977 silly fetch manifest @nodelib/fs.scandir@2.1.5
1978 silly fetch manifest fastq@^1.6.0
1979 silly placeDep ROOT @ungap/structured-clone@1.2.0 OK for: eslint@8.56.0 want: ^1.2.0
1980 silly placeDep ROOT ajv@6.12.6 OK for: eslint@8.56.0 want: ^6.12.4
1981 silly fetch manifest fast-deep-equal@^3.1.1
1982 silly fetch manifest json-schema-traverse@^0.4.1
1983 silly fetch manifest uri-js@^4.2.2
1984 silly placeDep node_modules/eslint chalk@4.1.2 OK for: eslint@8.56.0 want: ^4.0.0
1985 silly placeDep ROOT cross-spawn@7.0.3 OK for: eslint@8.56.0 want: ^7.0.2
1986 silly fetch manifest path-key@^3.1.0
1987 silly fetch manifest shebang-command@^2.0.0
1988 silly fetch manifest which@^2.0.1
1989 silly placeDep ROOT doctrine@3.0.0 OK for: eslint@8.56.0 want: ^3.0.0
1990 silly placeDep node_modules/eslint escape-string-regexp@4.0.0 OK for: eslint@8.56.0 want: ^4.0.0
1991 silly placeDep ROOT eslint-scope@7.2.2 OK for: eslint@8.56.0 want: ^7.2.2
1992 silly fetch manifest esrecurse@^4.3.0
1993 silly fetch manifest estraverse@^5.2.0
1994 silly placeDep ROOT eslint-visitor-keys@3.4.3 OK for: eslint@8.56.0 want: ^3.4.3
1995 silly placeDep ROOT espree@9.6.1 OK for: eslint@8.56.0 want: ^9.6.1
1996 silly fetch manifest acorn@^8.9.0
1997 silly fetch manifest acorn-jsx@^5.3.2
1998 silly placeDep ROOT esquery@1.5.0 OK for: eslint@8.56.0 want: ^1.4.2
1999 silly fetch manifest estraverse@^5.1.0
2000 silly placeDep ROOT fast-deep-equal@3.1.3 OK for: eslint@8.56.0 want: ^3.1.3
2001 silly placeDep ROOT file-entry-cache@6.0.1 OK for: eslint@8.56.0 want: ^6.0.1
2002 silly fetch manifest flat-cache@^3.0.4
2003 silly placeDep ROOT glob-parent@6.0.2 OK for: eslint@8.56.0 want: ^6.0.2
2004 silly placeDep node_modules/eslint globals@13.24.0 OK for: eslint@8.56.0 want: ^13.19.0
2005 silly fetch manifest type-fest@^0.20.2
2006 silly placeDep ROOT graphemer@1.4.0 OK for: eslint@8.56.0 want: ^1.4.0
2007 silly placeDep ROOT ignore@5.3.1 OK for: eslint@8.56.0 want: ^5.2.0
2008 silly placeDep ROOT imurmurhash@0.1.4 OK for: eslint@8.56.0 want: ^0.1.4
2009 silly placeDep ROOT is-glob@4.0.3 OK for: eslint@8.56.0 want: ^4.0.0
2010 silly fetch manifest is-extglob@^2.1.1
2011 silly placeDep ROOT is-path-inside@3.0.3 OK for: eslint@8.56.0 want: ^3.0.3
2012 silly placeDep node_modules/eslint js-yaml@4.1.0 OK for: eslint@8.56.0 want: ^4.1.0
2013 silly fetch manifest argparse@^2.0.1
2014 silly placeDep ROOT json-stable-stringify-without-jsonify@1.0.1 OK for: eslint@8.56.0 want: ^1.0.1
2015 silly placeDep ROOT levn@0.4.1 OK for: eslint@8.56.0 want: ^0.4.1
2016 silly fetch manifest prelude-ls@^1.2.1
2017 silly fetch manifest type-check@~0.4.0
2018 silly placeDep ROOT lodash.merge@4.6.2 OK for: eslint@8.56.0 want: ^4.6.2
2019 silly placeDep ROOT minimatch@3.1.2 OK for: eslint@8.56.0 want: ^3.1.2
2020 silly fetch manifest brace-expansion@^1.1.7
2021 silly placeDep ROOT natural-compare@1.4.0 OK for: eslint@8.56.0 want: ^1.4.0
2022 silly placeDep ROOT optionator@0.9.3 OK for: eslint@8.56.0 want: ^0.9.3
2023 silly fetch manifest deep-is@^0.1.3
2024 silly fetch manifest @aashutoshrathi/word-wrap@^1.2.3
2025 silly fetch manifest type-check@^0.4.0
2026 silly fetch manifest fast-levenshtein@^2.0.6
2027 silly placeDep ROOT strip-ansi@6.0.1 OK for: eslint@8.56.0 want: ^6.0.1
2028 silly fetch manifest ansi-regex@^5.0.1
2029 silly placeDep ROOT text-table@0.2.0 OK for: eslint@8.56.0 want: ^0.2.0
2030 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 561ms (cache hit)
2031 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.scandir 536ms (cache hit)
2032 http fetch GET 200 https://registry.npmjs.org/fastq 538ms (cache hit)
2033 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 527ms (cache hit)
2034 http fetch GET 200 https://registry.npmjs.org/uri-js 534ms (cache hit)
2035 http fetch GET 200 https://registry.npmjs.org/path-key 524ms (cache hit)
2036 http fetch GET 200 https://registry.npmjs.org/shebang-command 526ms (cache hit)
2037 http fetch GET 200 https://registry.npmjs.org/esrecurse 504ms (cache hit)
2038 http fetch GET 200 https://registry.npmjs.org/estraverse 503ms (cache hit)
2039 http fetch GET 200 https://registry.npmjs.org/acorn-jsx 490ms (cache hit)
2040 http fetch GET 200 https://registry.npmjs.org/estraverse 483ms (cache hit)
2041 http fetch GET 200 https://registry.npmjs.org/flat-cache 465ms (cache hit)
2042 http fetch GET 200 https://registry.npmjs.org/which 541ms (cache hit)
2043 http fetch GET 200 https://registry.npmjs.org/prelude-ls 416ms (cache hit)
2044 http fetch GET 200 https://registry.npmjs.org/is-extglob 446ms (cache hit)
2045 http fetch GET 200 https://registry.npmjs.org/type-check 419ms (cache hit)
2046 http fetch GET 200 https://registry.npmjs.org/brace-expansion 402ms (cache hit)
2047 http fetch GET 200 https://registry.npmjs.org/deep-is 391ms (cache hit)
2048 http fetch GET 200 https://registry.npmjs.org/type-check 386ms (cache hit)
2049 http fetch GET 200 https://registry.npmjs.org/@aashutoshrathi%2fword-wrap 390ms (cache hit)
2050 http fetch GET 200 https://registry.npmjs.org/fast-levenshtein 386ms (cache hit)
2051 http fetch GET 200 https://registry.npmjs.org/ansi-regex 383ms (cache hit)
2052 http fetch GET 200 https://registry.npmjs.org/@humanwhocodes%2fobject-schema 644ms (cache hit)
2053 timing idealTree:node_modules/eslint Completed in 783ms
2054 timing idealTree:node_modules/@eslint-community/eslint-utils Completed in 0ms
2055 timing idealTree:node_modules/@eslint-community/regexpp Completed in 0ms
2056 silly placeDep node_modules/@eslint/eslintrc globals@13.24.0 OK for: @eslint/eslintrc@2.1.4 want: ^13.19.0
2057 silly placeDep node_modules/@eslint/eslintrc js-yaml@4.1.0 OK for: @eslint/eslintrc@2.1.4 want: ^4.1.0
2058 silly placeDep ROOT strip-json-comments@3.1.1 OK for: @eslint/eslintrc@2.1.4 want: ^3.1.1
2059 timing idealTree:node_modules/@eslint/eslintrc Completed in 18ms
2060 timing idealTree:node_modules/@eslint/js Completed in 0ms
2061 silly placeDep ROOT @humanwhocodes/object-schema@2.0.2 OK for: @humanwhocodes/config-array@0.11.14 want: ^2.0.2
2062 timing idealTree:node_modules/@humanwhocodes/config-array Completed in 5ms
2063 timing idealTree:node_modules/@humanwhocodes/module-importer Completed in 0ms
2064 timing idealTree:node_modules/@humanwhocodes/object-schema Completed in 0ms
2065 silly placeDep ROOT @nodelib/fs.scandir@2.1.5 OK for: @nodelib/fs.walk@1.2.8 want: 2.1.5
2066 silly fetch manifest @nodelib/fs.stat@2.0.5
2067 silly fetch manifest run-parallel@^1.1.9
2068 silly placeDep ROOT fastq@1.17.1 OK for: @nodelib/fs.walk@1.2.8 want: ^1.6.0
2069 silly fetch manifest reusify@^1.0.4
2070 http fetch GET 200 https://registry.npmjs.org/run-parallel 29ms (cache hit)
2071 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.stat 37ms (cache hit)
2072 http fetch GET 200 https://registry.npmjs.org/reusify 28ms (cache hit)
2073 timing idealTree:node_modules/@nodelib/fs.walk Completed in 57ms
2074 silly placeDep ROOT @nodelib/fs.stat@2.0.5 OK for: @nodelib/fs.scandir@2.1.5 want: 2.0.5
2075 silly placeDep ROOT run-parallel@1.2.0 OK for: @nodelib/fs.scandir@2.1.5 want: ^1.1.9
2076 silly fetch manifest queue-microtask@^1.2.2
2077 http fetch GET 200 https://registry.npmjs.org/queue-microtask 17ms (cache hit)
2078 timing idealTree:node_modules/@nodelib/fs.scandir Completed in 35ms
2079 timing idealTree:node_modules/@nodelib/fs.stat Completed in 0ms
2080 timing idealTree:node_modules/@ungap/structured-clone Completed in 0ms
2081 silly placeDep ROOT json-schema-traverse@0.4.1 OK for: ajv@6.12.6 want: ^0.4.1
2082 silly placeDep ROOT uri-js@4.4.1 OK for: ajv@6.12.6 want: ^4.2.2
2083 silly fetch manifest punycode@^2.1.0
2084 http fetch GET 200 https://registry.npmjs.org/punycode 148ms (cache hit)
2085 timing idealTree:node_modules/ajv Completed in 166ms
2086 silly placeDep ROOT path-key@3.1.1 OK for: cross-spawn@7.0.3 want: ^3.1.0
2087 silly placeDep ROOT shebang-command@2.0.0 OK for: cross-spawn@7.0.3 want: ^2.0.0
2088 silly fetch manifest shebang-regex@^3.0.0
2089 silly placeDep ROOT which@2.0.2 OK for: cross-spawn@7.0.3 want: ^2.0.1
2090 silly fetch manifest isexe@^2.0.0
2091 http fetch GET 200 https://registry.npmjs.org/shebang-regex 88ms (cache hit)
2092 http fetch GET 200 https://registry.npmjs.org/isexe 135ms (cache hit)
2093 timing idealTree:node_modules/cross-spawn Completed in 161ms
2094 timing idealTree:node_modules/doctrine Completed in 1ms
2095 silly fetch manifest eslint@^8.0.0
2096 silly fetch manifest @babel/plugin-syntax-flow@^7.14.5
2097 silly fetch manifest @babel/plugin-transform-react-jsx@^7.14.9
2098 silly placeDep ROOT @babel/eslint-parser@7.23.10 OK for: eslint-config-react-app@7.0.1 want: ^7.16.3
2099 silly fetch manifest @nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1
2100 silly fetch manifest eslint-visitor-keys@^2.1.0
2101 silly placeDep ROOT @rushstack/eslint-patch@1.7.2 OK for: eslint-config-react-app@7.0.1 want: ^1.1.0
2102 silly placeDep ROOT @typescript-eslint/eslint-plugin@5.62.0 OK for: eslint-config-react-app@7.0.1 want: ^5.5.0
2103 silly placeDep ROOT @typescript-eslint/parser@5.62.0 OK for: @typescript-eslint/eslint-plugin@5.62.0 want: ^5.0.0
2104 silly fetch manifest @typescript-eslint/scope-manager@5.62.0
2105 silly fetch manifest @typescript-eslint/type-utils@5.62.0
2106 silly fetch manifest @typescript-eslint/utils@5.62.0
2107 silly fetch manifest natural-compare-lite@^1.4.0
2108 silly fetch manifest tsutils@^3.21.0
2109 silly fetch manifest @typescript-eslint/types@5.62.0
2110 silly fetch manifest @typescript-eslint/typescript-estree@5.62.0
2111 silly placeDep ROOT confusing-browser-globals@1.0.11 OK for: eslint-config-react-app@7.0.1 want: ^1.0.11
2112 silly placeDep ROOT eslint-plugin-flowtype@8.0.3 OK for: eslint-config-react-app@7.0.1 want: ^8.0.3
2113 silly fetch manifest string-natural-compare@^3.0.1
2114 silly placeDep ROOT eslint-plugin-import@2.29.1 OK for: eslint-config-react-app@7.0.1 want: ^2.25.3
2115 silly fetch manifest array-includes@^3.1.7
2116 silly fetch manifest array.prototype.findlastindex@^1.2.3
2117 silly fetch manifest array.prototype.flat@^1.3.2
2118 silly fetch manifest array.prototype.flatmap@^1.3.2
2119 silly fetch manifest debug@^3.2.7
2120 silly fetch manifest doctrine@^2.1.0
2121 silly fetch manifest eslint-import-resolver-node@^0.3.9
2122 silly fetch manifest eslint-module-utils@^2.8.0
2123 silly fetch manifest hasown@^2.0.0
2124 silly fetch manifest is-core-module@^2.13.1
2125 silly fetch manifest object.fromentries@^2.0.7
2126 silly fetch manifest object.groupby@^1.0.1
2127 silly fetch manifest object.values@^1.1.7
2128 silly fetch manifest tsconfig-paths@^3.15.0
2129 silly placeDep ROOT eslint-plugin-jest@25.7.0 OK for: eslint-config-react-app@7.0.1 want: ^25.3.0
2130 silly fetch manifest @typescript-eslint/experimental-utils@^5.0.0
2131 silly placeDep ROOT eslint-plugin-jsx-a11y@6.8.0 OK for: eslint-config-react-app@7.0.1 want: ^6.5.1
2132 silly fetch manifest aria-query@^5.3.0
2133 silly fetch manifest ast-types-flow@^0.0.8
2134 silly fetch manifest axe-core@=4.7.0
2135 silly fetch manifest axobject-query@^3.2.1
2136 silly fetch manifest damerau-levenshtein@^1.0.8
2137 silly fetch manifest emoji-regex@^9.2.2
2138 silly fetch manifest es-iterator-helpers@^1.0.15
2139 silly fetch manifest jsx-ast-utils@^3.3.5
2140 silly fetch manifest language-tags@^1.0.9
2141 silly fetch manifest object.entries@^1.1.7
2142 silly placeDep ROOT eslint-plugin-react@7.33.2 OK for: eslint-config-react-app@7.0.1 want: ^7.27.1
2143 silly fetch manifest array-includes@^3.1.6
2144 silly fetch manifest array.prototype.flatmap@^1.3.1
2145 silly fetch manifest array.prototype.tosorted@^1.1.1
2146 silly fetch manifest es-iterator-helpers@^1.0.12
2147 silly fetch manifest estraverse@^5.3.0
2148 silly fetch manifest jsx-ast-utils@^2.4.1 || ^3.0.0
2149 silly fetch manifest object.entries@^1.1.6
2150 silly fetch manifest object.fromentries@^2.0.6
2151 silly fetch manifest object.hasown@^1.1.2
2152 silly fetch manifest object.values@^1.1.6
2153 silly fetch manifest resolve@^2.0.0-next.4
2154 silly fetch manifest string.prototype.matchall@^4.0.8
2155 silly placeDep ROOT eslint-plugin-react-hooks@4.6.0 OK for: eslint-config-react-app@7.0.1 want: ^4.3.0
2156 silly placeDep ROOT eslint-plugin-testing-library@5.11.1 OK for: eslint-config-react-app@7.0.1 want: ^5.0.1
2157 silly fetch manifest @typescript-eslint/utils@^5.58.0
2158 http fetch GET 200 https://registry.npmjs.org/@nicolo-ribaudo%2feslint-scope-5-internals 646ms (cache hit)
2159 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2ftype-utils 622ms (cache hit)
2160 http fetch GET 200 https://registry.npmjs.org/natural-compare-lite 700ms (cache hit)
2161 http fetch GET 200 https://registry.npmjs.org/string-natural-compare 671ms (cache hit)
2162 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2futils 730ms (cache hit)
2163 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fscope-manager 866ms (cache hit)
2164 http fetch GET 200 https://registry.npmjs.org/tsutils 1135ms (cache hit)
2165 http fetch GET 200 https://registry.npmjs.org/array.prototype.findlastindex 1132ms (cache hit)
2166 http fetch GET 200 https://registry.npmjs.org/array-includes 1137ms (cache hit)
2167 http fetch GET 200 https://registry.npmjs.org/array.prototype.flatmap 1131ms (cache hit)
2168 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2ftypes 1210ms (cache hit)
2169 http fetch GET 200 https://registry.npmjs.org/array.prototype.flat 1277ms (cache hit)
2170 http fetch GET 200 https://registry.npmjs.org/eslint-module-utils 1271ms (cache hit)
2171 http fetch GET 200 https://registry.npmjs.org/hasown 1270ms (cache hit)
2172 http fetch GET 200 https://registry.npmjs.org/object.fromentries 1264ms (cache hit)
2173 http fetch GET 200 https://registry.npmjs.org/object.groupby 1263ms (cache hit)
2174 http fetch GET 200 https://registry.npmjs.org/aria-query 1230ms (cache hit)
2175 http fetch GET 200 https://registry.npmjs.org/tsconfig-paths 1261ms (cache hit)
2176 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2ftypescript-estree 1400ms (cache hit)
2177 http fetch GET 200 https://registry.npmjs.org/eslint-import-resolver-node 1551ms (cache hit)
2178 http fetch GET 200 https://registry.npmjs.org/axobject-query 1500ms (cache hit)
2179 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fexperimental-utils 1572ms (cache hit)
2180 http fetch GET 200 https://registry.npmjs.org/axe-core 1710ms (cache hit)
2181 http fetch GET 200 https://registry.npmjs.org/damerau-levenshtein 1808ms (cache hit)
2182 http fetch GET 200 https://registry.npmjs.org/emoji-regex 1807ms (cache hit)
2183 http fetch GET 200 https://registry.npmjs.org/ast-types-flow 1838ms (cache hit)
2184 http fetch GET 200 https://registry.npmjs.org/es-iterator-helpers 1809ms (cache hit)
2185 http fetch GET 200 https://registry.npmjs.org/jsx-ast-utils 1808ms (cache hit)
2186 http fetch GET 200 https://registry.npmjs.org/object.entries 1808ms (cache hit)
2187 http fetch GET 200 https://registry.npmjs.org/language-tags 1814ms (cache hit)
2188 http fetch GET 200 https://registry.npmjs.org/array-includes 1799ms (cache hit)
2189 http fetch GET 200 https://registry.npmjs.org/array.prototype.flatmap 1801ms (cache hit)
2190 http fetch GET 200 https://registry.npmjs.org/array.prototype.tosorted 1799ms (cache hit)
2191 http fetch GET 200 https://registry.npmjs.org/es-iterator-helpers 1794ms (cache hit)
2192 http fetch GET 200 https://registry.npmjs.org/jsx-ast-utils 1792ms (cache hit)
2193 http fetch GET 200 https://registry.npmjs.org/object.hasown 1787ms (cache hit)
2194 http fetch GET 200 https://registry.npmjs.org/object.entries 1795ms (cache hit)
2195 http fetch GET 200 https://registry.npmjs.org/object.fromentries 1795ms (cache hit)
2196 http fetch GET 200 https://registry.npmjs.org/string.prototype.matchall 1790ms (cache hit)
2197 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2futils 1800ms (cache hit)
2198 timing idealTree:node_modules/eslint-config-react-app Completed in 2440ms
2199 silly placeDep ROOT @nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1 OK for: @babel/eslint-parser@7.23.10 want: 5.1.1-v1
2200 silly placeDep node_modules/@babel/eslint-parser eslint-visitor-keys@2.1.0 OK for: @babel/eslint-parser@7.23.10 want: ^2.1.0
2201 silly placeDep node_modules/@babel/eslint-parser semver@6.3.1 OK for: @babel/eslint-parser@7.23.10 want: ^6.3.1
2202 timing idealTree:node_modules/@babel/eslint-parser Completed in 69ms
2203 silly placeDep node_modules/@nicolo-ribaudo/eslint-scope-5-internals eslint-scope@5.1.1 OK for: @nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1 want: 5.1.1
2204 silly fetch manifest estraverse@^4.1.1
2205 timing idealTree:node_modules/@nicolo-ribaudo/eslint-scope-5-internals Completed in 11ms
2206 timing idealTree:node_modules/@rushstack/eslint-patch Completed in 0ms
2207 silly fetch manifest eslint@^6.0.0 || ^7.0.0 || ^8.0.0
2208 silly fetch manifest typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta
2209 silly placeDep ROOT @typescript-eslint/scope-manager@5.62.0 OK for: @typescript-eslint/eslint-plugin@5.62.0 want: 5.62.0
2210 silly fetch manifest @typescript-eslint/visitor-keys@5.62.0
2211 silly placeDep ROOT @typescript-eslint/type-utils@5.62.0 OK for: @typescript-eslint/eslint-plugin@5.62.0 want: 5.62.0
2212 silly placeDep ROOT @typescript-eslint/utils@5.62.0 OK for: @typescript-eslint/eslint-plugin@5.62.0 want: 5.62.0
2213 silly fetch manifest @types/semver@^7.3.12
2214 silly fetch manifest eslint-scope@^5.1.1
2215 silly placeDep ROOT natural-compare-lite@1.4.0 OK for: @typescript-eslint/eslint-plugin@5.62.0 want: ^1.4.0
2216 silly placeDep ROOT tsutils@3.21.0 OK for: @typescript-eslint/eslint-plugin@5.62.0 want: ^3.21.0
2217 silly fetch manifest tslib@^1.8.1
2218 http fetch GET 200 https://registry.npmjs.org/tslib 57ms (cache hit)
2219 http fetch GET 200 https://registry.npmjs.org/@typescript-eslint%2fvisitor-keys 138ms (cache hit)
2220 http fetch GET 200 https://registry.npmjs.org/@types%2fsemver 223ms (cache hit)
2221 timing idealTree:node_modules/@typescript-eslint/eslint-plugin Completed in 297ms
2222 silly placeDep ROOT @typescript-eslint/types@5.62.0 OK for: @typescript-eslint/parser@5.62.0 want: 5.62.0
2223 silly placeDep ROOT @typescript-eslint/typescript-estree@5.62.0 OK for: @typescript-eslint/parser@5.62.0 want: 5.62.0
2224 silly fetch manifest globby@^11.1.0
2225 timing idealTree:node_modules/@typescript-eslint/parser Completed in 16ms
2226 silly placeDep ROOT @typescript-eslint/visitor-keys@5.62.0 OK for: @typescript-eslint/scope-manager@5.62.0 want: 5.62.0
2227 timing idealTree:node_modules/@typescript-eslint/scope-manager Completed in 7ms
2228 timing idealTree:node_modules/@typescript-eslint/type-utils Completed in 0ms
2229 timing idealTree:node_modules/@typescript-eslint/types Completed in 0ms
2230 silly placeDep ROOT globby@11.1.0 OK for: @typescript-eslint/typescript-estree@5.62.0 want: ^11.1.0
2231 silly fetch manifest array-union@^2.1.0
2232 silly fetch manifest dir-glob@^3.0.1
2233 silly fetch manifest fast-glob@^3.2.9
2234 silly fetch manifest merge2@^1.4.1
2235 http fetch GET 200 https://registry.npmjs.org/array-union 50ms (cache hit)
2236 http fetch GET 200 https://registry.npmjs.org/dir-glob 47ms (cache hit)
2237 http fetch GET 200 https://registry.npmjs.org/merge2 45ms (cache hit)
2238 timing idealTree:node_modules/@typescript-eslint/typescript-estree Completed in 70ms
2239 silly placeDep ROOT @types/json-schema@7.0.15 OK for: @typescript-eslint/utils@5.62.0 want: ^7.0.9
2240 silly placeDep ROOT @types/semver@7.5.6 OK for: @typescript-eslint/utils@5.62.0 want: ^7.3.12
2241 silly placeDep node_modules/@typescript-eslint/utils eslint-scope@5.1.1 OK for: @typescript-eslint/utils@5.62.0 want: ^5.1.1
2242 timing idealTree:node_modules/@typescript-eslint/utils Completed in 20ms
2243 timing idealTree:node_modules/@types/json-schema Completed in 0ms
2244 timing idealTree:node_modules/@types/semver Completed in 0ms
2245 timing idealTree:node_modules/@typescript-eslint/visitor-keys Completed in 0ms
2246 timing idealTree:node_modules/confusing-browser-globals Completed in 0ms
2247 silly placeDep ROOT lodash@4.17.21 OK for: eslint-plugin-flowtype@8.0.3 want: ^4.17.21
2248 silly placeDep ROOT string-natural-compare@3.0.1 OK for: eslint-plugin-flowtype@8.0.3 want: ^3.0.1
2249 timing idealTree:node_modules/eslint-plugin-flowtype Completed in 10ms
2250 silly placeDep ROOT array-includes@3.1.7 OK for: eslint-plugin-import@2.29.1 want: ^3.1.7
2251 silly fetch manifest call-bind@^1.0.2
2252 silly fetch manifest define-properties@^1.2.0
2253 silly fetch manifest es-abstract@^1.22.1
2254 silly fetch manifest get-intrinsic@^1.2.1
2255 silly fetch manifest is-string@^1.0.7
2256 silly placeDep ROOT array.prototype.findlastindex@1.2.4 OK for: eslint-plugin-import@2.29.1 want: ^1.2.3
2257 silly fetch manifest call-bind@^1.0.5
2258 silly fetch manifest define-properties@^1.2.1
2259 silly fetch manifest es-abstract@^1.22.3
2260 silly fetch manifest es-errors@^1.3.0
2261 silly fetch manifest es-shim-unscopables@^1.0.2
2262 silly placeDep ROOT array.prototype.flat@1.3.2 OK for: eslint-plugin-import@2.29.1 want: ^1.3.2
2263 silly fetch manifest es-shim-unscopables@^1.0.0
2264 silly placeDep ROOT array.prototype.flatmap@1.3.2 OK for: eslint-plugin-import@2.29.1 want: ^1.3.2
2265 silly placeDep node_modules/eslint-plugin-import debug@3.2.7 OK for: eslint-plugin-import@2.29.1 want: ^3.2.7
2266 silly placeDep node_modules/eslint-plugin-import doctrine@2.1.0 OK for: eslint-plugin-import@2.29.1 want: ^2.1.0
2267 silly placeDep ROOT eslint-import-resolver-node@0.3.9 OK for: eslint-plugin-import@2.29.1 want: ^0.3.9
2268 silly placeDep ROOT eslint-module-utils@2.8.0 OK for: eslint-plugin-import@2.29.1 want: ^2.8.0
2269 silly placeDep ROOT hasown@2.0.0 OK for: eslint-plugin-import@2.29.1 want: ^2.0.0
2270 silly fetch manifest function-bind@^1.1.2
2271 silly placeDep ROOT is-core-module@2.13.1 OK for: eslint-plugin-import@2.29.1 want: ^2.13.1
2272 silly placeDep ROOT object.fromentries@2.0.7 OK for: eslint-plugin-import@2.29.1 want: ^2.0.7
2273 silly placeDep ROOT object.groupby@1.0.2 OK for: eslint-plugin-import@2.29.1 want: ^1.0.1
2274 silly fetch manifest array.prototype.filter@^1.0.3
2275 silly fetch manifest es-errors@^1.0.0
2276 silly placeDep ROOT object.values@1.1.7 OK for: eslint-plugin-import@2.29.1 want: ^1.1.7
2277 silly placeDep node_modules/eslint-plugin-import semver@6.3.1 OK for: eslint-plugin-import@2.29.1 want: ^6.3.1
2278 silly placeDep ROOT tsconfig-paths@3.15.0 OK for: eslint-plugin-import@2.29.1 want: ^3.15.0
2279 silly fetch manifest @types/json5@^0.0.29
2280 silly fetch manifest json5@^1.0.2
2281 silly fetch manifest minimist@^1.2.6
2282 silly fetch manifest strip-bom@^3.0.0
2283 http fetch GET 200 https://registry.npmjs.org/call-bind 296ms (cache hit)
2284 http fetch GET 200 https://registry.npmjs.org/define-properties 294ms (cache hit)
2285 http fetch GET 200 https://registry.npmjs.org/get-intrinsic 294ms (cache hit)
2286 http fetch GET 200 https://registry.npmjs.org/is-string 295ms (cache hit)
2287 http fetch GET 200 https://registry.npmjs.org/define-properties 286ms (cache hit)
2288 http fetch GET 200 https://registry.npmjs.org/call-bind 290ms (cache hit)
2289 http fetch GET 200 https://registry.npmjs.org/es-shim-unscopables 283ms (cache hit)
2290 http fetch GET 200 https://registry.npmjs.org/es-abstract 311ms (cache hit)
2291 http fetch GET 200 https://registry.npmjs.org/es-shim-unscopables 285ms (cache hit)
2292 http fetch GET 200 https://registry.npmjs.org/@types%2fjson5 198ms (cache hit)
2293 http fetch GET 200 https://registry.npmjs.org/function-bind 242ms (cache hit)
2294 http fetch GET 200 https://registry.npmjs.org/es-errors 307ms (cache hit)
2295 http fetch GET 200 https://registry.npmjs.org/minimist 198ms (cache hit)
2296 http fetch GET 200 https://registry.npmjs.org/strip-bom 194ms (cache hit)
2297 http fetch GET 200 https://registry.npmjs.org/es-errors 226ms (cache hit)
2298 http fetch GET 200 https://registry.npmjs.org/array.prototype.filter 239ms (cache hit)
2299 http fetch GET 200 https://registry.npmjs.org/es-abstract 327ms (cache hit)
2300 timing idealTree:node_modules/eslint-plugin-import Completed in 385ms
2301 silly placeDep ROOT call-bind@1.0.6 OK for: array-includes@3.1.7 want: ^1.0.2
2302 silly fetch manifest get-intrinsic@^1.2.3
2303 silly fetch manifest set-function-length@^1.2.0
2304 silly placeDep ROOT define-properties@1.2.1 OK for: array-includes@3.1.7 want: ^1.2.0
2305 silly fetch manifest define-data-property@^1.0.1
2306 silly fetch manifest has-property-descriptors@^1.0.0
2307 silly fetch manifest object-keys@^1.1.1
2308 silly placeDep ROOT es-abstract@1.22.3 OK for: array-includes@3.1.7 want: ^1.22.1
2309 silly fetch manifest array-buffer-byte-length@^1.0.0
2310 silly fetch manifest arraybuffer.prototype.slice@^1.0.2
2311 silly fetch manifest available-typed-arrays@^1.0.5
2312 silly fetch manifest es-set-tostringtag@^2.0.1
2313 silly fetch manifest es-to-primitive@^1.2.1
2314 silly fetch manifest function.prototype.name@^1.1.6
2315 silly fetch manifest get-intrinsic@^1.2.2
2316 silly fetch manifest get-symbol-description@^1.0.0
2317 silly fetch manifest globalthis@^1.0.3
2318 silly fetch manifest gopd@^1.0.1
2319 silly fetch manifest has-proto@^1.0.1
2320 silly fetch manifest has-symbols@^1.0.3
2321 silly fetch manifest internal-slot@^1.0.5
2322 silly fetch manifest is-array-buffer@^3.0.2
2323 silly fetch manifest is-callable@^1.2.7
2324 silly fetch manifest is-negative-zero@^2.0.2
2325 silly fetch manifest is-regex@^1.1.4
2326 silly fetch manifest is-shared-array-buffer@^1.0.2
2327 silly fetch manifest is-typed-array@^1.1.12
2328 silly fetch manifest is-weakref@^1.0.2
2329 silly fetch manifest object-inspect@^1.13.1
2330 silly fetch manifest object.assign@^4.1.4
2331 silly fetch manifest regexp.prototype.flags@^1.5.1
2332 silly fetch manifest safe-array-concat@^1.0.1
2333 silly fetch manifest safe-regex-test@^1.0.0
2334 silly fetch manifest string.prototype.trim@^1.2.8
2335 silly fetch manifest string.prototype.trimend@^1.0.7
2336 silly fetch manifest string.prototype.trimstart@^1.0.7
2337 silly fetch manifest typed-array-buffer@^1.0.0
2338 silly fetch manifest typed-array-byte-length@^1.0.0
2339 silly fetch manifest typed-array-byte-offset@^1.0.0
2340 silly fetch manifest typed-array-length@^1.0.4
2341 silly fetch manifest unbox-primitive@^1.0.2
2342 silly fetch manifest which-typed-array@^1.1.13
2343 silly placeDep ROOT get-intrinsic@1.2.4 OK for: array-includes@3.1.7 want: ^1.2.1
2344 silly placeDep ROOT is-string@1.0.7 OK for: array-includes@3.1.7 want: ^1.0.7
2345 silly fetch manifest has-tostringtag@^1.0.0
2346 http fetch GET 200 https://registry.npmjs.org/object-keys 487ms (cache hit)
2347 http fetch GET 200 https://registry.npmjs.org/set-function-length 508ms (cache hit)
2348 http fetch GET 200 https://registry.npmjs.org/array-buffer-byte-length 481ms (cache hit)
2349 http fetch GET 200 https://registry.npmjs.org/define-data-property 501ms (cache hit)
2350 http fetch GET 200 https://registry.npmjs.org/es-set-tostringtag 471ms (cache hit)
2351 http fetch GET 200 https://registry.npmjs.org/arraybuffer.prototype.slice 481ms (cache hit)
2352 http fetch GET 200 https://registry.npmjs.org/gopd 458ms (cache hit)
2353 http fetch GET 200 https://registry.npmjs.org/available-typed-arrays 480ms (cache hit)
2354 http fetch GET 200 https://registry.npmjs.org/globalthis 464ms (cache hit)
2355 http fetch GET 200 https://registry.npmjs.org/has-proto 460ms (cache hit)
2356 http fetch GET 200 https://registry.npmjs.org/has-symbols 459ms (cache hit)
2357 http fetch GET 200 https://registry.npmjs.org/es-to-primitive 480ms (cache hit)
2358 http fetch GET 200 https://registry.npmjs.org/is-negative-zero 438ms (cache hit)
2359 http fetch GET 200 https://registry.npmjs.org/is-callable 445ms (cache hit)
2360 http fetch GET 200 https://registry.npmjs.org/is-array-buffer 451ms (cache hit)
2361 http fetch GET 200 https://registry.npmjs.org/is-regex 442ms (cache hit)
2362 http fetch GET 200 https://registry.npmjs.org/object-inspect 426ms (cache hit)
2363 http fetch GET 200 https://registry.npmjs.org/is-shared-array-buffer 446ms (cache hit)
2364 http fetch GET 200 https://registry.npmjs.org/get-symbol-description 497ms (cache hit)
2365 http fetch GET 200 https://registry.npmjs.org/is-typed-array 445ms (cache hit)
2366 http fetch GET 200 https://registry.npmjs.org/internal-slot 480ms (cache hit)
2367 http fetch GET 200 https://registry.npmjs.org/is-weakref 448ms (cache hit)
2368 http fetch GET 200 https://registry.npmjs.org/object.assign 442ms (cache hit)
2369 http fetch GET 200 https://registry.npmjs.org/string.prototype.trimend 429ms (cache hit)
2370 http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags 443ms (cache hit)
2371 http fetch GET 200 https://registry.npmjs.org/string.prototype.trim 438ms (cache hit)
2372 http fetch GET 200 https://registry.npmjs.org/string.prototype.trimstart 433ms (cache hit)
2373 http fetch GET 200 https://registry.npmjs.org/safe-array-concat 447ms (cache hit)
2374 http fetch GET 200 https://registry.npmjs.org/typed-array-length 414ms (cache hit)
2375 http fetch GET 200 https://registry.npmjs.org/unbox-primitive 417ms (cache hit)
2376 http fetch GET 200 https://registry.npmjs.org/typed-array-buffer 436ms (cache hit)
2377 http fetch GET 200 https://registry.npmjs.org/function.prototype.name 531ms (cache hit)
2378 http fetch GET 200 https://registry.npmjs.org/typed-array-byte-offset 426ms (cache hit)
2379 http fetch GET 200 https://registry.npmjs.org/which-typed-array 419ms (cache hit)
2380 http fetch GET 200 https://registry.npmjs.org/has-tostringtag 413ms (cache hit)
2381 http fetch GET 200 https://registry.npmjs.org/typed-array-byte-length 461ms (cache hit)
2382 http fetch GET 200 https://registry.npmjs.org/safe-regex-test 483ms (cache hit)
2383 http fetch GET 200 https://registry.npmjs.org/has-property-descriptors 599ms (cache hit)
2384 timing idealTree:node_modules/array-includes Completed in 635ms
2385 silly placeDep ROOT es-errors@1.3.0 OK for: array.prototype.findlastindex@1.2.4 want: ^1.3.0
2386 silly placeDep ROOT es-shim-unscopables@1.0.2 OK for: array.prototype.findlastindex@1.2.4 want: ^1.0.2
2387 timing idealTree:node_modules/array.prototype.findlastindex Completed in 18ms
2388 timing idealTree:node_modules/array.prototype.flat Completed in 0ms
2389 timing idealTree:node_modules/array.prototype.flatmap Completed in 0ms
2390 silly placeDep ROOT function-bind@1.1.2 OK for: call-bind@1.0.6 want: ^1.1.2
2391 silly placeDep ROOT set-function-length@1.2.1 OK for: call-bind@1.0.6 want: ^1.2.0
2392 silly fetch manifest define-data-property@^1.1.2
2393 silly fetch manifest has-property-descriptors@^1.0.1
2394 timing idealTree:node_modules/call-bind Completed in 24ms
2395 silly placeDep ROOT define-data-property@1.1.2 OK for: define-properties@1.2.1 want: ^1.0.1
2396 silly placeDep ROOT has-property-descriptors@1.0.1 OK for: define-properties@1.2.1 want: ^1.0.0
2397 silly placeDep ROOT object-keys@1.1.1 OK for: define-properties@1.2.1 want: ^1.1.1
2398 timing idealTree:node_modules/define-properties Completed in 22ms
2399 silly placeDep ROOT gopd@1.0.1 OK for: define-data-property@1.1.2 want: ^1.0.1
2400 timing idealTree:node_modules/define-data-property Completed in 8ms
2401 silly placeDep ROOT array-buffer-byte-length@1.0.1 OK for: es-abstract@1.22.3 want: ^1.0.0
2402 silly fetch manifest is-array-buffer@^3.0.4
2403 silly placeDep ROOT arraybuffer.prototype.slice@1.0.3 OK for: es-abstract@1.22.3 want: ^1.0.2
2404 silly placeDep ROOT available-typed-arrays@1.0.6 OK for: es-abstract@1.22.3 want: ^1.0.5
2405 silly placeDep ROOT es-set-tostringtag@2.0.2 OK for: es-abstract@1.22.3 want: ^2.0.1
2406 silly placeDep ROOT es-to-primitive@1.2.1 OK for: es-abstract@1.22.3 want: ^1.2.1
2407 silly fetch manifest is-callable@^1.1.4
2408 silly fetch manifest is-date-object@^1.0.1
2409 silly fetch manifest is-symbol@^1.0.2
2410 silly placeDep ROOT function.prototype.name@1.1.6 OK for: es-abstract@1.22.3 want: ^1.1.6
2411 silly fetch manifest functions-have-names@^1.2.3
2412 silly placeDep ROOT get-symbol-description@1.0.1 OK for: es-abstract@1.22.3 want: ^1.0.0
2413 silly placeDep ROOT globalthis@1.0.3 OK for: es-abstract@1.22.3 want: ^1.0.3
2414 silly placeDep ROOT has-proto@1.0.1 OK for: es-abstract@1.22.3 want: ^1.0.1
2415 silly placeDep ROOT has-symbols@1.0.3 OK for: es-abstract@1.22.3 want: ^1.0.3
2416 silly placeDep ROOT internal-slot@1.0.7 OK for: es-abstract@1.22.3 want: ^1.0.5
2417 silly fetch manifest side-channel@^1.0.4
2418 silly placeDep ROOT is-array-buffer@3.0.4 OK for: es-abstract@1.22.3 want: ^3.0.2
2419 silly placeDep ROOT is-callable@1.2.7 OK for: es-abstract@1.22.3 want: ^1.2.7
2420 silly placeDep ROOT is-negative-zero@2.0.2 OK for: es-abstract@1.22.3 want: ^2.0.2
2421 silly placeDep ROOT is-regex@1.1.4 OK for: es-abstract@1.22.3 want: ^1.1.4
2422 silly placeDep ROOT is-shared-array-buffer@1.0.2 OK for: es-abstract@1.22.3 want: ^1.0.2
2423 silly placeDep ROOT is-typed-array@1.1.13 OK for: es-abstract@1.22.3 want: ^1.1.12
2424 silly fetch manifest which-typed-array@^1.1.14
2425 silly placeDep ROOT is-weakref@1.0.2 OK for: es-abstract@1.22.3 want: ^1.0.2
2426 silly placeDep ROOT object-inspect@1.13.1 OK for: es-abstract@1.22.3 want: ^1.13.1
2427 silly placeDep ROOT object.assign@4.1.5 OK for: es-abstract@1.22.3 want: ^4.1.4
2428 silly placeDep ROOT regexp.prototype.flags@1.5.1 OK for: es-abstract@1.22.3 want: ^1.5.1
2429 silly fetch manifest set-function-name@^2.0.0
2430 silly placeDep ROOT safe-array-concat@1.1.0 OK for: es-abstract@1.22.3 want: ^1.0.1
2431 silly fetch manifest isarray@^2.0.5
2432 silly placeDep ROOT safe-regex-test@1.0.3 OK for: es-abstract@1.22.3 want: ^1.0.0
2433 silly placeDep ROOT string.prototype.trim@1.2.8 OK for: es-abstract@1.22.3 want: ^1.2.8
2434 silly placeDep ROOT string.prototype.trimend@1.0.7 OK for: es-abstract@1.22.3 want: ^1.0.7
2435 silly placeDep ROOT string.prototype.trimstart@1.0.7 OK for: es-abstract@1.22.3 want: ^1.0.7
2436 silly placeDep ROOT typed-array-buffer@1.0.0 OK for: es-abstract@1.22.3 want: ^1.0.0
2437 silly placeDep ROOT typed-array-byte-length@1.0.0 OK for: es-abstract@1.22.3 want: ^1.0.0
2438 silly fetch manifest for-each@^0.3.3
2439 silly placeDep ROOT typed-array-byte-offset@1.0.0 OK for: es-abstract@1.22.3 want: ^1.0.0
2440 silly placeDep ROOT typed-array-length@1.0.4 OK for: es-abstract@1.22.3 want: ^1.0.4
2441 silly placeDep ROOT unbox-primitive@1.0.2 OK for: es-abstract@1.22.3 want: ^1.0.2
2442 silly fetch manifest has-bigints@^1.0.2
2443 silly fetch manifest which-boxed-primitive@^1.0.2
2444 silly placeDep ROOT which-typed-array@1.1.14 OK for: es-abstract@1.22.3 want: ^1.1.13
2445 silly fetch manifest has-tostringtag@^1.0.1
2446 http fetch GET 200 https://registry.npmjs.org/is-date-object 543ms (cache hit)
2447 http fetch GET 200 https://registry.npmjs.org/functions-have-names 524ms (cache hit)
2448 http fetch GET 200 https://registry.npmjs.org/side-channel 490ms (cache hit)
2449 http fetch GET 200 https://registry.npmjs.org/isarray 326ms (cache hit)
2450 http fetch GET 200 https://registry.npmjs.org/is-symbol 549ms (cache hit)
2451 http fetch GET 200 https://registry.npmjs.org/set-function-name 339ms (cache hit)
2452 http fetch GET 200 https://registry.npmjs.org/has-bigints 180ms (cache hit)
2453 http fetch GET 200 https://registry.npmjs.org/for-each 274ms (cache hit)
2454 http fetch GET 200 https://registry.npmjs.org/which-boxed-primitive 179ms (cache hit)
2455 timing idealTree:node_modules/es-abstract Completed in 674ms
2456 timing idealTree:node_modules/array-buffer-byte-length Completed in 0ms
2457 timing idealTree:node_modules/arraybuffer.prototype.slice Completed in 1ms
2458 timing idealTree:node_modules/available-typed-arrays Completed in 0ms
2459 timing idealTree:node_modules/es-errors Completed in 0ms
2460 silly placeDep ROOT has-tostringtag@1.0.2 OK for: es-set-tostringtag@2.0.2 want: ^1.0.0
2461 timing idealTree:node_modules/es-set-tostringtag Completed in 39ms
2462 timing idealTree:node_modules/es-shim-unscopables Completed in 0ms
2463 silly placeDep ROOT is-date-object@1.0.5 OK for: es-to-primitive@1.2.1 want: ^1.0.1
2464 silly placeDep ROOT is-symbol@1.0.4 OK for: es-to-primitive@1.2.1 want: ^1.0.2
2465 timing idealTree:node_modules/es-to-primitive Completed in 17ms
2466 silly placeDep node_modules/eslint-import-resolver-node debug@3.2.7 OK for: eslint-import-resolver-node@0.3.9 want: ^3.2.7
2467 timing idealTree:node_modules/eslint-import-resolver-node Completed in 10ms
2468 silly placeDep node_modules/eslint-module-utils debug@3.2.7 OK for: eslint-module-utils@2.8.0 want: ^3.2.7
2469 timing idealTree:node_modules/eslint-module-utils Completed in 18ms
2470 silly placeDep ROOT @typescript-eslint/experimental-utils@5.62.0 OK for: eslint-plugin-jest@25.7.0 want: ^5.0.0
2471 timing idealTree:node_modules/eslint-plugin-jest Completed in 13ms
2472 timing idealTree:node_modules/@typescript-eslint/experimental-utils Completed in 0ms
2473 silly placeDep ROOT aria-query@5.3.0 OK for: eslint-plugin-jsx-a11y@6.8.0 want: ^5.3.0
2474 silly fetch manifest dequal@^2.0.3
2475 silly placeDep ROOT ast-types-flow@0.0.8 OK for: eslint-plugin-jsx-a11y@6.8.0 want: ^0.0.8
2476 silly placeDep ROOT axe-core@4.7.0 OK for: eslint-plugin-jsx-a11y@6.8.0 want: =4.7.0
2477 silly placeDep ROOT axobject-query@3.2.1 OK for: eslint-plugin-jsx-a11y@6.8.0 want: ^3.2.1
2478 silly placeDep ROOT damerau-levenshtein@1.0.8 OK for: eslint-plugin-jsx-a11y@6.8.0 want: ^1.0.8
2479 silly placeDep ROOT emoji-regex@9.2.2 OK for: eslint-plugin-jsx-a11y@6.8.0 want: ^9.2.2
2480 silly placeDep ROOT es-iterator-helpers@1.0.15 OK for: eslint-plugin-jsx-a11y@6.8.0 want: ^1.0.15
2481 silly fetch manifest asynciterator.prototype@^1.0.0
2482 silly fetch manifest iterator.prototype@^1.1.2
2483 silly placeDep ROOT jsx-ast-utils@3.3.5 OK for: eslint-plugin-jsx-a11y@6.8.0 want: ^3.3.5
2484 silly placeDep ROOT language-tags@1.0.9 OK for: eslint-plugin-jsx-a11y@6.8.0 want: ^1.0.9
2485 silly fetch manifest language-subtag-registry@^0.3.20
2486 silly placeDep ROOT object.entries@1.1.7 OK for: eslint-plugin-jsx-a11y@6.8.0 want: ^1.1.7
2487 http fetch GET 200 https://registry.npmjs.org/dequal 121ms (cache hit)
2488 http fetch GET 200 https://registry.npmjs.org/asynciterator.prototype 79ms (cache hit)
2489 http fetch GET 200 https://registry.npmjs.org/iterator.prototype 78ms (cache hit)
2490 http fetch GET 200 https://registry.npmjs.org/language-subtag-registry 60ms (cache hit)
2491 timing idealTree:node_modules/eslint-plugin-jsx-a11y Completed in 144ms
2492 silly placeDep ROOT dequal@2.0.3 OK for: aria-query@5.3.0 want: ^2.0.3
2493 timing idealTree:node_modules/aria-query Completed in 6ms
2494 timing idealTree:node_modules/ast-types-flow Completed in 0ms
2495 timing idealTree:node_modules/axe-core Completed in 0ms
2496 timing idealTree:node_modules/axobject-query Completed in 0ms
2497 timing idealTree:node_modules/damerau-levenshtein Completed in 0ms
2498 timing idealTree:node_modules/dequal Completed in 0ms
2499 timing idealTree:node_modules/emoji-regex Completed in 0ms
2500 silly placeDep ROOT asynciterator.prototype@1.0.0 OK for: es-iterator-helpers@1.0.15 want: ^1.0.0
2501 silly placeDep ROOT iterator.prototype@1.1.2 OK for: es-iterator-helpers@1.0.15 want: ^1.1.2
2502 silly fetch manifest reflect.getprototypeof@^1.0.4
2503 silly fetch manifest set-function-name@^2.0.1
2504 http fetch GET 200 https://registry.npmjs.org/reflect.getprototypeof 23ms (cache hit)
2505 timing idealTree:node_modules/es-iterator-helpers Completed in 43ms
2506 timing idealTree:node_modules/asynciterator.prototype Completed in 0ms
2507 silly placeDep ROOT array.prototype.tosorted@1.1.3 OK for: eslint-plugin-react@7.33.2 want: ^1.1.1
2508 silly placeDep node_modules/eslint-plugin-react doctrine@2.1.0 OK for: eslint-plugin-react@7.33.2 want: ^2.1.0
2509 silly placeDep ROOT estraverse@5.3.0 OK for: eslint-plugin-react@7.33.2 want: ^5.3.0
2510 silly placeDep ROOT object.hasown@1.1.3 OK for: eslint-plugin-react@7.33.2 want: ^1.1.2
2511 silly placeDep node_modules/eslint-plugin-react resolve@2.0.0-next.5 OK for: eslint-plugin-react@7.33.2 want: ^2.0.0-next.4
2512 silly placeDep node_modules/eslint-plugin-react semver@6.3.1 OK for: eslint-plugin-react@7.33.2 want: ^6.3.1
2513 silly placeDep ROOT string.prototype.matchall@4.0.10 OK for: eslint-plugin-react@7.33.2 want: ^4.0.8
2514 timing idealTree:node_modules/eslint-plugin-react Completed in 65ms
2515 timing idealTree:node_modules/array.prototype.tosorted Completed in 0ms
2516 timing idealTree:node_modules/eslint-plugin-react-hooks Completed in 0ms
2517 timing idealTree:node_modules/eslint-plugin-testing-library Completed in 0ms
2518 silly placeDep ROOT esrecurse@4.3.0 OK for: eslint-scope@7.2.2 want: ^4.3.0
2519 timing idealTree:node_modules/eslint-scope Completed in 6ms
2520 timing idealTree:node_modules/eslint-visitor-keys Completed in 0ms
2521 silly placeDep ROOT @types/eslint@8.56.2 OK for: eslint-webpack-plugin@3.2.0 want: ^7.29.0 || ^8.4.1
2522 silly fetch manifest @types/estree@*
2523 silly placeDep node_modules/eslint-webpack-plugin jest-worker@28.1.3 OK for: eslint-webpack-plugin@3.2.0 want: ^28.0.2
2524 silly placeDep ROOT normalize-path@3.0.0 OK for: eslint-webpack-plugin@3.2.0 want: ^3.0.0
2525 silly placeDep node_modules/eslint-webpack-plugin schema-utils@4.2.0 OK for: eslint-webpack-plugin@3.2.0 want: ^4.0.0
2526 timing idealTree:node_modules/eslint-webpack-plugin Completed in 44ms
2527 silly placeDep ROOT @types/estree@1.0.5 OK for: @types/eslint@8.56.2 want: *
2528 timing idealTree:node_modules/@types/eslint Completed in 6ms
2529 timing idealTree:node_modules/@types/estree Completed in 0ms
2530 silly placeDep ROOT acorn@8.11.3 OK for: espree@9.6.1 want: ^8.9.0
2531 silly placeDep ROOT acorn-jsx@5.3.2 OK for: espree@9.6.1 want: ^5.3.2
2532 timing idealTree:node_modules/espree Completed in 15ms
2533 timing idealTree:node_modules/acorn Completed in 0ms
2534 timing idealTree:node_modules/acorn-jsx Completed in 0ms
2535 timing idealTree:node_modules/esquery Completed in 0ms
2536 timing idealTree:node_modules/esrecurse Completed in 0ms
2537 timing idealTree:node_modules/estraverse Completed in 0ms
2538 timing idealTree:node_modules/esutils Completed in 0ms
2539 timing idealTree:node_modules/fast-deep-equal Completed in 0ms
2540 timing idealTree:node_modules/fast-json-stable-stringify Completed in 0ms
2541 silly placeDep ROOT reusify@1.0.4 OK for: fastq@1.17.1 want: ^1.0.4
2542 timing idealTree:node_modules/fastq Completed in 16ms
2543 silly placeDep ROOT flat-cache@3.2.0 OK for: file-entry-cache@6.0.1 want: ^3.0.4
2544 silly fetch manifest flatted@^3.2.9
2545 silly fetch manifest keyv@^4.5.3
2546 http fetch GET 200 https://registry.npmjs.org/keyv 19ms (cache hit)
2547 http fetch GET 200 https://registry.npmjs.org/flatted 25ms (cache hit)
2548 timing idealTree:node_modules/file-entry-cache Completed in 39ms
2549 timing idealTree:node_modules/file-loader Completed in 0ms
2550 silly placeDep ROOT commondir@1.0.1 OK for: find-cache-dir@3.3.2 want: ^1.0.1
2551 silly placeDep ROOT pkg-dir@4.2.0 OK for: find-cache-dir@3.3.2 want: ^4.1.0
2552 silly fetch manifest find-up@^4.0.0
2553 timing idealTree:node_modules/find-cache-dir Completed in 17ms
2554 timing idealTree:node_modules/commondir Completed in 0ms
2555 silly placeDep ROOT locate-path@6.0.0 OK for: find-up@5.0.0 want: ^6.0.0
2556 silly fetch manifest p-locate@^5.0.0
2557 silly placeDep ROOT path-exists@4.0.0 OK for: find-up@5.0.0 want: ^4.0.0
2558 http fetch GET 200 https://registry.npmjs.org/p-locate 19ms (cache hit)
2559 timing idealTree:node_modules/find-up Completed in 32ms
2560 silly placeDep ROOT flatted@3.2.9 OK for: flat-cache@3.2.0 want: ^3.2.9
2561 silly placeDep ROOT keyv@4.5.4 OK for: flat-cache@3.2.0 want: ^4.5.3
2562 silly fetch manifest json-buffer@3.0.1
2563 silly placeDep ROOT rimraf@3.0.2 OK for: flat-cache@3.2.0 want: ^3.0.2
2564 silly fetch manifest glob@^7.1.3
2565 http fetch GET 200 https://registry.npmjs.org/json-buffer 21ms (cache hit)
2566 timing idealTree:node_modules/flat-cache Completed in 38ms
2567 timing idealTree:node_modules/flatted Completed in 0ms
2568 silly placeDep ROOT jsonfile@6.1.0 OK for: fs-extra@10.1.0 want: ^6.0.1
2569 silly placeDep ROOT universalify@2.0.1 OK for: fs-extra@10.1.0 want: ^2.0.0
2570 timing idealTree:node_modules/fs-extra Completed in 22ms
2571 timing idealTree:node_modules/fsevents Completed in 0ms
2572 timing idealTree:node_modules/function-bind Completed in 1ms
2573 silly placeDep ROOT functions-have-names@1.2.3 OK for: function.prototype.name@1.1.6 want: ^1.2.3
2574 timing idealTree:node_modules/function.prototype.name Completed in 4ms
2575 timing idealTree:node_modules/functions-have-names Completed in 0ms
2576 timing idealTree:node_modules/gensync Completed in 0ms
2577 timing idealTree:node_modules/get-intrinsic Completed in 0ms
2578 timing idealTree:node_modules/get-package-type Completed in 0ms
2579 timing idealTree:node_modules/get-symbol-description Completed in 0ms
2580 timing idealTree:node_modules/glob-parent Completed in 0ms
2581 timing idealTree:node_modules/globals Completed in 0ms
2582 timing idealTree:node_modules/globalthis Completed in 0ms
2583 silly placeDep ROOT array-union@2.1.0 OK for: globby@11.1.0 want: ^2.1.0
2584 silly placeDep ROOT dir-glob@3.0.1 OK for: globby@11.1.0 want: ^3.0.1
2585 silly placeDep ROOT fast-glob@3.3.2 OK for: globby@11.1.0 want: ^3.2.9
2586 silly fetch manifest glob-parent@^5.1.2
2587 silly fetch manifest merge2@^1.3.0
2588 silly placeDep ROOT merge2@1.4.1 OK for: globby@11.1.0 want: ^1.4.1
2589 timing idealTree:node_modules/globby Completed in 45ms
2590 timing idealTree:node_modules/array-union Completed in 0ms
2591 timing idealTree:node_modules/dir-glob Completed in 0ms
2592 silly placeDep node_modules/fast-glob glob-parent@5.1.2 OK for: fast-glob@3.3.2 want: ^5.1.2
2593 timing idealTree:node_modules/fast-glob Completed in 7ms
2594 timing idealTree:node_modules/gopd Completed in 0ms
2595 timing idealTree:node_modules/graceful-fs Completed in 0ms
2596 timing idealTree:node_modules/graphemer Completed in 0ms
2597 timing idealTree:node_modules/has-property-descriptors Completed in 0ms
2598 timing idealTree:node_modules/has-proto Completed in 0ms
2599 timing idealTree:node_modules/has-symbols Completed in 0ms
2600 timing idealTree:node_modules/has-tostringtag Completed in 0ms
2601 timing idealTree:node_modules/hasown Completed in 0ms
2602 timing idealTree:node_modules/hoopy Completed in 0ms
2603 timing idealTree:node_modules/html-entities Completed in 0ms
2604 silly placeDep ROOT @types/html-minifier-terser@6.1.0 OK for: html-webpack-plugin@5.6.0 want: ^6.0.0
2605 silly placeDep ROOT html-minifier-terser@6.1.0 OK for: html-webpack-plugin@5.6.0 want: ^6.0.2
2606 silly fetch manifest camel-case@^4.1.2
2607 silly fetch manifest clean-css@^5.2.2
2608 silly fetch manifest commander@^8.3.0
2609 silly fetch manifest he@^1.2.0
2610 silly fetch manifest param-case@^3.0.4
2611 silly fetch manifest relateurl@^0.2.7
2612 silly fetch manifest terser@^5.10.0
2613 silly placeDep ROOT pretty-error@4.0.0 OK for: html-webpack-plugin@5.6.0 want: ^4.0.0
2614 silly fetch manifest renderkid@^3.0.0
2615 silly placeDep ROOT tapable@2.2.1 OK for: html-webpack-plugin@5.6.0 want: ^2.0.0
2616 http fetch GET 200 https://registry.npmjs.org/camel-case 132ms (cache hit)
2617 http fetch GET 200 https://registry.npmjs.org/commander 129ms (cache hit)
2618 http fetch GET 200 https://registry.npmjs.org/he 135ms (cache hit)
2619 http fetch GET 200 https://registry.npmjs.org/param-case 128ms (cache hit)
2620 http fetch GET 200 https://registry.npmjs.org/relateurl 128ms (cache hit)
2621 http fetch GET 200 https://registry.npmjs.org/renderkid 115ms (cache hit)
2622 http fetch GET 200 https://registry.npmjs.org/clean-css 172ms (cache hit)
2623 timing idealTree:node_modules/html-webpack-plugin Completed in 219ms
2624 timing idealTree:node_modules/@types/html-minifier-terser Completed in 0ms
2625 silly placeDep ROOT camel-case@4.1.2 OK for: html-minifier-terser@6.1.0 want: ^4.1.2
2626 silly fetch manifest pascal-case@^3.1.2
2627 silly fetch manifest tslib@^2.0.3
2628 silly placeDep ROOT clean-css@5.3.3 OK for: html-minifier-terser@6.1.0 want: ^5.2.2
2629 silly fetch manifest source-map@~0.6.0
2630 silly placeDep ROOT commander@8.3.0 OK for: html-minifier-terser@6.1.0 want: ^8.3.0
2631 silly placeDep ROOT he@1.2.0 OK for: html-minifier-terser@6.1.0 want: ^1.2.0
2632 silly placeDep ROOT param-case@3.0.4 OK for: html-minifier-terser@6.1.0 want: ^3.0.4
2633 silly fetch manifest dot-case@^3.0.4
2634 silly placeDep ROOT relateurl@0.2.7 OK for: html-minifier-terser@6.1.0 want: ^0.2.7
2635 silly placeDep ROOT terser@5.27.0 OK for: html-minifier-terser@6.1.0 want: ^5.10.0
2636 silly fetch manifest @jridgewell/source-map@^0.3.3
2637 silly fetch manifest commander@^2.20.0
2638 silly fetch manifest source-map-support@~0.5.20
2639 http fetch GET 200 https://registry.npmjs.org/pascal-case 124ms (cache hit)
2640 http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fsource-map 60ms (cache hit)
2641 http fetch GET 200 https://registry.npmjs.org/source-map-support 77ms (cache hit)
2642 http fetch GET 200 https://registry.npmjs.org/dot-case 109ms (cache hit)
2643 timing idealTree:node_modules/html-minifier-terser Completed in 168ms
2644 silly placeDep ROOT pascal-case@3.1.2 OK for: camel-case@4.1.2 want: ^3.1.2
2645 silly fetch manifest no-case@^3.0.4
2646 silly placeDep ROOT tslib@2.6.2 OK for: camel-case@4.1.2 want: ^2.0.3
2647 http fetch GET 200 https://registry.npmjs.org/no-case 26ms (cache hit)
2648 timing idealTree:node_modules/camel-case Completed in 38ms
2649 silly placeDep node_modules/clean-css source-map@0.6.1 OK for: clean-css@5.3.3 want: ~0.6.0
2650 timing idealTree:node_modules/clean-css Completed in 12ms
2651 timing idealTree:node_modules/commander Completed in 0ms
2652 timing idealTree:node_modules/he Completed in 0ms
2653 timing idealTree:node_modules/icss-utils Completed in 1ms
2654 silly placeDep ROOT harmony-reflect@1.6.2 OK for: identity-obj-proxy@3.0.0 want: ^1.4.6
2655 timing idealTree:node_modules/identity-obj-proxy Completed in 4ms
2656 timing idealTree:node_modules/harmony-reflect Completed in 0ms
2657 timing idealTree:node_modules/ignore Completed in 0ms
2658 silly placeDep ROOT parent-module@1.0.1 OK for: import-fresh@3.3.0 want: ^1.0.0
2659 silly fetch manifest callsites@^3.0.0
2660 silly placeDep node_modules/import-fresh resolve-from@4.0.0 OK for: import-fresh@3.3.0 want: ^4.0.0
2661 http fetch GET 200 https://registry.npmjs.org/callsites 19ms (cache hit)
2662 timing idealTree:node_modules/import-fresh Completed in 29ms
2663 timing idealTree:node_modules/imurmurhash Completed in 0ms
2664 silly placeDep ROOT side-channel@1.0.5 OK for: internal-slot@1.0.7 want: ^1.0.4
2665 timing idealTree:node_modules/internal-slot Completed in 22ms
2666 timing idealTree:node_modules/is-array-buffer Completed in 0ms
2667 timing idealTree:node_modules/is-callable Completed in 0ms
2668 timing idealTree:node_modules/is-core-module Completed in 0ms
2669 timing idealTree:node_modules/is-date-object Completed in 0ms
2670 silly placeDep ROOT is-extglob@2.1.1 OK for: is-glob@4.0.3 want: ^2.1.1
2671 timing idealTree:node_modules/is-glob Completed in 5ms
2672 timing idealTree:node_modules/is-extglob Completed in 0ms
2673 timing idealTree:node_modules/is-negative-zero Completed in 0ms
2674 timing idealTree:node_modules/is-path-inside Completed in 0ms
2675 timing idealTree:node_modules/is-regex Completed in 0ms
2676 timing idealTree:node_modules/is-shared-array-buffer Completed in 0ms
2677 timing idealTree:node_modules/is-string Completed in 0ms
2678 timing idealTree:node_modules/is-symbol Completed in 0ms
2679 timing idealTree:node_modules/is-typed-array Completed in 0ms
2680 timing idealTree:node_modules/is-weakref Completed in 0ms
2681 silly placeDep ROOT istanbul-lib-coverage@3.2.2 OK for: istanbul-lib-instrument@5.2.1 want: ^3.2.0
2682 silly placeDep node_modules/istanbul-lib-instrument semver@6.3.1 OK for: istanbul-lib-instrument@5.2.1 want: ^6.3.0
2683 timing idealTree:node_modules/istanbul-lib-instrument Completed in 16ms
2684 timing idealTree:node_modules/istanbul-lib-coverage Completed in 0ms
2685 silly placeDep ROOT reflect.getprototypeof@1.0.5 OK for: iterator.prototype@1.1.2 want: ^1.0.4
2686 silly fetch manifest which-builtin-type@^1.1.3
2687 silly placeDep ROOT set-function-name@2.0.1 OK for: iterator.prototype@1.1.2 want: ^2.0.1
2688 http fetch GET 200 https://registry.npmjs.org/which-builtin-type 24ms (cache hit)
2689 timing idealTree:node_modules/iterator.prototype Completed in 40ms
2690 silly placeDep ROOT @jest/core@27.5.1 OK for: jest@27.5.1 want: ^27.5.1
2691 silly fetch manifest @jest/console@^27.5.1
2692 silly fetch manifest @jest/reporters@^27.5.1
2693 silly fetch manifest @jest/test-result@^27.5.1
2694 silly fetch manifest ansi-escapes@^4.2.1
2695 silly fetch manifest emittery@^0.8.1
2696 silly fetch manifest exit@^0.1.2
2697 silly fetch manifest jest-changed-files@^27.5.1
2698 silly fetch manifest jest-config@^27.5.1
2699 silly fetch manifest jest-message-util@^27.5.1
2700 silly fetch manifest jest-resolve-dependencies@^27.5.1
2701 silly fetch manifest jest-runner@^27.5.1
2702 silly fetch manifest jest-runtime@^27.5.1
2703 silly fetch manifest jest-snapshot@^27.5.1
2704 silly fetch manifest jest-watcher@^27.5.1
2705 silly placeDep ROOT import-local@3.1.0 OK for: jest@27.5.1 want: ^3.0.2
2706 silly fetch manifest resolve-cwd@^3.0.0
2707 silly placeDep ROOT jest-cli@27.5.1 OK for: jest@27.5.1 want: ^27.5.1
2708 silly fetch manifest yargs@^16.2.0
2709 http fetch GET 200 https://registry.npmjs.org/@jest%2fconsole 307ms (cache hit)
2710 http fetch GET 200 https://registry.npmjs.org/@jest%2ftest-result 311ms (cache hit)
2711 http fetch GET 200 https://registry.npmjs.org/exit 311ms (cache hit)
2712 http fetch GET 200 https://registry.npmjs.org/emittery 315ms (cache hit)
2713 http fetch GET 200 https://registry.npmjs.org/@jest%2freporters 328ms (cache hit)
2714 http fetch GET 200 https://registry.npmjs.org/jest-message-util 321ms (cache hit)
2715 http fetch GET 200 https://registry.npmjs.org/jest-config 338ms (cache hit)
2716 http fetch GET 200 https://registry.npmjs.org/jest-runner 445ms (cache hit)
2717 http fetch GET 200 https://registry.npmjs.org/jest-runtime 479ms (cache hit)
2718 http fetch GET 200 https://registry.npmjs.org/resolve-cwd 567ms (cache hit)
2719 http fetch GET 200 https://registry.npmjs.org/jest-snapshot 579ms (cache hit)
2720 http fetch GET 200 https://registry.npmjs.org/jest-resolve-dependencies 618ms (cache hit)
2721 http fetch GET 200 https://registry.npmjs.org/yargs 598ms (cache hit)
2722 http fetch GET 200 https://registry.npmjs.org/jest-changed-files 666ms (cache hit)
2723 timing idealTree:node_modules/jest Completed in 724ms
2724 silly fetch manifest ts-node@>=9.0.0
2725 http fetch GET 200 https://registry.npmjs.org/ts-node 22ms (cache hit)
2726 silly fetch manifest @swc/core@>=1.2.50
2727 http fetch GET 200 https://registry.npmjs.org/@swc%2fcore 30ms (cache hit)
2728 silly fetch manifest @swc/helpers@^0.5.0
2729 silly fetch manifest @swc/wasm@>=1.2.50
2730 http fetch GET 200 https://registry.npmjs.org/@swc%2fwasm 32ms (cache hit)
2731 silly fetch manifest @types/node@*
2732 silly fetch manifest typescript@>=2.7
2733 silly placeDep ROOT @jest/console@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2734 silly placeDep ROOT @jest/reporters@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2735 silly fetch manifest @bcoe/v8-coverage@^0.2.3
2736 silly fetch manifest collect-v8-coverage@^1.0.0
2737 silly fetch manifest glob@^7.1.2
2738 silly fetch manifest istanbul-lib-report@^3.0.0
2739 silly fetch manifest istanbul-lib-source-maps@^4.0.0
2740 silly fetch manifest istanbul-reports@^3.1.3
2741 silly fetch manifest source-map@^0.6.0
2742 silly fetch manifest string-length@^4.0.1
2743 silly fetch manifest terminal-link@^2.0.0
2744 silly fetch manifest v8-to-istanbul@^8.1.0
2745 silly placeDep ROOT @jest/test-result@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2746 silly placeDep ROOT ansi-escapes@4.3.2 OK for: @jest/core@27.5.1 want: ^4.2.1
2747 silly fetch manifest type-fest@^0.21.3
2748 silly placeDep node_modules/@jest/core chalk@4.1.2 OK for: @jest/core@27.5.1 want: ^4.0.0
2749 silly placeDep ROOT emittery@0.8.1 OK for: @jest/core@27.5.1 want: ^0.8.1
2750 silly placeDep ROOT exit@0.1.2 OK for: @jest/core@27.5.1 want: ^0.1.2
2751 silly placeDep ROOT jest-changed-files@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2752 silly fetch manifest execa@^5.0.0
2753 silly fetch manifest throat@^6.0.1
2754 silly placeDep ROOT jest-config@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2755 silly fetch manifest @jest/test-sequencer@^27.5.1
2756 silly fetch manifest glob@^7.1.1
2757 silly fetch manifest jest-circus@^27.5.1
2758 silly fetch manifest jest-environment-jsdom@^27.5.1
2759 silly fetch manifest jest-environment-node@^27.5.1
2760 silly fetch manifest jest-get-type@^27.5.1
2761 silly fetch manifest jest-jasmine2@^27.5.1
2762 silly fetch manifest pretty-format@^27.5.1
2763 silly placeDep ROOT jest-message-util@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2764 silly fetch manifest @types/stack-utils@^2.0.0
2765 silly fetch manifest stack-utils@^2.0.3
2766 silly placeDep ROOT jest-resolve-dependencies@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2767 silly placeDep ROOT jest-runner@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2768 silly fetch manifest @jest/environment@^27.5.1
2769 silly fetch manifest jest-docblock@^27.5.1
2770 silly fetch manifest jest-leak-detector@^27.5.1
2771 silly fetch manifest source-map-support@^0.5.6
2772 silly placeDep ROOT jest-runtime@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2773 silly fetch manifest @jest/fake-timers@^27.5.1
2774 silly fetch manifest @jest/globals@^27.5.1
2775 silly fetch manifest @jest/source-map@^27.5.1
2776 silly fetch manifest cjs-module-lexer@^1.0.0
2777 silly fetch manifest jest-mock@^27.5.1
2778 silly fetch manifest strip-bom@^4.0.0
2779 silly placeDep ROOT jest-snapshot@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2780 silly fetch manifest @types/prettier@^2.1.5
2781 silly fetch manifest expect@^27.5.1
2782 silly fetch manifest jest-diff@^27.5.1
2783 silly fetch manifest jest-matcher-utils@^27.5.1
2784 silly placeDep ROOT jest-validate@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2785 silly fetch manifest leven@^3.1.0
2786 silly placeDep ROOT jest-watcher@27.5.1 OK for: @jest/core@27.5.1 want: ^27.5.1
2787 http fetch GET 200 https://registry.npmjs.org/@bcoe%2fv8-coverage 647ms (cache hit)
2788 http fetch GET 200 https://registry.npmjs.org/istanbul-reports 633ms (cache hit)
2789 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-report 642ms (cache hit)
2790 http fetch GET 200 https://registry.npmjs.org/terminal-link 632ms (cache hit)
2791 http fetch GET 200 https://registry.npmjs.org/throat 564ms (cache hit)
2792 http fetch GET 200 https://registry.npmjs.org/execa 572ms (cache hit)
2793 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-source-maps 667ms (cache hit)
2794 http fetch GET 200 https://registry.npmjs.org/jest-circus 534ms (cache hit)
2795 http fetch GET 200 https://registry.npmjs.org/@jest%2ftest-sequencer 559ms (cache hit)
2796 http fetch GET 200 https://registry.npmjs.org/collect-v8-coverage 702ms (cache hit)
2797 http fetch GET 200 https://registry.npmjs.org/pretty-format 540ms (cache hit)
2798 http fetch GET 200 https://registry.npmjs.org/stack-utils 526ms (cache hit)
2799 http fetch GET 200 https://registry.npmjs.org/jest-environment-node 576ms (cache hit)
2800 http fetch GET 200 https://registry.npmjs.org/@jest%2fenvironment 523ms (cache hit)
2801 http fetch GET 200 https://registry.npmjs.org/jest-docblock 526ms (cache hit)
2802 http fetch GET 200 https://registry.npmjs.org/jest-environment-jsdom 609ms (cache hit)
2803 http fetch GET 200 https://registry.npmjs.org/@jest%2ffake-timers 511ms (cache hit)
2804 http fetch GET 200 https://registry.npmjs.org/cjs-module-lexer 495ms (cache hit)
2805 http fetch GET 200 https://registry.npmjs.org/jest-leak-detector 557ms (cache hit)
2806 http fetch GET 200 https://registry.npmjs.org/@jest%2fsource-map 515ms (cache hit)
2807 http fetch GET 200 https://registry.npmjs.org/expect 480ms (cache hit)
2808 http fetch GET 200 https://registry.npmjs.org/jest-mock 526ms (cache hit)
2809 http fetch GET 200 https://registry.npmjs.org/@types%2fprettier 508ms (cache hit)
2810 http fetch GET 200 https://registry.npmjs.org/jest-diff 508ms (cache hit)
2811 http fetch GET 200 https://registry.npmjs.org/leven 506ms (cache hit)
2812 http fetch GET 200 https://registry.npmjs.org/jest-matcher-utils 536ms (cache hit)
2813 http fetch GET 200 https://registry.npmjs.org/jest-get-type 716ms (cache hit)
2814 http fetch GET 200 https://registry.npmjs.org/v8-to-istanbul 856ms (cache hit)
2815 http fetch GET 200 https://registry.npmjs.org/@types%2fstack-utils 698ms (cache hit)
2816 http fetch GET 200 https://registry.npmjs.org/jest-jasmine2 728ms (cache hit)
2817 http fetch GET 200 https://registry.npmjs.org/@jest%2fglobals 650ms (cache hit)
2818 timing idealTree:node_modules/@jest/core Completed in 1155ms
2819 silly placeDep node_modules/@jest/console chalk@4.1.2 OK for: @jest/console@27.5.1 want: ^4.0.0
2820 timing idealTree:node_modules/@jest/console Completed in 13ms
2821 silly placeDep ROOT @bcoe/v8-coverage@0.2.3 OK for: @jest/reporters@27.5.1 want: ^0.2.3
2822 silly placeDep node_modules/@jest/reporters chalk@4.1.2 OK for: @jest/reporters@27.5.1 want: ^4.0.0
2823 silly placeDep ROOT collect-v8-coverage@1.0.2 OK for: @jest/reporters@27.5.1 want: ^1.0.0
2824 silly placeDep ROOT glob@7.2.3 OK for: @jest/reporters@27.5.1 want: ^7.1.2
2825 silly fetch manifest fs.realpath@^1.0.0
2826 silly fetch manifest inflight@^1.0.4
2827 silly fetch manifest inherits@2
2828 silly fetch manifest once@^1.3.0
2829 silly fetch manifest path-is-absolute@^1.0.0
2830 silly placeDep ROOT istanbul-lib-report@3.0.1 OK for: @jest/reporters@27.5.1 want: ^3.0.0
2831 silly fetch manifest make-dir@^4.0.0
2832 silly placeDep ROOT istanbul-lib-source-maps@4.0.1 OK for: @jest/reporters@27.5.1 want: ^4.0.0
2833 silly placeDep ROOT istanbul-reports@3.1.6 OK for: @jest/reporters@27.5.1 want: ^3.1.3
2834 silly fetch manifest html-escaper@^2.0.0
2835 silly placeDep node_modules/@jest/reporters source-map@0.6.1 OK for: @jest/reporters@27.5.1 want: ^0.6.0
2836 silly placeDep ROOT string-length@4.0.2 OK for: @jest/reporters@27.5.1 want: ^4.0.1
2837 silly fetch manifest char-regex@^1.0.2
2838 silly placeDep ROOT terminal-link@2.1.1 OK for: @jest/reporters@27.5.1 want: ^2.0.0
2839 silly fetch manifest supports-hyperlinks@^2.0.0
2840 silly placeDep ROOT v8-to-istanbul@8.1.1 OK for: @jest/reporters@27.5.1 want: ^8.1.0
2841 silly fetch manifest convert-source-map@^1.6.0
2842 http fetch GET 200 https://registry.npmjs.org/fs.realpath 164ms (cache hit)
2843 http fetch GET 200 https://registry.npmjs.org/inflight 162ms (cache hit)
2844 http fetch GET 200 https://registry.npmjs.org/inherits 161ms (cache hit)
2845 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 156ms (cache hit)
2846 http fetch GET 200 https://registry.npmjs.org/once 160ms (cache hit)
2847 http fetch GET 200 https://registry.npmjs.org/html-escaper 131ms (cache hit)
2848 http fetch GET 200 https://registry.npmjs.org/char-regex 120ms (cache hit)
2849 http fetch GET 200 https://registry.npmjs.org/supports-hyperlinks 114ms (cache hit)
2850 timing idealTree:node_modules/@jest/reporters Completed in 225ms
2851 timing idealTree:node_modules/@bcoe/v8-coverage Completed in 0ms
2852 timing idealTree:node_modules/@jest/test-result Completed in 0ms
2853 silly placeDep ROOT type-fest@0.21.3 OK for: ansi-escapes@4.3.2 want: ^0.21.3
2854 timing idealTree:node_modules/ansi-escapes Completed in 47ms
2855 timing idealTree:node_modules/collect-v8-coverage Completed in 0ms
2856 timing idealTree:node_modules/emittery Completed in 0ms
2857 timing idealTree:node_modules/exit Completed in 0ms
2858 silly placeDep ROOT fs.realpath@1.0.0 OK for: glob@7.2.3 want: ^1.0.0
2859 silly placeDep ROOT inflight@1.0.6 OK for: glob@7.2.3 want: ^1.0.4
2860 silly fetch manifest wrappy@1
2861 silly placeDep ROOT inherits@2.0.4 OK for: glob@7.2.3 want: 2
2862 silly placeDep ROOT once@1.4.0 OK for: glob@7.2.3 want: ^1.3.0
2863 silly placeDep ROOT path-is-absolute@1.0.1 OK for: glob@7.2.3 want: ^1.0.0
2864 http fetch GET 200 https://registry.npmjs.org/wrappy 92ms (cache hit)
2865 timing idealTree:node_modules/glob Completed in 152ms
2866 timing idealTree:node_modules/fs.realpath Completed in 0ms
2867 silly placeDep ROOT resolve-cwd@3.0.0 OK for: import-local@3.1.0 want: ^3.0.0
2868 timing idealTree:node_modules/import-local Completed in 9ms
2869 silly placeDep ROOT wrappy@1.0.2 OK for: inflight@1.0.6 want: 1
2870 timing idealTree:node_modules/inflight Completed in 6ms
2871 timing idealTree:node_modules/inherits Completed in 0ms
2872 silly placeDep node_modules/istanbul-lib-report make-dir@4.0.0 OK for: istanbul-lib-report@3.0.1 want: ^4.0.0
2873 silly placeDep node_modules/istanbul-lib-report supports-color@7.2.0 OK for: istanbul-lib-report@3.0.1 want: ^7.1.0
2874 silly fetch manifest has-flag@^4.0.0
2875 timing idealTree:node_modules/istanbul-lib-report Completed in 20ms
2876 silly placeDep node_modules/istanbul-lib-source-maps source-map@0.6.1 OK for: istanbul-lib-source-maps@4.0.1 want: ^0.6.1
2877 timing idealTree:node_modules/istanbul-lib-source-maps Completed in 7ms
2878 silly placeDep ROOT html-escaper@2.0.2 OK for: istanbul-reports@3.1.6 want: ^2.0.0
2879 timing idealTree:node_modules/istanbul-reports Completed in 5ms
2880 timing idealTree:node_modules/html-escaper Completed in 0ms
2881 silly placeDep ROOT execa@5.1.1 OK for: jest-changed-files@27.5.1 want: ^5.0.0
2882 silly fetch manifest get-stream@^6.0.0
2883 silly fetch manifest human-signals@^2.1.0
2884 silly fetch manifest is-stream@^2.0.0
2885 silly fetch manifest npm-run-path@^4.0.1
2886 silly fetch manifest onetime@^5.1.2
2887 silly fetch manifest signal-exit@^3.0.3
2888 silly fetch manifest strip-final-newline@^2.0.0
2889 silly placeDep ROOT throat@6.0.2 OK for: jest-changed-files@27.5.1 want: ^6.0.1
2890 http fetch GET 200 https://registry.npmjs.org/get-stream 78ms (cache hit)
2891 http fetch GET 200 https://registry.npmjs.org/npm-run-path 72ms (cache hit)
2892 http fetch GET 200 https://registry.npmjs.org/human-signals 96ms (cache hit)
2893 http fetch GET 200 https://registry.npmjs.org/is-stream 95ms (cache hit)
2894 http fetch GET 200 https://registry.npmjs.org/onetime 92ms (cache hit)
2895 http fetch GET 200 https://registry.npmjs.org/strip-final-newline 90ms (cache hit)
2896 timing idealTree:node_modules/jest-changed-files Completed in 115ms
2897 silly placeDep ROOT get-stream@6.0.1 OK for: execa@5.1.1 want: ^6.0.0
2898 silly placeDep ROOT human-signals@2.1.0 OK for: execa@5.1.1 want: ^2.1.0
2899 silly placeDep ROOT is-stream@2.0.1 OK for: execa@5.1.1 want: ^2.0.0
2900 silly placeDep ROOT merge-stream@2.0.0 OK for: execa@5.1.1 want: ^2.0.0
2901 silly placeDep ROOT npm-run-path@4.0.1 OK for: execa@5.1.1 want: ^4.0.1
2902 silly placeDep ROOT onetime@5.1.2 OK for: execa@5.1.1 want: ^5.1.2
2903 silly fetch manifest mimic-fn@^2.1.0
2904 silly placeDep ROOT signal-exit@3.0.7 OK for: execa@5.1.1 want: ^3.0.3
2905 silly placeDep ROOT strip-final-newline@2.0.0 OK for: execa@5.1.1 want: ^2.0.0
2906 http fetch GET 200 https://registry.npmjs.org/mimic-fn 24ms (cache hit)
2907 timing idealTree:node_modules/execa Completed in 69ms
2908 timing idealTree:node_modules/get-stream Completed in 0ms
2909 timing idealTree:node_modules/human-signals Completed in 0ms
2910 timing idealTree:node_modules/is-stream Completed in 0ms
2911 silly placeDep node_modules/jest-cli chalk@4.1.2 OK for: jest-cli@27.5.1 want: ^4.0.0
2912 silly placeDep ROOT yargs@16.2.0 OK for: jest-cli@27.5.1 want: ^16.2.0
2913 silly fetch manifest cliui@^7.0.2
2914 silly fetch manifest get-caller-file@^2.0.5
2915 silly fetch manifest require-directory@^2.1.1
2916 silly fetch manifest string-width@^4.2.0
2917 silly fetch manifest y18n@^5.0.5
2918 silly fetch manifest yargs-parser@^20.2.2
2919 http fetch GET 200 https://registry.npmjs.org/cliui 72ms (cache hit)
2920 http fetch GET 200 https://registry.npmjs.org/get-caller-file 72ms (cache hit)
2921 http fetch GET 200 https://registry.npmjs.org/require-directory 78ms (cache hit)
2922 http fetch GET 200 https://registry.npmjs.org/string-width 77ms (cache hit)
2923 http fetch GET 200 https://registry.npmjs.org/yargs-parser 74ms (cache hit)
2924 http fetch GET 200 https://registry.npmjs.org/y18n 83ms (cache hit)
2925 timing idealTree:node_modules/jest-cli Completed in 133ms
2926 silly placeDep ROOT @jest/test-sequencer@27.5.1 OK for: jest-config@27.5.1 want: ^27.5.1
2927 silly placeDep node_modules/jest-config chalk@4.1.2 OK for: jest-config@27.5.1 want: ^4.0.0
2928 silly placeDep ROOT ci-info@3.9.0 OK for: jest-config@27.5.1 want: ^3.2.0
2929 silly placeDep ROOT jest-circus@27.5.1 OK for: jest-config@27.5.1 want: ^27.5.1
2930 silly fetch manifest co@^4.6.0
2931 silly fetch manifest dedent@^0.7.0
2932 silly fetch manifest is-generator-fn@^2.0.0
2933 silly fetch manifest jest-each@^27.5.1
2934 silly placeDep ROOT jest-environment-jsdom@27.5.1 OK for: jest-config@27.5.1 want: ^27.5.1
2935 silly fetch manifest jsdom@^16.6.0
2936 silly placeDep ROOT jest-environment-node@27.5.1 OK for: jest-config@27.5.1 want: ^27.5.1
2937 silly placeDep ROOT jest-get-type@27.5.1 OK for: jest-config@27.5.1 want: ^27.5.1
2938 silly placeDep ROOT jest-jasmine2@27.5.1 OK for: jest-config@27.5.1 want: ^27.5.1
2939 silly placeDep ROOT pretty-format@27.5.1 OK for: jest-config@27.5.1 want: ^27.5.1
2940 silly fetch manifest ansi-styles@^5.0.0
2941 silly fetch manifest react-is@^17.0.1
2942 http fetch GET 200 https://registry.npmjs.org/dedent 157ms (cache hit)
2943 http fetch GET 200 https://registry.npmjs.org/co 163ms (cache hit)
2944 http fetch GET 200 https://registry.npmjs.org/jsdom 143ms (cache hit)
2945 http fetch GET 200 https://registry.npmjs.org/jest-each 184ms (cache hit)
2946 http fetch GET 200 https://registry.npmjs.org/is-generator-fn 208ms (cache hit)
2947 timing idealTree:node_modules/jest-config Completed in 270ms
2948 timing idealTree:node_modules/@jest/test-sequencer Completed in 0ms
2949 timing idealTree:node_modules/ci-info Completed in 0ms
2950 silly placeDep ROOT @jest/environment@27.5.1 OK for: jest-circus@27.5.1 want: ^27.5.1
2951 silly placeDep node_modules/jest-circus chalk@4.1.2 OK for: jest-circus@27.5.1 want: ^4.0.0
2952 silly placeDep ROOT co@4.6.0 OK for: jest-circus@27.5.1 want: ^4.6.0
2953 silly placeDep ROOT dedent@0.7.0 OK for: jest-circus@27.5.1 want: ^0.7.0
2954 silly placeDep ROOT expect@27.5.1 OK for: jest-circus@27.5.1 want: ^27.5.1
2955 silly placeDep ROOT is-generator-fn@2.1.0 OK for: jest-circus@27.5.1 want: ^2.0.0
2956 silly placeDep ROOT jest-each@27.5.1 OK for: jest-circus@27.5.1 want: ^27.5.1
2957 silly placeDep ROOT jest-matcher-utils@27.5.1 OK for: jest-circus@27.5.1 want: ^27.5.1
2958 silly placeDep ROOT stack-utils@2.0.6 OK for: jest-circus@27.5.1 want: ^2.0.3
2959 silly fetch manifest escape-string-regexp@^2.0.0
2960 timing idealTree:node_modules/jest-circus Completed in 108ms
2961 silly placeDep ROOT @jest/fake-timers@27.5.1 OK for: @jest/environment@27.5.1 want: ^27.5.1
2962 silly fetch manifest @sinonjs/fake-timers@^8.0.1
2963 silly placeDep ROOT jest-mock@27.5.1 OK for: @jest/environment@27.5.1 want: ^27.5.1
2964 http fetch GET 200 https://registry.npmjs.org/@sinonjs%2ffake-timers 41ms (cache hit)
2965 timing idealTree:node_modules/@jest/environment Completed in 59ms
2966 silly placeDep ROOT @sinonjs/fake-timers@8.1.0 OK for: @jest/fake-timers@27.5.1 want: ^8.0.1
2967 silly fetch manifest @sinonjs/commons@^1.7.0
2968 http fetch GET 200 https://registry.npmjs.org/@sinonjs%2fcommons 16ms (cache hit)
2969 timing idealTree:node_modules/@jest/fake-timers Completed in 32ms
2970 silly placeDep ROOT @sinonjs/commons@1.8.6 OK for: @sinonjs/fake-timers@8.1.0 want: ^1.7.0
2971 silly fetch manifest type-detect@4.0.8
2972 http fetch GET 200 https://registry.npmjs.org/type-detect 16ms (cache hit)
2973 timing idealTree:node_modules/@sinonjs/fake-timers Completed in 36ms
2974 silly placeDep ROOT type-detect@4.0.8 OK for: @sinonjs/commons@1.8.6 want: 4.0.8
2975 timing idealTree:node_modules/@sinonjs/commons Completed in 5ms
2976 timing idealTree:node_modules/co Completed in 0ms
2977 timing idealTree:node_modules/dedent Completed in 0ms
2978 timing idealTree:node_modules/expect Completed in 0ms
2979 timing idealTree:node_modules/is-generator-fn Completed in 0ms
2980 silly placeDep node_modules/jest-each chalk@4.1.2 OK for: jest-each@27.5.1 want: ^4.0.0
2981 timing idealTree:node_modules/jest-each Completed in 22ms
2982 silly fetch manifest canvas@^2.5.0
2983 http fetch GET 200 https://registry.npmjs.org/canvas 15ms (cache hit)
2984 silly placeDep ROOT jsdom@16.7.0 OK for: jest-environment-jsdom@27.5.1 want: ^16.6.0
2985 silly fetch manifest acorn-globals@^6.0.0
2986 silly fetch manifest cssom@^0.4.4
2987 silly fetch manifest cssstyle@^2.3.0
2988 silly fetch manifest data-urls@^2.0.0
2989 silly fetch manifest decimal.js@^10.2.1
2990 silly fetch manifest domexception@^2.0.1
2991 silly fetch manifest escodegen@^2.0.0
2992 silly fetch manifest form-data@^3.0.0
2993 silly fetch manifest html-encoding-sniffer@^2.0.1
2994 silly fetch manifest http-proxy-agent@^4.0.1
2995 silly fetch manifest https-proxy-agent@^5.0.0
2996 silly fetch manifest is-potential-custom-element-name@^1.0.1
2997 silly fetch manifest nwsapi@^2.2.0
2998 silly fetch manifest parse5@6.0.1
2999 silly fetch manifest saxes@^5.0.1
3000 silly fetch manifest symbol-tree@^3.2.4
3001 silly fetch manifest tough-cookie@^4.0.0
3002 silly fetch manifest w3c-hr-time@^1.0.2
3003 silly fetch manifest w3c-xmlserializer@^2.0.0
3004 silly fetch manifest webidl-conversions@^6.1.0
3005 silly fetch manifest whatwg-encoding@^1.0.5
3006 silly fetch manifest whatwg-mimetype@^2.3.0
3007 silly fetch manifest whatwg-url@^8.5.0
3008 silly fetch manifest ws@^7.4.6
3009 silly fetch manifest xml-name-validator@^3.0.0
3010 http fetch GET 200 https://registry.npmjs.org/acorn-globals 332ms (cache hit)
3011 http fetch GET 200 https://registry.npmjs.org/cssstyle 327ms (cache hit)
3012 http fetch GET 200 https://registry.npmjs.org/cssom 335ms (cache hit)
3013 http fetch GET 200 https://registry.npmjs.org/data-urls 327ms (cache hit)
3014 http fetch GET 200 https://registry.npmjs.org/html-encoding-sniffer 314ms (cache hit)
3015 http fetch GET 200 https://registry.npmjs.org/decimal.js 326ms (cache hit)
3016 http fetch GET 200 https://registry.npmjs.org/domexception 326ms (cache hit)
3017 http fetch GET 200 https://registry.npmjs.org/form-data 321ms (cache hit)
3018 http fetch GET 200 https://registry.npmjs.org/http-proxy-agent 322ms (cache hit)
3019 http fetch GET 200 https://registry.npmjs.org/is-potential-custom-element-name 319ms (cache hit)
3020 http fetch GET 200 https://registry.npmjs.org/nwsapi 318ms (cache hit)
3021 http fetch GET 200 https://registry.npmjs.org/https-proxy-agent 327ms (cache hit)
3022 http fetch GET 200 https://registry.npmjs.org/parse5 321ms (cache hit)
3023 http fetch GET 200 https://registry.npmjs.org/saxes 321ms (cache hit)
3024 http fetch GET 200 https://registry.npmjs.org/tough-cookie 318ms (cache hit)
3025 http fetch GET 200 https://registry.npmjs.org/symbol-tree 323ms (cache hit)
3026 http fetch GET 200 https://registry.npmjs.org/webidl-conversions 310ms (cache hit)
3027 http fetch GET 200 https://registry.npmjs.org/whatwg-encoding 307ms (cache hit)
3028 http fetch GET 200 https://registry.npmjs.org/whatwg-url 310ms (cache hit)
3029 http fetch GET 200 https://registry.npmjs.org/whatwg-mimetype 317ms (cache hit)
3030 http fetch GET 200 https://registry.npmjs.org/xml-name-validator 312ms (cache hit)
3031 http fetch GET 200 https://registry.npmjs.org/escodegen 369ms (cache hit)
3032 http fetch GET 200 https://registry.npmjs.org/w3c-hr-time 340ms (cache hit)
3033 http fetch GET 200 https://registry.npmjs.org/w3c-xmlserializer 337ms (cache hit)
3034 timing idealTree:node_modules/jest-environment-jsdom Completed in 435ms
3035 timing idealTree:node_modules/jest-environment-node Completed in 0ms
3036 timing idealTree:node_modules/jest-get-type Completed in 0ms
3037 silly placeDep ROOT @types/graceful-fs@4.1.9 OK for: jest-haste-map@27.5.1 want: ^4.1.2
3038 silly placeDep ROOT anymatch@3.1.3 OK for: jest-haste-map@27.5.1 want: ^3.0.3
3039 silly fetch manifest picomatch@^2.0.4
3040 silly placeDep ROOT fb-watchman@2.0.2 OK for: jest-haste-map@27.5.1 want: ^2.0.0
3041 silly fetch manifest bser@2.1.1
3042 silly placeDep ROOT jest-serializer@27.5.1 OK for: jest-haste-map@27.5.1 want: ^27.5.1
3043 silly placeDep ROOT walker@1.0.8 OK for: jest-haste-map@27.5.1 want: ^1.0.7
3044 silly fetch manifest makeerror@1.0.12
3045 http fetch GET 200 https://registry.npmjs.org/bser 38ms (cache hit)
3046 http fetch GET 200 https://registry.npmjs.org/makeerror 28ms (cache hit)
3047 timing idealTree:node_modules/jest-haste-map Completed in 72ms
3048 timing idealTree:node_modules/@types/graceful-fs Completed in 0ms
3049 silly placeDep ROOT picomatch@2.3.1 OK for: anymatch@3.1.3 want: ^2.0.4
3050 timing idealTree:node_modules/anymatch Completed in 7ms
3051 silly placeDep ROOT bser@2.1.1 OK for: fb-watchman@2.0.2 want: 2.1.1
3052 silly fetch manifest node-int64@^0.4.0
3053 http fetch GET 200 https://registry.npmjs.org/node-int64 17ms (cache hit)
3054 timing idealTree:node_modules/fb-watchman Completed in 28ms
3055 silly placeDep ROOT node-int64@0.4.0 OK for: bser@2.1.1 want: ^0.4.0
3056 timing idealTree:node_modules/bser Completed in 10ms
3057 silly placeDep ROOT @jest/source-map@27.5.1 OK for: jest-jasmine2@27.5.1 want: ^27.5.1
3058 silly placeDep node_modules/jest-jasmine2 chalk@4.1.2 OK for: jest-jasmine2@27.5.1 want: ^4.0.0
3059 timing idealTree:node_modules/jest-jasmine2 Completed in 23ms
3060 silly placeDep ROOT callsites@3.1.0 OK for: @jest/source-map@27.5.1 want: ^3.0.0
3061 silly placeDep node_modules/@jest/source-map source-map@0.6.1 OK for: @jest/source-map@27.5.1 want: ^0.6.0
3062 timing idealTree:node_modules/@jest/source-map Completed in 15ms
3063 timing idealTree:node_modules/callsites Completed in 0ms
3064 silly placeDep node_modules/jest-matcher-utils chalk@4.1.2 OK for: jest-matcher-utils@27.5.1 want: ^4.0.0
3065 silly placeDep ROOT jest-diff@27.5.1 OK for: jest-matcher-utils@27.5.1 want: ^27.5.1
3066 silly fetch manifest diff-sequences@^27.5.1
3067 http fetch GET 200 https://registry.npmjs.org/diff-sequences 41ms (cache hit)
3068 timing idealTree:node_modules/jest-matcher-utils Completed in 78ms
3069 silly placeDep node_modules/jest-diff chalk@4.1.2 OK for: jest-diff@27.5.1 want: ^4.0.0
3070 silly placeDep ROOT diff-sequences@27.5.1 OK for: jest-diff@27.5.1 want: ^27.5.1
3071 timing idealTree:node_modules/jest-diff Completed in 37ms
3072 timing idealTree:node_modules/diff-sequences Completed in 0ms
3073 silly placeDep ROOT @types/stack-utils@2.0.3 OK for: jest-message-util@27.5.1 want: ^2.0.0
3074 silly placeDep node_modules/jest-message-util chalk@4.1.2 OK for: jest-message-util@27.5.1 want: ^4.0.0
3075 timing idealTree:node_modules/jest-message-util Completed in 31ms
3076 timing idealTree:node_modules/@types/stack-utils Completed in 0ms
3077 timing idealTree:node_modules/jest-mock Completed in 0ms
3078 timing idealTree:node_modules/jest-regex-util Completed in 0ms
3079 silly fetch manifest jest-resolve@*
3080 silly placeDep node_modules/jest-resolve chalk@4.1.2 OK for: jest-resolve@27.5.1 want: ^4.0.0
3081 silly placeDep ROOT jest-pnp-resolver@1.2.3 OK for: jest-resolve@27.5.1 want: ^1.2.2
3082 silly placeDep ROOT resolve.exports@1.1.1 OK for: jest-resolve@27.5.1 want: ^1.1.0
3083 timing idealTree:node_modules/jest-resolve Completed in 42ms
3084 timing idealTree:node_modules/jest-pnp-resolver Completed in 0ms
3085 timing idealTree:node_modules/jest-resolve-dependencies Completed in 0ms
3086 silly placeDep node_modules/jest-runner chalk@4.1.2 OK for: jest-runner@27.5.1 want: ^4.0.0
3087 silly placeDep ROOT jest-docblock@27.5.1 OK for: jest-runner@27.5.1 want: ^27.5.1
3088 silly fetch manifest detect-newline@^3.0.0
3089 silly placeDep ROOT jest-leak-detector@27.5.1 OK for: jest-runner@27.5.1 want: ^27.5.1
3090 silly placeDep ROOT source-map-support@0.5.21 OK for: jest-runner@27.5.1 want: ^0.5.6
3091 silly fetch manifest buffer-from@^1.0.0
3092 http fetch GET 200 https://registry.npmjs.org/detect-newline 188ms (cache hit)
3093 http fetch GET 200 https://registry.npmjs.org/buffer-from 199ms (cache hit)
3094 timing idealTree:node_modules/jest-runner Completed in 249ms
3095 silly placeDep ROOT detect-newline@3.1.0 OK for: jest-docblock@27.5.1 want: ^3.0.0
3096 timing idealTree:node_modules/jest-docblock Completed in 8ms
3097 timing idealTree:node_modules/detect-newline Completed in 0ms
3098 timing idealTree:node_modules/jest-leak-detector Completed in 0ms
3099 silly placeDep ROOT @jest/globals@27.5.1 OK for: jest-runtime@27.5.1 want: ^27.5.1
3100 silly placeDep node_modules/jest-runtime chalk@4.1.2 OK for: jest-runtime@27.5.1 want: ^4.0.0
3101 silly placeDep ROOT cjs-module-lexer@1.2.3 OK for: jest-runtime@27.5.1 want: ^1.0.0
3102 silly placeDep ROOT strip-bom@4.0.0 OK for: jest-runtime@27.5.1 want: ^4.0.0
3103 timing idealTree:node_modules/jest-runtime Completed in 69ms
3104 timing idealTree:node_modules/@jest/globals Completed in 0ms
3105 timing idealTree:node_modules/cjs-module-lexer Completed in 0ms
3106 timing idealTree:node_modules/jest-serializer Completed in 0ms
3107 silly placeDep ROOT @types/prettier@2.7.3 OK for: jest-snapshot@27.5.1 want: ^2.1.5
3108 silly placeDep node_modules/jest-snapshot chalk@4.1.2 OK for: jest-snapshot@27.5.1 want: ^4.0.0
3109 timing idealTree:node_modules/jest-snapshot Completed in 34ms
3110 timing idealTree:node_modules/@types/prettier Completed in 0ms
3111 silly placeDep node_modules/jest-util chalk@4.1.2 OK for: jest-util@27.5.1 want: ^4.0.0
3112 timing idealTree:node_modules/jest-util Completed in 19ms
3113 silly placeDep node_modules/jest-validate chalk@4.1.2 OK for: jest-validate@27.5.1 want: ^4.0.0
3114 silly placeDep ROOT leven@3.1.0 OK for: jest-validate@27.5.1 want: ^3.1.0
3115 timing idealTree:node_modules/jest-validate Completed in 33ms
3116 silly placeDep node_modules/jest-watch-typeahead chalk@4.1.2 OK for: jest-watch-typeahead@1.1.0 want: ^4.0.0
3117 silly placeDep node_modules/jest-watch-typeahead jest-regex-util@28.0.2 OK for: jest-watch-typeahead@1.1.0 want: ^28.0.0
3118 silly placeDep node_modules/jest-watch-typeahead jest-watcher@28.1.3 OK for: jest-watch-typeahead@1.1.0 want: ^28.0.0
3119 silly fetch manifest @jest/test-result@^28.1.3
3120 silly fetch manifest @jest/types@^28.1.3
3121 silly fetch manifest emittery@^0.10.2
3122 silly fetch manifest jest-util@^28.1.3
3123 silly placeDep node_modules/jest-watch-typeahead slash@4.0.0 OK for: jest-watch-typeahead@1.1.0 want: ^4.0.0
3124 silly placeDep node_modules/jest-watch-typeahead string-length@5.0.1 OK for: jest-watch-typeahead@1.1.0 want: ^5.0.1
3125 silly fetch manifest char-regex@^2.0.0
3126 silly placeDep node_modules/jest-watch-typeahead strip-ansi@7.1.0 OK for: jest-watch-typeahead@1.1.0 want: ^7.0.1
3127 silly fetch manifest ansi-regex@^6.0.1
3128 timing idealTree:node_modules/jest-watch-typeahead Completed in 118ms
3129 silly placeDep node_modules/jest-watcher chalk@4.1.2 OK for: jest-watcher@27.5.1 want: ^4.0.0
3130 timing idealTree:node_modules/jest-watcher Completed in 15ms
3131 silly placeDep node_modules/jest-worker supports-color@8.1.1 OK for: jest-worker@27.5.1 want: ^8.0.0
3132 timing idealTree:node_modules/jest-worker Completed in 16ms
3133 silly placeDep ROOT argparse@1.0.10 OK for: js-yaml@3.14.1 want: ^1.0.7
3134 silly fetch manifest sprintf-js@~1.0.2
3135 silly placeDep ROOT esprima@4.0.1 OK for: js-yaml@3.14.1 want: ^4.0.0
3136 http fetch GET 200 https://registry.npmjs.org/sprintf-js 40ms (cache hit)
3137 timing idealTree:node_modules/js-yaml Completed in 57ms
3138 silly placeDep ROOT sprintf-js@1.0.3 OK for: argparse@1.0.10 want: ~1.0.2
3139 timing idealTree:node_modules/argparse Completed in 6ms
3140 timing idealTree:node_modules/esprima Completed in 0ms
3141 silly fetch manifest bufferutil@^4.0.1
3142 http fetch GET 200 https://registry.npmjs.org/bufferutil 49ms (cache hit)
3143 silly fetch manifest utf-8-validate@^5.0.2
3144 http fetch GET 200 https://registry.npmjs.org/utf-8-validate 25ms (cache hit)
3145 silly placeDep ROOT abab@2.0.6 OK for: jsdom@16.7.0 want: ^2.0.5
3146 silly placeDep ROOT acorn-globals@6.0.0 OK for: jsdom@16.7.0 want: ^6.0.0
3147 silly fetch manifest acorn@^7.1.1
3148 silly fetch manifest acorn-walk@^7.1.1
3149 silly placeDep ROOT cssom@0.4.4 OK for: jsdom@16.7.0 want: ^0.4.4
3150 silly placeDep ROOT cssstyle@2.3.0 OK for: jsdom@16.7.0 want: ^2.3.0
3151 silly fetch manifest cssom@~0.3.6
3152 silly placeDep ROOT data-urls@2.0.0 OK for: jsdom@16.7.0 want: ^2.0.0
3153 silly fetch manifest whatwg-url@^8.0.0
3154 silly placeDep ROOT decimal.js@10.4.3 OK for: jsdom@16.7.0 want: ^10.2.1
3155 silly placeDep ROOT domexception@2.0.1 OK for: jsdom@16.7.0 want: ^2.0.1
3156 silly fetch manifest webidl-conversions@^5.0.0
3157 silly placeDep ROOT escodegen@2.1.0 OK for: jsdom@16.7.0 want: ^2.0.0
3158 silly fetch manifest source-map@~0.6.1
3159 silly placeDep ROOT form-data@3.0.1 OK for: jsdom@16.7.0 want: ^3.0.0
3160 silly fetch manifest asynckit@^0.4.0
3161 silly fetch manifest combined-stream@^1.0.8
3162 silly fetch manifest mime-types@^2.1.12
3163 silly placeDep ROOT html-encoding-sniffer@2.0.1 OK for: jsdom@16.7.0 want: ^2.0.1
3164 silly placeDep ROOT http-proxy-agent@4.0.1 OK for: jsdom@16.7.0 want: ^4.0.1
3165 silly fetch manifest @tootallnate/once@1
3166 silly fetch manifest agent-base@6
3167 silly placeDep ROOT https-proxy-agent@5.0.1 OK for: jsdom@16.7.0 want: ^5.0.0
3168 silly placeDep ROOT is-potential-custom-element-name@1.0.1 OK for: jsdom@16.7.0 want: ^1.0.1
3169 silly placeDep ROOT nwsapi@2.2.7 OK for: jsdom@16.7.0 want: ^2.2.0
3170 silly placeDep ROOT parse5@6.0.1 OK for: jsdom@16.7.0 want: 6.0.1
3171 silly placeDep ROOT saxes@5.0.1 OK for: jsdom@16.7.0 want: ^5.0.1
3172 silly fetch manifest xmlchars@^2.2.0
3173 silly placeDep ROOT symbol-tree@3.2.4 OK for: jsdom@16.7.0 want: ^3.2.4
3174 silly placeDep ROOT tough-cookie@4.1.3 OK for: jsdom@16.7.0 want: ^4.0.0
3175 silly fetch manifest psl@^1.1.33
3176 silly fetch manifest punycode@^2.1.1
3177 silly fetch manifest universalify@^0.2.0
3178 silly fetch manifest url-parse@^1.5.3
3179 silly placeDep ROOT w3c-hr-time@1.0.2 OK for: jsdom@16.7.0 want: ^1.0.2
3180 silly fetch manifest browser-process-hrtime@^1.0.0
3181 silly placeDep ROOT w3c-xmlserializer@2.0.0 OK for: jsdom@16.7.0 want: ^2.0.0
3182 silly placeDep ROOT webidl-conversions@6.1.0 OK for: jsdom@16.7.0 want: ^6.1.0
3183 silly placeDep ROOT whatwg-encoding@1.0.5 OK for: jsdom@16.7.0 want: ^1.0.5
3184 silly fetch manifest iconv-lite@0.4.24
3185 silly placeDep ROOT whatwg-mimetype@2.3.0 OK for: jsdom@16.7.0 want: ^2.3.0
3186 silly placeDep ROOT whatwg-url@8.7.0 OK for: jsdom@16.7.0 want: ^8.5.0
3187 silly fetch manifest tr46@^2.1.0
3188 silly placeDep ROOT ws@7.5.9 OK for: jsdom@16.7.0 want: ^7.4.6
3189 silly placeDep ROOT xml-name-validator@3.0.0 OK for: jsdom@16.7.0 want: ^3.0.0
3190 http fetch GET 200 https://registry.npmjs.org/asynckit 271ms (cache hit)
3191 http fetch GET 200 https://registry.npmjs.org/acorn-walk 345ms (cache hit)
3192 http fetch GET 200 https://registry.npmjs.org/combined-stream 278ms (cache hit)
3193 http fetch GET 200 https://registry.npmjs.org/agent-base 263ms (cache hit)
3194 http fetch GET 200 https://registry.npmjs.org/xmlchars 230ms (cache hit)
3195 http fetch GET 200 https://registry.npmjs.org/browser-process-hrtime 212ms (cache hit)
3196 http fetch GET 200 https://registry.npmjs.org/url-parse 231ms (cache hit)
3197 http fetch GET 200 https://registry.npmjs.org/@tootallnate%2fonce 316ms (cache hit)
3198 http fetch GET 200 https://registry.npmjs.org/tr46 202ms (cache hit)
3199 http fetch GET 200 https://registry.npmjs.org/psl 286ms (cache hit)
3200 timing idealTree:node_modules/jsdom Completed in 594ms
3201 timing idealTree:node_modules/abab Completed in 0ms
3202 silly placeDep node_modules/acorn-globals acorn@7.4.1 OK for: acorn-globals@6.0.0 want: ^7.1.1
3203 silly placeDep ROOT acorn-walk@7.2.0 OK for: acorn-globals@6.0.0 want: ^7.1.1
3204 timing idealTree:node_modules/acorn-globals Completed in 11ms
3205 timing idealTree:node_modules/acorn-walk Completed in 0ms
3206 timing idealTree:node_modules/cssom Completed in 0ms
3207 silly placeDep node_modules/cssstyle cssom@0.3.8 OK for: cssstyle@2.3.0 want: ~0.3.6
3208 timing idealTree:node_modules/cssstyle Completed in 6ms
3209 timing idealTree:node_modules/data-urls Completed in 0ms
3210 timing idealTree:node_modules/decimal.js Completed in 0ms
3211 silly placeDep node_modules/domexception webidl-conversions@5.0.0 OK for: domexception@2.0.1 want: ^5.0.0
3212 timing idealTree:node_modules/domexception Completed in 41ms
3213 silly placeDep node_modules/escodegen source-map@0.6.1 OK for: escodegen@2.1.0 want: ~0.6.1
3214 timing idealTree:node_modules/escodegen Completed in 7ms
3215 silly placeDep ROOT asynckit@0.4.0 OK for: form-data@3.0.1 want: ^0.4.0
3216 silly placeDep ROOT combined-stream@1.0.8 OK for: form-data@3.0.1 want: ^1.0.8
3217 silly fetch manifest delayed-stream@~1.0.0
3218 silly placeDep ROOT mime-types@2.1.35 OK for: form-data@3.0.1 want: ^2.1.12
3219 silly fetch manifest mime-db@1.52.0
3220 http fetch GET 200 https://registry.npmjs.org/delayed-stream 59ms (cache hit)
3221 http fetch GET 200 https://registry.npmjs.org/mime-db 81ms (cache hit)
3222 timing idealTree:node_modules/form-data Completed in 111ms
3223 timing idealTree:node_modules/asynckit Completed in 0ms
3224 silly placeDep ROOT delayed-stream@1.0.0 OK for: combined-stream@1.0.8 want: ~1.0.0
3225 timing idealTree:node_modules/combined-stream Completed in 6ms
3226 timing idealTree:node_modules/delayed-stream Completed in 0ms
3227 timing idealTree:node_modules/html-encoding-sniffer Completed in 0ms
3228 silly placeDep ROOT @tootallnate/once@1.1.2 OK for: http-proxy-agent@4.0.1 want: 1
3229 silly placeDep ROOT agent-base@6.0.2 OK for: http-proxy-agent@4.0.1 want: 6
3230 timing idealTree:node_modules/http-proxy-agent Completed in 25ms
3231 timing idealTree:node_modules/@tootallnate/once Completed in 0ms
3232 timing idealTree:node_modules/agent-base Completed in 0ms
3233 timing idealTree:node_modules/https-proxy-agent Completed in 0ms
3234 timing idealTree:node_modules/is-potential-custom-element-name Completed in 0ms
3235 timing idealTree:node_modules/jsesc Completed in 0ms
3236 timing idealTree:node_modules/json-schema-traverse Completed in 0ms
3237 timing idealTree:node_modules/json-stable-stringify-without-jsonify Completed in 0ms
3238 timing idealTree:node_modules/json5 Completed in 0ms
3239 timing idealTree:node_modules/jsonfile Completed in 0ms
3240 silly placeDep node_modules/jsonpath esprima@1.2.2 OK for: jsonpath@1.1.1 want: 1.2.2
3241 silly placeDep ROOT static-eval@2.0.2 OK for: jsonpath@1.1.1 want: 2.0.2
3242 silly fetch manifest escodegen@^1.8.1
3243 silly placeDep ROOT underscore@1.12.1 OK for: jsonpath@1.1.1 want: 1.12.1
3244 timing idealTree:node_modules/jsonpath Completed in 23ms
3245 timing idealTree:node_modules/jsx-ast-utils Completed in 0ms
3246 silly placeDep ROOT json-buffer@3.0.1 OK for: keyv@4.5.4 want: 3.0.1
3247 timing idealTree:node_modules/keyv Completed in 10ms
3248 timing idealTree:node_modules/json-buffer Completed in 0ms
3249 silly placeDep ROOT language-subtag-registry@0.3.22 OK for: language-tags@1.0.9 want: ^0.3.20
3250 timing idealTree:node_modules/language-tags Completed in 12ms
3251 timing idealTree:node_modules/language-subtag-registry Completed in 0ms
3252 timing idealTree:node_modules/leven Completed in 1ms
3253 silly placeDep ROOT prelude-ls@1.2.1 OK for: levn@0.4.1 want: ^1.2.1
3254 silly placeDep ROOT type-check@0.4.0 OK for: levn@0.4.1 want: ~0.4.0
3255 timing idealTree:node_modules/levn Completed in 15ms
3256 timing idealTree:node_modules/lilconfig Completed in 0ms
3257 silly placeDep ROOT big.js@5.2.2 OK for: loader-utils@2.0.4 want: ^5.2.2
3258 silly placeDep ROOT emojis-list@3.0.0 OK for: loader-utils@2.0.4 want: ^3.0.0
3259 timing idealTree:node_modules/loader-utils Completed in 23ms
3260 timing idealTree:node_modules/big.js Completed in 0ms
3261 timing idealTree:node_modules/emojis-list Completed in 0ms
3262 silly placeDep ROOT p-locate@5.0.0 OK for: locate-path@6.0.0 want: ^5.0.0
3263 silly fetch manifest p-limit@^3.0.2
3264 http fetch GET 200 https://registry.npmjs.org/p-limit 27ms (cache hit)
3265 timing idealTree:node_modules/locate-path Completed in 42ms
3266 timing idealTree:node_modules/lodash Completed in 0ms
3267 timing idealTree:node_modules/lodash.debounce Completed in 0ms
3268 timing idealTree:node_modules/lodash.merge Completed in 0ms
3269 silly placeDep ROOT yallist@3.1.1 OK for: lru-cache@5.1.1 want: ^3.0.2
3270 timing idealTree:node_modules/lru-cache Completed in 6ms
3271 silly placeDep node_modules/make-dir semver@6.3.1 OK for: make-dir@3.1.0 want: ^6.0.0
3272 timing idealTree:node_modules/make-dir Completed in 5ms
3273 timing idealTree:node_modules/merge-stream Completed in 0ms
3274 timing idealTree:node_modules/merge2 Completed in 0ms
3275 silly placeDep ROOT braces@3.0.2 OK for: micromatch@4.0.5 want: ^3.0.2
3276 silly fetch manifest fill-range@^7.0.1
3277 http fetch GET 200 https://registry.npmjs.org/fill-range 36ms (cache hit)
3278 timing idealTree:node_modules/micromatch Completed in 60ms
3279 silly placeDep ROOT fill-range@7.0.1 OK for: braces@3.0.2 want: ^7.0.1
3280 silly fetch manifest to-regex-range@^5.0.1
3281 http fetch GET 200 https://registry.npmjs.org/to-regex-range 20ms (cache hit)
3282 timing idealTree:node_modules/braces Completed in 41ms
3283 silly placeDep ROOT to-regex-range@5.0.1 OK for: fill-range@7.0.1 want: ^5.0.1
3284 silly fetch manifest is-number@^7.0.0
3285 http fetch GET 200 https://registry.npmjs.org/is-number 24ms (cache hit)
3286 timing idealTree:node_modules/fill-range Completed in 34ms
3287 silly placeDep ROOT mime-db@1.52.0 OK for: mime-types@2.1.35 want: 1.52.0
3288 timing idealTree:node_modules/mime-types Completed in 5ms
3289 timing idealTree:node_modules/mime-db Completed in 0ms
3290 silly placeDep node_modules/mini-css-extract-plugin schema-utils@4.2.0 OK for: mini-css-extract-plugin@2.8.0 want: ^4.0.0
3291 timing idealTree:node_modules/mini-css-extract-plugin Completed in 9ms
3292 silly placeDep ROOT brace-expansion@1.1.11 OK for: minimatch@3.1.2 want: ^1.1.7
3293 silly fetch manifest balanced-match@^1.0.0
3294 silly fetch manifest concat-map@0.0.1
3295 http fetch GET 200 https://registry.npmjs.org/balanced-match 30ms (cache hit)
3296 http fetch GET 200 https://registry.npmjs.org/concat-map 30ms (cache hit)
3297 timing idealTree:node_modules/minimatch Completed in 46ms
3298 silly placeDep ROOT balanced-match@1.0.2 OK for: brace-expansion@1.1.11 want: ^1.0.0
3299 silly placeDep ROOT concat-map@0.0.1 OK for: brace-expansion@1.1.11 want: 0.0.1
3300 timing idealTree:node_modules/brace-expansion Completed in 17ms
3301 timing idealTree:node_modules/balanced-match Completed in 0ms
3302 timing idealTree:node_modules/concat-map Completed in 0ms
3303 timing idealTree:node_modules/ms Completed in 0ms
3304 timing idealTree:node_modules/natural-compare Completed in 0ms
3305 timing idealTree:node_modules/natural-compare-lite Completed in 0ms
3306 timing idealTree:node_modules/node-int64 Completed in 0ms
3307 timing idealTree:node_modules/node-releases Completed in 0ms
3308 timing idealTree:node_modules/normalize-path Completed in 0ms
3309 timing idealTree:node_modules/npm-run-path Completed in 1ms
3310 timing idealTree:node_modules/nwsapi Completed in 0ms
3311 timing idealTree:node_modules/object-inspect Completed in 0ms
3312 timing idealTree:node_modules/object-keys Completed in 0ms
3313 timing idealTree:node_modules/object.assign Completed in 0ms
3314 timing idealTree:node_modules/object.entries Completed in 0ms
3315 timing idealTree:node_modules/object.fromentries Completed in 0ms
3316 silly placeDep ROOT array.prototype.filter@1.0.3 OK for: object.groupby@1.0.2 want: ^1.0.3
3317 silly fetch manifest es-array-method-boxes-properly@^1.0.0
3318 http fetch GET 200 https://registry.npmjs.org/es-array-method-boxes-properly 20ms (cache hit)
3319 timing idealTree:node_modules/object.groupby Completed in 34ms
3320 silly placeDep ROOT es-array-method-boxes-properly@1.0.0 OK for: array.prototype.filter@1.0.3 want: ^1.0.0
3321 timing idealTree:node_modules/array.prototype.filter Completed in 7ms
3322 timing idealTree:node_modules/es-array-method-boxes-properly Completed in 0ms
3323 timing idealTree:node_modules/object.hasown Completed in 0ms
3324 timing idealTree:node_modules/object.values Completed in 0ms
3325 timing idealTree:node_modules/once Completed in 0ms
3326 silly placeDep ROOT mimic-fn@2.1.0 OK for: onetime@5.1.2 want: ^2.1.0
3327 timing idealTree:node_modules/onetime Completed in 46ms
3328 timing idealTree:node_modules/mimic-fn Completed in 0ms
3329 silly placeDep ROOT @aashutoshrathi/word-wrap@1.2.6 OK for: optionator@0.9.3 want: ^1.2.3
3330 silly placeDep ROOT deep-is@0.1.4 OK for: optionator@0.9.3 want: ^0.1.3
3331 silly placeDep ROOT fast-levenshtein@2.0.6 OK for: optionator@0.9.3 want: ^2.0.6
3332 timing idealTree:node_modules/optionator Completed in 51ms
3333 timing idealTree:node_modules/@aashutoshrathi/word-wrap Completed in 0ms
3334 timing idealTree:node_modules/deep-is Completed in 0ms
3335 timing idealTree:node_modules/fast-levenshtein Completed in 0ms
3336 silly placeDep ROOT p-limit@3.1.0 OK for: p-locate@5.0.0 want: ^3.0.2
3337 silly fetch manifest yocto-queue@^0.1.0
3338 http fetch GET 200 https://registry.npmjs.org/yocto-queue 76ms (cache hit)
3339 timing idealTree:node_modules/p-locate Completed in 86ms
3340 silly placeDep ROOT yocto-queue@0.1.0 OK for: p-limit@3.1.0 want: ^0.1.0
3341 timing idealTree:node_modules/p-limit Completed in 5ms
3342 silly placeDep ROOT dot-case@3.0.4 OK for: param-case@3.0.4 want: ^3.0.4
3343 timing idealTree:node_modules/param-case Completed in 13ms
3344 silly placeDep ROOT no-case@3.0.4 OK for: dot-case@3.0.4 want: ^3.0.4
3345 silly fetch manifest lower-case@^2.0.2
3346 http fetch GET 200 https://registry.npmjs.org/lower-case 30ms (cache hit)
3347 timing idealTree:node_modules/dot-case Completed in 65ms
3348 silly placeDep ROOT lower-case@2.0.2 OK for: no-case@3.0.4 want: ^2.0.2
3349 timing idealTree:node_modules/no-case Completed in 11ms
3350 timing idealTree:node_modules/lower-case Completed in 0ms
3351 timing idealTree:node_modules/parent-module Completed in 0ms
3352 silly placeDep ROOT error-ex@1.3.2 OK for: parse-json@5.2.0 want: ^1.3.1
3353 silly fetch manifest is-arrayish@^0.2.1
3354 silly placeDep ROOT json-parse-even-better-errors@2.3.1 OK for: parse-json@5.2.0 want: ^2.3.0
3355 silly placeDep ROOT lines-and-columns@1.2.4 OK for: parse-json@5.2.0 want: ^1.1.6
3356 http fetch GET 200 https://registry.npmjs.org/is-arrayish 26ms (cache hit)
3357 timing idealTree:node_modules/parse-json Completed in 38ms
3358 silly placeDep ROOT is-arrayish@0.2.1 OK for: error-ex@1.3.2 want: ^0.2.1
3359 timing idealTree:node_modules/error-ex Completed in 13ms
3360 timing idealTree:node_modules/is-arrayish Completed in 0ms
3361 timing idealTree:node_modules/json-parse-even-better-errors Completed in 0ms
3362 timing idealTree:node_modules/lines-and-columns Completed in 0ms
3363 timing idealTree:node_modules/parse5 Completed in 0ms
3364 timing idealTree:node_modules/pascal-case Completed in 0ms
3365 timing idealTree:node_modules/path-exists Completed in 0ms
3366 timing idealTree:node_modules/path-is-absolute Completed in 0ms
3367 timing idealTree:node_modules/path-key Completed in 0ms
3368 timing idealTree:node_modules/path-type Completed in 0ms
3369 timing idealTree:node_modules/picomatch Completed in 0ms
3370 timing idealTree:node_modules/pirates Completed in 0ms
3371 silly placeDep node_modules/pkg-dir find-up@4.1.0 OK for: pkg-dir@4.2.0 want: ^4.0.0
3372 timing idealTree:node_modules/pkg-dir Completed in 9ms
3373 silly placeDep ROOT nanoid@3.3.7 OK for: postcss@8.4.34 want: ^3.3.7
3374 silly placeDep ROOT picocolors@1.0.0 OK for: postcss@8.4.34 want: ^1.0.0
3375 silly placeDep ROOT source-map-js@1.0.2 OK for: postcss@8.4.34 want: ^1.0.2
3376 timing idealTree:node_modules/postcss Completed in 21ms
3377 timing idealTree:node_modules/nanoid Completed in 0ms
3378 timing idealTree:node_modules/picocolors Completed in 0ms
3379 silly placeDep ROOT postcss-selector-parser@6.0.15 OK for: postcss-calc@8.2.4 want: ^6.0.9
3380 silly fetch manifest cssesc@^3.0.0
3381 silly fetch manifest util-deprecate@^1.0.2
3382 http fetch GET 200 https://registry.npmjs.org/util-deprecate 23ms (cache hit)
3383 http fetch GET 200 https://registry.npmjs.org/cssesc 28ms (cache hit)
3384 timing idealTree:node_modules/postcss-calc Completed in 49ms
3385 silly placeDep ROOT caniuse-api@3.0.0 OK for: postcss-colormin@5.3.1 want: ^3.0.0
3386 silly fetch manifest lodash.memoize@^4.1.2
3387 silly fetch manifest lodash.uniq@^4.5.0
3388 silly placeDep ROOT colord@2.9.3 OK for: postcss-colormin@5.3.1 want: ^2.9.1
3389 http fetch GET 200 https://registry.npmjs.org/lodash.memoize 32ms (cache hit)
3390 http fetch GET 200 https://registry.npmjs.org/lodash.uniq 27ms (cache hit)
3391 timing idealTree:node_modules/postcss-colormin Completed in 53ms
3392 silly placeDep ROOT lodash.memoize@4.1.2 OK for: caniuse-api@3.0.0 want: ^4.1.2
3393 silly placeDep ROOT lodash.uniq@4.5.0 OK for: caniuse-api@3.0.0 want: ^4.5.0
3394 timing idealTree:node_modules/caniuse-api Completed in 13ms
3395 timing idealTree:node_modules/colord Completed in 1ms
3396 timing idealTree:node_modules/lodash.memoize Completed in 0ms
3397 timing idealTree:node_modules/lodash.uniq Completed in 0ms
3398 timing idealTree:node_modules/postcss-convert-values Completed in 0ms
3399 timing idealTree:node_modules/postcss-discard-comments Completed in 0ms
3400 timing idealTree:node_modules/postcss-discard-duplicates Completed in 0ms
3401 timing idealTree:node_modules/postcss-discard-empty Completed in 0ms
3402 timing idealTree:node_modules/postcss-discard-overridden Completed in 1ms
3403 timing idealTree:node_modules/postcss-flexbugs-fixes Completed in 0ms
3404 silly placeDep ROOT klona@2.0.6 OK for: postcss-loader@6.2.1 want: ^2.0.5
3405 timing idealTree:node_modules/postcss-loader Completed in 11ms
3406 timing idealTree:node_modules/klona Completed in 0ms
3407 silly placeDep ROOT stylehacks@5.1.1 OK for: postcss-merge-longhand@5.1.7 want: ^5.1.1
3408 timing idealTree:node_modules/postcss-merge-longhand Completed in 14ms
3409 timing idealTree:node_modules/postcss-merge-rules Completed in 0ms
3410 timing idealTree:node_modules/postcss-minify-font-values Completed in 0ms
3411 timing idealTree:node_modules/postcss-minify-gradients Completed in 0ms
3412 timing idealTree:node_modules/postcss-minify-params Completed in 0ms
3413 timing idealTree:node_modules/postcss-minify-selectors Completed in 0ms
3414 timing idealTree:node_modules/postcss-modules-extract-imports Completed in 0ms
3415 timing idealTree:node_modules/postcss-modules-local-by-default Completed in 0ms
3416 timing idealTree:node_modules/postcss-modules-scope Completed in 0ms
3417 timing idealTree:node_modules/postcss-modules-values Completed in 0ms
3418 silly fetch manifest browserslist@>= 4
3419 silly fetch manifest postcss@>= 8
3420 silly placeDep ROOT @csstools/normalize.css@12.1.1 OK for: postcss-normalize@10.0.1 want: *
3421 silly placeDep ROOT postcss-browser-comments@4.0.0 OK for: postcss-normalize@10.0.1 want: ^4
3422 silly placeDep ROOT sanitize.css@13.0.0 OK for: postcss-normalize@10.0.1 want: *
3423 timing idealTree:node_modules/postcss-normalize Completed in 38ms
3424 timing idealTree:node_modules/@csstools/normalize.css Completed in 0ms
3425 timing idealTree:node_modules/postcss-browser-comments Completed in 0ms
3426 timing idealTree:node_modules/postcss-normalize-charset Completed in 0ms
3427 timing idealTree:node_modules/postcss-normalize-display-values Completed in 0ms
3428 timing idealTree:node_modules/postcss-normalize-positions Completed in 0ms
3429 timing idealTree:node_modules/postcss-normalize-repeat-style Completed in 0ms
3430 timing idealTree:node_modules/postcss-normalize-string Completed in 0ms
3431 timing idealTree:node_modules/postcss-normalize-timing-functions Completed in 0ms
3432 timing idealTree:node_modules/postcss-normalize-unicode Completed in 0ms
3433 silly placeDep ROOT normalize-url@6.1.0 OK for: postcss-normalize-url@5.1.0 want: ^6.0.1
3434 timing idealTree:node_modules/postcss-normalize-url Completed in 5ms
3435 timing idealTree:node_modules/normalize-url Completed in 0ms
3436 timing idealTree:node_modules/postcss-normalize-whitespace Completed in 0ms
3437 timing idealTree:node_modules/postcss-ordered-values Completed in 0ms
3438 silly fetch manifest postcss@^8.2
3439 silly placeDep ROOT @csstools/postcss-cascade-layers@1.1.1 OK for: postcss-preset-env@7.8.3 want: ^1.1.1
3440 silly fetch manifest @csstools/selector-specificity@^2.0.2
3441 silly placeDep ROOT @csstools/postcss-color-function@1.1.1 OK for: postcss-preset-env@7.8.3 want: ^1.1.1
3442 silly fetch manifest @csstools/postcss-progressive-custom-properties@^1.1.0
3443 silly placeDep ROOT @csstools/postcss-font-format-keywords@1.0.1 OK for: postcss-preset-env@7.8.3 want: ^1.0.1
3444 silly placeDep ROOT @csstools/postcss-hwb-function@1.0.2 OK for: postcss-preset-env@7.8.3 want: ^1.0.2
3445 silly placeDep ROOT @csstools/postcss-ic-unit@1.0.1 OK for: postcss-preset-env@7.8.3 want: ^1.0.1
3446 silly placeDep ROOT @csstools/postcss-is-pseudo-class@2.0.7 OK for: postcss-preset-env@7.8.3 want: ^2.0.7
3447 silly fetch manifest @csstools/selector-specificity@^2.0.0
3448 silly placeDep ROOT @csstools/postcss-nested-calc@1.0.0 OK for: postcss-preset-env@7.8.3 want: ^1.0.0
3449 silly placeDep ROOT @csstools/postcss-normalize-display-values@1.0.1 OK for: postcss-preset-env@7.8.3 want: ^1.0.1
3450 silly placeDep ROOT @csstools/postcss-oklab-function@1.1.1 OK for: postcss-preset-env@7.8.3 want: ^1.1.1
3451 silly placeDep ROOT @csstools/postcss-progressive-custom-properties@1.3.0 OK for: postcss-preset-env@7.8.3 want: ^1.3.0
3452 silly placeDep ROOT @csstools/postcss-stepped-value-functions@1.0.1 OK for: postcss-preset-env@7.8.3 want: ^1.0.1
3453 silly placeDep ROOT @csstools/postcss-text-decoration-shorthand@1.0.0 OK for: postcss-preset-env@7.8.3 want: ^1.0.0
3454 silly placeDep ROOT @csstools/postcss-trigonometric-functions@1.0.2 OK for: postcss-preset-env@7.8.3 want: ^1.0.2
3455 silly placeDep ROOT @csstools/postcss-unset-value@1.0.2 OK for: postcss-preset-env@7.8.3 want: ^1.0.2
3456 silly placeDep ROOT autoprefixer@10.4.17 OK for: postcss-preset-env@7.8.3 want: ^10.4.13
3457 silly fetch manifest fraction.js@^4.3.7
3458 silly fetch manifest normalize-range@^0.1.2
3459 silly placeDep ROOT css-blank-pseudo@3.0.3 OK for: postcss-preset-env@7.8.3 want: ^3.0.3
3460 silly placeDep ROOT css-has-pseudo@3.0.4 OK for: postcss-preset-env@7.8.3 want: ^3.0.4
3461 silly placeDep ROOT css-prefers-color-scheme@6.0.3 OK for: postcss-preset-env@7.8.3 want: ^6.0.3
3462 silly placeDep ROOT cssdb@7.10.0 OK for: postcss-preset-env@7.8.3 want: ^7.1.0
3463 silly placeDep ROOT postcss-attribute-case-insensitive@5.0.2 OK for: postcss-preset-env@7.8.3 want: ^5.0.2
3464 silly placeDep ROOT postcss-clamp@4.1.0 OK for: postcss-preset-env@7.8.3 want: ^4.1.0
3465 silly placeDep ROOT postcss-color-functional-notation@4.2.4 OK for: postcss-preset-env@7.8.3 want: ^4.2.4
3466 silly placeDep ROOT postcss-color-hex-alpha@8.0.4 OK for: postcss-preset-env@7.8.3 want: ^8.0.4
3467 silly placeDep ROOT postcss-color-rebeccapurple@7.1.1 OK for: postcss-preset-env@7.8.3 want: ^7.1.1
3468 silly placeDep ROOT postcss-custom-media@8.0.2 OK for: postcss-preset-env@7.8.3 want: ^8.0.2
3469 silly placeDep ROOT postcss-custom-properties@12.1.11 OK for: postcss-preset-env@7.8.3 want: ^12.1.10
3470 silly placeDep ROOT postcss-custom-selectors@6.0.3 OK for: postcss-preset-env@7.8.3 want: ^6.0.3
3471 silly placeDep ROOT postcss-dir-pseudo-class@6.0.5 OK for: postcss-preset-env@7.8.3 want: ^6.0.5
3472 silly placeDep ROOT postcss-double-position-gradients@3.1.2 OK for: postcss-preset-env@7.8.3 want: ^3.1.2
3473 silly placeDep ROOT postcss-env-function@4.0.6 OK for: postcss-preset-env@7.8.3 want: ^4.0.6
3474 silly placeDep ROOT postcss-focus-visible@6.0.4 OK for: postcss-preset-env@7.8.3 want: ^6.0.4
3475 silly placeDep ROOT postcss-focus-within@5.0.4 OK for: postcss-preset-env@7.8.3 want: ^5.0.4
3476 silly placeDep ROOT postcss-font-variant@5.0.0 OK for: postcss-preset-env@7.8.3 want: ^5.0.0
3477 silly placeDep ROOT postcss-gap-properties@3.0.5 OK for: postcss-preset-env@7.8.3 want: ^3.0.5
3478 silly placeDep ROOT postcss-image-set-function@4.0.7 OK for: postcss-preset-env@7.8.3 want: ^4.0.7
3479 silly placeDep ROOT postcss-initial@4.0.1 OK for: postcss-preset-env@7.8.3 want: ^4.0.1
3480 silly placeDep ROOT postcss-lab-function@4.2.1 OK for: postcss-preset-env@7.8.3 want: ^4.2.1
3481 silly placeDep ROOT postcss-logical@5.0.4 OK for: postcss-preset-env@7.8.3 want: ^5.0.4
3482 silly placeDep ROOT postcss-media-minmax@5.0.0 OK for: postcss-preset-env@7.8.3 want: ^5.0.0
3483 silly placeDep ROOT postcss-nesting@10.2.0 OK for: postcss-preset-env@7.8.3 want: ^10.2.0
3484 silly placeDep ROOT postcss-opacity-percentage@1.1.3 OK for: postcss-preset-env@7.8.3 want: ^1.1.2
3485 silly placeDep ROOT postcss-overflow-shorthand@3.0.4 OK for: postcss-preset-env@7.8.3 want: ^3.0.4
3486 silly placeDep ROOT postcss-page-break@3.0.4 OK for: postcss-preset-env@7.8.3 want: ^3.0.4
3487 silly placeDep ROOT postcss-place@7.0.5 OK for: postcss-preset-env@7.8.3 want: ^7.0.5
3488 silly placeDep ROOT postcss-pseudo-class-any-link@7.1.6 OK for: postcss-preset-env@7.8.3 want: ^7.1.6
3489 silly placeDep ROOT postcss-replace-overflow-wrap@4.0.0 OK for: postcss-preset-env@7.8.3 want: ^4.0.0
3490 silly placeDep ROOT postcss-selector-not@6.0.1 OK for: postcss-preset-env@7.8.3 want: ^6.0.1
3491 http fetch GET 200 https://registry.npmjs.org/@csstools%2fselector-specificity 493ms (cache hit)
3492 http fetch GET 200 https://registry.npmjs.org/fraction.js 334ms (cache hit)
3493 http fetch GET 200 https://registry.npmjs.org/@csstools%2fselector-specificity 443ms (cache hit)
3494 http fetch GET 200 https://registry.npmjs.org/normalize-range 335ms (cache hit)
3495 timing idealTree:node_modules/postcss-preset-env Completed in 769ms
3496 silly fetch manifest postcss-selector-parser@^6.0.10
3497 silly placeDep ROOT @csstools/selector-specificity@2.2.0 OK for: @csstools/postcss-cascade-layers@1.1.1 want: ^2.0.2
3498 timing idealTree:node_modules/@csstools/postcss-cascade-layers Completed in 9ms
3499 timing idealTree:node_modules/@csstools/postcss-color-function Completed in 0ms
3500 timing idealTree:node_modules/@csstools/postcss-font-format-keywords Completed in 0ms
3501 timing idealTree:node_modules/@csstools/postcss-hwb-function Completed in 0ms
3502 timing idealTree:node_modules/@csstools/postcss-ic-unit Completed in 0ms
3503 timing idealTree:node_modules/@csstools/postcss-is-pseudo-class Completed in 0ms
3504 timing idealTree:node_modules/@csstools/postcss-nested-calc Completed in 0ms
3505 timing idealTree:node_modules/@csstools/postcss-normalize-display-values Completed in 0ms
3506 timing idealTree:node_modules/@csstools/postcss-oklab-function Completed in 0ms
3507 timing idealTree:node_modules/@csstools/postcss-progressive-custom-properties Completed in 0ms
3508 timing idealTree:node_modules/@csstools/postcss-stepped-value-functions Completed in 0ms
3509 timing idealTree:node_modules/@csstools/postcss-text-decoration-shorthand Completed in 0ms
3510 timing idealTree:node_modules/@csstools/postcss-trigonometric-functions Completed in 0ms
3511 timing idealTree:node_modules/@csstools/postcss-unset-value Completed in 0ms
3512 timing idealTree:node_modules/@csstools/selector-specificity Completed in 0ms
3513 silly placeDep ROOT fraction.js@4.3.7 OK for: autoprefixer@10.4.17 want: ^4.3.7
3514 silly placeDep ROOT normalize-range@0.1.2 OK for: autoprefixer@10.4.17 want: ^0.1.2
3515 timing idealTree:node_modules/autoprefixer Completed in 7ms
3516 timing idealTree:node_modules/css-blank-pseudo Completed in 0ms
3517 timing idealTree:node_modules/css-has-pseudo Completed in 0ms
3518 timing idealTree:node_modules/css-prefers-color-scheme Completed in 1ms
3519 timing idealTree:node_modules/cssdb Completed in 0ms
3520 timing idealTree:node_modules/fraction.js Completed in 0ms
3521 timing idealTree:node_modules/normalize-range Completed in 0ms
3522 timing idealTree:node_modules/postcss-attribute-case-insensitive Completed in 0ms
3523 timing idealTree:node_modules/postcss-clamp Completed in 0ms
3524 timing idealTree:node_modules/postcss-color-functional-notation Completed in 0ms
3525 timing idealTree:node_modules/postcss-color-hex-alpha Completed in 0ms
3526 timing idealTree:node_modules/postcss-color-rebeccapurple Completed in 0ms
3527 timing idealTree:node_modules/postcss-custom-media Completed in 0ms
3528 timing idealTree:node_modules/postcss-custom-properties Completed in 0ms
3529 timing idealTree:node_modules/postcss-custom-selectors Completed in 0ms
3530 timing idealTree:node_modules/postcss-dir-pseudo-class Completed in 0ms
3531 timing idealTree:node_modules/postcss-double-position-gradients Completed in 0ms
3532 timing idealTree:node_modules/postcss-env-function Completed in 0ms
3533 timing idealTree:node_modules/postcss-focus-visible Completed in 0ms
3534 timing idealTree:node_modules/postcss-focus-within Completed in 0ms
3535 timing idealTree:node_modules/postcss-font-variant Completed in 0ms
3536 timing idealTree:node_modules/postcss-gap-properties Completed in 0ms
3537 timing idealTree:node_modules/postcss-image-set-function Completed in 0ms
3538 timing idealTree:node_modules/postcss-initial Completed in 0ms
3539 timing idealTree:node_modules/postcss-lab-function Completed in 0ms
3540 timing idealTree:node_modules/postcss-logical Completed in 0ms
3541 timing idealTree:node_modules/postcss-media-minmax Completed in 0ms
3542 timing idealTree:node_modules/postcss-nesting Completed in 0ms
3543 timing idealTree:node_modules/postcss-opacity-percentage Completed in 0ms
3544 timing idealTree:node_modules/postcss-overflow-shorthand Completed in 0ms
3545 timing idealTree:node_modules/postcss-page-break Completed in 0ms
3546 timing idealTree:node_modules/postcss-place Completed in 0ms
3547 timing idealTree:node_modules/postcss-pseudo-class-any-link Completed in 0ms
3548 timing idealTree:node_modules/postcss-reduce-initial Completed in 0ms
3549 timing idealTree:node_modules/postcss-reduce-transforms Completed in 0ms
3550 timing idealTree:node_modules/postcss-replace-overflow-wrap Completed in 0ms
3551 timing idealTree:node_modules/postcss-selector-not Completed in 0ms
3552 silly placeDep ROOT cssesc@3.0.0 OK for: postcss-selector-parser@6.0.15 want: ^3.0.0
3553 silly placeDep ROOT util-deprecate@1.0.2 OK for: postcss-selector-parser@6.0.15 want: ^1.0.2
3554 timing idealTree:node_modules/postcss-selector-parser Completed in 16ms
3555 timing idealTree:node_modules/cssesc Completed in 0ms
3556 silly placeDep node_modules/postcss-svgo svgo@2.8.0 OK for: postcss-svgo@5.1.0 want: ^2.7.0
3557 silly fetch manifest @trysound/sax@0.2.0
3558 silly fetch manifest commander@^7.2.0
3559 silly fetch manifest css-select@^4.1.3
3560 silly fetch manifest css-tree@^1.1.3
3561 silly fetch manifest csso@^4.2.0
3562 http fetch GET 200 https://registry.npmjs.org/@trysound%2fsax 17ms (cache hit)
3563 timing idealTree:node_modules/postcss-svgo Completed in 27ms
3564 timing idealTree:node_modules/postcss-unique-selectors Completed in 0ms
3565 timing idealTree:node_modules/postcss-value-parser Completed in 0ms
3566 timing idealTree:node_modules/prelude-ls Completed in 0ms
3567 silly placeDep ROOT renderkid@3.0.0 OK for: pretty-error@4.0.0 want: ^3.0.0
3568 silly fetch manifest dom-converter@^0.2.0
3569 silly fetch manifest htmlparser2@^6.1.0
3570 http fetch GET 200 https://registry.npmjs.org/dom-converter 16ms (cache hit)
3571 http fetch GET 200 https://registry.npmjs.org/htmlparser2 13ms (cache hit)
3572 timing idealTree:node_modules/pretty-error Completed in 30ms
3573 silly placeDep ROOT ansi-regex@5.0.1 OK for: pretty-format@27.5.1 want: ^5.0.1
3574 silly placeDep node_modules/pretty-format ansi-styles@5.2.0 OK for: pretty-format@27.5.1 want: ^5.0.0
3575 silly placeDep node_modules/pretty-format react-is@17.0.2 OK for: pretty-format@27.5.1 want: ^17.0.1
3576 timing idealTree:node_modules/pretty-format Completed in 14ms
3577 timing idealTree:node_modules/ansi-regex Completed in 0ms
3578 silly placeDep ROOT kleur@3.0.3 OK for: prompts@2.4.2 want: ^3.0.3
3579 silly placeDep ROOT sisteransi@1.0.5 OK for: prompts@2.4.2 want: ^1.0.5
3580 timing idealTree:node_modules/prompts Completed in 12ms
3581 timing idealTree:node_modules/kleur Completed in 0ms
3582 silly placeDep ROOT core-js@3.35.1 OK for: react-app-polyfill@3.0.0 want: ^3.19.2
3583 silly placeDep ROOT promise@8.3.0 OK for: react-app-polyfill@3.0.0 want: ^8.1.0
3584 silly fetch manifest asap@~2.0.6
3585 silly placeDep ROOT raf@3.4.1 OK for: react-app-polyfill@3.0.0 want: ^3.4.1
3586 silly fetch manifest performance-now@^2.1.0
3587 silly placeDep node_modules/react-app-polyfill regenerator-runtime@0.13.11 OK for: react-app-polyfill@3.0.0 want: ^0.13.9
3588 silly placeDep ROOT whatwg-fetch@3.6.20 OK for: react-app-polyfill@3.0.0 want: ^3.6.2
3589 http fetch GET 200 https://registry.npmjs.org/performance-now 35ms (cache hit)
3590 http fetch GET 200 https://registry.npmjs.org/asap 42ms (cache hit)
3591 timing idealTree:node_modules/react-app-polyfill Completed in 53ms
3592 timing idealTree:node_modules/core-js Completed in 0ms
3593 silly placeDep ROOT asap@2.0.6 OK for: promise@8.3.0 want: ~2.0.6
3594 timing idealTree:node_modules/promise Completed in 5ms
3595 timing idealTree:node_modules/asap Completed in 0ms
3596 silly placeDep ROOT performance-now@2.1.0 OK for: raf@3.4.1 want: ^2.1.0
3597 timing idealTree:node_modules/raf Completed in 5ms
3598 timing idealTree:node_modules/performance-now Completed in 0ms
3599 silly fetch manifest eslint@>= 6
3600 silly fetch manifest typescript@>= 2.7
3601 silly fetch manifest vue-template-compiler@*
3602 http fetch GET 200 https://registry.npmjs.org/vue-template-compiler 18ms (cache hit)
3603 silly fetch manifest webpack@>= 4
3604 silly placeDep ROOT address@1.2.2 OK for: react-dev-utils@12.0.1 want: ^1.1.2
3605 silly placeDep node_modules/react-dev-utils chalk@4.1.2 OK for: react-dev-utils@12.0.1 want: ^4.1.2
3606 silly placeDep ROOT detect-port-alt@1.1.6 OK for: react-dev-utils@12.0.1 want: ^1.1.6
3607 silly fetch manifest debug@^2.6.0
3608 silly placeDep node_modules/react-dev-utils escape-string-regexp@4.0.0 OK for: react-dev-utils@12.0.1 want: ^4.0.0
3609 silly placeDep ROOT filesize@8.0.7 OK for: react-dev-utils@12.0.1 want: ^8.0.6
3610 silly placeDep ROOT fork-ts-checker-webpack-plugin@6.5.3 OK for: react-dev-utils@12.0.1 want: ^6.5.0
3611 silly fetch manifest chalk@^4.1.0
3612 silly fetch manifest chokidar@^3.4.2
3613 silly fetch manifest cosmiconfig@^6.0.0
3614 silly fetch manifest fs-extra@^9.0.0
3615 silly fetch manifest memfs@^3.1.2
3616 silly fetch manifest schema-utils@2.7.0
3617 silly fetch manifest tapable@^1.0.0
3618 silly placeDep ROOT global-modules@2.0.0 OK for: react-dev-utils@12.0.1 want: ^2.0.0
3619 silly fetch manifest global-prefix@^3.0.0
3620 silly placeDep ROOT gzip-size@6.0.0 OK for: react-dev-utils@12.0.1 want: ^6.0.0
3621 silly fetch manifest duplexer@^0.1.2
3622 silly placeDep ROOT immer@9.0.21 OK for: react-dev-utils@12.0.1 want: ^9.0.7
3623 silly placeDep ROOT is-root@2.1.0 OK for: react-dev-utils@12.0.1 want: ^2.1.0
3624 silly placeDep node_modules/react-dev-utils loader-utils@3.2.1 OK for: react-dev-utils@12.0.1 want: ^3.2.0
3625 silly placeDep ROOT open@8.4.2 OK for: react-dev-utils@12.0.1 want: ^8.4.0
3626 silly fetch manifest define-lazy-prop@^2.0.0
3627 silly fetch manifest is-docker@^2.1.1
3628 silly fetch manifest is-wsl@^2.2.0
3629 silly placeDep ROOT pkg-up@3.1.0 OK for: react-dev-utils@12.0.1 want: ^3.1.0
3630 silly fetch manifest find-up@^3.0.0
3631 silly placeDep ROOT react-error-overlay@6.0.11 OK for: react-dev-utils@12.0.1 want: ^6.0.11
3632 silly placeDep ROOT recursive-readdir@2.2.3 OK for: react-dev-utils@12.0.1 want: ^2.2.2
3633 silly placeDep ROOT shell-quote@1.8.1 OK for: react-dev-utils@12.0.1 want: ^1.7.3
3634 http fetch GET 200 https://registry.npmjs.org/global-prefix 814ms (cache revalidated)
3635 http fetch GET 200 https://registry.npmjs.org/duplexer 813ms (cache revalidated)
3636 http fetch GET 200 https://registry.npmjs.org/define-lazy-prop 788ms (cache revalidated)
3637 http fetch GET 200 https://registry.npmjs.org/memfs 829ms (cache revalidated)
3638 http fetch GET 200 https://registry.npmjs.org/is-wsl 790ms (cache revalidated)
3639 http fetch GET 200 https://registry.npmjs.org/is-docker 1407ms (cache revalidated)
3640 timing idealTree:node_modules/react-dev-utils Completed in 1586ms
3641 timing idealTree:node_modules/address Completed in 0ms
3642 silly placeDep node_modules/detect-port-alt debug@2.6.9 OK for: detect-port-alt@1.1.6 want: ^2.6.0
3643 silly fetch manifest ms@2.0.0
3644 timing idealTree:node_modules/detect-port-alt Completed in 10ms
3645 timing idealTree:node_modules/filesize Completed in 0ms
3646 silly placeDep node_modules/fork-ts-checker-webpack-plugin chalk@4.1.2 OK for: fork-ts-checker-webpack-plugin@6.5.3 want: ^4.1.0
3647 silly placeDep ROOT chokidar@3.5.3 OK for: fork-ts-checker-webpack-plugin@6.5.3 want: ^3.4.2
3648 silly fetch manifest glob-parent@~5.1.2
3649 silly fetch manifest is-binary-path@~2.1.0
3650 silly fetch manifest readdirp@~3.6.0
3651 silly placeDep node_modules/fork-ts-checker-webpack-plugin cosmiconfig@6.0.0 OK for: fork-ts-checker-webpack-plugin@6.5.3 want: ^6.0.0
3652 silly placeDep node_modules/fork-ts-checker-webpack-plugin fs-extra@9.1.0 OK for: fork-ts-checker-webpack-plugin@6.5.3 want: ^9.0.0
3653 silly fetch manifest at-least-node@^1.0.0
3654 silly placeDep ROOT memfs@3.5.3 OK for: fork-ts-checker-webpack-plugin@6.5.3 want: ^3.1.2
3655 silly fetch manifest fs-monkey@^1.0.4
3656 silly placeDep node_modules/fork-ts-checker-webpack-plugin schema-utils@2.7.0 OK for: fork-ts-checker-webpack-plugin@6.5.3 want: 2.7.0
3657 silly fetch manifest ajv-keywords@^3.4.1
3658 silly placeDep node_modules/fork-ts-checker-webpack-plugin tapable@1.1.3 OK for: fork-ts-checker-webpack-plugin@6.5.3 want: ^1.0.0
3659 http fetch GET 200 https://registry.npmjs.org/readdirp 129ms (cache hit)
3660 http fetch GET 200 https://registry.npmjs.org/at-least-node 89ms (cache hit)
3661 http fetch GET 200 https://registry.npmjs.org/is-binary-path 136ms (cache hit)
3662 http fetch GET 200 https://registry.npmjs.org/fs-monkey 101ms (cache hit)
3663 timing idealTree:node_modules/fork-ts-checker-webpack-plugin Completed in 191ms
3664 silly placeDep node_modules/chokidar glob-parent@5.1.2 OK for: chokidar@3.5.3 want: ~5.1.2
3665 silly placeDep ROOT is-binary-path@2.1.0 OK for: chokidar@3.5.3 want: ~2.1.0
3666 silly fetch manifest binary-extensions@^2.0.0
3667 silly placeDep ROOT readdirp@3.6.0 OK for: chokidar@3.5.3 want: ~3.6.0
3668 http fetch GET 200 https://registry.npmjs.org/binary-extensions 29ms (cache hit)
3669 timing idealTree:node_modules/chokidar Completed in 56ms
3670 silly placeDep ROOT global-prefix@3.0.0 OK for: global-modules@2.0.0 want: ^3.0.0
3671 silly fetch manifest ini@^1.3.5
3672 silly fetch manifest kind-of@^6.0.2
3673 silly fetch manifest which@^1.3.1
3674 http fetch GET 200 https://registry.npmjs.org/kind-of 28ms (cache hit)
3675 http fetch GET 200 https://registry.npmjs.org/ini 36ms (cache hit)
3676 timing idealTree:node_modules/global-modules Completed in 51ms
3677 silly placeDep ROOT ini@1.3.8 OK for: global-prefix@3.0.0 want: ^1.3.5
3678 silly placeDep ROOT kind-of@6.0.3 OK for: global-prefix@3.0.0 want: ^6.0.2
3679 silly placeDep node_modules/global-prefix which@1.3.1 OK for: global-prefix@3.0.0 want: ^1.3.1
3680 timing idealTree:node_modules/global-prefix Completed in 21ms
3681 silly placeDep ROOT duplexer@0.1.2 OK for: gzip-size@6.0.0 want: ^0.1.2
3682 timing idealTree:node_modules/gzip-size Completed in 7ms
3683 timing idealTree:node_modules/duplexer Completed in 0ms
3684 timing idealTree:node_modules/immer Completed in 0ms
3685 timing idealTree:node_modules/ini Completed in 0ms
3686 silly placeDep ROOT binary-extensions@2.2.0 OK for: is-binary-path@2.1.0 want: ^2.0.0
3687 timing idealTree:node_modules/is-binary-path Completed in 4ms
3688 timing idealTree:node_modules/binary-extensions Completed in 0ms
3689 timing idealTree:node_modules/is-root Completed in 0ms
3690 timing idealTree:node_modules/kind-of Completed in 0ms
3691 silly placeDep ROOT fs-monkey@1.0.5 OK for: memfs@3.5.3 want: ^1.0.4
3692 timing idealTree:node_modules/memfs Completed in 5ms
3693 timing idealTree:node_modules/fs-monkey Completed in 0ms
3694 silly placeDep ROOT define-lazy-prop@2.0.0 OK for: open@8.4.2 want: ^2.0.0
3695 silly placeDep ROOT is-docker@2.2.1 OK for: open@8.4.2 want: ^2.1.1
3696 silly placeDep ROOT is-wsl@2.2.0 OK for: open@8.4.2 want: ^2.2.0
3697 timing idealTree:node_modules/open Completed in 25ms
3698 timing idealTree:node_modules/define-lazy-prop Completed in 0ms
3699 timing idealTree:node_modules/is-docker Completed in 0ms
3700 timing idealTree:node_modules/is-wsl Completed in 0ms
3701 silly placeDep node_modules/pkg-up find-up@3.0.0 OK for: pkg-up@3.1.0 want: ^3.0.0
3702 silly fetch manifest locate-path@^3.0.0
3703 timing idealTree:node_modules/pkg-up Completed in 7ms
3704 timing idealTree:node_modules/react-error-overlay Completed in 0ms
3705 timing idealTree:node_modules/react-refresh Completed in 0ms
3706 timing idealTree:node_modules/readdirp Completed in 0ms
3707 timing idealTree:node_modules/recursive-readdir Completed in 0ms
3708 silly placeDep ROOT which-builtin-type@1.1.3 OK for: reflect.getprototypeof@1.0.5 want: ^1.1.3
3709 silly fetch manifest is-async-function@^2.0.0
3710 silly fetch manifest is-finalizationregistry@^1.0.2
3711 silly fetch manifest is-generator-function@^1.0.10
3712 silly fetch manifest which-collection@^1.0.1
3713 http fetch GET 200 https://registry.npmjs.org/is-async-function 43ms (cache hit)
3714 http fetch GET 200 https://registry.npmjs.org/is-finalizationregistry 41ms (cache hit)
3715 http fetch GET 200 https://registry.npmjs.org/is-generator-function 40ms (cache hit)
3716 http fetch GET 200 https://registry.npmjs.org/which-collection 33ms (cache hit)
3717 timing idealTree:node_modules/reflect.getprototypeof Completed in 60ms
3718 timing idealTree:node_modules/regenerator-runtime Completed in 0ms
3719 timing idealTree:node_modules/regenerator-transform Completed in 0ms
3720 timing idealTree:node_modules/regexp.prototype.flags Completed in 0ms
3721 silly placeDep ROOT @babel/regjsgen@0.8.0 OK for: regexpu-core@5.3.2 want: ^0.8.0
3722 silly placeDep ROOT regenerate@1.4.2 OK for: regexpu-core@5.3.2 want: ^1.4.2
3723 silly placeDep ROOT regenerate-unicode-properties@10.1.1 OK for: regexpu-core@5.3.2 want: ^10.1.0
3724 silly placeDep ROOT regjsparser@0.9.1 OK for: regexpu-core@5.3.2 want: ^0.9.1
3725 silly fetch manifest jsesc@~0.5.0
3726 silly placeDep ROOT unicode-match-property-ecmascript@2.0.0 OK for: regexpu-core@5.3.2 want: ^2.0.0
3727 silly fetch manifest unicode-canonical-property-names-ecmascript@^2.0.0
3728 silly fetch manifest unicode-property-aliases-ecmascript@^2.0.0
3729 silly placeDep ROOT unicode-match-property-value-ecmascript@2.1.0 OK for: regexpu-core@5.3.2 want: ^2.1.0
3730 http fetch GET 200 https://registry.npmjs.org/unicode-property-aliases-ecmascript 40ms (cache hit)
3731 http fetch GET 200 https://registry.npmjs.org/unicode-canonical-property-names-ecmascript 44ms (cache hit)
3732 timing idealTree:node_modules/regexpu-core Completed in 103ms
3733 timing idealTree:node_modules/@babel/regjsgen Completed in 0ms
3734 timing idealTree:node_modules/regenerate Completed in 0ms
3735 timing idealTree:node_modules/regenerate-unicode-properties Completed in 0ms
3736 silly placeDep node_modules/regjsparser jsesc@0.5.0 OK for: regjsparser@0.9.1 want: ~0.5.0
3737 timing idealTree:node_modules/regjsparser Completed in 10ms
3738 timing idealTree:node_modules/relateurl Completed in 0ms
3739 silly placeDep ROOT css-select@4.3.0 OK for: renderkid@3.0.0 want: ^4.1.3
3740 silly fetch manifest boolbase@^1.0.0
3741 silly fetch manifest css-what@^6.0.1
3742 silly fetch manifest domhandler@^4.3.1
3743 silly fetch manifest domutils@^2.8.0
3744 silly fetch manifest nth-check@^2.0.1
3745 silly placeDep ROOT dom-converter@0.2.0 OK for: renderkid@3.0.0 want: ^0.2.0
3746 silly fetch manifest utila@~0.4
3747 silly placeDep ROOT htmlparser2@6.1.0 OK for: renderkid@3.0.0 want: ^6.1.0
3748 silly fetch manifest domelementtype@^2.0.1
3749 silly fetch manifest domhandler@^4.0.0
3750 silly fetch manifest domutils@^2.5.2
3751 silly fetch manifest entities@^2.0.0
3752 http fetch GET 200 https://registry.npmjs.org/css-what 115ms (cache hit)
3753 http fetch GET 200 https://registry.npmjs.org/boolbase 124ms (cache hit)
3754 http fetch GET 200 https://registry.npmjs.org/domhandler 94ms (cache hit)
3755 http fetch GET 200 https://registry.npmjs.org/domutils 120ms (cache hit)
3756 http fetch GET 200 https://registry.npmjs.org/domhandler 126ms (cache hit)
3757 http fetch GET 200 https://registry.npmjs.org/nth-check 123ms (cache hit)
3758 http fetch GET 200 https://registry.npmjs.org/utila 118ms (cache hit)
3759 http fetch GET 200 https://registry.npmjs.org/entities 104ms (cache hit)
3760 http fetch GET 200 https://registry.npmjs.org/domutils 110ms (cache hit)
3761 http fetch GET 200 https://registry.npmjs.org/domelementtype 135ms (cache hit)
3762 timing idealTree:node_modules/renderkid Completed in 196ms
3763 silly placeDep ROOT boolbase@1.0.0 OK for: css-select@4.3.0 want: ^1.0.0
3764 silly placeDep ROOT css-what@6.1.0 OK for: css-select@4.3.0 want: ^6.0.1
3765 silly placeDep ROOT domhandler@4.3.1 OK for: css-select@4.3.0 want: ^4.3.1
3766 silly fetch manifest domelementtype@^2.2.0
3767 silly placeDep ROOT domutils@2.8.0 OK for: css-select@4.3.0 want: ^2.8.0
3768 silly fetch manifest dom-serializer@^1.0.1
3769 silly placeDep ROOT nth-check@2.1.1 OK for: css-select@4.3.0 want: ^2.0.1
3770 http fetch GET 200 https://registry.npmjs.org/dom-serializer 22ms (cache hit)
3771 timing idealTree:node_modules/css-select Completed in 57ms
3772 timing idealTree:node_modules/boolbase Completed in 0ms
3773 timing idealTree:node_modules/css-what Completed in 0ms
3774 silly placeDep ROOT utila@0.4.0 OK for: dom-converter@0.2.0 want: ~0.4
3775 timing idealTree:node_modules/dom-converter Completed in 7ms
3776 silly placeDep ROOT domelementtype@2.3.0 OK for: domhandler@4.3.1 want: ^2.2.0
3777 timing idealTree:node_modules/domhandler Completed in 7ms
3778 timing idealTree:node_modules/domelementtype Completed in 0ms
3779 silly placeDep ROOT dom-serializer@1.4.1 OK for: domutils@2.8.0 want: ^1.0.1
3780 timing idealTree:node_modules/domutils Completed in 7ms
3781 silly placeDep ROOT entities@2.2.0 OK for: dom-serializer@1.4.1 want: ^2.0.0
3782 timing idealTree:node_modules/dom-serializer Completed in 6ms
3783 timing idealTree:node_modules/entities Completed in 0ms
3784 timing idealTree:node_modules/htmlparser2 Completed in 0ms
3785 timing idealTree:node_modules/nth-check Completed in 0ms
3786 silly placeDep ROOT path-parse@1.0.7 OK for: resolve@1.22.8 want: ^1.0.7
3787 silly placeDep ROOT supports-preserve-symlinks-flag@1.0.0 OK for: resolve@1.22.8 want: ^1.0.0
3788 timing idealTree:node_modules/resolve Completed in 13ms
3789 timing idealTree:node_modules/path-parse Completed in 0ms
3790 timing idealTree:node_modules/resolve-cwd Completed in 0ms
3791 timing idealTree:node_modules/resolve-from Completed in 0ms
3792 silly placeDep ROOT adjust-sourcemap-loader@4.0.0 OK for: resolve-url-loader@4.0.0 want: ^4.0.0
3793 silly fetch manifest regex-parser@^2.2.11
3794 silly placeDep node_modules/resolve-url-loader convert-source-map@1.9.0 OK for: resolve-url-loader@4.0.0 want: ^1.7.0
3795 silly placeDep node_modules/resolve-url-loader postcss@7.0.39 OK for: resolve-url-loader@4.0.0 want: ^7.0.35
3796 silly fetch manifest picocolors@^0.2.1
3797 silly placeDep node_modules/resolve-url-loader source-map@0.6.1 OK for: resolve-url-loader@4.0.0 want: 0.6.1
3798 http fetch GET 200 https://registry.npmjs.org/regex-parser 31ms (cache hit)
3799 timing idealTree:node_modules/resolve-url-loader Completed in 53ms
3800 silly placeDep ROOT regex-parser@2.3.0 OK for: adjust-sourcemap-loader@4.0.0 want: ^2.2.11
3801 timing idealTree:node_modules/adjust-sourcemap-loader Completed in 10ms
3802 timing idealTree:node_modules/regex-parser Completed in 0ms
3803 timing idealTree:node_modules/resolve.exports Completed in 0ms
3804 timing idealTree:node_modules/reusify Completed in 0ms
3805 timing idealTree:node_modules/rimraf Completed in 0ms
3806 silly placeDep ROOT queue-microtask@1.2.3 OK for: run-parallel@1.2.0 want: ^1.2.2
3807 timing idealTree:node_modules/run-parallel Completed in 6ms
3808 timing idealTree:node_modules/queue-microtask Completed in 0ms
3809 silly placeDep ROOT isarray@2.0.5 OK for: safe-array-concat@1.1.0 want: ^2.0.5
3810 timing idealTree:node_modules/safe-array-concat Completed in 7ms
3811 timing idealTree:node_modules/isarray Completed in 0ms
3812 timing idealTree:node_modules/safe-regex-test Completed in 0ms
3813 timing idealTree:node_modules/sanitize.css Completed in 0ms
3814 silly placeDep ROOT neo-async@2.6.2 OK for: sass-loader@12.6.0 want: ^2.6.2
3815 timing idealTree:node_modules/sass-loader Completed in 6ms
3816 timing idealTree:node_modules/neo-async Completed in 0ms
3817 silly placeDep ROOT xmlchars@2.2.0 OK for: saxes@5.0.1 want: ^2.2.0
3818 timing idealTree:node_modules/saxes Completed in 5ms
3819 timing idealTree:node_modules/scheduler Completed in 0ms
3820 silly placeDep ROOT ajv-keywords@3.5.2 OK for: schema-utils@3.3.0 want: ^3.5.2
3821 timing idealTree:node_modules/schema-utils Completed in 16ms
3822 timing idealTree:node_modules/ajv-keywords Completed in 0ms
3823 silly placeDep node_modules/semver lru-cache@6.0.0 OK for: semver@7.6.0 want: ^6.0.0
3824 silly fetch manifest yallist@^4.0.0
3825 timing idealTree:node_modules/semver Completed in 17ms
3826 silly placeDep ROOT randombytes@2.1.0 OK for: serialize-javascript@6.0.2 want: ^2.1.0
3827 silly fetch manifest safe-buffer@^5.1.0
3828 http fetch GET 200 https://registry.npmjs.org/safe-buffer 16ms (cache hit)
3829 timing idealTree:node_modules/serialize-javascript Completed in 25ms
3830 silly placeDep ROOT safe-buffer@5.2.1 OK for: randombytes@2.1.0 want: ^5.1.0
3831 timing idealTree:node_modules/randombytes Completed in 7ms
3832 timing idealTree:node_modules/safe-buffer Completed in 0ms
3833 timing idealTree:node_modules/set-function-length Completed in 0ms
3834 timing idealTree:node_modules/set-function-name Completed in 0ms
3835 silly placeDep ROOT shebang-regex@3.0.0 OK for: shebang-command@2.0.0 want: ^3.0.0
3836 timing idealTree:node_modules/shebang-command Completed in 10ms
3837 timing idealTree:node_modules/shebang-regex Completed in 0ms
3838 timing idealTree:node_modules/shell-quote Completed in 0ms
3839 timing idealTree:node_modules/side-channel Completed in 0ms
3840 timing idealTree:node_modules/signal-exit Completed in 0ms
3841 timing idealTree:node_modules/sisteransi Completed in 0ms
3842 timing idealTree:node_modules/slash Completed in 0ms
3843 timing idealTree:node_modules/source-map Completed in 0ms
3844 timing idealTree:node_modules/source-map-js Completed in 0ms
3845 silly placeDep ROOT iconv-lite@0.6.3 OK for: source-map-loader@3.0.2 want: ^0.6.3
3846 silly fetch manifest safer-buffer@>= 2.1.2 < 3.0.0
3847 http fetch GET 200 https://registry.npmjs.org/safer-buffer 25ms (cache hit)
3848 timing idealTree:node_modules/source-map-loader Completed in 36ms
3849 silly placeDep ROOT safer-buffer@2.1.2 OK for: iconv-lite@0.6.3 want: >= 2.1.2 < 3.0.0
3850 timing idealTree:node_modules/iconv-lite Completed in 5ms
3851 timing idealTree:node_modules/safer-buffer Completed in 0ms
3852 silly placeDep ROOT buffer-from@1.1.2 OK for: source-map-support@0.5.21 want: ^1.0.0
3853 silly placeDep node_modules/source-map-support source-map@0.6.1 OK for: source-map-support@0.5.21 want: ^0.6.0
3854 timing idealTree:node_modules/source-map-support Completed in 52ms
3855 timing idealTree:node_modules/buffer-from Completed in 0ms
3856 timing idealTree:node_modules/sprintf-js Completed in 0ms
3857 silly placeDep node_modules/stack-utils escape-string-regexp@2.0.0 OK for: stack-utils@2.0.6 want: ^2.0.0
3858 timing idealTree:node_modules/stack-utils Completed in 6ms
3859 timing idealTree:node_modules/stackframe Completed in 0ms
3860 silly placeDep node_modules/static-eval escodegen@1.14.3 OK for: static-eval@2.0.2 want: ^1.8.1
3861 silly fetch manifest estraverse@^4.2.0
3862 silly fetch manifest optionator@^0.8.1
3863 timing idealTree:node_modules/static-eval Completed in 16ms
3864 silly placeDep ROOT apache-arrow@11.0.0 OK for: streamlit-component-lib@2.0.0 want: ^11.0.0
3865 silly fetch manifest @types/flatbuffers@*
3866 silly fetch manifest @types/node@18.7.23
3867 silly fetch manifest @types/command-line-args@5.2.0
3868 silly fetch manifest @types/command-line-usage@5.0.2
3869 silly fetch manifest @types/pad-left@2.1.1
3870 silly fetch manifest command-line-args@5.2.1
3871 silly fetch manifest command-line-usage@6.1.3
3872 silly fetch manifest flatbuffers@2.0.4
3873 silly fetch manifest json-bignum@^0.0.3
3874 silly fetch manifest pad-left@^2.1.0
3875 silly placeDep ROOT hoist-non-react-statics@3.3.2 OK for: streamlit-component-lib@2.0.0 want: ^3.3.2
3876 http fetch GET 200 https://registry.npmjs.org/@types%2fflatbuffers 133ms (cache hit)
3877 http fetch GET 200 https://registry.npmjs.org/command-line-args 119ms (cache hit)
3878 http fetch GET 200 https://registry.npmjs.org/command-line-usage 121ms (cache hit)
3879 http fetch GET 200 https://registry.npmjs.org/json-bignum 118ms (cache hit)
3880 http fetch GET 200 https://registry.npmjs.org/flatbuffers 123ms (cache hit)
3881 http fetch GET 200 https://registry.npmjs.org/pad-left 120ms (cache hit)
3882 http fetch GET 200 https://registry.npmjs.org/@types%2fcommand-line-usage 184ms (cache revalidated)
3883 http fetch GET 200 https://registry.npmjs.org/@types%2fcommand-line-args 916ms (cache revalidated)
3884 http fetch GET 200 https://registry.npmjs.org/@types%2fpad-left 1391ms (cache revalidated)
3885 timing idealTree:node_modules/streamlit-component-lib Completed in 1492ms
3886 silly placeDep ROOT @types/command-line-args@5.2.0 OK for: apache-arrow@11.0.0 want: 5.2.0
3887 silly placeDep ROOT @types/command-line-usage@5.0.2 OK for: apache-arrow@11.0.0 want: 5.0.2
3888 silly placeDep ROOT @types/flatbuffers@1.10.3 OK for: apache-arrow@11.0.0 want: *
3889 silly placeDep node_modules/apache-arrow @types/node@18.7.23 OK for: apache-arrow@11.0.0 want: 18.7.23
3890 silly placeDep ROOT @types/pad-left@2.1.1 OK for: apache-arrow@11.0.0 want: 2.1.1
3891 silly placeDep ROOT command-line-args@5.2.1 OK for: apache-arrow@11.0.0 want: 5.2.1
3892 silly fetch manifest array-back@^3.1.0
3893 silly fetch manifest find-replace@^3.0.0
3894 silly fetch manifest lodash.camelcase@^4.3.0
3895 silly fetch manifest typical@^4.0.0
3896 silly placeDep ROOT command-line-usage@6.1.3 OK for: apache-arrow@11.0.0 want: 6.1.3
3897 silly fetch manifest array-back@^4.0.2
3898 silly fetch manifest table-layout@^1.0.2
3899 silly fetch manifest typical@^5.2.0
3900 silly placeDep ROOT flatbuffers@2.0.4 OK for: apache-arrow@11.0.0 want: 2.0.4
3901 silly placeDep ROOT json-bignum@0.0.3 OK for: apache-arrow@11.0.0 want: ^0.0.3
3902 silly placeDep ROOT pad-left@2.1.0 OK for: apache-arrow@11.0.0 want: ^2.1.0
3903 silly fetch manifest repeat-string@^1.5.4
3904 http fetch GET 200 https://registry.npmjs.org/array-back 213ms (cache hit)
3905 http fetch GET 200 https://registry.npmjs.org/find-replace 227ms (cache hit)
3906 http fetch GET 200 https://registry.npmjs.org/lodash.camelcase 271ms (cache hit)
3907 http fetch GET 200 https://registry.npmjs.org/typical 271ms (cache hit)
3908 http fetch GET 200 https://registry.npmjs.org/table-layout 264ms (cache hit)
3909 http fetch GET 200 https://registry.npmjs.org/array-back 268ms (cache hit)
3910 http fetch GET 200 https://registry.npmjs.org/typical 307ms (cache hit)
3911 http fetch GET 200 https://registry.npmjs.org/repeat-string 334ms (cache hit)
3912 timing idealTree:node_modules/apache-arrow Completed in 405ms
3913 timing idealTree:node_modules/@types/command-line-args Completed in 0ms
3914 timing idealTree:node_modules/@types/command-line-usage Completed in 0ms
3915 timing idealTree:node_modules/@types/flatbuffers Completed in 0ms
3916 timing idealTree:node_modules/@types/pad-left Completed in 0ms
3917 silly placeDep ROOT array-back@3.1.0 OK for: command-line-args@5.2.1 want: ^3.1.0
3918 silly placeDep ROOT find-replace@3.0.0 OK for: command-line-args@5.2.1 want: ^3.0.0
3919 silly placeDep ROOT lodash.camelcase@4.3.0 OK for: command-line-args@5.2.1 want: ^4.3.0
3920 silly placeDep ROOT typical@4.0.0 OK for: command-line-args@5.2.1 want: ^4.0.0
3921 timing idealTree:node_modules/command-line-args Completed in 64ms
3922 timing idealTree:node_modules/array-back Completed in 0ms
3923 silly placeDep node_modules/command-line-usage array-back@4.0.2 OK for: command-line-usage@6.1.3 want: ^4.0.2
3924 silly placeDep ROOT table-layout@1.0.2 OK for: command-line-usage@6.1.3 want: ^1.0.2
3925 silly fetch manifest array-back@^4.0.1
3926 silly fetch manifest deep-extend@~0.6.0
3927 silly fetch manifest wordwrapjs@^4.0.0
3928 silly placeDep node_modules/command-line-usage typical@5.2.0 OK for: command-line-usage@6.1.3 want: ^5.2.0
3929 http fetch GET 200 https://registry.npmjs.org/deep-extend 215ms (cache hit)
3930 http fetch GET 200 https://registry.npmjs.org/wordwrapjs 213ms (cache hit)
3931 timing idealTree:node_modules/command-line-usage Completed in 259ms
3932 timing idealTree:node_modules/find-replace Completed in 0ms
3933 timing idealTree:node_modules/flatbuffers Completed in 0ms
3934 timing idealTree:node_modules/hoist-non-react-statics Completed in 0ms
3935 timing idealTree:node_modules/json-bignum Completed in 0ms
3936 timing idealTree:node_modules/lodash.camelcase Completed in 0ms
3937 silly placeDep ROOT repeat-string@1.6.1 OK for: pad-left@2.1.0 want: ^1.5.4
3938 timing idealTree:node_modules/pad-left Completed in 13ms
3939 timing idealTree:node_modules/repeat-string Completed in 0ms
3940 silly placeDep ROOT char-regex@1.0.2 OK for: string-length@4.0.2 want: ^1.0.2
3941 timing idealTree:node_modules/string-length Completed in 7ms
3942 timing idealTree:node_modules/char-regex Completed in 0ms
3943 timing idealTree:node_modules/string-natural-compare Completed in 0ms
3944 timing idealTree:node_modules/string.prototype.matchall Completed in 0ms
3945 timing idealTree:node_modules/string.prototype.trim Completed in 0ms
3946 timing idealTree:node_modules/string.prototype.trimend Completed in 0ms
3947 timing idealTree:node_modules/string.prototype.trimstart Completed in 0ms
3948 timing idealTree:node_modules/strip-ansi Completed in 0ms
3949 timing idealTree:node_modules/strip-bom Completed in 0ms
3950 timing idealTree:node_modules/strip-final-newline Completed in 0ms
3951 timing idealTree:node_modules/strip-json-comments Completed in 0ms
3952 timing idealTree:node_modules/style-loader Completed in 0ms
3953 timing idealTree:node_modules/stylehacks Completed in 0ms
3954 silly placeDep ROOT has-flag@3.0.0 OK for: supports-color@5.5.0 want: ^3.0.0
3955 timing idealTree:node_modules/supports-color Completed in 30ms
3956 timing idealTree:node_modules/has-flag Completed in 0ms
3957 timing idealTree:node_modules/supports-preserve-symlinks-flag Completed in 0ms
3958 timing idealTree:node_modules/svg-parser Completed in 1ms
3959 silly placeDep ROOT coa@2.0.2 OK for: svgo@1.3.2 want: ^2.0.2
3960 silly fetch manifest @types/q@^1.5.1
3961 silly fetch manifest q@^1.1.2
3962 silly placeDep node_modules/svgo css-select@2.1.0 OK for: svgo@1.3.2 want: ^2.0.0
3963 silly fetch manifest css-what@^3.2.1
3964 silly fetch manifest domutils@^1.7.0
3965 silly fetch manifest nth-check@^1.0.2
3966 silly placeDep ROOT css-select-base-adapter@0.1.1 OK for: svgo@1.3.2 want: ^0.1.1
3967 silly placeDep ROOT css-tree@1.0.0-alpha.37 OK for: svgo@1.3.2 want: 1.0.0-alpha.37
3968 silly fetch manifest mdn-data@2.0.4
3969 silly placeDep ROOT csso@4.2.0 OK for: svgo@1.3.2 want: ^4.0.2
3970 silly fetch manifest css-tree@^1.1.2
3971 silly placeDep ROOT mkdirp@0.5.6 OK for: svgo@1.3.2 want: ~0.5.1
3972 silly placeDep ROOT sax@1.2.4 OK for: svgo@1.3.2 want: ~1.2.4
3973 silly placeDep ROOT stable@0.1.8 OK for: svgo@1.3.2 want: ^0.1.8
3974 silly placeDep ROOT unquote@1.1.1 OK for: svgo@1.3.2 want: ~1.1.1
3975 silly placeDep ROOT util.promisify@1.0.1 OK for: svgo@1.3.2 want: ~1.0.0
3976 silly fetch manifest object.getownpropertydescriptors@^2.1.0
3977 http fetch GET 200 https://registry.npmjs.org/@types%2fq 151ms (cache hit)
3978 http fetch GET 200 https://registry.npmjs.org/q 149ms (cache hit)
3979 http fetch GET 200 https://registry.npmjs.org/object.getownpropertydescriptors 57ms (cache hit)
3980 http fetch GET 200 https://registry.npmjs.org/mdn-data 130ms (cache revalidated)
3981 timing idealTree:node_modules/svgo Completed in 262ms
3982 silly placeDep ROOT @types/q@1.5.8 OK for: coa@2.0.2 want: ^1.5.1
3983 silly placeDep ROOT q@1.5.1 OK for: coa@2.0.2 want: ^1.1.2
3984 timing idealTree:node_modules/coa Completed in 12ms
3985 timing idealTree:node_modules/@types/q Completed in 0ms
3986 timing idealTree:node_modules/css-select-base-adapter Completed in 0ms
3987 silly placeDep ROOT mdn-data@2.0.4 OK for: css-tree@1.0.0-alpha.37 want: 2.0.4
3988 silly placeDep node_modules/css-tree source-map@0.6.1 OK for: css-tree@1.0.0-alpha.37 want: ^0.6.1
3989 timing idealTree:node_modules/css-tree Completed in 16ms
3990 silly placeDep node_modules/csso css-tree@1.1.3 OK for: csso@4.2.0 want: ^1.1.2
3991 silly fetch manifest mdn-data@2.0.14
3992 timing idealTree:node_modules/csso Completed in 17ms
3993 timing idealTree:node_modules/mdn-data Completed in 0ms
3994 silly placeDep ROOT minimist@1.2.8 OK for: mkdirp@0.5.6 want: ^1.2.6
3995 timing idealTree:node_modules/mkdirp Completed in 8ms
3996 timing idealTree:node_modules/minimist Completed in 1ms
3997 timing idealTree:node_modules/q Completed in 0ms
3998 timing idealTree:node_modules/sax Completed in 0ms
3999 timing idealTree:node_modules/stable Completed in 0ms
4000 timing idealTree:node_modules/symbol-tree Completed in 0ms
4001 silly placeDep node_modules/table-layout array-back@4.0.2 OK for: table-layout@1.0.2 want: ^4.0.1
4002 silly placeDep ROOT deep-extend@0.6.0 OK for: table-layout@1.0.2 want: ~0.6.0
4003 silly placeDep node_modules/table-layout typical@5.2.0 OK for: table-layout@1.0.2 want: ^5.2.0
4004 silly placeDep ROOT wordwrapjs@4.0.1 OK for: table-layout@1.0.2 want: ^4.0.0
4005 silly fetch manifest reduce-flatten@^2.0.0
4006 http fetch GET 200 https://registry.npmjs.org/reduce-flatten 701ms (cache revalidated)
4007 timing idealTree:node_modules/table-layout Completed in 749ms
4008 timing idealTree:node_modules/deep-extend Completed in 0ms
4009 silly fetch manifest postcss@^8.4.23
4010 silly placeDep ROOT @alloc/quick-lru@5.2.0 OK for: tailwindcss@3.4.1 want: ^5.2.0
4011 silly placeDep ROOT arg@5.0.2 OK for: tailwindcss@3.4.1 want: ^5.0.2
4012 silly placeDep ROOT didyoumean@1.2.2 OK for: tailwindcss@3.4.1 want: ^1.2.2
4013 silly placeDep ROOT dlv@1.1.3 OK for: tailwindcss@3.4.1 want: ^1.1.3
4014 silly placeDep ROOT jiti@1.21.0 OK for: tailwindcss@3.4.1 want: ^1.19.1
4015 silly placeDep ROOT object-hash@3.0.0 OK for: tailwindcss@3.4.1 want: ^3.0.0
4016 silly placeDep ROOT postcss-import@15.1.0 OK for: tailwindcss@3.4.1 want: ^15.1.0
4017 silly fetch manifest read-cache@^1.0.0
4018 silly placeDep ROOT postcss-js@4.0.1 OK for: tailwindcss@3.4.1 want: ^4.0.1
4019 silly fetch manifest camelcase-css@^2.0.1
4020 silly placeDep ROOT postcss-load-config@4.0.2 OK for: tailwindcss@3.4.1 want: ^4.0.1
4021 silly fetch manifest lilconfig@^3.0.0
4022 silly fetch manifest yaml@^2.3.4
4023 silly placeDep ROOT postcss-nested@6.0.1 OK for: tailwindcss@3.4.1 want: ^6.0.1
4024 silly placeDep ROOT sucrase@3.35.0 OK for: tailwindcss@3.4.1 want: ^3.32.0
4025 silly fetch manifest commander@^4.0.0
4026 silly fetch manifest glob@^10.3.10
4027 silly fetch manifest mz@^2.7.0
4028 silly fetch manifest ts-interface-checker@^0.1.9
4029 http fetch GET 200 https://registry.npmjs.org/read-cache 162ms (cache revalidated)
4030 http fetch GET 200 https://registry.npmjs.org/mz 98ms (cache revalidated)
4031 http fetch GET 200 https://registry.npmjs.org/ts-interface-checker 99ms (cache revalidated)
4032 http fetch GET 200 https://registry.npmjs.org/camelcase-css 201ms (cache revalidated)
4033 timing idealTree:node_modules/tailwindcss Completed in 293ms
4034 timing idealTree:node_modules/@alloc/quick-lru Completed in 0ms
4035 timing idealTree:node_modules/arg Completed in 1ms
4036 timing idealTree:node_modules/didyoumean Completed in 0ms
4037 timing idealTree:node_modules/dlv Completed in 0ms
4038 timing idealTree:node_modules/jiti Completed in 0ms
4039 timing idealTree:node_modules/object-hash Completed in 0ms
4040 silly placeDep ROOT read-cache@1.0.0 OK for: postcss-import@15.1.0 want: ^1.0.0
4041 silly fetch manifest pify@^2.3.0
4042 http fetch GET 200 https://registry.npmjs.org/pify 61ms (cache revalidated)
4043 timing idealTree:node_modules/postcss-import Completed in 72ms
4044 silly placeDep ROOT camelcase-css@2.0.1 OK for: postcss-js@4.0.1 want: ^2.0.1
4045 timing idealTree:node_modules/postcss-js Completed in 7ms
4046 timing idealTree:node_modules/camelcase-css Completed in 0ms
4047 silly placeDep node_modules/postcss-load-config lilconfig@3.0.0 OK for: postcss-load-config@4.0.2 want: ^3.0.0
4048 silly placeDep node_modules/postcss-load-config yaml@2.3.4 OK for: postcss-load-config@4.0.2 want: ^2.3.4
4049 timing idealTree:node_modules/postcss-load-config Completed in 12ms
4050 timing idealTree:node_modules/postcss-nested Completed in 0ms
4051 silly placeDep ROOT pify@2.3.0 OK for: read-cache@1.0.0 want: ^2.3.0
4052 timing idealTree:node_modules/read-cache Completed in 5ms
4053 timing idealTree:node_modules/pify Completed in 0ms
4054 silly placeDep node_modules/sucrase commander@4.1.1 OK for: sucrase@3.35.0 want: ^4.0.0
4055 silly placeDep node_modules/sucrase glob@10.3.10 OK for: sucrase@3.35.0 want: ^10.3.10
4056 silly fetch manifest foreground-child@^3.1.0
4057 silly fetch manifest jackspeak@^2.3.5
4058 silly fetch manifest minimatch@^9.0.1
4059 silly fetch manifest minipass@^5.0.0 || ^6.0.2 || ^7.0.0
4060 silly fetch manifest path-scurry@^1.10.1
4061 silly placeDep ROOT mz@2.7.0 OK for: sucrase@3.35.0 want: ^2.7.0
4062 silly fetch manifest any-promise@^1.0.0
4063 silly fetch manifest thenify-all@^1.0.0
4064 silly placeDep ROOT ts-interface-checker@0.1.13 OK for: sucrase@3.35.0 want: ^0.1.9
4065 http fetch GET 200 https://registry.npmjs.org/foreground-child 141ms (cache revalidated)
4066 http fetch GET 200 https://registry.npmjs.org/jackspeak 140ms (cache revalidated)
4067 http fetch GET 200 https://registry.npmjs.org/minipass 137ms (cache revalidated)
4068 http fetch GET 200 https://registry.npmjs.org/any-promise 137ms (cache revalidated)
4069 http fetch GET 200 https://registry.npmjs.org/thenify-all 143ms (cache revalidated)
4070 http fetch GET 200 https://registry.npmjs.org/path-scurry 739ms (cache revalidated)
4071 timing idealTree:node_modules/sucrase Completed in 773ms
4072 silly placeDep ROOT any-promise@1.3.0 OK for: mz@2.7.0 want: ^1.0.0
4073 silly placeDep ROOT thenify-all@1.6.0 OK for: mz@2.7.0 want: ^1.0.0
4074 silly fetch manifest thenify@>= 3.1.0 < 4
4075 http fetch GET 200 https://registry.npmjs.org/thenify 50ms (cache revalidated)
4076 timing idealTree:node_modules/mz Completed in 61ms
4077 timing idealTree:node_modules/any-promise Completed in 0ms
4078 timing idealTree:node_modules/tapable Completed in 0ms
4079 silly placeDep ROOT supports-hyperlinks@2.3.0 OK for: terminal-link@2.1.1 want: ^2.0.0
4080 silly fetch manifest supports-color@^7.0.0
4081 timing idealTree:node_modules/terminal-link Completed in 11ms
4082 silly placeDep node_modules/supports-hyperlinks has-flag@4.0.0 OK for: supports-hyperlinks@2.3.0 want: ^4.0.0
4083 silly placeDep node_modules/supports-hyperlinks supports-color@7.2.0 OK for: supports-hyperlinks@2.3.0 want: ^7.0.0
4084 timing idealTree:node_modules/supports-hyperlinks Completed in 8ms
4085 silly placeDep ROOT @jridgewell/source-map@0.3.5 OK for: terser@5.27.0 want: ^0.3.3
4086 silly placeDep node_modules/terser commander@2.20.3 OK for: terser@5.27.0 want: ^2.20.0
4087 timing idealTree:node_modules/terser Completed in 8ms
4088 timing idealTree:node_modules/@jridgewell/source-map Completed in 0ms
4089 timing idealTree:node_modules/terser-webpack-plugin Completed in 0ms
4090 timing idealTree:node_modules/test-exclude Completed in 0ms
4091 timing idealTree:node_modules/text-table Completed in 0ms
4092 silly placeDep ROOT thenify@3.3.1 OK for: thenify-all@1.6.0 want: >= 3.1.0 < 4
4093 timing idealTree:node_modules/thenify-all Completed in 3ms
4094 timing idealTree:node_modules/thenify Completed in 0ms
4095 timing idealTree:node_modules/throat Completed in 0ms
4096 timing idealTree:node_modules/to-fast-properties Completed in 0ms
4097 silly placeDep ROOT is-number@7.0.0 OK for: to-regex-range@5.0.1 want: ^7.0.0
4098 timing idealTree:node_modules/to-regex-range Completed in 6ms
4099 timing idealTree:node_modules/is-number Completed in 0ms
4100 silly placeDep ROOT psl@1.9.0 OK for: tough-cookie@4.1.3 want: ^1.1.33
4101 silly placeDep ROOT punycode@2.3.1 OK for: tough-cookie@4.1.3 want: ^2.1.1
4102 silly placeDep node_modules/tough-cookie universalify@0.2.0 OK for: tough-cookie@4.1.3 want: ^0.2.0
4103 silly placeDep ROOT url-parse@1.5.10 OK for: tough-cookie@4.1.3 want: ^1.5.3
4104 silly fetch manifest querystringify@^2.1.1
4105 silly fetch manifest requires-port@^1.0.0
4106 http fetch GET 200 https://registry.npmjs.org/querystringify 71ms (cache revalidated)
4107 http fetch GET 200 https://registry.npmjs.org/requires-port 72ms (cache revalidated)
4108 timing idealTree:node_modules/tough-cookie Completed in 90ms
4109 timing idealTree:node_modules/psl Completed in 0ms
4110 timing idealTree:node_modules/punycode Completed in 0ms
4111 timing idealTree:node_modules/tryer Completed in 0ms
4112 timing idealTree:node_modules/ts-interface-checker Completed in 0ms
4113 silly placeDep ROOT @types/json5@0.0.29 OK for: tsconfig-paths@3.15.0 want: ^0.0.29
4114 silly placeDep node_modules/tsconfig-paths json5@1.0.2 OK for: tsconfig-paths@3.15.0 want: ^1.0.2
4115 silly placeDep node_modules/tsconfig-paths strip-bom@3.0.0 OK for: tsconfig-paths@3.15.0 want: ^3.0.0
4116 timing idealTree:node_modules/tsconfig-paths Completed in 10ms
4117 timing idealTree:node_modules/@types/json5 Completed in 0ms
4118 timing idealTree:node_modules/tslib Completed in 0ms
4119 silly placeDep node_modules/tsutils tslib@1.14.1 OK for: tsutils@3.21.0 want: ^1.8.1
4120 timing idealTree:node_modules/tsutils Completed in 3ms
4121 timing idealTree:node_modules/type-check Completed in 0ms
4122 timing idealTree:node_modules/type-detect Completed in 0ms
4123 timing idealTree:node_modules/type-fest Completed in 0ms
4124 timing idealTree:node_modules/typed-array-buffer Completed in 0ms
4125 silly placeDep ROOT for-each@0.3.3 OK for: typed-array-byte-length@1.0.0 want: ^0.3.3
4126 timing idealTree:node_modules/typed-array-byte-length Completed in 4ms
4127 timing idealTree:node_modules/for-each Completed in 0ms
4128 timing idealTree:node_modules/typed-array-byte-offset Completed in 0ms
4129 timing idealTree:node_modules/typed-array-length Completed in 0ms
4130 timing idealTree:node_modules/typescript Completed in 0ms
4131 timing idealTree:node_modules/typical Completed in 0ms
4132 silly placeDep ROOT has-bigints@1.0.2 OK for: unbox-primitive@1.0.2 want: ^1.0.2
4133 silly placeDep ROOT which-boxed-primitive@1.0.2 OK for: unbox-primitive@1.0.2 want: ^1.0.2
4134 silly fetch manifest is-bigint@^1.0.1
4135 silly fetch manifest is-boolean-object@^1.1.0
4136 silly fetch manifest is-number-object@^1.0.4
4137 http fetch GET 200 https://registry.npmjs.org/is-bigint 62ms (cache revalidated)
4138 http fetch GET 200 https://registry.npmjs.org/is-number-object 63ms (cache revalidated)
4139 http fetch GET 200 https://registry.npmjs.org/is-boolean-object 80ms (cache revalidated)
4140 timing idealTree:node_modules/unbox-primitive Completed in 101ms
4141 timing idealTree:node_modules/has-bigints Completed in 0ms
4142 timing idealTree:node_modules/underscore Completed in 0ms
4143 silly placeDep ROOT unicode-canonical-property-names-ecmascript@2.0.0 OK for: unicode-match-property-ecmascript@2.0.0 want: ^2.0.0
4144 silly placeDep ROOT unicode-property-aliases-ecmascript@2.1.0 OK for: unicode-match-property-ecmascript@2.0.0 want: ^2.0.0
4145 timing idealTree:node_modules/unicode-match-property-ecmascript Completed in 10ms
4146 timing idealTree:node_modules/unicode-canonical-property-names-ecmascript Completed in 0ms
4147 timing idealTree:node_modules/unicode-match-property-value-ecmascript Completed in 0ms
4148 timing idealTree:node_modules/unicode-property-aliases-ecmascript Completed in 0ms
4149 timing idealTree:node_modules/universalify Completed in 0ms
4150 timing idealTree:node_modules/unquote Completed in 0ms
4151 silly placeDep ROOT escalade@3.1.2 OK for: update-browserslist-db@1.0.13 want: ^3.1.1
4152 timing idealTree:node_modules/update-browserslist-db Completed in 6ms
4153 timing idealTree:node_modules/escalade Completed in 0ms
4154 timing idealTree:node_modules/uri-js Completed in 0ms
4155 silly placeDep ROOT querystringify@2.2.0 OK for: url-parse@1.5.10 want: ^2.1.1
4156 silly placeDep ROOT requires-port@1.0.0 OK for: url-parse@1.5.10 want: ^1.0.0
4157 timing idealTree:node_modules/url-parse Completed in 14ms
4158 timing idealTree:node_modules/querystringify Completed in 0ms
4159 timing idealTree:node_modules/requires-port Completed in 0ms
4160 timing idealTree:node_modules/util-deprecate Completed in 0ms
4161 silly placeDep ROOT object.getownpropertydescriptors@2.1.7 OK for: util.promisify@1.0.1 want: ^2.1.0
4162 silly fetch manifest array.prototype.reduce@^1.0.6
4163 http fetch GET 200 https://registry.npmjs.org/array.prototype.reduce 50ms (cache revalidated)
4164 timing idealTree:node_modules/util.promisify Completed in 60ms
4165 silly placeDep ROOT array.prototype.reduce@1.0.6 OK for: object.getownpropertydescriptors@2.1.7 want: ^1.0.6
4166 timing idealTree:node_modules/object.getownpropertydescriptors Completed in 5ms
4167 timing idealTree:node_modules/array.prototype.reduce Completed in 0ms
4168 timing idealTree:node_modules/utila Completed in 0ms
4169 silly placeDep node_modules/v8-to-istanbul convert-source-map@1.9.0 OK for: v8-to-istanbul@8.1.1 want: ^1.6.0
4170 timing idealTree:node_modules/v8-to-istanbul Completed in 7ms
4171 silly placeDep ROOT browser-process-hrtime@1.0.0 OK for: w3c-hr-time@1.0.2 want: ^1.0.0
4172 timing idealTree:node_modules/w3c-hr-time Completed in 6ms
4173 timing idealTree:node_modules/browser-process-hrtime Completed in 0ms
4174 timing idealTree:node_modules/w3c-xmlserializer Completed in 0ms
4175 silly placeDep ROOT makeerror@1.0.12 OK for: walker@1.0.8 want: 1.0.12
4176 silly fetch manifest tmpl@1.0.5
4177 http fetch GET 200 https://registry.npmjs.org/tmpl 77ms (cache revalidated)
4178 timing idealTree:node_modules/walker Completed in 83ms
4179 silly placeDep ROOT tmpl@1.0.5 OK for: makeerror@1.0.12 want: 1.0.5
4180 timing idealTree:node_modules/makeerror Completed in 6ms
4181 timing idealTree:node_modules/tmpl Completed in 0ms
4182 timing idealTree:node_modules/webidl-conversions Completed in 0ms
4183 silly placeDep ROOT @types/eslint-scope@3.7.7 OK for: webpack@5.90.1 want: ^3.7.3
4184 silly placeDep ROOT @webassemblyjs/ast@1.11.6 OK for: webpack@5.90.1 want: ^1.11.5
4185 silly fetch manifest @webassemblyjs/helper-numbers@1.11.6
4186 silly fetch manifest @webassemblyjs/helper-wasm-bytecode@1.11.6
4187 silly placeDep ROOT @webassemblyjs/wasm-edit@1.11.6 OK for: webpack@5.90.1 want: ^1.11.5
4188 silly fetch manifest @webassemblyjs/helper-buffer@1.11.6
4189 silly fetch manifest @webassemblyjs/helper-wasm-section@1.11.6
4190 silly fetch manifest @webassemblyjs/wasm-gen@1.11.6
4191 silly fetch manifest @webassemblyjs/wasm-opt@1.11.6
4192 silly fetch manifest @webassemblyjs/wasm-parser@1.11.6
4193 silly fetch manifest @webassemblyjs/wast-printer@1.11.6
4194 silly placeDep ROOT @webassemblyjs/wasm-parser@1.11.6 OK for: webpack@5.90.1 want: ^1.11.5
4195 silly fetch manifest @webassemblyjs/helper-api-error@1.11.6
4196 silly fetch manifest @webassemblyjs/ieee754@1.11.6
4197 silly fetch manifest @webassemblyjs/leb128@1.11.6
4198 silly fetch manifest @webassemblyjs/utf8@1.11.6
4199 silly placeDep ROOT acorn-import-assertions@1.9.0 OK for: webpack@5.90.1 want: ^1.9.0
4200 silly placeDep ROOT chrome-trace-event@1.0.3 OK for: webpack@5.90.1 want: ^1.0.2
4201 silly placeDep ROOT enhanced-resolve@5.15.0 OK for: webpack@5.90.1 want: ^5.15.0
4202 silly placeDep ROOT es-module-lexer@1.4.1 OK for: webpack@5.90.1 want: ^1.2.1
4203 silly placeDep node_modules/webpack eslint-scope@5.1.1 OK for: webpack@5.90.1 want: 5.1.1
4204 silly placeDep ROOT events@3.3.0 OK for: webpack@5.90.1 want: ^3.2.0
4205 silly placeDep ROOT glob-to-regexp@0.4.1 OK for: webpack@5.90.1 want: ^0.4.1
4206 silly placeDep ROOT loader-runner@4.3.0 OK for: webpack@5.90.1 want: ^4.2.0
4207 silly placeDep ROOT watchpack@2.4.0 OK for: webpack@5.90.1 want: ^2.4.0
4208 silly placeDep ROOT webpack-sources@3.2.3 OK for: webpack@5.90.1 want: ^3.2.3
4209 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-buffer 347ms (cache revalidated)
4210 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-numbers 359ms (cache revalidated)
4211 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-wasm-bytecode 360ms (cache revalidated)
4212 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwast-printer 353ms (cache revalidated)
4213 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-gen 363ms (cache revalidated)
4214 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-opt 365ms (cache revalidated)
4215 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2futf8 358ms (cache revalidated)
4216 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-api-error 377ms (cache revalidated)
4217 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fleb128 377ms (cache revalidated)
4218 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fieee754 405ms (cache revalidated)
4219 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-wasm-section 427ms (cache revalidated)
4220 timing idealTree:node_modules/webpack Completed in 470ms
4221 timing idealTree:node_modules/@types/eslint-scope Completed in 0ms
4222 silly placeDep ROOT @webassemblyjs/helper-numbers@1.11.6 OK for: @webassemblyjs/ast@1.11.6 want: 1.11.6
4223 silly fetch manifest @webassemblyjs/floating-point-hex-parser@1.11.6
4224 silly fetch manifest @xtuc/long@4.2.2
4225 silly placeDep ROOT @webassemblyjs/helper-wasm-bytecode@1.11.6 OK for: @webassemblyjs/ast@1.11.6 want: 1.11.6
4226 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2ffloating-point-hex-parser 211ms (cache revalidated)
4227 http fetch GET 200 https://registry.npmjs.org/@xtuc%2flong 1076ms (cache revalidated)
4228 timing idealTree:node_modules/@webassemblyjs/ast Completed in 1141ms
4229 silly placeDep ROOT @webassemblyjs/floating-point-hex-parser@1.11.6 OK for: @webassemblyjs/helper-numbers@1.11.6 want: 1.11.6
4230 silly placeDep ROOT @webassemblyjs/helper-api-error@1.11.6 OK for: @webassemblyjs/helper-numbers@1.11.6 want: 1.11.6
4231 silly placeDep ROOT @xtuc/long@4.2.2 OK for: @webassemblyjs/helper-numbers@1.11.6 want: 4.2.2
4232 timing idealTree:node_modules/@webassemblyjs/helper-numbers Completed in 50ms
4233 timing idealTree:node_modules/@webassemblyjs/floating-point-hex-parser Completed in 1ms
4234 timing idealTree:node_modules/@webassemblyjs/helper-api-error Completed in 0ms
4235 timing idealTree:node_modules/@webassemblyjs/helper-wasm-bytecode Completed in 0ms
4236 silly placeDep ROOT @webassemblyjs/helper-buffer@1.11.6 OK for: @webassemblyjs/wasm-edit@1.11.6 want: 1.11.6
4237 silly placeDep ROOT @webassemblyjs/helper-wasm-section@1.11.6 OK for: @webassemblyjs/wasm-edit@1.11.6 want: 1.11.6
4238 silly placeDep ROOT @webassemblyjs/wasm-gen@1.11.6 OK for: @webassemblyjs/wasm-edit@1.11.6 want: 1.11.6
4239 silly placeDep ROOT @webassemblyjs/wasm-opt@1.11.6 OK for: @webassemblyjs/wasm-edit@1.11.6 want: 1.11.6
4240 silly placeDep ROOT @webassemblyjs/wast-printer@1.11.6 OK for: @webassemblyjs/wasm-edit@1.11.6 want: 1.11.6
4241 timing idealTree:node_modules/@webassemblyjs/wasm-edit Completed in 136ms
4242 timing idealTree:node_modules/@webassemblyjs/helper-buffer Completed in 0ms
4243 timing idealTree:node_modules/@webassemblyjs/helper-wasm-section Completed in 0ms
4244 silly placeDep ROOT @webassemblyjs/ieee754@1.11.6 OK for: @webassemblyjs/wasm-gen@1.11.6 want: 1.11.6
4245 silly fetch manifest @xtuc/ieee754@^1.2.0
4246 silly placeDep ROOT @webassemblyjs/leb128@1.11.6 OK for: @webassemblyjs/wasm-gen@1.11.6 want: 1.11.6
4247 silly placeDep ROOT @webassemblyjs/utf8@1.11.6 OK for: @webassemblyjs/wasm-gen@1.11.6 want: 1.11.6
4248 http fetch GET 200 https://registry.npmjs.org/@xtuc%2fieee754 84ms (cache hit)
4249 timing idealTree:node_modules/@webassemblyjs/wasm-gen Completed in 106ms
4250 silly placeDep ROOT @xtuc/ieee754@1.2.0 OK for: @webassemblyjs/ieee754@1.11.6 want: ^1.2.0
4251 timing idealTree:node_modules/@webassemblyjs/ieee754 Completed in 12ms
4252 timing idealTree:node_modules/@webassemblyjs/leb128 Completed in 0ms
4253 timing idealTree:node_modules/@webassemblyjs/utf8 Completed in 0ms
4254 timing idealTree:node_modules/@webassemblyjs/wasm-opt Completed in 0ms
4255 timing idealTree:node_modules/@webassemblyjs/wasm-parser Completed in 0ms
4256 timing idealTree:node_modules/@webassemblyjs/wast-printer Completed in 0ms
4257 timing idealTree:node_modules/@xtuc/ieee754 Completed in 0ms
4258 timing idealTree:node_modules/@xtuc/long Completed in 0ms
4259 timing idealTree:node_modules/acorn-import-assertions Completed in 0ms
4260 timing idealTree:node_modules/chrome-trace-event Completed in 0ms
4261 timing idealTree:node_modules/enhanced-resolve Completed in 0ms
4262 timing idealTree:node_modules/es-module-lexer Completed in 0ms
4263 timing idealTree:node_modules/events Completed in 0ms
4264 timing idealTree:node_modules/glob-to-regexp Completed in 0ms
4265 timing idealTree:node_modules/loader-runner Completed in 0ms
4266 timing idealTree:node_modules/watchpack Completed in 1ms
4267 silly fetch manifest webpack@^4.37.0 || ^5.0.0
4268 silly fetch manifest utf-8-validate@>=5.0.2
4269 silly placeDep ROOT @types/bonjour@3.5.13 OK for: webpack-dev-server@4.15.1 want: ^3.5.9
4270 silly placeDep ROOT @types/connect-history-api-fallback@1.5.4 OK for: webpack-dev-server@4.15.1 want: ^1.3.5
4271 silly fetch manifest @types/express-serve-static-core@*
4272 silly placeDep ROOT @types/express@4.17.21 OK for: webpack-dev-server@4.15.1 want: ^4.17.13
4273 silly fetch manifest @types/body-parser@*
4274 silly fetch manifest @types/express-serve-static-core@^4.17.33
4275 silly fetch manifest @types/qs@*
4276 silly fetch manifest @types/serve-static@*
4277 silly placeDep ROOT @types/serve-index@1.9.4 OK for: webpack-dev-server@4.15.1 want: ^1.9.1
4278 silly placeDep ROOT @types/serve-static@1.15.5 OK for: webpack-dev-server@4.15.1 want: ^1.13.10
4279 silly fetch manifest @types/http-errors@*
4280 silly fetch manifest @types/mime@*
4281 silly placeDep ROOT @types/sockjs@0.3.36 OK for: webpack-dev-server@4.15.1 want: ^0.3.33
4282 silly placeDep ROOT @types/ws@8.5.10 OK for: webpack-dev-server@4.15.1 want: ^8.5.5
4283 silly placeDep ROOT bonjour-service@1.2.1 OK for: webpack-dev-server@4.15.1 want: ^1.0.11
4284 silly fetch manifest multicast-dns@^7.2.5
4285 silly placeDep ROOT colorette@2.0.20 OK for: webpack-dev-server@4.15.1 want: ^2.0.10
4286 silly placeDep ROOT compression@1.7.4 OK for: webpack-dev-server@4.15.1 want: ^1.7.4
4287 silly fetch manifest accepts@~1.3.5
4288 silly fetch manifest bytes@3.0.0
4289 silly fetch manifest compressible@~2.0.16
4290 silly fetch manifest debug@2.6.9
4291 silly fetch manifest on-headers@~1.0.2
4292 silly fetch manifest safe-buffer@5.1.2
4293 silly fetch manifest vary@~1.1.2
4294 silly placeDep ROOT connect-history-api-fallback@2.0.0 OK for: webpack-dev-server@4.15.1 want: ^2.0.0
4295 silly placeDep ROOT default-gateway@6.0.3 OK for: webpack-dev-server@4.15.1 want: ^6.0.3
4296 silly placeDep ROOT express@4.18.2 OK for: webpack-dev-server@4.15.1 want: ^4.17.3
4297 silly fetch manifest accepts@~1.3.8
4298 silly fetch manifest array-flatten@1.1.1
4299 silly fetch manifest body-parser@1.20.1
4300 silly fetch manifest content-disposition@0.5.4
4301 silly fetch manifest content-type@~1.0.4
4302 silly fetch manifest cookie@0.5.0
4303 silly fetch manifest cookie-signature@1.0.6
4304 silly fetch manifest depd@2.0.0
4305 silly fetch manifest encodeurl@~1.0.2
4306 silly fetch manifest escape-html@~1.0.3
4307 silly fetch manifest etag@~1.8.1
4308 silly fetch manifest finalhandler@1.2.0
4309 silly fetch manifest fresh@0.5.2
4310 silly fetch manifest http-errors@2.0.0
4311 silly fetch manifest merge-descriptors@1.0.1
4312 silly fetch manifest methods@~1.1.2
4313 silly fetch manifest on-finished@2.4.1
4314 silly fetch manifest parseurl@~1.3.3
4315 silly fetch manifest path-to-regexp@0.1.7
4316 silly fetch manifest proxy-addr@~2.0.7
4317 silly fetch manifest qs@6.11.0
4318 silly fetch manifest range-parser@~1.2.1
4319 silly fetch manifest send@0.18.0
4320 silly fetch manifest serve-static@1.15.0
4321 silly fetch manifest setprototypeof@1.2.0
4322 silly fetch manifest statuses@2.0.1
4323 silly fetch manifest type-is@~1.6.18
4324 silly fetch manifest utils-merge@1.0.1
4325 silly placeDep ROOT http-proxy-middleware@2.0.6 OK for: webpack-dev-server@4.15.1 want: ^2.0.3
4326 silly fetch manifest @types/http-proxy@^1.17.8
4327 silly fetch manifest http-proxy@^1.18.1
4328 silly fetch manifest is-plain-obj@^3.0.0
4329 silly placeDep ROOT ipaddr.js@2.1.0 OK for: webpack-dev-server@4.15.1 want: ^2.0.1
4330 silly placeDep ROOT launch-editor@2.6.1 OK for: webpack-dev-server@4.15.1 want: ^2.6.0
4331 silly placeDep ROOT p-retry@4.6.2 OK for: webpack-dev-server@4.15.1 want: ^4.5.0
4332 silly fetch manifest @types/retry@0.12.0
4333 silly fetch manifest retry@^0.13.1
4334 silly placeDep node_modules/webpack-dev-server schema-utils@4.2.0 OK for: webpack-dev-server@4.15.1 want: ^4.0.0
4335 silly placeDep ROOT selfsigned@2.4.1 OK for: webpack-dev-server@4.15.1 want: ^2.1.1
4336 silly fetch manifest @types/node-forge@^1.3.0
4337 silly fetch manifest node-forge@^1
4338 silly placeDep ROOT serve-index@1.9.1 OK for: webpack-dev-server@4.15.1 want: ^1.9.1
4339 silly fetch manifest accepts@~1.3.4
4340 silly fetch manifest batch@0.6.1
4341 silly fetch manifest http-errors@~1.6.2
4342 silly fetch manifest parseurl@~1.3.2
4343 silly placeDep ROOT sockjs@0.3.24 OK for: webpack-dev-server@4.15.1 want: ^0.3.24
4344 silly fetch manifest faye-websocket@^0.11.3
4345 silly fetch manifest uuid@^8.3.2
4346 silly fetch manifest websocket-driver@^0.7.4
4347 silly placeDep ROOT spdy@4.0.2 OK for: webpack-dev-server@4.15.1 want: ^4.0.2
4348 silly fetch manifest handle-thing@^2.0.0
4349 silly fetch manifest http-deceiver@^1.2.7
4350 silly fetch manifest select-hose@^2.0.0
4351 silly fetch manifest spdy-transport@^3.0.0
4352 silly placeDep ROOT webpack-dev-middleware@5.3.3 OK for: webpack-dev-server@4.15.1 want: ^5.3.1
4353 silly fetch manifest range-parser@^1.2.1
4354 silly placeDep node_modules/webpack-dev-server ws@8.16.0 OK for: webpack-dev-server@4.15.1 want: ^8.13.0
4355 http fetch GET 200 https://registry.npmjs.org/@types%2fmime 1526ms (cache hit)
4356 http fetch GET 200 https://registry.npmjs.org/@types%2fbody-parser 1556ms (cache hit)
4357 http fetch GET 200 https://registry.npmjs.org/@types%2fhttp-errors 1534ms (cache hit)
4358 http fetch GET 200 https://registry.npmjs.org/accepts 1479ms (cache hit)
4359 http fetch GET 200 https://registry.npmjs.org/@types%2fexpress-serve-static-core 1591ms (cache hit)
4360 http fetch GET 200 https://registry.npmjs.org/@types%2fqs 1558ms (cache hit)
4361 http fetch GET 200 https://registry.npmjs.org/@types%2fexpress-serve-static-core 1562ms (cache hit)
4362 http fetch GET 200 https://registry.npmjs.org/vary 1476ms (cache hit)
4363 http fetch GET 200 https://registry.npmjs.org/on-headers 1480ms (cache hit)
4364 http fetch GET 200 https://registry.npmjs.org/body-parser 1408ms (cache hit)
4365 http fetch GET 200 https://registry.npmjs.org/accepts 1423ms (cache hit)
4366 http fetch GET 200 https://registry.npmjs.org/array-flatten 1422ms (cache hit)
4367 http fetch GET 200 https://registry.npmjs.org/content-type 1408ms (cache hit)
4368 http fetch GET 200 https://registry.npmjs.org/depd 1399ms (cache hit)
4369 http fetch GET 200 https://registry.npmjs.org/encodeurl 1397ms (cache hit)
4370 http fetch GET 200 https://registry.npmjs.org/escape-html 1392ms (cache hit)
4371 http fetch GET 200 https://registry.npmjs.org/etag 1391ms (cache hit)
4372 http fetch GET 200 https://registry.npmjs.org/fresh 1388ms (cache hit)
4373 http fetch GET 200 https://registry.npmjs.org/http-errors 1394ms (cache hit)
4374 http fetch GET 200 https://registry.npmjs.org/merge-descriptors 1393ms (cache hit)
4375 http fetch GET 200 https://registry.npmjs.org/finalhandler 1404ms (cache hit)
4376 http fetch GET 200 https://registry.npmjs.org/cookie-signature 1427ms (cache hit)
4377 http fetch GET 200 https://registry.npmjs.org/bytes 1525ms (cache hit)
4378 http fetch GET 200 https://registry.npmjs.org/parseurl 1341ms (cache hit)
4379 http fetch GET 200 https://registry.npmjs.org/on-finished 1393ms (cache hit)
4380 http fetch GET 200 https://registry.npmjs.org/qs 1329ms (cache hit)
4381 http fetch GET 200 https://registry.npmjs.org/path-to-regexp 1341ms (cache hit)
4382 http fetch GET 200 https://registry.npmjs.org/range-parser 1330ms (cache hit)
4383 http fetch GET 200 https://registry.npmjs.org/send 1272ms (cache hit)
4384 http fetch GET 200 https://registry.npmjs.org/proxy-addr 1342ms (cache hit)
4385 http fetch GET 200 https://registry.npmjs.org/statuses 1269ms (cache hit)
4386 http fetch GET 200 https://registry.npmjs.org/serve-static 1275ms (cache hit)
4387 http fetch GET 200 https://registry.npmjs.org/utils-merge 1252ms (cache hit)
4388 http fetch GET 200 https://registry.npmjs.org/type-is 1271ms (cache hit)
4389 http fetch GET 200 https://registry.npmjs.org/is-plain-obj 1232ms (cache hit)
4390 http fetch GET 200 https://registry.npmjs.org/http-proxy 1236ms (cache hit)
4391 http fetch GET 200 https://registry.npmjs.org/@types%2fhttp-proxy 1245ms (cache hit)
4392 http fetch GET 200 https://registry.npmjs.org/@types%2fretry 1191ms (cache hit)
4393 http fetch GET 200 https://registry.npmjs.org/setprototypeof 1294ms (cache hit)
4394 http fetch GET 200 https://registry.npmjs.org/@types%2fnode-forge 1130ms (cache hit)
4395 http fetch GET 200 https://registry.npmjs.org/retry 1197ms (cache hit)
4396 http fetch GET 200 https://registry.npmjs.org/content-disposition 1482ms (cache hit)
4397 http fetch GET 200 https://registry.npmjs.org/accepts 1112ms (cache hit)
4398 http fetch GET 200 https://registry.npmjs.org/parseurl 1049ms (cache hit)
4399 http fetch GET 200 https://registry.npmjs.org/node-forge 1132ms (cache hit)
4400 http fetch GET 200 https://registry.npmjs.org/http-errors 1056ms (cache hit)
4401 http fetch GET 200 https://registry.npmjs.org/faye-websocket 1035ms (cache hit)
4402 http fetch GET 200 https://registry.npmjs.org/websocket-driver 1024ms (cache hit)
4403 http fetch GET 200 https://registry.npmjs.org/handle-thing 1005ms (cache hit)
4404 http fetch GET 200 https://registry.npmjs.org/uuid 1034ms (cache hit)
4405 http fetch GET 200 https://registry.npmjs.org/http-deceiver 993ms (cache hit)
4406 http fetch GET 200 https://registry.npmjs.org/spdy-transport 986ms (cache hit)
4407 http fetch GET 200 https://registry.npmjs.org/compressible 1581ms (cache hit)
4408 http fetch GET 200 https://registry.npmjs.org/range-parser 970ms (cache hit)
4409 http fetch GET 200 https://registry.npmjs.org/methods 1515ms (cache revalidated)
4410 http fetch GET 200 https://registry.npmjs.org/batch 1185ms (cache revalidated)
4411 http fetch GET 200 https://registry.npmjs.org/select-hose 1062ms (cache revalidated)
4412 http fetch GET 200 https://registry.npmjs.org/cookie 1560ms (cache revalidated)
4413 http fetch GET 200 https://registry.npmjs.org/multicast-dns 1727ms (cache revalidated)
4414 timing idealTree:node_modules/webpack-dev-server Completed in 1900ms
4415 timing idealTree:node_modules/@types/bonjour Completed in 0ms
4416 silly placeDep ROOT @types/express-serve-static-core@4.17.43 OK for: @types/connect-history-api-fallback@1.5.4 want: *
4417 silly fetch manifest @types/range-parser@*
4418 silly fetch manifest @types/send@*
4419 http fetch GET 200 https://registry.npmjs.org/@types%2frange-parser 16ms (cache hit)
4420 http fetch GET 200 https://registry.npmjs.org/@types%2fsend 15ms (cache hit)
4421 timing idealTree:node_modules/@types/connect-history-api-fallback Completed in 29ms
4422 silly placeDep ROOT @types/body-parser@1.19.5 OK for: @types/express@4.17.21 want: *
4423 silly fetch manifest @types/connect@*
4424 silly placeDep ROOT @types/qs@6.9.11 OK for: @types/express@4.17.21 want: *
4425 http fetch GET 200 https://registry.npmjs.org/@types%2fconnect 26ms (cache hit)
4426 timing idealTree:node_modules/@types/express Completed in 38ms
4427 silly placeDep ROOT @types/connect@3.4.38 OK for: @types/body-parser@1.19.5 want: *
4428 timing idealTree:node_modules/@types/body-parser Completed in 7ms
4429 timing idealTree:node_modules/@types/connect Completed in 0ms
4430 silly placeDep ROOT @types/range-parser@1.2.7 OK for: @types/express-serve-static-core@4.17.43 want: *
4431 silly placeDep ROOT @types/send@0.17.4 OK for: @types/express-serve-static-core@4.17.43 want: *
4432 silly fetch manifest @types/mime@^1
4433 timing idealTree:node_modules/@types/express-serve-static-core Completed in 11ms
4434 timing idealTree:node_modules/@types/qs Completed in 0ms
4435 timing idealTree:node_modules/@types/range-parser Completed in 0ms
4436 silly placeDep ROOT @types/mime@1.3.5 OK for: @types/send@0.17.4 want: ^1
4437 timing idealTree:node_modules/@types/send Completed in 3ms
4438 timing idealTree:node_modules/@types/mime Completed in 0ms
4439 timing idealTree:node_modules/@types/serve-index Completed in 0ms
4440 silly placeDep ROOT @types/http-errors@2.0.4 OK for: @types/serve-static@1.15.5 want: *
4441 timing idealTree:node_modules/@types/serve-static Completed in 4ms
4442 timing idealTree:node_modules/@types/http-errors Completed in 0ms
4443 timing idealTree:node_modules/@types/sockjs Completed in 0ms
4444 timing idealTree:node_modules/@types/ws Completed in 0ms
4445 silly placeDep ROOT multicast-dns@7.2.5 OK for: bonjour-service@1.2.1 want: ^7.2.5
4446 silly fetch manifest dns-packet@^5.2.2
4447 silly fetch manifest thunky@^1.0.2
4448 http fetch GET 200 https://registry.npmjs.org/thunky 18ms (cache hit)
4449 http fetch GET 200 https://registry.npmjs.org/dns-packet 24ms (cache hit)
4450 timing idealTree:node_modules/bonjour-service Completed in 39ms
4451 timing idealTree:node_modules/colorette Completed in 0ms
4452 silly placeDep ROOT accepts@1.3.8 OK for: compression@1.7.4 want: ~1.3.5
4453 silly fetch manifest negotiator@0.6.3
4454 silly placeDep ROOT bytes@3.0.0 OK for: compression@1.7.4 want: 3.0.0
4455 silly placeDep ROOT compressible@2.0.18 OK for: compression@1.7.4 want: ~2.0.16
4456 silly placeDep node_modules/compression debug@2.6.9 OK for: compression@1.7.4 want: 2.6.9
4457 silly placeDep ROOT on-headers@1.0.2 OK for: compression@1.7.4 want: ~1.0.2
4458 silly placeDep node_modules/compression safe-buffer@5.1.2 OK for: compression@1.7.4 want: 5.1.2
4459 silly placeDep ROOT vary@1.1.2 OK for: compression@1.7.4 want: ~1.1.2
4460 http fetch GET 200 https://registry.npmjs.org/negotiator 46ms (cache hit)
4461 timing idealTree:node_modules/compression Completed in 66ms
4462 silly placeDep ROOT negotiator@0.6.3 OK for: accepts@1.3.8 want: 0.6.3
4463 timing idealTree:node_modules/accepts Completed in 16ms
4464 timing idealTree:node_modules/bytes Completed in 0ms
4465 timing idealTree:node_modules/compressible Completed in 0ms
4466 timing idealTree:node_modules/connect-history-api-fallback Completed in 1ms
4467 timing idealTree:node_modules/default-gateway Completed in 0ms
4468 silly placeDep ROOT array-flatten@1.1.1 OK for: express@4.18.2 want: 1.1.1
4469 silly placeDep ROOT body-parser@1.20.1 OK for: express@4.18.2 want: 1.20.1
4470 silly fetch manifest bytes@3.1.2
4471 silly fetch manifest destroy@1.2.0
4472 silly fetch manifest raw-body@2.5.1
4473 silly fetch manifest unpipe@1.0.0
4474 silly placeDep ROOT content-disposition@0.5.4 OK for: express@4.18.2 want: 0.5.4
4475 silly placeDep ROOT content-type@1.0.5 OK for: express@4.18.2 want: ~1.0.4
4476 silly placeDep ROOT cookie@0.5.0 OK for: express@4.18.2 want: 0.5.0
4477 silly placeDep ROOT cookie-signature@1.0.6 OK for: express@4.18.2 want: 1.0.6
4478 silly placeDep node_modules/express debug@2.6.9 OK for: express@4.18.2 want: 2.6.9
4479 silly placeDep ROOT depd@2.0.0 OK for: express@4.18.2 want: 2.0.0
4480 silly placeDep ROOT encodeurl@1.0.2 OK for: express@4.18.2 want: ~1.0.2
4481 silly placeDep ROOT escape-html@1.0.3 OK for: express@4.18.2 want: ~1.0.3
4482 silly placeDep ROOT etag@1.8.1 OK for: express@4.18.2 want: ~1.8.1
4483 silly placeDep ROOT finalhandler@1.2.0 OK for: express@4.18.2 want: 1.2.0
4484 silly fetch manifest unpipe@~1.0.0
4485 silly placeDep ROOT fresh@0.5.2 OK for: express@4.18.2 want: 0.5.2
4486 silly placeDep ROOT http-errors@2.0.0 OK for: express@4.18.2 want: 2.0.0
4487 silly fetch manifest toidentifier@1.0.1
4488 silly placeDep ROOT merge-descriptors@1.0.1 OK for: express@4.18.2 want: 1.0.1
4489 silly placeDep ROOT methods@1.1.2 OK for: express@4.18.2 want: ~1.1.2
4490 silly placeDep ROOT on-finished@2.4.1 OK for: express@4.18.2 want: 2.4.1
4491 silly fetch manifest ee-first@1.1.1
4492 silly placeDep ROOT parseurl@1.3.3 OK for: express@4.18.2 want: ~1.3.3
4493 silly placeDep ROOT path-to-regexp@0.1.7 OK for: express@4.18.2 want: 0.1.7
4494 silly placeDep ROOT proxy-addr@2.0.7 OK for: express@4.18.2 want: ~2.0.7
4495 silly fetch manifest forwarded@0.2.0
4496 silly fetch manifest ipaddr.js@1.9.1
4497 silly placeDep ROOT qs@6.11.0 OK for: express@4.18.2 want: 6.11.0
4498 silly placeDep ROOT range-parser@1.2.1 OK for: express@4.18.2 want: ~1.2.1
4499 silly placeDep ROOT send@0.18.0 OK for: express@4.18.2 want: 0.18.0
4500 silly fetch manifest mime@1.6.0
4501 silly fetch manifest ms@2.1.3
4502 silly placeDep ROOT serve-static@1.15.0 OK for: express@4.18.2 want: 1.15.0
4503 silly placeDep ROOT setprototypeof@1.2.0 OK for: express@4.18.2 want: 1.2.0
4504 silly placeDep ROOT statuses@2.0.1 OK for: express@4.18.2 want: 2.0.1
4505 silly placeDep ROOT type-is@1.6.18 OK for: express@4.18.2 want: ~1.6.18
4506 silly fetch manifest media-typer@0.3.0
4507 silly placeDep ROOT utils-merge@1.0.1 OK for: express@4.18.2 want: 1.0.1
4508 http fetch GET 200 https://registry.npmjs.org/destroy 463ms (cache hit)
4509 http fetch GET 200 https://registry.npmjs.org/raw-body 462ms (cache hit)
4510 http fetch GET 200 https://registry.npmjs.org/unpipe 461ms (cache hit)
4511 http fetch GET 200 https://registry.npmjs.org/toidentifier 328ms (cache hit)
4512 http fetch GET 200 https://registry.npmjs.org/unpipe 344ms (cache hit)
4513 http fetch GET 200 https://registry.npmjs.org/ee-first 311ms (cache hit)
4514 http fetch GET 200 https://registry.npmjs.org/forwarded 282ms (cache hit)
4515 http fetch GET 200 https://registry.npmjs.org/mime 274ms (cache hit)
4516 http fetch GET 200 https://registry.npmjs.org/media-typer 226ms (cache revalidated)
4517 timing idealTree:node_modules/express Completed in 564ms
4518 timing idealTree:node_modules/array-flatten Completed in 0ms
4519 silly placeDep node_modules/body-parser bytes@3.1.2 OK for: body-parser@1.20.1 want: 3.1.2
4520 silly placeDep node_modules/body-parser debug@2.6.9 OK for: body-parser@1.20.1 want: 2.6.9
4521 silly placeDep ROOT destroy@1.2.0 OK for: body-parser@1.20.1 want: 1.2.0
4522 silly placeDep node_modules/body-parser iconv-lite@0.4.24 OK for: body-parser@1.20.1 want: 0.4.24
4523 silly placeDep ROOT raw-body@2.5.1 OK for: body-parser@1.20.1 want: 2.5.1
4524 silly placeDep ROOT unpipe@1.0.0 OK for: body-parser@1.20.1 want: 1.0.0
4525 timing idealTree:node_modules/body-parser Completed in 24ms
4526 timing idealTree:node_modules/content-disposition Completed in 0ms
4527 timing idealTree:node_modules/content-type Completed in 0ms
4528 timing idealTree:node_modules/cookie Completed in 0ms
4529 timing idealTree:node_modules/cookie-signature Completed in 0ms
4530 timing idealTree:node_modules/depd Completed in 0ms
4531 timing idealTree:node_modules/destroy Completed in 0ms
4532 timing idealTree:node_modules/encodeurl Completed in 0ms
4533 timing idealTree:node_modules/escape-html Completed in 0ms
4534 timing idealTree:node_modules/etag Completed in 0ms
4535 silly placeDep node_modules/finalhandler debug@2.6.9 OK for: finalhandler@1.2.0 want: 2.6.9
4536 timing idealTree:node_modules/finalhandler Completed in 6ms
4537 timing idealTree:node_modules/fresh Completed in 0ms
4538 silly placeDep ROOT toidentifier@1.0.1 OK for: http-errors@2.0.0 want: 1.0.1
4539 timing idealTree:node_modules/http-errors Completed in 5ms
4540 silly placeDep ROOT @types/http-proxy@1.17.14 OK for: http-proxy-middleware@2.0.6 want: ^1.17.8
4541 silly placeDep ROOT http-proxy@1.18.1 OK for: http-proxy-middleware@2.0.6 want: ^1.18.1
4542 silly fetch manifest eventemitter3@^4.0.0
4543 silly fetch manifest follow-redirects@^1.0.0
4544 silly placeDep ROOT is-plain-obj@3.0.0 OK for: http-proxy-middleware@2.0.6 want: ^3.0.0
4545 http fetch GET 200 https://registry.npmjs.org/follow-redirects 126ms (cache revalidated)
4546 http fetch GET 200 https://registry.npmjs.org/eventemitter3 131ms (cache revalidated)
4547 timing idealTree:node_modules/http-proxy-middleware Completed in 146ms
4548 timing idealTree:node_modules/@types/http-proxy Completed in 0ms
4549 silly placeDep ROOT eventemitter3@4.0.7 OK for: http-proxy@1.18.1 want: ^4.0.0
4550 silly placeDep ROOT follow-redirects@1.15.5 OK for: http-proxy@1.18.1 want: ^1.0.0
4551 timing idealTree:node_modules/http-proxy Completed in 16ms
4552 timing idealTree:node_modules/eventemitter3 Completed in 0ms
4553 timing idealTree:node_modules/follow-redirects Completed in 0ms
4554 timing idealTree:node_modules/ipaddr.js Completed in 0ms
4555 timing idealTree:node_modules/is-plain-obj Completed in 0ms
4556 timing idealTree:node_modules/launch-editor Completed in 0ms
4557 timing idealTree:node_modules/merge-descriptors Completed in 0ms
4558 timing idealTree:node_modules/methods Completed in 0ms
4559 silly placeDep ROOT dns-packet@5.6.1 OK for: multicast-dns@7.2.5 want: ^5.2.2
4560 silly fetch manifest @leichtgewicht/ip-codec@^2.0.1
4561 silly placeDep ROOT thunky@1.1.0 OK for: multicast-dns@7.2.5 want: ^1.0.2
4562 http fetch GET 200 https://registry.npmjs.org/@leichtgewicht%2fip-codec 106ms (cache revalidated)
4563 timing idealTree:node_modules/multicast-dns Completed in 114ms
4564 silly placeDep ROOT @leichtgewicht/ip-codec@2.0.4 OK for: dns-packet@5.6.1 want: ^2.0.1
4565 timing idealTree:node_modules/dns-packet Completed in 8ms
4566 timing idealTree:node_modules/@leichtgewicht/ip-codec Completed in 0ms
4567 timing idealTree:node_modules/negotiator Completed in 0ms
4568 silly placeDep ROOT ee-first@1.1.1 OK for: on-finished@2.4.1 want: 1.1.1
4569 timing idealTree:node_modules/on-finished Completed in 5ms
4570 timing idealTree:node_modules/ee-first Completed in 0ms
4571 timing idealTree:node_modules/on-headers Completed in 0ms
4572 silly placeDep ROOT @types/retry@0.12.0 OK for: p-retry@4.6.2 want: 0.12.0
4573 silly placeDep ROOT retry@0.13.1 OK for: p-retry@4.6.2 want: ^0.13.1
4574 timing idealTree:node_modules/p-retry Completed in 12ms
4575 timing idealTree:node_modules/@types/retry Completed in 0ms
4576 timing idealTree:node_modules/parseurl Completed in 0ms
4577 timing idealTree:node_modules/path-to-regexp Completed in 0ms
4578 silly placeDep ROOT forwarded@0.2.0 OK for: proxy-addr@2.0.7 want: 0.2.0
4579 silly placeDep node_modules/proxy-addr ipaddr.js@1.9.1 OK for: proxy-addr@2.0.7 want: 1.9.1
4580 timing idealTree:node_modules/proxy-addr Completed in 8ms
4581 timing idealTree:node_modules/forwarded Completed in 0ms
4582 timing idealTree:node_modules/qs Completed in 0ms
4583 timing idealTree:node_modules/range-parser Completed in 0ms
4584 silly placeDep node_modules/raw-body bytes@3.1.2 OK for: raw-body@2.5.1 want: 3.1.2
4585 silly placeDep node_modules/raw-body iconv-lite@0.4.24 OK for: raw-body@2.5.1 want: 0.4.24
4586 timing idealTree:node_modules/raw-body Completed in 9ms
4587 timing idealTree:node_modules/retry Completed in 1ms
4588 silly placeDep ROOT @types/node-forge@1.3.11 OK for: selfsigned@2.4.1 want: ^1.3.0
4589 silly placeDep ROOT node-forge@1.3.1 OK for: selfsigned@2.4.1 want: ^1
4590 timing idealTree:node_modules/selfsigned Completed in 10ms
4591 timing idealTree:node_modules/@types/node-forge Completed in 0ms
4592 timing idealTree:node_modules/node-forge Completed in 0ms
4593 silly placeDep node_modules/send debug@2.6.9 OK for: send@0.18.0 want: 2.6.9
4594 silly placeDep ROOT mime@1.6.0 OK for: send@0.18.0 want: 1.6.0
4595 silly placeDep node_modules/send ms@2.1.3 OK for: send@0.18.0 want: 2.1.3
4596 timing idealTree:node_modules/send Completed in 20ms
4597 timing idealTree:node_modules/mime Completed in 0ms
4598 silly placeDep ROOT batch@0.6.1 OK for: serve-index@1.9.1 want: 0.6.1
4599 silly placeDep node_modules/serve-index debug@2.6.9 OK for: serve-index@1.9.1 want: 2.6.9
4600 silly placeDep node_modules/serve-index http-errors@1.6.3 OK for: serve-index@1.9.1 want: ~1.6.2
4601 silly fetch manifest depd@~1.1.2
4602 silly fetch manifest inherits@2.0.3
4603 silly fetch manifest setprototypeof@1.1.0
4604 silly fetch manifest statuses@>= 1.4.0 < 2
4605 timing idealTree:node_modules/serve-index Completed in 29ms
4606 timing idealTree:node_modules/batch Completed in 0ms
4607 timing idealTree:node_modules/serve-static Completed in 0ms
4608 timing idealTree:node_modules/setprototypeof Completed in 0ms
4609 silly placeDep ROOT faye-websocket@0.11.4 OK for: sockjs@0.3.24 want: ^0.11.3
4610 silly fetch manifest websocket-driver@>=0.5.1
4611 silly placeDep ROOT uuid@8.3.2 OK for: sockjs@0.3.24 want: ^8.3.2
4612 silly placeDep ROOT websocket-driver@0.7.4 OK for: sockjs@0.3.24 want: ^0.7.4
4613 silly fetch manifest http-parser-js@>=0.5.1
4614 silly fetch manifest websocket-extensions@>=0.1.1
4615 http fetch GET 200 https://registry.npmjs.org/http-parser-js 86ms (cache revalidated)
4616 http fetch GET 200 https://registry.npmjs.org/websocket-extensions 85ms (cache revalidated)
4617 timing idealTree:node_modules/sockjs Completed in 105ms
4618 timing idealTree:node_modules/faye-websocket Completed in 0ms
4619 silly placeDep ROOT handle-thing@2.0.1 OK for: spdy@4.0.2 want: ^2.0.0
4620 silly placeDep ROOT http-deceiver@1.2.7 OK for: spdy@4.0.2 want: ^1.2.7
4621 silly placeDep ROOT select-hose@2.0.0 OK for: spdy@4.0.2 want: ^2.0.0
4622 silly placeDep ROOT spdy-transport@3.0.0 OK for: spdy@4.0.2 want: ^3.0.0
4623 silly fetch manifest detect-node@^2.0.4
4624 silly fetch manifest hpack.js@^2.1.6
4625 silly fetch manifest obuf@^1.1.2
4626 silly fetch manifest readable-stream@^3.0.6
4627 silly fetch manifest wbuf@^1.7.3
4628 http fetch GET 200 https://registry.npmjs.org/obuf 157ms (cache revalidated)
4629 http fetch GET 200 https://registry.npmjs.org/hpack.js 172ms (cache revalidated)
4630 http fetch GET 200 https://registry.npmjs.org/detect-node 182ms (cache revalidated)
4631 http fetch GET 200 https://registry.npmjs.org/wbuf 167ms (cache revalidated)
4632 http fetch GET 200 https://registry.npmjs.org/readable-stream 201ms (cache revalidated)
4633 timing idealTree:node_modules/spdy Completed in 258ms
4634 timing idealTree:node_modules/handle-thing Completed in 0ms
4635 timing idealTree:node_modules/http-deceiver Completed in 0ms
4636 timing idealTree:node_modules/select-hose Completed in 0ms
4637 silly placeDep ROOT detect-node@2.1.0 OK for: spdy-transport@3.0.0 want: ^2.0.4
4638 silly placeDep ROOT hpack.js@2.1.6 OK for: spdy-transport@3.0.0 want: ^2.1.6
4639 silly fetch manifest obuf@^1.0.0
4640 silly fetch manifest readable-stream@^2.0.1
4641 silly fetch manifest wbuf@^1.1.0
4642 silly placeDep ROOT obuf@1.1.2 OK for: spdy-transport@3.0.0 want: ^1.1.2
4643 silly placeDep ROOT readable-stream@3.6.2 OK for: spdy-transport@3.0.0 want: ^3.0.6
4644 silly fetch manifest string_decoder@^1.1.1
4645 silly placeDep ROOT wbuf@1.7.3 OK for: spdy-transport@3.0.0 want: ^1.7.3
4646 silly fetch manifest minimalistic-assert@^1.0.0
4647 http fetch GET 200 https://registry.npmjs.org/string_decoder 95ms (cache revalidated)
4648 http fetch GET 200 https://registry.npmjs.org/minimalistic-assert 103ms (cache revalidated)
4649 timing idealTree:node_modules/spdy-transport Completed in 152ms
4650 timing idealTree:node_modules/detect-node Completed in 0ms
4651 silly placeDep node_modules/hpack.js readable-stream@2.3.8 OK for: hpack.js@2.1.6 want: ^2.0.1
4652 silly fetch manifest core-util-is@~1.0.0
4653 silly fetch manifest isarray@~1.0.0
4654 silly fetch manifest process-nextick-args@~2.0.0
4655 silly fetch manifest safe-buffer@~5.1.1
4656 silly fetch manifest string_decoder@~1.1.1
4657 http fetch GET 200 https://registry.npmjs.org/core-util-is 264ms (cache revalidated)
4658 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 273ms (cache revalidated)
4659 timing idealTree:node_modules/hpack.js Completed in 290ms
4660 timing idealTree:node_modules/obuf Completed in 0ms
4661 silly placeDep ROOT string_decoder@1.3.0 OK for: readable-stream@3.6.2 want: ^1.1.1
4662 timing idealTree:node_modules/readable-stream Completed in 7ms
4663 timing idealTree:node_modules/statuses Completed in 0ms
4664 timing idealTree:node_modules/string_decoder Completed in 0ms
4665 timing idealTree:node_modules/thunky Completed in 0ms
4666 timing idealTree:node_modules/toidentifier Completed in 0ms
4667 silly placeDep ROOT media-typer@0.3.0 OK for: type-is@1.6.18 want: 0.3.0
4668 timing idealTree:node_modules/type-is Completed in 4ms
4669 timing idealTree:node_modules/media-typer Completed in 0ms
4670 timing idealTree:node_modules/unpipe Completed in 0ms
4671 timing idealTree:node_modules/utils-merge Completed in 0ms
4672 timing idealTree:node_modules/uuid Completed in 0ms
4673 timing idealTree:node_modules/vary Completed in 0ms
4674 silly placeDep ROOT minimalistic-assert@1.0.1 OK for: wbuf@1.7.3 want: ^1.0.0
4675 timing idealTree:node_modules/wbuf Completed in 6ms
4676 timing idealTree:node_modules/minimalistic-assert Completed in 0ms
4677 silly placeDep node_modules/webpack-dev-middleware schema-utils@4.2.0 OK for: webpack-dev-middleware@5.3.3 want: ^4.0.0
4678 timing idealTree:node_modules/webpack-dev-middleware Completed in 7ms
4679 silly placeDep node_modules/webpack-manifest-plugin webpack-sources@2.3.1 OK for: webpack-manifest-plugin@4.1.1 want: ^2.2.0
4680 silly fetch manifest source-list-map@^2.0.1
4681 http fetch GET 200 https://registry.npmjs.org/source-list-map 63ms (cache revalidated)
4682 timing idealTree:node_modules/webpack-manifest-plugin Completed in 74ms
4683 timing idealTree:node_modules/webpack-sources Completed in 0ms
4684 silly placeDep ROOT http-parser-js@0.5.8 OK for: websocket-driver@0.7.4 want: >=0.5.1
4685 silly placeDep ROOT websocket-extensions@0.1.4 OK for: websocket-driver@0.7.4 want: >=0.1.1
4686 timing idealTree:node_modules/websocket-driver Completed in 13ms
4687 timing idealTree:node_modules/http-parser-js Completed in 0ms
4688 timing idealTree:node_modules/websocket-extensions Completed in 0ms
4689 silly placeDep node_modules/whatwg-encoding iconv-lite@0.4.24 OK for: whatwg-encoding@1.0.5 want: 0.4.24
4690 timing idealTree:node_modules/whatwg-encoding Completed in 4ms
4691 timing idealTree:node_modules/whatwg-fetch Completed in 0ms
4692 timing idealTree:node_modules/whatwg-mimetype Completed in 0ms
4693 silly placeDep ROOT tr46@2.1.0 OK for: whatwg-url@8.7.0 want: ^2.1.0
4694 timing idealTree:node_modules/whatwg-url Completed in 8ms
4695 timing idealTree:node_modules/tr46 Completed in 0ms
4696 silly placeDep ROOT isexe@2.0.0 OK for: which@2.0.2 want: ^2.0.0
4697 timing idealTree:node_modules/which Completed in 8ms
4698 timing idealTree:node_modules/isexe Completed in 0ms
4699 silly placeDep ROOT is-bigint@1.0.4 OK for: which-boxed-primitive@1.0.2 want: ^1.0.1
4700 silly placeDep ROOT is-boolean-object@1.1.2 OK for: which-boxed-primitive@1.0.2 want: ^1.1.0
4701 silly placeDep ROOT is-number-object@1.0.7 OK for: which-boxed-primitive@1.0.2 want: ^1.0.4
4702 timing idealTree:node_modules/which-boxed-primitive Completed in 28ms
4703 timing idealTree:node_modules/is-bigint Completed in 0ms
4704 timing idealTree:node_modules/is-boolean-object Completed in 0ms
4705 timing idealTree:node_modules/is-number-object Completed in 0ms
4706 silly placeDep ROOT is-async-function@2.0.0 OK for: which-builtin-type@1.1.3 want: ^2.0.0
4707 silly placeDep ROOT is-finalizationregistry@1.0.2 OK for: which-builtin-type@1.1.3 want: ^1.0.2
4708 silly placeDep ROOT is-generator-function@1.0.10 OK for: which-builtin-type@1.1.3 want: ^1.0.10
4709 silly placeDep ROOT which-collection@1.0.1 OK for: which-builtin-type@1.1.3 want: ^1.0.1
4710 silly fetch manifest is-map@^2.0.1
4711 silly fetch manifest is-set@^2.0.1
4712 silly fetch manifest is-weakmap@^2.0.1
4713 silly fetch manifest is-weakset@^2.0.1
4714 http fetch GET 200 https://registry.npmjs.org/is-set 83ms (cache revalidated)
4715 http fetch GET 200 https://registry.npmjs.org/is-weakmap 88ms (cache revalidated)
4716 http fetch GET 200 https://registry.npmjs.org/is-map 96ms (cache revalidated)
4717 http fetch GET 200 https://registry.npmjs.org/is-weakset 90ms (cache revalidated)
4718 timing idealTree:node_modules/which-builtin-type Completed in 138ms
4719 timing idealTree:node_modules/is-async-function Completed in 0ms
4720 timing idealTree:node_modules/is-finalizationregistry Completed in 0ms
4721 timing idealTree:node_modules/is-generator-function Completed in 0ms
4722 silly placeDep ROOT is-map@2.0.2 OK for: which-collection@1.0.1 want: ^2.0.1
4723 silly placeDep ROOT is-set@2.0.2 OK for: which-collection@1.0.1 want: ^2.0.1
4724 silly placeDep ROOT is-weakmap@2.0.1 OK for: which-collection@1.0.1 want: ^2.0.1
4725 silly placeDep ROOT is-weakset@2.0.2 OK for: which-collection@1.0.1 want: ^2.0.1
4726 timing idealTree:node_modules/which-collection Completed in 27ms
4727 timing idealTree:node_modules/is-map Completed in 0ms
4728 timing idealTree:node_modules/is-set Completed in 0ms
4729 timing idealTree:node_modules/is-weakmap Completed in 0ms
4730 timing idealTree:node_modules/is-weakset Completed in 0ms
4731 timing idealTree:node_modules/which-typed-array Completed in 0ms
4732 silly placeDep ROOT reduce-flatten@2.0.0 OK for: wordwrapjs@4.0.1 want: ^2.0.0
4733 silly placeDep node_modules/wordwrapjs typical@5.2.0 OK for: wordwrapjs@4.0.1 want: ^5.2.0
4734 timing idealTree:node_modules/wordwrapjs Completed in 13ms
4735 timing idealTree:node_modules/reduce-flatten Completed in 0ms
4736 silly placeDep ROOT pretty-bytes@5.6.0 OK for: workbox-webpack-plugin@6.6.0 want: ^5.4.1
4737 silly placeDep ROOT upath@1.2.0 OK for: workbox-webpack-plugin@6.6.0 want: ^1.2.0
4738 silly placeDep node_modules/workbox-webpack-plugin webpack-sources@1.4.3 OK for: workbox-webpack-plugin@6.6.0 want: ^1.4.3
4739 silly fetch manifest source-list-map@^2.0.0
4740 silly placeDep ROOT workbox-build@6.6.0 OK for: workbox-webpack-plugin@6.6.0 want: 6.6.0
4741 silly fetch manifest @apideck/better-ajv-errors@^0.3.1
4742 silly fetch manifest @rollup/plugin-babel@^5.2.0
4743 silly fetch manifest @rollup/plugin-node-resolve@^11.2.1
4744 silly fetch manifest @rollup/plugin-replace@^2.4.1
4745 silly fetch manifest @surma/rollup-plugin-off-main-thread@^2.2.3
4746 silly fetch manifest ajv@^8.6.0
4747 silly fetch manifest common-tags@^1.8.0
4748 silly fetch manifest fs-extra@^9.0.1
4749 silly fetch manifest rollup@^2.43.1
4750 silly fetch manifest rollup-plugin-terser@^7.0.0
4751 silly fetch manifest source-map@^0.8.0-beta.0
4752 silly fetch manifest stringify-object@^3.3.0
4753 silly fetch manifest strip-comments@^2.0.1
4754 silly fetch manifest tempy@^0.6.0
4755 silly fetch manifest workbox-background-sync@6.6.0
4756 silly fetch manifest workbox-broadcast-update@6.6.0
4757 silly fetch manifest workbox-cacheable-response@6.6.0
4758 silly fetch manifest workbox-core@6.6.0
4759 silly fetch manifest workbox-expiration@6.6.0
4760 silly fetch manifest workbox-google-analytics@6.6.0
4761 silly fetch manifest workbox-navigation-preload@6.6.0
4762 silly fetch manifest workbox-precaching@6.6.0
4763 silly fetch manifest workbox-range-requests@6.6.0
4764 silly fetch manifest workbox-recipes@6.6.0
4765 silly fetch manifest workbox-routing@6.6.0
4766 silly fetch manifest workbox-strategies@6.6.0
4767 silly fetch manifest workbox-streams@6.6.0
4768 silly fetch manifest workbox-sw@6.6.0
4769 silly fetch manifest workbox-window@6.6.0
4770 http fetch GET 200 https://registry.npmjs.org/common-tags 896ms (cache revalidated)
4771 http fetch GET 200 https://registry.npmjs.org/@rollup%2fplugin-babel 911ms (cache revalidated)
4772 http fetch GET 200 https://registry.npmjs.org/@apideck%2fbetter-ajv-errors 929ms (cache revalidated)
4773 http fetch GET 200 https://registry.npmjs.org/rollup-plugin-terser 916ms (cache revalidated)
4774 http fetch GET 200 https://registry.npmjs.org/stringify-object 919ms (cache revalidated)
4775 http fetch GET 200 https://registry.npmjs.org/strip-comments 919ms (cache revalidated)
4776 http fetch GET 200 https://registry.npmjs.org/@surma%2frollup-plugin-off-main-thread 933ms (cache revalidated)
4777 http fetch GET 200 https://registry.npmjs.org/@rollup%2fplugin-replace 940ms (cache revalidated)
4778 http fetch GET 200 https://registry.npmjs.org/workbox-background-sync 926ms (cache revalidated)
4779 http fetch GET 200 https://registry.npmjs.org/workbox-google-analytics 922ms (cache revalidated)
4780 http fetch GET 200 https://registry.npmjs.org/tempy 989ms (cache revalidated)
4781 http fetch GET 200 https://registry.npmjs.org/workbox-navigation-preload 970ms (cache revalidated)
4782 http fetch GET 200 https://registry.npmjs.org/workbox-broadcast-update 992ms (cache revalidated)
4783 http fetch GET 200 https://registry.npmjs.org/workbox-range-requests 978ms (cache revalidated)
4784 http fetch GET 200 https://registry.npmjs.org/workbox-precaching 989ms (cache revalidated)
4785 http fetch GET 200 https://registry.npmjs.org/workbox-sw 977ms (cache revalidated)
4786 http fetch GET 200 https://registry.npmjs.org/workbox-streams 983ms (cache revalidated)
4787 http fetch GET 200 https://registry.npmjs.org/workbox-core 1018ms (cache revalidated)
4788 http fetch GET 200 https://registry.npmjs.org/workbox-cacheable-response 1028ms (cache revalidated)
4789 http fetch GET 200 https://registry.npmjs.org/workbox-routing 1006ms (cache revalidated)
4790 http fetch GET 200 https://registry.npmjs.org/workbox-strategies 1024ms (cache revalidated)
4791 http fetch GET 200 https://registry.npmjs.org/workbox-expiration 1050ms (cache revalidated)
4792 http fetch GET 200 https://registry.npmjs.org/@rollup%2fplugin-node-resolve 1089ms (cache revalidated)
4793 http fetch GET 200 https://registry.npmjs.org/workbox-recipes 1050ms (cache revalidated)
4794 http fetch GET 200 https://registry.npmjs.org/rollup 1257ms (cache revalidated)
4795 http fetch GET 200 https://registry.npmjs.org/workbox-window 1396ms (cache revalidated)
4796 timing idealTree:node_modules/workbox-webpack-plugin Completed in 1520ms
4797 timing idealTree:node_modules/pretty-bytes Completed in 0ms
4798 timing idealTree:node_modules/upath Completed in 0ms
4799 silly fetch manifest @babel/core@^7.11.1
4800 silly fetch manifest @types/babel__core@^7.1.9
4801 silly placeDep node_modules/workbox-build @apideck/better-ajv-errors@0.3.6 OK for: workbox-build@6.6.0 want: ^0.3.1
4802 silly placeDep node_modules/workbox-build ajv@8.12.0 OK for: @apideck/better-ajv-errors@0.3.6 want: >=8
4803 silly fetch manifest json-schema@^0.4.0
4804 silly fetch manifest jsonpointer@^5.0.0
4805 silly fetch manifest json-schema-traverse@^1.0.0
4806 silly fetch manifest require-from-string@^2.0.2
4807 silly placeDep ROOT @rollup/plugin-babel@5.3.1 OK for: workbox-build@6.6.0 want: ^5.2.0
4808 silly placeDep ROOT rollup@2.79.1 OK for: @rollup/plugin-babel@5.3.1 want: ^1.20.0||^2.0.0
4809 silly fetch manifest @rollup/pluginutils@^3.1.0
4810 silly placeDep ROOT @rollup/plugin-node-resolve@11.2.1 OK for: workbox-build@6.6.0 want: ^11.2.1
4811 silly fetch manifest @types/resolve@1.17.1
4812 silly fetch manifest builtin-modules@^3.1.0
4813 silly fetch manifest is-module@^1.0.0
4814 silly placeDep ROOT @rollup/plugin-replace@2.4.2 OK for: workbox-build@6.6.0 want: ^2.4.1
4815 silly fetch manifest magic-string@^0.25.7
4816 silly placeDep ROOT @surma/rollup-plugin-off-main-thread@2.2.3 OK for: workbox-build@6.6.0 want: ^2.2.3
4817 silly fetch manifest ejs@^3.1.6
4818 silly fetch manifest magic-string@^0.25.0
4819 silly placeDep ROOT common-tags@1.8.2 OK for: workbox-build@6.6.0 want: ^1.8.0
4820 silly placeDep node_modules/workbox-build fs-extra@9.1.0 OK for: workbox-build@6.6.0 want: ^9.0.1
4821 silly placeDep ROOT rollup-plugin-terser@7.0.2 OK for: workbox-build@6.6.0 want: ^7.0.0
4822 silly fetch manifest jest-worker@^26.2.1
4823 silly fetch manifest serialize-javascript@^4.0.0
4824 silly placeDep node_modules/workbox-build source-map@0.8.0-beta.0 OK for: workbox-build@6.6.0 want: ^0.8.0-beta.0
4825 silly fetch manifest whatwg-url@^7.0.0
4826 silly placeDep ROOT stringify-object@3.3.0 OK for: workbox-build@6.6.0 want: ^3.3.0
4827 silly fetch manifest get-own-enumerable-property-symbols@^3.0.0
4828 silly fetch manifest is-obj@^1.0.1
4829 silly fetch manifest is-regexp@^1.0.0
4830 silly placeDep ROOT strip-comments@2.0.1 OK for: workbox-build@6.6.0 want: ^2.0.1
4831 silly placeDep ROOT tempy@0.6.0 OK for: workbox-build@6.6.0 want: ^0.6.0
4832 silly fetch manifest temp-dir@^2.0.0
4833 silly fetch manifest type-fest@^0.16.0
4834 silly fetch manifest unique-string@^2.0.0
4835 silly placeDep ROOT workbox-background-sync@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4836 silly fetch manifest idb@^7.0.1
4837 silly placeDep ROOT workbox-broadcast-update@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4838 silly placeDep ROOT workbox-cacheable-response@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4839 silly placeDep ROOT workbox-core@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4840 silly placeDep ROOT workbox-expiration@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4841 silly placeDep ROOT workbox-google-analytics@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4842 silly placeDep ROOT workbox-navigation-preload@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4843 silly placeDep ROOT workbox-precaching@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4844 silly placeDep ROOT workbox-range-requests@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4845 silly placeDep ROOT workbox-recipes@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4846 silly placeDep ROOT workbox-routing@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4847 silly placeDep ROOT workbox-strategies@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4848 silly placeDep ROOT workbox-streams@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4849 silly placeDep ROOT workbox-sw@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4850 silly placeDep ROOT workbox-window@6.6.0 OK for: workbox-build@6.6.0 want: 6.6.0
4851 silly fetch manifest @types/trusted-types@^2.0.2
4852 http fetch GET 200 https://registry.npmjs.org/jsonpointer 452ms (cache hit)
4853 http fetch GET 200 https://registry.npmjs.org/require-from-string 453ms (cache hit)
4854 http fetch GET 200 https://registry.npmjs.org/@rollup%2fpluginutils 440ms (cache hit)
4855 http fetch GET 200 https://registry.npmjs.org/builtin-modules 414ms (cache hit)
4856 http fetch GET 200 https://registry.npmjs.org/is-module 403ms (cache hit)
4857 http fetch GET 200 https://registry.npmjs.org/ejs 369ms (cache hit)
4858 http fetch GET 200 https://registry.npmjs.org/is-obj 324ms (cache hit)
4859 http fetch GET 200 https://registry.npmjs.org/magic-string 384ms (cache hit)
4860 http fetch GET 200 https://registry.npmjs.org/is-regexp 329ms (cache hit)
4861 http fetch GET 200 https://registry.npmjs.org/get-own-enumerable-property-symbols 335ms (cache hit)
4862 http fetch GET 200 https://registry.npmjs.org/json-schema 475ms (cache hit)
4863 http fetch GET 200 https://registry.npmjs.org/temp-dir 313ms (cache hit)
4864 http fetch GET 200 https://registry.npmjs.org/idb 310ms (cache hit)
4865 http fetch GET 200 https://registry.npmjs.org/unique-string 322ms (cache hit)
4866 http fetch GET 200 https://registry.npmjs.org/@types%2ftrusted-types 219ms (cache hit)
4867 http fetch GET 200 https://registry.npmjs.org/magic-string 402ms (cache hit)
4868 http fetch GET 200 https://registry.npmjs.org/@types%2fresolve 474ms (cache revalidated)
4869 timing idealTree:node_modules/workbox-build Completed in 580ms
4870 silly fetch manifest rollup@^1.20.0||^2.0.0
4871 silly placeDep ROOT @rollup/pluginutils@3.1.0 OK for: @rollup/plugin-babel@5.3.1 want: ^3.1.0
4872 silly fetch manifest @types/estree@0.0.39
4873 silly fetch manifest estree-walker@^1.0.1
4874 http fetch GET 200 https://registry.npmjs.org/estree-walker 60ms (cache revalidated)
4875 timing idealTree:node_modules/@rollup/plugin-babel Completed in 95ms
4876 silly placeDep ROOT @types/resolve@1.17.1 OK for: @rollup/plugin-node-resolve@11.2.1 want: 1.17.1
4877 silly placeDep ROOT builtin-modules@3.3.0 OK for: @rollup/plugin-node-resolve@11.2.1 want: ^3.1.0
4878 silly placeDep ROOT is-module@1.0.0 OK for: @rollup/plugin-node-resolve@11.2.1 want: ^1.0.0
4879 timing idealTree:node_modules/@rollup/plugin-node-resolve Completed in 14ms
4880 silly placeDep ROOT magic-string@0.25.9 OK for: @rollup/plugin-replace@2.4.2 want: ^0.25.7
4881 silly fetch manifest sourcemap-codec@^1.4.8
4882 http fetch GET 200 https://registry.npmjs.org/sourcemap-codec 52ms (cache revalidated)
4883 timing idealTree:node_modules/@rollup/plugin-replace Completed in 62ms
4884 silly placeDep node_modules/@rollup/pluginutils @types/estree@0.0.39 OK for: @rollup/pluginutils@3.1.0 want: 0.0.39
4885 silly placeDep ROOT estree-walker@1.0.1 OK for: @rollup/pluginutils@3.1.0 want: ^1.0.1
4886 timing idealTree:node_modules/@rollup/pluginutils Completed in 10ms
4887 silly placeDep ROOT ejs@3.1.9 OK for: @surma/rollup-plugin-off-main-thread@2.2.3 want: ^3.1.6
4888 silly fetch manifest jake@^10.8.5
4889 http fetch GET 200 https://registry.npmjs.org/jake 89ms (cache revalidated)
4890 timing idealTree:node_modules/@surma/rollup-plugin-off-main-thread Completed in 101ms
4891 timing idealTree:node_modules/@types/resolve Completed in 0ms
4892 timing idealTree:node_modules/builtin-modules Completed in 0ms
4893 timing idealTree:node_modules/common-tags Completed in 0ms
4894 silly placeDep ROOT jake@10.8.7 OK for: ejs@3.1.9 want: ^10.8.5
4895 silly fetch manifest async@^3.2.3
4896 silly fetch manifest chalk@^4.0.2
4897 silly fetch manifest filelist@^1.0.4
4898 http fetch GET 200 https://registry.npmjs.org/async 68ms (cache revalidated)
4899 http fetch GET 200 https://registry.npmjs.org/filelist 73ms (cache revalidated)
4900 timing idealTree:node_modules/ejs Completed in 86ms
4901 timing idealTree:node_modules/estree-walker Completed in 0ms
4902 timing idealTree:node_modules/is-module Completed in 0ms
4903 silly placeDep ROOT async@3.2.5 OK for: jake@10.8.7 want: ^3.2.3
4904 silly placeDep node_modules/jake chalk@4.1.2 OK for: jake@10.8.7 want: ^4.0.2
4905 silly placeDep ROOT filelist@1.0.4 OK for: jake@10.8.7 want: ^1.0.4
4906 silly fetch manifest minimatch@^5.0.1
4907 timing idealTree:node_modules/jake Completed in 21ms
4908 timing idealTree:node_modules/async Completed in 0ms
4909 silly placeDep node_modules/filelist minimatch@5.1.6 OK for: filelist@1.0.4 want: ^5.0.1
4910 silly fetch manifest brace-expansion@^2.0.1
4911 timing idealTree:node_modules/filelist Completed in 8ms
4912 silly placeDep ROOT sourcemap-codec@1.4.8 OK for: magic-string@0.25.9 want: ^1.4.8
4913 timing idealTree:node_modules/magic-string Completed in 9ms
4914 timing idealTree:node_modules/rollup Completed in 0ms
4915 silly placeDep node_modules/rollup-plugin-terser jest-worker@26.6.2 OK for: rollup-plugin-terser@7.0.2 want: ^26.2.1
4916 silly placeDep node_modules/rollup-plugin-terser serialize-javascript@4.0.0 OK for: rollup-plugin-terser@7.0.2 want: ^4.0.0
4917 timing idealTree:node_modules/rollup-plugin-terser Completed in 18ms
4918 timing idealTree:node_modules/sourcemap-codec Completed in 0ms
4919 silly placeDep ROOT get-own-enumerable-property-symbols@3.0.2 OK for: stringify-object@3.3.0 want: ^3.0.0
4920 silly placeDep ROOT is-obj@1.0.1 OK for: stringify-object@3.3.0 want: ^1.0.1
4921 silly placeDep ROOT is-regexp@1.0.0 OK for: stringify-object@3.3.0 want: ^1.0.0
4922 timing idealTree:node_modules/stringify-object Completed in 17ms
4923 timing idealTree:node_modules/get-own-enumerable-property-symbols Completed in 0ms
4924 timing idealTree:node_modules/is-obj Completed in 0ms
4925 timing idealTree:node_modules/is-regexp Completed in 0ms
4926 timing idealTree:node_modules/strip-comments Completed in 0ms
4927 silly placeDep ROOT temp-dir@2.0.0 OK for: tempy@0.6.0 want: ^2.0.0
4928 silly placeDep node_modules/tempy type-fest@0.16.0 OK for: tempy@0.6.0 want: ^0.16.0
4929 silly placeDep ROOT unique-string@2.0.0 OK for: tempy@0.6.0 want: ^2.0.0
4930 silly fetch manifest crypto-random-string@^2.0.0
4931 http fetch GET 200 https://registry.npmjs.org/crypto-random-string 75ms (cache revalidated)
4932 timing idealTree:node_modules/tempy Completed in 96ms
4933 timing idealTree:node_modules/temp-dir Completed in 0ms
4934 silly placeDep ROOT crypto-random-string@2.0.0 OK for: unique-string@2.0.0 want: ^2.0.0
4935 timing idealTree:node_modules/unique-string Completed in 4ms
4936 timing idealTree:node_modules/crypto-random-string Completed in 0ms
4937 silly placeDep ROOT idb@7.1.1 OK for: workbox-background-sync@6.6.0 want: ^7.0.1
4938 timing idealTree:node_modules/workbox-background-sync Completed in 5ms
4939 timing idealTree:node_modules/idb Completed in 0ms
4940 timing idealTree:node_modules/workbox-broadcast-update Completed in 0ms
4941 timing idealTree:node_modules/workbox-cacheable-response Completed in 0ms
4942 timing idealTree:node_modules/workbox-core Completed in 0ms
4943 timing idealTree:node_modules/workbox-expiration Completed in 0ms
4944 timing idealTree:node_modules/workbox-google-analytics Completed in 0ms
4945 timing idealTree:node_modules/workbox-navigation-preload Completed in 0ms
4946 timing idealTree:node_modules/workbox-precaching Completed in 0ms
4947 timing idealTree:node_modules/workbox-range-requests Completed in 0ms
4948 timing idealTree:node_modules/workbox-recipes Completed in 0ms
4949 timing idealTree:node_modules/workbox-routing Completed in 0ms
4950 timing idealTree:node_modules/workbox-strategies Completed in 0ms
4951 timing idealTree:node_modules/workbox-streams Completed in 0ms
4952 timing idealTree:node_modules/workbox-sw Completed in 0ms
4953 silly placeDep ROOT @types/trusted-types@2.0.7 OK for: workbox-window@6.6.0 want: ^2.0.2
4954 timing idealTree:node_modules/workbox-window Completed in 4ms
4955 timing idealTree:node_modules/@types/trusted-types Completed in 0ms
4956 timing idealTree:node_modules/wrappy Completed in 0ms
4957 silly placeDep ROOT is-typedarray@1.0.0 OK for: write-file-atomic@3.0.3 want: ^1.0.0
4958 silly placeDep ROOT typedarray-to-buffer@3.1.5 OK for: write-file-atomic@3.0.3 want: ^3.1.5
4959 timing idealTree:node_modules/write-file-atomic Completed in 13ms
4960 timing idealTree:node_modules/is-typedarray Completed in 0ms
4961 timing idealTree:node_modules/typedarray-to-buffer Completed in 0ms
4962 timing idealTree:node_modules/ws Completed in 0ms
4963 timing idealTree:node_modules/xml-name-validator Completed in 0ms
4964 timing idealTree:node_modules/xmlchars Completed in 0ms
4965 timing idealTree:node_modules/yallist Completed in 0ms
4966 timing idealTree:node_modules/yaml Completed in 0ms
4967 silly placeDep ROOT cliui@7.0.4 OK for: yargs@16.2.0 want: ^7.0.2
4968 silly fetch manifest wrap-ansi@^7.0.0
4969 silly placeDep ROOT get-caller-file@2.0.5 OK for: yargs@16.2.0 want: ^2.0.5
4970 silly placeDep ROOT require-directory@2.1.1 OK for: yargs@16.2.0 want: ^2.1.1
4971 silly placeDep ROOT string-width@4.2.3 OK for: yargs@16.2.0 want: ^4.2.0
4972 silly fetch manifest emoji-regex@^8.0.0
4973 silly fetch manifest is-fullwidth-code-point@^3.0.0
4974 silly placeDep ROOT y18n@5.0.8 OK for: yargs@16.2.0 want: ^5.0.5
4975 silly placeDep ROOT yargs-parser@20.2.9 OK for: yargs@16.2.0 want: ^20.2.2
4976 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 71ms (cache revalidated)
4977 http fetch GET 200 https://registry.npmjs.org/wrap-ansi 101ms (cache revalidated)
4978 timing idealTree:node_modules/yargs Completed in 120ms
4979 silly placeDep ROOT wrap-ansi@7.0.0 OK for: cliui@7.0.4 want: ^7.0.0
4980 silly fetch manifest ansi-styles@^4.0.0
4981 timing idealTree:node_modules/cliui Completed in 11ms
4982 timing idealTree:node_modules/get-caller-file Completed in 0ms
4983 timing idealTree:node_modules/require-directory Completed in 0ms
4984 silly placeDep node_modules/string-width emoji-regex@8.0.0 OK for: string-width@4.2.3 want: ^8.0.0
4985 silly placeDep ROOT is-fullwidth-code-point@3.0.0 OK for: string-width@4.2.3 want: ^3.0.0
4986 timing idealTree:node_modules/string-width Completed in 15ms
4987 timing idealTree:node_modules/is-fullwidth-code-point Completed in 0ms
4988 silly placeDep node_modules/wrap-ansi ansi-styles@4.3.0 OK for: wrap-ansi@7.0.0 want: ^4.0.0
4989 silly fetch manifest color-convert@^2.0.1
4990 timing idealTree:node_modules/wrap-ansi Completed in 9ms
4991 timing idealTree:node_modules/y18n Completed in 0ms
4992 timing idealTree:node_modules/yargs-parser Completed in 0ms
4993 timing idealTree:node_modules/yocto-queue Completed in 0ms
4994 timing idealTree:node_modules/@babel/core/node_modules/semver Completed in 0ms
4995 timing idealTree:node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys Completed in 0ms
4996 timing idealTree:node_modules/@babel/eslint-parser/node_modules/semver Completed in 0ms
4997 timing idealTree:node_modules/@babel/helper-compilation-targets/node_modules/semver Completed in 0ms
4998 timing idealTree:node_modules/@babel/helper-create-class-features-plugin/node_modules/semver Completed in 0ms
4999 timing idealTree:node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver Completed in 0ms
5000 timing idealTree:node_modules/@babel/plugin-transform-runtime/node_modules/semver Completed in 0ms
5001 timing idealTree:node_modules/@babel/preset-env/node_modules/semver Completed in 0ms
5002 silly placeDep node_modules/@eslint/eslintrc type-fest@0.20.2 OK for: globals@13.24.0 want: ^0.20.2
5003 timing idealTree:node_modules/@eslint/eslintrc/node_modules/globals Completed in 6ms
5004 silly placeDep node_modules/@eslint/eslintrc argparse@2.0.1 OK for: js-yaml@4.1.0 want: ^2.0.1
5005 timing idealTree:node_modules/@eslint/eslintrc/node_modules/js-yaml Completed in 5ms
5006 timing idealTree:node_modules/@eslint/eslintrc/node_modules/argparse Completed in 0ms
5007 timing idealTree:node_modules/@eslint/eslintrc/node_modules/type-fest Completed in 0ms
5008 timing idealTree:node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase Completed in 0ms
5009 silly placeDep node_modules/@istanbuljs/load-nyc-config locate-path@5.0.0 OK for: find-up@4.1.0 want: ^5.0.0
5010 silly fetch manifest p-locate@^4.1.0
5011 timing idealTree:node_modules/@istanbuljs/load-nyc-config/node_modules/find-up Completed in 8ms
5012 silly placeDep node_modules/@istanbuljs/load-nyc-config p-locate@4.1.0 OK for: locate-path@5.0.0 want: ^4.1.0
5013 silly fetch manifest p-limit@^2.2.0
5014 timing idealTree:node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path Completed in 11ms
5015 silly placeDep node_modules/@istanbuljs/load-nyc-config p-limit@2.3.0 OK for: p-locate@4.1.0 want: ^2.2.0
5016 silly fetch manifest p-try@^2.0.0
5017 http fetch GET 200 https://registry.npmjs.org/p-try 77ms (cache revalidated)
5018 timing idealTree:node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate Completed in 93ms
5019 silly placeDep ROOT p-try@2.2.0 OK for: p-limit@2.3.0 want: ^2.0.0
5020 timing idealTree:node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit Completed in 6ms
5021 timing idealTree:node_modules/p-try Completed in 0ms
5022 silly placeDep node_modules/@jest/console ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5023 silly placeDep node_modules/@jest/console supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5024 timing idealTree:node_modules/@jest/console/node_modules/chalk Completed in 20ms
5025 silly placeDep node_modules/@jest/console color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5026 silly fetch manifest color-name@~1.1.4
5027 timing idealTree:node_modules/@jest/console/node_modules/ansi-styles Completed in 12ms
5028 silly placeDep node_modules/@jest/console color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5029 timing idealTree:node_modules/@jest/console/node_modules/color-convert Completed in 6ms
5030 timing idealTree:node_modules/@jest/console/node_modules/color-name Completed in 0ms
5031 silly placeDep node_modules/@jest/console has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5032 timing idealTree:node_modules/@jest/console/node_modules/supports-color Completed in 7ms
5033 timing idealTree:node_modules/@jest/console/node_modules/has-flag Completed in 0ms
5034 silly placeDep node_modules/@jest/core ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5035 silly placeDep node_modules/@jest/core supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5036 timing idealTree:node_modules/@jest/core/node_modules/chalk Completed in 62ms
5037 silly placeDep node_modules/@jest/core color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5038 timing idealTree:node_modules/@jest/core/node_modules/ansi-styles Completed in 14ms
5039 silly placeDep node_modules/@jest/core color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5040 timing idealTree:node_modules/@jest/core/node_modules/color-convert Completed in 12ms
5041 timing idealTree:node_modules/@jest/core/node_modules/color-name Completed in 1ms
5042 silly placeDep node_modules/@jest/core has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5043 timing idealTree:node_modules/@jest/core/node_modules/supports-color Completed in 10ms
5044 timing idealTree:node_modules/@jest/core/node_modules/has-flag Completed in 0ms
5045 silly placeDep node_modules/@jest/reporters ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5046 silly placeDep node_modules/@jest/reporters supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5047 timing idealTree:node_modules/@jest/reporters/node_modules/chalk Completed in 101ms
5048 silly placeDep node_modules/@jest/reporters color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5049 timing idealTree:node_modules/@jest/reporters/node_modules/ansi-styles Completed in 12ms
5050 silly placeDep node_modules/@jest/reporters color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5051 timing idealTree:node_modules/@jest/reporters/node_modules/color-convert Completed in 35ms
5052 timing idealTree:node_modules/@jest/reporters/node_modules/color-name Completed in 0ms
5053 timing idealTree:node_modules/@jest/reporters/node_modules/source-map Completed in 0ms
5054 silly placeDep node_modules/@jest/reporters has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5055 timing idealTree:node_modules/@jest/reporters/node_modules/supports-color Completed in 9ms
5056 timing idealTree:node_modules/@jest/reporters/node_modules/has-flag Completed in 0ms
5057 timing idealTree:node_modules/@jest/source-map/node_modules/source-map Completed in 0ms
5058 silly placeDep node_modules/@jest/transform ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5059 silly placeDep node_modules/@jest/transform supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5060 timing idealTree:node_modules/@jest/transform/node_modules/chalk Completed in 25ms
5061 silly placeDep node_modules/@jest/transform color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5062 timing idealTree:node_modules/@jest/transform/node_modules/ansi-styles Completed in 5ms
5063 silly placeDep node_modules/@jest/transform color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5064 timing idealTree:node_modules/@jest/transform/node_modules/color-convert Completed in 5ms
5065 timing idealTree:node_modules/@jest/transform/node_modules/color-name Completed in 1ms
5066 timing idealTree:node_modules/@jest/transform/node_modules/convert-source-map Completed in 0ms
5067 timing idealTree:node_modules/@jest/transform/node_modules/source-map Completed in 0ms
5068 silly placeDep node_modules/@jest/transform has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5069 timing idealTree:node_modules/@jest/transform/node_modules/supports-color Completed in 6ms
5070 timing idealTree:node_modules/@jest/transform/node_modules/has-flag Completed in 0ms
5071 silly placeDep node_modules/@jest/types ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5072 silly placeDep node_modules/@jest/types supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5073 timing idealTree:node_modules/@jest/types/node_modules/chalk Completed in 27ms
5074 silly placeDep node_modules/@jest/types color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5075 timing idealTree:node_modules/@jest/types/node_modules/ansi-styles Completed in 9ms
5076 silly placeDep node_modules/@jest/types color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5077 timing idealTree:node_modules/@jest/types/node_modules/color-convert Completed in 8ms
5078 timing idealTree:node_modules/@jest/types/node_modules/color-name Completed in 0ms
5079 silly placeDep node_modules/@jest/types has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5080 timing idealTree:node_modules/@jest/types/node_modules/supports-color Completed in 10ms
5081 timing idealTree:node_modules/@jest/types/node_modules/has-flag Completed in 0ms
5082 silly placeDep node_modules/@nicolo-ribaudo/eslint-scope-5-internals estraverse@4.3.0 OK for: eslint-scope@5.1.1 want: ^4.1.1
5083 timing idealTree:node_modules/@nicolo-ribaudo/eslint-scope-5-internals/node_modules/eslint-scope Completed in 3ms
5084 timing idealTree:node_modules/@nicolo-ribaudo/eslint-scope-5-internals/node_modules/estraverse Completed in 0ms
5085 timing idealTree:node_modules/@rollup/pluginutils/node_modules/@types/estree Completed in 0ms
5086 silly placeDep node_modules/@typescript-eslint/utils estraverse@4.3.0 OK for: eslint-scope@5.1.1 want: ^4.1.1
5087 timing idealTree:node_modules/@typescript-eslint/utils/node_modules/eslint-scope Completed in 4ms
5088 timing idealTree:node_modules/@typescript-eslint/utils/node_modules/estraverse Completed in 0ms
5089 timing idealTree:node_modules/acorn-globals/node_modules/acorn Completed in 0ms
5090 timing idealTree:node_modules/apache-arrow/node_modules/@types/node Completed in 0ms
5091 silly placeDep node_modules/babel-jest ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5092 silly placeDep node_modules/babel-jest supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5093 timing idealTree:node_modules/babel-jest/node_modules/chalk Completed in 32ms
5094 silly placeDep node_modules/babel-jest color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5095 timing idealTree:node_modules/babel-jest/node_modules/ansi-styles Completed in 7ms
5096 silly placeDep node_modules/babel-jest color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5097 timing idealTree:node_modules/babel-jest/node_modules/color-convert Completed in 6ms
5098 timing idealTree:node_modules/babel-jest/node_modules/color-name Completed in 0ms
5099 silly placeDep node_modules/babel-jest has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5100 timing idealTree:node_modules/babel-jest/node_modules/supports-color Completed in 8ms
5101 timing idealTree:node_modules/babel-jest/node_modules/has-flag Completed in 0ms
5102 timing idealTree:node_modules/babel-loader/node_modules/schema-utils Completed in 1ms
5103 timing idealTree:node_modules/babel-plugin-polyfill-corejs2/node_modules/semver Completed in 0ms
5104 timing idealTree:node_modules/body-parser/node_modules/bytes Completed in 0ms
5105 silly placeDep node_modules/body-parser ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
5106 timing idealTree:node_modules/body-parser/node_modules/debug Completed in 9ms
5107 timing idealTree:node_modules/body-parser/node_modules/iconv-lite Completed in 0ms
5108 timing idealTree:node_modules/body-parser/node_modules/ms Completed in 0ms
5109 timing idealTree:node_modules/chokidar/node_modules/glob-parent Completed in 0ms
5110 timing idealTree:node_modules/clean-css/node_modules/source-map Completed in 0ms
5111 timing idealTree:node_modules/command-line-usage/node_modules/array-back Completed in 0ms
5112 timing idealTree:node_modules/command-line-usage/node_modules/typical Completed in 0ms
5113 silly placeDep node_modules/compression ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
5114 timing idealTree:node_modules/compression/node_modules/debug Completed in 3ms
5115 timing idealTree:node_modules/compression/node_modules/ms Completed in 0ms
5116 timing idealTree:node_modules/compression/node_modules/safe-buffer Completed in 0ms
5117 silly placeDep node_modules/css-minimizer-webpack-plugin ajv@8.12.0 OK for: schema-utils@4.2.0 want: ^8.9.0
5118 silly placeDep ROOT ajv-formats@2.1.1 OK for: schema-utils@4.2.0 want: ^2.1.1
5119 silly fetch manifest ajv@^8.0.0
5120 silly placeDep node_modules/css-minimizer-webpack-plugin ajv-keywords@5.1.0 OK for: schema-utils@4.2.0 want: ^5.1.0
5121 timing idealTree:node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils Completed in 39ms
5122 silly placeDep node_modules/ajv-formats ajv@8.12.0 OK for: ajv-formats@2.1.1 want: ^8.0.0
5123 timing idealTree:node_modules/ajv-formats Completed in 10ms
5124 silly placeDep node_modules/ajv-formats json-schema-traverse@1.0.0 OK for: ajv@8.12.0 want: ^1.0.0
5125 silly placeDep ROOT require-from-string@2.0.2 OK for: ajv@8.12.0 want: ^2.0.2
5126 timing idealTree:node_modules/ajv-formats/node_modules/ajv Completed in 13ms
5127 timing idealTree:node_modules/require-from-string Completed in 0ms
5128 timing idealTree:node_modules/ajv-formats/node_modules/json-schema-traverse Completed in 0ms
5129 silly placeDep node_modules/css-minimizer-webpack-plugin json-schema-traverse@1.0.0 OK for: ajv@8.12.0 want: ^1.0.0
5130 timing idealTree:node_modules/css-minimizer-webpack-plugin/node_modules/ajv Completed in 8ms
5131 timing idealTree:node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords Completed in 0ms
5132 timing idealTree:node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse Completed in 0ms
5133 timing idealTree:node_modules/css-minimizer-webpack-plugin/node_modules/source-map Completed in 0ms
5134 timing idealTree:node_modules/css-tree/node_modules/source-map Completed in 0ms
5135 silly placeDep node_modules/csso mdn-data@2.0.14 OK for: css-tree@1.1.3 want: 2.0.14
5136 silly placeDep node_modules/csso source-map@0.6.1 OK for: css-tree@1.1.3 want: ^0.6.1
5137 timing idealTree:node_modules/csso/node_modules/css-tree Completed in 11ms
5138 timing idealTree:node_modules/csso/node_modules/mdn-data Completed in 0ms
5139 timing idealTree:node_modules/csso/node_modules/source-map Completed in 0ms
5140 timing idealTree:node_modules/cssstyle/node_modules/cssom Completed in 0ms
5141 silly placeDep node_modules/detect-port-alt ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
5142 timing idealTree:node_modules/detect-port-alt/node_modules/debug Completed in 4ms
5143 timing idealTree:node_modules/detect-port-alt/node_modules/ms Completed in 0ms
5144 timing idealTree:node_modules/domexception/node_modules/webidl-conversions Completed in 0ms
5145 timing idealTree:node_modules/escodegen/node_modules/source-map Completed in 0ms
5146 timing idealTree:node_modules/eslint-import-resolver-node/node_modules/debug Completed in 0ms
5147 timing idealTree:node_modules/eslint-module-utils/node_modules/debug Completed in 0ms
5148 timing idealTree:node_modules/eslint-plugin-import/node_modules/debug Completed in 0ms
5149 timing idealTree:node_modules/eslint-plugin-import/node_modules/doctrine Completed in 0ms
5150 timing idealTree:node_modules/eslint-plugin-import/node_modules/semver Completed in 0ms
5151 timing idealTree:node_modules/eslint-plugin-react/node_modules/doctrine Completed in 0ms
5152 timing idealTree:node_modules/eslint-plugin-react/node_modules/resolve Completed in 0ms
5153 timing idealTree:node_modules/eslint-plugin-react/node_modules/semver Completed in 0ms
5154 silly placeDep node_modules/eslint-webpack-plugin supports-color@8.1.1 OK for: jest-worker@28.1.3 want: ^8.0.0
5155 timing idealTree:node_modules/eslint-webpack-plugin/node_modules/jest-worker Completed in 5ms
5156 silly placeDep node_modules/eslint-webpack-plugin ajv@8.12.0 OK for: schema-utils@4.2.0 want: ^8.9.0
5157 silly placeDep node_modules/eslint-webpack-plugin ajv-keywords@5.1.0 OK for: schema-utils@4.2.0 want: ^5.1.0
5158 timing idealTree:node_modules/eslint-webpack-plugin/node_modules/schema-utils Completed in 22ms
5159 silly placeDep node_modules/eslint-webpack-plugin json-schema-traverse@1.0.0 OK for: ajv@8.12.0 want: ^1.0.0
5160 timing idealTree:node_modules/eslint-webpack-plugin/node_modules/ajv Completed in 17ms
5161 timing idealTree:node_modules/eslint-webpack-plugin/node_modules/ajv-keywords Completed in 0ms
5162 timing idealTree:node_modules/eslint-webpack-plugin/node_modules/json-schema-traverse Completed in 0ms
5163 silly placeDep node_modules/eslint-webpack-plugin has-flag@4.0.0 OK for: supports-color@8.1.1 want: ^4.0.0
5164 timing idealTree:node_modules/eslint-webpack-plugin/node_modules/supports-color Completed in 8ms
5165 timing idealTree:node_modules/eslint-webpack-plugin/node_modules/has-flag Completed in 0ms
5166 silly placeDep node_modules/eslint ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5167 silly placeDep node_modules/eslint supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5168 timing idealTree:node_modules/eslint/node_modules/chalk Completed in 19ms
5169 silly placeDep node_modules/eslint color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5170 timing idealTree:node_modules/eslint/node_modules/ansi-styles Completed in 16ms
5171 silly placeDep node_modules/eslint color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5172 timing idealTree:node_modules/eslint/node_modules/color-convert Completed in 8ms
5173 timing idealTree:node_modules/eslint/node_modules/color-name Completed in 0ms
5174 timing idealTree:node_modules/eslint/node_modules/escape-string-regexp Completed in 0ms
5175 silly placeDep node_modules/eslint type-fest@0.20.2 OK for: globals@13.24.0 want: ^0.20.2
5176 timing idealTree:node_modules/eslint/node_modules/globals Completed in 7ms
5177 silly placeDep node_modules/eslint argparse@2.0.1 OK for: js-yaml@4.1.0 want: ^2.0.1
5178 timing idealTree:node_modules/eslint/node_modules/js-yaml Completed in 7ms
5179 timing idealTree:node_modules/eslint/node_modules/argparse Completed in 0ms
5180 silly placeDep node_modules/eslint has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5181 timing idealTree:node_modules/eslint/node_modules/supports-color Completed in 7ms
5182 timing idealTree:node_modules/eslint/node_modules/has-flag Completed in 0ms
5183 timing idealTree:node_modules/eslint/node_modules/type-fest Completed in 0ms
5184 silly placeDep node_modules/express ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
5185 timing idealTree:node_modules/express/node_modules/debug Completed in 5ms
5186 timing idealTree:node_modules/express/node_modules/ms Completed in 0ms
5187 timing idealTree:node_modules/fast-glob/node_modules/glob-parent Completed in 0ms
5188 silly placeDep node_modules/filelist brace-expansion@2.0.1 OK for: minimatch@5.1.6 want: ^2.0.1
5189 timing idealTree:node_modules/filelist/node_modules/minimatch Completed in 14ms
5190 timing idealTree:node_modules/filelist/node_modules/brace-expansion Completed in 0ms
5191 silly placeDep node_modules/finalhandler ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
5192 timing idealTree:node_modules/finalhandler/node_modules/debug Completed in 6ms
5193 timing idealTree:node_modules/finalhandler/node_modules/ms Completed in 0ms
5194 silly placeDep node_modules/fork-ts-checker-webpack-plugin ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5195 silly placeDep node_modules/fork-ts-checker-webpack-plugin supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5196 timing idealTree:node_modules/fork-ts-checker-webpack-plugin/node_modules/chalk Completed in 16ms
5197 silly placeDep node_modules/fork-ts-checker-webpack-plugin color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5198 timing idealTree:node_modules/fork-ts-checker-webpack-plugin/node_modules/ansi-styles Completed in 8ms
5199 silly placeDep node_modules/fork-ts-checker-webpack-plugin color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5200 timing idealTree:node_modules/fork-ts-checker-webpack-plugin/node_modules/color-convert Completed in 16ms
5201 timing idealTree:node_modules/fork-ts-checker-webpack-plugin/node_modules/color-name Completed in 0ms
5202 timing idealTree:node_modules/fork-ts-checker-webpack-plugin/node_modules/cosmiconfig Completed in 1ms
5203 silly placeDep ROOT at-least-node@1.0.0 OK for: fs-extra@9.1.0 want: ^1.0.0
5204 timing idealTree:node_modules/fork-ts-checker-webpack-plugin/node_modules/fs-extra Completed in 13ms
5205 timing idealTree:node_modules/at-least-node Completed in 0ms
5206 timing idealTree:node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils Completed in 0ms
5207 silly placeDep node_modules/fork-ts-checker-webpack-plugin has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5208 timing idealTree:node_modules/fork-ts-checker-webpack-plugin/node_modules/supports-color Completed in 7ms
5209 timing idealTree:node_modules/fork-ts-checker-webpack-plugin/node_modules/has-flag Completed in 1ms
5210 timing idealTree:node_modules/fork-ts-checker-webpack-plugin/node_modules/tapable Completed in 0ms
5211 timing idealTree:node_modules/global-prefix/node_modules/which Completed in 0ms
5212 silly placeDep ROOT core-util-is@1.0.3 OK for: readable-stream@2.3.8 want: ~1.0.0
5213 silly placeDep node_modules/hpack.js isarray@1.0.0 OK for: readable-stream@2.3.8 want: ~1.0.0
5214 silly placeDep ROOT process-nextick-args@2.0.1 OK for: readable-stream@2.3.8 want: ~2.0.0
5215 silly placeDep node_modules/hpack.js safe-buffer@5.1.2 OK for: readable-stream@2.3.8 want: ~5.1.1
5216 silly placeDep node_modules/hpack.js string_decoder@1.1.1 OK for: readable-stream@2.3.8 want: ~1.1.1
5217 timing idealTree:node_modules/hpack.js/node_modules/readable-stream Completed in 31ms
5218 timing idealTree:node_modules/core-util-is Completed in 0ms
5219 timing idealTree:node_modules/process-nextick-args Completed in 0ms
5220 timing idealTree:node_modules/hpack.js/node_modules/isarray Completed in 0ms
5221 timing idealTree:node_modules/hpack.js/node_modules/safe-buffer Completed in 1ms
5222 timing idealTree:node_modules/hpack.js/node_modules/string_decoder Completed in 0ms
5223 timing idealTree:node_modules/import-fresh/node_modules/resolve-from Completed in 0ms
5224 timing idealTree:node_modules/istanbul-lib-instrument/node_modules/semver Completed in 0ms
5225 timing idealTree:node_modules/istanbul-lib-report/node_modules/make-dir Completed in 0ms
5226 silly placeDep node_modules/istanbul-lib-report has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5227 timing idealTree:node_modules/istanbul-lib-report/node_modules/supports-color Completed in 6ms
5228 timing idealTree:node_modules/istanbul-lib-report/node_modules/has-flag Completed in 0ms
5229 timing idealTree:node_modules/istanbul-lib-source-maps/node_modules/source-map Completed in 0ms
5230 silly placeDep node_modules/jake ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5231 silly placeDep node_modules/jake supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5232 timing idealTree:node_modules/jake/node_modules/chalk Completed in 17ms
5233 silly placeDep node_modules/jake color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5234 timing idealTree:node_modules/jake/node_modules/ansi-styles Completed in 10ms
5235 silly placeDep node_modules/jake color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5236 timing idealTree:node_modules/jake/node_modules/color-convert Completed in 6ms
5237 timing idealTree:node_modules/jake/node_modules/color-name Completed in 0ms
5238 silly placeDep node_modules/jake has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5239 timing idealTree:node_modules/jake/node_modules/supports-color Completed in 6ms
5240 timing idealTree:node_modules/jake/node_modules/has-flag Completed in 0ms
5241 silly placeDep node_modules/jest-circus ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5242 silly placeDep node_modules/jest-circus supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5243 timing idealTree:node_modules/jest-circus/node_modules/chalk Completed in 13ms
5244 silly placeDep node_modules/jest-circus color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5245 timing idealTree:node_modules/jest-circus/node_modules/ansi-styles Completed in 8ms
5246 silly placeDep node_modules/jest-circus color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5247 timing idealTree:node_modules/jest-circus/node_modules/color-convert Completed in 12ms
5248 timing idealTree:node_modules/jest-circus/node_modules/color-name Completed in 0ms
5249 silly placeDep node_modules/jest-circus has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5250 timing idealTree:node_modules/jest-circus/node_modules/supports-color Completed in 7ms
5251 timing idealTree:node_modules/jest-circus/node_modules/has-flag Completed in 0ms
5252 silly placeDep node_modules/jest-cli ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5253 silly placeDep node_modules/jest-cli supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5254 timing idealTree:node_modules/jest-cli/node_modules/chalk Completed in 35ms
5255 silly placeDep node_modules/jest-cli color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5256 timing idealTree:node_modules/jest-cli/node_modules/ansi-styles Completed in 17ms
5257 silly placeDep node_modules/jest-cli color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5258 timing idealTree:node_modules/jest-cli/node_modules/color-convert Completed in 6ms
5259 timing idealTree:node_modules/jest-cli/node_modules/color-name Completed in 0ms
5260 silly placeDep node_modules/jest-cli has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5261 timing idealTree:node_modules/jest-cli/node_modules/supports-color Completed in 5ms
5262 timing idealTree:node_modules/jest-cli/node_modules/has-flag Completed in 0ms
5263 silly placeDep node_modules/jest-config ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5264 silly placeDep node_modules/jest-config supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5265 timing idealTree:node_modules/jest-config/node_modules/chalk Completed in 13ms
5266 silly placeDep node_modules/jest-config color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5267 timing idealTree:node_modules/jest-config/node_modules/ansi-styles Completed in 20ms
5268 silly placeDep node_modules/jest-config color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5269 timing idealTree:node_modules/jest-config/node_modules/color-convert Completed in 9ms
5270 timing idealTree:node_modules/jest-config/node_modules/color-name Completed in 0ms
5271 silly placeDep node_modules/jest-config has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5272 timing idealTree:node_modules/jest-config/node_modules/supports-color Completed in 8ms
5273 timing idealTree:node_modules/jest-config/node_modules/has-flag Completed in 0ms
5274 silly placeDep node_modules/jest-diff ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5275 silly placeDep node_modules/jest-diff supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5276 timing idealTree:node_modules/jest-diff/node_modules/chalk Completed in 23ms
5277 silly placeDep node_modules/jest-diff color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5278 timing idealTree:node_modules/jest-diff/node_modules/ansi-styles Completed in 14ms
5279 silly placeDep node_modules/jest-diff color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5280 timing idealTree:node_modules/jest-diff/node_modules/color-convert Completed in 10ms
5281 timing idealTree:node_modules/jest-diff/node_modules/color-name Completed in 0ms
5282 silly placeDep node_modules/jest-diff has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5283 timing idealTree:node_modules/jest-diff/node_modules/supports-color Completed in 7ms
5284 timing idealTree:node_modules/jest-diff/node_modules/has-flag Completed in 0ms
5285 silly placeDep node_modules/jest-each ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5286 silly placeDep node_modules/jest-each supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5287 timing idealTree:node_modules/jest-each/node_modules/chalk Completed in 23ms
5288 silly placeDep node_modules/jest-each color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5289 timing idealTree:node_modules/jest-each/node_modules/ansi-styles Completed in 16ms
5290 silly placeDep node_modules/jest-each color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5291 timing idealTree:node_modules/jest-each/node_modules/color-convert Completed in 7ms
5292 timing idealTree:node_modules/jest-each/node_modules/color-name Completed in 0ms
5293 silly placeDep node_modules/jest-each has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5294 timing idealTree:node_modules/jest-each/node_modules/supports-color Completed in 5ms
5295 timing idealTree:node_modules/jest-each/node_modules/has-flag Completed in 0ms
5296 silly placeDep node_modules/jest-jasmine2 ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5297 silly placeDep node_modules/jest-jasmine2 supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5298 timing idealTree:node_modules/jest-jasmine2/node_modules/chalk Completed in 15ms
5299 silly placeDep node_modules/jest-jasmine2 color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5300 timing idealTree:node_modules/jest-jasmine2/node_modules/ansi-styles Completed in 5ms
5301 silly placeDep node_modules/jest-jasmine2 color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5302 timing idealTree:node_modules/jest-jasmine2/node_modules/color-convert Completed in 5ms
5303 timing idealTree:node_modules/jest-jasmine2/node_modules/color-name Completed in 0ms
5304 silly placeDep node_modules/jest-jasmine2 has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5305 timing idealTree:node_modules/jest-jasmine2/node_modules/supports-color Completed in 7ms
5306 timing idealTree:node_modules/jest-jasmine2/node_modules/has-flag Completed in 0ms
5307 silly placeDep node_modules/jest-matcher-utils ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5308 silly placeDep node_modules/jest-matcher-utils supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5309 timing idealTree:node_modules/jest-matcher-utils/node_modules/chalk Completed in 20ms
5310 silly placeDep node_modules/jest-matcher-utils color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5311 timing idealTree:node_modules/jest-matcher-utils/node_modules/ansi-styles Completed in 5ms
5312 silly placeDep node_modules/jest-matcher-utils color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5313 timing idealTree:node_modules/jest-matcher-utils/node_modules/color-convert Completed in 5ms
5314 timing idealTree:node_modules/jest-matcher-utils/node_modules/color-name Completed in 0ms
5315 silly placeDep node_modules/jest-matcher-utils has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5316 timing idealTree:node_modules/jest-matcher-utils/node_modules/supports-color Completed in 7ms
5317 timing idealTree:node_modules/jest-matcher-utils/node_modules/has-flag Completed in 0ms
5318 silly placeDep node_modules/jest-message-util ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5319 silly placeDep node_modules/jest-message-util supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5320 timing idealTree:node_modules/jest-message-util/node_modules/chalk Completed in 24ms
5321 silly placeDep node_modules/jest-message-util color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5322 timing idealTree:node_modules/jest-message-util/node_modules/ansi-styles Completed in 12ms
5323 silly placeDep node_modules/jest-message-util color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5324 timing idealTree:node_modules/jest-message-util/node_modules/color-convert Completed in 8ms
5325 timing idealTree:node_modules/jest-message-util/node_modules/color-name Completed in 0ms
5326 silly placeDep node_modules/jest-message-util has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5327 timing idealTree:node_modules/jest-message-util/node_modules/supports-color Completed in 6ms
5328 timing idealTree:node_modules/jest-message-util/node_modules/has-flag Completed in 0ms
5329 silly placeDep node_modules/jest-resolve ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5330 silly placeDep node_modules/jest-resolve supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5331 timing idealTree:node_modules/jest-resolve/node_modules/chalk Completed in 23ms
5332 silly placeDep node_modules/jest-resolve color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5333 timing idealTree:node_modules/jest-resolve/node_modules/ansi-styles Completed in 6ms
5334 silly placeDep node_modules/jest-resolve color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5335 timing idealTree:node_modules/jest-resolve/node_modules/color-convert Completed in 4ms
5336 timing idealTree:node_modules/jest-resolve/node_modules/color-name Completed in 0ms
5337 silly placeDep node_modules/jest-resolve has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5338 timing idealTree:node_modules/jest-resolve/node_modules/supports-color Completed in 7ms
5339 timing idealTree:node_modules/jest-resolve/node_modules/has-flag Completed in 0ms
5340 silly placeDep node_modules/jest-runner ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5341 silly placeDep node_modules/jest-runner supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5342 timing idealTree:node_modules/jest-runner/node_modules/chalk Completed in 24ms
5343 silly placeDep node_modules/jest-runner color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5344 timing idealTree:node_modules/jest-runner/node_modules/ansi-styles Completed in 9ms
5345 silly placeDep node_modules/jest-runner color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5346 timing idealTree:node_modules/jest-runner/node_modules/color-convert Completed in 6ms
5347 timing idealTree:node_modules/jest-runner/node_modules/color-name Completed in 1ms
5348 silly placeDep node_modules/jest-runner has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5349 timing idealTree:node_modules/jest-runner/node_modules/supports-color Completed in 6ms
5350 timing idealTree:node_modules/jest-runner/node_modules/has-flag Completed in 0ms
5351 silly placeDep node_modules/jest-runtime ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5352 silly placeDep node_modules/jest-runtime supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5353 timing idealTree:node_modules/jest-runtime/node_modules/chalk Completed in 22ms
5354 silly placeDep node_modules/jest-runtime color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5355 timing idealTree:node_modules/jest-runtime/node_modules/ansi-styles Completed in 8ms
5356 silly placeDep node_modules/jest-runtime color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5357 timing idealTree:node_modules/jest-runtime/node_modules/color-convert Completed in 7ms
5358 timing idealTree:node_modules/jest-runtime/node_modules/color-name Completed in 0ms
5359 silly placeDep node_modules/jest-runtime has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5360 timing idealTree:node_modules/jest-runtime/node_modules/supports-color Completed in 7ms
5361 timing idealTree:node_modules/jest-runtime/node_modules/has-flag Completed in 0ms
5362 silly placeDep node_modules/jest-snapshot ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5363 silly placeDep node_modules/jest-snapshot supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5364 timing idealTree:node_modules/jest-snapshot/node_modules/chalk Completed in 20ms
5365 silly placeDep node_modules/jest-snapshot color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5366 timing idealTree:node_modules/jest-snapshot/node_modules/ansi-styles Completed in 9ms
5367 silly placeDep node_modules/jest-snapshot color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5368 timing idealTree:node_modules/jest-snapshot/node_modules/color-convert Completed in 6ms
5369 timing idealTree:node_modules/jest-snapshot/node_modules/color-name Completed in 0ms
5370 silly placeDep node_modules/jest-snapshot has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5371 timing idealTree:node_modules/jest-snapshot/node_modules/supports-color Completed in 5ms
5372 timing idealTree:node_modules/jest-snapshot/node_modules/has-flag Completed in 0ms
5373 silly placeDep node_modules/jest-util ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5374 silly placeDep node_modules/jest-util supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5375 timing idealTree:node_modules/jest-util/node_modules/chalk Completed in 15ms
5376 silly placeDep node_modules/jest-util color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5377 timing idealTree:node_modules/jest-util/node_modules/ansi-styles Completed in 6ms
5378 silly placeDep node_modules/jest-util color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5379 timing idealTree:node_modules/jest-util/node_modules/color-convert Completed in 13ms
5380 timing idealTree:node_modules/jest-util/node_modules/color-name Completed in 0ms
5381 silly placeDep node_modules/jest-util has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5382 timing idealTree:node_modules/jest-util/node_modules/supports-color Completed in 7ms
5383 timing idealTree:node_modules/jest-util/node_modules/has-flag Completed in 0ms
5384 silly placeDep node_modules/jest-validate ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5385 silly placeDep node_modules/jest-validate supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5386 timing idealTree:node_modules/jest-validate/node_modules/chalk Completed in 16ms
5387 silly placeDep node_modules/jest-validate color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5388 timing idealTree:node_modules/jest-validate/node_modules/ansi-styles Completed in 12ms
5389 silly placeDep node_modules/jest-validate color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5390 timing idealTree:node_modules/jest-validate/node_modules/color-convert Completed in 9ms
5391 timing idealTree:node_modules/jest-validate/node_modules/color-name Completed in 0ms
5392 silly placeDep node_modules/jest-validate has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5393 timing idealTree:node_modules/jest-validate/node_modules/supports-color Completed in 7ms
5394 timing idealTree:node_modules/jest-validate/node_modules/has-flag Completed in 0ms
5395 silly placeDep node_modules/jest-watch-typeahead ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5396 silly placeDep node_modules/jest-watch-typeahead supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5397 timing idealTree:node_modules/jest-watch-typeahead/node_modules/chalk Completed in 16ms
5398 silly placeDep node_modules/jest-watch-typeahead color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5399 timing idealTree:node_modules/jest-watch-typeahead/node_modules/ansi-styles Completed in 9ms
5400 silly placeDep node_modules/jest-watch-typeahead color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5401 timing idealTree:node_modules/jest-watch-typeahead/node_modules/color-convert Completed in 12ms
5402 timing idealTree:node_modules/jest-watch-typeahead/node_modules/color-name Completed in 0ms
5403 timing idealTree:node_modules/jest-watch-typeahead/node_modules/jest-regex-util Completed in 0ms
5404 silly placeDep node_modules/jest-watch-typeahead @jest/test-result@28.1.3 OK for: jest-watcher@28.1.3 want: ^28.1.3
5405 silly fetch manifest @jest/console@^28.1.3
5406 silly placeDep node_modules/jest-watch-typeahead @jest/types@28.1.3 OK for: jest-watcher@28.1.3 want: ^28.1.3
5407 silly fetch manifest @jest/schemas@^28.1.3
5408 silly fetch manifest @types/yargs@^17.0.8
5409 silly placeDep node_modules/jest-watch-typeahead emittery@0.10.2 OK for: jest-watcher@28.1.3 want: ^0.10.2
5410 silly placeDep node_modules/jest-watch-typeahead jest-util@28.1.3 OK for: jest-watcher@28.1.3 want: ^28.1.3
5411 silly placeDep node_modules/jest-watch-typeahead/node_modules/jest-watcher string-length@4.0.2 OK for: jest-watcher@28.1.3 want: ^4.0.1
5412 silly fetch manifest strip-ansi@^6.0.0
5413 http fetch GET 200 https://registry.npmjs.org/@jest%2fschemas 228ms (cache revalidated)
5414 timing idealTree:node_modules/jest-watch-typeahead/node_modules/jest-watcher Completed in 254ms
5415 silly placeDep node_modules/jest-watch-typeahead @jest/console@28.1.3 OK for: @jest/test-result@28.1.3 want: ^28.1.3
5416 silly fetch manifest jest-message-util@^28.1.3
5417 timing idealTree:node_modules/jest-watch-typeahead/node_modules/@jest/test-result Completed in 53ms
5418 silly placeDep node_modules/jest-watch-typeahead jest-message-util@28.1.3 OK for: @jest/console@28.1.3 want: ^28.1.3
5419 silly fetch manifest pretty-format@^28.1.3
5420 silly placeDep node_modules/jest-watch-typeahead/node_modules/@jest/console slash@3.0.0 OK for: @jest/console@28.1.3 want: ^3.0.0
5421 timing idealTree:node_modules/jest-watch-typeahead/node_modules/@jest/console Completed in 24ms
5422 silly placeDep ROOT @jest/schemas@28.1.3 OK for: @jest/types@28.1.3 want: ^28.1.3
5423 silly fetch manifest @sinclair/typebox@^0.24.1
5424 silly placeDep node_modules/jest-watch-typeahead @types/yargs@17.0.32 OK for: @jest/types@28.1.3 want: ^17.0.8
5425 http fetch GET 200 https://registry.npmjs.org/@sinclair%2ftypebox 135ms (cache revalidated)
5426 timing idealTree:node_modules/jest-watch-typeahead/node_modules/@jest/types Completed in 159ms
5427 silly placeDep ROOT @sinclair/typebox@0.24.51 OK for: @jest/schemas@28.1.3 want: ^0.24.1
5428 timing idealTree:node_modules/@jest/schemas Completed in 7ms
5429 timing idealTree:node_modules/@sinclair/typebox Completed in 0ms
5430 timing idealTree:node_modules/jest-watch-typeahead/node_modules/@types/yargs Completed in 1ms
5431 timing idealTree:node_modules/jest-watch-typeahead/node_modules/emittery Completed in 0ms
5432 silly placeDep node_modules/jest-watch-typeahead pretty-format@28.1.3 OK for: jest-message-util@28.1.3 want: ^28.1.3
5433 silly fetch manifest react-is@^18.0.0
5434 silly placeDep node_modules/jest-watch-typeahead/node_modules/jest-message-util slash@3.0.0 OK for: jest-message-util@28.1.3 want: ^3.0.0
5435 timing idealTree:node_modules/jest-watch-typeahead/node_modules/jest-message-util Completed in 36ms
5436 timing idealTree:node_modules/jest-watch-typeahead/node_modules/jest-util Completed in 0ms
5437 silly placeDep node_modules/jest-watch-typeahead/node_modules/pretty-format ansi-styles@5.2.0 OK for: pretty-format@28.1.3 want: ^5.0.0
5438 silly placeDep node_modules/jest-watch-typeahead react-is@18.2.0 OK for: pretty-format@28.1.3 want: ^18.0.0
5439 timing idealTree:node_modules/jest-watch-typeahead/node_modules/pretty-format Completed in 40ms
5440 timing idealTree:node_modules/jest-watch-typeahead/node_modules/react-is Completed in 0ms
5441 timing idealTree:node_modules/jest-watch-typeahead/node_modules/slash Completed in 0ms
5442 silly placeDep node_modules/jest-watch-typeahead/node_modules/string-length char-regex@2.0.1 OK for: string-length@5.0.1 want: ^2.0.0
5443 timing idealTree:node_modules/jest-watch-typeahead/node_modules/string-length Completed in 6ms
5444 silly placeDep node_modules/jest-watch-typeahead/node_modules/strip-ansi ansi-regex@6.0.1 OK for: strip-ansi@7.1.0 want: ^6.0.1
5445 timing idealTree:node_modules/jest-watch-typeahead/node_modules/strip-ansi Completed in 5ms
5446 silly placeDep node_modules/jest-watch-typeahead has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5447 timing idealTree:node_modules/jest-watch-typeahead/node_modules/supports-color Completed in 12ms
5448 timing idealTree:node_modules/jest-watch-typeahead/node_modules/has-flag Completed in 0ms
5449 silly placeDep node_modules/jest-watcher ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5450 silly placeDep node_modules/jest-watcher supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5451 timing idealTree:node_modules/jest-watcher/node_modules/chalk Completed in 15ms
5452 silly placeDep node_modules/jest-watcher color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5453 timing idealTree:node_modules/jest-watcher/node_modules/ansi-styles Completed in 7ms
5454 silly placeDep node_modules/jest-watcher color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5455 timing idealTree:node_modules/jest-watcher/node_modules/color-convert Completed in 7ms
5456 timing idealTree:node_modules/jest-watcher/node_modules/color-name Completed in 0ms
5457 silly placeDep node_modules/jest-watcher has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5458 timing idealTree:node_modules/jest-watcher/node_modules/supports-color Completed in 4ms
5459 timing idealTree:node_modules/jest-watcher/node_modules/has-flag Completed in 0ms
5460 silly placeDep node_modules/jest-worker has-flag@4.0.0 OK for: supports-color@8.1.1 want: ^4.0.0
5461 timing idealTree:node_modules/jest-worker/node_modules/supports-color Completed in 4ms
5462 timing idealTree:node_modules/jest-worker/node_modules/has-flag Completed in 0ms
5463 timing idealTree:node_modules/jsonpath/node_modules/esprima Completed in 0ms
5464 timing idealTree:node_modules/make-dir/node_modules/semver Completed in 0ms
5465 silly placeDep node_modules/mini-css-extract-plugin ajv@8.12.0 OK for: schema-utils@4.2.0 want: ^8.9.0
5466 silly placeDep node_modules/mini-css-extract-plugin ajv-keywords@5.1.0 OK for: schema-utils@4.2.0 want: ^5.1.0
5467 timing idealTree:node_modules/mini-css-extract-plugin/node_modules/schema-utils Completed in 24ms
5468 silly placeDep node_modules/mini-css-extract-plugin json-schema-traverse@1.0.0 OK for: ajv@8.12.0 want: ^1.0.0
5469 timing idealTree:node_modules/mini-css-extract-plugin/node_modules/ajv Completed in 3ms
5470 timing idealTree:node_modules/mini-css-extract-plugin/node_modules/ajv-keywords Completed in 0ms
5471 timing idealTree:node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse Completed in 0ms
5472 silly placeDep node_modules/pkg-dir locate-path@5.0.0 OK for: find-up@4.1.0 want: ^5.0.0
5473 timing idealTree:node_modules/pkg-dir/node_modules/find-up Completed in 5ms
5474 silly placeDep node_modules/pkg-dir p-locate@4.1.0 OK for: locate-path@5.0.0 want: ^4.1.0
5475 timing idealTree:node_modules/pkg-dir/node_modules/locate-path Completed in 7ms
5476 silly placeDep node_modules/pkg-dir p-limit@2.3.0 OK for: p-locate@4.1.0 want: ^2.2.0
5477 timing idealTree:node_modules/pkg-dir/node_modules/p-locate Completed in 3ms
5478 timing idealTree:node_modules/pkg-dir/node_modules/p-limit Completed in 0ms
5479 silly placeDep node_modules/pkg-up locate-path@3.0.0 OK for: find-up@3.0.0 want: ^3.0.0
5480 silly fetch manifest p-locate@^3.0.0
5481 silly fetch manifest path-exists@^3.0.0
5482 timing idealTree:node_modules/pkg-up/node_modules/find-up Completed in 6ms
5483 silly placeDep node_modules/pkg-up p-locate@3.0.0 OK for: locate-path@3.0.0 want: ^3.0.0
5484 silly fetch manifest p-limit@^2.0.0
5485 silly placeDep node_modules/pkg-up path-exists@3.0.0 OK for: locate-path@3.0.0 want: ^3.0.0
5486 timing idealTree:node_modules/pkg-up/node_modules/locate-path Completed in 22ms
5487 silly placeDep node_modules/pkg-up p-limit@2.3.0 OK for: p-locate@3.0.0 want: ^2.0.0
5488 timing idealTree:node_modules/pkg-up/node_modules/p-locate Completed in 13ms
5489 timing idealTree:node_modules/pkg-up/node_modules/p-limit Completed in 0ms
5490 timing idealTree:node_modules/pkg-up/node_modules/path-exists Completed in 0ms
5491 timing idealTree:node_modules/postcss-load-config/node_modules/lilconfig Completed in 0ms
5492 timing idealTree:node_modules/postcss-load-config/node_modules/yaml Completed in 0ms
5493 silly placeDep ROOT @trysound/sax@0.2.0 OK for: svgo@2.8.0 want: 0.2.0
5494 silly placeDep node_modules/postcss-svgo commander@7.2.0 OK for: svgo@2.8.0 want: ^7.2.0
5495 silly placeDep node_modules/postcss-svgo css-tree@1.1.3 OK for: svgo@2.8.0 want: ^1.1.3
5496 timing idealTree:node_modules/postcss-svgo/node_modules/svgo Completed in 24ms
5497 timing idealTree:node_modules/@trysound/sax Completed in 0ms
5498 timing idealTree:node_modules/postcss-svgo/node_modules/commander Completed in 0ms
5499 silly placeDep node_modules/postcss-svgo mdn-data@2.0.14 OK for: css-tree@1.1.3 want: 2.0.14
5500 silly placeDep node_modules/postcss-svgo source-map@0.6.1 OK for: css-tree@1.1.3 want: ^0.6.1
5501 timing idealTree:node_modules/postcss-svgo/node_modules/css-tree Completed in 13ms
5502 timing idealTree:node_modules/postcss-svgo/node_modules/mdn-data Completed in 0ms
5503 timing idealTree:node_modules/postcss-svgo/node_modules/source-map Completed in 0ms
5504 timing idealTree:node_modules/pretty-format/node_modules/ansi-styles Completed in 0ms
5505 timing idealTree:node_modules/pretty-format/node_modules/react-is Completed in 0ms
5506 timing idealTree:node_modules/proxy-addr/node_modules/ipaddr.js Completed in 1ms
5507 timing idealTree:node_modules/raw-body/node_modules/bytes Completed in 0ms
5508 timing idealTree:node_modules/raw-body/node_modules/iconv-lite Completed in 0ms
5509 timing idealTree:node_modules/react-app-polyfill/node_modules/regenerator-runtime Completed in 0ms
5510 silly placeDep node_modules/react-dev-utils ansi-styles@4.3.0 OK for: chalk@4.1.2 want: ^4.1.0
5511 silly placeDep node_modules/react-dev-utils supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
5512 timing idealTree:node_modules/react-dev-utils/node_modules/chalk Completed in 14ms
5513 silly placeDep node_modules/react-dev-utils color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5514 timing idealTree:node_modules/react-dev-utils/node_modules/ansi-styles Completed in 5ms
5515 silly placeDep node_modules/react-dev-utils color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5516 timing idealTree:node_modules/react-dev-utils/node_modules/color-convert Completed in 7ms
5517 timing idealTree:node_modules/react-dev-utils/node_modules/color-name Completed in 0ms
5518 timing idealTree:node_modules/react-dev-utils/node_modules/escape-string-regexp Completed in 0ms
5519 timing idealTree:node_modules/react-dev-utils/node_modules/loader-utils Completed in 0ms
5520 silly placeDep node_modules/react-dev-utils has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5521 timing idealTree:node_modules/react-dev-utils/node_modules/supports-color Completed in 7ms
5522 timing idealTree:node_modules/react-dev-utils/node_modules/has-flag Completed in 0ms
5523 timing idealTree:node_modules/regjsparser/node_modules/jsesc Completed in 0ms
5524 timing idealTree:node_modules/resolve-url-loader/node_modules/convert-source-map Completed in 0ms
5525 silly placeDep node_modules/resolve-url-loader picocolors@0.2.1 OK for: postcss@7.0.39 want: ^0.2.1
5526 timing idealTree:node_modules/resolve-url-loader/node_modules/postcss Completed in 9ms
5527 timing idealTree:node_modules/resolve-url-loader/node_modules/picocolors Completed in 0ms
5528 timing idealTree:node_modules/resolve-url-loader/node_modules/source-map Completed in 0ms
5529 silly placeDep node_modules/rollup-plugin-terser supports-color@7.2.0 OK for: jest-worker@26.6.2 want: ^7.0.0
5530 timing idealTree:node_modules/rollup-plugin-terser/node_modules/jest-worker Completed in 11ms
5531 timing idealTree:node_modules/rollup-plugin-terser/node_modules/serialize-javascript Completed in 1ms
5532 silly placeDep node_modules/rollup-plugin-terser has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
5533 timing idealTree:node_modules/rollup-plugin-terser/node_modules/supports-color Completed in 6ms
5534 timing idealTree:node_modules/rollup-plugin-terser/node_modules/has-flag Completed in 0ms
5535 silly placeDep node_modules/semver yallist@4.0.0 OK for: lru-cache@6.0.0 want: ^4.0.0
5536 timing idealTree:node_modules/semver/node_modules/lru-cache Completed in 7ms
5537 timing idealTree:node_modules/semver/node_modules/yallist Completed in 0ms
5538 silly placeDep node_modules/send/node_modules/debug ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
5539 timing idealTree:node_modules/send/node_modules/debug Completed in 5ms
5540 timing idealTree:node_modules/send/node_modules/ms Completed in 0ms
5541 silly placeDep node_modules/serve-index ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
5542 timing idealTree:node_modules/serve-index/node_modules/debug Completed in 5ms
5543 silly placeDep node_modules/serve-index depd@1.1.2 OK for: http-errors@1.6.3 want: ~1.1.2
5544 silly placeDep node_modules/serve-index inherits@2.0.3 OK for: http-errors@1.6.3 want: 2.0.3
5545 silly placeDep node_modules/serve-index setprototypeof@1.1.0 OK for: http-errors@1.6.3 want: 1.1.0
5546 silly placeDep node_modules/serve-index statuses@1.5.0 OK for: http-errors@1.6.3 want: >= 1.4.0 < 2
5547 timing idealTree:node_modules/serve-index/node_modules/http-errors Completed in 39ms
5548 timing idealTree:node_modules/serve-index/node_modules/depd Completed in 0ms
5549 timing idealTree:node_modules/serve-index/node_modules/inherits Completed in 0ms
5550 timing idealTree:node_modules/serve-index/node_modules/ms Completed in 0ms
5551 timing idealTree:node_modules/serve-index/node_modules/setprototypeof Completed in 0ms
5552 timing idealTree:node_modules/serve-index/node_modules/statuses Completed in 0ms
5553 timing idealTree:node_modules/source-map-support/node_modules/source-map Completed in 0ms
5554 timing idealTree:node_modules/stack-utils/node_modules/escape-string-regexp Completed in 0ms
5555 silly placeDep node_modules/static-eval estraverse@4.3.0 OK for: escodegen@1.14.3 want: ^4.2.0
5556 silly placeDep node_modules/static-eval optionator@0.8.3 OK for: escodegen@1.14.3 want: ^0.8.1
5557 silly fetch manifest prelude-ls@~1.1.2
5558 silly fetch manifest word-wrap@~1.2.3
5559 silly fetch manifest type-check@~0.3.2
5560 silly fetch manifest levn@~0.3.0
5561 silly placeDep node_modules/static-eval source-map@0.6.1 OK for: escodegen@1.14.3 want: ~0.6.1
5562 http fetch GET 200 https://registry.npmjs.org/word-wrap 69ms (cache revalidated)
5563 timing idealTree:node_modules/static-eval/node_modules/escodegen Completed in 105ms
5564 timing idealTree:node_modules/static-eval/node_modules/estraverse Completed in 0ms
5565 silly placeDep node_modules/static-eval levn@0.3.0 OK for: optionator@0.8.3 want: ~0.3.0
5566 silly placeDep node_modules/static-eval prelude-ls@1.1.2 OK for: optionator@0.8.3 want: ~1.1.2
5567 silly placeDep node_modules/static-eval type-check@0.3.2 OK for: optionator@0.8.3 want: ~0.3.2
5568 silly placeDep ROOT word-wrap@1.2.5 OK for: optionator@0.8.3 want: ~1.2.3
5569 timing idealTree:node_modules/static-eval/node_modules/optionator Completed in 32ms
5570 timing idealTree:node_modules/word-wrap Completed in 0ms
5571 timing idealTree:node_modules/static-eval/node_modules/levn Completed in 0ms
5572 timing idealTree:node_modules/static-eval/node_modules/prelude-ls Completed in 0ms
5573 timing idealTree:node_modules/static-eval/node_modules/source-map Completed in 0ms
5574 timing idealTree:node_modules/static-eval/node_modules/type-check Completed in 0ms
5575 timing idealTree:node_modules/string-width/node_modules/emoji-regex Completed in 0ms
5576 timing idealTree:node_modules/sucrase/node_modules/commander Completed in 0ms
5577 silly placeDep ROOT foreground-child@3.1.1 OK for: glob@10.3.10 want: ^3.1.0
5578 silly fetch manifest signal-exit@^4.0.1
5579 silly placeDep ROOT jackspeak@2.3.6 OK for: glob@10.3.10 want: ^2.3.5
5580 silly fetch manifest @isaacs/cliui@^8.0.2
5581 silly fetch manifest @pkgjs/parseargs@^0.11.0
5582 silly placeDep node_modules/sucrase minimatch@9.0.3 OK for: glob@10.3.10 want: ^9.0.1
5583 silly placeDep ROOT minipass@7.0.4 OK for: glob@10.3.10 want: ^5.0.0 || ^6.0.2 || ^7.0.0
5584 silly placeDep ROOT path-scurry@1.10.1 OK for: glob@10.3.10 want: ^1.10.1
5585 silly fetch manifest lru-cache@^9.1.1 || ^10.0.0
5586 http fetch GET 200 https://registry.npmjs.org/@pkgjs%2fparseargs 137ms (cache revalidated)
5587 http fetch GET 200 https://registry.npmjs.org/@isaacs%2fcliui 885ms (cache revalidated)
5588 timing idealTree:node_modules/sucrase/node_modules/glob Completed in 909ms
5589 silly placeDep node_modules/foreground-child signal-exit@4.1.0 OK for: foreground-child@3.1.1 want: ^4.0.1
5590 timing idealTree:node_modules/foreground-child Completed in 6ms
5591 silly placeDep ROOT @isaacs/cliui@8.0.2 OK for: jackspeak@2.3.6 want: ^8.0.2
5592 silly fetch manifest string-width@^5.1.2
5593 silly fetch manifest string-width-cjs@npm:string-width@^4.2.0
5594 silly fetch manifest strip-ansi-cjs@npm:strip-ansi@^6.0.1
5595 silly fetch manifest wrap-ansi@^8.1.0
5596 silly fetch manifest wrap-ansi-cjs@npm:wrap-ansi@^7.0.0
5597 silly placeDep ROOT @pkgjs/parseargs@0.11.0 OK for: jackspeak@2.3.6 want: ^0.11.0
5598 timing idealTree:node_modules/jackspeak Completed in 22ms
5599 silly placeDep node_modules/@isaacs/cliui string-width@5.1.2 OK for: @isaacs/cliui@8.0.2 want: ^5.1.2
5600 silly fetch manifest eastasianwidth@^0.2.0
5601 silly placeDep ROOT string-width-cjs@4.2.3 OK for: @isaacs/cliui@8.0.2 want: npm:string-width@^4.2.0
5602 silly placeDep node_modules/@isaacs/cliui strip-ansi@7.1.0 OK for: @isaacs/cliui@8.0.2 want: ^7.0.1
5603 silly placeDep ROOT strip-ansi-cjs@6.0.1 OK for: @isaacs/cliui@8.0.2 want: npm:strip-ansi@^6.0.1
5604 silly placeDep node_modules/@isaacs/cliui wrap-ansi@8.1.0 OK for: @isaacs/cliui@8.0.2 want: ^8.1.0
5605 silly fetch manifest ansi-styles@^6.1.0
5606 silly placeDep ROOT wrap-ansi-cjs@7.0.0 OK for: @isaacs/cliui@8.0.2 want: npm:wrap-ansi@^7.0.0
5607 http fetch GET 200 https://registry.npmjs.org/eastasianwidth 93ms (cache revalidated)
5608 timing idealTree:node_modules/@isaacs/cliui Completed in 105ms
5609 timing idealTree:node_modules/@pkgjs/parseargs Completed in 0ms
5610 timing idealTree:node_modules/minipass Completed in 0ms
5611 silly placeDep node_modules/path-scurry lru-cache@10.2.0 OK for: path-scurry@1.10.1 want: ^9.1.1 || ^10.0.0
5612 timing idealTree:node_modules/path-scurry Completed in 7ms
5613 silly placeDep node_modules/string-width-cjs emoji-regex@8.0.0 OK for: string-width@4.2.3 want: ^8.0.0
5614 timing idealTree:node_modules/string-width-cjs Completed in 6ms
5615 timing idealTree:node_modules/strip-ansi-cjs Completed in 0ms
5616 silly placeDep node_modules/wrap-ansi-cjs ansi-styles@4.3.0 OK for: wrap-ansi@7.0.0 want: ^4.0.0
5617 timing idealTree:node_modules/wrap-ansi-cjs Completed in 5ms
5618 silly placeDep ROOT eastasianwidth@0.2.0 OK for: string-width@5.1.2 want: ^0.2.0
5619 timing idealTree:node_modules/@isaacs/cliui/node_modules/string-width Completed in 5ms
5620 timing idealTree:node_modules/eastasianwidth Completed in 0ms
5621 silly placeDep node_modules/@isaacs/cliui ansi-regex@6.0.1 OK for: strip-ansi@7.1.0 want: ^6.0.1
5622 timing idealTree:node_modules/@isaacs/cliui/node_modules/strip-ansi Completed in 3ms
5623 timing idealTree:node_modules/@isaacs/cliui/node_modules/ansi-regex Completed in 0ms
5624 silly placeDep node_modules/@isaacs/cliui ansi-styles@6.2.1 OK for: wrap-ansi@8.1.0 want: ^6.1.0
5625 timing idealTree:node_modules/@isaacs/cliui/node_modules/wrap-ansi Completed in 4ms
5626 timing idealTree:node_modules/@isaacs/cliui/node_modules/ansi-styles Completed in 0ms
5627 timing idealTree:node_modules/foreground-child/node_modules/signal-exit Completed in 0ms
5628 timing idealTree:node_modules/path-scurry/node_modules/lru-cache Completed in 0ms
5629 timing idealTree:node_modules/string-width-cjs/node_modules/emoji-regex Completed in 0ms
5630 silly placeDep node_modules/sucrase brace-expansion@2.0.1 OK for: minimatch@9.0.3 want: ^2.0.1
5631 timing idealTree:node_modules/sucrase/node_modules/minimatch Completed in 5ms
5632 timing idealTree:node_modules/sucrase/node_modules/brace-expansion Completed in 0ms
5633 timing idealTree:node_modules/supports-hyperlinks/node_modules/has-flag Completed in 0ms
5634 timing idealTree:node_modules/supports-hyperlinks/node_modules/supports-color Completed in 0ms
5635 silly placeDep node_modules/svgo css-what@3.4.2 OK for: css-select@2.1.0 want: ^3.2.1
5636 silly placeDep node_modules/svgo domutils@1.7.0 OK for: css-select@2.1.0 want: ^1.7.0
5637 silly fetch manifest dom-serializer@0
5638 silly fetch manifest domelementtype@1
5639 silly placeDep node_modules/svgo nth-check@1.0.2 OK for: css-select@2.1.0 want: ^1.0.2
5640 timing idealTree:node_modules/svgo/node_modules/css-select Completed in 19ms
5641 timing idealTree:node_modules/svgo/node_modules/css-what Completed in 0ms
5642 silly placeDep node_modules/svgo dom-serializer@0.2.2 OK for: domutils@1.7.0 want: 0
5643 silly placeDep node_modules/svgo/node_modules/domutils domelementtype@1.3.1 OK for: domutils@1.7.0 want: 1
5644 timing idealTree:node_modules/svgo/node_modules/domutils Completed in 12ms
5645 timing idealTree:node_modules/svgo/node_modules/dom-serializer Completed in 0ms
5646 timing idealTree:node_modules/svgo/node_modules/nth-check Completed in 0ms
5647 timing idealTree:node_modules/table-layout/node_modules/array-back Completed in 0ms
5648 timing idealTree:node_modules/table-layout/node_modules/typical Completed in 0ms
5649 timing idealTree:node_modules/tempy/node_modules/type-fest Completed in 0ms
5650 timing idealTree:node_modules/terser/node_modules/commander Completed in 0ms
5651 timing idealTree:node_modules/tough-cookie/node_modules/universalify Completed in 0ms
5652 timing idealTree:node_modules/tsconfig-paths/node_modules/json5 Completed in 0ms
5653 timing idealTree:node_modules/tsconfig-paths/node_modules/strip-bom Completed in 0ms
5654 timing idealTree:node_modules/tsutils/node_modules/tslib Completed in 0ms
5655 timing idealTree:node_modules/v8-to-istanbul/node_modules/convert-source-map Completed in 0ms
5656 silly placeDep node_modules/webpack-dev-middleware ajv@8.12.0 OK for: schema-utils@4.2.0 want: ^8.9.0
5657 silly placeDep node_modules/webpack-dev-middleware ajv-keywords@5.1.0 OK for: schema-utils@4.2.0 want: ^5.1.0
5658 timing idealTree:node_modules/webpack-dev-middleware/node_modules/schema-utils Completed in 11ms
5659 silly placeDep node_modules/webpack-dev-middleware json-schema-traverse@1.0.0 OK for: ajv@8.12.0 want: ^1.0.0
5660 timing idealTree:node_modules/webpack-dev-middleware/node_modules/ajv Completed in 8ms
5661 timing idealTree:node_modules/webpack-dev-middleware/node_modules/ajv-keywords Completed in 0ms
5662 timing idealTree:node_modules/webpack-dev-middleware/node_modules/json-schema-traverse Completed in 0ms
5663 silly placeDep node_modules/webpack-dev-server ajv@8.12.0 OK for: schema-utils@4.2.0 want: ^8.9.0
5664 silly placeDep node_modules/webpack-dev-server ajv-keywords@5.1.0 OK for: schema-utils@4.2.0 want: ^5.1.0
5665 timing idealTree:node_modules/webpack-dev-server/node_modules/schema-utils Completed in 20ms
5666 silly placeDep node_modules/webpack-dev-server json-schema-traverse@1.0.0 OK for: ajv@8.12.0 want: ^1.0.0
5667 timing idealTree:node_modules/webpack-dev-server/node_modules/ajv Completed in 5ms
5668 timing idealTree:node_modules/webpack-dev-server/node_modules/ajv-keywords Completed in 0ms
5669 timing idealTree:node_modules/webpack-dev-server/node_modules/json-schema-traverse Completed in 0ms
5670 timing idealTree:node_modules/webpack-dev-server/node_modules/ws Completed in 0ms
5671 silly placeDep ROOT source-list-map@2.0.1 OK for: webpack-sources@2.3.1 want: ^2.0.1
5672 silly placeDep node_modules/webpack-manifest-plugin source-map@0.6.1 OK for: webpack-sources@2.3.1 want: ^0.6.1
5673 timing idealTree:node_modules/webpack-manifest-plugin/node_modules/webpack-sources Completed in 7ms
5674 timing idealTree:node_modules/source-list-map Completed in 0ms
5675 timing idealTree:node_modules/webpack-manifest-plugin/node_modules/source-map Completed in 0ms
5676 silly placeDep node_modules/webpack estraverse@4.3.0 OK for: eslint-scope@5.1.1 want: ^4.1.1
5677 timing idealTree:node_modules/webpack/node_modules/eslint-scope Completed in 7ms
5678 timing idealTree:node_modules/webpack/node_modules/estraverse Completed in 0ms
5679 timing idealTree:node_modules/whatwg-encoding/node_modules/iconv-lite Completed in 0ms
5680 timing idealTree:node_modules/wordwrapjs/node_modules/typical Completed in 0ms
5681 silly placeDep ROOT json-schema@0.4.0 OK for: @apideck/better-ajv-errors@0.3.6 want: ^0.4.0
5682 silly placeDep ROOT jsonpointer@5.0.1 OK for: @apideck/better-ajv-errors@0.3.6 want: ^5.0.0
5683 timing idealTree:node_modules/workbox-build/node_modules/@apideck/better-ajv-errors Completed in 12ms
5684 timing idealTree:node_modules/json-schema Completed in 0ms
5685 timing idealTree:node_modules/jsonpointer Completed in 0ms
5686 silly placeDep node_modules/workbox-build json-schema-traverse@1.0.0 OK for: ajv@8.12.0 want: ^1.0.0
5687 timing idealTree:node_modules/workbox-build/node_modules/ajv Completed in 3ms
5688 timing idealTree:node_modules/workbox-build/node_modules/fs-extra Completed in 0ms
5689 timing idealTree:node_modules/workbox-build/node_modules/json-schema-traverse Completed in 0ms
5690 silly placeDep node_modules/workbox-build whatwg-url@7.1.0 OK for: source-map@0.8.0-beta.0 want: ^7.0.0
5691 silly fetch manifest lodash.sortby@^4.7.0
5692 silly fetch manifest tr46@^1.0.1
5693 silly fetch manifest webidl-conversions@^4.0.2
5694 http fetch GET 200 https://registry.npmjs.org/lodash.sortby 62ms (cache revalidated)
5695 timing idealTree:node_modules/workbox-build/node_modules/source-map Completed in 69ms
5696 silly placeDep ROOT lodash.sortby@4.7.0 OK for: whatwg-url@7.1.0 want: ^4.7.0
5697 silly placeDep node_modules/workbox-build tr46@1.0.1 OK for: whatwg-url@7.1.0 want: ^1.0.1
5698 silly placeDep node_modules/workbox-build webidl-conversions@4.0.2 OK for: whatwg-url@7.1.0 want: ^4.0.2
5699 timing idealTree:node_modules/workbox-build/node_modules/whatwg-url Completed in 10ms
5700 timing idealTree:node_modules/lodash.sortby Completed in 0ms
5701 timing idealTree:node_modules/workbox-build/node_modules/tr46 Completed in 0ms
5702 timing idealTree:node_modules/workbox-build/node_modules/webidl-conversions Completed in 0ms
5703 silly placeDep node_modules/workbox-webpack-plugin source-map@0.6.1 OK for: webpack-sources@1.4.3 want: ~0.6.1
5704 timing idealTree:node_modules/workbox-webpack-plugin/node_modules/webpack-sources Completed in 4ms
5705 timing idealTree:node_modules/workbox-webpack-plugin/node_modules/source-map Completed in 0ms
5706 silly placeDep node_modules/wrap-ansi-cjs color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5707 timing idealTree:node_modules/wrap-ansi-cjs/node_modules/ansi-styles Completed in 6ms
5708 silly placeDep node_modules/wrap-ansi-cjs color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5709 timing idealTree:node_modules/wrap-ansi-cjs/node_modules/color-convert Completed in 7ms
5710 timing idealTree:node_modules/wrap-ansi-cjs/node_modules/color-name Completed in 0ms
5711 silly placeDep node_modules/wrap-ansi color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
5712 timing idealTree:node_modules/wrap-ansi/node_modules/ansi-styles Completed in 5ms
5713 silly placeDep node_modules/wrap-ansi color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
5714 timing idealTree:node_modules/wrap-ansi/node_modules/color-convert Completed in 4ms
5715 timing idealTree:node_modules/wrap-ansi/node_modules/color-name Completed in 0ms
5716 timing idealTree:node_modules/jest-watch-typeahead/node_modules/@jest/console/node_modules/slash Completed in 0ms
5717 timing idealTree:node_modules/jest-watch-typeahead/node_modules/jest-message-util/node_modules/slash Completed in 0ms
5718 silly placeDep node_modules/jest-watch-typeahead/node_modules/jest-watcher strip-ansi@6.0.1 OK for: string-length@4.0.2 want: ^6.0.0
5719 timing idealTree:node_modules/jest-watch-typeahead/node_modules/jest-watcher/node_modules/string-length Completed in 3ms
5720 timing idealTree:node_modules/jest-watch-typeahead/node_modules/jest-watcher/node_modules/strip-ansi Completed in 0ms
5721 timing idealTree:node_modules/jest-watch-typeahead/node_modules/pretty-format/node_modules/ansi-styles Completed in 0ms
5722 timing idealTree:node_modules/jest-watch-typeahead/node_modules/string-length/node_modules/char-regex Completed in 0ms
5723 timing idealTree:node_modules/jest-watch-typeahead/node_modules/strip-ansi/node_modules/ansi-regex Completed in 0ms
5724 timing idealTree:node_modules/send/node_modules/debug/node_modules/ms Completed in 0ms
5725 timing idealTree:node_modules/svgo/node_modules/domutils/node_modules/domelementtype Completed in 0ms
5726 timing idealTree:buildDeps Completed in 60665ms
5727 timing idealTree:fixDepFlags Completed in 45ms
5728 timing idealTree Completed in 60869ms
5729 timing reify:loadTrees Completed in 60876ms
5730 timing reify:diffTrees Completed in 110ms
5731 silly reify moves {}
5732 timing reify:retireShallow Completed in 13ms
5733 timing reify:rollback:createSparse Completed in 56782ms
5734 timing reify:rollback:retireShallow Completed in 0ms
5735 timing command:install Completed in 182833ms
5736 verbose stack Error: ENOTDIR: not a directory, mkdir 'G:\Other computers\My Laptop\Documents\Work\Coding\st_component-template_2\template\my_component\frontend\node_modules\babel-jest\node_modules'
5737 verbose cwd G:\Other computers\My Laptop\Documents\Work\Coding\st_component-template_2\template\my_component\frontend
5738 verbose Windows_NT 10.0.19045
5739 verbose node v20.11.0
5740 verbose npm v10.2.4
5741 error code ENOTDIR
5742 error syscall mkdir
5743 error path G:\Other computers\My Laptop\Documents\Work\Coding\st_component-template_2\template\my_component\frontend\node_modules\babel-jest\node_modules
5744 error errno -4052
5745 error ENOTDIR: not a directory, mkdir 'G:\Other computers\My Laptop\Documents\Work\Coding\st_component-template_2\template\my_component\frontend\node_modules\babel-jest\node_modules'
5746 verbose exit -4052
5747 timing npm Completed in 185059ms
5748 verbose unfinished npm timer reify 1707249786609
5749 verbose unfinished npm timer reify:createSparse 1707249847642
5750 verbose code -4052
5751 error A complete log of this run can be found in: C:\Users\phili\AppData\Local\npm-cache\_logs\2024-02-06T20_03_04_381Z-debug-0.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment