From 028eea835da1be913a769a86b728410feb2aefa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 10:12:12 +0900 Subject: [PATCH 1/4] chore(deps): update dependency @types/node to v18.16.2 (#976) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1ea6200b..e03ceb7b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@bugsnag/plugin-react": "7.19.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "14.0.0", - "@types/node": "18.16.1", + "@types/node": "18.16.2", "@types/react": "18.0.26", "@types/react-burger-menu": "2.8.3", "@types/react-copy-to-clipboard": "5.0.4", diff --git a/yarn.lock b/yarn.lock index 4af3c9c0..03f6184f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1129,10 +1129,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da" integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw== -"@types/node@18.16.1": - version "18.16.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.1.tgz#5db121e9c5352925bb1f1b892c4ae620e3526799" - integrity sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA== +"@types/node@18.16.2": + version "18.16.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.2.tgz#2f610ea71034b3971c312192377f8a7178eb57f1" + integrity sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg== "@types/node@^14.14.31": version "14.18.12" From 34c1f480974ca9c1a4d3bcaced93cec9a88e7c00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 10:31:01 +0900 Subject: [PATCH 2/4] chore(deps): update dependency axios to v1.4.0 (#977) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e03ceb7b..194f5262 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/react-copy-to-clipboard": "5.0.4", "@types/styled-components": "5.1.26", "autoprefixer": "10.4.14", - "axios": "1.3.6", + "axios": "1.4.0", "cypress": "12.11.0", "daisyui": "2.51.6", "dayjs": "1.11.7", diff --git a/yarn.lock b/yarn.lock index 03f6184f..9fcf4448 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1585,10 +1585,10 @@ axe-core@^4.3.5: resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.1.tgz#7dbdc25989298f9ad006645cd396782443757413" integrity sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw== -axios@1.3.6: - version "1.3.6" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.6.tgz#1ace9a9fb994314b5f6327960918406fa92c6646" - integrity sha512-PEcdkk7JcdPiMDkvM4K6ZBRYq9keuVJsToxm2zQIM70Qqo2WHTdJZMXcG9X+RmRp2VPNUQC8W1RAGbgt6b1yMg== +axios@1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f" + integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA== dependencies: follow-redirects "^1.15.0" form-data "^4.0.0" From e7ae1fd96da98ab56de601a8aad4783fdef335bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 10:02:21 +0000 Subject: [PATCH 3/4] chore(deps): update dependency @types/node to v18.16.3 (#978) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 194f5262..48c4bc8d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@bugsnag/plugin-react": "7.19.0", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "14.0.0", - "@types/node": "18.16.2", + "@types/node": "18.16.3", "@types/react": "18.0.26", "@types/react-burger-menu": "2.8.3", "@types/react-copy-to-clipboard": "5.0.4", diff --git a/yarn.lock b/yarn.lock index 9fcf4448..a6aa4ddc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1129,10 +1129,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da" integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw== -"@types/node@18.16.2": - version "18.16.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.2.tgz#2f610ea71034b3971c312192377f8a7178eb57f1" - integrity sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg== +"@types/node@18.16.3": + version "18.16.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01" + integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q== "@types/node@^14.14.31": version "14.18.12" From 965020ba9c46c78dc3dc8f1b94b6063d15b0f3c6 Mon Sep 17 00:00:00 2001 From: Osamu Takiya Date: Sun, 30 Apr 2023 12:32:34 +0900 Subject: [PATCH 4/4] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20=E6=9C=80=E7=B5=82?= =?UTF-8?q?=E7=B5=90=E6=9E=9C=E3=81=AE=E9=A0=86=E4=BD=8D=E8=A1=A8=E3=81=AE?= =?UTF-8?q?=20PDF=20=E3=82=92=E9=9D=9E=E3=83=AD=E3=82=B0=E3=82=A4=E3=83=B3?= =?UTF-8?q?=E3=81=A7=E3=82=82=E9=96=B2=E8=A6=A7=E3=81=A7=E3=81=8D=E3=82=8B?= =?UTF-8?q?=E3=83=AA=E3=83=B3=E3=82=AF=E5=85=88=E3=81=B8=E3=81=A8=E5=A4=89?= =?UTF-8?q?=E6=9B=B4=E3=81=97=E3=81=9F=20(#979)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/common/RankingTableAndTweetSummary.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/common/RankingTableAndTweetSummary.tsx b/components/common/RankingTableAndTweetSummary.tsx index 34e02d78..9898eb45 100644 --- a/components/common/RankingTableAndTweetSummary.tsx +++ b/components/common/RankingTableAndTweetSummary.tsx @@ -16,12 +16,12 @@ export const RankingTableAndTweetSummary: NextPage = () => {

- 順位表 (BOOTH) + 順位表 (PDF)