diff --git a/.pnp.cjs b/.pnp.cjs index b02fd6489..d767bd4ee 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -39,7 +39,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/gulp-sourcemaps", "npm:0.0.36"],\ ["@types/merge2", "npm:1.4.1"],\ ["@types/mocha", "npm:10.0.1"],\ - ["@types/node", "npm:20.4.2"],\ + ["@types/node", "npm:20.4.3"],\ ["@typescript-eslint/eslint-plugin", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.1.0"],\ ["@typescript-eslint/parser", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.1.0"],\ ["chai", "npm:4.3.7"],\ @@ -5069,6 +5069,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/node", "npm:20.4.2"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:20.4.3", {\ + "packageLocation": "./.yarn/cache/@types-node-npm-20.4.3-3aaa8f2bf9-4df3664821.zip/node_modules/@types/node/",\ + "packageDependencies": [\ + ["@types/node", "npm:20.4.3"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@types/parse-json", [\ @@ -8194,7 +8201,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@docusaurus/tsconfig", "npm:0.0.0-5601"],\ ["@docusaurus/types", "virtual:a670db841204981e24bcd0b150c2109d9b9e2a900edb2a5e8c3b2babe16ddbad2b71f907b8b6cf8d6f4c6c77fa3f2fe6f08431995616fca28b79db094c2ee23d#npm:2.4.1"],\ ["@mdx-js/react", "virtual:a670db841204981e24bcd0b150c2109d9b9e2a900edb2a5e8c3b2babe16ddbad2b71f907b8b6cf8d6f4c6c77fa3f2fe6f08431995616fca28b79db094c2ee23d#npm:1.6.22"],\ - ["@types/node", "npm:20.4.2"],\ + ["@types/node", "npm:20.4.3"],\ ["@types/react", "npm:18.2.15"],\ ["clsx", "npm:2.0.0"],\ ["docusaurus-plugin-typedoc", "virtual:a670db841204981e24bcd0b150c2109d9b9e2a900edb2a5e8c3b2babe16ddbad2b71f907b8b6cf8d6f4c6c77fa3f2fe6f08431995616fca28b79db094c2ee23d#npm:0.19.2"],\ @@ -13022,7 +13029,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/gulp-sourcemaps", "npm:0.0.36"],\ ["@types/merge2", "npm:1.4.1"],\ ["@types/mocha", "npm:10.0.1"],\ - ["@types/node", "npm:20.4.2"],\ + ["@types/node", "npm:20.4.3"],\ ["@typescript-eslint/eslint-plugin", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.1.0"],\ ["@typescript-eslint/parser", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.1.0"],\ ["chai", "npm:4.3.7"],\ @@ -16196,7 +16203,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@tsconfig/node12", "npm:1.0.11"],\ ["@tsconfig/node14", "npm:1.0.3"],\ ["@tsconfig/node16", "npm:1.0.4"],\ - ["@types/node", "npm:20.4.2"],\ + ["@types/node", "npm:20.4.3"],\ ["@types/swc__core", null],\ ["@types/swc__wasm", null],\ ["@types/typescript", null],\ diff --git a/.yarn/cache/@types-node-npm-20.4.3-3aaa8f2bf9-4df3664821.zip b/.yarn/cache/@types-node-npm-20.4.3-3aaa8f2bf9-4df3664821.zip new file mode 100644 index 000000000..de7344ede Binary files /dev/null and b/.yarn/cache/@types-node-npm-20.4.3-3aaa8f2bf9-4df3664821.zip differ diff --git a/docusaurus/package.json b/docusaurus/package.json index 0d1b25f48..ccbab64dd 100644 --- a/docusaurus/package.json +++ b/docusaurus/package.json @@ -30,7 +30,7 @@ "@docusaurus/theme-common": "2.4.1", "@docusaurus/tsconfig": "0.0.0-5601", "@docusaurus/types": "2.4.1", - "@types/node": "20.4.2", + "@types/node": "20.4.3", "docusaurus-plugin-typedoc": "0.19.2", "typedoc": "0.24.8", "typedoc-plugin-markdown": "3.15.3", diff --git a/package.json b/package.json index e317cbd38..17d50ea5a 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/gulp-sourcemaps": "0.0.36", "@types/merge2": "1.4.1", "@types/mocha": "10.0.1", - "@types/node": "20.4.2", + "@types/node": "20.4.3", "@typescript-eslint/eslint-plugin": "6.1.0", "@typescript-eslint/parser": "6.1.0", "chai": "4.3.7", diff --git a/yarn.lock b/yarn.lock index f37380c05..4399a7660 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3150,13 +3150,20 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:20.4.2": +"@types/node@npm:*": version: 20.4.2 resolution: "@types/node@npm:20.4.2" checksum: 99e544ea7560d51f01f95627fc40394c24a13da8f041121a0da13e4ef0a2aa332932eaf9a5e8d0e30d1c07106e96a183be392cbba62e8cf0bf6a085d5c0f4149 languageName: node linkType: hard +"@types/node@npm:20.4.3": + version: 20.4.3 + resolution: "@types/node@npm:20.4.3" + checksum: 4df3664821af2328c25e3d78486ec94f45f5f4a35222678954b5c7dd5d4c4e5a0cdc9f51e09a7f7f078559639293f6cee79d37e751295552be824af1f3d8ad12 + languageName: node + linkType: hard + "@types/node@npm:^17.0.5": version: 17.0.45 resolution: "@types/node@npm:17.0.45" @@ -5646,7 +5653,7 @@ __metadata: "@docusaurus/tsconfig": 0.0.0-5601 "@docusaurus/types": 2.4.1 "@mdx-js/react": 1.6.22 - "@types/node": 20.4.2 + "@types/node": 20.4.3 "@types/react": 18.2.15 clsx: 2.0.0 docusaurus-plugin-typedoc: 0.19.2 @@ -9823,7 +9830,7 @@ __metadata: "@types/gulp-sourcemaps": 0.0.36 "@types/merge2": 1.4.1 "@types/mocha": 10.0.1 - "@types/node": 20.4.2 + "@types/node": 20.4.3 "@typescript-eslint/eslint-plugin": 6.1.0 "@typescript-eslint/parser": 6.1.0 chai: 4.3.7