}>
-
diff --git a/components/layout/navbar/language-control.tsx b/components/layout/navbar/language-control.tsx
new file mode 100644
index 000000000..10e54c0d0
--- /dev/null
+++ b/components/layout/navbar/language-control.tsx
@@ -0,0 +1,9 @@
+export const LanguageControl = () => {
+ return (
+
+ JP
+ /
+ EN
+
+ );
+};
diff --git a/components/menu/index.tsx b/components/menu/index.tsx
deleted file mode 100644
index a5cebc4d8..000000000
--- a/components/menu/index.tsx
+++ /dev/null
@@ -1,11 +0,0 @@
-'use client';
-
-import MenuIcon from 'components/icons/menu';
-
-export default function Menu() {
- return (
-
- );
-}
diff --git a/package.json b/package.json
index 96483d565..af4414423 100644
--- a/package.json
+++ b/package.json
@@ -28,10 +28,10 @@
"clsx": "^2.0.0",
"eslint-plugin-tailwindcss": "^3.13.0",
"eslint-plugin-unused-imports": "^3.0.0",
- "next": "13.4.13-canary.15",
+ "next": "latest",
"prettier-plugin-organize-imports": "^3.2.3",
- "react": "18.2.0",
- "react-dom": "18.2.0"
+ "react": "latest",
+ "react-dom": "latest"
},
"devDependencies": {
"@tailwindcss/container-queries": "^0.1.1",
@@ -41,7 +41,7 @@
"@types/react-dom": "18.2.7",
"autoprefixer": "^10.4.14",
"eslint": "^8.45.0",
- "eslint-config-next": "^13.4.12",
+ "eslint-config-next": "latest",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-unicorn": "^48.0.0",
"lint-staged": "^13.2.3",
diff --git a/public/assets/images/logo.svg b/public/assets/images/logo.svg
deleted file mode 100644
index ff7e49d9e..000000000
--- a/public/assets/images/logo.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-
diff --git a/yarn.lock b/yarn.lock
index a777ffc0b..d42aeedc8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -206,81 +206,81 @@ __metadata:
languageName: node
linkType: hard
-"@next/env@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "@next/env@npm:13.4.13-canary.15"
- checksum: 61ddfe28c242553730bd8ac3de7ef62d210ae55a664159b79d34f848af98eb44606cea17b4f71b6ed4259f60f39741e81bcc75ff47e43dbf858337152cb434e6
+"@next/env@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/env@npm:13.4.13"
+ checksum: 94935ff1730de9fe00be238256ad1af3e5da7ae737e6ce5d261404ccc9245f2a18fee24afa7f3b27d7f7d1c16e2715c8eccb70260ab0c0a08e7bbaa95ed36211
languageName: node
linkType: hard
-"@next/eslint-plugin-next@npm:13.4.12":
- version: 13.4.12
- resolution: "@next/eslint-plugin-next@npm:13.4.12"
+"@next/eslint-plugin-next@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/eslint-plugin-next@npm:13.4.13"
dependencies:
glob: 7.1.7
- checksum: a20cf430efe7602b819e69d826c33659a9c2cfa7c6162f63d91b607ff6ac9da0e79ff27f38cebd79117500640329bd107521b4874e6a2d009ddafab762885c82
+ checksum: cd1e9c2a2bcda62ac28dc0bb5d19f8d74b31ac85adbd5e101c1c854480bcff3dfc7bc11be12d386898e61f0256e6d8c33022cfcf288a2bd5c4d061ab473c336f
languageName: node
linkType: hard
-"@next/swc-darwin-arm64@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "@next/swc-darwin-arm64@npm:13.4.13-canary.15"
+"@next/swc-darwin-arm64@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/swc-darwin-arm64@npm:13.4.13"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
-"@next/swc-darwin-x64@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "@next/swc-darwin-x64@npm:13.4.13-canary.15"
+"@next/swc-darwin-x64@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/swc-darwin-x64@npm:13.4.13"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
-"@next/swc-linux-arm64-gnu@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "@next/swc-linux-arm64-gnu@npm:13.4.13-canary.15"
+"@next/swc-linux-arm64-gnu@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/swc-linux-arm64-gnu@npm:13.4.13"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
-"@next/swc-linux-arm64-musl@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "@next/swc-linux-arm64-musl@npm:13.4.13-canary.15"
+"@next/swc-linux-arm64-musl@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/swc-linux-arm64-musl@npm:13.4.13"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
-"@next/swc-linux-x64-gnu@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "@next/swc-linux-x64-gnu@npm:13.4.13-canary.15"
+"@next/swc-linux-x64-gnu@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/swc-linux-x64-gnu@npm:13.4.13"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
-"@next/swc-linux-x64-musl@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "@next/swc-linux-x64-musl@npm:13.4.13-canary.15"
+"@next/swc-linux-x64-musl@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/swc-linux-x64-musl@npm:13.4.13"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
-"@next/swc-win32-arm64-msvc@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "@next/swc-win32-arm64-msvc@npm:13.4.13-canary.15"
+"@next/swc-win32-arm64-msvc@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/swc-win32-arm64-msvc@npm:13.4.13"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
-"@next/swc-win32-ia32-msvc@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "@next/swc-win32-ia32-msvc@npm:13.4.13-canary.15"
+"@next/swc-win32-ia32-msvc@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/swc-win32-ia32-msvc@npm:13.4.13"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard
-"@next/swc-win32-x64-msvc@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "@next/swc-win32-x64-msvc@npm:13.4.13-canary.15"
+"@next/swc-win32-x64-msvc@npm:13.4.13":
+ version: 13.4.13
+ resolution: "@next/swc-win32-x64-msvc@npm:13.4.13"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@@ -454,65 +454,66 @@ __metadata:
languageName: node
linkType: hard
-"@typescript-eslint/parser@npm:^5.42.0":
- version: 5.62.0
- resolution: "@typescript-eslint/parser@npm:5.62.0"
+"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0":
+ version: 6.3.0
+ resolution: "@typescript-eslint/parser@npm:6.3.0"
dependencies:
- "@typescript-eslint/scope-manager": 5.62.0
- "@typescript-eslint/types": 5.62.0
- "@typescript-eslint/typescript-estree": 5.62.0
+ "@typescript-eslint/scope-manager": 6.3.0
+ "@typescript-eslint/types": 6.3.0
+ "@typescript-eslint/typescript-estree": 6.3.0
+ "@typescript-eslint/visitor-keys": 6.3.0
debug: ^4.3.4
peerDependencies:
- eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
+ eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
- checksum: d168f4c7f21a7a63f47002e2d319bcbb6173597af5c60c1cf2de046b46c76b4930a093619e69faf2d30214c29ab27b54dcf1efc7046a6a6bd6f37f59a990e752
+ checksum: ec739adbe4a972a696b4a4625dc5c2f5b4e072968decdcafd0a9b972d0167007230951a6450becb52e187b1b90a2858debba26f73162e293f7846b373888b8e9
languageName: node
linkType: hard
-"@typescript-eslint/scope-manager@npm:5.62.0":
- version: 5.62.0
- resolution: "@typescript-eslint/scope-manager@npm:5.62.0"
+"@typescript-eslint/scope-manager@npm:6.3.0":
+ version: 6.3.0
+ resolution: "@typescript-eslint/scope-manager@npm:6.3.0"
dependencies:
- "@typescript-eslint/types": 5.62.0
- "@typescript-eslint/visitor-keys": 5.62.0
- checksum: 6062d6b797fe1ce4d275bb0d17204c827494af59b5eaf09d8a78cdd39dadddb31074dded4297aaf5d0f839016d601032857698b0e4516c86a41207de606e9573
+ "@typescript-eslint/types": 6.3.0
+ "@typescript-eslint/visitor-keys": 6.3.0
+ checksum: 1690465f620f2b4517d45516864ef107258b2b608293d72606d0f115e11a8c1416b3d57e1b67f1daa1838f0239f71464aead57fe77c53ebd54b0aeee5fd4cf5e
languageName: node
linkType: hard
-"@typescript-eslint/types@npm:5.62.0":
- version: 5.62.0
- resolution: "@typescript-eslint/types@npm:5.62.0"
- checksum: 48c87117383d1864766486f24de34086155532b070f6264e09d0e6139449270f8a9559cfef3c56d16e3bcfb52d83d42105d61b36743626399c7c2b5e0ac3b670
+"@typescript-eslint/types@npm:6.3.0":
+ version: 6.3.0
+ resolution: "@typescript-eslint/types@npm:6.3.0"
+ checksum: 3c133e4c1b06d009739f1a4387831eb99758ba45b06b6f632fe9cf14c2839fc92dcbdbb6d94ca42c1cb5ab4ca1b31a5ead50a72e0a084b62e4de15255c451160
languageName: node
linkType: hard
-"@typescript-eslint/typescript-estree@npm:5.62.0":
- version: 5.62.0
- resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
+"@typescript-eslint/typescript-estree@npm:6.3.0":
+ version: 6.3.0
+ resolution: "@typescript-eslint/typescript-estree@npm:6.3.0"
dependencies:
- "@typescript-eslint/types": 5.62.0
- "@typescript-eslint/visitor-keys": 5.62.0
+ "@typescript-eslint/types": 6.3.0
+ "@typescript-eslint/visitor-keys": 6.3.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
- semver: ^7.3.7
- tsutils: ^3.21.0
+ semver: ^7.5.4
+ ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
- checksum: 3624520abb5807ed8f57b1197e61c7b1ed770c56dfcaca66372d584ff50175225798bccb701f7ef129d62c5989070e1ee3a0aa2d84e56d9524dcf011a2bb1a52
+ checksum: b2bb03411a5d079a9fd3310eec0af3b81a99827569cb3957724071aa54ac6c88449fbd1ebb72d7a356d5994d7e9542b5292a385ca3c3b0bc8049bb61a40a8ae9
languageName: node
linkType: hard
-"@typescript-eslint/visitor-keys@npm:5.62.0":
- version: 5.62.0
- resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
+"@typescript-eslint/visitor-keys@npm:6.3.0":
+ version: 6.3.0
+ resolution: "@typescript-eslint/visitor-keys@npm:6.3.0"
dependencies:
- "@typescript-eslint/types": 5.62.0
- eslint-visitor-keys: ^3.3.0
- checksum: 976b05d103fe8335bef5c93ad3f76d781e3ce50329c0243ee0f00c0fcfb186c81df50e64bfdd34970148113f8ade90887f53e3c4938183afba830b4ba8e30a35
+ "@typescript-eslint/types": 6.3.0
+ eslint-visitor-keys: ^3.4.1
+ checksum: fc3148c3284de3f42724736f312a4fd0c3c2029617ae2ea9a84cf6601d31f600ee6563f9288de162028ffffde85b58d92feaafbe75a2da863ff2c4e3a0b5ed8c
languageName: node
linkType: hard
@@ -1181,19 +1182,19 @@ __metadata:
autoprefixer: ^10.4.14
clsx: ^2.0.0
eslint: ^8.45.0
- eslint-config-next: ^13.4.12
+ eslint-config-next: latest
eslint-config-prettier: ^8.8.0
eslint-plugin-tailwindcss: ^3.13.0
eslint-plugin-unicorn: ^48.0.0
eslint-plugin-unused-imports: ^3.0.0
lint-staged: ^13.2.3
- next: 13.4.13-canary.15
+ next: latest
postcss: ^8.4.27
prettier: 3.0.1
prettier-plugin-organize-imports: ^3.2.3
prettier-plugin-tailwindcss: ^0.4.1
- react: 18.2.0
- react-dom: 18.2.0
+ react: latest
+ react-dom: latest
tailwindcss: ^3.3.3
typescript: 5.1.6
languageName: unknown
@@ -1545,13 +1546,13 @@ __metadata:
languageName: node
linkType: hard
-"eslint-config-next@npm:^13.4.12":
- version: 13.4.12
- resolution: "eslint-config-next@npm:13.4.12"
+"eslint-config-next@npm:latest":
+ version: 13.4.13
+ resolution: "eslint-config-next@npm:13.4.13"
dependencies:
- "@next/eslint-plugin-next": 13.4.12
+ "@next/eslint-plugin-next": 13.4.13
"@rushstack/eslint-patch": ^1.1.3
- "@typescript-eslint/parser": ^5.42.0
+ "@typescript-eslint/parser": ^5.4.2 || ^6.0.0
eslint-import-resolver-node: ^0.3.6
eslint-import-resolver-typescript: ^3.5.2
eslint-plugin-import: ^2.26.0
@@ -1564,7 +1565,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
- checksum: 633eccf920d94a1248c089ec08c52245d863b1b45d68be04deff93c0a0d60373c96610d69d005909b2c9beb81b0af7a12a777d03277cd4db60233e99ac8ef281
+ checksum: 992f98cef6b2c00220ee642df82333b03566042a6c9115a57041884fc22284c6f89f2fc2ea30a1355b73dc3e2124047de2cf64cf1bf5ed041d998f436e98a894
languageName: node
linkType: hard
@@ -3296,20 +3297,20 @@ __metadata:
languageName: node
linkType: hard
-"next@npm:13.4.13-canary.15":
- version: 13.4.13-canary.15
- resolution: "next@npm:13.4.13-canary.15"
+"next@npm:latest":
+ version: 13.4.13
+ resolution: "next@npm:13.4.13"
dependencies:
- "@next/env": 13.4.13-canary.15
- "@next/swc-darwin-arm64": 13.4.13-canary.15
- "@next/swc-darwin-x64": 13.4.13-canary.15
- "@next/swc-linux-arm64-gnu": 13.4.13-canary.15
- "@next/swc-linux-arm64-musl": 13.4.13-canary.15
- "@next/swc-linux-x64-gnu": 13.4.13-canary.15
- "@next/swc-linux-x64-musl": 13.4.13-canary.15
- "@next/swc-win32-arm64-msvc": 13.4.13-canary.15
- "@next/swc-win32-ia32-msvc": 13.4.13-canary.15
- "@next/swc-win32-x64-msvc": 13.4.13-canary.15
+ "@next/env": 13.4.13
+ "@next/swc-darwin-arm64": 13.4.13
+ "@next/swc-darwin-x64": 13.4.13
+ "@next/swc-linux-arm64-gnu": 13.4.13
+ "@next/swc-linux-arm64-musl": 13.4.13
+ "@next/swc-linux-x64-gnu": 13.4.13
+ "@next/swc-linux-x64-musl": 13.4.13
+ "@next/swc-win32-arm64-msvc": 13.4.13
+ "@next/swc-win32-ia32-msvc": 13.4.13
+ "@next/swc-win32-x64-msvc": 13.4.13
"@swc/helpers": 0.5.1
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
@@ -3348,7 +3349,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
- checksum: fe7ebc375247fea731f4693908e27bf5aa97e56999b8455952aa2084e12db8e1dfab384787783c4dfe0448e46defa623aded66b4aa4348dde1343a96be381e94
+ checksum: 49c161ffafa0f63ee07d37720431aa92dd95b1f593519d729116904b1d61e8fd2b51ed97546f9ac4406132f74198010277022948fa27cac1c82571abeba2a6cd
languageName: node
linkType: hard
@@ -3989,7 +3990,7 @@ __metadata:
languageName: node
linkType: hard
-"react-dom@npm:18.2.0":
+"react-dom@npm:latest":
version: 18.2.0
resolution: "react-dom@npm:18.2.0"
dependencies:
@@ -4008,7 +4009,7 @@ __metadata:
languageName: node
linkType: hard
-"react@npm:18.2.0":
+"react@npm:latest":
version: 18.2.0
resolution: "react@npm:18.2.0"
dependencies:
@@ -4306,7 +4307,7 @@ __metadata:
languageName: node
linkType: hard
-"semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.4":
+"semver@npm:^7.3.5, semver@npm:^7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
@@ -4809,6 +4810,15 @@ __metadata:
languageName: node
linkType: hard
+"ts-api-utils@npm:^1.0.1":
+ version: 1.0.1
+ resolution: "ts-api-utils@npm:1.0.1"
+ peerDependencies:
+ typescript: ">=4.2.0"
+ checksum: 78794fc7270d295b36c1ac613465b5dc7e7226907a533125b30f177efef9dd630d4e503b00be31b44335eb2ebf9e136ebe97353f8fc5d383885d5fead9d54c09
+ languageName: node
+ linkType: hard
+
"ts-interface-checker@npm:^0.1.9":
version: 0.1.13
resolution: "ts-interface-checker@npm:0.1.13"
@@ -4828,13 +4838,6 @@ __metadata:
languageName: node
linkType: hard
-"tslib@npm:^1.8.1":
- version: 1.14.1
- resolution: "tslib@npm:1.14.1"
- checksum: dbe628ef87f66691d5d2959b3e41b9ca0045c3ee3c7c7b906cc1e328b39f199bb1ad9e671c39025bd56122ac57dfbf7385a94843b1cc07c60a4db74795829acd
- languageName: node
- linkType: hard
-
"tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.0":
version: 2.6.1
resolution: "tslib@npm:2.6.1"
@@ -4842,17 +4845,6 @@ __metadata:
languageName: node
linkType: hard
-"tsutils@npm:^3.21.0":
- version: 3.21.0
- resolution: "tsutils@npm:3.21.0"
- dependencies:
- tslib: ^1.8.1
- peerDependencies:
- typescript: ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
- checksum: 1843f4c1b2e0f975e08c4c21caa4af4f7f65a12ac1b81b3b8489366826259323feb3fc7a243123453d2d1a02314205a7634e048d4a8009921da19f99755cdc48
- languageName: node
- linkType: hard
-
"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
version: 0.4.0
resolution: "type-check@npm:0.4.0"