From 6f0c16a573a36f649fa77beab6e6e1b9d9610376 Mon Sep 17 00:00:00 2001 From: Lens0021 / Leslie Date: Sat, 1 Jul 2023 23:16:21 +0900 Subject: [PATCH] Bump @femiwiki/ooui-femiwiki-theme (#721) --- .github/workflows/release-and-submit.yml | 4 +- package.json | 2 +- yarn.lock | 50 +++++++++++++++++++++++- 3 files changed, 51 insertions(+), 5 deletions(-) diff --git a/.github/workflows/release-and-submit.yml b/.github/workflows/release-and-submit.yml index f9bd727f..99ba90db 100644 --- a/.github/workflows/release-and-submit.yml +++ b/.github/workflows/release-and-submit.yml @@ -13,7 +13,7 @@ name: Upload Release Asset and submit a PR to docker-mediawiki repository jobs: build: - runs-on: ubuntu-18.04 + runs-on: ubuntu-20.04 steps: - name: Checkout code uses: actions/checkout@v3 @@ -26,7 +26,7 @@ jobs: - uses: actions/setup-node@v3 with: - node-version: 15 + node-version: 14 - name: Set tag name id: tag_name diff --git a/package.json b/package.json index e279f00d..d9a9bb92 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "minify-svg": "svgo --config=.svgo.config.js -q -r -f resources/" }, "dependencies": { - "@femiwiki/ooui-femiwiki-theme": "https://github.com/femiwiki/OOUIFemiwikiTheme.git#main", + "@femiwiki/ooui-femiwiki-theme": "https://github.com/femiwiki/OOUIFemiwikiTheme.git#REL1_40", "xeicon": "https://github.com/xpressengine/XEIcon.git#2.3.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 837aaf66..12993782 100644 --- a/yarn.lock +++ b/yarn.lock @@ -23,9 +23,9 @@ chalk "^2.0.0" js-tokens "^4.0.0" -"@femiwiki/ooui-femiwiki-theme@https://github.com/femiwiki/OOUIFemiwikiTheme.git#main": +"@femiwiki/ooui-femiwiki-theme@https://github.com/femiwiki/OOUIFemiwikiTheme.git#REL1_40": version "0.1.0" - resolved "git+ssh://git@github.com/femiwiki/OOUIFemiwikiTheme.git#303f167f6215f7b9d004ff0a7d57efaa76860b23" + resolved "https://github.com/femiwiki/OOUIFemiwikiTheme.git#344f6720b1211dbfcb7ce2caa7653209509037dc" "@jest/expect-utils@^28.1.3": version "28.1.3" @@ -196,6 +196,13 @@ resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.1.1.tgz" integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw== +"@types/node-fetch@^3": + version "3.0.3" + resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-3.0.3.tgz#9d969c9a748e841554a40ee435d26e53fa3ee899" + integrity sha512-HhggYPH5N+AQe/OmN6fmhKmRRt2XuNJow+R3pQwJxOOF9GuwM7O2mheyGeIrs5MOIeNjDEdgdoyHBOrFeJBR3g== + dependencies: + node-fetch "*" + "@types/node@*", "@types/node@^18.0.0": version "18.11.17" resolved "https://registry.npmjs.org/@types/node/-/node-18.11.17.tgz" @@ -1063,6 +1070,11 @@ dashdash@^1.12.0: dependencies: assert-plus "^1.0.0" +data-uri-to-buffer@^4.0.0: + version "4.0.1" + resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz#d8feb2b2881e6a4f58c2e08acfd0e2834e26222e" + integrity sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A== + date-format@4.0.3: version "4.0.3" resolved "https://registry.npmjs.org/date-format/-/date-format-4.0.3.tgz" @@ -1381,6 +1393,14 @@ fd-slicer@~1.1.0: dependencies: pend "~1.2.0" +fetch-blob@^3.1.2, fetch-blob@^3.1.4: + version "3.2.0" + resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.2.0.tgz#f09b8d4bbd45adc6f0c20b7e787e793e309dcce9" + integrity sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ== + dependencies: + node-domexception "^1.0.0" + web-streams-polyfill "^3.0.3" + figures@^3.0.0: version "3.2.0" resolved "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz" @@ -1452,6 +1472,13 @@ form-data@~2.3.2: combined-stream "^1.0.6" mime-types "^2.1.12" +formdata-polyfill@^4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423" + integrity sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g== + dependencies: + fetch-blob "^3.1.2" + fs-constants@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz" @@ -2458,6 +2485,20 @@ nanoid@3.3.1: resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz" integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw== +node-domexception@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5" + integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ== + +node-fetch@*: + version "3.3.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.1.tgz#b3eea7b54b3a48020e46f4f88b9c5a7430d20b2e" + integrity sha512-cRVc/kyto/7E5shrWca1Wsea4y6tL9iYJE5FBCius3JQfb/4P4I295PfhgbJQBLTx6lATE4z+wK0rPM4VS2uow== + dependencies: + data-uri-to-buffer "^4.0.0" + fetch-blob "^3.1.4" + formdata-polyfill "^4.0.10" + node-fetch@2.6.7: version "2.6.7" resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz" @@ -3361,6 +3402,11 @@ wdio-mediawiki@2.2.0: dependencies: mwbot "2.0.0" +web-streams-polyfill@^3.0.3: + version "3.2.1" + resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6" + integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q== + webdriver@7.16.13: version "7.16.13" resolved "https://registry.npmjs.org/webdriver/-/webdriver-7.16.13.tgz"