diff --git a/.pnp.cjs b/.pnp.cjs index cc768a12d..13996cfa8 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.6"],\ + ["@types/node", "npm:20.4.7"],\ ["@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.6", {\ - "packageLocation": "./.yarn/cache/@types-node-npm-20.4.6-d902c301db-28dfc13da8.zip/node_modules/@types/node/",\ + ["npm:20.4.7", {\ + "packageLocation": "./.yarn/cache/@types-node-npm-20.4.7-897ee0b002-a40d7003f6.zip/node_modules/@types/node/",\ "packageDependencies": [\ - ["@types/node", "npm:20.4.6"]\ + ["@types/node", "npm:20.4.7"]\ ],\ "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.6"],\ + ["@types/node", "npm:20.4.7"],\ ["@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.6"],\ + ["@types/node", "npm:20.4.7"],\ ["@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.6"],\ + ["@types/node", "npm:20.4.7"],\ ["@types/swc__core", null],\ ["@types/swc__wasm", null],\ ["@types/typescript", null],\ diff --git a/.yarn/cache/@types-node-npm-20.4.6-d902c301db-28dfc13da8.zip b/.yarn/cache/@types-node-npm-20.4.7-897ee0b002-a40d7003f6.zip similarity index 96% rename from .yarn/cache/@types-node-npm-20.4.6-d902c301db-28dfc13da8.zip rename to .yarn/cache/@types-node-npm-20.4.7-897ee0b002-a40d7003f6.zip index 91bee0385..bf61be18b 100644 Binary files a/.yarn/cache/@types-node-npm-20.4.6-d902c301db-28dfc13da8.zip and b/.yarn/cache/@types-node-npm-20.4.7-897ee0b002-a40d7003f6.zip differ diff --git a/docusaurus/package.json b/docusaurus/package.json index 97044cc9a..616f4b5d3 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.6", + "@types/node": "20.4.7", "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 14f650d3c..2e7d4919e 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.6", + "@types/node": "20.4.7", "@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 ae74ab1d9..b216cad8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3192,10 +3192,10 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:20.4.6": - version: 20.4.6 - resolution: "@types/node@npm:20.4.6" - checksum: 28dfc13da87f579264840bc5b8a2cde2dcb93662464a0d58f0fa98eba1aae978e3c73e893474238c4a1226d0b1a14e3936520ff9795e1c4e06fad3282be83d18 +"@types/node@npm:20.4.7": + version: 20.4.7 + resolution: "@types/node@npm:20.4.7" + checksum: a40d7003f66b56220a2028179e49f950b46fa6dbf860a4a6ecbd6ba7976f05b2f0b31ced39689ec88a7d9e32d07e088c6a06d270b99d5bc13a28291ac2f30ca7 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.6 + "@types/node": 20.4.7 "@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.6 + "@types/node": 20.4.7 "@typescript-eslint/eslint-plugin": 6.2.1 "@typescript-eslint/parser": 6.2.1 chai: 4.3.7