diff --git a/.pnp.cjs b/.pnp.cjs index c3c6971d8..9335fdb8c 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -76,7 +76,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["eslint-plugin-sort-keys-fix", "npm:1.1.2"],\ ["eslint-plugin-typescript-sort-keys", "virtual:1c88b77d684dee6e7cfa1ad736d03c6acf1964c64834bef302f1d0a2e437b3129f77a93b54f4a71786d3039a0c25c5a3c7beda35275b5d09700fd4f87fa33ebf#npm:2.1.0"],\ ["esm-path", "npm:1.0.1"],\ - ["gh-pages", "npm:4.0.0"],\ + ["gh-pages", "npm:5.0.0"],\ ["husky", "npm:8.0.2"],\ ["jabber", "npm:1.4.0"],\ ["jest", "virtual:1c88b77d684dee6e7cfa1ad736d03c6acf1964c64834bef302f1d0a2e437b3129f77a93b54f4a71786d3039a0c25c5a3c7beda35275b5d09700fd4f87fa33ebf#npm:29.3.1"],\ @@ -7868,7 +7868,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["eslint-plugin-sort-keys-fix", "npm:1.1.2"],\ ["eslint-plugin-typescript-sort-keys", "virtual:1c88b77d684dee6e7cfa1ad736d03c6acf1964c64834bef302f1d0a2e437b3129f77a93b54f4a71786d3039a0c25c5a3c7beda35275b5d09700fd4f87fa33ebf#npm:2.1.0"],\ ["esm-path", "npm:1.0.1"],\ - ["gh-pages", "npm:4.0.0"],\ + ["gh-pages", "npm:5.0.0"],\ ["husky", "npm:8.0.2"],\ ["jabber", "npm:1.4.0"],\ ["jest", "virtual:1c88b77d684dee6e7cfa1ad736d03c6acf1964c64834bef302f1d0a2e437b3129f77a93b54f4a71786d3039a0c25c5a3c7beda35275b5d09700fd4f87fa33ebf#npm:29.3.1"],\ @@ -13126,11 +13126,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ "linkType": "HARD"\ }],\ - ["npm:2.6.3", {\ - "packageLocation": "./.yarn/cache/async-npm-2.6.3-2de4150248-5e5561ff8f.zip/node_modules/async/",\ + ["npm:3.2.5", {\ + "packageLocation": "./.yarn/cache/async-npm-3.2.5-f5dbdabdfc-5ec77f1312.zip/node_modules/async/",\ "packageDependencies": [\ - ["async", "npm:2.6.3"],\ - ["lodash", "npm:4.17.21"]\ + ["async", "npm:3.2.5"]\ ],\ "linkType": "HARD"\ }]\ @@ -17008,10 +17007,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["email-addresses", [\ - ["npm:3.1.0", {\ - "packageLocation": "./.yarn/cache/email-addresses-npm-3.1.0-332eec577b-e911985f09.zip/node_modules/email-addresses/",\ + ["npm:5.0.0", {\ + "packageLocation": "./.yarn/cache/email-addresses-npm-5.0.0-218d2e9289-e58a510e9c.zip/node_modules/email-addresses/",\ "packageDependencies": [\ - ["email-addresses", "npm:3.1.0"]\ + ["email-addresses", "npm:5.0.0"]\ ],\ "linkType": "HARD"\ }]\ @@ -19329,13 +19328,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["gh-pages", [\ - ["npm:4.0.0", {\ - "packageLocation": "./.yarn/cache/gh-pages-npm-4.0.0-1490bfc5d9-255648eb27.zip/node_modules/gh-pages/",\ + ["npm:5.0.0", {\ + "packageLocation": "./.yarn/cache/gh-pages-npm-5.0.0-85e52a94f0-d766aef02d.zip/node_modules/gh-pages/",\ "packageDependencies": [\ - ["gh-pages", "npm:4.0.0"],\ - ["async", "npm:2.6.3"],\ + ["gh-pages", "npm:5.0.0"],\ + ["async", "npm:3.2.5"],\ ["commander", "npm:2.20.3"],\ - ["email-addresses", "npm:3.1.0"],\ + ["email-addresses", "npm:5.0.0"],\ ["filenamify", "npm:4.3.0"],\ ["find-cache-dir", "npm:3.3.2"],\ ["fs-extra", "npm:8.1.0"],\ diff --git a/.yarn/cache/async-npm-2.6.3-2de4150248-5e5561ff8f.zip b/.yarn/cache/async-npm-2.6.3-2de4150248-5e5561ff8f.zip deleted file mode 100644 index b081cefae..000000000 Binary files a/.yarn/cache/async-npm-2.6.3-2de4150248-5e5561ff8f.zip and /dev/null differ diff --git a/.yarn/cache/async-npm-3.2.5-f5dbdabdfc-5ec77f1312.zip b/.yarn/cache/async-npm-3.2.5-f5dbdabdfc-5ec77f1312.zip new file mode 100644 index 000000000..a0ee3e0fb Binary files /dev/null and b/.yarn/cache/async-npm-3.2.5-f5dbdabdfc-5ec77f1312.zip differ diff --git a/.yarn/cache/email-addresses-npm-3.1.0-332eec577b-e911985f09.zip b/.yarn/cache/email-addresses-npm-3.1.0-332eec577b-e911985f09.zip deleted file mode 100644 index f60e99b05..000000000 Binary files a/.yarn/cache/email-addresses-npm-3.1.0-332eec577b-e911985f09.zip and /dev/null differ diff --git a/.yarn/cache/email-addresses-npm-5.0.0-218d2e9289-e58a510e9c.zip b/.yarn/cache/email-addresses-npm-5.0.0-218d2e9289-e58a510e9c.zip new file mode 100644 index 000000000..d56a718a3 Binary files /dev/null and b/.yarn/cache/email-addresses-npm-5.0.0-218d2e9289-e58a510e9c.zip differ diff --git a/.yarn/cache/gh-pages-npm-4.0.0-1490bfc5d9-255648eb27.zip b/.yarn/cache/gh-pages-npm-4.0.0-1490bfc5d9-255648eb27.zip deleted file mode 100644 index 7b9506fbb..000000000 Binary files a/.yarn/cache/gh-pages-npm-4.0.0-1490bfc5d9-255648eb27.zip and /dev/null differ diff --git a/.yarn/cache/gh-pages-npm-5.0.0-85e52a94f0-d766aef02d.zip b/.yarn/cache/gh-pages-npm-5.0.0-85e52a94f0-d766aef02d.zip new file mode 100644 index 000000000..9dd2740c2 Binary files /dev/null and b/.yarn/cache/gh-pages-npm-5.0.0-85e52a94f0-d766aef02d.zip differ diff --git a/package.json b/package.json index 2fe196a71..dfbbf9d4c 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "eslint-plugin-sort-keys-fix": "1.1.2", "eslint-plugin-typescript-sort-keys": "2.1.0", "esm-path": "1.0.1", - "gh-pages": "4.0.0", + "gh-pages": "5.0.0", "husky": "8.0.2", "jabber": "1.4.0", "jest": "29.3.1", diff --git a/yarn.lock b/yarn.lock index 8b23a750a..334b496ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4395,7 +4395,7 @@ __metadata: eslint-plugin-sort-keys-fix: 1.1.2 eslint-plugin-typescript-sort-keys: 2.1.0 esm-path: 1.0.1 - gh-pages: 4.0.0 + gh-pages: 5.0.0 husky: 8.0.2 jabber: 1.4.0 jest: 29.3.1 @@ -8149,12 +8149,10 @@ __metadata: languageName: node linkType: hard -"async@npm:^2.6.1": - version: 2.6.3 - resolution: "async@npm:2.6.3" - dependencies: - lodash: ^4.17.14 - checksum: 5e5561ff8fca807e88738533d620488ac03a5c43fce6c937451f7e35f943d33ad06c24af3f681a48cca3d2b0002b3118faff0a128dc89438a9bf0226f712c499 +"async@npm:^3.2.4": + version: 3.2.5 + resolution: "async@npm:3.2.5" + checksum: 5ec77f1312301dee02d62140a6b1f7ee0edd2a0f983b6fd2b0849b969f245225b990b47b8243e7b9ad16451a53e7f68e753700385b706198ced888beedba3af4 languageName: node linkType: hard @@ -11222,10 +11220,10 @@ __metadata: languageName: node linkType: hard -"email-addresses@npm:^3.0.1": - version: 3.1.0 - resolution: "email-addresses@npm:3.1.0" - checksum: e911985f096fa0198019caee4a12685146f677738d8ae1ebe25419181a37930a15be15447abef3612bdc3b88f72aaae4fd2cf1a95669705e638ebcfea4a15047 +"email-addresses@npm:^5.0.0": + version: 5.0.0 + resolution: "email-addresses@npm:5.0.0" + checksum: e58a510e9caf105313025e1c81488d5391c6404f0bbd7874e8e36a4c14d1ced02ff271748146c13edfa3bd9ce9b25f1194f5369971d77087325f37ab193129bb languageName: node linkType: hard @@ -13075,13 +13073,13 @@ __metadata: languageName: node linkType: hard -"gh-pages@npm:4.0.0": - version: 4.0.0 - resolution: "gh-pages@npm:4.0.0" +"gh-pages@npm:5.0.0": + version: 5.0.0 + resolution: "gh-pages@npm:5.0.0" dependencies: - async: ^2.6.1 + async: ^3.2.4 commander: ^2.18.0 - email-addresses: ^3.0.1 + email-addresses: ^5.0.0 filenamify: ^4.3.0 find-cache-dir: ^3.3.1 fs-extra: ^8.1.0 @@ -13089,7 +13087,7 @@ __metadata: bin: gh-pages: bin/gh-pages.js gh-pages-clean: bin/gh-pages-clean.js - checksum: 255648eb272104465586393be8a3112d928916a6b35b2b3ffc202c1e55b1c25b1e54e4b5fe83afbf1b1f8e7d37521c0d7b9c7b3db9ff899474db710581662154 + checksum: d766aef02d2859bd2fa89b183a7cb7cdb4b86401369c734e9a76875afbdcf9132142b2cdf35a835ed056131a9cdc4b4d9c551cdc353a9a248ff3cec6346a36d8 languageName: node linkType: hard @@ -16450,7 +16448,7 @@ __metadata: languageName: node linkType: hard -"lodash@npm:^4.17.11, lodash@npm:^4.17.14, lodash@npm:^4.17.15, lodash@npm:^4.17.19, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4": +"lodash@npm:^4.17.11, lodash@npm:^4.17.15, lodash@npm:^4.17.19, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4": version: 4.17.21 resolution: "lodash@npm:4.17.21" checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7