From d9127d1bb14fa2771406dd5b6eee13d9c5c10685 Mon Sep 17 00:00:00 2001 From: Howard Zhang Date: Mon, 29 Jan 2024 20:04:49 +0800 Subject: [PATCH 1/2] chore: update dependency --- common/config/rush/pnpm-lock.yaml | 971 +++++++++++------------ packages/vchart-arco-theme/package.json | 6 +- packages/vchart-semi-theme/package.json | 6 +- packages/vchart-theme-utils/package.json | 6 +- packages/vchart-theme/package.json | 6 +- share/chart-demo/package.json | 6 +- 6 files changed, 499 insertions(+), 502 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 0e5ab1a..9ec1eab 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: '@types/react-dom': ^17.0.0 '@typescript-eslint/eslint-plugin': 5.30.0 '@typescript-eslint/parser': 5.30.0 - '@visactor/react-vchart': ~1.8.8 - '@visactor/vchart': ~1.8.8 + '@visactor/react-vchart': ~1.9.0 + '@visactor/vchart': ~1.9.0 '@visactor/vchart-theme-utils': workspace:1.8.8 '@vitejs/plugin-react': ^4.1.1 '@vitejs/plugin-react-swc': ^3.4.1 @@ -81,11 +81,11 @@ importers: '@visactor/vchart-theme-utils': link:../vchart-theme-utils devDependencies: '@arco-design/color': 0.4.0 - '@arco-design/web-react': 2.58.3_uszjbauxwvwiizzmrnku7ony4q + '@arco-design/web-react': 2.59.1_uszjbauxwvwiizzmrnku7ony4q '@arco-design/webpack-plugin': 1.7.0 - '@arco-plugins/vite-plugin-svgr': 0.7.2_vite@4.5.1 - '@arco-themes/react-arco-pro': 0.0.7_a44trtwwhpydt2illlqy263nfi - '@babel/runtime': 7.23.8 + '@arco-plugins/vite-plugin-svgr': 0.7.2_vite@4.5.2 + '@arco-themes/react-arco-pro': 0.0.7_524kcqqe6cw4rqf7jfxcvubd54 + '@babel/runtime': 7.23.9 '@esbuild-plugins/node-globals-polyfill': 0.1.1 '@esbuild-plugins/node-modules-polyfill': 0.1.4 '@internal/bundler': link:../../tools/bundler @@ -99,16 +99,16 @@ importers: '@svgr/webpack': 5.5.0 '@turf/turf': 6.5.0 '@types/jest': 29.5.11 - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/offscreencanvas': 2019.6.4 '@types/react': 17.0.75 '@types/react-dom': 17.0.25 '@typescript-eslint/eslint-plugin': 5.30.0_cow5zg7tx6c3eisi5a4ud5kwia '@typescript-eslint/parser': 5.30.0_vwud3sodsb5zxmzckoj7rdwdbq - '@visactor/react-vchart': 1.8.8_biqbaboplfbrettd7655fr4n2y - '@visactor/vchart': 1.8.8 - '@vitejs/plugin-react': 4.2.1_vite@4.5.1 - '@vitejs/plugin-react-swc': 3.5.0_vite@4.5.1 + '@visactor/react-vchart': 1.9.0_biqbaboplfbrettd7655fr4n2y + '@visactor/vchart': 1.9.0 + '@vitejs/plugin-react': 4.2.1_vite@4.5.2 + '@vitejs/plugin-react-swc': 3.5.0_vite@4.5.2 arco-design-pro: 2.8.0 classnames: 2.5.1 copy-to-clipboard: 3.3.3 @@ -119,7 +119,7 @@ importers: eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 husky: 7.0.4 - jest: 29.5.0_vgpojbcxjh2pk3qfizn5ici2iu + jest: 29.5.0_6blmmmubnvgjtcxlhmezjugq5e less: 4.1.3 less-loader: 7.3.0_less@4.1.3 lint-staged: 12.3.7 @@ -141,14 +141,14 @@ importers: stylelint: 14.16.1 stylelint-config-prettier: 9.0.5_stylelint@14.16.1 stylelint-config-standard: 24.0.0_stylelint@14.16.1 - ts-jest: 29.1.1_doipufordlnvh5g4adbwayvyvy + ts-jest: 29.1.2_doipufordlnvh5g4adbwayvyvy ts-loader: 8.0.2_typescript@4.9.5 - ts-node: 10.9.0_iopyyuf4sktit3xyaocs56agte + ts-node: 10.9.0_2ns2w2i7dplmnhdwb6z6jlbaj4 tslib: 2.3.1 tslint: 5.12.1_typescript@4.9.5 typescript: 4.9.5 - vite: 4.5.1_62zwdg4whqujtjpsufnmu2a74y - vite-plugin-svgr: 4.2.0_itiyvp4xcfgzikskulatxgyuny + vite: 4.5.2_bqqhpezdqbe63dmbomuvp7bn2a + vite-plugin-svgr: 4.2.0_h7hpevnklssrimp2h44vopcfsm ../../packages/vchart-semi-theme: specifiers: @@ -168,8 +168,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/offscreencanvas': 2019.6.4 - '@visactor/react-vchart': ~1.8.8 - '@visactor/vchart': ~1.8.8 + '@visactor/react-vchart': ~1.9.0 + '@visactor/vchart': ~1.9.0 '@visactor/vchart-theme-utils': workspace:1.8.8 '@vitejs/plugin-react': ^4.1.1 '@vitejs/plugin-react-swc': ^3.4.1 @@ -193,10 +193,10 @@ importers: dependencies: '@visactor/vchart-theme-utils': link:../vchart-theme-utils devDependencies: - '@babel/runtime': 7.23.8 - '@douyinfe/semi-icons': 2.51.2_react@18.2.0 - '@douyinfe/semi-icons-lab': 2.51.2_biqbaboplfbrettd7655fr4n2y - '@douyinfe/semi-ui': 2.51.2_biqbaboplfbrettd7655fr4n2y + '@babel/runtime': 7.23.9 + '@douyinfe/semi-icons': 2.51.3_react@18.2.0 + '@douyinfe/semi-icons-lab': 2.51.3_biqbaboplfbrettd7655fr4n2y + '@douyinfe/semi-ui': 2.51.3_biqbaboplfbrettd7655fr4n2y '@esbuild-plugins/node-globals-polyfill': 0.1.1 '@esbuild-plugins/node-modules-polyfill': 0.1.4 '@internal/bundler': link:../../tools/bundler @@ -207,29 +207,29 @@ importers: '@jest/globals': 29.5.0 '@rushstack/eslint-patch': 1.1.4 '@types/jest': 29.5.11 - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/offscreencanvas': 2019.6.4 - '@visactor/react-vchart': 1.8.8_biqbaboplfbrettd7655fr4n2y - '@visactor/vchart': 1.8.8 - '@vitejs/plugin-react': 4.2.1_vite@4.5.1 - '@vitejs/plugin-react-swc': 3.5.0_vite@4.5.1 + '@visactor/react-vchart': 1.9.0_biqbaboplfbrettd7655fr4n2y + '@visactor/vchart': 1.9.0 + '@vitejs/plugin-react': 4.2.1_vite@4.5.2 + '@vitejs/plugin-react-swc': 3.5.0_vite@4.5.2 eslint: 8.18.0 husky: 7.0.4 - jest: 29.5.0_vgpojbcxjh2pk3qfizn5ici2iu + jest: 29.5.0_6blmmmubnvgjtcxlhmezjugq5e lint-staged: 12.3.7 magic-string: 0.25.9 prettier: 2.6.1 react: 18.2.0 react-device-detect: 2.2.3_biqbaboplfbrettd7655fr4n2y react-dom: 18.2.0_react@18.2.0 - ts-jest: 29.1.1_doipufordlnvh5g4adbwayvyvy + ts-jest: 29.1.2_doipufordlnvh5g4adbwayvyvy ts-loader: 8.0.2_typescript@4.9.5 - ts-node: 10.9.0_iopyyuf4sktit3xyaocs56agte + ts-node: 10.9.0_2ns2w2i7dplmnhdwb6z6jlbaj4 tslib: 2.3.1 tslint: 5.12.1_typescript@4.9.5 typescript: 4.9.5 - vite: 4.5.1_@types+node@20.11.5 - vite-plugin-svgr: 4.2.0_itiyvp4xcfgzikskulatxgyuny + vite: 4.5.2_@types+node@20.11.10 + vite-plugin-svgr: 4.2.0_h7hpevnklssrimp2h44vopcfsm ../../packages/vchart-theme: specifiers: @@ -243,8 +243,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/offscreencanvas': 2019.6.4 - '@visactor/vchart': ~1.8.8 - '@visactor/vchart-types': ~1.8.8 + '@visactor/vchart': ~1.9.0 + '@visactor/vchart-types': ~1.9.0 eslint: ~8.18.0 husky: 7.0.4 jest: ~29.5.0 @@ -269,25 +269,25 @@ importers: '@jest/globals': 29.5.0 '@rushstack/eslint-patch': 1.1.4 '@types/jest': 29.5.11 - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/offscreencanvas': 2019.6.4 - '@visactor/vchart': 1.8.8 - '@visactor/vchart-types': 1.8.8 + '@visactor/vchart': 1.9.0 + '@visactor/vchart-types': 1.9.0 eslint: 8.18.0 husky: 7.0.4 - jest: 29.5.0_vgpojbcxjh2pk3qfizn5ici2iu + jest: 29.5.0_6blmmmubnvgjtcxlhmezjugq5e lint-staged: 12.3.7 magic-string: 0.25.9 prettier: 2.6.1 react: 18.2.0 react-device-detect: 2.2.3_react@18.2.0 - ts-jest: 29.1.1_doipufordlnvh5g4adbwayvyvy + ts-jest: 29.1.2_doipufordlnvh5g4adbwayvyvy ts-loader: 8.0.2_typescript@4.9.5 - ts-node: 10.9.0_iopyyuf4sktit3xyaocs56agte + ts-node: 10.9.0_2ns2w2i7dplmnhdwb6z6jlbaj4 tslib: 2.3.1 tslint: 5.12.1_typescript@4.9.5 typescript: 4.9.5 - vite: 4.5.1_@types+node@20.11.5 + vite: 4.5.2_@types+node@20.11.10 ../../packages/vchart-theme-utils: specifiers: @@ -300,8 +300,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/offscreencanvas': 2019.6.4 - '@visactor/vchart': ~1.8.8 - '@visactor/vchart-types': ~1.8.8 + '@visactor/vchart': ~1.9.0 + '@visactor/vchart-types': ~1.9.0 eslint: ~8.18.0 husky: 7.0.4 jest: ~29.5.0 @@ -325,25 +325,25 @@ importers: '@jest/globals': 29.5.0 '@rushstack/eslint-patch': 1.1.4 '@types/jest': 29.5.11 - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/offscreencanvas': 2019.6.4 - '@visactor/vchart': 1.8.8 - '@visactor/vchart-types': 1.8.8 + '@visactor/vchart': 1.9.0 + '@visactor/vchart-types': 1.9.0 eslint: 8.18.0 husky: 7.0.4 - jest: 29.5.0_vgpojbcxjh2pk3qfizn5ici2iu + jest: 29.5.0_6blmmmubnvgjtcxlhmezjugq5e lint-staged: 12.3.7 magic-string: 0.25.9 prettier: 2.6.1 react: 18.2.0 react-device-detect: 2.2.3_react@18.2.0 - ts-jest: 29.1.1_doipufordlnvh5g4adbwayvyvy + ts-jest: 29.1.2_doipufordlnvh5g4adbwayvyvy ts-loader: 8.0.2_typescript@4.9.5 - ts-node: 10.9.0_iopyyuf4sktit3xyaocs56agte + ts-node: 10.9.0_2ns2w2i7dplmnhdwb6z6jlbaj4 tslib: 2.3.1 tslint: 5.12.1_typescript@4.9.5 typescript: 4.9.5 - vite: 4.5.1_@types+node@20.11.5 + vite: 4.5.2_@types+node@20.11.10 ../../share/chart-demo: specifiers: @@ -356,8 +356,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/offscreencanvas': 2019.6.4 - '@visactor/vchart': ~1.8.8 - '@visactor/vchart-types': ~1.8.8 + '@visactor/vchart': ~1.9.0 + '@visactor/vchart-types': ~1.9.0 eslint: ~8.18.0 husky: 7.0.4 jest: ~29.5.0 @@ -379,23 +379,23 @@ importers: '@jest/globals': 29.5.0 '@rushstack/eslint-patch': 1.1.4 '@types/jest': 29.5.11 - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/offscreencanvas': 2019.6.4 - '@visactor/vchart': 1.8.8 - '@visactor/vchart-types': 1.8.8 + '@visactor/vchart': 1.9.0 + '@visactor/vchart-types': 1.9.0 eslint: 8.18.0 husky: 7.0.4 - jest: 29.5.0_vgpojbcxjh2pk3qfizn5ici2iu + jest: 29.5.0_6blmmmubnvgjtcxlhmezjugq5e lint-staged: 12.3.7 magic-string: 0.25.9 prettier: 2.6.1 - ts-jest: 29.1.1_doipufordlnvh5g4adbwayvyvy + ts-jest: 29.1.2_doipufordlnvh5g4adbwayvyvy ts-loader: 8.0.2_typescript@4.9.5 - ts-node: 10.9.0_iopyyuf4sktit3xyaocs56agte + ts-node: 10.9.0_2ns2w2i7dplmnhdwb6z6jlbaj4 tslib: 2.3.1 tslint: 5.12.1_typescript@4.9.5 typescript: 4.9.5 - vite: 4.5.1_@types+node@20.11.5 + vite: 4.5.2_@types+node@20.11.10 ../../share/eslint-config: specifiers: @@ -427,7 +427,7 @@ importers: typescript: 4.9.5 dependencies: '@jest/globals': 29.5.0 - ts-jest: 29.1.1_doipufordlnvh5g4adbwayvyvy + ts-jest: 29.1.2_doipufordlnvh5g4adbwayvyvy devDependencies: '@types/jest': 29.5.11 jest: 29.5.0 @@ -569,7 +569,7 @@ importers: '@types/merge2': 1.4.0 '@types/minimist': 1.2.2 '@types/ms': 0.7.31 - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/semver': 7.3.12 '@types/terser': 3.12.0 '@types/through2': 2.0.38 @@ -577,7 +577,7 @@ importers: '@types/vinyl': 2.0.7 '@types/yargs-parser': 21.0.0 eslint: 8.18.0 - ts-node: 10.9.0_iopyyuf4sktit3xyaocs56agte + ts-node: 10.9.0_2ns2w2i7dplmnhdwb6z6jlbaj4 typescript: 4.9.5 vitest: 0.30.1_less@4.1.3+terser@5.17.1 @@ -592,7 +592,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.21 + '@jridgewell/trace-mapping': 0.3.22 /@arco-design/color/0.4.0: resolution: {integrity: sha512-s7p9MSwJgHeL8DwcATaXvWT3m2SigKpxx4JA1BGPHL4gfvaQsmQfrLBDpjOJFJuJ2jG2dMt3R3P8Pm9E65q18g==} @@ -600,14 +600,14 @@ packages: color: 3.2.1 dev: true - /@arco-design/web-react/2.58.3_uszjbauxwvwiizzmrnku7ony4q: - resolution: {integrity: sha512-UchlZvpte0vPsceNTxI10v0XqW3nRCQGraikCsvJyGWxLqKXPT5jferczXqNl3viI3K44wWPLmtYSz21IH3QwQ==} + /@arco-design/web-react/2.59.1_uszjbauxwvwiizzmrnku7ony4q: + resolution: {integrity: sha512-MiP0Jw50fBMmwqm2L1eHJ/oyl/f30ZSwwMbvBAXBnJatBdpiEDRYHtEOYdr80VK74OhL7OW7PLS7lnrHAnglMQ==} peerDependencies: react: '>=16' react-dom: '>=16' dependencies: '@arco-design/color': 0.4.0 - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 b-tween: 0.3.3 b-validate: 1.5.3 compute-scroll-into-view: 1.0.20 @@ -616,7 +616,7 @@ packages: number-precision: 1.6.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-focus-lock: 2.9.6_ujupp4aqvz5yjxfmu635blrdgm + react-focus-lock: 2.9.7_ujupp4aqvz5yjxfmu635blrdgm react-is: 18.2.0 react-transition-group: 4.4.5_biqbaboplfbrettd7655fr4n2y resize-observer-polyfill: 1.5.1 @@ -637,23 +637,23 @@ packages: micromatch: 4.0.5 dev: true - /@arco-plugins/vite-plugin-svgr/0.7.2_vite@4.5.1: + /@arco-plugins/vite-plugin-svgr/0.7.2_vite@4.5.2: resolution: {integrity: sha512-oDhLSB6Q++NQWNCSRqSC4rGQkqPejtBqmgqdyLoD3lcq5dsf1qkY15vXSd4TB56yptSTPdUIZx/sE6130mZf8w==} peerDependencies: vite: ^2.6.0 dependencies: '@svgr/core': 6.5.1 - vite: 4.5.1_62zwdg4whqujtjpsufnmu2a74y + vite: 4.5.2_bqqhpezdqbe63dmbomuvp7bn2a transitivePeerDependencies: - supports-color dev: true - /@arco-themes/react-arco-pro/0.0.7_a44trtwwhpydt2illlqy263nfi: + /@arco-themes/react-arco-pro/0.0.7_524kcqqe6cw4rqf7jfxcvubd54: resolution: {integrity: sha512-ymLuKbfwdYha9noATRQXe5qQH4THjqlEkZTWtAysq4GssYeemNObof51NnuJSMyQtdTS8KC7r//+zHjZrk4dcA==} peerDependencies: '@arco-design/web-react': ^2.25.1 dependencies: - '@arco-design/web-react': 2.58.3_uszjbauxwvwiizzmrnku7ony4q + '@arco-design/web-react': 2.59.1_uszjbauxwvwiizzmrnku7ony4q dev: true /@babel/code-frame/7.23.5: @@ -676,11 +676,11 @@ packages: '@babel/generator': 7.21.1 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-module-transforms': 7.23.3_@babel+core@7.20.12 - '@babel/helpers': 7.23.8 - '@babel/parser': 7.23.6 - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.7 - '@babel/types': 7.23.6 + '@babel/helpers': 7.23.9 + '@babel/parser': 7.23.9 + '@babel/template': 7.23.9 + '@babel/traverse': 7.23.9 + '@babel/types': 7.23.9 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -689,20 +689,20 @@ packages: transitivePeerDependencies: - supports-color - /@babel/core/7.23.7: - resolution: {integrity: sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==} + /@babel/core/7.23.9: + resolution: {integrity: sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 '@babel/code-frame': 7.23.5 '@babel/generator': 7.23.6 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-module-transforms': 7.23.3_@babel+core@7.23.7 - '@babel/helpers': 7.23.8 - '@babel/parser': 7.23.6 - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.7 - '@babel/types': 7.23.6 + '@babel/helper-module-transforms': 7.23.3_@babel+core@7.23.9 + '@babel/helpers': 7.23.9 + '@babel/parser': 7.23.9 + '@babel/template': 7.23.9 + '@babel/traverse': 7.23.9 + '@babel/types': 7.23.9 convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -716,31 +716,31 @@ packages: resolution: {integrity: sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.21 + '@jridgewell/trace-mapping': 0.3.22 jsesc: 2.5.2 /@babel/generator/7.23.6: resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.21 + '@jridgewell/trace-mapping': 0.3.22 jsesc: 2.5.2 /@babel/helper-annotate-as-pure/7.22.5: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@babel/helper-builder-binary-assignment-operator-visitor/7.22.15: resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@babel/helper-compilation-targets/7.23.6: resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==} @@ -748,12 +748,12 @@ packages: dependencies: '@babel/compat-data': 7.23.5 '@babel/helper-validator-option': 7.23.5 - browserslist: 4.22.2 + browserslist: 4.22.3 lru-cache: 5.1.1 semver: 6.3.1 - /@babel/helper-create-class-features-plugin/7.23.7_@babel+core@7.20.12: - resolution: {integrity: sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==} + /@babel/helper-create-class-features-plugin/7.23.9_@babel+core@7.20.12: + resolution: {integrity: sha512-B2L9neXTIyPQoXDm+NtovPvG6VOLWnaXu3BIeVDWwdKFgG30oNa6CqVGiJPDWQwIAK49t9gnQI9c6K6RzabiKw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -803,26 +803,26 @@ packages: resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.15 - '@babel/types': 7.23.6 + '@babel/template': 7.23.9 + '@babel/types': 7.23.9 /@babel/helper-hoist-variables/7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@babel/helper-member-expression-to-functions/7.23.0: resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@babel/helper-module-imports/7.22.15: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@babel/helper-module-transforms/7.23.3_@babel+core@7.20.12: resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} @@ -837,13 +837,13 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-validator-identifier': 7.22.20 - /@babel/helper-module-transforms/7.23.3_@babel+core@7.23.7: + /@babel/helper-module-transforms/7.23.3_@babel+core@7.23.9: resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 @@ -855,7 +855,7 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@babel/helper-plugin-utils/7.22.5: resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} @@ -887,19 +887,19 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@babel/helper-skip-transparent-expression-wrappers/7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@babel/helper-split-export-declaration/7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@babel/helper-string-parser/7.23.4: resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} @@ -918,16 +918,16 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.23.0 - '@babel/template': 7.22.15 - '@babel/types': 7.23.6 + '@babel/template': 7.23.9 + '@babel/types': 7.23.9 - /@babel/helpers/7.23.8: - resolution: {integrity: sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==} + /@babel/helpers/7.23.9: + resolution: {integrity: sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.7 - '@babel/types': 7.23.6 + '@babel/template': 7.23.9 + '@babel/traverse': 7.23.9 + '@babel/types': 7.23.9 transitivePeerDependencies: - supports-color @@ -939,8 +939,8 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.23.6: - resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==} + /@babel/parser/7.23.9: + resolution: {integrity: sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==} engines: {node: '>=6.0.0'} hasBin: true @@ -985,7 +985,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.20.12 - '@babel/helper-create-class-features-plugin': 7.23.7_@babel+core@7.20.12 + '@babel/helper-create-class-features-plugin': 7.23.9_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-proposal-class-static-block/7.21.0_@babel+core@7.20.12: @@ -996,7 +996,7 @@ packages: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.20.12 - '@babel/helper-create-class-features-plugin': 7.23.7_@babel+core@7.20.12 + '@babel/helper-create-class-features-plugin': 7.23.9_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 @@ -1122,7 +1122,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.20.12 - '@babel/helper-create-class-features-plugin': 7.23.7_@babel+core@7.20.12 + '@babel/helper-create-class-features-plugin': 7.23.9_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-proposal-private-property-in-object/7.21.11_@babel+core@7.20.12: @@ -1134,7 +1134,7 @@ packages: dependencies: '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.23.7_@babel+core@7.20.12 + '@babel/helper-create-class-features-plugin': 7.23.9_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 @@ -1379,7 +1379,7 @@ packages: dependencies: '@babel/core': 7.20.12 '@babel/helper-plugin-utils': 7.22.5 - '@babel/template': 7.22.15 + '@babel/template': 7.23.9 /@babel/plugin-transform-destructuring/7.23.3_@babel+core@7.20.12: resolution: {integrity: sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==} @@ -1479,8 +1479,8 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-simple-access': 7.22.5 - /@babel/plugin-transform-modules-systemjs/7.23.3_@babel+core@7.20.12: - resolution: {integrity: sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ==} + /@babel/plugin-transform-modules-systemjs/7.23.9_@babel+core@7.20.12: + resolution: {integrity: sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1587,23 +1587,23 @@ packages: '@babel/core': 7.20.12 '@babel/plugin-transform-react-jsx': 7.23.4_@babel+core@7.20.12 - /@babel/plugin-transform-react-jsx-self/7.23.3_@babel+core@7.23.7: + /@babel/plugin-transform-react-jsx-self/7.23.3_@babel+core@7.23.9: resolution: {integrity: sha512-qXRvbeKDSfwnlJnanVRp0SfuWE5DQhwQr5xtLBzp56Wabyo+4CMosF6Kfp+eOD/4FYpql64XVJ2W0pVLlJZxOQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-react-jsx-source/7.23.3_@babel+core@7.23.7: + /@babel/plugin-transform-react-jsx-source/7.23.3_@babel+core@7.23.9: resolution: {integrity: sha512-91RS0MDnAWDNvGC6Wio5XYkyWI39FMFO+JK9+4AlgaTH+yWwVTsw7/sn6LK0lH7c5F+TFkpv/3LfCJ1Ydwof/g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -1618,7 +1618,7 @@ packages: '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-jsx': 7.23.3_@babel+core@7.20.12 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@babel/plugin-transform-react-pure-annotations/7.23.3_@babel+core@7.20.12: resolution: {integrity: sha512-qMFdSS+TUhB7Q/3HVPnEdYJDQIk57jkntAwSuz9xfSE4n+3I+vHYCli3HoHawN1Z3RfCz/y1zXA/JXjG6cVImQ==} @@ -1703,7 +1703,7 @@ packages: dependencies: '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.23.7_@babel+core@7.20.12 + '@babel/helper-create-class-features-plugin': 7.23.9_@babel+core@7.20.12 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-typescript': 7.23.3_@babel+core@7.20.12 dev: false @@ -1786,7 +1786,7 @@ packages: '@babel/plugin-transform-member-expression-literals': 7.23.3_@babel+core@7.20.12 '@babel/plugin-transform-modules-amd': 7.23.3_@babel+core@7.20.12 '@babel/plugin-transform-modules-commonjs': 7.23.3_@babel+core@7.20.12 - '@babel/plugin-transform-modules-systemjs': 7.23.3_@babel+core@7.20.12 + '@babel/plugin-transform-modules-systemjs': 7.23.9_@babel+core@7.20.12 '@babel/plugin-transform-modules-umd': 7.23.3_@babel+core@7.20.12 '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5_@babel+core@7.20.12 '@babel/plugin-transform-new-target': 7.23.3_@babel+core@7.20.12 @@ -1803,11 +1803,11 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.23.3_@babel+core@7.20.12 '@babel/plugin-transform-unicode-regex': 7.23.3_@babel+core@7.20.12 '@babel/preset-modules': 0.1.6_@babel+core@7.20.12 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.12 babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.12 babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.12 - core-js-compat: 3.35.0 + core-js-compat: 3.35.1 semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -1821,7 +1821,7 @@ packages: '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 '@babel/plugin-transform-dotall-regex': 7.23.3_@babel+core@7.20.12 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 esutils: 2.0.3 /@babel/preset-react/7.18.6_@babel+core@7.20.12: @@ -1853,22 +1853,22 @@ packages: /@babel/regjsgen/0.8.0: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} - /@babel/runtime/7.23.8: - resolution: {integrity: sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==} + /@babel/runtime/7.23.9: + resolution: {integrity: sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.1 - /@babel/template/7.22.15: - resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} + /@babel/template/7.23.9: + resolution: {integrity: sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.23.5 - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/parser': 7.23.9 + '@babel/types': 7.23.9 - /@babel/traverse/7.23.7: - resolution: {integrity: sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==} + /@babel/traverse/7.23.9: + resolution: {integrity: sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.23.5 @@ -1877,15 +1877,15 @@ packages: '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/parser': 7.23.9 + '@babel/types': 7.23.9 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - /@babel/types/7.23.6: - resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==} + /@babel/types/7.23.9: + resolution: {integrity: sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.23.4 @@ -1953,28 +1953,28 @@ packages: tslib: 2.3.1 dev: true - /@douyinfe/semi-animation-react/2.51.2: - resolution: {integrity: sha512-fcgo3zrz/bshMvIQ6gKVrSNLu5gYKS8R3HaZ8BTmonvTXyi4pthlWN1H/C79fcYQDSot8pJj4/SWQif0llyhRw==} + /@douyinfe/semi-animation-react/2.51.3: + resolution: {integrity: sha512-esalw4JW6IkzH6BkLvxHmogBlEuFDVmcPN5XNgpjpZCWUGk/qYHExxQ4Fcyp5BCNJDrKNgah4OOUDVPAzBiFPQ==} dependencies: - '@douyinfe/semi-animation': 2.51.2 - '@douyinfe/semi-animation-styled': 2.51.2 + '@douyinfe/semi-animation': 2.51.3 + '@douyinfe/semi-animation-styled': 2.51.3 classnames: 2.5.1 dev: true - /@douyinfe/semi-animation-styled/2.51.2: - resolution: {integrity: sha512-PGlGVGFwqlpGYiySznGfRCTn52P2YMGz9Soic9o8M1xjSkMCMkJVv3o7kxiLtOUeTyJMR/NUbjTVMM1ZogffTQ==} + /@douyinfe/semi-animation-styled/2.51.3: + resolution: {integrity: sha512-wb59wgq23ZRh/ma47CW6KDOU9U8PH/j12sk6pvLRPVmCsKQC+Ir3t+TIGOsEAAuaNN860KnW6ks2iJKfgS/2DQ==} dev: true - /@douyinfe/semi-animation/2.51.2: - resolution: {integrity: sha512-LUFv/pxWOCgwv3LHzQ3HKt4qho0+RrC+FD0pqQdIIMhVgB/hIchbtY1WMlPSKWDz4uIrDYSOvMyO6TR3lJLdhA==} + /@douyinfe/semi-animation/2.51.3: + resolution: {integrity: sha512-S9MUvbzHQoV70G29QNpdJvOnGvU5NoQjZDEgcBSBVLcuAVXVTgbl3Syld0CYSzWfVUIdTbK9l7eHYPN2D1Bf0w==} dependencies: bezier-easing: 2.1.0 dev: true - /@douyinfe/semi-foundation/2.51.2: - resolution: {integrity: sha512-IyLLF54D42NyRE7sL1Y17muP0r9nAfZM7rdCEYFOPl8hbHeDSaD5B9GDc3OJriPodkC/i7t/BwU916x/nwzkmQ==} + /@douyinfe/semi-foundation/2.51.3: + resolution: {integrity: sha512-Tx9AVTkLhgaSsUo36XZP6OJhNPKE3qUv8u9STy/eDfCdZtBeqG0Zy5A6AkAR3Mnhp4PHyT8Nu8ix+XEcFS/tQQ==} dependencies: - '@douyinfe/semi-animation': 2.51.2 + '@douyinfe/semi-animation': 2.51.3 async-validator: 3.5.2 classnames: 2.5.1 date-fns: 2.30.0 @@ -1984,8 +1984,8 @@ packages: scroll-into-view-if-needed: 2.2.31 dev: true - /@douyinfe/semi-icons-lab/2.51.2_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-+p/3RgtdeLDqBlNX0KN417Swj0mfVQl1fMppFcdGXjFEiIxjPrMdMb+3TAb0iaglN1U12tQiIx2eDW1j9RQL0w==} + /@douyinfe/semi-icons-lab/2.51.3_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-YdauIGiuR9r2Vb6vc5o1MKQR0jhViWuytsTRRDsYV23VbbRc+64yvvtpD2/tdlkAh8QHeD9Xfa3v9VBPpwJnEw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -1994,8 +1994,8 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: true - /@douyinfe/semi-icons/2.51.2_react@18.2.0: - resolution: {integrity: sha512-KXi9WzTEIaFAMBfsOzGyUqk0L0J28++mVOiiplTTG4972H1EpZJH1qRhbROuHCTzBAsHAlojLOI1vJWmyh+7vg==} + /@douyinfe/semi-icons/2.51.3_react@18.2.0: + resolution: {integrity: sha512-jH2XEF3CIvMkPjTc0tNMw+VMFx+xP4DthGmfsyqDR2+wUMqtW+mW8Z5wee/rumyBuEKNEwifHNU6NskNNywLHw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: @@ -2003,22 +2003,22 @@ packages: react: 18.2.0 dev: true - /@douyinfe/semi-illustrations/2.51.2_react@18.2.0: - resolution: {integrity: sha512-yYfPWZDG+Q5psXHdiIg80wAe4JuPW6FIZ2MkeguqPPzB7Z27tzkv0xUf7wiaHTXIb+BzFaX4O3+Ad0vvKuwz3A==} + /@douyinfe/semi-illustrations/2.51.3_react@18.2.0: + resolution: {integrity: sha512-UK7i8+MT/pDwRMgOOint+JjnjdL2XsAGiMVKXsaxB4dz2OO+xa4QYcXg5Y62ggJwebKeKXJP0J22Dm3SG+hpxw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: react: 18.2.0 dev: true - /@douyinfe/semi-theme-default/2.51.2: - resolution: {integrity: sha512-3t9+1EkoD1Nt2Eq4mzrp87alaXKn07HTobyereSie5agZrlDzewfncJn3n4Sf5N+ZExZ6FaKGYVJ/vjYQvvVAw==} + /@douyinfe/semi-theme-default/2.51.3: + resolution: {integrity: sha512-WH3O3igZiYR2s2tPCyMz6GJmrITcP32gAgPCth7W6KofD3ez2JNDYhtSmwnsKEya9N3ER8ADRroZNbVrI4gK8A==} dependencies: glob: 7.2.3 dev: true - /@douyinfe/semi-ui/2.51.2_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-Vvd845R79Iw5v62ToIUcSbiNtIiR0lx+TLob9c+L8tVtrsqBZwhakV7ChQp8G67TCTeF60MJB7jB8bXMrugZIQ==} + /@douyinfe/semi-ui/2.51.3_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-uqyEeH9OrNpp4VOK/wKzpteEYoGaYv4IIJ9oYyyGGFpZgF4ev2azRs/rNGWgrPMYDCw/jAc32QD/edaBIsNbVQ==} peerDependencies: react: '>=16.0.0' react-dom: '>=16.0.0' @@ -2026,12 +2026,12 @@ packages: '@dnd-kit/core': 6.1.0_biqbaboplfbrettd7655fr4n2y '@dnd-kit/sortable': 7.0.2_sm3txfnl76aqlmpp73hvpv5hze '@dnd-kit/utilities': 3.2.2_react@18.2.0 - '@douyinfe/semi-animation': 2.51.2 - '@douyinfe/semi-animation-react': 2.51.2 - '@douyinfe/semi-foundation': 2.51.2 - '@douyinfe/semi-icons': 2.51.2_react@18.2.0 - '@douyinfe/semi-illustrations': 2.51.2_react@18.2.0 - '@douyinfe/semi-theme-default': 2.51.2 + '@douyinfe/semi-animation': 2.51.3 + '@douyinfe/semi-animation-react': 2.51.3 + '@douyinfe/semi-foundation': 2.51.3 + '@douyinfe/semi-icons': 2.51.3_react@18.2.0 + '@douyinfe/semi-illustrations': 2.51.3_react@18.2.0 + '@douyinfe/semi-theme-default': 2.51.3 async-validator: 3.5.2 classnames: 2.5.1 copy-text-to-clipboard: 2.2.0 @@ -2336,7 +2336,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -2356,14 +2356,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0_@types+node@20.11.5 + jest-config: 29.7.0_@types+node@20.11.10 jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -2399,14 +2399,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0_vgpojbcxjh2pk3qfizn5ici2iu + jest-config: 29.7.0_6blmmmubnvgjtcxlhmezjugq5e jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -2433,7 +2433,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 jest-mock: 29.7.0 /@jest/expect-utils/29.7.0: @@ -2457,7 +2457,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.11.5 + '@types/node': 20.11.10 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -2498,8 +2498,8 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@jridgewell/trace-mapping': 0.3.21 - '@types/node': 20.11.5 + '@jridgewell/trace-mapping': 0.3.22 + '@types/node': 20.11.10 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -2530,7 +2530,7 @@ packages: resolution: {integrity: sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@jridgewell/trace-mapping': 0.3.21 + '@jridgewell/trace-mapping': 0.3.22 callsites: 3.1.0 graceful-fs: 4.2.11 @@ -2558,7 +2558,7 @@ packages: dependencies: '@babel/core': 7.20.12 '@jest/types': 29.6.3 - '@jridgewell/trace-mapping': 0.3.21 + '@jridgewell/trace-mapping': 0.3.22 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 convert-source-map: 2.0.0 @@ -2581,7 +2581,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -2591,7 +2591,7 @@ packages: dependencies: '@jridgewell/set-array': 1.1.2 '@jridgewell/sourcemap-codec': 1.4.15 - '@jridgewell/trace-mapping': 0.3.21 + '@jridgewell/trace-mapping': 0.3.22 /@jridgewell/resolve-uri/3.1.1: resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} @@ -2605,13 +2605,13 @@ packages: resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} dependencies: '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.21 + '@jridgewell/trace-mapping': 0.3.22 /@jridgewell/sourcemap-codec/1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - /@jridgewell/trace-mapping/0.3.21: - resolution: {integrity: sha512-SRfKmRe1KvYnxjEMtxEr+J4HIeMX5YBg/qhRHpxEIGjhX1rshcHlnFUE9K0GazhVKWM7B+nARSkV8LuvJdJ5/g==} + /@jridgewell/trace-mapping/0.3.22: + resolution: {integrity: sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw==} dependencies: '@jridgewell/resolve-uri': 3.1.1 '@jridgewell/sourcemap-codec': 1.4.15 @@ -2628,7 +2628,7 @@ packages: peerDependencies: react: ^16.3.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 hoist-non-react-statics: 3.3.2 react: 18.2.0 react-is: 16.13.1 @@ -2650,7 +2650,7 @@ packages: engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.16.0 + fastq: 1.17.0 /@resvg/resvg-js-android-arm-eabi/2.4.1: resolution: {integrity: sha512-AA6f7hS0FAPpvQMhBCf6f1oD1LdlqNXKCxAAPpKh6tR11kqV0YIB9zOlIYgITM14mq2YooLFl6XIbbvmY+jwUw==} @@ -2946,15 +2946,15 @@ packages: /@sinclair/typebox/0.27.8: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} - /@sinonjs/commons/3.0.0: - resolution: {integrity: sha512-jXBtWAF4vmdNmZgD5FoKsVLv3rPgDnLgPbU84LIJ3otV44vJlDRokVng5v8NFJdCf/da9legHcKaRuZs4L7faA==} + /@sinonjs/commons/3.0.1: + resolution: {integrity: sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==} dependencies: type-detect: 4.0.8 /@sinonjs/fake-timers/10.3.0: resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} dependencies: - '@sinonjs/commons': 3.0.0 + '@sinonjs/commons': 3.0.1 /@svgr/babel-plugin-add-jsx-attribute/5.4.0: resolution: {integrity: sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==} @@ -2970,13 +2970,13 @@ packages: '@babel/core': 7.20.12 dev: true - /@svgr/babel-plugin-add-jsx-attribute/8.0.0_@babel+core@7.23.7: + /@svgr/babel-plugin-add-jsx-attribute/8.0.0_@babel+core@7.23.9: resolution: {integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 dev: true /@svgr/babel-plugin-remove-jsx-attribute/5.4.0: @@ -2993,13 +2993,13 @@ packages: '@babel/core': 7.20.12 dev: true - /@svgr/babel-plugin-remove-jsx-attribute/8.0.0_@babel+core@7.23.7: + /@svgr/babel-plugin-remove-jsx-attribute/8.0.0_@babel+core@7.23.9: resolution: {integrity: sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 dev: true /@svgr/babel-plugin-remove-jsx-empty-expression/5.0.1: @@ -3016,13 +3016,13 @@ packages: '@babel/core': 7.20.12 dev: true - /@svgr/babel-plugin-remove-jsx-empty-expression/8.0.0_@babel+core@7.23.7: + /@svgr/babel-plugin-remove-jsx-empty-expression/8.0.0_@babel+core@7.23.9: resolution: {integrity: sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 dev: true /@svgr/babel-plugin-replace-jsx-attribute-value/5.0.1: @@ -3039,13 +3039,13 @@ packages: '@babel/core': 7.20.12 dev: true - /@svgr/babel-plugin-replace-jsx-attribute-value/8.0.0_@babel+core@7.23.7: + /@svgr/babel-plugin-replace-jsx-attribute-value/8.0.0_@babel+core@7.23.9: resolution: {integrity: sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 dev: true /@svgr/babel-plugin-svg-dynamic-title/5.4.0: @@ -3062,13 +3062,13 @@ packages: '@babel/core': 7.20.12 dev: true - /@svgr/babel-plugin-svg-dynamic-title/8.0.0_@babel+core@7.23.7: + /@svgr/babel-plugin-svg-dynamic-title/8.0.0_@babel+core@7.23.9: resolution: {integrity: sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 dev: true /@svgr/babel-plugin-svg-em-dimensions/5.4.0: @@ -3085,13 +3085,13 @@ packages: '@babel/core': 7.20.12 dev: true - /@svgr/babel-plugin-svg-em-dimensions/8.0.0_@babel+core@7.23.7: + /@svgr/babel-plugin-svg-em-dimensions/8.0.0_@babel+core@7.23.9: resolution: {integrity: sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 dev: true /@svgr/babel-plugin-transform-react-native-svg/5.4.0: @@ -3108,13 +3108,13 @@ packages: '@babel/core': 7.20.12 dev: true - /@svgr/babel-plugin-transform-react-native-svg/8.1.0_@babel+core@7.23.7: + /@svgr/babel-plugin-transform-react-native-svg/8.1.0_@babel+core@7.23.9: resolution: {integrity: sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 dev: true /@svgr/babel-plugin-transform-svg-component/5.5.0: @@ -3131,13 +3131,13 @@ packages: '@babel/core': 7.20.12 dev: true - /@svgr/babel-plugin-transform-svg-component/8.0.0_@babel+core@7.23.7: + /@svgr/babel-plugin-transform-svg-component/8.0.0_@babel+core@7.23.9: resolution: {integrity: sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==} engines: {node: '>=12'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 + '@babel/core': 7.23.9 dev: true /@svgr/babel-preset/5.5.0: @@ -3171,21 +3171,21 @@ packages: '@svgr/babel-plugin-transform-svg-component': 6.5.1_@babel+core@7.20.12 dev: true - /@svgr/babel-preset/8.1.0_@babel+core@7.23.7: + /@svgr/babel-preset/8.1.0_@babel+core@7.23.9: resolution: {integrity: sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==} engines: {node: '>=14'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.7 - '@svgr/babel-plugin-add-jsx-attribute': 8.0.0_@babel+core@7.23.7 - '@svgr/babel-plugin-remove-jsx-attribute': 8.0.0_@babel+core@7.23.7 - '@svgr/babel-plugin-remove-jsx-empty-expression': 8.0.0_@babel+core@7.23.7 - '@svgr/babel-plugin-replace-jsx-attribute-value': 8.0.0_@babel+core@7.23.7 - '@svgr/babel-plugin-svg-dynamic-title': 8.0.0_@babel+core@7.23.7 - '@svgr/babel-plugin-svg-em-dimensions': 8.0.0_@babel+core@7.23.7 - '@svgr/babel-plugin-transform-react-native-svg': 8.1.0_@babel+core@7.23.7 - '@svgr/babel-plugin-transform-svg-component': 8.0.0_@babel+core@7.23.7 + '@babel/core': 7.23.9 + '@svgr/babel-plugin-add-jsx-attribute': 8.0.0_@babel+core@7.23.9 + '@svgr/babel-plugin-remove-jsx-attribute': 8.0.0_@babel+core@7.23.9 + '@svgr/babel-plugin-remove-jsx-empty-expression': 8.0.0_@babel+core@7.23.9 + '@svgr/babel-plugin-replace-jsx-attribute-value': 8.0.0_@babel+core@7.23.9 + '@svgr/babel-plugin-svg-dynamic-title': 8.0.0_@babel+core@7.23.9 + '@svgr/babel-plugin-svg-em-dimensions': 8.0.0_@babel+core@7.23.9 + '@svgr/babel-plugin-transform-react-native-svg': 8.1.0_@babel+core@7.23.9 + '@svgr/babel-plugin-transform-svg-component': 8.0.0_@babel+core@7.23.9 dev: true /@svgr/core/5.5.0: @@ -3216,8 +3216,8 @@ packages: resolution: {integrity: sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==} engines: {node: '>=14'} dependencies: - '@babel/core': 7.23.7 - '@svgr/babel-preset': 8.1.0_@babel+core@7.23.7 + '@babel/core': 7.23.9 + '@svgr/babel-preset': 8.1.0_@babel+core@7.23.9 camelcase: 6.3.0 cosmiconfig: 8.3.6_typescript@4.9.5 snake-case: 3.0.4 @@ -3230,14 +3230,14 @@ packages: resolution: {integrity: sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==} engines: {node: '>=10'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 dev: true /@svgr/hast-util-to-babel-ast/6.5.1: resolution: {integrity: sha512-1hnUxxjd83EAxbL4a0JDJoD3Dao3hmjvyvyEV8PzWmLK3B9m9NPlW7GKjFyoWE8nM7HnXzPcmmSyOW8yOddSXw==} engines: {node: '>=10'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 entities: 4.5.0 dev: true @@ -3245,7 +3245,7 @@ packages: resolution: {integrity: sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==} engines: {node: '>=14'} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 entities: 4.5.0 dev: true @@ -3282,8 +3282,8 @@ packages: peerDependencies: '@svgr/core': '*' dependencies: - '@babel/core': 7.23.7 - '@svgr/babel-preset': 8.1.0_@babel+core@7.23.7 + '@babel/core': 7.23.9 + '@svgr/babel-preset': 8.1.0_@babel+core@7.23.9 '@svgr/core': 8.1.0_typescript@4.9.5 '@svgr/hast-util-to-babel-ast': 8.0.0 svg-parser: 2.0.4 @@ -3316,8 +3316,8 @@ packages: - supports-color dev: true - /@swc/core-darwin-arm64/1.3.104: - resolution: {integrity: sha512-rCnVj8x3kn6s914Adddu+zROHUn6mUEMkNKUckofs3W9OthNlZXJA3C5bS2MMTRFXCWamJ0Zmh6INFpz+f4Tfg==} + /@swc/core-darwin-arm64/1.3.107: + resolution: {integrity: sha512-47tD/5vSXWxPd0j/ZllyQUg4bqalbQTsmqSw0J4dDdS82MWqCAwUErUrAZPRjBkjNQ6Kmrf5rpCWaGTtPw+ngw==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] @@ -3325,8 +3325,8 @@ packages: dev: true optional: true - /@swc/core-darwin-x64/1.3.104: - resolution: {integrity: sha512-LBCWGTYkn1UjyxrmcLS3vZgtCDVhwxsQMV7jz5duc7Gas8SRWh6ZYqvUkjlXMDX1yx0uvzHrkaRw445+zDRj7Q==} + /@swc/core-darwin-x64/1.3.107: + resolution: {integrity: sha512-hwiLJ2ulNkBGAh1m1eTfeY1417OAYbRGcb/iGsJ+LuVLvKAhU/itzsl535CvcwAlt2LayeCFfcI8gdeOLeZa9A==} engines: {node: '>=10'} cpu: [x64] os: [darwin] @@ -3334,8 +3334,8 @@ packages: dev: true optional: true - /@swc/core-linux-arm-gnueabihf/1.3.104: - resolution: {integrity: sha512-iFbsWcx0TKHWnFBNCuUstYqRtfkyBx7FKv5To1Hx14EMuvvoCD/qUoJEiNfDQN5n/xU9g5xq4RdbjEWCFLhAbA==} + /@swc/core-linux-arm-gnueabihf/1.3.107: + resolution: {integrity: sha512-I2wzcC0KXqh0OwymCmYwNRgZ9nxX7DWnOOStJXV3pS0uB83TXAkmqd7wvMBuIl9qu4Hfomi9aDM7IlEEn9tumQ==} engines: {node: '>=10'} cpu: [arm] os: [linux] @@ -3343,8 +3343,8 @@ packages: dev: true optional: true - /@swc/core-linux-arm64-gnu/1.3.104: - resolution: {integrity: sha512-1BIIp+nUPrRHHaJ35YJqrwXPwYSITp5robqqjyTwoKGw2kq0x+A964kpWul6v0d7A9Ial8fyH4m13eSWBodD2A==} + /@swc/core-linux-arm64-gnu/1.3.107: + resolution: {integrity: sha512-HWgnn7JORYlOYnGsdunpSF8A+BCZKPLzLtEUA27/M/ZuANcMZabKL9Zurt7XQXq888uJFAt98Gy+59PU90aHKg==} engines: {node: '>=10'} cpu: [arm64] os: [linux] @@ -3352,8 +3352,8 @@ packages: dev: true optional: true - /@swc/core-linux-arm64-musl/1.3.104: - resolution: {integrity: sha512-IyDNkzpKwvLqmRwTW+s8f8OsOSSj1N6juZKbvNHpZRfWZkz3T70q3vJlDBWQwy8z8cm7ckd7YUT3eKcSBPPowg==} + /@swc/core-linux-arm64-musl/1.3.107: + resolution: {integrity: sha512-vfPF74cWfAm8hyhS8yvYI94ucMHIo8xIYU+oFOW9uvDlGQRgnUf/6DEVbLyt/3yfX5723Ln57U8uiMALbX5Pyw==} engines: {node: '>=10'} cpu: [arm64] os: [linux] @@ -3361,8 +3361,8 @@ packages: dev: true optional: true - /@swc/core-linux-x64-gnu/1.3.104: - resolution: {integrity: sha512-MfX/wiRdTjE5uXHTDnaX69xI4UBfxIhcxbVlMj//N+7AX/G2pl2UFityfVMU2HpM12BRckrCxVI8F/Zy3DZkYQ==} + /@swc/core-linux-x64-gnu/1.3.107: + resolution: {integrity: sha512-uBVNhIg0ip8rH9OnOsCARUFZ3Mq3tbPHxtmWk9uAa5u8jQwGWeBx5+nTHpDOVd3YxKb6+5xDEI/edeeLpha/9g==} engines: {node: '>=10'} cpu: [x64] os: [linux] @@ -3370,8 +3370,8 @@ packages: dev: true optional: true - /@swc/core-linux-x64-musl/1.3.104: - resolution: {integrity: sha512-5yeILaxA31gGEmquErO8yxlq1xu0XVt+fz5mbbKXKZMRRILxYxNzAGb5mzV41r0oHz6Vhv4AXX/WMCmeWl+HkQ==} + /@swc/core-linux-x64-musl/1.3.107: + resolution: {integrity: sha512-mvACkUvzSIB12q1H5JtabWATbk3AG+pQgXEN95AmEX2ZA5gbP9+B+mijsg7Sd/3tboHr7ZHLz/q3SHTvdFJrEw==} engines: {node: '>=10'} cpu: [x64] os: [linux] @@ -3379,8 +3379,8 @@ packages: dev: true optional: true - /@swc/core-win32-arm64-msvc/1.3.104: - resolution: {integrity: sha512-rwcImsYnWDWGmeESG0XdGGOql5s3cG5wA8C4hHHKdH76zamPfDKKQFBsjmoNi0f1IsxaI9AJPeOmD4bAhT1ZoQ==} + /@swc/core-win32-arm64-msvc/1.3.107: + resolution: {integrity: sha512-J3P14Ngy/1qtapzbguEH41kY109t6DFxfbK4Ntz9dOWNuVY3o9/RTB841ctnJk0ZHEG+BjfCJjsD2n8H5HcaOA==} engines: {node: '>=10'} cpu: [arm64] os: [win32] @@ -3388,8 +3388,8 @@ packages: dev: true optional: true - /@swc/core-win32-ia32-msvc/1.3.104: - resolution: {integrity: sha512-ICDA+CJLYC7NkePnrbh/MvXwDQfy3rZSFgrVdrqRosv9DKHdFjYDnA9++7ozjrIdFdBrFW2NR7pyUcidlwhNzA==} + /@swc/core-win32-ia32-msvc/1.3.107: + resolution: {integrity: sha512-ZBUtgyjTHlz8TPJh7kfwwwFma+ktr6OccB1oXC8fMSopD0AxVnQasgun3l3099wIsAB9eEsJDQ/3lDkOLs1gBA==} engines: {node: '>=10'} cpu: [ia32] os: [win32] @@ -3397,8 +3397,8 @@ packages: dev: true optional: true - /@swc/core-win32-x64-msvc/1.3.104: - resolution: {integrity: sha512-fZJ1Ju62U4lMZVU+nHxLkFNcu0hG5Y0Yj/5zjrlbuX5N8J5eDndWAFsVnQhxRTZqKhZB53pvWRQs5FItSDqgXg==} + /@swc/core-win32-x64-msvc/1.3.107: + resolution: {integrity: sha512-Eyzo2XRqWOxqhE1gk9h7LWmUf4Bp4Xn2Ttb0ayAXFp6YSTxQIThXcT9kipXZqcpxcmDwoq8iWbbf2P8XL743EA==} engines: {node: '>=10'} cpu: [x64] os: [win32] @@ -3406,8 +3406,8 @@ packages: dev: true optional: true - /@swc/core/1.3.104: - resolution: {integrity: sha512-9LWH/qzR/Pmyco+XwPiPfz59T1sryI7o5dmqb593MfCkaX5Fzl9KhwQTI47i21/bXYuCdfa9ySZuVkzXMirYxA==} + /@swc/core/1.3.107: + resolution: {integrity: sha512-zKhqDyFcTsyLIYK1iEmavljZnf4CCor5pF52UzLAz4B6Nu/4GLU+2LQVAf+oRHjusG39PTPjd2AlRT3f3QWfsQ==} engines: {node: '>=10'} requiresBuild: true peerDependencies: @@ -3419,16 +3419,16 @@ packages: '@swc/counter': 0.1.2 '@swc/types': 0.1.5 optionalDependencies: - '@swc/core-darwin-arm64': 1.3.104 - '@swc/core-darwin-x64': 1.3.104 - '@swc/core-linux-arm-gnueabihf': 1.3.104 - '@swc/core-linux-arm64-gnu': 1.3.104 - '@swc/core-linux-arm64-musl': 1.3.104 - '@swc/core-linux-x64-gnu': 1.3.104 - '@swc/core-linux-x64-musl': 1.3.104 - '@swc/core-win32-arm64-msvc': 1.3.104 - '@swc/core-win32-ia32-msvc': 1.3.104 - '@swc/core-win32-x64-msvc': 1.3.104 + '@swc/core-darwin-arm64': 1.3.107 + '@swc/core-darwin-x64': 1.3.107 + '@swc/core-linux-arm-gnueabihf': 1.3.107 + '@swc/core-linux-arm64-gnu': 1.3.107 + '@swc/core-linux-arm64-musl': 1.3.107 + '@swc/core-linux-x64-gnu': 1.3.107 + '@swc/core-linux-x64-musl': 1.3.107 + '@swc/core-win32-arm64-msvc': 1.3.107 + '@swc/core-win32-ia32-msvc': 1.3.107 + '@swc/core-win32-x64-msvc': 1.3.107 dev: true /@swc/counter/0.1.2: @@ -4496,8 +4496,8 @@ packages: /@types/babel__core/7.20.0: resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==} dependencies: - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/parser': 7.23.9 + '@babel/types': 7.23.9 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.5 @@ -4505,8 +4505,8 @@ packages: /@types/babel__core/7.20.5: resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} dependencies: - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/parser': 7.23.9 + '@babel/types': 7.23.9 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.5 @@ -4515,18 +4515,18 @@ packages: /@types/babel__generator/7.6.8: resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@types/babel__template/7.4.4: resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} dependencies: - '@babel/parser': 7.23.6 - '@babel/types': 7.23.6 + '@babel/parser': 7.23.9 + '@babel/types': 7.23.9 /@types/babel__traverse/7.20.5: resolution: {integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==} dependencies: - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 /@types/chai-subset/1.3.5: resolution: {integrity: sha512-c2mPnw+xHtXDoHmdtcCXGwyLMiauiAyxWMzhGpqHC4nqI/Y5G2XhTampslK2rb59kpcuHon03UH8W6iYUzw88A==} @@ -4541,7 +4541,7 @@ packages: /@types/clean-css/4.2.6: resolution: {integrity: sha512-Ze1tf+LnGPmG6hBFMi0B4TEB0mhF7EiMM5oyjLDNPE9hxrPU0W+5+bHvO+eFPA+bt0iC1zkQMoU/iGdRVjcRbw==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 source-map: 0.6.1 dev: true @@ -4560,7 +4560,7 @@ packages: /@types/fs-extra/9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 dev: true /@types/geojson/7946.0.8: @@ -4570,7 +4570,7 @@ packages: /@types/glob-stream/8.0.2: resolution: {integrity: sha512-kyuRfGE+yiSJWzSO3t74rXxdZNdYfLcllO0IUha4eX1fl40pm9L02Q/TEc3mykTLjoWz4STBNwYnUWdFu3I0DA==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/picomatch': 2.3.3 '@types/streamx': 2.9.5 dev: true @@ -4578,18 +4578,18 @@ packages: /@types/glob-watcher/5.0.2: resolution: {integrity: sha512-MZeh2nIzibl/euv5UV0femkGzcKTSE4G2+zv48d6ymeitWwCx52+4X+FqzML9oH2mQnPs+N/JHp3CsBPj1x1Ug==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 dev: true /@types/graceful-fs/4.1.9: resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 /@types/gulp-if/0.0.34: resolution: {integrity: sha512-r2A04hHDC+ZWMRAm+3q6/UeC3ggvl+TZm9P1+2umnp4q9bOlBmUQnR178Io3c0DkZPQAwup8VNtOvmvaWCpP5w==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/vinyl': 2.0.7 dev: true @@ -4603,7 +4603,7 @@ packages: /@types/gulp-sourcemaps/0.0.35: resolution: {integrity: sha512-vUBuizwA4CAV3Mke0DJYHQxyN4YOB1aAql284qAO7Et7fe0hmnPi/R9Fhu2UhxMuSxAwFktsJUOQk5dJHOU1eA==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/vinyl': 2.0.7 dev: true @@ -4656,7 +4656,7 @@ packages: /@types/merge2/1.4.0: resolution: {integrity: sha512-MRHDvln2ldZELrUC8n1PGaQzZ33aNh8uDcsGehREW0zR1Fr818a4/JTZjO9eloHPPxnpUp8fz/YFTRc5CWm7Xw==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 dev: true /@types/minimatch/5.1.2: @@ -4671,8 +4671,8 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: true - /@types/node/20.11.5: - resolution: {integrity: sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==} + /@types/node/20.11.10: + resolution: {integrity: sha512-rZEfe/hJSGYmdfX9tvcPMYeYPW2sNl50nsw4jZmRcaG0HIAb0WYEpsB05GOb53vjqpyE9GUhlDQ4jLSoB5q9kg==} dependencies: undici-types: 5.26.5 @@ -4741,7 +4741,7 @@ packages: /@types/streamx/2.9.5: resolution: {integrity: sha512-IHYsa6jYrck8VEdSwpY141FTTf6D7boPeMq9jy4qazNrFMA4VbRz/sw5LSsfR7jwdDcx0QKWkUexZvsWBC2eIQ==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 dev: true /@types/terser/3.12.0: @@ -4754,7 +4754,7 @@ packages: /@types/through2/2.0.38: resolution: {integrity: sha512-YFu+nHmjxMurkH1BSzA0Z1WrKDAY8jUKPZctNQn7mc+/KKtp2XxnclHFXxdB1m7Iqnzb5aywgP8TMK283LezGQ==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 dev: true /@types/undertaker-registry/1.0.4: @@ -4764,7 +4764,7 @@ packages: /@types/undertaker/1.2.8: resolution: {integrity: sha512-gW3PRqCHYpo45XFQHJBhch7L6hytPsIe0QeLujlnFsjHPnXLhJcPdN6a9368d7aIQgH2I/dUTPFBlGeSNA3qOg==} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/undertaker-registry': 1.0.4 async-done: 1.3.2 dev: true @@ -4773,7 +4773,7 @@ packages: resolution: {integrity: sha512-ckYz9giHgV6U10RFuf9WsDQ3X86EFougapxHmmoxLK7e6ICQqO8CE+4V/3lBN148V5N1pb4nQMmMjyScleVsig==} dependencies: '@types/glob-stream': 8.0.2 - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/vinyl': 2.0.7 dev: true @@ -4781,7 +4781,7 @@ packages: resolution: {integrity: sha512-4UqPv+2567NhMQuMLdKAyK4yzrfCqwaTt6bLhHEs8PFcxbHILsrxaY63n4wgE/BRLDWDQeI+WcTmkXKExh9hQg==} dependencies: '@types/expect': 1.20.4 - '@types/node': 20.11.5 + '@types/node': 20.11.10 /@types/yargs-parser/21.0.0: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} @@ -4909,52 +4909,52 @@ packages: '@typescript-eslint/types': 5.30.0 eslint-visitor-keys: 3.4.3 - /@visactor/react-vchart/1.8.8_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-s7nBBndnS0fvJDNhBCaNWEzkX6W3EThUGl2Rd3QPPxILGvau7Z802TT66NfO0XFDOp5q8QrATDK1tk2U4vuc7Q==} + /@visactor/react-vchart/1.9.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-9qJQKDs1zThTPG7/v4OD3+TyR7cxNX/r3YYdkNHLc+7O8gLQIQJfm+4yaOMhD2H4I1VfAeZyg4oOHaUeg2/iCw==} peerDependencies: react: '>=16.0.0' react-dom: '>=16.0.0' dependencies: - '@visactor/vchart': 1.8.8 - '@visactor/vgrammar-core': 0.10.10 - '@visactor/vrender-core': 0.17.16 - '@visactor/vrender-kits': 0.17.16 - '@visactor/vutils': 0.17.3 + '@visactor/vchart': 1.9.0 + '@visactor/vgrammar-core': 0.11.5 + '@visactor/vrender-core': 0.17.19 + '@visactor/vrender-kits': 0.17.19 + '@visactor/vutils': 0.17.4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-is: 18.2.0 dev: true - /@visactor/vchart-types/1.8.8: - resolution: {integrity: sha512-oVRBPMGfnijraZKcEZtFTuf6eXq+9rBphuHP/n/aTIfcDRjBVtcekGkKxle1rNPxQoFf3/M9wT8WspCzHLvcMg==} + /@visactor/vchart-types/1.9.0: + resolution: {integrity: sha512-q/Ko/vgza2daQVA8T7by7e9I4vXasvjul/NPwts3kWGI+aFiJB6didrvxiqPhfPoYrL2ck/bQAL1d6mDOR5wNw==} dev: true - /@visactor/vchart/1.8.8: - resolution: {integrity: sha512-XJ25FzWLzalXQYpjUqlJ02gm8+E3wstOg6XR1VdAZRkNGpbvAfKoCsv3yN9LKOVA0QDkRWK6IEAcD+IezKBopQ==} + /@visactor/vchart/1.9.0: + resolution: {integrity: sha512-2iZg1TjBQ068De6IHjQl3zdoYlwcZ+yZmHr1R/+MGVevSOHKkpqq4O5fIQPzHDqDnk4PW7amfl6g9+B+JQ5GsA==} dependencies: - '@visactor/vdataset': 0.17.3 - '@visactor/vgrammar-core': 0.10.10 - '@visactor/vgrammar-hierarchy': 0.10.10 - '@visactor/vgrammar-projection': 0.10.10 - '@visactor/vgrammar-sankey': 0.10.10 - '@visactor/vgrammar-util': 0.10.10 - '@visactor/vgrammar-wordcloud': 0.10.10 - '@visactor/vgrammar-wordcloud-shape': 0.10.10 - '@visactor/vrender-components': 0.17.16 - '@visactor/vrender-core': 0.17.16 - '@visactor/vrender-kits': 0.17.16 - '@visactor/vscale': 0.17.3 - '@visactor/vutils': 0.17.3 - '@visactor/vutils-extension': 1.8.8 + '@visactor/vdataset': 0.17.4 + '@visactor/vgrammar-core': 0.11.5 + '@visactor/vgrammar-hierarchy': 0.11.5 + '@visactor/vgrammar-projection': 0.11.5 + '@visactor/vgrammar-sankey': 0.11.5 + '@visactor/vgrammar-util': 0.11.5 + '@visactor/vgrammar-wordcloud': 0.11.5 + '@visactor/vgrammar-wordcloud-shape': 0.11.5 + '@visactor/vrender-components': 0.17.19 + '@visactor/vrender-core': 0.17.19 + '@visactor/vrender-kits': 0.17.19 + '@visactor/vscale': 0.17.4 + '@visactor/vutils': 0.17.4 + '@visactor/vutils-extension': 1.9.0 dev: true - /@visactor/vdataset/0.17.3: - resolution: {integrity: sha512-uckfCq1gLvqUlbyi3p9GiY8qcv2uNZ2KzLxO0/CVfDUXZ1IsERT8363ue7vejctEpqEa112vgqYrw73qlumH9Q==} + /@visactor/vdataset/0.17.4: + resolution: {integrity: sha512-o43a4/z9J3Wr/u+5BI8G+XwtWAJSHl+Pg0+UZDYoS+lXQLJV64THokAfhWUEWrMqxnrUbdBqaPgZAozYzaZJdg==} dependencies: '@turf/flatten': 6.5.0 '@turf/helpers': 6.5.0 '@turf/rewind': 6.5.0 - '@visactor/vutils': 0.17.3 + '@visactor/vutils': 0.17.4 d3-dsv: 2.0.0 d3-geo: 1.12.1 d3-hexbin: 0.2.2 @@ -4970,153 +4970,153 @@ packages: topojson-client: 3.1.0 dev: true - /@visactor/vgrammar-coordinate/0.10.10: - resolution: {integrity: sha512-wua7572CBrzNYLQH7sf/rN90HAf73D2BkTevUiRqAuMaaNjmB0zddDkbsNkUf7dMQ3s9SiDkJfxvNja4heCKhQ==} + /@visactor/vgrammar-coordinate/0.11.5: + resolution: {integrity: sha512-j3oIOQOI229s5g3FlJGqUmPd9kFMqdNDXK2lim1g+SLxLKxIvf5lP7w6IrJL18dL5r5bfw0OO7qfWQrHMxm5eA==} dependencies: - '@visactor/vgrammar-util': 0.10.10 - '@visactor/vutils': 0.17.3 + '@visactor/vgrammar-util': 0.11.5 + '@visactor/vutils': 0.17.4 dev: true - /@visactor/vgrammar-core/0.10.10: - resolution: {integrity: sha512-xyIutg6lpf+xP/LKKrTLbzubYvOjJY6DIodVzyYTFmHYh4f17n/J885IOY5n0E3MHPb0GosGkur/bghnYhDXfg==} + /@visactor/vgrammar-core/0.11.5: + resolution: {integrity: sha512-mjhps1xC9sYvWmgVp1lV3UVl8dUT+waHhPC3hL2XDRZ+YV0e694U2HPiWlh0JsVHXerYFdjm63t1UVfy48LqRg==} dependencies: - '@visactor/vdataset': 0.17.3 - '@visactor/vgrammar-coordinate': 0.10.10 - '@visactor/vgrammar-util': 0.10.10 - '@visactor/vrender-components': 0.17.16 - '@visactor/vrender-core': 0.17.16 - '@visactor/vrender-kits': 0.17.16 - '@visactor/vscale': 0.17.3 - '@visactor/vutils': 0.17.3 + '@visactor/vdataset': 0.17.4 + '@visactor/vgrammar-coordinate': 0.11.5 + '@visactor/vgrammar-util': 0.11.5 + '@visactor/vrender-components': 0.17.19 + '@visactor/vrender-core': 0.17.19 + '@visactor/vrender-kits': 0.17.19 + '@visactor/vscale': 0.17.4 + '@visactor/vutils': 0.17.4 dev: true - /@visactor/vgrammar-hierarchy/0.10.10: - resolution: {integrity: sha512-DoZiwcwiNJ/CDxiMN/45ItPrpUCeeLRXaPHRwB67jt3g11hkA2tsUNJ9Pg7d52F54nfwOmt0eiPl2/TmeSBQHw==} + /@visactor/vgrammar-hierarchy/0.11.5: + resolution: {integrity: sha512-HVsKusLuL1VwcuNXXqQA0uZ9XIQc25uLa0D3xBBwzkTxyMAvRWSmfh/sLFxnd+HiCZsV8iTXXzvyPUY9V/uOpQ==} dependencies: - '@visactor/vgrammar-core': 0.10.10 - '@visactor/vgrammar-util': 0.10.10 - '@visactor/vrender-core': 0.17.16 - '@visactor/vrender-kits': 0.17.16 - '@visactor/vutils': 0.17.3 + '@visactor/vgrammar-core': 0.11.5 + '@visactor/vgrammar-util': 0.11.5 + '@visactor/vrender-core': 0.17.19 + '@visactor/vrender-kits': 0.17.19 + '@visactor/vutils': 0.17.4 dev: true - /@visactor/vgrammar-projection/0.10.10: - resolution: {integrity: sha512-mzDM466mmp3zYgsh/sJokietstG2KktqEM+tSG3eteXu5QrBuxTgVAMOl8PPQoS858f0vnP4tH1RfIfiQ7AmWQ==} + /@visactor/vgrammar-projection/0.11.5: + resolution: {integrity: sha512-ZzzP0UMn4iD8wIFGG/R59kJbTsN0hruyx6vxju7tYQTNCwO/n7T+JDAbjVFpVSfMmu8/xYO0NKRdJX0PqQ8iZA==} dependencies: - '@visactor/vgrammar-core': 0.10.10 - '@visactor/vgrammar-util': 0.10.10 - '@visactor/vutils': 0.17.3 + '@visactor/vgrammar-core': 0.11.5 + '@visactor/vgrammar-util': 0.11.5 + '@visactor/vutils': 0.17.4 d3-geo: 1.12.1 dev: true - /@visactor/vgrammar-sankey/0.10.10: - resolution: {integrity: sha512-Q6uqQQDs2jL2RMv9n+QDUloFiJrl2elUcWf/c//2omPoTZd2tmFXnMLOrJ6llUGM1ILNNnN3MwDA+ujmVf/0gA==} + /@visactor/vgrammar-sankey/0.11.5: + resolution: {integrity: sha512-SOsMj0tj9Zu13NBErdQkKoQcyUNu3Er3BnZP85fyv0lGzdQW6m3o/T2ziVP7sZJwWm8vXwiUOI2dYEaN9zJNwQ==} dependencies: - '@visactor/vgrammar-core': 0.10.10 - '@visactor/vgrammar-util': 0.10.10 - '@visactor/vrender-core': 0.17.16 - '@visactor/vrender-kits': 0.17.16 - '@visactor/vutils': 0.17.3 + '@visactor/vgrammar-core': 0.11.5 + '@visactor/vgrammar-util': 0.11.5 + '@visactor/vrender-core': 0.17.19 + '@visactor/vrender-kits': 0.17.19 + '@visactor/vutils': 0.17.4 dev: true - /@visactor/vgrammar-util/0.10.10: - resolution: {integrity: sha512-DBduCU9vREaNMaiDsvcLZoOW8b3cydW4cvU3F5WmtKiSYcH7LZKWoGQGjllQZBsHKBTMTWrbLbMDhcTeaUQT1A==} + /@visactor/vgrammar-util/0.11.5: + resolution: {integrity: sha512-trbgNsbj+TBa+202Iw+ews79w0iiZSeLgoWcq80pS+2U+xiuCjjdyDe6U1sbJV/6HKtRR1mSk4dwdR0NRVs0hQ==} dependencies: - '@visactor/vutils': 0.17.3 + '@visactor/vutils': 0.17.4 dev: true - /@visactor/vgrammar-wordcloud-shape/0.10.10: - resolution: {integrity: sha512-0WCVaKRPQaKh62XyPa1kILQu4vhDzDjQZ0zpRaC2MqQt3//0mdXzZ+tf1I2j4XGE04cZturtVHnk+JX3aRA7lw==} + /@visactor/vgrammar-wordcloud-shape/0.11.5: + resolution: {integrity: sha512-+6hKAXZ3OaNiw3PfNcPc5K0BLz8Z6tC5F3eYdzrlLBVvzQGyea+o7LjHPMfcPH6jHhatOXsPOrXb6QAVoL9A0A==} dependencies: - '@visactor/vgrammar-core': 0.10.10 - '@visactor/vgrammar-util': 0.10.10 - '@visactor/vrender-core': 0.17.16 - '@visactor/vrender-kits': 0.17.16 - '@visactor/vscale': 0.17.3 - '@visactor/vutils': 0.17.3 + '@visactor/vgrammar-core': 0.11.5 + '@visactor/vgrammar-util': 0.11.5 + '@visactor/vrender-core': 0.17.19 + '@visactor/vrender-kits': 0.17.19 + '@visactor/vscale': 0.17.4 + '@visactor/vutils': 0.17.4 dev: true - /@visactor/vgrammar-wordcloud/0.10.10: - resolution: {integrity: sha512-Wup3Oy16K4W0J5sCP2kpOoUuvpYoL9xCxY/TzGe9LoasG9ZmQ2y581fpW/EGHZYAAAlboS4tXedRrGbZycFAHg==} + /@visactor/vgrammar-wordcloud/0.11.5: + resolution: {integrity: sha512-zWzfs1nQyQJv/pgJHilC/DnDhe+M3u/d51bBPlaAmSNijPVY85sNSIwbGVJVuGi2zSJLmB5YbbFuZCWp23TuwA==} dependencies: - '@visactor/vgrammar-core': 0.10.10 - '@visactor/vgrammar-util': 0.10.10 - '@visactor/vrender-core': 0.17.16 - '@visactor/vrender-kits': 0.17.16 - '@visactor/vutils': 0.17.3 + '@visactor/vgrammar-core': 0.11.5 + '@visactor/vgrammar-util': 0.11.5 + '@visactor/vrender-core': 0.17.19 + '@visactor/vrender-kits': 0.17.19 + '@visactor/vutils': 0.17.4 dev: true - /@visactor/vrender-components/0.17.16: - resolution: {integrity: sha512-4aS6BklJUXK94n/hHA1785Cnt4nn8zt/bSaYWmmNQCEnHasy8g/W9ppWV9M4jPlaql/0edEzDruZZef004av/Q==} + /@visactor/vrender-components/0.17.19: + resolution: {integrity: sha512-B5Hj9n71OuWBMPo16G0HUUgHJFFiQDklwojtJvUgWmdp0gjGkbGJN4//+C1tEN1ONSAJc+uJvo2fZZMxcnpi7w==} dependencies: - '@visactor/vrender-core': 0.17.16 - '@visactor/vrender-kits': 0.17.16 - '@visactor/vscale': 0.17.3 - '@visactor/vutils': 0.17.3 + '@visactor/vrender-core': 0.17.19 + '@visactor/vrender-kits': 0.17.19 + '@visactor/vscale': 0.17.4 + '@visactor/vutils': 0.17.4 dev: true - /@visactor/vrender-core/0.17.16: - resolution: {integrity: sha512-BKdGUuw6dlSGpTF3gApAxdW4Hzdld2WuDhhj2hY8RyVYcH0BaSZM1v25jPtTnOepBdT8t+DTGiHVKWKaairWOA==} + /@visactor/vrender-core/0.17.19: + resolution: {integrity: sha512-ylqm0QDZb2vk7HbFjJrp7JES6A0LneaeFK/EYcV/A32x7U60wi8WOIwuVhHWv0rxBeQ6YzgiDbGCPnjwHux5jA==} dependencies: - '@visactor/vutils': 0.17.3 + '@visactor/vutils': 0.17.4 color-convert: 2.0.1 dev: true - /@visactor/vrender-kits/0.17.16: - resolution: {integrity: sha512-meitvZwbcU2a5DKpUhYZ5yYeqnKXF1VJL4uCDc2t6LM2SQ45jLWqDmrilwoEJ1suj1a1hPlfJ1L/Y8CP6I3dLg==} + /@visactor/vrender-kits/0.17.19: + resolution: {integrity: sha512-qnlJkgJj+dVy6jpscv5fG02f/cUeInO/v9VSfxIgS2w1ZTEAiV09U6FVvGCIPlrX+UylihzVexTMI4L44GkX7Q==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.17.16 - '@visactor/vutils': 0.17.3 + '@visactor/vrender-core': 0.17.19 + '@visactor/vutils': 0.17.4 roughjs: 4.5.2 dev: true - /@visactor/vscale/0.17.3: - resolution: {integrity: sha512-05ESzGvJU4lS5Ndv8+rins05RaOr1eIRBnXwIdzAxv/77MTJ9X8GxRGl1y/nR14XPpPVd9vgdzYRTCbpL6hPHg==} + /@visactor/vscale/0.17.4: + resolution: {integrity: sha512-gF9SWmduQxat8ct8BkDwT3C/E7aWxsqKctJ6zI+XZzL/wLD4NELnA7zUSiuRmyAunjaH87B9jNtiPcBRMviVEw==} dependencies: - '@visactor/vutils': 0.17.3 + '@visactor/vutils': 0.17.4 dev: true - /@visactor/vutils-extension/1.8.8: - resolution: {integrity: sha512-FNLW0ojOmuKHkbsIYZK7x4/yvYVo3M+OTFksWY5wxdlMsaAsz9NZgaVdWjRmcPA/tMD6rd2e/y4jEaIeskZ8Xw==} + /@visactor/vutils-extension/1.9.0: + resolution: {integrity: sha512-yZpk+E8tyil/Iz/0riIXQRB40H2ExfKfv0fm6UFrzGit3kigIk5vKKGe2rO2OO30FGC+V1DpG4H2U/5QKmNOIA==} dependencies: - '@visactor/vrender-core': 0.17.16 - '@visactor/vrender-kits': 0.17.16 - '@visactor/vscale': 0.17.3 - '@visactor/vutils': 0.17.3 + '@visactor/vrender-core': 0.17.19 + '@visactor/vrender-kits': 0.17.19 + '@visactor/vscale': 0.17.4 + '@visactor/vutils': 0.17.4 dev: true - /@visactor/vutils/0.17.3: - resolution: {integrity: sha512-o3iq+NnvXujwXdXiyWt0t2mTzOfIxQl0M9++DtstOWy21LApqCZfj1hzZZ4424Ie3/mwPQsgtUDILvoWKhGWXA==} + /@visactor/vutils/0.17.4: + resolution: {integrity: sha512-tii2RpNEhXsvU+DRgadFcfo0UM/xOIZz7bxhycA624TUQdPnH/tOpdjAtSdvnjusrMmqsx8yAJa8j1imXkZLsg==} dependencies: '@turf/helpers': 6.5.0 '@turf/invariant': 6.5.0 eventemitter3: 4.0.7 dev: true - /@vitejs/plugin-react-swc/3.5.0_vite@4.5.1: + /@vitejs/plugin-react-swc/3.5.0_vite@4.5.2: resolution: {integrity: sha512-1PrOvAaDpqlCV+Up8RkAh9qaiUjoDUcjtttyhXDKw53XA6Ve16SOp6cCOpRs8Dj8DqUQs6eTW5YkLcLJjrXAig==} peerDependencies: vite: ^4 || ^5 dependencies: - '@swc/core': 1.3.104 - vite: 4.5.1_62zwdg4whqujtjpsufnmu2a74y + '@swc/core': 1.3.107 + vite: 4.5.2_bqqhpezdqbe63dmbomuvp7bn2a transitivePeerDependencies: - '@swc/helpers' dev: true - /@vitejs/plugin-react/4.2.1_vite@4.5.1: + /@vitejs/plugin-react/4.2.1_vite@4.5.2: resolution: {integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.2.0 || ^5.0.0 dependencies: - '@babel/core': 7.23.7 - '@babel/plugin-transform-react-jsx-self': 7.23.3_@babel+core@7.23.7 - '@babel/plugin-transform-react-jsx-source': 7.23.3_@babel+core@7.23.7 + '@babel/core': 7.23.9 + '@babel/plugin-transform-react-jsx-self': 7.23.3_@babel+core@7.23.9 + '@babel/plugin-transform-react-jsx-source': 7.23.3_@babel+core@7.23.9 '@types/babel__core': 7.20.5 react-refresh: 0.14.0 - vite: 4.5.1_62zwdg4whqujtjpsufnmu2a74y + vite: 4.5.2_bqqhpezdqbe63dmbomuvp7bn2a transitivePeerDependencies: - supports-color dev: true @@ -5552,8 +5552,8 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.22.2 - caniuse-lite: 1.0.30001579 + browserslist: 4.22.3 + caniuse-lite: 1.0.30001581 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -5619,8 +5619,8 @@ packages: resolution: {integrity: sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/template': 7.22.15 - '@babel/types': 7.23.6 + '@babel/template': 7.23.9 + '@babel/types': 7.23.9 '@types/babel__core': 7.20.0 '@types/babel__traverse': 7.20.5 @@ -5643,7 +5643,7 @@ packages: dependencies: '@babel/core': 7.20.12 '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 - core-js-compat: 3.35.0 + core-js-compat: 3.35.1 transitivePeerDependencies: - supports-color @@ -5746,7 +5746,6 @@ packages: /bindings/1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} - requiresBuild: true dependencies: file-uri-to-path: 1.0.0 dev: false @@ -5794,15 +5793,15 @@ packages: dependencies: fill-range: 7.0.1 - /browserslist/4.22.2: - resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==} + /browserslist/4.22.3: + resolution: {integrity: sha512-UAp55yfwNv0klWNapjs/ktHoguxuQNGnOzxYmfnXIS+8AsRDZkSDxg7R1AX3GKzn078SBI5dzwzj/Yx0Or0e3A==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001579 - electron-to-chromium: 1.4.639 + caniuse-lite: 1.0.30001581 + electron-to-chromium: 1.4.648 node-releases: 2.0.14 - update-browserslist-db: 1.0.13_browserslist@4.22.2 + update-browserslist-db: 1.0.13_browserslist@4.22.3 /bs-logger/0.2.6: resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} @@ -5886,8 +5885,8 @@ packages: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} - /caniuse-lite/1.0.30001579: - resolution: {integrity: sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==} + /caniuse-lite/1.0.30001581: + resolution: {integrity: sha512-whlTkwhqV2tUmP3oYhtNfaWGYHDdS3JYFQBKXxcUR9qqPWsRhFHhoISO2Xnl/g0xyKzht9mI1LZpiNWfMzHixQ==} /chai/4.4.1: resolution: {integrity: sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==} @@ -6265,10 +6264,10 @@ packages: toggle-selection: 1.0.6 dev: true - /core-js-compat/3.35.0: - resolution: {integrity: sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==} + /core-js-compat/3.35.1: + resolution: {integrity: sha512-sftHa5qUJY3rs9Zht1WEnmkvXputCyDBczPnr7QDgL8n3qrF3CMXY4VPSYtOLLiOUJcah2WNXREd48iOl6mQIw==} dependencies: - browserslist: 4.22.2 + browserslist: 4.22.3 /core-util-is/1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} @@ -6319,7 +6318,7 @@ packages: - ts-node dev: true - /create-jest/29.7.0_vgpojbcxjh2pk3qfizn5ici2iu: + /create-jest/29.7.0_6blmmmubnvgjtcxlhmezjugq5e: resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -6328,7 +6327,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0_vgpojbcxjh2pk3qfizn5ici2iu + jest-config: 29.7.0_6blmmmubnvgjtcxlhmezjugq5e jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -6469,7 +6468,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 dev: true /date-time/3.1.0: @@ -6683,7 +6682,7 @@ packages: /dom-helpers/5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 csstype: 3.1.3 dev: true @@ -6749,8 +6748,8 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true - /electron-to-chromium/1.4.639: - resolution: {integrity: sha512-CkKf3ZUVZchr+zDpAlNLEEy2NJJ9T64ULWaDgy3THXXlPVPkLu3VOs9Bac44nebVtdwl2geSj6AxTtGDOxoXhg==} + /electron-to-chromium/1.4.648: + resolution: {integrity: sha512-EmFMarXeqJp9cUKu/QEciEApn0S/xRcpZWuAm32U7NgoZCimjsilKXHRO9saeEW55eHZagIDg6XTUOv32w9pjg==} /emittery/0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} @@ -7310,8 +7309,8 @@ packages: engines: {node: '>= 4.9.1'} dev: true - /fastq/1.16.0: - resolution: {integrity: sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==} + /fastq/1.17.0: + resolution: {integrity: sha512-zGygtijUMT7jnk3h26kUms3BkSDp4IfIKjmnqI2tvx6nuBfiF1UqOxbnLfzdv+apBy+53oaImsKtMw/xYbW+1w==} dependencies: reusify: 1.0.4 @@ -7334,7 +7333,6 @@ packages: /file-uri-to-path/1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} - requiresBuild: true dev: false optional: true @@ -7831,7 +7829,7 @@ packages: resolution: {integrity: sha512-SVSF7ikuWKhpAW4l4wapAqPPSToJoiNKsbDoUnRrSgwZHH7lH8pbPeQj1aOVYQrbZKhfSVBxVW+Py7vtulRktw==} engines: {node: '>=10'} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@types/vinyl': 2.0.7 istextorbinary: 3.3.0 replacestream: 4.0.3 @@ -7970,7 +7968,7 @@ packages: /history/4.10.1: resolution: {integrity: sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==} dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 loose-envify: 1.4.0 resolve-pathname: 3.0.0 tiny-invariant: 1.3.1 @@ -8438,7 +8436,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/core': 7.20.12 - '@babel/parser': 7.23.6 + '@babel/parser': 7.23.9 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 6.3.1 @@ -8450,7 +8448,7 @@ packages: engines: {node: '>=10'} dependencies: '@babel/core': 7.20.12 - '@babel/parser': 7.23.6 + '@babel/parser': 7.23.9 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 7.5.4 @@ -8506,7 +8504,7 @@ packages: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -8554,7 +8552,7 @@ packages: - ts-node dev: true - /jest-cli/29.7.0_vgpojbcxjh2pk3qfizn5ici2iu: + /jest-cli/29.7.0_6blmmmubnvgjtcxlhmezjugq5e: resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -8568,10 +8566,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0_vgpojbcxjh2pk3qfizn5ici2iu + create-jest: 29.7.0_6blmmmubnvgjtcxlhmezjugq5e exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0_vgpojbcxjh2pk3qfizn5ici2iu + jest-config: 29.7.0_6blmmmubnvgjtcxlhmezjugq5e jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -8620,7 +8618,7 @@ packages: - supports-color dev: true - /jest-config/29.7.0_@types+node@20.11.5: + /jest-config/29.7.0_6blmmmubnvgjtcxlhmezjugq5e: resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -8635,7 +8633,7 @@ packages: '@babel/core': 7.20.12 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 babel-jest: 29.7.0_@babel+core@7.20.12 chalk: 4.1.2 ci-info: 3.9.0 @@ -8655,12 +8653,12 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 + ts-node: 10.9.0_2ns2w2i7dplmnhdwb6z6jlbaj4 transitivePeerDependencies: - babel-plugin-macros - supports-color - dev: true - /jest-config/29.7.0_vgpojbcxjh2pk3qfizn5ici2iu: + /jest-config/29.7.0_@types+node@20.11.10: resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -8675,7 +8673,7 @@ packages: '@babel/core': 7.20.12 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 babel-jest: 29.7.0_@babel+core@7.20.12 chalk: 4.1.2 ci-info: 3.9.0 @@ -8695,10 +8693,10 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.0_iopyyuf4sktit3xyaocs56agte transitivePeerDependencies: - babel-plugin-macros - supports-color + dev: true /jest-diff/29.7.0: resolution: {integrity: sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==} @@ -8732,7 +8730,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -8746,7 +8744,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.11.5 + '@types/node': 20.11.10 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -8793,7 +8791,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 jest-util: 29.7.0 /jest-pnp-resolver/1.2.3_jest-resolve@29.7.0: @@ -8843,7 +8841,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -8873,7 +8871,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -8899,7 +8897,7 @@ packages: '@babel/generator': 7.21.1 '@babel/plugin-syntax-jsx': 7.23.3_@babel+core@7.20.12 '@babel/plugin-syntax-typescript': 7.23.3_@babel+core@7.20.12 - '@babel/types': 7.23.6 + '@babel/types': 7.23.9 '@jest/expect-utils': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 @@ -8923,7 +8921,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -8946,7 +8944,7 @@ packages: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.11.5 + '@types/node': 20.11.10 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -8957,7 +8955,7 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -8983,7 +8981,7 @@ packages: - ts-node dev: true - /jest/29.5.0_vgpojbcxjh2pk3qfizn5ici2iu: + /jest/29.5.0_6blmmmubnvgjtcxlhmezjugq5e: resolution: {integrity: sha512-juMg3he2uru1QoXX078zTa7pO85QyB9xajZc6bU+d9yEGwrKX6+vGmJQ3UdVZsvTEUARIdObzH68QItim6OSSQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -8996,7 +8994,7 @@ packages: '@jest/core': 29.7.0_ts-node@10.9.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0_vgpojbcxjh2pk3qfizn5ici2iu + jest-cli: 29.7.0_6blmmmubnvgjtcxlhmezjugq5e transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -9065,8 +9063,8 @@ packages: engines: {node: '>=6'} hasBin: true - /jsonc-parser/3.2.0: - resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} + /jsonc-parser/3.2.1: + resolution: {integrity: sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==} dev: true /jsonfile/6.1.0: @@ -9263,7 +9261,7 @@ packages: colorette: 2.0.20 log-update: 4.0.0 p-map: 4.0.0 - rfdc: 1.3.0 + rfdc: 1.3.1 rxjs: 7.8.1 through: 2.3.8 wrap-ansi: 7.0.0 @@ -9664,7 +9662,6 @@ packages: /nan/2.18.0: resolution: {integrity: sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==} - requiresBuild: true dev: false optional: true @@ -10169,7 +10166,7 @@ packages: /pkg-types/1.0.3: resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} dependencies: - jsonc-parser: 3.2.0 + jsonc-parser: 3.2.1 mlly: 1.5.0 pathe: 1.1.2 dev: true @@ -10453,7 +10450,7 @@ packages: peerDependencies: react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 react: 18.2.0 dev: true @@ -10515,8 +10512,8 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: true - /react-focus-lock/2.9.6_ujupp4aqvz5yjxfmu635blrdgm: - resolution: {integrity: sha512-B7gYnCjHNrNYwY2juS71dHbf0+UpXXojt02svxybj8N5bxceAkzPChKEncHuratjUHkIFNCn06k2qj1DRlzTug==} + /react-focus-lock/2.9.7_ujupp4aqvz5yjxfmu635blrdgm: + resolution: {integrity: sha512-EfhX040SELLqnQ9JftqsmQCG49iByg8F5X5m19Er+n371OaETZ35dlNPZrLOOTlnnwD4c2Zv0KDgabDTc7dPHw==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -10524,7 +10521,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 '@types/react': 17.0.75 focus-lock: 1.0.0 prop-types: 15.8.1 @@ -10556,7 +10553,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 '@types/react-redux': 7.1.33 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -10588,7 +10585,7 @@ packages: peerDependencies: react: '>=15' dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 history: 4.10.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -10603,7 +10600,7 @@ packages: peerDependencies: react: '>=15' dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 history: 4.10.1 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -10621,7 +10618,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -10636,7 +10633,7 @@ packages: react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 memoize-one: 5.2.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -10753,7 +10750,7 @@ packages: /redux/4.2.1: resolution: {integrity: sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==} dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 dev: true /regenerate-unicode-properties/10.1.1: @@ -10771,7 +10768,7 @@ packages: /regenerator-transform/0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.23.8 + '@babel/runtime': 7.23.9 /regex-not/1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} @@ -10960,8 +10957,8 @@ packages: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - /rfdc/1.3.0: - resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==} + /rfdc/1.3.1: + resolution: {integrity: sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==} dev: true /rimraf/2.7.1: @@ -11399,13 +11396,13 @@ packages: spdx-expression-parse: 3.0.1 spdx-license-ids: 3.0.16 - /spdx-exceptions/2.3.0: - resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==} + /spdx-exceptions/2.4.0: + resolution: {integrity: sha512-hcjppoJ68fhxA/cjbN4T8N6uCUejN8yFw69ttpqtBeCbF3u13n7mb31NB9jKwGTTWWnt9IbRA/mf1FprYS8wfw==} /spdx-expression-parse/3.0.1: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: - spdx-exceptions: 2.3.0 + spdx-exceptions: 2.4.0 spdx-license-ids: 3.0.16 /spdx-license-ids/3.0.16: @@ -11984,9 +11981,9 @@ packages: engines: {node: '>=8'} dev: true - /ts-jest/29.1.1_doipufordlnvh5g4adbwayvyvy: - resolution: {integrity: sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + /ts-jest/29.1.2_doipufordlnvh5g4adbwayvyvy: + resolution: {integrity: sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==} + engines: {node: ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@babel/core': '>=7.0.0-beta.0 <8' @@ -12007,7 +12004,7 @@ packages: dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.5.0_vgpojbcxjh2pk3qfizn5ici2iu + jest: 29.5.0_6blmmmubnvgjtcxlhmezjugq5e jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -12030,7 +12027,7 @@ packages: typescript: 4.9.5 dev: true - /ts-node/10.9.0_iopyyuf4sktit3xyaocs56agte: + /ts-node/10.9.0_2ns2w2i7dplmnhdwb6z6jlbaj4: resolution: {integrity: sha512-bunW18GUyaCSYRev4DPf4SQpom3pWH29wKl0sDk5zE7ze19RImEVhCW7K4v3hHKkUyfWotU08ToE2RS+Y49aug==} hasBin: true peerDependencies: @@ -12049,7 +12046,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.11.5 + '@types/node': 20.11.10 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 @@ -12303,13 +12300,13 @@ packages: engines: {node: '>=4'} dev: false - /update-browserslist-db/1.0.13_browserslist@4.22.2: + /update-browserslist-db/1.0.13_browserslist@4.22.3: resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.22.2 + browserslist: 4.22.3 escalade: 3.1.1 picocolors: 1.0.0 @@ -12386,7 +12383,7 @@ packages: resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==} engines: {node: '>=10.12.0'} dependencies: - '@jridgewell/trace-mapping': 0.3.21 + '@jridgewell/trace-mapping': 0.3.22 '@types/istanbul-lib-coverage': 2.0.6 convert-source-map: 2.0.0 @@ -12460,7 +12457,7 @@ packages: replace-ext: 1.0.1 dev: false - /vite-node/0.30.1_5sqizrvmk6drauygzhmuwvgbwy: + /vite-node/0.30.1_mdj3zfcarkep3qnex7e7p7kxvi: resolution: {integrity: sha512-vTikpU/J7e6LU/8iM3dzBo8ZhEiKZEKRznEMm+mJh95XhWaPrJQraT/QsT2NWmuEf+zgAoMe64PKT7hfZ1Njmg==} engines: {node: '>=v14.18.0'} hasBin: true @@ -12470,7 +12467,7 @@ packages: mlly: 1.5.0 pathe: 1.1.2 picocolors: 1.0.0 - vite: 4.5.1_5sqizrvmk6drauygzhmuwvgbwy + vite: 4.5.2_mdj3zfcarkep3qnex7e7p7kxvi transitivePeerDependencies: - '@types/node' - less @@ -12482,7 +12479,7 @@ packages: - terser dev: true - /vite-plugin-svgr/4.2.0_itiyvp4xcfgzikskulatxgyuny: + /vite-plugin-svgr/4.2.0_h7hpevnklssrimp2h44vopcfsm: resolution: {integrity: sha512-SC7+FfVtNQk7So0XMjrrtLAbEC8qjFPifyD7+fs/E6aaNdVde6umlVVh0QuwDLdOMu7vp5RiGFsB70nj5yo0XA==} peerDependencies: vite: ^2.6.0 || 3 || 4 || 5 @@ -12490,15 +12487,15 @@ packages: '@rollup/pluginutils': 5.1.0 '@svgr/core': 8.1.0_typescript@4.9.5 '@svgr/plugin-jsx': 8.1.0_@svgr+core@8.1.0 - vite: 4.5.1_62zwdg4whqujtjpsufnmu2a74y + vite: 4.5.2_bqqhpezdqbe63dmbomuvp7bn2a transitivePeerDependencies: - rollup - supports-color - typescript dev: true - /vite/4.5.1_5sqizrvmk6drauygzhmuwvgbwy: - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} + /vite/4.5.2_@types+node@20.11.10: + resolution: {integrity: sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -12525,18 +12522,16 @@ packages: terser: optional: true dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 esbuild: 0.18.20 - less: 4.1.3 postcss: 8.4.33 rollup: 3.29.4 - terser: 5.17.1 optionalDependencies: fsevents: 2.3.3 dev: true - /vite/4.5.1_62zwdg4whqujtjpsufnmu2a74y: - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} + /vite/4.5.2_bqqhpezdqbe63dmbomuvp7bn2a: + resolution: {integrity: sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -12563,7 +12558,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 esbuild: 0.18.20 less: 4.1.3 postcss: 8.4.33 @@ -12572,8 +12567,8 @@ packages: fsevents: 2.3.3 dev: true - /vite/4.5.1_@types+node@20.11.5: - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} + /vite/4.5.2_mdj3zfcarkep3qnex7e7p7kxvi: + resolution: {integrity: sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -12600,10 +12595,12 @@ packages: terser: optional: true dependencies: - '@types/node': 20.11.5 + '@types/node': 20.11.10 esbuild: 0.18.20 + less: 4.1.3 postcss: 8.4.33 rollup: 3.29.4 + terser: 5.17.1 optionalDependencies: fsevents: 2.3.3 dev: true @@ -12641,7 +12638,7 @@ packages: dependencies: '@types/chai': 4.3.11 '@types/chai-subset': 1.3.5 - '@types/node': 20.11.5 + '@types/node': 20.11.10 '@vitest/expect': 0.30.1 '@vitest/runner': 0.30.1 '@vitest/snapshot': 0.30.1 @@ -12662,8 +12659,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.6.0 tinypool: 0.4.0 - vite: 4.5.1_5sqizrvmk6drauygzhmuwvgbwy - vite-node: 0.30.1_5sqizrvmk6drauygzhmuwvgbwy + vite: 4.5.2_mdj3zfcarkep3qnex7e7p7kxvi + vite-node: 0.30.1_mdj3zfcarkep3qnex7e7p7kxvi why-is-node-running: 2.2.2 transitivePeerDependencies: - less diff --git a/packages/vchart-arco-theme/package.json b/packages/vchart-arco-theme/package.json index 5b8a45f..70aa27b 100644 --- a/packages/vchart-arco-theme/package.json +++ b/packages/vchart-arco-theme/package.json @@ -25,7 +25,7 @@ "test-watch": "DEBUG_MODE=1 jest --watch" }, "peerDependencies": { - "@visactor/vchart": "~1.8.8" + "@visactor/vchart": "~1.9.0" }, "dependencies": { "@visactor/vchart-theme-utils": "workspace:1.8.8" @@ -79,8 +79,8 @@ "react-router-dom": "^5.2.0", "react-device-detect": "^2.2.2", "redux": "^4.1.2", - "@visactor/vchart": "~1.8.8", - "@visactor/react-vchart": "~1.8.8", + "@visactor/vchart": "~1.9.0", + "@visactor/react-vchart": "~1.9.0", "@arco-design/webpack-plugin": "^1.6.0", "@arco-plugins/vite-plugin-svgr": "^0.7.2", "@svgr/webpack": "^5.5.0", diff --git a/packages/vchart-semi-theme/package.json b/packages/vchart-semi-theme/package.json index 8d7983d..2830bcc 100644 --- a/packages/vchart-semi-theme/package.json +++ b/packages/vchart-semi-theme/package.json @@ -25,7 +25,7 @@ "test-watch": "DEBUG_MODE=1 jest --watch" }, "peerDependencies": { - "@visactor/vchart": "~1.8.8" + "@visactor/vchart": "~1.9.0" }, "dependencies": { "@visactor/vchart-theme-utils": "workspace:1.8.8" @@ -63,8 +63,8 @@ "vite": "^4.5.0", "vite-plugin-svgr": "^4.1.0", "@babel/runtime": "latest", - "@visactor/vchart": "~1.8.8", - "@visactor/react-vchart": "~1.8.8", + "@visactor/vchart": "~1.9.0", + "@visactor/react-vchart": "~1.9.0", "@douyinfe/semi-ui": "^2.46.1", "@douyinfe/semi-icons": "latest", "@douyinfe/semi-icons-lab": "latest" diff --git a/packages/vchart-theme-utils/package.json b/packages/vchart-theme-utils/package.json index c51cb7d..ca707f7 100644 --- a/packages/vchart-theme-utils/package.json +++ b/packages/vchart-theme-utils/package.json @@ -22,7 +22,7 @@ "test-watch": "DEBUG_MODE=1 jest --watch" }, "peerDependencies": { - "@visactor/vchart": "~1.8.8" + "@visactor/vchart": "~1.9.0" }, "devDependencies": { "@internal/bundler": "workspace:*", @@ -34,8 +34,8 @@ "ts-jest": "~29.1.0", "@types/jest": "~29.5.0", "@rushstack/eslint-patch": "~1.1.4", - "@visactor/vchart": "~1.8.8", - "@visactor/vchart-types": "~1.8.8", + "@visactor/vchart": "~1.9.0", + "@visactor/vchart-types": "~1.9.0", "eslint": "~8.18.0", "vite": "^4.5.0", "typescript": "4.9.5", diff --git a/packages/vchart-theme/package.json b/packages/vchart-theme/package.json index 26c0697..a3519df 100644 --- a/packages/vchart-theme/package.json +++ b/packages/vchart-theme/package.json @@ -25,7 +25,7 @@ "test-watch": "DEBUG_MODE=1 jest --watch" }, "peerDependencies": { - "@visactor/vchart": "~1.8.8" + "@visactor/vchart": "~1.9.0" }, "devDependencies": { "@internal/bundler": "workspace:*", @@ -38,8 +38,8 @@ "ts-jest": "~29.1.0", "@types/jest": "~29.5.0", "@rushstack/eslint-patch": "~1.1.4", - "@visactor/vchart": "~1.8.8", - "@visactor/vchart-types": "~1.8.8", + "@visactor/vchart": "~1.9.0", + "@visactor/vchart-types": "~1.9.0", "eslint": "~8.18.0", "vite": "^4.5.0", "typescript": "4.9.5", diff --git a/share/chart-demo/package.json b/share/chart-demo/package.json index 4a562f1..9a3d684 100644 --- a/share/chart-demo/package.json +++ b/share/chart-demo/package.json @@ -22,11 +22,11 @@ "test-watch": "DEBUG_MODE=1 jest --watch" }, "peerDependencies": { - "@visactor/vchart": "~1.8.8" + "@visactor/vchart": "~1.9.0" }, "devDependencies": { - "@visactor/vchart": "~1.8.8", - "@visactor/vchart-types": "~1.8.8", + "@visactor/vchart": "~1.9.0", + "@visactor/vchart-types": "~1.9.0", "@internal/bundler": "workspace:*", "@internal/eslint-config": "workspace:*", "@internal/ts-config": "workspace:*", From 2552be16fcb4d399d6383f253f7e3f4c32a228fd Mon Sep 17 00:00:00 2001 From: Howard Zhang Date: Mon, 29 Jan 2024 19:57:14 +0800 Subject: [PATCH 2/2] feat: add css var prefix support of arco theme --- .../vchart-arco-theme/src/common/token-map.ts | 194 +++++++++--------- packages/vchart-arco-theme/src/generator.ts | 12 +- packages/vchart-arco-theme/src/index.ts | 26 ++- packages/vchart-arco-theme/src/interface.ts | 6 + packages/vchart-semi-theme/src/index.ts | 32 ++- packages/vchart-semi-theme/src/interface.ts | 4 + 6 files changed, 155 insertions(+), 119 deletions(-) diff --git a/packages/vchart-arco-theme/src/common/token-map.ts b/packages/vchart-arco-theme/src/common/token-map.ts index 948affc..4b4a168 100644 --- a/packages/vchart-arco-theme/src/common/token-map.ts +++ b/packages/vchart-arco-theme/src/common/token-map.ts @@ -1,103 +1,109 @@ import type { DataSchemeTokenMap, PaletteTokenMap } from '@visactor/vchart-theme-utils/esm/interface'; -export const paletteTokenMap: PaletteTokenMap = { - /** 背景色 */ - backgroundColor: '--color-bg-1', - /** 图表边框色 */ - borderColor: '--color-border', - /** 鼠标 hover 项背景颜色 */ - hoverBackgroundColor: '--color-secondary-hover', - /** 滑块类组件背景条填充颜色 */ - sliderRailColor: '--color-fill-3', - /** 滑块类组件滑块填充颜色 */ - sliderHandleColor: '--color-bg-2', - /** 滑块类组件已选范围填充颜色 */ - sliderTrackColor: '--primary-6', - /** 浮层背景区域颜色 */ - popupBackgroundColor: '--color-bg-popup', +export const getPaletteTokenMap = (prefix?: string): PaletteTokenMap => { + const prefixStr = prefix ? `${prefix}${prefix[prefix.length - 1] === '-' ? '' : '-'}` : ''; + return { + /** 背景色 */ + backgroundColor: `--${prefixStr}color-bg-1`, + /** 图表边框色 */ + borderColor: `--${prefixStr}color-border`, + /** 鼠标 hover 项背景颜色 */ + hoverBackgroundColor: `--${prefixStr}color-secondary-hover`, + /** 滑块类组件背景条填充颜色 */ + sliderRailColor: `--${prefixStr}color-fill-3`, + /** 滑块类组件滑块填充颜色 */ + sliderHandleColor: `--${prefixStr}color-bg-2`, + /** 滑块类组件已选范围填充颜色 */ + sliderTrackColor: '--primary-6', + /** 浮层背景区域颜色 */ + popupBackgroundColor: `--${prefixStr}color-bg-popup`, - /** 主要字色 */ - primaryFontColor: '--color-text-1', - /** 次要字色 */ - secondaryFontColor: '--color-text-2', - /** 第三字色 */ - tertiaryFontColor: '--color-text-3', - /** 轴标签字色 */ - axisLabelFontColor: '--color-text-3', - /** 禁用字色 */ - disableFontColor: '--color-text-4', - /** 轴高亮标记字色 */ - axisMarkerFontColor: '--color-bg-1', + /** 主要字色 */ + primaryFontColor: `--${prefixStr}color-text-1`, + /** 次要字色 */ + secondaryFontColor: `--${prefixStr}color-text-2`, + /** 第三字色 */ + tertiaryFontColor: `--${prefixStr}color-text-3`, + /** 轴标签字色 */ + axisLabelFontColor: `--${prefixStr}color-text-3`, + /** 禁用字色 */ + disableFontColor: `--${prefixStr}color-text-4`, + /** 轴高亮标记字色 */ + axisMarkerFontColor: `--${prefixStr}color-bg-1`, - /** 轴网格线颜色 */ - axisGridColor: '--color-border', - /** 轴线颜色 */ - axisDomainColor: '--color-neutral-3', - /** 缩略轴滑块描边颜色 */ - dataZoomHandlerStrokeColor: '--color-neutral-5', - /** 缩略轴图表区域颜色 */ - dataZoomChartColor: '--color-fill-4', + /** 轴网格线颜色 */ + axisGridColor: `--${prefixStr}color-border`, + /** 轴线颜色 */ + axisDomainColor: `--${prefixStr}color-neutral-3`, + /** 缩略轴滑块描边颜色 */ + dataZoomHandlerStrokeColor: `--${prefixStr}color-neutral-5`, + /** 缩略轴图表区域颜色 */ + dataZoomChartColor: `--${prefixStr}color-fill-4`, - /** 播放器控制器填充颜色 */ - playerControllerColor: '--primary-6', + /** 播放器控制器填充颜色 */ + playerControllerColor: '--primary-6', - /** 轴高亮标记背景色 */ - axisMarkerBackgroundColor: '--color-text-1', - /** 标注标签背景颜色 */ - markLabelBackgroundColor: '--color-border', - /** 标注线颜色 */ - markLineStrokeColor: '--color-text-2', + /** 轴高亮标记背景色 */ + axisMarkerBackgroundColor: `--${prefixStr}color-text-1`, + /** 标注标签背景颜色 */ + markLabelBackgroundColor: `--${prefixStr}color-border`, + /** 标注线颜色 */ + markLineStrokeColor: `--${prefixStr}color-text-2`, - /** 危险色 */ - dangerColor: '--danger-6', - /** 警告色 */ - warningColor: '--warning-6', - /** 成功色 */ - successColor: '--success-6', - /** 信息色 */ - infoColor: '--arcoblue-6' + /** 危险色 */ + dangerColor: '--danger-6', + /** 警告色 */ + warningColor: '--warning-6', + /** 成功色 */ + successColor: '--success-6', + /** 信息色 */ + infoColor: '--arcoblue-6' + }; }; -export const dataSchemeTokenMap: DataSchemeTokenMap = [ - // 第一档颜色(数据项 <= 10) - { - maxDomainLength: 10, - scheme: [ - '--color-data-1', - '--color-data-3', - '--color-data-5', - '--color-data-7', - '--color-data-9', - '--color-data-11', - '--color-data-13', - '--color-data-15', - '--color-data-17', - '--color-data-19' - ] - }, - // 第二档颜色(数据项 > 10) - { - scheme: [ - '--color-data-1', - '--color-data-2', - '--color-data-3', - '--color-data-4', - '--color-data-5', - '--color-data-6', - '--color-data-7', - '--color-data-8', - '--color-data-9', - '--color-data-10', - '--color-data-11', - '--color-data-12', - '--color-data-13', - '--color-data-14', - '--color-data-15', - '--color-data-16', - '--color-data-17', - '--color-data-18', - '--color-data-19', - '--color-data-20' - ] - } -]; +export const getDataSchemeTokenMap = (prefix?: string): DataSchemeTokenMap => { + const prefixStr = prefix ? `${prefix}${prefix[prefix.length - 1] === '-' ? '' : '-'}` : ''; + return [ + // 第一档颜色(数据项 <= 10) + { + maxDomainLength: 10, + scheme: [ + `--${prefixStr}color-data-1`, + `--${prefixStr}color-data-3`, + `--${prefixStr}color-data-5`, + `--${prefixStr}color-data-7`, + `--${prefixStr}color-data-9`, + `--${prefixStr}color-data-11`, + `--${prefixStr}color-data-13`, + `--${prefixStr}color-data-15`, + `--${prefixStr}color-data-17`, + `--${prefixStr}color-data-19` + ] + }, + // 第二档颜色(数据项 > 10) + { + scheme: [ + `--${prefixStr}color-data-1`, + `--${prefixStr}color-data-2`, + `--${prefixStr}color-data-3`, + `--${prefixStr}color-data-4`, + `--${prefixStr}color-data-5`, + `--${prefixStr}color-data-6`, + `--${prefixStr}color-data-7`, + `--${prefixStr}color-data-8`, + `--${prefixStr}color-data-9`, + `--${prefixStr}color-data-10`, + `--${prefixStr}color-data-11`, + `--${prefixStr}color-data-12`, + `--${prefixStr}color-data-13`, + `--${prefixStr}color-data-14`, + `--${prefixStr}color-data-15`, + `--${prefixStr}color-data-16`, + `--${prefixStr}color-data-17`, + `--${prefixStr}color-data-18`, + `--${prefixStr}color-data-19`, + `--${prefixStr}color-data-20` + ] + } + ]; +}; diff --git a/packages/vchart-arco-theme/src/generator.ts b/packages/vchart-arco-theme/src/generator.ts index bc2a1fb..a481f2e 100644 --- a/packages/vchart-arco-theme/src/generator.ts +++ b/packages/vchart-arco-theme/src/generator.ts @@ -1,7 +1,7 @@ import type { IColorSchemeStruct, ITheme, IThemeColorScheme, ProgressiveDataScheme } from '@visactor/vchart'; import { arcoDesignDark } from './dark'; import { arcoDesignLight } from './light'; -import { dataSchemeTokenMap, paletteTokenMap } from './common/token-map'; +import { getDataSchemeTokenMap, getPaletteTokenMap } from './common/token-map'; import { generateDataScheme, generatePalette } from '@visactor/vchart-theme-utils'; const baseThemeMap = { @@ -9,18 +9,22 @@ const baseThemeMap = { dark: arcoDesignDark }; -export const generateVChartArcoTheme = (mode: 'light' | 'dark', chartContainer?: HTMLElement): ITheme => { +export const generateVChartArcoTheme = ( + mode: 'light' | 'dark', + prefix?: string, + chartContainer?: HTMLElement +): ITheme => { const baseTheme = baseThemeMap[mode]; const { dataScheme, palette } = baseTheme.colorScheme.default as IColorSchemeStruct; const colorScheme: IThemeColorScheme = { default: { dataScheme: generateDataScheme( mode, - dataSchemeTokenMap, + getDataSchemeTokenMap(prefix), dataScheme as ProgressiveDataScheme, chartContainer ), - palette: generatePalette(mode, paletteTokenMap, palette, chartContainer) + palette: generatePalette(mode, getPaletteTokenMap(prefix), palette, chartContainer) } }; return { diff --git a/packages/vchart-arco-theme/src/index.ts b/packages/vchart-arco-theme/src/index.ts index 96a424d..ef5ef7b 100644 --- a/packages/vchart-arco-theme/src/index.ts +++ b/packages/vchart-arco-theme/src/index.ts @@ -1,6 +1,6 @@ import type { ITheme } from '@visactor/vchart'; // eslint-disable-next-line no-duplicate-imports -import VChart from '@visactor/vchart'; +import { ThemeManager } from '@visactor/vchart'; import type { IInitVChartArcoThemeOption } from './interface'; import { generateThemeName, getCurrentMode, observeAttribute } from './util'; import { generateVChartArcoTheme } from './generator'; @@ -11,27 +11,33 @@ export * from './light'; export * from './dark'; export const initVChartArcoTheme = (options?: IInitVChartArcoThemeOption) => { - const { defaultMode, isWatchingMode = true } = options ?? {}; + const { defaultMode, isWatchingMode = true, prefix, themeManager = ThemeManager } = options ?? {}; - switchVChartArcoTheme(false, defaultMode); + switchVChartArcoTheme(themeManager, prefix, false, defaultMode); if (isWatchingMode) { - observeAttribute(document.body, 'arco-theme', () => switchVChartArcoTheme()); + observeAttribute(document.body, 'arco-theme', () => switchVChartArcoTheme(themeManager, prefix)); } }; -export const switchVChartArcoTheme = (force?: boolean, mode?: 'light' | 'dark', theme?: ITheme) => { +export const switchVChartArcoTheme = ( + themeManager: typeof ThemeManager, + prefix?: string, + force?: boolean, + mode?: 'light' | 'dark', + theme?: ITheme +) => { if (!mode) { mode = getCurrentMode(); } const themeName = generateThemeName(mode); - if (!force && VChart.ThemeManager.getCurrentTheme() === themeName) { + if (!force && themeManager.getCurrentTheme() === themeName) { return; } else if (force) { - VChart.ThemeManager.removeTheme(themeName); + themeManager.removeTheme(themeName); } - if (!VChart.ThemeManager.themeExist(themeName)) { - VChart.ThemeManager.registerTheme(themeName, theme ?? generateVChartArcoTheme(mode)); + if (!themeManager.themeExist(themeName)) { + themeManager.registerTheme(themeName, theme ?? generateVChartArcoTheme(mode, prefix)); } - VChart.ThemeManager.setCurrentTheme(themeName); + themeManager.setCurrentTheme(themeName); }; diff --git a/packages/vchart-arco-theme/src/interface.ts b/packages/vchart-arco-theme/src/interface.ts index 5d5c13c..0cf2e96 100644 --- a/packages/vchart-arco-theme/src/interface.ts +++ b/packages/vchart-arco-theme/src/interface.ts @@ -1,6 +1,12 @@ +import type { ThemeManager } from '@visactor/vchart'; + export interface IInitVChartArcoThemeOption { /** 初始亮暗色模式 */ defaultMode?: 'light' | 'dark'; /** 是否监听亮暗色模式自动更改图表主题 */ isWatchingMode?: boolean; + /** 指定 ThemeManager,一般不用指定,如果遇到多版本 vchart 共存时需要指定 */ + themeManager?: typeof ThemeManager; + /** arco css 变量前缀,例如:原始变量名为`--color-data-1`,配置为`"arco"`后变为`--arco-color-data-1` */ + prefix?: string; } diff --git a/packages/vchart-semi-theme/src/index.ts b/packages/vchart-semi-theme/src/index.ts index 4dace55..abea5e2 100644 --- a/packages/vchart-semi-theme/src/index.ts +++ b/packages/vchart-semi-theme/src/index.ts @@ -1,6 +1,6 @@ import type { ITheme } from '@visactor/vchart'; // eslint-disable-next-line no-duplicate-imports -import VChart from '@visactor/vchart'; +import { ThemeManager } from '@visactor/vchart'; import type { IInitVChartSemiThemeOption } from './interface'; import { generateThemeName, getCurrentMode, observeAttribute, observeThemeSwitch } from './util'; import { generateVChartSemiTheme } from './generator'; @@ -12,12 +12,17 @@ export * from './light'; export * from './dark'; export const initVChartSemiTheme = (options?: IInitVChartSemiThemeOption) => { - const { defaultMode, isWatchingMode = true, isWatchingThemeSwitch = false } = options ?? {}; + const { + defaultMode, + isWatchingMode = true, + isWatchingThemeSwitch = false, + themeManager = ThemeManager + } = options ?? {}; - switchVChartSemiTheme(false, defaultMode); + switchVChartSemiTheme(themeManager, false, defaultMode); if (isWatchingMode) { - observeAttribute(document.body, THEME_MODE_ATTRIBUTE, () => switchVChartSemiTheme()); + observeAttribute(document.body, THEME_MODE_ATTRIBUTE, () => switchVChartSemiTheme(themeManager)); } if (isWatchingThemeSwitch) { observeThemeSwitch(() => { @@ -28,7 +33,7 @@ export const initVChartSemiTheme = (options?: IInitVChartSemiThemeOption) => { const timer = setInterval(() => { const theme = generateVChartSemiTheme(mode); if (times > 50 || cacheColorScheme !== JSON.stringify(theme.colorScheme)) { - switchVChartSemiTheme(true, mode, theme); + switchVChartSemiTheme(themeManager, true, mode, theme); clearInterval(timer); } times++; @@ -37,18 +42,23 @@ export const initVChartSemiTheme = (options?: IInitVChartSemiThemeOption) => { } }; -export const switchVChartSemiTheme = (force?: boolean, mode?: 'light' | 'dark', theme?: ITheme) => { +export const switchVChartSemiTheme = ( + themeManager: typeof ThemeManager, + force?: boolean, + mode?: 'light' | 'dark', + theme?: ITheme +) => { if (!mode) { mode = getCurrentMode(); } const themeName = generateThemeName(mode); - if (!force && VChart.ThemeManager.getCurrentTheme() === themeName) { + if (!force && themeManager.getCurrentTheme() === themeName) { return; } else if (force) { - VChart.ThemeManager.removeTheme(themeName); + themeManager.removeTheme(themeName); } - if (!VChart.ThemeManager.themeExist(themeName)) { - VChart.ThemeManager.registerTheme(themeName, theme ?? generateVChartSemiTheme(mode)); + if (!themeManager.themeExist(themeName)) { + themeManager.registerTheme(themeName, theme ?? generateVChartSemiTheme(mode)); } - VChart.ThemeManager.setCurrentTheme(themeName); + themeManager.setCurrentTheme(themeName); }; diff --git a/packages/vchart-semi-theme/src/interface.ts b/packages/vchart-semi-theme/src/interface.ts index 0503daf..338f687 100644 --- a/packages/vchart-semi-theme/src/interface.ts +++ b/packages/vchart-semi-theme/src/interface.ts @@ -1,3 +1,5 @@ +import type { ThemeManager } from '@visactor/vchart'; + export interface IInitVChartSemiThemeOption { /** 初始亮暗色模式 */ defaultMode?: 'light' | 'dark'; @@ -5,4 +7,6 @@ export interface IInitVChartSemiThemeOption { isWatchingMode?: boolean; /** 是否监听主题变化自动更改图表主题(适用于 semi 官方主题切换接口:https://semi.design/dsm/install_switcher)*/ isWatchingThemeSwitch?: boolean; + /** 指定 ThemeManager,一般不用指定,如果遇到多版本 vchart 共存时需要指定 */ + themeManager?: typeof ThemeManager; }