From 96deae2977ad3047fd9ca472a9662c4a1f017b41 Mon Sep 17 00:00:00 2001 From: Shinahin Date: Wed, 11 Mar 2026 19:02:24 +0900 Subject: [PATCH] =?UTF-8?q?=E8=A8=AD=E5=AE=9A=E3=83=95=E3=82=A1=E3=82=A4?= =?UTF-8?q?=E3=83=AB=E3=81=AE=E8=BF=BD=E5=8A=A0=E3=80=81=E3=83=AA=E3=83=B3?= =?UTF-8?q?=E3=82=AF=E3=81=AE=E4=BF=AE=E6=AD=A3=E3=80=81=E3=83=9A=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=81=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 4 ++++ bun.lock | 1 - src/app/layout.tsx | 4 ++-- src/app/page.tsx | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..481138e --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "snyk.advanced.organization": "738830e3-14db-4f20-b39d-740a54b60bd3", + "snyk.advanced.autoSelectOrganization": true +} diff --git a/bun.lock b/bun.lock index c5a4c08..0a90fb8 100644 --- a/bun.lock +++ b/bun.lock @@ -1,6 +1,5 @@ { "lockfileVersion": 1, - "configVersion": 1, "workspaces": { "": { "name": "analyze-bot-hp", diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 83caf99..d59ce2c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -38,7 +38,7 @@ export default function RootLayout({