diff --git a/packages/node_modules/@node-red/editor-client/src/types/node-red/func.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node-red/func.d.ts index 2d422485f..caaeefc1a 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node-red/func.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node-red/func.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ interface NodeMessage { diff --git a/packages/node_modules/@node-red/editor-client/src/types/node-red/util.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node-red/util.d.ts index 5d2c39bf2..255243d47 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node-red/util.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node-red/util.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ /* diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/assert.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/assert.d.ts index 634bd278e..5d50a9612 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/assert.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/assert.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'assert' { /** An alias of `assert.ok()`. */ diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/async_hooks.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/async_hooks.d.ts index d6c8d9c2b..d490d51ba 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/async_hooks.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/async_hooks.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ /** * Async Hooks module: https://nodejs.org/api/async_hooks.html diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/buffer.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/buffer.d.ts index a28333023..542885696 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/buffer.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/buffer.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'buffer' { export const INSPECT_MAX_BYTES: number; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/child_process.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/child_process.d.ts index dadbb48be..861d9e6d1 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/child_process.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/child_process.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'child_process' { import { BaseEncodingOptions } from 'fs'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/cluster.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/cluster.d.ts index f60e72adc..60a5d8159 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/cluster.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/cluster.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'cluster' { import * as child from 'child_process'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/console.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/console.d.ts index f11b0161d..291945bd0 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/console.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/console.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'console' { import { InspectOptions } from 'util'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/crypto.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/crypto.d.ts index 8e75ff7a7..a85d87ebb 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/crypto.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/crypto.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'crypto' { import * as stream from 'stream'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/dgram.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/dgram.d.ts index d1aebf331..34a7a9732 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/dgram.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/dgram.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'dgram' { import { AddressInfo } from 'net'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/dns.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/dns.d.ts index 48611495a..39503a77c 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/dns.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/dns.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'dns' { // Supported getaddrinfo flags. diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/domain.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/domain.d.ts index c591724ea..fd859be4b 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/domain.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/domain.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'domain' { import EventEmitter = require('events'); diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/events.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/events.d.ts index 799ef66b3..fa35e6e33 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/events.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/events.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'events' { interface EventEmitterOptions { diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/fs.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/fs.d.ts index a0822b1ec..d804681c4 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/fs.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/fs.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'fs' { import * as stream from 'stream'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/fs/promises.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/fs/promises.d.ts index 0c79ff830..6672f36fd 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/fs/promises.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/fs/promises.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'fs/promises' { import { diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/globals.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/globals.d.ts index b1f6ff553..1f2f0cc71 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/globals.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/globals.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ // Declare "static" methods in Error interface ErrorConstructor { diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/http.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/http.d.ts index e382d95f4..2bcad8694 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/http.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/http.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'http' { import * as stream from 'stream'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/http2.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/http2.d.ts index a5f557552..6bcb7e4a0 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/http2.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/http2.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'http2' { import EventEmitter = require('events'); diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/https.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/https.d.ts index afee74002..e18bccabd 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/https.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/https.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'https' { import { Duplex } from 'stream'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/module.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/module.d.ts index 68e4f23d6..537cb10f2 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/module.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/module.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'module' { import { URL } from 'url'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/net.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/net.d.ts index ba0d24572..97fceb7b2 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/net.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/net.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'net' { import * as stream from 'stream'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/os.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/os.d.ts index fa36138c9..d716851a8 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/os.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/os.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'os' { interface CpuInfo { diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/path.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/path.d.ts index caa2a3957..20e59b7fe 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/path.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/path.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'path' { namespace path { diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/perf_hooks.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/perf_hooks.d.ts index 99e5f4213..d8a2c3d6a 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/perf_hooks.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/perf_hooks.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'perf_hooks' { import { AsyncResource } from 'async_hooks'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/process.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/process.d.ts index c3ef0cfca..377b88b74 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/process.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/process.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'process' { import * as tty from 'tty'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/querystring.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/querystring.d.ts index 58500c344..6541bfdc5 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/querystring.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/querystring.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'querystring' { interface StringifyOptions { diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/readline.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/readline.d.ts index 94666f83b..33fd39b0c 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/readline.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/readline.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'readline' { import EventEmitter = require('events'); diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/stream.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/stream.d.ts index ffe074f9f..a304cf30d 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/stream.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/stream.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'stream' { import EventEmitter = require('events'); diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/string_decoder.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/string_decoder.d.ts index 84c63a097..c66b7e973 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/string_decoder.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/string_decoder.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'string_decoder' { class StringDecoder { diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/timers.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/timers.d.ts index efb2410af..f687b6e89 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/timers.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/timers.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'timers' { function setTimeout(callback: (...args: any[]) => void, ms?: number, ...args: any[]): NodeJS.Timeout; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/tls.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/tls.d.ts index 4445df9b0..0892095a4 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/tls.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/tls.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'tls' { import * as net from 'net'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/trace_events.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/trace_events.d.ts index 09b10ea32..af5748d8b 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/trace_events.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/trace_events.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'trace_events' { /** diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/tty.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/tty.d.ts index b6745f607..94f0e54a0 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/tty.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/tty.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'tty' { import * as net from 'net'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/url.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/url.d.ts index d5e6d1cca..c859be246 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/url.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/url.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'url' { import { ParsedUrlQuery, ParsedUrlQueryInput } from 'querystring'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/util.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/util.d.ts index 15548ed37..85db97605 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/util.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/util.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'util' { interface InspectOptions extends NodeJS.InspectOptions { } diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/v8.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/v8.d.ts index 6d9603b7b..ae453dec4 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/v8.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/v8.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'v8' { import { Readable } from 'stream'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/vm.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/vm.d.ts index 96e625688..e75bcb0d1 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/vm.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/vm.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'vm' { interface Context extends NodeJS.Dict { } diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/wasi.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/wasi.d.ts index e77edfb53..c71c39924 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/wasi.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/wasi.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'wasi' { interface WASIOptions { diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/worker_threads.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/worker_threads.d.ts index c08357526..6b88a6371 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/worker_threads.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/worker_threads.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'worker_threads' { import { Context } from 'vm'; diff --git a/packages/node_modules/@node-red/editor-client/src/types/node/zlib.d.ts b/packages/node_modules/@node-red/editor-client/src/types/node/zlib.d.ts index e40d12328..60881d0de 100644 --- a/packages/node_modules/@node-red/editor-client/src/types/node/zlib.d.ts +++ b/packages/node_modules/@node-red/editor-client/src/types/node/zlib.d.ts @@ -1,5 +1,5 @@ -/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/Steve-Mcl/monaco-editor-esm-i18n */ +/* NOTE: Do not edit directly! This file is generated using `npm run update-types` in https://github.com/node-red/nr-monaco-build */ declare module 'zlib' { import * as stream from 'stream';