From 74e537f291fa66ed6f68e29ebffd4e0f891b34fe Mon Sep 17 00:00:00 2001 From: Kenneth Date: Tue, 7 Oct 2025 10:44:59 +0700 Subject: [PATCH] build: update pnpm-lock --- package.json | 4 +++- pnpm-lock.yaml | 45 +++++---------------------------------------- 2 files changed, 8 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 4583218..0236c3b 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "antd": "^5.21.2", "clsx": "^2.1.1", "dayjs": "^1.11.13", + "i18next": "^25.5.3", "polished": "^4.3.1", "rc-field-form": "^2.7.0", "rc-image": "^7.12.0", @@ -40,7 +41,8 @@ "rc-table": "^7.53.0", "rc-tree": "^5.13.1", "react-hook-form": "^7.53.0", - "react-router-dom": "^6.28.0" + "react-router-dom": "^6.28.0", + "yup": "^1.7.1" }, "devDependencies": { "@babel/core": "^7.25.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 29c21b9..afa9707 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,15 +80,12 @@ importers: react-hook-form: specifier: ^7.53.0 version: 7.62.0(react@18.3.1) - react-router: - specifier: ^7.9.3 - version: 7.9.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: specifier: ^6.28.0 version: 6.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) yup: - specifier: 1.7.0 - version: 1.7.0 + specifier: ^1.7.1 + version: 1.7.1 devDependencies: '@babel/core': specifier: ^7.25.2 @@ -99,9 +96,6 @@ importers: '@babel/preset-react': specifier: ^7.24.7 version: 7.27.1(@babel/core@7.28.4) - '@emotion/babel-plugin': - specifier: ^11.13.5 - version: 11.13.5 '@types/react': specifier: ^18.3.10 version: 18.3.24 @@ -1462,10 +1456,6 @@ packages: resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} engines: {node: '>= 0.6'} - cookie@1.0.2: - resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==} - engines: {node: '>=18'} - copy-to-clipboard@3.3.3: resolution: {integrity: sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==} @@ -2632,16 +2622,6 @@ packages: peerDependencies: react: '>=16.8' - react-router@7.9.3: - resolution: {integrity: sha512-4o2iWCFIwhI/eYAIL43+cjORXYn/aRQPgtFRRZb3VzoyQ5Uej0Bmqj7437L97N9NJW4wnicSwLOLS+yCXfAPgg==} - engines: {node: '>=20.0.0'} - peerDependencies: - react: '>=18' - react-dom: '>=18' - peerDependenciesMeta: - react-dom: - optional: true - react@18.3.1: resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} engines: {node: '>=0.10.0'} @@ -2767,9 +2747,6 @@ packages: resolution: {integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==} engines: {node: '>= 0.8.0'} - set-cookie-parser@2.7.1: - resolution: {integrity: sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==} - setprototypeof@1.1.0: resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==} @@ -3156,8 +3133,8 @@ packages: resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==} engines: {node: '>=12.20'} - yup@1.7.0: - resolution: {integrity: sha512-VJce62dBd+JQvoc+fCVq+KZfPHr+hXaxCcVgotfwWvlR0Ja3ffYKaJBT8rptPOSKOGJDCUnW2C2JWpud7aRP6Q==} + yup@1.7.1: + resolution: {integrity: sha512-GKHFX2nXul2/4Dtfxhozv701jLQHdf6J34YDh2cEkpqoo8le5Mg6/LrdseVLrFarmFygZTlfIhHx/QKfb/QWXw==} snapshots: @@ -4960,8 +4937,6 @@ snapshots: cookie@0.7.1: {} - cookie@1.0.2: {} - copy-to-clipboard@3.3.3: dependencies: toggle-selection: 1.0.6 @@ -6107,14 +6082,6 @@ snapshots: '@remix-run/router': 1.23.0 react: 18.3.1 - react-router@7.9.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1): - dependencies: - cookie: 1.0.2 - react: 18.3.1 - set-cookie-parser: 2.7.1 - optionalDependencies: - react-dom: 18.3.1(react@18.3.1) - react@18.3.1: dependencies: loose-envify: 1.4.0 @@ -6265,8 +6232,6 @@ snapshots: transitivePeerDependencies: - supports-color - set-cookie-parser@2.7.1: {} - setprototypeof@1.1.0: {} setprototypeof@1.2.0: {} @@ -6671,7 +6636,7 @@ snapshots: yocto-queue@1.2.1: {} - yup@1.7.0: + yup@1.7.1: dependencies: property-expr: 2.0.6 tiny-case: 1.0.3