diff --git a/.pnp.cjs b/.pnp.cjs index 6972e1d03..a88979c2a 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.5.4"],\ + ["@types/node", "npm:20.6.1"],\ ["@typescript-eslint/eslint-plugin", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.4.1"],\ ["@typescript-eslint/parser", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.4.1"],\ ["chai", "npm:4.3.8"],\ @@ -5110,10 +5110,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ "linkType": "HARD"\ }],\ - ["npm:20.5.4", {\ - "packageLocation": "./.yarn/cache/@types-node-npm-20.5.4-6106d4385a-18de76c990.zip/node_modules/@types/node/",\ + ["npm:20.6.1", {\ + "packageLocation": "./.yarn/cache/@types-node-npm-20.6.1-83e0fece4b-f984861722.zip/node_modules/@types/node/",\ "packageDependencies": [\ - ["@types/node", "npm:20.5.4"]\ + ["@types/node", "npm:20.6.1"]\ ],\ "linkType": "HARD"\ }]\ @@ -8323,7 +8323,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.5.4"],\ + ["@types/node", "npm:20.6.1"],\ ["@types/react", "npm:18.2.21"],\ ["clsx", "npm:2.0.0"],\ ["docusaurus-plugin-typedoc", "virtual:a670db841204981e24bcd0b150c2109d9b9e2a900edb2a5e8c3b2babe16ddbad2b71f907b8b6cf8d6f4c6c77fa3f2fe6f08431995616fca28b79db094c2ee23d#npm:0.19.2"],\ @@ -13372,7 +13372,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.5.4"],\ + ["@types/node", "npm:20.6.1"],\ ["@typescript-eslint/eslint-plugin", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.4.1"],\ ["@typescript-eslint/parser", "virtual:af0fe2b029c109ee83b704965f2ae51002f22a61f8eec26966472959aa3501d5386aaf75824205e3c08255249fca4763c12c942991ba0a945b06d028d4866e8e#npm:6.4.1"],\ ["chai", "npm:4.3.8"],\ @@ -16560,7 +16560,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.5.4"],\ + ["@types/node", "npm:20.6.1"],\ ["@types/swc__core", null],\ ["@types/swc__wasm", null],\ ["@types/typescript", null],\ diff --git a/.yarn/cache/@types-node-npm-20.5.4-6106d4385a-18de76c990.zip b/.yarn/cache/@types-node-npm-20.6.1-83e0fece4b-f984861722.zip similarity index 72% rename from .yarn/cache/@types-node-npm-20.5.4-6106d4385a-18de76c990.zip rename to .yarn/cache/@types-node-npm-20.6.1-83e0fece4b-f984861722.zip index fcd9a70a3..730e4c43c 100644 Binary files a/.yarn/cache/@types-node-npm-20.5.4-6106d4385a-18de76c990.zip and b/.yarn/cache/@types-node-npm-20.6.1-83e0fece4b-f984861722.zip differ diff --git a/docusaurus/package.json b/docusaurus/package.json index 4fb2a9a88..95a7fe459 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.5.4", + "@types/node": "20.6.1", "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 a1f2538f0..7b6b5be9c 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.5.4", + "@types/node": "20.6.1", "@typescript-eslint/eslint-plugin": "6.4.1", "@typescript-eslint/parser": "6.4.1", "chai": "4.3.8", @@ -72,7 +72,7 @@ "node-preload": "0.2.0" }, "engines": { - "node": "20.5.1" + "node": "20.6.1" }, "repository": { "url": "https://github.com/brandonbothell/popyt.git" diff --git a/yarn.lock b/yarn.lock index 4fc3b21bc..645cb26cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3192,10 +3192,10 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:20.5.4": - version: 20.5.4 - resolution: "@types/node@npm:20.5.4" - checksum: 18de76c990e1c298183661cfc7cf16c9384531538c8090cc27bc3cab801e7c46b9f6943591ab0433955dd57961601684cc0fb19ba2deee9609e137c91afd2e25 +"@types/node@npm:20.6.1": + version: 20.6.1 + resolution: "@types/node@npm:20.6.1" + checksum: f9848617221b513d558071c804b006750d1ee1734c5ffea3ada9a0edd1642334ad0812222d6b99b7b8c0e1a5f1e557946ae99444c2705e9afc125abdf9fa36c2 languageName: node linkType: hard @@ -5762,7 +5762,7 @@ __metadata: "@docusaurus/tsconfig": 0.0.0-5601 "@docusaurus/types": 2.4.1 "@mdx-js/react": 1.6.22 - "@types/node": 20.5.4 + "@types/node": 20.6.1 "@types/react": 18.2.21 clsx: 2.0.0 docusaurus-plugin-typedoc: 0.19.2 @@ -10150,7 +10150,7 @@ __metadata: "@types/gulp-sourcemaps": 0.0.36 "@types/merge2": 1.4.1 "@types/mocha": 10.0.1 - "@types/node": 20.5.4 + "@types/node": 20.6.1 "@typescript-eslint/eslint-plugin": 6.4.1 "@typescript-eslint/parser": 6.4.1 chai: 4.3.8