From 3446f3c6a1aa9070bcc885d0adee4f30c8b769c9 Mon Sep 17 00:00:00 2001 From: keitakn Date: Fri, 21 Oct 2022 23:33:13 +0900 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20@nekochans/lgtm-cat-ui=20?= =?UTF-8?q?=E3=82=92=E6=9C=80=E6=96=B0=E5=AE=89=E5=AE=9A=E7=89=88=E3=81=AE?= =?UTF-8?q?=20v2.0.10=20=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2fdc6517..23fcba13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "lgtm-cat-frontend", "version": "1.0.0", "dependencies": { - "@nekochans/lgtm-cat-ui": "^2.0.9", + "@nekochans/lgtm-cat-ui": "^2.0.10", "@sentry/nextjs": "^7.12.1", "lodash.throttle": "^4.1.1", "next": "^12.3.0", @@ -75,7 +75,7 @@ }, "../lgtm-cat-ui": { "name": "@nekochans/lgtm-cat-ui", - "version": "2.0.9", + "version": "2.0.10", "extraneous": true, "license": "MIT", "devDependencies": { @@ -3626,9 +3626,9 @@ } }, "node_modules/@nekochans/lgtm-cat-ui": { - "version": "2.0.9", - "resolved": "https://npm.pkg.github.com/download/@nekochans/lgtm-cat-ui/2.0.9/54269d36bd52062b21840fb8f895a751a1387e76", - "integrity": "sha512-vasnw1uJdaQOnxVCfDi4OeW0xUbjoQFkUsSSeIVU1px8NYsslpOp3QAXVc0lxI3jozhayaW0Frpz3Ilu1DsM9w==", + "version": "2.0.10", + "resolved": "https://npm.pkg.github.com/download/@nekochans/lgtm-cat-ui/2.0.10/5fa34ba0b2223301b5429405c518993217b8261f", + "integrity": "sha512-9T+TNapnUwCIHHuIC1DwrQJ8Fg+pFTBuuuxi9K/081dlK72aWjSgpQJQ3BQynZYUBZAPRMaBl0ShpOVLMOAaAg==", "license": "MIT", "peerDependencies": { "next": "^12.3.1", @@ -33643,9 +33643,9 @@ } }, "@nekochans/lgtm-cat-ui": { - "version": "2.0.9", - "resolved": "https://npm.pkg.github.com/download/@nekochans/lgtm-cat-ui/2.0.9/54269d36bd52062b21840fb8f895a751a1387e76", - "integrity": "sha512-vasnw1uJdaQOnxVCfDi4OeW0xUbjoQFkUsSSeIVU1px8NYsslpOp3QAXVc0lxI3jozhayaW0Frpz3Ilu1DsM9w==", + "version": "2.0.10", + "resolved": "https://npm.pkg.github.com/download/@nekochans/lgtm-cat-ui/2.0.10/5fa34ba0b2223301b5429405c518993217b8261f", + "integrity": "sha512-9T+TNapnUwCIHHuIC1DwrQJ8Fg+pFTBuuuxi9K/081dlK72aWjSgpQJQ3BQynZYUBZAPRMaBl0ShpOVLMOAaAg==", "requires": {} }, "@next/env": { diff --git a/package.json b/package.json index 6804328c..6e5ffd6d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "chromatic": "chromatic --project-token=$CHROMATIC_PROJECT_TOKEN" }, "dependencies": { - "@nekochans/lgtm-cat-ui": "^2.0.9", + "@nekochans/lgtm-cat-ui": "^2.0.10", "@sentry/nextjs": "^7.12.1", "lodash.throttle": "^4.1.1", "next": "^12.3.0",