|
157 | 157 | "path.basename": true, |
158 | 158 | "path.dirname": true, |
159 | 159 | "path.join": true, |
| 160 | + "path.relative": true, |
160 | 161 | "path.resolve": true |
161 | 162 | }, |
162 | 163 | "globals": { |
|
511 | 512 | "@babel/preset-env>@babel/plugin-transform-classes>@babel/helper-annotate-as-pure": true, |
512 | 513 | "@babel/preset-env>@babel/plugin-transform-classes>@babel/helper-optimise-call-expression": true, |
513 | 514 | "@babel/preset-env>@babel/plugin-transform-classes>@babel/helper-replace-supers": true, |
| 515 | + "@babel/preset-env>@babel/plugin-transform-classes>globals": true, |
514 | 516 | "depcheck>@babel/traverse>@babel/helper-environment-visitor": true, |
515 | 517 | "depcheck>@babel/traverse>@babel/helper-function-name": true, |
516 | | - "depcheck>@babel/traverse>@babel/helper-split-export-declaration": true, |
517 | | - "depcheck>@babel/traverse>globals": true |
| 518 | + "depcheck>@babel/traverse>@babel/helper-split-export-declaration": true |
518 | 519 | } |
519 | 520 | }, |
520 | 521 | "@babel/preset-env>@babel/plugin-transform-classes>@babel/helper-annotate-as-pure": { |
|
1010 | 1011 | "packages": { |
1011 | 1012 | "@lavamoat/lavapack>combine-source-map": true, |
1012 | 1013 | "@lavamoat/lavapack>convert-source-map": true, |
| 1014 | + "@lavamoat/lavapack>espree": true, |
1013 | 1015 | "@lavamoat/lavapack>through2": true, |
1014 | 1016 | "@lavamoat/lavapack>umd": true, |
1015 | 1017 | "browserify>JSONStream": true, |
1016 | | - "eslint>espree": true, |
1017 | 1018 | "lavamoat>json-stable-stringify": true, |
1018 | 1019 | "lavamoat>lavamoat-core": true, |
1019 | 1020 | "readable-stream": true |
|
1059 | 1060 | "value": true |
1060 | 1061 | } |
1061 | 1062 | }, |
| 1063 | + "@lavamoat/lavapack>espree": { |
| 1064 | + "packages": { |
| 1065 | + "@lavamoat/lavapack>espree>eslint-visitor-keys": true, |
| 1066 | + "eslint>espree>acorn-jsx": true, |
| 1067 | + "terser>acorn": true |
| 1068 | + } |
| 1069 | + }, |
1062 | 1070 | "@lavamoat/lavapack>through2": { |
1063 | 1071 | "packages": { |
1064 | 1072 | "readable-stream": true |
|
1118 | 1126 | }, |
1119 | 1127 | "packages": { |
1120 | 1128 | "babel-plugin-tsconfig-paths-module-resolver>babel-plugin-module-resolver": true, |
1121 | | - "eslint-plugin-import>tsconfig-paths": true |
| 1129 | + "babel-plugin-tsconfig-paths-module-resolver>tsconfig-paths": true |
1122 | 1130 | } |
1123 | 1131 | }, |
1124 | 1132 | "babel-plugin-tsconfig-paths-module-resolver>babel-plugin-module-resolver": { |
|
1199 | 1207 | "fs.accessSync": true |
1200 | 1208 | } |
1201 | 1209 | }, |
| 1210 | + "babel-plugin-tsconfig-paths-module-resolver>tsconfig-paths": { |
| 1211 | + "builtin": { |
| 1212 | + "fs.existsSync": true, |
| 1213 | + "fs.lstatSync": true, |
| 1214 | + "fs.readFile": true, |
| 1215 | + "fs.readFileSync": true, |
| 1216 | + "fs.stat": true, |
| 1217 | + "fs.statSync": true, |
| 1218 | + "module._resolveFilename": true, |
| 1219 | + "module.builtinModules": true, |
| 1220 | + "path.dirname": true, |
| 1221 | + "path.isAbsolute": true, |
| 1222 | + "path.join": true, |
| 1223 | + "path.resolve": true |
| 1224 | + }, |
| 1225 | + "globals": { |
| 1226 | + "console.warn": true, |
| 1227 | + "process.argv.slice": true, |
| 1228 | + "process.cwd": true, |
| 1229 | + "process.env": true |
| 1230 | + }, |
| 1231 | + "packages": { |
| 1232 | + "babel-plugin-tsconfig-paths-module-resolver>tsconfig-paths>json5": true, |
| 1233 | + "babel-plugin-tsconfig-paths-module-resolver>tsconfig-paths>strip-bom": true, |
| 1234 | + "browserify>subarg>minimist": true |
| 1235 | + } |
| 1236 | + }, |
| 1237 | + "babel-plugin-tsconfig-paths-module-resolver>tsconfig-paths>json5": { |
| 1238 | + "globals": { |
| 1239 | + "console.warn": true |
| 1240 | + } |
| 1241 | + }, |
1202 | 1242 | "babelify": { |
1203 | 1243 | "builtin": { |
1204 | 1244 | "path.extname": true, |
|
1869 | 1909 | }, |
1870 | 1910 | "browserify>util>is-typed-array>gopd": { |
1871 | 1911 | "packages": { |
1872 | | - "eslint-plugin-import>array-includes>get-intrinsic": true |
| 1912 | + "lavamoat>json-stable-stringify>call-bind>get-intrinsic": true |
1873 | 1913 | } |
1874 | 1914 | }, |
1875 | 1915 | "depcheck>@babel/traverse": { |
|
1910 | 1950 | "process.versions": true |
1911 | 1951 | }, |
1912 | 1952 | "packages": { |
1913 | | - "browserify>has": true |
| 1953 | + "depcheck>is-core-module>hasown": true |
| 1954 | + } |
| 1955 | + }, |
| 1956 | + "depcheck>is-core-module>hasown": { |
| 1957 | + "packages": { |
| 1958 | + "browserify>has>function-bind": true |
1914 | 1959 | } |
1915 | 1960 | }, |
1916 | 1961 | "depcheck>json5": { |
|
1963 | 2008 | "process": true |
1964 | 2009 | } |
1965 | 2010 | }, |
1966 | | - "eslint-plugin-import>array-includes>get-intrinsic": { |
1967 | | - "globals": { |
1968 | | - "AggregateError": true, |
1969 | | - "FinalizationRegistry": true, |
1970 | | - "WeakRef": true |
1971 | | - }, |
1972 | | - "packages": { |
1973 | | - "browserify>has>function-bind": true, |
1974 | | - "eslint-plugin-import>array-includes>get-intrinsic>has-proto": true, |
1975 | | - "eslint-plugin-import>array-includes>get-intrinsic>hasown": true, |
1976 | | - "eslint-plugin-import>object.values>es-abstract>has-symbols": true, |
1977 | | - "lavamoat>json-stable-stringify>call-bind>es-errors": true |
1978 | | - } |
1979 | | - }, |
1980 | | - "eslint-plugin-import>array-includes>get-intrinsic>hasown": { |
1981 | | - "packages": { |
1982 | | - "browserify>has>function-bind": true |
1983 | | - } |
1984 | | - }, |
1985 | | - "eslint-plugin-import>object.values>es-abstract>has-property-descriptors": { |
1986 | | - "packages": { |
1987 | | - "lavamoat>json-stable-stringify>call-bind>es-define-property": true |
1988 | | - } |
1989 | | - }, |
1990 | | - "eslint-plugin-import>tsconfig-paths": { |
1991 | | - "builtin": { |
1992 | | - "fs.existsSync": true, |
1993 | | - "fs.lstatSync": true, |
1994 | | - "fs.readFile": true, |
1995 | | - "fs.readFileSync": true, |
1996 | | - "fs.stat": true, |
1997 | | - "fs.statSync": true, |
1998 | | - "module._resolveFilename": true, |
1999 | | - "module.builtinModules": true, |
2000 | | - "path.dirname": true, |
2001 | | - "path.isAbsolute": true, |
2002 | | - "path.join": true, |
2003 | | - "path.resolve": true |
2004 | | - }, |
2005 | | - "globals": { |
2006 | | - "console.warn": true, |
2007 | | - "process.argv.slice": true, |
2008 | | - "process.cwd": true, |
2009 | | - "process.env": true |
2010 | | - }, |
2011 | | - "packages": { |
2012 | | - "browserify>subarg>minimist": true, |
2013 | | - "eslint-plugin-import>tsconfig-paths>json5": true, |
2014 | | - "eslint-plugin-import>tsconfig-paths>strip-bom": true |
2015 | | - } |
2016 | | - }, |
2017 | | - "eslint-plugin-import>tsconfig-paths>json5": { |
2018 | | - "globals": { |
2019 | | - "console.warn": true |
2020 | | - } |
2021 | | - }, |
2022 | 2011 | "eslint>chalk>ansi-styles": { |
2023 | 2012 | "packages": { |
2024 | 2013 | "eslint>chalk>ansi-styles>color-convert": true |
|
2048 | 2037 | "eslint>debug>ms": true |
2049 | 2038 | } |
2050 | 2039 | }, |
2051 | | - "eslint>espree": { |
2052 | | - "packages": { |
2053 | | - "eslint>eslint-visitor-keys": true, |
2054 | | - "eslint>espree>acorn-jsx": true, |
2055 | | - "terser>acorn": true |
2056 | | - } |
2057 | | - }, |
2058 | 2040 | "eslint>espree>acorn-jsx": { |
2059 | 2041 | "packages": { |
2060 | 2042 | "terser>acorn": true |
|
2067 | 2049 | "util.promisify": true |
2068 | 2050 | } |
2069 | 2051 | }, |
2070 | | - "eslint>strip-ansi": { |
2071 | | - "packages": { |
2072 | | - "eslint>strip-ansi>ansi-regex": true |
2073 | | - } |
2074 | | - }, |
2075 | 2052 | "istanbul-lib-report>supports-color>has-flag": { |
2076 | 2053 | "globals": { |
2077 | 2054 | "process.argv": true |
2078 | 2055 | } |
2079 | 2056 | }, |
| 2057 | + "jest>@jest/core>strip-ansi": { |
| 2058 | + "packages": { |
| 2059 | + "@types/jest>pretty-format>ansi-regex": true |
| 2060 | + } |
| 2061 | + }, |
2080 | 2062 | "lavamoat-browserify": { |
2081 | 2063 | "builtin": { |
2082 | 2064 | "fs.existsSync": true, |
|
2153 | 2135 | "node:path.relative": true |
2154 | 2136 | }, |
2155 | 2137 | "packages": { |
2156 | | - "depcheck>resolve": true |
| 2138 | + "lavamoat>@lavamoat/aa>resolve": true |
| 2139 | + } |
| 2140 | + }, |
| 2141 | + "lavamoat>@lavamoat/aa>resolve": { |
| 2142 | + "builtin": { |
| 2143 | + "fs.readFile": true, |
| 2144 | + "fs.readFileSync": true, |
| 2145 | + "fs.realpath": true, |
| 2146 | + "fs.realpathSync": true, |
| 2147 | + "fs.stat": true, |
| 2148 | + "fs.statSync": true, |
| 2149 | + "os.homedir": true, |
| 2150 | + "path.dirname": true, |
| 2151 | + "path.join": true, |
| 2152 | + "path.parse": true, |
| 2153 | + "path.relative": true, |
| 2154 | + "path.resolve": true |
| 2155 | + }, |
| 2156 | + "globals": { |
| 2157 | + "process.env.HOME": true, |
| 2158 | + "process.env.HOMEDRIVE": true, |
| 2159 | + "process.env.HOMEPATH": true, |
| 2160 | + "process.env.LNAME": true, |
| 2161 | + "process.env.LOGNAME": true, |
| 2162 | + "process.env.USER": true, |
| 2163 | + "process.env.USERNAME": true, |
| 2164 | + "process.env.USERPROFILE": true, |
| 2165 | + "process.getuid": true, |
| 2166 | + "process.nextTick": true, |
| 2167 | + "process.platform": true, |
| 2168 | + "process.versions.pnp": true |
| 2169 | + }, |
| 2170 | + "packages": { |
| 2171 | + "depcheck>is-core-module": true, |
| 2172 | + "depcheck>resolve>path-parse": true |
2157 | 2173 | } |
2158 | 2174 | }, |
2159 | 2175 | "lavamoat>json-stable-stringify": { |
|
2167 | 2183 | "lavamoat>json-stable-stringify>call-bind": { |
2168 | 2184 | "packages": { |
2169 | 2185 | "browserify>has>function-bind": true, |
2170 | | - "eslint-plugin-import>array-includes>get-intrinsic": true, |
2171 | 2186 | "lavamoat>json-stable-stringify>call-bind>es-define-property": true, |
2172 | 2187 | "lavamoat>json-stable-stringify>call-bind>es-errors": true, |
| 2188 | + "lavamoat>json-stable-stringify>call-bind>get-intrinsic": true, |
2173 | 2189 | "lavamoat>json-stable-stringify>call-bind>set-function-length": true |
2174 | 2190 | } |
2175 | 2191 | }, |
2176 | 2192 | "lavamoat>json-stable-stringify>call-bind>es-define-property": { |
2177 | 2193 | "packages": { |
2178 | | - "eslint-plugin-import>array-includes>get-intrinsic": true |
| 2194 | + "lavamoat>json-stable-stringify>call-bind>get-intrinsic": true |
| 2195 | + } |
| 2196 | + }, |
| 2197 | + "lavamoat>json-stable-stringify>call-bind>get-intrinsic": { |
| 2198 | + "globals": { |
| 2199 | + "AggregateError": true, |
| 2200 | + "FinalizationRegistry": true, |
| 2201 | + "WeakRef": true |
| 2202 | + }, |
| 2203 | + "packages": { |
| 2204 | + "browserify>has>function-bind": true, |
| 2205 | + "depcheck>is-core-module>hasown": true, |
| 2206 | + "lavamoat>json-stable-stringify>call-bind>es-errors": true, |
| 2207 | + "lavamoat>json-stable-stringify>call-bind>get-intrinsic>has-proto": true, |
| 2208 | + "lavamoat>json-stable-stringify>call-bind>get-intrinsic>has-symbols": true |
2179 | 2209 | } |
2180 | 2210 | }, |
2181 | 2211 | "lavamoat>json-stable-stringify>call-bind>set-function-length": { |
2182 | 2212 | "packages": { |
2183 | 2213 | "browserify>util>is-typed-array>gopd": true, |
2184 | | - "eslint-plugin-import>array-includes>get-intrinsic": true, |
2185 | | - "eslint-plugin-import>object.values>es-abstract>has-property-descriptors": true, |
2186 | 2214 | "lavamoat>json-stable-stringify>call-bind>es-errors": true, |
2187 | | - "lavamoat>json-stable-stringify>call-bind>set-function-length>define-data-property": true |
| 2215 | + "lavamoat>json-stable-stringify>call-bind>get-intrinsic": true, |
| 2216 | + "lavamoat>json-stable-stringify>call-bind>set-function-length>define-data-property": true, |
| 2217 | + "lavamoat>json-stable-stringify>call-bind>set-function-length>has-property-descriptors": true |
2188 | 2218 | } |
2189 | 2219 | }, |
2190 | 2220 | "lavamoat>json-stable-stringify>call-bind>set-function-length>define-data-property": { |
|
2194 | 2224 | "lavamoat>json-stable-stringify>call-bind>es-errors": true |
2195 | 2225 | } |
2196 | 2226 | }, |
| 2227 | + "lavamoat>json-stable-stringify>call-bind>set-function-length>has-property-descriptors": { |
| 2228 | + "packages": { |
| 2229 | + "lavamoat>json-stable-stringify>call-bind>es-define-property": true |
| 2230 | + } |
| 2231 | + }, |
2197 | 2232 | "lavamoat>lavamoat-core": { |
2198 | 2233 | "builtin": { |
2199 | 2234 | "events": true, |
|
2369 | 2404 | "define": true |
2370 | 2405 | }, |
2371 | 2406 | "packages": { |
2372 | | - "terser>@jridgewell/source-map>@jridgewell/trace-mapping>@jridgewell/resolve-uri": true, |
2373 | | - "terser>@jridgewell/source-map>@jridgewell/trace-mapping>@jridgewell/sourcemap-codec": true |
| 2407 | + "terser>@jridgewell/source-map>@jridgewell/gen-mapping>@jridgewell/sourcemap-codec": true, |
| 2408 | + "terser>@jridgewell/source-map>@jridgewell/trace-mapping>@jridgewell/resolve-uri": true |
2374 | 2409 | } |
2375 | 2410 | }, |
2376 | 2411 | "terser>@jridgewell/source-map>@jridgewell/trace-mapping>@jridgewell/resolve-uri": { |
2377 | 2412 | "globals": { |
2378 | 2413 | "define": true |
2379 | 2414 | } |
2380 | 2415 | }, |
2381 | | - "terser>@jridgewell/source-map>@jridgewell/trace-mapping>@jridgewell/sourcemap-codec": { |
2382 | | - "globals": { |
2383 | | - "Buffer": true, |
2384 | | - "TextDecoder": true, |
2385 | | - "define": true |
2386 | | - } |
2387 | | - }, |
2388 | 2416 | "terser>acorn": { |
2389 | 2417 | "globals": { |
2390 | 2418 | "console": true, |
|
2397 | 2425 | } |
2398 | 2426 | }, |
2399 | 2427 | "vite>postcss>picocolors": { |
2400 | | - "builtin": { |
2401 | | - "tty.isatty": true |
2402 | | - }, |
2403 | 2428 | "globals": { |
2404 | | - "process.argv.includes": true, |
2405 | | - "process.env": true, |
2406 | | - "process.platform": true |
| 2429 | + "process": true |
2407 | 2430 | } |
2408 | 2431 | }, |
2409 | 2432 | "yargs": { |
|
2436 | 2459 | "process": true |
2437 | 2460 | }, |
2438 | 2461 | "packages": { |
2439 | | - "eslint>strip-ansi": true, |
| 2462 | + "jest>@jest/core>strip-ansi": true, |
2440 | 2463 | "yargs>cliui>wrap-ansi": true, |
2441 | 2464 | "yargs>string-width": true |
2442 | 2465 | } |
2443 | 2466 | }, |
2444 | 2467 | "yargs>cliui>wrap-ansi": { |
2445 | 2468 | "packages": { |
2446 | 2469 | "eslint>chalk>ansi-styles": true, |
2447 | | - "eslint>strip-ansi": true, |
| 2470 | + "jest>@jest/core>strip-ansi": true, |
2448 | 2471 | "yargs>string-width": true |
2449 | 2472 | } |
2450 | 2473 | }, |
|
2467 | 2490 | }, |
2468 | 2491 | "yargs>string-width": { |
2469 | 2492 | "packages": { |
2470 | | - "eslint>strip-ansi": true, |
| 2493 | + "jest>@jest/core>strip-ansi": true, |
2471 | 2494 | "yargs>string-width>emoji-regex": true, |
2472 | 2495 | "yargs>string-width>is-fullwidth-code-point": true |
2473 | 2496 | } |
|
0 commit comments