From b9c44bf26cd02904b4aa2e5599c6ce837fa5a75d Mon Sep 17 00:00:00 2001 From: Chung-il Jung Date: Mon, 18 Mar 2024 01:40:42 +0900 Subject: [PATCH] =?UTF-8?q?chore(=ED=95=A8=EC=88=98=EB=9E=91=ED=94=BC?= =?UTF-8?q?=ED=94=8C):=20pnpm=20lock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-lock.yaml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ff99266..298dd0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,13 +85,13 @@ importers: apps/people-1: dependencies: next: - specifier: 14.1.3 + specifier: ^14.1.3 version: 14.1.3(react-dom@18.2.0)(react@18.2.0) react: - specifier: ^18 + specifier: ^18.2.0 version: 18.2.0 react-dom: - specifier: ^18 + specifier: ^18.2.0 version: 18.2.0(react@18.2.0) devDependencies: '@hamsurang/eslint-config': @@ -101,13 +101,13 @@ importers: specifier: workspace:* version: link:../../configs/tsconfig '@types/react': - specifier: ^18 + specifier: ^18.2.65 version: 18.2.65 '@types/react-dom': - specifier: ^18 + specifier: ^18.2.21 version: 18.2.21 eslint-config-next: - specifier: 14.1.3 + specifier: ^14.1.3 version: 14.1.3(eslint@8.57.0)(typescript@5.4.2) configs/eslint-config: @@ -1960,7 +1960,7 @@ packages: eslint: 8.57.0 eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0) eslint-plugin-import: 2.29.1(eslint@8.57.0) - fast-glob: 3.3.2 + fast-glob: 3.3.1 get-tsconfig: 4.7.2 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -2430,7 +2430,6 @@ packages: glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.5 - dev: false /fast-glob@3.3.2: resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}