diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d1520d..9777078 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,7 +44,7 @@ importers: version: 4.0.1(jest@29.7.0(@types/node@22.2.0)(ts-node@10.9.2(@swc/core@1.4.2(@swc/helpers@0.5.1))(@types/node@22.2.0)(typescript@5.5.4)))(postcss@8.4.41) '@umijs/test': specifier: ^4.3.12 - version: 4.3.12(@babel/core@7.25.2) + version: 4.3.20(@babel/core@7.25.2) dumi: specifier: ^2.4.7 version: 2.4.7(@babel/core@7.25.2)(@swc/helpers@0.5.1)(@types/node@22.2.0)(@types/react@17.0.80)(eslint@8.57.0)(jest@29.7.0(@types/node@22.2.0)(ts-node@10.9.2(@swc/core@1.4.2(@swc/helpers@0.5.1))(@types/node@22.2.0)(typescript@5.5.4)))(lightningcss@1.22.1)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rollup@3.29.4)(stylelint@15.11.0(typescript@5.5.4))(terser@5.31.6)(type-fest@1.4.0)(typescript@5.5.4)(webpack@5.93.0(@swc/core@1.4.2(@swc/helpers@0.5.1))) @@ -2104,6 +2104,9 @@ packages: '@umijs/bundler-utils@4.3.12': resolution: {integrity: sha512-F9RjftHWtWgxrTBPpvzfqgAqsYHhgnPKQLFRokQzKaF+qPbK5CXj1DhePDWb9tFQxzKmkiCfzg419uVqjctloQ==} + '@umijs/bundler-utils@4.3.20': + resolution: {integrity: sha512-lb7xueV6mVHGkZVeYQTOS4I13F+biezhDHttCAWfSpH5ug42TCX8Ykdk/DOUk6XzLZGfu5gNmk3gfsz5HYuLkw==} + '@umijs/bundler-vite@4.3.12': resolution: {integrity: sha512-sgNlibxm6cItAOo0HHAWZW7R9nrJHwdTmdmFWFdINQen0IXM08oXPuczGhOVXvoBMhJgvYYFS0eVR1K5pVTQ1g==} hasBin: true @@ -2265,12 +2268,18 @@ packages: '@umijs/test@4.3.12': resolution: {integrity: sha512-UKPkrtBcsDmPFQcKCfcetSI1Rl9qESezImmg/+WH2exKPLk1zQyUEKhdu4UJSQZgBiLmVqkWk6x+DP51xG4DZA==} + '@umijs/test@4.3.20': + resolution: {integrity: sha512-Lc/uK85Y3Whn42DA2NcEmb+8aczcJkvRwMBQqFam5bab26fyVtLHlyMD3FVTO1OGpYcr/9q39IUc7jAR0Jzb0A==} + '@umijs/ui@3.0.1': resolution: {integrity: sha512-zcz37AJH0xt/6XVVbyO/hmsK9Hq4vH23HZ4KYVi5A8rbM9KeJkJigTS7ELOdArawZhVNGe+h3a5Oixs4a2QsWw==} '@umijs/utils@4.3.12': resolution: {integrity: sha512-mq7zm9HEcOmnf7uaedZlu1pVL65FFPjTIuyY0RvggETaAwfoeYBwQQQktPS8icjbpWlf4pe14a2cT/emVXjweQ==} + '@umijs/utils@4.3.20': + resolution: {integrity: sha512-VXEkQaAQWcm/rss0ggAqwDX9HujMWKRI+DK4GMvPgSzLLBBxqadViBZ248r2Gs5R7TkDVztgRwxT9U5DTc5krA==} + '@umijs/zod2ts@4.3.12': resolution: {integrity: sha512-glPOC410zG50GQ+fvXpHQtqA5fH9IttVlvt9vrrcC9Gqoew13UmAcoO7o7UuFcjSv49N5XxugmHPAMWn1ilxZQ==} @@ -10543,7 +10552,7 @@ snapshots: '@stylelint/postcss-css-in-js@0.38.0(postcss-syntax@0.36.2(postcss@8.4.41))(postcss@8.4.41)': dependencies: - '@babel/core': 7.23.6 + '@babel/core': 7.25.2 postcss: 8.4.41 postcss-syntax: 0.36.2(postcss@8.4.41) transitivePeerDependencies: @@ -11055,7 +11064,7 @@ snapshots: '@umijs/bundler-mako@0.8.0': dependencies: - '@umijs/bundler-utils': 4.3.12 + '@umijs/bundler-utils': 4.3.20 '@umijs/mako': 0.8.0 chalk: 4.1.2 compression: 1.7.4 @@ -11079,6 +11088,16 @@ snapshots: transitivePeerDependencies: - supports-color + '@umijs/bundler-utils@4.3.20': + dependencies: + '@umijs/utils': 4.3.20 + esbuild: 0.21.4 + regenerate: 1.4.2 + regenerate-unicode-properties: 10.1.1 + spdy: 4.0.2 + transitivePeerDependencies: + - supports-color + '@umijs/bundler-vite@4.3.12(@types/node@22.2.0)(lightningcss@1.22.1)(postcss@8.4.41)(rollup@3.29.4)(sass@1.77.8)(terser@5.31.6)': dependencies: '@svgr/core': 6.5.1 @@ -11445,6 +11464,20 @@ snapshots: - '@babel/core' - supports-color + '@umijs/test@4.3.20(@babel/core@7.25.2)': + dependencies: + '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.25.2) + '@jest/types': 27.5.1 + '@umijs/bundler-utils': 4.3.20 + '@umijs/utils': 4.3.20 + babel-jest: 29.7.0(@babel/core@7.25.2) + esbuild: 0.21.4 + identity-obj-proxy: 3.0.0 + isomorphic-unfetch: 4.0.2 + transitivePeerDependencies: + - '@babel/core' + - supports-color + '@umijs/ui@3.0.1': {} '@umijs/utils@4.3.12': @@ -11452,6 +11485,11 @@ snapshots: chokidar: 3.5.3 pino: 7.11.0 + '@umijs/utils@4.3.20': + dependencies: + chokidar: 3.5.3 + pino: 7.11.0 + '@umijs/zod2ts@4.3.12': {} '@ungap/structured-clone@1.2.0': {}