From 25b2c77554cbb280a4512d28465c3e2ecf4ef86a Mon Sep 17 00:00:00 2001 From: nuintun Date: Wed, 18 Dec 2024 10:14:53 +0800 Subject: [PATCH] feat: Bump deps --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 5a8f1a70..5e71e666 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@ant-design/cssinjs-utils": "^1.1.3", "@ant-design/icons": "^5.5.2", "@ant-design/plots": "^2.3.2", - "@nuintun/qrcode": "^4.1.9", + "@nuintun/qrcode": "^4.1.10", "@swc/helpers": "^0.5.15", "antd": "^5.22.5", "classnames": "^2.5.1", @@ -38,7 +38,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-error-boundary": "^4.1.2", - "react-nest-router": "^0.19.22", + "react-nest-router": "^0.19.23", "throttle-debounce": "^5.0.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d41dd14..12f2e749 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^2.3.2 version: 2.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@nuintun/qrcode': - specifier: ^4.1.9 - version: 4.1.9 + specifier: ^4.1.10 + version: 4.1.10 '@swc/helpers': specifier: ^0.5.15 version: 0.5.15 @@ -64,8 +64,8 @@ importers: specifier: ^4.1.2 version: 4.1.2(react@18.3.1) react-nest-router: - specifier: ^0.19.22 - version: 0.19.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^0.19.23 + version: 0.19.23(react-dom@18.3.1(react@18.3.1))(react@18.3.1) throttle-debounce: specifier: ^5.0.2 version: 5.0.2 @@ -483,8 +483,8 @@ packages: '@nuintun/ansi@0.1.1': resolution: {integrity: sha512-RagnWdqgdcIhkeMX4jFwxeG9vUuSXZiM6V5BEumo+wVZz7sjAdBdvxn5PXKzk/PRWUHlQadDtL8Ct7KQQNxFFw==} - '@nuintun/qrcode@4.1.9': - resolution: {integrity: sha512-BHwd4aXGv9XWH7Yntqprkwu3qYg4s5X9YgiAqkU+oxV4ZdhWRf11MAYG9i3grAWpVjruQPutRvbz3+1JnpWA6A==} + '@nuintun/qrcode@4.1.10': + resolution: {integrity: sha512-JiIvUMWmKoCkIFbiiMKvnB3oED9Ob/MFyUkzBTWKaid3R2bwFdhXu6f2wUnC0OpfjcNcFvcOft1OY1fXGUUTxg==} '@nuintun/svgo-loader@0.2.16': resolution: {integrity: sha512-tRR+NHp+Z4UDu3w6MPScTiJaY0nRE7jusmESz81O1j7MuKPkrakzEkZPZwOhkzR1jXt/EpGSjTd46esMF8Eqvw==} @@ -2755,8 +2755,8 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-nest-router@0.19.22: - resolution: {integrity: sha512-eHqGfVQNvWAVlw/rSpqKFsQ86l8RTuzmLZF1dG8IGYHsAneQTiXFlEDS2kWdHW4EOp3Pglfwmh9P89IWud1DOw==} + react-nest-router@0.19.23: + resolution: {integrity: sha512-fk4iqdRxxcTSu9+dhR3WCRmMpMQ88SPsegfpwDyuOHCZeUbWmWHsdRYXTLNMuDBizus8DItv0rlXLNy4rw7L6A==} peerDependencies: react: '>=17.0.0' react-dom: '>=17.0.0' @@ -3824,7 +3824,7 @@ snapshots: dependencies: tslib: 2.8.1 - '@nuintun/qrcode@4.1.9': + '@nuintun/qrcode@4.1.10': dependencies: tslib: 2.8.1 @@ -6242,7 +6242,7 @@ snapshots: react-is@18.3.1: {} - react-nest-router@0.19.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-nest-router@0.19.23(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1)