diff --git a/package.json b/package.json index 5e70ef2..2b6682f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "notation": "^2.0.0" }, "devDependencies": { - "@modern-js/eslint-config": "2.54.0", + "@modern-js/eslint-config": "2.54.5", "@modern-js/module-tools": "2.54.0", "@modern-js/plugin-rspress": "1.9.3", "@modern-js/plugin-testing": "2.54.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0266b51..083fd96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ importers: version: 2.0.0 devDependencies: '@modern-js/eslint-config': - specifier: 2.54.0 - version: 2.54.0(@swc/helpers@0.5.3)(typescript@5.0.4) + specifier: 2.54.5 + version: 2.54.5(@swc/helpers@0.5.3)(typescript@5.0.4) '@modern-js/module-tools': specifier: 2.54.0 version: 2.54.0(eslint@8.57.0)(typescript@5.0.4) @@ -23,7 +23,7 @@ importers: version: 1.9.3(@types/react@18.3.3)(react-router-dom@6.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)(typescript@5.0.4)(webpack@5.92.1) '@modern-js/plugin-testing': specifier: 2.54.0 - version: 2.54.0(@jest/transform@29.7.0)(@rsbuild/core@0.7.9)(@types/node@16.18.101)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(ts-node@10.9.2(@types/node@16.18.101)(typescript@5.0.4))(tsconfig-paths@4.2.0)(typescript@5.0.4)(zod@3.23.8) + version: 2.54.0(@jest/transform@29.7.0)(@rsbuild/core@0.7.10)(@types/node@16.18.101)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(ts-node@10.9.2(@types/node@16.18.101)(typescript@5.0.4))(tsconfig-paths@4.2.0)(typescript@5.0.4)(zod@3.23.8) '@types/jest': specifier: ~29.5.0 version: 29.5.12 @@ -1318,8 +1318,8 @@ packages: peerDependencies: react: '>=16' - '@modern-js-app/eslint-config@2.54.0': - resolution: {integrity: sha512-qLNTlbu6nhVZbarOAmw+hgpWMdJRn3zNrP3jXtw44xCapyk7VNJRwcegAskXdacgU2fQuQl4GfgE55HHoehImQ==} + '@modern-js-app/eslint-config@2.54.5': + resolution: {integrity: sha512-SkQQ5VCgXp70EELOzyVdL8/6Auk8gPjrXmSAEAVAFE1AecSUZU88v87rs0ezPjDWcXUFMLvgQF/M5o4iecKvEg==} peerDependencies: typescript: ^4 || ^5 @@ -1357,8 +1357,8 @@ packages: '@modern-js/core@2.54.0': resolution: {integrity: sha512-WnJTbSiJZHOY+tnB5q+4k7C2G0iTOdEh3B3QKN2+A2VSkF0nOlHM2SFLZavYWrcn5X2pjpaVduj5nXu0SKDxqQ==} - '@modern-js/eslint-config@2.54.0': - resolution: {integrity: sha512-aIcxazuGZtFJ8ORy/pUg72W28rWTW9RNBwAa7O2ZPwak8wfTKIGh7aJL3mFf3CSRK68N05mh1CAKtkOk95uAEA==} + '@modern-js/eslint-config@2.54.5': + resolution: {integrity: sha512-Zc9anUZ/Gfx2S8nyncIT/WWhEf0fA+9qnCTgF42B0rvQzihsk+6Ae79ihNN2lncz330cMeuYo1bRmpjanvAD1Q==} '@modern-js/module-tools@2.54.0': resolution: {integrity: sha512-v2KDHlwoVHmfQk5VQFM7i7E6YYWAadFEJkld21v6ZqeSOkzhOdkA2oLHSsbXud9KBStBbOlJkoIpgHG64J0c1Q==} @@ -1533,6 +1533,9 @@ packages: resolution: {integrity: sha512-clDjivHqWGXi7u+0d2r2sBi4Ie6VLEAzWMIkvJLnDmxoOhBYOTfzGbOQBA32THHm11/LiJbd01tJUpJsbshSWQ==} engines: {node: '>= 8.0.0'} + '@rsbuild/babel-preset@0.7.10': + resolution: {integrity: sha512-GG6i+gcgFlO73LDsFLYyuANER7JGeKmicaG1rZFfA99q14FlBWWaNaRF5SbeHQ0r93n+t4xp9OHueR3dgteJzw==} + '@rsbuild/babel-preset@0.7.9': resolution: {integrity: sha512-ArQIwPUTzucn91rBzuyEqur1RLESFN2Qwg9VsmYwwGWXYp8QPx2AG+GVYVnv1g29KvIdiPDACged30kO6lg6oA==} @@ -1541,11 +1544,16 @@ packages: engines: {node: '>=14.0.0'} hasBin: true - '@rsbuild/core@0.7.9': - resolution: {integrity: sha512-g29A68ZtrydLbWJgGlKUywyYi5ELnmuCM8CJWTxKa9itoIxAZG5h9NZ+P3VVBCaSfsY7DtFKMJ4D5cxvwJtVuw==} + '@rsbuild/core@0.7.10': + resolution: {integrity: sha512-m+JbPpuMFuVsMRcsjMxvVk6yc//OW+h72kV2DAD4neoiM0YhkEAN4TXBz3RSOomXHODhhxqhpCqz9nIw6PtvBA==} engines: {node: '>=16.0.0'} hasBin: true + '@rsbuild/plugin-babel@0.7.10': + resolution: {integrity: sha512-D0+YKQ5UqKatUSaInq4nk/3cx27m02RMhQFjUzQB16+NGUhTguYra3IWf4O7WHePmUwdMDTwXevbnNfnRqVY8A==} + peerDependencies: + '@rsbuild/core': ^0.7.10 + '@rsbuild/plugin-babel@0.7.9': resolution: {integrity: sha512-1p1nbk/xz+FUkJo3HLikGFVpAnqGvuyGDJBNUHI7eb/Yu1JB5aofTqUHwZXsVniEXfTFes29yS466e9zybFYqw==} peerDependencies: @@ -1560,6 +1568,9 @@ packages: '@rsbuild/shared@0.2.1': resolution: {integrity: sha512-UIYzvME/gt+iecHR1m9FTfAmBFVrzcMgzlcKZeQhF2G4yn46SPuSCsGFaVtANX0+51TLl2Q7tl2eJdb22L6e8w==} + '@rsbuild/shared@0.7.10': + resolution: {integrity: sha512-FwTm11DP7KxQKT2mWLvwe80O5KpikgMSlqnw9CQhBaIHSYEypdJU9ZotbNsXsHdML3xcqg+S9ae3bpovC7KlwQ==} + '@rsbuild/shared@0.7.9': resolution: {integrity: sha512-g/xQoa1PJR5305EXqXW5v+gFaYjzlwFvOzv0hOrmF0n2tEO1gO5PD/dwdWw1F3I9I79OshCZk0ru0XLshg/waQ==} @@ -1573,6 +1584,11 @@ packages: cpu: [arm64] os: [darwin] + '@rspack/binding-darwin-arm64@0.7.5': + resolution: {integrity: sha512-mNBIm36s1BA7v4SL/r4f3IXIsjyH5CZX4eXMRPE52lBc3ClVuUB7d/8zk8dkyjJCMAj8PsZSnAJ3cfXnn7TN4g==} + cpu: [arm64] + os: [darwin] + '@rspack/binding-darwin-x64@0.4.2': resolution: {integrity: sha512-NpGwHYcHxMwkdnn+g3LKCIcbogYrxvI3lHZZuZdbBf9tIOzYBgSq6RRmfIHIl/WQ9UVcnwjpb1zxUganmwhi7Q==} cpu: [x64] @@ -1583,6 +1599,11 @@ packages: cpu: [x64] os: [darwin] + '@rspack/binding-darwin-x64@0.7.5': + resolution: {integrity: sha512-teLK0TB1x0CsvaaiCopsFx4EvJe+/Hljwii6R7C9qOZs5zSOfbT/LQ202eA0sAGodCncARCGaXVrsekbrRYqeA==} + cpu: [x64] + os: [darwin] + '@rspack/binding-linux-arm64-gnu@0.4.2': resolution: {integrity: sha512-m8kaD2EfdNHoHWZrnhYRvq/AP2K9ztrfeYLUC9qF8lDJW0cnI/easUigr0sfoPqml7iVVwsepKOQmjsDMvKT3A==} cpu: [arm64] @@ -1593,6 +1614,11 @@ packages: cpu: [arm64] os: [linux] + '@rspack/binding-linux-arm64-gnu@0.7.5': + resolution: {integrity: sha512-/24UytJXrK+7CsucDb30GCKYIJ8nG6ceqbJyOtsJv9zeArNLHkxrYGSyjHJIpQfwVN17BPP4RNOi+yIZ3ZgDyA==} + cpu: [arm64] + os: [linux] + '@rspack/binding-linux-arm64-musl@0.4.2': resolution: {integrity: sha512-k5JhGPYjeZYDV819eNVrA1ajr/q+dBOb1mAwzuzgDJn38sMPLjj589XjlopuzY+JrpsQtP0p2iC/Yi+HPyYRmw==} cpu: [arm64] @@ -1603,6 +1629,11 @@ packages: cpu: [arm64] os: [linux] + '@rspack/binding-linux-arm64-musl@0.7.5': + resolution: {integrity: sha512-6RcxG42mLM01Pa6UYycACu/Nu9qusghAPUJumb8b8x5TRIDEtklYC5Ck6Rmagm+8E0ucMude2E/D4rMdIFcS3A==} + cpu: [arm64] + os: [linux] + '@rspack/binding-linux-x64-gnu@0.4.2': resolution: {integrity: sha512-Su5AgvdSg4QNHeem3mFNY9VlaRKyK+sHjK+/RefP/l3sCRKUcGDLXcf8wUBy8//Mt/yJ88Z6jzB38vpFlnwsCA==} cpu: [x64] @@ -1613,6 +1644,11 @@ packages: cpu: [x64] os: [linux] + '@rspack/binding-linux-x64-gnu@0.7.5': + resolution: {integrity: sha512-R0Lu4CJN2nWMW7WzPBuCIju80cQPpcaqwKJDj/quwQySpJJZ6c5qGwB8mntqjxIzZDrNH6u0OkpiUTbvWZj8ww==} + cpu: [x64] + os: [linux] + '@rspack/binding-linux-x64-musl@0.4.2': resolution: {integrity: sha512-1xEBR719aSxpgARpnhSOpyFYOEqLCdfdz+KaeMt5NCl4FJ0p/Ob6h27GRcWdK91MQgCV2/4az6THiN5YKGTM7A==} cpu: [x64] @@ -1623,6 +1659,11 @@ packages: cpu: [x64] os: [linux] + '@rspack/binding-linux-x64-musl@0.7.5': + resolution: {integrity: sha512-dDgi/ThikMy1m4llxPeEXDCA2I8F8ezFS/eCPLZGU2/J1b4ALwDjuRsMmo+VXSlFCKgIt98V6h1woeg7nu96yg==} + cpu: [x64] + os: [linux] + '@rspack/binding-win32-arm64-msvc@0.4.2': resolution: {integrity: sha512-7iKlOtp2AQjPEA81tSxf9rKu1gE7b+rkMiJnnlzqfDjUvUk4zD71F6BdY9jXXiPjCTUfL5Oym8f1OMkjZsrjDA==} cpu: [arm64] @@ -1633,6 +1674,11 @@ packages: cpu: [arm64] os: [win32] + '@rspack/binding-win32-arm64-msvc@0.7.5': + resolution: {integrity: sha512-nEF4cUdLfgEK6FrgJSJhUlr2/7LY1tmqBNQCFsCjtDtUkQbJIEo1b8edT94G9tJcQoFE4cD+Re30yBYbQO2Thg==} + cpu: [arm64] + os: [win32] + '@rspack/binding-win32-ia32-msvc@0.4.2': resolution: {integrity: sha512-XXy3/I/TqpLTrHPqrfWkqzZC53gGqJ6BHuPkCRJQFVgJI9zdBADqumj7A2s7VuH411zZQrCQVa/YBWxXWlScxA==} cpu: [ia32] @@ -1643,6 +1689,11 @@ packages: cpu: [ia32] os: [win32] + '@rspack/binding-win32-ia32-msvc@0.7.5': + resolution: {integrity: sha512-hEcHRwJIzpZsePr+5x6V/7TGhrPXhSZYG4sIhsrem1za9W+qqCYYLZ7KzzbRODU07QaAH2RxjcA1bf8F2QDYAQ==} + cpu: [ia32] + os: [win32] + '@rspack/binding-win32-x64-msvc@0.4.2': resolution: {integrity: sha512-OIMbPhhlGxwr6j4hQ7zeQAGMu217ZeV+/2PY+yQddgHUv/eFwH9MFhBZQc+k5Ad8+hurdyrLwOHGqjvo00ri/Q==} cpu: [x64] @@ -1653,12 +1704,20 @@ packages: cpu: [x64] os: [win32] + '@rspack/binding-win32-x64-msvc@0.7.5': + resolution: {integrity: sha512-PpVpP6J5/2b4T10hzSUwjLvmdpAOj3ozARl1Nrf/lsbYwhiXivoB8Gvoy/xe/Xpgr732Dk9VCeeW8rreWOOUVQ==} + cpu: [x64] + os: [win32] + '@rspack/binding@0.4.2': resolution: {integrity: sha512-2Rb4cmDxHOqAoExiB7RZGyMUp17kDUkcHoPIi3W803mclqwHU9XpLdIMggy0J2Ig2Kp8TCF0tpoUSu2UhgXQgA==} '@rspack/binding@0.7.4': resolution: {integrity: sha512-H1rTtYxbxe40miV2gYLPwIxEn2yMY6+bq+fjfiRu61kTvllexPMBYgFpKqSAc5Qyyto9j9uCkR4MJEYj2R/SQQ==} + '@rspack/binding@0.7.5': + resolution: {integrity: sha512-XcdOvaCz1mWWwr5vmEY9zncdInrjINEh60EWkYdqtCA67v7X7rB1fe6n4BeAI1+YLS2Eacj+lytlr+n7I+DYVg==} + '@rspack/core@0.4.2': resolution: {integrity: sha512-D5gKawtOMnzp0JIk62t09WrgqU1TR1X44km8mWZqGs5EunQVCvE5wW785cGOXgfuV8yxFXUKEqdHPg5Cp9fvEg==} engines: {node: '>=16.0.0'} @@ -1672,6 +1731,15 @@ packages: '@swc/helpers': optional: true + '@rspack/core@0.7.5': + resolution: {integrity: sha512-zVTe4WCyc3qsLPattosiDYZFeOzaJ32/BYukPP2I1VJtCVFa+PxGVRPVZhSoN6fXw5oy48yHg9W9v1T8CaEFhw==} + engines: {node: '>=16.0.0'} + peerDependencies: + '@swc/helpers': '>=0.5.1' + peerDependenciesMeta: + '@swc/helpers': + optional: true + '@rspack/plugin-react-refresh@0.4.2': resolution: {integrity: sha512-NMEyODrRZKDjMsoj8H0g7IMUjBBWB9CtTc0LWRbAMTEPf1pat+aAlhbRxYys7TE1VyREg4cWH7ON0FAGbfh5MA==} peerDependencies: @@ -9149,13 +9217,13 @@ snapshots: '@types/react': 18.3.3 react: 18.3.1 - '@modern-js-app/eslint-config@2.54.0(@swc/helpers@0.5.3)(typescript@5.0.4)': + '@modern-js-app/eslint-config@2.54.5(@swc/helpers@0.5.3)(typescript@5.0.4)': dependencies: '@babel/core': 7.24.7 '@babel/eslint-parser': 7.24.7(@babel/core@7.24.7)(eslint@8.57.0) '@babel/eslint-plugin': 7.24.7(@babel/eslint-parser@7.24.7(@babel/core@7.24.7)(eslint@8.57.0))(eslint@8.57.0) - '@rsbuild/babel-preset': 0.7.9(@rsbuild/core@0.7.9)(@swc/helpers@0.5.3) - '@rsbuild/core': 0.7.9 + '@rsbuild/babel-preset': 0.7.10(@rsbuild/core@0.7.10)(@swc/helpers@0.5.3) + '@rsbuild/core': 0.7.10 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.0.4))(eslint@8.57.0)(typescript@5.0.4) '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.0.4) eslint: 8.57.0 @@ -9226,9 +9294,9 @@ snapshots: '@modern-js/utils': 2.54.0 '@swc/helpers': 0.5.3 - '@modern-js/eslint-config@2.54.0(@swc/helpers@0.5.3)(typescript@5.0.4)': + '@modern-js/eslint-config@2.54.5(@swc/helpers@0.5.3)(typescript@5.0.4)': dependencies: - '@modern-js-app/eslint-config': 2.54.0(@swc/helpers@0.5.3)(typescript@5.0.4) + '@modern-js-app/eslint-config': 2.54.5(@swc/helpers@0.5.3)(typescript@5.0.4) transitivePeerDependencies: - '@swc/helpers' - eslint-import-resolver-typescript @@ -9320,7 +9388,7 @@ snapshots: - typescript - webpack - '@modern-js/plugin-testing@2.54.0(@jest/transform@29.7.0)(@rsbuild/core@0.7.9)(@types/node@16.18.101)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(ts-node@10.9.2(@types/node@16.18.101)(typescript@5.0.4))(tsconfig-paths@4.2.0)(typescript@5.0.4)(zod@3.23.8)': + '@modern-js/plugin-testing@2.54.0(@jest/transform@29.7.0)(@rsbuild/core@0.7.10)(@types/node@16.18.101)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(ts-node@10.9.2(@types/node@16.18.101)(typescript@5.0.4))(tsconfig-paths@4.2.0)(typescript@5.0.4)(zod@3.23.8)': dependencies: '@babel/core': 7.24.7 '@babel/preset-env': 7.24.7(@babel/core@7.24.7) @@ -9336,7 +9404,7 @@ snapshots: '@modern-js/prod-server': 2.54.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@modern-js/types': 2.54.0 '@modern-js/utils': 2.54.0 - '@rsbuild/babel-preset': 0.7.9(@rsbuild/core@0.7.9)(@swc/helpers@0.5.3) + '@rsbuild/babel-preset': 0.7.9(@rsbuild/core@0.7.10)(@swc/helpers@0.5.3) '@swc/helpers': 0.5.3 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 13.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -9511,7 +9579,7 @@ snapshots: estree-walker: 2.0.2 picomatch: 2.3.1 - '@rsbuild/babel-preset@0.7.9(@rsbuild/core@0.7.9)(@swc/helpers@0.5.3)': + '@rsbuild/babel-preset@0.7.10(@rsbuild/core@0.7.10)(@swc/helpers@0.5.3)': dependencies: '@babel/core': 7.24.7 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.7) @@ -9523,7 +9591,28 @@ snapshots: '@babel/preset-typescript': 7.24.7(@babel/core@7.24.7) '@babel/runtime': 7.24.7 '@babel/types': 7.24.7 - '@rsbuild/plugin-babel': 0.7.9(@rsbuild/core@0.7.9)(@swc/helpers@0.5.3) + '@rsbuild/plugin-babel': 0.7.10(@rsbuild/core@0.7.10)(@swc/helpers@0.5.3) + '@types/babel__core': 7.20.5 + babel-plugin-dynamic-import-node: 2.3.3 + core-js: 3.36.1 + transitivePeerDependencies: + - '@rsbuild/core' + - '@swc/helpers' + - supports-color + + '@rsbuild/babel-preset@0.7.9(@rsbuild/core@0.7.10)(@swc/helpers@0.5.3)': + dependencies: + '@babel/core': 7.24.7 + '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.7) + '@babel/plugin-proposal-export-default-from': 7.24.7(@babel/core@7.24.7) + '@babel/plugin-proposal-partial-application': 7.24.7(@babel/core@7.24.7) + '@babel/plugin-proposal-pipeline-operator': 7.24.7(@babel/core@7.24.7) + '@babel/plugin-transform-runtime': 7.24.7(@babel/core@7.24.7) + '@babel/preset-env': 7.24.7(@babel/core@7.24.7) + '@babel/preset-typescript': 7.24.7(@babel/core@7.24.7) + '@babel/runtime': 7.24.7 + '@babel/types': 7.24.7 + '@rsbuild/plugin-babel': 0.7.9(@rsbuild/core@0.7.10)(@swc/helpers@0.5.3) '@types/babel__core': 7.20.5 babel-plugin-dynamic-import-node: 2.3.3 core-js: 3.36.1 @@ -9540,22 +9629,36 @@ snapshots: html-webpack-plugin: html-rspack-plugin@5.5.7 postcss: 8.4.31 - '@rsbuild/core@0.7.9': + '@rsbuild/core@0.7.10': dependencies: - '@rsbuild/shared': 0.7.9(@swc/helpers@0.5.3) - '@rspack/core': 0.7.4(@swc/helpers@0.5.3) + '@rsbuild/shared': 0.7.10(@swc/helpers@0.5.3) + '@rspack/core': 0.7.5(@swc/helpers@0.5.3) '@swc/helpers': 0.5.3 core-js: 3.36.1 - html-webpack-plugin: html-rspack-plugin@5.7.2(@rspack/core@0.7.4(@swc/helpers@0.5.3)) + html-webpack-plugin: html-rspack-plugin@5.7.2(@rspack/core@0.7.5(@swc/helpers@0.5.3)) postcss: 8.4.38 - '@rsbuild/plugin-babel@0.7.9(@rsbuild/core@0.7.9)(@swc/helpers@0.5.3)': + '@rsbuild/plugin-babel@0.7.10(@rsbuild/core@0.7.10)(@swc/helpers@0.5.3)': + dependencies: + '@babel/core': 7.24.7 + '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.7) + '@babel/plugin-transform-class-properties': 7.24.7(@babel/core@7.24.7) + '@babel/preset-typescript': 7.24.7(@babel/core@7.24.7) + '@rsbuild/core': 0.7.10 + '@rsbuild/shared': 0.7.10(@swc/helpers@0.5.3) + '@types/babel__core': 7.20.5 + upath: 2.0.1 + transitivePeerDependencies: + - '@swc/helpers' + - supports-color + + '@rsbuild/plugin-babel@0.7.9(@rsbuild/core@0.7.10)(@swc/helpers@0.5.3)': dependencies: '@babel/core': 7.24.7 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.24.7) '@babel/plugin-transform-class-properties': 7.24.7(@babel/core@7.24.7) '@babel/preset-typescript': 7.24.7(@babel/core@7.24.7) - '@rsbuild/core': 0.7.9 + '@rsbuild/core': 0.7.10 '@rsbuild/shared': 0.7.9(@swc/helpers@0.5.3) '@types/babel__core': 7.20.5 upath: 2.0.1 @@ -9588,6 +9691,17 @@ snapshots: lodash: 4.17.21 postcss: 8.4.31 + '@rsbuild/shared@0.7.10(@swc/helpers@0.5.3)': + dependencies: + '@rspack/core': 0.7.5(@swc/helpers@0.5.3) + caniuse-lite: 1.0.30001636 + html-webpack-plugin: html-rspack-plugin@5.7.2(@rspack/core@0.7.5(@swc/helpers@0.5.3)) + postcss: 8.4.38 + optionalDependencies: + fsevents: 2.3.3 + transitivePeerDependencies: + - '@swc/helpers' + '@rsbuild/shared@0.7.9(@swc/helpers@0.5.3)': dependencies: '@rspack/core': 0.7.4(@swc/helpers@0.5.3) @@ -9605,54 +9719,81 @@ snapshots: '@rspack/binding-darwin-arm64@0.7.4': optional: true + '@rspack/binding-darwin-arm64@0.7.5': + optional: true + '@rspack/binding-darwin-x64@0.4.2': optional: true '@rspack/binding-darwin-x64@0.7.4': optional: true + '@rspack/binding-darwin-x64@0.7.5': + optional: true + '@rspack/binding-linux-arm64-gnu@0.4.2': optional: true '@rspack/binding-linux-arm64-gnu@0.7.4': optional: true + '@rspack/binding-linux-arm64-gnu@0.7.5': + optional: true + '@rspack/binding-linux-arm64-musl@0.4.2': optional: true '@rspack/binding-linux-arm64-musl@0.7.4': optional: true + '@rspack/binding-linux-arm64-musl@0.7.5': + optional: true + '@rspack/binding-linux-x64-gnu@0.4.2': optional: true '@rspack/binding-linux-x64-gnu@0.7.4': optional: true + '@rspack/binding-linux-x64-gnu@0.7.5': + optional: true + '@rspack/binding-linux-x64-musl@0.4.2': optional: true '@rspack/binding-linux-x64-musl@0.7.4': optional: true + '@rspack/binding-linux-x64-musl@0.7.5': + optional: true + '@rspack/binding-win32-arm64-msvc@0.4.2': optional: true '@rspack/binding-win32-arm64-msvc@0.7.4': optional: true + '@rspack/binding-win32-arm64-msvc@0.7.5': + optional: true + '@rspack/binding-win32-ia32-msvc@0.4.2': optional: true '@rspack/binding-win32-ia32-msvc@0.7.4': optional: true + '@rspack/binding-win32-ia32-msvc@0.7.5': + optional: true + '@rspack/binding-win32-x64-msvc@0.4.2': optional: true '@rspack/binding-win32-x64-msvc@0.7.4': optional: true + '@rspack/binding-win32-x64-msvc@0.7.5': + optional: true + '@rspack/binding@0.4.2': optionalDependencies: '@rspack/binding-darwin-arm64': 0.4.2 @@ -9677,6 +9818,18 @@ snapshots: '@rspack/binding-win32-ia32-msvc': 0.7.4 '@rspack/binding-win32-x64-msvc': 0.7.4 + '@rspack/binding@0.7.5': + optionalDependencies: + '@rspack/binding-darwin-arm64': 0.7.5 + '@rspack/binding-darwin-x64': 0.7.5 + '@rspack/binding-linux-arm64-gnu': 0.7.5 + '@rspack/binding-linux-arm64-musl': 0.7.5 + '@rspack/binding-linux-x64-gnu': 0.7.5 + '@rspack/binding-linux-x64-musl': 0.7.5 + '@rspack/binding-win32-arm64-msvc': 0.7.5 + '@rspack/binding-win32-ia32-msvc': 0.7.5 + '@rspack/binding-win32-x64-msvc': 0.7.5 + '@rspack/core@0.4.2': dependencies: '@rspack/binding': 0.4.2 @@ -9706,6 +9859,16 @@ snapshots: optionalDependencies: '@swc/helpers': 0.5.3 + '@rspack/core@0.7.5(@swc/helpers@0.5.3)': + dependencies: + '@module-federation/runtime-tools': 0.1.6 + '@rspack/binding': 0.7.5 + caniuse-lite: 1.0.30001636 + tapable: 2.2.1 + webpack-sources: 3.2.3 + optionalDependencies: + '@swc/helpers': 0.5.3 + '@rspack/plugin-react-refresh@0.4.2(react-refresh@0.14.2)': optionalDependencies: react-refresh: 0.14.2 @@ -12880,6 +13043,10 @@ snapshots: optionalDependencies: '@rspack/core': 0.7.4(@swc/helpers@0.5.3) + html-rspack-plugin@5.7.2(@rspack/core@0.7.5(@swc/helpers@0.5.3)): + optionalDependencies: + '@rspack/core': 0.7.5(@swc/helpers@0.5.3) + html-tags@3.3.1: {} html-to-text@9.0.5: