diff --git a/.pnp.cjs b/.pnp.cjs index 8385f8122..398165635 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -40,7 +40,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.7"],\ + ["@types/node", "npm:20.4.8"],\ ["@typescript-eslint/eslint-plugin", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.2.1"],\ ["@typescript-eslint/parser", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.2.1"],\ ["chai", "npm:4.3.7"],\ @@ -5110,10 +5110,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ "linkType": "HARD"\ }],\ - ["npm:20.4.7", {\ - "packageLocation": "./.yarn/cache/@types-node-npm-20.4.7-897ee0b002-a40d7003f6.zip/node_modules/@types/node/",\ + ["npm:20.4.8", {\ + "packageLocation": "./.yarn/cache/@types-node-npm-20.4.8-f8f2d8d349-86a3963c0c.zip/node_modules/@types/node/",\ "packageDependencies": [\ - ["@types/node", "npm:20.4.7"]\ + ["@types/node", "npm:20.4.8"]\ ],\ "linkType": "HARD"\ }]\ @@ -8325,7 +8325,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.7"],\ + ["@types/node", "npm:20.4.8"],\ ["@types/react", "npm:18.2.18"],\ ["clsx", "npm:2.0.0"],\ ["docusaurus-plugin-typedoc", "virtual:a670db841204981e24bcd0b150c2109d9b9e2a900edb2a5e8c3b2babe16ddbad2b71f907b8b6cf8d6f4c6c77fa3f2fe6f08431995616fca28b79db094c2ee23d#npm:0.19.2"],\ @@ -13389,7 +13389,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.7"],\ + ["@types/node", "npm:20.4.8"],\ ["@typescript-eslint/eslint-plugin", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.2.1"],\ ["@typescript-eslint/parser", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.2.1"],\ ["chai", "npm:4.3.7"],\ @@ -16577,7 +16577,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.7"],\ + ["@types/node", "npm:20.4.8"],\ ["@types/swc__core", null],\ ["@types/swc__wasm", null],\ ["@types/typescript", null],\ diff --git a/.yarn/cache/@types-node-npm-20.4.7-897ee0b002-a40d7003f6.zip b/.yarn/cache/@types-node-npm-20.4.8-f8f2d8d349-86a3963c0c.zip similarity index 96% rename from .yarn/cache/@types-node-npm-20.4.7-897ee0b002-a40d7003f6.zip rename to .yarn/cache/@types-node-npm-20.4.8-f8f2d8d349-86a3963c0c.zip index bf61be18b..89b4cef14 100644 Binary files a/.yarn/cache/@types-node-npm-20.4.7-897ee0b002-a40d7003f6.zip and b/.yarn/cache/@types-node-npm-20.4.8-f8f2d8d349-86a3963c0c.zip differ diff --git a/docusaurus/package.json b/docusaurus/package.json index 616f4b5d3..c00cc249e 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.7", + "@types/node": "20.4.8", "docusaurus-plugin-typedoc": "0.19.2", "typedoc": "0.24.8", "typedoc-plugin-markdown": "3.15.4", diff --git a/package.json b/package.json index 4112c4c30..40f5a8772 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/gulp-sourcemaps": "0.0.36", "@types/merge2": "1.4.1", "@types/mocha": "10.0.1", - "@types/node": "20.4.7", + "@types/node": "20.4.8", "@typescript-eslint/eslint-plugin": "6.2.1", "@typescript-eslint/parser": "6.2.1", "chai": "4.3.7", diff --git a/yarn.lock b/yarn.lock index 59e043cf2..930dbbdfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3192,10 +3192,10 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:20.4.7": - version: 20.4.7 - resolution: "@types/node@npm:20.4.7" - checksum: a40d7003f66b56220a2028179e49f950b46fa6dbf860a4a6ecbd6ba7976f05b2f0b31ced39689ec88a7d9e32d07e088c6a06d270b99d5bc13a28291ac2f30ca7 +"@types/node@npm:20.4.8": + version: 20.4.8 + resolution: "@types/node@npm:20.4.8" + checksum: 86a3963c0c7af3410553d1dfa4b018a20b3cb3ab4d8e8ffe27408b6338c5de0374b0bf379bc705da2205b466daa751ccfe062f453ba9bde34fdb0e5163ca6a68 languageName: node linkType: hard @@ -5761,7 +5761,7 @@ __metadata: "@docusaurus/tsconfig": 0.0.0-5601 "@docusaurus/types": 2.4.1 "@mdx-js/react": 1.6.22 - "@types/node": 20.4.7 + "@types/node": 20.4.8 "@types/react": 18.2.18 clsx: 2.0.0 docusaurus-plugin-typedoc: 0.19.2 @@ -10159,7 +10159,7 @@ __metadata: "@types/gulp-sourcemaps": 0.0.36 "@types/merge2": 1.4.1 "@types/mocha": 10.0.1 - "@types/node": 20.4.7 + "@types/node": 20.4.8 "@typescript-eslint/eslint-plugin": 6.2.1 "@typescript-eslint/parser": 6.2.1 chai: 4.3.7