From a5e7fefbdc9adbc1304bc28b2161fc0d6f3c1cca Mon Sep 17 00:00:00 2001 From: lintsinghua <1930438860@qq.com> Date: Sun, 26 Oct 2025 11:30:07 +0800 Subject: [PATCH] chore(dependencies): Update project dependencies - Add @radix-ui/react-visually-hidden package to project dependencies - Update package-lock.json and pnpm-lock.yaml to reflect new dependency - Ensure compatibility with existing project configuration --- package-lock.json | 1 + package.json | 3 +- pnpm-lock.yaml | 73 ++++++++++++++++++++++++++++++++++++++++------- 3 files changed, 65 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0c8689a..a3daecb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,6 +35,7 @@ "@radix-ui/react-toggle": "^1.1.6", "@radix-ui/react-toggle-group": "^1.1.7", "@radix-ui/react-tooltip": "^1.2.4", + "@radix-ui/react-visually-hidden": "^1.2.3", "@supabase/supabase-js": "^2.49.4", "axios": "^1.11.0", "class-variance-authority": "^0.7.1", diff --git a/package.json b/package.json index db3f13f..7f1e950 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "@radix-ui/react-toggle": "^1.1.6", "@radix-ui/react-toggle-group": "^1.1.7", "@radix-ui/react-tooltip": "^1.2.4", + "@radix-ui/react-visually-hidden": "^1.2.3", "@supabase/supabase-js": "^2.49.4", "axios": "^1.11.0", "class-variance-authority": "^0.7.1", @@ -98,4 +99,4 @@ "react": "^16.8.0 || ^17 || ^18 || ^19" } } -} +} \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65e3e32..8e26867 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,6 +89,9 @@ importers: '@radix-ui/react-tooltip': specifier: ^1.2.4 version: 1.2.7(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-visually-hidden': + specifier: ^1.2.3 + version: 1.2.3(@types/react-dom@19.1.7(@types/react@19.1.10))(@types/react@19.1.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@supabase/supabase-js': specifier: ^2.49.4 version: 2.55.0 @@ -130,7 +133,7 @@ importers: version: 2.0.0(@supabase/supabase-js@2.55.0)(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) miaoda-sc-plugin: specifier: ^1.0.11 - version: 1.0.11(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)) + version: 1.0.11(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0)) next-themes: specifier: ^0.4.6 version: 0.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -209,7 +212,7 @@ importers: version: 7.0.0-dev.20250819.1 '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.7.0(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)) + version: 4.7.0(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0)) autoprefixer: specifier: ^10.4.20 version: 10.4.21(postcss@8.5.6) @@ -222,15 +225,18 @@ importers: tailwindcss: specifier: ^3.4.11 version: 3.4.17 + terser: + specifier: ^5.44.0 + version: 5.44.0 typescript: specifier: ~5.7.2 version: 5.7.3 vite: specifier: ^5.1.4 - version: 5.4.19(@types/node@24.2.1)(lightningcss@1.30.1) + version: 5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0) vite-plugin-svgr: specifier: ^4.3.0 - version: 4.3.0(rollup@4.46.2)(typescript@5.7.3)(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)) + version: 4.3.0(rollup@4.46.2)(typescript@5.7.3)(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0)) packages: @@ -633,6 +639,9 @@ packages: resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} engines: {node: '>=6.0.0'} + '@jridgewell/source-map@0.3.11': + resolution: {integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==} + '@jridgewell/sourcemap-codec@1.5.5': resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} @@ -1819,6 +1828,9 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true + buffer-from@1.1.2: + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} + call-bind-apply-helpers@1.0.2: resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} engines: {node: '>= 0.4'} @@ -1902,6 +1914,9 @@ packages: comma-separated-tokens@2.0.3: resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} + commander@2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + commander@4.1.1: resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} engines: {node: '>= 6'} @@ -3292,6 +3307,13 @@ packages: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} + source-map-support@0.5.21: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} + + source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} + engines: {node: '>=0.10.0'} + space-separated-tokens@2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} @@ -3353,6 +3375,11 @@ packages: engines: {node: '>=14.0.0'} hasBin: true + terser@5.44.0: + resolution: {integrity: sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==} + engines: {node: '>=10'} + hasBin: true + thenify-all@1.6.0: resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==} engines: {node: '>=0.8'} @@ -3944,6 +3971,11 @@ snapshots: '@jridgewell/resolve-uri@3.1.2': {} + '@jridgewell/source-map@0.3.11': + dependencies: + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.30 + '@jridgewell/sourcemap-codec@1.5.5': {} '@jridgewell/trace-mapping@0.3.30': @@ -5084,7 +5116,7 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@vitejs/plugin-react@4.7.0(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1))': + '@vitejs/plugin-react@4.7.0(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0))': dependencies: '@babel/core': 7.28.0 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.0) @@ -5092,7 +5124,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 5.4.19(@types/node@24.2.1)(lightningcss@1.30.1) + vite: 5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0) transitivePeerDependencies: - supports-color @@ -5164,6 +5196,8 @@ snapshots: node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.25.2) + buffer-from@1.1.2: {} + call-bind-apply-helpers@1.0.2: dependencies: es-errors: 1.3.0 @@ -5253,6 +5287,8 @@ snapshots: comma-separated-tokens@2.0.3: {} + commander@2.20.3: {} + commander@4.1.1: {} commander@7.2.0: {} @@ -6228,12 +6264,12 @@ snapshots: react-dom: 18.3.1(react@18.3.1) react-router-dom: 6.30.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - miaoda-sc-plugin@1.0.11(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)): + miaoda-sc-plugin@1.0.11(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0)): dependencies: '@babel/parser': 7.28.0 '@babel/traverse': 7.28.0 magic-string: 0.30.17 - vite: 5.4.19(@types/node@24.2.1)(lightningcss@1.30.1) + vite: 5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0) transitivePeerDependencies: - supports-color @@ -6957,6 +6993,13 @@ snapshots: source-map-js@1.2.1: {} + source-map-support@0.5.21: + dependencies: + buffer-from: 1.1.2 + source-map: 0.6.1 + + source-map@0.6.1: {} + space-separated-tokens@2.0.2: {} streamdown@1.1.6(@types/react@19.1.10)(react@18.3.1): @@ -7060,6 +7103,13 @@ snapshots: transitivePeerDependencies: - ts-node + terser@5.44.0: + dependencies: + '@jridgewell/source-map': 0.3.11 + acorn: 8.15.0 + commander: 2.20.3 + source-map-support: 0.5.21 + thenify-all@1.6.0: dependencies: thenify: 3.3.1 @@ -7217,18 +7267,18 @@ snapshots: react-dom: 18.3.1(react@18.3.1) redux: 4.2.1 - vite-plugin-svgr@4.3.0(rollup@4.46.2)(typescript@5.7.3)(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)): + vite-plugin-svgr@4.3.0(rollup@4.46.2)(typescript@5.7.3)(vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0)): dependencies: '@rollup/pluginutils': 5.2.0(rollup@4.46.2) '@svgr/core': 8.1.0(typescript@5.7.3) '@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.7.3)) - vite: 5.4.19(@types/node@24.2.1)(lightningcss@1.30.1) + vite: 5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0) transitivePeerDependencies: - rollup - supports-color - typescript - vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1): + vite@5.4.19(@types/node@24.2.1)(lightningcss@1.30.1)(terser@5.44.0): dependencies: esbuild: 0.21.5 postcss: 8.5.6 @@ -7237,6 +7287,7 @@ snapshots: '@types/node': 24.2.1 fsevents: 2.3.3 lightningcss: 1.30.1 + terser: 5.44.0 vscode-jsonrpc@8.2.0: {}