Commit 82d19b75079758ec4c9cf1e334a5c9f55c46002f
1 parent
cc409037
🚚 chore(*): 更新依赖
Showing
2 changed files
with
640 additions
and
895 deletions
package.json
@@ -23,26 +23,26 @@ | @@ -23,26 +23,26 @@ | ||
23 | "dist/" | 23 | "dist/" |
24 | ], | 24 | ], |
25 | "dependencies": { | 25 | "dependencies": { |
26 | - "@feewee/h5app-common": "^0.1.11", | ||
27 | - "@modern-js/runtime": "~2.48.6", | 26 | + "@feewee/h5app-common": "^0.1.12", |
27 | + "@modern-js/runtime": "~2.49.2", | ||
28 | "ahooks": "^3.7.11", | 28 | "ahooks": "^3.7.11", |
29 | - "clsx": "^2.1.0", | 29 | + "clsx": "^2.1.1", |
30 | "dayjs": "^1.11.10", | 30 | "dayjs": "^1.11.10", |
31 | - "react": "^18.2.0", | ||
32 | - "react-dom": "^18.2.0", | 31 | + "react": "^18.3.0", |
32 | + "react-dom": "^18.3.0", | ||
33 | "use-immer": "^0.9.0" | 33 | "use-immer": "^0.9.0" |
34 | }, | 34 | }, |
35 | "devDependencies": { | 35 | "devDependencies": { |
36 | "@feewee/fabric": "^1.1.8", | 36 | "@feewee/fabric": "^1.1.8", |
37 | - "@modern-js-app/eslint-config": "~2.48.6", | ||
38 | - "@modern-js/app-tools": "~2.48.6", | ||
39 | - "@modern-js/eslint-config": "~2.48.6", | ||
40 | - "@modern-js/plugin-tailwindcss": "~2.48.6", | ||
41 | - "@modern-js/tsconfig": "~2.48.6", | 37 | + "@modern-js-app/eslint-config": "~2.49.2", |
38 | + "@modern-js/app-tools": "~2.49.2", | ||
39 | + "@modern-js/eslint-config": "~2.49.2", | ||
40 | + "@modern-js/plugin-tailwindcss": "~2.49.0", | ||
41 | + "@modern-js/tsconfig": "~2.49.2", | ||
42 | "@types/jest": "^29.5.12", | 42 | "@types/jest": "^29.5.12", |
43 | "@types/node": "^18.19.31", | 43 | "@types/node": "^18.19.31", |
44 | - "@types/react": "^18.2.79", | ||
45 | - "@types/react-dom": "^18.2.25", | 44 | + "@types/react": "^18.3.0", |
45 | + "@types/react-dom": "^18.3.0", | ||
46 | "cross-env": "^7.0.3", | 46 | "cross-env": "^7.0.3", |
47 | "eslint": "^8.57.0", | 47 | "eslint": "^8.57.0", |
48 | "husky": "^9.0.11", | 48 | "husky": "^9.0.11", |
pnpm-lock.yaml
@@ -9,48 +9,48 @@ importers: | @@ -9,48 +9,48 @@ importers: | ||
9 | .: | 9 | .: |
10 | dependencies: | 10 | dependencies: |
11 | '@feewee/h5app-common': | 11 | '@feewee/h5app-common': |
12 | - specifier: ^0.1.11 | ||
13 | - version: 0.1.11(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | 12 | + specifier: ^0.1.12 |
13 | + version: 0.1.12(react-dom@18.3.0(react@18.3.0))(react@18.3.0) | ||
14 | '@modern-js/runtime': | 14 | '@modern-js/runtime': |
15 | - specifier: ~2.48.6 | ||
16 | - version: 2.48.6(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(webpack@5.91.0(esbuild@0.17.19)) | 15 | + specifier: ~2.49.2 |
16 | + version: 2.49.2(@types/react-dom@18.3.0)(@types/react@18.3.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(webpack@5.91.0(esbuild@0.17.19)) | ||
17 | ahooks: | 17 | ahooks: |
18 | specifier: ^3.7.11 | 18 | specifier: ^3.7.11 |
19 | - version: 3.7.11(react@18.2.0) | 19 | + version: 3.7.11(react@18.3.0) |
20 | clsx: | 20 | clsx: |
21 | - specifier: ^2.1.0 | ||
22 | - version: 2.1.0 | 21 | + specifier: ^2.1.1 |
22 | + version: 2.1.1 | ||
23 | dayjs: | 23 | dayjs: |
24 | specifier: ^1.11.10 | 24 | specifier: ^1.11.10 |
25 | version: 1.11.10 | 25 | version: 1.11.10 |
26 | react: | 26 | react: |
27 | - specifier: ^18.2.0 | ||
28 | - version: 18.2.0 | 27 | + specifier: ^18.3.0 |
28 | + version: 18.3.0 | ||
29 | react-dom: | 29 | react-dom: |
30 | - specifier: ^18.2.0 | ||
31 | - version: 18.2.0(react@18.2.0) | 30 | + specifier: ^18.3.0 |
31 | + version: 18.3.0(react@18.3.0) | ||
32 | use-immer: | 32 | use-immer: |
33 | specifier: ^0.9.0 | 33 | specifier: ^0.9.0 |
34 | - version: 0.9.0(immer@9.0.21)(react@18.2.0) | 34 | + version: 0.9.0(immer@9.0.21)(react@18.3.0) |
35 | devDependencies: | 35 | devDependencies: |
36 | '@feewee/fabric': | 36 | '@feewee/fabric': |
37 | specifier: ^1.1.8 | 37 | specifier: ^1.1.8 |
38 | version: 1.1.8 | 38 | version: 1.1.8 |
39 | '@modern-js-app/eslint-config': | 39 | '@modern-js-app/eslint-config': |
40 | - specifier: ~2.48.6 | ||
41 | - version: 2.48.6(typescript@5.4.5) | 40 | + specifier: ~2.49.2 |
41 | + version: 2.49.2(typescript@5.4.5) | ||
42 | '@modern-js/app-tools': | 42 | '@modern-js/app-tools': |
43 | - specifier: ~2.48.6 | ||
44 | - version: 2.48.6(@rspack/core@0.6.1(@swc/helpers@0.5.3))(eslint@8.57.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.4.5) | 43 | + specifier: ~2.49.2 |
44 | + version: 2.49.2(@rspack/core@0.6.3(@swc/helpers@0.5.3))(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.4.5) | ||
45 | '@modern-js/eslint-config': | 45 | '@modern-js/eslint-config': |
46 | - specifier: ~2.48.6 | ||
47 | - version: 2.48.6(typescript@5.4.5) | 46 | + specifier: ~2.49.2 |
47 | + version: 2.49.2(typescript@5.4.5) | ||
48 | '@modern-js/plugin-tailwindcss': | 48 | '@modern-js/plugin-tailwindcss': |
49 | - specifier: ~2.48.6 | ||
50 | - version: 2.48.6(@modern-js/runtime@2.48.6(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(webpack@5.91.0(esbuild@0.17.19)))(tailwindcss@3.4.3) | 49 | + specifier: ~2.49.0 |
50 | + version: 2.49.0(@modern-js/runtime@2.49.2(@types/react-dom@18.3.0)(@types/react@18.3.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(webpack@5.91.0(esbuild@0.17.19)))(tailwindcss@3.4.3) | ||
51 | '@modern-js/tsconfig': | 51 | '@modern-js/tsconfig': |
52 | - specifier: ~2.48.6 | ||
53 | - version: 2.48.6 | 52 | + specifier: ~2.49.2 |
53 | + version: 2.49.2 | ||
54 | '@types/jest': | 54 | '@types/jest': |
55 | specifier: ^29.5.12 | 55 | specifier: ^29.5.12 |
56 | version: 29.5.12 | 56 | version: 29.5.12 |
@@ -58,11 +58,11 @@ importers: | @@ -58,11 +58,11 @@ importers: | ||
58 | specifier: ^18.19.31 | 58 | specifier: ^18.19.31 |
59 | version: 18.19.31 | 59 | version: 18.19.31 |
60 | '@types/react': | 60 | '@types/react': |
61 | - specifier: ^18.2.79 | ||
62 | - version: 18.2.79 | 61 | + specifier: ^18.3.0 |
62 | + version: 18.3.0 | ||
63 | '@types/react-dom': | 63 | '@types/react-dom': |
64 | - specifier: ^18.2.25 | ||
65 | - version: 18.2.25 | 64 | + specifier: ^18.3.0 |
65 | + version: 18.3.0 | ||
66 | cross-env: | 66 | cross-env: |
67 | specifier: ^7.0.3 | 67 | specifier: ^7.0.3 |
68 | version: 7.0.3 | 68 | version: 7.0.3 |
@@ -156,8 +156,8 @@ packages: | @@ -156,8 +156,8 @@ packages: | ||
156 | peerDependencies: | 156 | peerDependencies: |
157 | '@babel/core': ^7.0.0 | 157 | '@babel/core': ^7.0.0 |
158 | 158 | ||
159 | - '@babel/helper-define-polyfill-provider@0.6.1': | ||
160 | - resolution: {integrity: sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA==} | 159 | + '@babel/helper-define-polyfill-provider@0.6.2': |
160 | + resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==} | ||
161 | peerDependencies: | 161 | peerDependencies: |
162 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 | 162 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 |
163 | 163 | ||
@@ -1003,8 +1003,8 @@ packages: | @@ -1003,8 +1003,8 @@ packages: | ||
1003 | engines: {node: '>=14', npm: '>=6'} | 1003 | engines: {node: '>=14', npm: '>=6'} |
1004 | hasBin: true | 1004 | hasBin: true |
1005 | 1005 | ||
1006 | - '@feewee/h5app-common@0.1.11': | ||
1007 | - resolution: {integrity: sha512-YOBOt9qTazoJhrJG1xhBo0E178Ggmv7auYWJ5kX7mKr7sfnrNsOGkM4+TlxjHFN++C+mouaxXs3nJVF9jewxZQ==} | 1006 | + '@feewee/h5app-common@0.1.12': |
1007 | + resolution: {integrity: sha512-n24hfhJuwE0WgO6DAjFGT8Pm96PkENqWVI98tlI5sWpBGWbr3K32Wvhc9215PJRa2Yz7Z6jQRssPRkrdF+IjVg==} | ||
1008 | engines: {node: '>=18', npm: '>=6.9.0'} | 1008 | engines: {node: '>=18', npm: '>=6.9.0'} |
1009 | peerDependencies: | 1009 | peerDependencies: |
1010 | react: '>=18' | 1010 | react: '>=18' |
@@ -1083,8 +1083,8 @@ packages: | @@ -1083,8 +1083,8 @@ packages: | ||
1083 | peerDependencies: | 1083 | peerDependencies: |
1084 | webpack: '>=4.6.0' | 1084 | webpack: '>=4.6.0' |
1085 | 1085 | ||
1086 | - '@modern-js-app/eslint-config@2.48.6': | ||
1087 | - resolution: {integrity: sha512-n2vsXDF0Lp5REQm5HNLGrHzEQfYh4lvcWqj1hoJVDmMDgFc72dsFWLY6lBt84JQhrnOXYMSlTcHSxUR0OZbBzQ==} | 1086 | + '@modern-js-app/eslint-config@2.49.2': |
1087 | + resolution: {integrity: sha512-cfC5dbP/s9Y9Id5bp1dnY+nNXRL9WKB4BuibW0KK91644WOxVWfZutfpqhNUnVoastv6UU3vVDvxCR5L706hSQ==} | ||
1088 | peerDependencies: | 1088 | peerDependencies: |
1089 | typescript: ^4 || ^5 | 1089 | typescript: ^4 || ^5 |
1090 | 1090 | ||
@@ -1124,60 +1124,67 @@ packages: | @@ -1124,60 +1124,67 @@ packages: | ||
1124 | '@modern-js-reduck/store@1.1.11': | 1124 | '@modern-js-reduck/store@1.1.11': |
1125 | resolution: {integrity: sha512-fvUeswe1pvF9IjC39/KgtQGV4FbwjOmVs2Fk4uxrxXEa7209qRJlDfqIGr5KsnXVporXg0oiDqwcg1xsEljw/A==} | 1125 | resolution: {integrity: sha512-fvUeswe1pvF9IjC39/KgtQGV4FbwjOmVs2Fk4uxrxXEa7209qRJlDfqIGr5KsnXVporXg0oiDqwcg1xsEljw/A==} |
1126 | 1126 | ||
1127 | - '@modern-js/app-tools@2.48.6': | ||
1128 | - resolution: {integrity: sha512-qz1Q80/OydBqxr+pKhWA+VD4vM8hbYylqhQEXCoRcfqqLgknk7q+Y91xrTzxre4tE7A6r4NSS/z78j8j3h45OQ==} | 1127 | + '@modern-js/app-tools@2.49.2': |
1128 | + resolution: {integrity: sha512-oje5hlLZh5VO6gbiHloLErerOe88ElGGOVZG+snzcSQ3GVE8mwy7W3w1uxYbtql9LPQj+B73aHthanW2WT7iCQ==} | ||
1129 | engines: {node: '>=14.17.6'} | 1129 | engines: {node: '>=14.17.6'} |
1130 | hasBin: true | 1130 | hasBin: true |
1131 | 1131 | ||
1132 | - '@modern-js/babel-compiler@2.48.6': | ||
1133 | - resolution: {integrity: sha512-0GfnYu5A5EvnDudfDq52GjUNwe3ZnilLcrRe5yI/QSVSM7UfPNGh8DVPmMAbyp9M/X8uCIbiz9dDG+tdGA38Ng==} | 1132 | + '@modern-js/babel-compiler@2.49.2': |
1133 | + resolution: {integrity: sha512-kEXODki4fkSB4L516Gnkv0+dwCNI0iW12qwNUe256/dPAUj+qfPAlMsZyiOIIudPpQJP+Az0FFqQ+VONdSegmg==} | ||
1134 | 1134 | ||
1135 | - '@modern-js/babel-plugin-module-resolver@2.48.6': | ||
1136 | - resolution: {integrity: sha512-aah4Jtz2yINI2SIKFEYlArLSUOalK4C/lzye9uS1la6SxFqes9QfpPiJLolEuAkzIRY8GnBmx7xBWSw4/J1Tug==} | 1135 | + '@modern-js/babel-plugin-module-resolver@2.49.2': |
1136 | + resolution: {integrity: sha512-2gBCpoNDrtBtZk9EtGmWkG3OD7MMGK71RcgI4xL1ITNKkK4tXzbAtm+DIPgVKwgUDylKOTE6taJaDqE+tl7RLg==} | ||
1137 | 1137 | ||
1138 | - '@modern-js/core@2.48.6': | ||
1139 | - resolution: {integrity: sha512-QOGtZ1OTonYaA+pTv/SKI47QKUlupeQtHz/ZOboGOE+MoEEeKnvSP9rZ5uD+kLL02jUdBlK5t3Ru9fSq2dATBQ==} | 1138 | + '@modern-js/core@2.49.2': |
1139 | + resolution: {integrity: sha512-bAP0NCuDk+WEwo9nUZY4lcGCP0AWhR8683k7v4fdqFwcnN0Ab+Ojuf0opm41EJvCHypbibOADgq+D3DxUbuy7Q==} | ||
1140 | 1140 | ||
1141 | - '@modern-js/eslint-config@2.48.6': | ||
1142 | - resolution: {integrity: sha512-52FvefZmBdhsdyKNc1erDjPG0NteGFzxnntYXECvDapsoKNJVmGKxrx0AHrG2kipqV5pVChf5xVGoLHiTQqNlg==} | 1141 | + '@modern-js/eslint-config@2.49.2': |
1142 | + resolution: {integrity: sha512-PxAsmzB5B0RwYgn7oubsXMnUV3/ANjJR+lQMqtve4KsPK1a5t83QeOWWx9e6UTsNIc1UJ9K3bEYDkaYVKcTkDA==} | ||
1143 | 1143 | ||
1144 | - '@modern-js/node-bundle-require@2.48.6': | ||
1145 | - resolution: {integrity: sha512-m3mpCRljrPSTNA+ETu4LOezfLjrbfcqMLcA/iDKSPcjA65cCPxB3/KSHRDQvmQjyA0QvODa7rv6LIr/U83jb4A==} | 1144 | + '@modern-js/node-bundle-require@2.49.0': |
1145 | + resolution: {integrity: sha512-LV1IUugNgC2HtRouvifADFXR2nN5xNbkvzFQG/btCzE5PSS2GoRtn9v7bgch3er6DBGhU3bFLbMHGQDwsj+iAA==} | ||
1146 | 1146 | ||
1147 | - '@modern-js/plugin-data-loader@2.48.6': | ||
1148 | - resolution: {integrity: sha512-Yp2PPy07Cl2e3cNyXQ1bMfwCXzdhxV+Hvrr0ZhiTEmoaccpiktN5v5QREvAYs8yQKmy7AZmbFPcFR290pDnbVg==} | ||
1149 | - engines: {node: '>=14.17.6'} | 1147 | + '@modern-js/node-bundle-require@2.49.2': |
1148 | + resolution: {integrity: sha512-A9TPrJuScpL51iUvxvrBky3UQb0Fe9I0ef1sxpOd3MwqYh8Z9W2Ahj5GxS3By/RkYYigG17J4IARaLAjl7QxRA==} | ||
1149 | + | ||
1150 | + '@modern-js/plugin-data-loader@2.49.2': | ||
1151 | + resolution: {integrity: sha512-6agGvmxL/YBAMi1oUQJtxiaU2WudkhnBVHKhigS0euMvCKY3bEbCcN0Yrk7Ad1yiYYWYs9Li5rfu4Wq4kbEJ0A==} | ||
1152 | + engines: {node: '>=16.2.0'} | ||
1150 | peerDependencies: | 1153 | peerDependencies: |
1151 | react: '>=17.0.0' | 1154 | react: '>=17.0.0' |
1152 | 1155 | ||
1153 | - '@modern-js/plugin-i18n@2.48.6': | ||
1154 | - resolution: {integrity: sha512-T0fOPqMIDl7fWBFpWin/PD5fv2SsDLHWoS+uE6Jx7Oc7O+cenxNkUmG/rQe3NCaixdLeK7YWRD4gqhtUo6zG6Q==} | 1156 | + '@modern-js/plugin-i18n@2.49.2': |
1157 | + resolution: {integrity: sha512-25gLiSaX8OR6NjjnvGJs/JWvBqQQXfC+juDuFUwOi3aXaybJFdGuzv725OpIRj/q/obY8JoqUb2WA6g3RHT0FQ==} | ||
1155 | 1158 | ||
1156 | - '@modern-js/plugin-lint@2.48.6': | ||
1157 | - resolution: {integrity: sha512-OYKg/xuwVhmzDnDtfrjo79gVvfkp+2+JsHS2MShfLwc2vmUwI7Q0dbcMGaddlT/i7e9OiUnj7gdQfm2fEbvPdg==} | 1159 | + '@modern-js/plugin-lint@2.49.2': |
1160 | + resolution: {integrity: sha512-160tRToh/af4LdPmujkiYkEFP5AA4aneXu1OCF3YPSeh2ETJMC9B+Jz0n+rHtrm3yB51K/JrSmRyJ6rRysB7xQ==} | ||
1158 | peerDependencies: | 1161 | peerDependencies: |
1159 | eslint: ^8.28.0 | 1162 | eslint: ^8.28.0 |
1160 | peerDependenciesMeta: | 1163 | peerDependenciesMeta: |
1161 | eslint: | 1164 | eslint: |
1162 | optional: true | 1165 | optional: true |
1163 | 1166 | ||
1164 | - '@modern-js/plugin-tailwindcss@2.48.6': | ||
1165 | - resolution: {integrity: sha512-V5unKtKTpZVCoE0vhze5nDToKHNMrGWCNB+TX2IGus+hdLfCZXVZk2VBNR0dmpZR5SypU7xowmeBt3NZqLeixw==} | 1167 | + '@modern-js/plugin-tailwindcss@2.49.0': |
1168 | + resolution: {integrity: sha512-1a/HWHSQijwJMFusjkE/PdMssdCJgilfTjgUW8gelhB3wouSSqAw5lyjiNne9WeGrrVy+fYItcZ998nO9TB60w==} | ||
1166 | peerDependencies: | 1169 | peerDependencies: |
1167 | - '@modern-js/runtime': ^2.48.6 | 1170 | + '@modern-js/runtime': ^2.49.0 |
1168 | tailwindcss: '>= 2.0.0 || >= 3.0.0' | 1171 | tailwindcss: '>= 2.0.0 || >= 3.0.0' |
1169 | peerDependenciesMeta: | 1172 | peerDependenciesMeta: |
1170 | '@modern-js/runtime': | 1173 | '@modern-js/runtime': |
1171 | optional: true | 1174 | optional: true |
1172 | 1175 | ||
1173 | - '@modern-js/plugin@2.48.6': | ||
1174 | - resolution: {integrity: sha512-MK2OOcSwB7AQpc7jCK2mgcCDCVbIDXa9T0OFEnC4dQ/oqP3Y8MLxhyv+mkZlsYf37qmXSlUcO0C2lMO4Su4w+A==} | 1176 | + '@modern-js/plugin@2.49.2': |
1177 | + resolution: {integrity: sha512-0yEMoXnI/Bwpupb4r5N5v6opIc5OmZhfTpjzUxau+BiLk+V3DvaZwYq6OSeK43Hvl3RTdQY4ELNgHlsWKrxOPQ==} | ||
1175 | 1178 | ||
1176 | - '@modern-js/prod-server@2.48.6': | ||
1177 | - resolution: {integrity: sha512-RfosR/M0nnLGcFctTlyzG5dAGZTNInIAZoTT3MyTpQX3X15yNj9Q3icJkCaqUS1qA3RgNpFqAaSvcYNx1PDp+w==} | 1179 | + '@modern-js/prod-server@2.49.2': |
1180 | + resolution: {integrity: sha512-c2ok9r0E63ZjrwQ/d9waPRpirieXwUlA5swAavLld6gKLq/mv69/scEDfD9Rq021XAJxCgAKGaV8cwXK6pO55g==} | ||
1181 | + engines: {node: '>=16.2.0'} | ||
1178 | 1182 | ||
1179 | - '@modern-js/runtime-utils@2.48.6': | ||
1180 | - resolution: {integrity: sha512-QY2dY7mETMyeIGQBr5x3qT1nXPNMZ+w8noZaZN9LoEtWj9wV0jOv/9gXZnM8ZVkw+Vwu8HjrngxPaJ6+Yb5/9w==} | 1183 | + '@modern-js/rsbuild-plugin-esbuild@2.49.2': |
1184 | + resolution: {integrity: sha512-kmSaveYwYfKCzh4dLZwbRf7JMHw/XJDDYQN0dGXzpB4XCDLEOE1pipzCtPJxeUf/m8snW4kePTRXwI+9g+RFkA==} | ||
1185 | + | ||
1186 | + '@modern-js/runtime-utils@2.49.2': | ||
1187 | + resolution: {integrity: sha512-M5rZfTF7mxMllP1ORiAqbSWtLeH6KyzmYEjoEE/ZcUFE3W2e4O2WTpoVv7Is+JIht5vHHs9MoHuqGcJkdMjgEA==} | ||
1181 | peerDependencies: | 1188 | peerDependencies: |
1182 | react: '>=17.0.0' | 1189 | react: '>=17.0.0' |
1183 | react-dom: '>=17.0.0' | 1190 | react-dom: '>=17.0.0' |
@@ -1187,21 +1194,22 @@ packages: | @@ -1187,21 +1194,22 @@ packages: | ||
1187 | react-dom: | 1194 | react-dom: |
1188 | optional: true | 1195 | optional: true |
1189 | 1196 | ||
1190 | - '@modern-js/runtime@2.48.6': | ||
1191 | - resolution: {integrity: sha512-zeAcb3Zp11MaIlUaiDd87nmP/2LkiIKW7P221TE9cBZ5QE1n3HT9oRJQvacIFxEypS9DyMHaAeyPrsunrmSobw==} | 1197 | + '@modern-js/runtime@2.49.2': |
1198 | + resolution: {integrity: sha512-BXTBB958NuFzlnKwAAUfrUAM4g8OnLLHZ8J66ojxQQXYRRlOnDL1tg27e9eSH23FZMskigAb2Tb/rk4TgCHzMQ==} | ||
1192 | engines: {node: '>=14.17.6'} | 1199 | engines: {node: '>=14.17.6'} |
1193 | peerDependencies: | 1200 | peerDependencies: |
1194 | react: '>=17' | 1201 | react: '>=17' |
1195 | react-dom: '>=17' | 1202 | react-dom: '>=17' |
1196 | 1203 | ||
1197 | - '@modern-js/server-core@2.48.6': | ||
1198 | - resolution: {integrity: sha512-GWN/+gDmCKaH8PunZGGgjwoZBEF9vYNn6gInYFCLhvGswEXBDRlVv6dynpk0d9NAvi97n8bpZmEf3Rdm7vjTdQ==} | 1204 | + '@modern-js/server-core@2.49.2': |
1205 | + resolution: {integrity: sha512-K2Bb4izx6RonK2j9VQV3+65EAiwOHUjFQuLjpU+aKPrwl1U45Phbdj/Fk/z2e7JWp3uW3WfPj3Pqc04wnqSd6g==} | ||
1206 | + engines: {node: '>=16.2.0'} | ||
1199 | 1207 | ||
1200 | - '@modern-js/server-utils@2.48.6': | ||
1201 | - resolution: {integrity: sha512-PG1NTfrUstGfKsPUCchvXmVHAPnsCw5IXncJ4tvA1Omg5/ep8FPr+8scmaFVu4b7+6EkHRU1T5Wx6BYPq/wIZw==} | 1208 | + '@modern-js/server-utils@2.49.2': |
1209 | + resolution: {integrity: sha512-Nkm5sMbBk8Sk6J1+f0fGa4Ztd1KI2hBw8ztSqabsyXLuvz6jFgPDTvq+IpptfS3LQNHYGZtYLzLiULZKEftldQ==} | ||
1202 | 1210 | ||
1203 | - '@modern-js/server@2.48.6': | ||
1204 | - resolution: {integrity: sha512-DkV7BdXagj8Qxl1bjG4EY/2H1vZIVLZ1nGwKJVH19+KiJJEUYT3oxSZVeV4qMvYhSE7gYGvF3st8CCDp4NEdJw==} | 1211 | + '@modern-js/server@2.49.2': |
1212 | + resolution: {integrity: sha512-4UiYMn8LSr4RS9ufa65BQ77pgGyz2MphlpS/40DHgGfhfxSCvBPMPJXJWfCI4H/XdFp6fiYBJb3Rm35u1DrVrA==} | ||
1205 | peerDependencies: | 1213 | peerDependencies: |
1206 | devcert: ^1.2.2 | 1214 | devcert: ^1.2.2 |
1207 | ts-node: ^10.1.0 | 1215 | ts-node: ^10.1.0 |
@@ -1214,29 +1222,32 @@ packages: | @@ -1214,29 +1222,32 @@ packages: | ||
1214 | tsconfig-paths: | 1222 | tsconfig-paths: |
1215 | optional: true | 1223 | optional: true |
1216 | 1224 | ||
1217 | - '@modern-js/tsconfig@2.48.6': | ||
1218 | - resolution: {integrity: sha512-rhFqGan+rNGOK760lAHZnqvxtE28S/SPjDiHACu3Q4DEYxZef56RzmbcV/LOWaivp6/bmkqfAsD+ETxojlSrlw==} | 1225 | + '@modern-js/tsconfig@2.49.2': |
1226 | + resolution: {integrity: sha512-8/0xp+mgo5vfMX4CC8XBNJRDhBDisvoa4BAUFhn1pJ2igOC5/TNWSjrGu/6KtcmzFnS1xzjs2PTeoL+3T845dQ==} | ||
1227 | + | ||
1228 | + '@modern-js/types@2.49.2': | ||
1229 | + resolution: {integrity: sha512-mnrTQYVQEyEzVAVs3lPmg231atuopPRpTUPzjoDxPgcsmMsjkr8jD+JChDXkifT/Nx1eER6nMXNC3dX20YQMaA==} | ||
1219 | 1230 | ||
1220 | - '@modern-js/types@2.48.6': | ||
1221 | - resolution: {integrity: sha512-itydIGhbki02g1dBaUAbuE6K9IoxYfUbCYFXPpgYTmBFQtP0adl9rodUHBKRtJNYOU9CfHWMoTVBXAbJp8jQUQ==} | 1231 | + '@modern-js/uni-builder@2.49.2': |
1232 | + resolution: {integrity: sha512-xH36XHoFyzPvJZqlxyMWgFn10aw0CIJ/d3KCYAGiy4NyvKLLSbRYf3e/YbIOIUwGMebiwgokMni9avR+glHFFQ==} | ||
1222 | 1233 | ||
1223 | - '@modern-js/uni-builder@2.48.6': | ||
1224 | - resolution: {integrity: sha512-A8jK1X0OM9vY1i0uFNGLjpjJ9sOppbrCJAkTRuzId9s34b4BDeofz/e4piRq/MW5kOg4m1Ow5CBRZD+1GyzXnQ==} | 1234 | + '@modern-js/utils@2.49.0': |
1235 | + resolution: {integrity: sha512-WatsnUK7mp8PwkQKjApfoKTGJSzN66GKPJ9CujKrL8sJDSPHAWDKoDgmXvVZ09OWs7Vgcf8lq4bHL1NQ75Bh1g==} | ||
1225 | 1236 | ||
1226 | - '@modern-js/utils@2.48.6': | ||
1227 | - resolution: {integrity: sha512-ixbF3PclHwvMne2pqMS6F5fYA3nJCxZHSoRpSeZ05BQ8FfkuUQQhT6Jp/xH+eg18hGOy+PDjcqUJEP0d2ID3kQ==} | 1237 | + '@modern-js/utils@2.49.2': |
1238 | + resolution: {integrity: sha512-Xm4Zg17bbKWT23I0FEJ7sED2w8CMzTMvydaYsl5IUDoHTqo4iOOVm1Q+o+iYNBICclLZD9UuNCou7xpBOSPNoQ==} | ||
1228 | 1239 | ||
1229 | - '@module-federation/runtime-tools@0.0.8': | ||
1230 | - resolution: {integrity: sha512-tqx3wlVHnpWLk+vn22c0x9Nv1BqdZnoS6vdMb53IsVpbQIFP70nhhvymHUyFuPkoLzMFidS7GpG58DYT/4lvCw==} | 1240 | + '@module-federation/runtime-tools@0.1.6': |
1241 | + resolution: {integrity: sha512-7ILVnzMIa0Dlc0Blck5tVZG1tnk1MmLnuZpLOMpbdW+zl+N6wdMjjHMjEZFCUAJh2E5XJ3BREwfX8Ets0nIkLg==} | ||
1231 | 1242 | ||
1232 | - '@module-federation/runtime@0.0.8': | ||
1233 | - resolution: {integrity: sha512-Hi9g10aHxHdQ7CbchSvke07YegYwkf162XPOmixNmJr5Oy4wVa2d9yIVSrsWFhBRbbvM5iJP6GrSuEq6HFO3ug==} | 1243 | + '@module-federation/runtime@0.1.6': |
1244 | + resolution: {integrity: sha512-nj6a+yJ+QxmcE89qmrTl4lphBIoAds0PFPVGnqLRWflwAP88jrCcrrTqRhARegkFDL+wE9AE04+h6jzlbIfMKg==} | ||
1234 | 1245 | ||
1235 | - '@module-federation/sdk@0.0.8': | ||
1236 | - resolution: {integrity: sha512-lkasywBItjUTNT0T0IskonDE2E/2tXE9UhUCPVoDL3NteDUSFGg4tpkF+cey1pD8mHh0XJcGrCuOW7s96peeAg==} | 1246 | + '@module-federation/sdk@0.1.6': |
1247 | + resolution: {integrity: sha512-qifXpyYLM7abUeEOIfv0oTkguZgRZuwh89YOAYIZJlkP6QbRG7DJMQvtM8X2yHXm9PTk0IYNnOJH0vNQCo6auQ==} | ||
1237 | 1248 | ||
1238 | - '@module-federation/webpack-bundler-runtime@0.0.8': | ||
1239 | - resolution: {integrity: sha512-ULwrTVzF47+6XnWybt6SIq97viEYJRv4P/DByw5h7PSX9PxSGyMm5pHfXdhcb7tno7VknL0t2V8F48fetVL9kA==} | 1249 | + '@module-federation/webpack-bundler-runtime@0.1.6': |
1250 | + resolution: {integrity: sha512-K5WhKZ4RVNaMEtfHsd/9CNCgGKB0ipbm/tgweNNeC11mEuBTNxJ09Y630vg3WPkKv9vfMCuXg2p2Dk+Q/KWTSA==} | ||
1240 | 1251 | ||
1241 | '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': | 1252 | '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': |
1242 | resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==} | 1253 | resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==} |
@@ -1326,184 +1337,151 @@ packages: | @@ -1326,184 +1337,151 @@ packages: | ||
1326 | peerDependencies: | 1337 | peerDependencies: |
1327 | redux: ^3.1.0 || ^4.0.0 || ^5.0.0 | 1338 | redux: ^3.1.0 || ^4.0.0 || ^5.0.0 |
1328 | 1339 | ||
1329 | - '@remix-run/node@1.19.3': | ||
1330 | - resolution: {integrity: sha512-z5qrVL65xLXIUpU4mkR4MKlMeKARLepgHAk4W5YY3IBXOreRqOGUC70POViYmY7x38c2Ia1NwqL80H+0h7jbMw==} | ||
1331 | - engines: {node: '>=14.0.0'} | ||
1332 | - | ||
1333 | '@remix-run/router@1.15.0': | 1340 | '@remix-run/router@1.15.0': |
1334 | resolution: {integrity: sha512-HOil5aFtme37dVQTB6M34G95kPM3MMuqSmIRVCC52eKV+Y/tGSqw9P3rWhlAx6A+mz+MoX+XxsGsNJbaI5qCgQ==} | 1341 | resolution: {integrity: sha512-HOil5aFtme37dVQTB6M34G95kPM3MMuqSmIRVCC52eKV+Y/tGSqw9P3rWhlAx6A+mz+MoX+XxsGsNJbaI5qCgQ==} |
1335 | engines: {node: '>=14.0.0'} | 1342 | engines: {node: '>=14.0.0'} |
1336 | 1343 | ||
1337 | - '@remix-run/router@1.7.2': | ||
1338 | - resolution: {integrity: sha512-7Lcn7IqGMV+vizMPoEl5F0XDshcdDYtMI6uJLQdQz5CfZAwy3vvGKYSUk789qndt5dEC4HfSjviSYlSoHGL2+A==} | ||
1339 | - engines: {node: '>=14'} | ||
1340 | - | ||
1341 | - '@remix-run/server-runtime@1.19.3': | ||
1342 | - resolution: {integrity: sha512-KzQ+htUsKqpBgKE2tWo7kIIGy3MyHP58Io/itUPvV+weDjApwr9tQr9PZDPA3yAY6rAzLax7BU0NMSYCXWFY5A==} | ||
1343 | - engines: {node: '>=14.0.0'} | ||
1344 | - | ||
1345 | - '@remix-run/web-blob@3.1.0': | ||
1346 | - resolution: {integrity: sha512-owGzFLbqPH9PlKb8KvpNJ0NO74HWE2euAn61eEiyCXX/oteoVzTVSN8mpLgDjaxBf2btj5/nUllSUgpyd6IH6g==} | ||
1347 | - | ||
1348 | - '@remix-run/web-fetch@4.4.2': | ||
1349 | - resolution: {integrity: sha512-jgKfzA713/4kAW/oZ4bC3MoLWyjModOVDjFPNseVqcJKSafgIscrYL9G50SurEYLswPuoU3HzSbO0jQCMYWHhA==} | ||
1350 | - engines: {node: ^10.17 || >=12.3} | ||
1351 | - | ||
1352 | - '@remix-run/web-file@3.1.0': | ||
1353 | - resolution: {integrity: sha512-dW2MNGwoiEYhlspOAXFBasmLeYshyAyhIdrlXBi06Duex5tDr3ut2LFKVj7tyHLmn8nnNwFf1BjNbkQpygC2aQ==} | ||
1354 | - | ||
1355 | - '@remix-run/web-form-data@3.1.0': | ||
1356 | - resolution: {integrity: sha512-NdeohLMdrb+pHxMQ/Geuzdp0eqPbea+Ieo8M8Jx2lGC6TBHsgHzYcBvr0LyPdPVycNRDEpWpiDdCOdCryo3f9A==} | ||
1357 | - | ||
1358 | - '@remix-run/web-stream@1.1.0': | ||
1359 | - resolution: {integrity: sha512-KRJtwrjRV5Bb+pM7zxcTJkhIqWWSy+MYsIxHK+0m5atcznsf15YwUBWHWulZerV2+vvHH1Lp1DD7pw6qKW8SgA==} | ||
1360 | - | ||
1361 | - '@rsbuild/babel-preset@0.6.1': | ||
1362 | - resolution: {integrity: sha512-fvCBlWpsEl65hBF++L+7AVUT4DInYGWfnrnfC6jVtBAx3+4po/8i3gv0y2d6hFLqP9ErJ9P1/ipfhH4yAloEQA==} | 1344 | + '@rsbuild/babel-preset@0.6.6': |
1345 | + resolution: {integrity: sha512-BOv72O4F4f7JHbk3JDzVLZFJlUSFhfldScXtfDWySczkgUpg48HbLPWekJOK6c0ItnWClwZGC8tdzGDmhgkCOg==} | ||
1363 | 1346 | ||
1364 | - '@rsbuild/core@0.6.1': | ||
1365 | - resolution: {integrity: sha512-I/AE7AbRu7hEytRlxKptSGkd2ZXAgowUjH86dspkinoBlGcGjRhYGAYaDR4svfq3MmTTuU0lA/w4JAHHR0E59A==} | 1347 | + '@rsbuild/core@0.6.6': |
1348 | + resolution: {integrity: sha512-gZeWzVlbRap2LkI7G5twrykxBsiy8sT4UspV7Lj4+tkV+67/Y3HCGV5YL4LPMsbHk/cRyiTvkkb+x4YaKdj96w==} | ||
1366 | engines: {node: '>=16.0.0'} | 1349 | engines: {node: '>=16.0.0'} |
1367 | hasBin: true | 1350 | hasBin: true |
1368 | 1351 | ||
1369 | - '@rsbuild/monorepo-utils@0.6.1': | ||
1370 | - resolution: {integrity: sha512-0FJkDytbNlyV8FfypPvXZyiuNnEEZtdceCs55z2gKi3hB6Mcfx1ZQJewsb+nrnzabqsWHhPZLZSNKi5XsffnjA==} | 1352 | + '@rsbuild/monorepo-utils@0.6.6': |
1353 | + resolution: {integrity: sha512-bb9JUGe3gh/tbRi15dRCHy9V6nkQlS3bef/iC4ao8utFJnFqhK8jquTVpVM5hy/PddtlwTivi5zuTLpQyQ5MVQ==} | ||
1371 | 1354 | ||
1372 | - '@rsbuild/plugin-assets-retry@0.6.1': | ||
1373 | - resolution: {integrity: sha512-V1K94VpQmtpdpHhC47H+woZL8Jt3t8GRrI8H7QuyR2K252sMBfzrHiMV9ykFcd3Vblh+w0IrlMQD7lqWVo7AXg==} | 1355 | + '@rsbuild/plugin-assets-retry@0.6.6': |
1356 | + resolution: {integrity: sha512-2S7Iw/BceKukw3AL4SOJti9sqNlvw8TfqSeCwaLuGhFWJi7afPwxbcIzlCUmHHRCfrQN81mdT81XyyyGK58AiQ==} | ||
1374 | peerDependencies: | 1357 | peerDependencies: |
1375 | - '@rsbuild/core': ^0.6.1 | 1358 | + '@rsbuild/core': ^0.6.6 |
1376 | 1359 | ||
1377 | - '@rsbuild/plugin-babel@0.6.1': | ||
1378 | - resolution: {integrity: sha512-Omp8U/B+NiAOCI3a4z9HxC/7EycFNmbfniAQlWDd+87QIwjGZ2ZiPjHjogq9V+jDuEnm7bCVLCRQDfVAloA/wg==} | 1360 | + '@rsbuild/plugin-babel@0.6.6': |
1361 | + resolution: {integrity: sha512-ij1SMA35A4Rzd/M0V6AGkZMm/ojumCxq1rbCj4ge04sBwnjtKXwNgmAM98xtmGO84ZgBuB0aymbd34QzfaQ0zQ==} | ||
1379 | peerDependencies: | 1362 | peerDependencies: |
1380 | - '@rsbuild/core': ^0.6.1 | 1363 | + '@rsbuild/core': ^0.6.6 |
1381 | 1364 | ||
1382 | - '@rsbuild/plugin-check-syntax@0.6.1': | ||
1383 | - resolution: {integrity: sha512-WkF8HLR4oT+8joaU1ZM+7yeZLkneYdifHpPk+ZKcMkdUHyhkQ+xxHyi8BrLeIxSDHpWUVRyrOHUNEP3ogS9S8w==} | 1365 | + '@rsbuild/plugin-check-syntax@0.6.6': |
1366 | + resolution: {integrity: sha512-NeDMopIZptXyq7ppSFh90WWK8xnx62iQckhKf4Vwm0xjOO4Ftpje5ZcjrNIRW8NhLQpdIOA/i5exZ0VUTBYhDg==} | ||
1384 | peerDependencies: | 1367 | peerDependencies: |
1385 | - '@rsbuild/core': ^0.6.1 | 1368 | + '@rsbuild/core': ^0.6.6 |
1386 | 1369 | ||
1387 | - '@rsbuild/plugin-css-minimizer@0.6.1': | ||
1388 | - resolution: {integrity: sha512-YPoEHKYG9ybr8WVw2q2+nuSUqrvLOGv4szR105gCyHEAaQCJZQQ8wPqgENV01WD2wuTXTxNMhlGrF8fk+SWzqQ==} | 1370 | + '@rsbuild/plugin-css-minimizer@0.6.6': |
1371 | + resolution: {integrity: sha512-gh30bgnbXQTkalmtEFirpGLo8d1dwreplc3gTS4dbI9Y85Z/Wgkfz53qlbv38iWQjpD3Wd00TB1NUVMbd08RDg==} | ||
1389 | peerDependencies: | 1372 | peerDependencies: |
1390 | - '@rsbuild/core': ^0.6.1 | 1373 | + '@rsbuild/core': ^0.6.6 |
1391 | 1374 | ||
1392 | - '@rsbuild/plugin-esbuild@0.6.1': | ||
1393 | - resolution: {integrity: sha512-wwoZoRAdXda1gvdGGXrm/5DHMsFV7rrvlhURG50Rgw4pWANBT0sYUdoRUnWsAjernzgoCclye0I0ZgKp1gWH3Q==} | 1375 | + '@rsbuild/plugin-node-polyfill@0.6.6': |
1376 | + resolution: {integrity: sha512-aJOTRLe1IxHYIuPfAiQOb/LUejxXqoxv1dHHIN3ezFjb12J9K9OLD29ZbfX91z9oyQC9FiV484n7QqzJDYXojQ==} | ||
1394 | peerDependencies: | 1377 | peerDependencies: |
1395 | - '@rsbuild/core': ^0.6.1 | 1378 | + '@rsbuild/core': ^0.6.6 |
1396 | 1379 | ||
1397 | - '@rsbuild/plugin-node-polyfill@0.6.1': | ||
1398 | - resolution: {integrity: sha512-CAI8vUGYrNx9feJS+fg+csNnn7K4pNIdHQ1IMUUjPyJv4EMibzvsvLNvx148M6zfHL2Y7WeneqdfEiAYXTu+Vg==} | 1380 | + '@rsbuild/plugin-pug@0.6.6': |
1381 | + resolution: {integrity: sha512-H/I1GQ0DmaHNoHdUlUgWp6po9GNWC2lt5PPKbsIoKiA/rcK7pft2vkhO0QoxCPBOz1a1YyK215tRslc0JBeRkg==} | ||
1399 | peerDependencies: | 1382 | peerDependencies: |
1400 | - '@rsbuild/core': ^0.6.1 | 1383 | + '@rsbuild/core': ^0.6.6 |
1401 | 1384 | ||
1402 | - '@rsbuild/plugin-pug@0.6.1': | ||
1403 | - resolution: {integrity: sha512-SDP8yrrc76AaJA5iL5luH0y/tvZF8YsAxmeVdLQBqK6wslc17vUvATkWBBNw+Bh1kcJYYAoafFJZZVjHADEVZg==} | 1385 | + '@rsbuild/plugin-react@0.6.6': |
1386 | + resolution: {integrity: sha512-cblNNu4rjER3b/lQGH1Fa7NFVRT0M0b7aJkaMPEl2GA7ra8446zeOP5i0m8D25Pyd6tJ2QiMeFShE1d/G/FJpA==} | ||
1404 | peerDependencies: | 1387 | peerDependencies: |
1405 | - '@rsbuild/core': ^0.6.1 | 1388 | + '@rsbuild/core': ^0.6.6 |
1406 | 1389 | ||
1407 | - '@rsbuild/plugin-react@0.6.1': | ||
1408 | - resolution: {integrity: sha512-U/ZeuXDbT0lqUmIBWZOuZlaR036eGvsPaXUCugDQWWYRo0dM894dQd2q3EPh6KJv55VQ9eMxNMvKgVYA+7fhug==} | 1390 | + '@rsbuild/plugin-rem@0.6.6': |
1391 | + resolution: {integrity: sha512-iAqUjJfUarXclhsixkkG8Ne3rRZZNkokNvxY44VuazzA2mKZsy8NAzE1CMgPBL40sRE1zHdHMarIfrssNWTNig==} | ||
1409 | peerDependencies: | 1392 | peerDependencies: |
1410 | - '@rsbuild/core': ^0.6.1 | 1393 | + '@rsbuild/core': ^0.6.6 |
1411 | 1394 | ||
1412 | - '@rsbuild/plugin-rem@0.6.1': | ||
1413 | - resolution: {integrity: sha512-vCweq6RPIBaTSzV2I0Uk2Fi7R2BO+Xbkx5ofRsy+CYwAEGUP+0bP+l8Vtuy+Ws49io8mf2buQycAyz94F2OuQg==} | 1395 | + '@rsbuild/plugin-source-build@0.6.6': |
1396 | + resolution: {integrity: sha512-/5/xX1Q4GqKQChnP+4KLCN+65tMsdUbiNn890WMPBDoPN2B/SJ0zKykcxXYSZUwg6aMl2rh/5phFIm6Ej0TR+w==} | ||
1414 | peerDependencies: | 1397 | peerDependencies: |
1415 | - '@rsbuild/core': ^0.6.1 | 1398 | + '@rsbuild/core': ^0.6.6 |
1416 | 1399 | ||
1417 | - '@rsbuild/plugin-source-build@0.6.1': | ||
1418 | - resolution: {integrity: sha512-wJvbaapfivoo73tMI6d9GFAKZZrln/dezcpyH88zUsArRhwXxBVcgz65CQdP/FOYc+JCuApNjACe/VMksMoVFg==} | 1400 | + '@rsbuild/plugin-styled-components@0.6.6': |
1401 | + resolution: {integrity: sha512-h3Y6omKRqXiRddR2IJ5TFMhKeZkgu2xpgHuLRXYMNbe46x3cAIvcp3wI+uZeO8P0CqVS0sx/6sg4yl4pWemQug==} | ||
1419 | peerDependencies: | 1402 | peerDependencies: |
1420 | - '@rsbuild/core': ^0.6.1 | 1403 | + '@rsbuild/core': ^0.6.6 |
1421 | 1404 | ||
1422 | - '@rsbuild/plugin-styled-components@0.6.1': | ||
1423 | - resolution: {integrity: sha512-+BPdKz6RvnfhGjvsqPzzl+I1iYV/W2RAPdUHoLZFswyms4JdVtoXbQsU/RbDhbBVnz262P+kw5JNDMEGmpatkg==} | 1405 | + '@rsbuild/plugin-svgr@0.6.6': |
1406 | + resolution: {integrity: sha512-WNLGYkWM7QcthAb58JJHkiQeAXk4jGTx+fBxiFu6gByZr/J3nvz6iQfZ2XBVX1aaNNZqZeLg/0QcgoZBR9vMGA==} | ||
1424 | peerDependencies: | 1407 | peerDependencies: |
1425 | - '@rsbuild/core': ^0.6.1 | 1408 | + '@rsbuild/core': ^0.6.6 |
1426 | 1409 | ||
1427 | - '@rsbuild/plugin-svgr@0.6.1': | ||
1428 | - resolution: {integrity: sha512-h5BgSFanADfLhUeTHK6Jr2zGRnxMwGySmzlqwFW3yaDcL9IxRTAAkr1rgApIlt8drW69myMMYobmPQOVGYM+OQ==} | 1410 | + '@rsbuild/plugin-toml@0.6.6': |
1411 | + resolution: {integrity: sha512-Nys70zy7H2yRnAcCI9sRo3Zt3adzV/l1qTaWGJQSnUUpTfabI8q+IOyJgILFPQYulkhrN7zW1NjjEIuPNNDFYw==} | ||
1429 | peerDependencies: | 1412 | peerDependencies: |
1430 | - '@rsbuild/core': ^0.6.1 | 1413 | + '@rsbuild/core': ^0.6.6 |
1431 | 1414 | ||
1432 | - '@rsbuild/plugin-toml@0.6.1': | ||
1433 | - resolution: {integrity: sha512-s02MLAma42pdcHYEAt4rH12qqPEEH7PDB73v5zq2rCXWrKb1C4JKPneGogvy6qy7o16c4Ks4C11WSD2Oh5MB3g==} | 1415 | + '@rsbuild/plugin-type-check@0.6.6': |
1416 | + resolution: {integrity: sha512-8QuWzDC0D8cmVEZ+zD3zjAyO09kHkyQaipY0eeAPc7nKS7dz2kUaB/pBWFwYKQLBHs3aoUeGV4ARixhBbqGq2w==} | ||
1434 | peerDependencies: | 1417 | peerDependencies: |
1435 | - '@rsbuild/core': ^0.6.1 | 1418 | + '@rsbuild/core': ^0.6.6 |
1436 | 1419 | ||
1437 | - '@rsbuild/plugin-type-check@0.6.1': | ||
1438 | - resolution: {integrity: sha512-0WBF2HwY3UCAwexiK7aaixa2gJWlrN3Qb6VFWp74+CRsb3Jt92ZE0+jiuLL9eRUv95toqhVqCnaG4tDExZ6Ofw==} | 1420 | + '@rsbuild/plugin-yaml@0.6.6': |
1421 | + resolution: {integrity: sha512-9dbx6ZNMDJCgD76ywYhZKsbBgsXF74SJr7XLmhROydERervJ6q4LtvCF8w+YUdegUNnPfcQEe3BnaXbOm37b/g==} | ||
1439 | peerDependencies: | 1422 | peerDependencies: |
1440 | - '@rsbuild/core': ^0.6.1 | 1423 | + '@rsbuild/core': ^0.6.6 |
1441 | 1424 | ||
1442 | - '@rsbuild/plugin-yaml@0.6.1': | ||
1443 | - resolution: {integrity: sha512-bxLfHKOn2e50jpEESTSdZqb97CpWy+VNkDaJLZxxlAo2yfwem/ERqcFneN1FeHUM5BKtoZPFE3He0MjZPER22g==} | ||
1444 | - peerDependencies: | ||
1445 | - '@rsbuild/core': ^0.6.1 | ||
1446 | - | ||
1447 | - '@rsbuild/shared@0.6.1': | ||
1448 | - resolution: {integrity: sha512-AEjdkhgc1FHPPEPWua3k6i/UOgxw9xvIGjl7IEyC4jJgYAKDqr2LcL6hhP+dS3BAVDUsJrQJ0FN3zWLkaYICDQ==} | 1425 | + '@rsbuild/shared@0.6.6': |
1426 | + resolution: {integrity: sha512-2aGqrIVqA7rAcEGd1FZSQAlrrVCaGl7rwVE84DH+YDSXYV6fYQr9sI9KQ5yQWNnse1pA2LKdDDgWKKfmF2PZCg==} | ||
1449 | 1427 | ||
1450 | - '@rsbuild/webpack@0.6.1': | ||
1451 | - resolution: {integrity: sha512-xhdKDa3nV+LqpDkcqp4YajUbgWTmj0mYCrgxgNJ7AxhTK+roXRD7YNOvnb5vY7uh4noHse0FlmCbd8yjXT86kA==} | 1428 | + '@rsbuild/webpack@0.6.6': |
1429 | + resolution: {integrity: sha512-9kgr+vqikj4CB4HuVgOapNHTBx/0ObyMqV6W/feJmyC9k/eBrJc6aLGkK6X5sJgu97dHx65L9OxLeOdxrOPMCg==} | ||
1452 | 1430 | ||
1453 | - '@rspack/binding-darwin-arm64@0.6.1': | ||
1454 | - resolution: {integrity: sha512-VbNGprAwNDrddEzGUuy6c+Q9DVlLj8jbtKsBK8maw0ERH7csX+RiH8iK+mUUf3TVMB7egRPODCBgzluyh4smYw==} | 1431 | + '@rspack/binding-darwin-arm64@0.6.3': |
1432 | + resolution: {integrity: sha512-NS6LFwJYjOFIy7mp8FCquox/xCiWuc6a3OQtx+f80c+86uDOiQyix6BJJa3JDdQQ6DmAR3L2eRzV+XVnCzZwNA==} | ||
1455 | cpu: [arm64] | 1433 | cpu: [arm64] |
1456 | os: [darwin] | 1434 | os: [darwin] |
1457 | 1435 | ||
1458 | - '@rspack/binding-darwin-x64@0.6.1': | ||
1459 | - resolution: {integrity: sha512-JPRSVUEHxPPNaD8H1e5dCinu/ST5UKF0PTfxL4yElbwWnujWRYhoXZAqEEImDTFIHl8pzf5asUEUt01UGpLuqw==} | 1436 | + '@rspack/binding-darwin-x64@0.6.3': |
1437 | + resolution: {integrity: sha512-QGhB9+FeqQDc/I6hg5woc0a6XYQoNsCaJ5pAxnhSh4/wSe3IrFtokyqE2SUSwfWjkdNEnKYBC4p6Cc5KbkK7sg==} | ||
1460 | cpu: [x64] | 1438 | cpu: [x64] |
1461 | os: [darwin] | 1439 | os: [darwin] |
1462 | 1440 | ||
1463 | - '@rspack/binding-linux-arm64-gnu@0.6.1': | ||
1464 | - resolution: {integrity: sha512-XM3qcxuoH3cETolV1xE8ig169K8hJ5xUcll3bJ0xAmDOdqzXIjnlcKiXWEJbgDY5VFwOqh27SoB3xxXQQv6KPQ==} | 1441 | + '@rspack/binding-linux-arm64-gnu@0.6.3': |
1442 | + resolution: {integrity: sha512-tZxqV+bCxVyr8Z0skQoSnj7WYjwjuw34wrSUdTFLL6vw7nRgGiOhE2ZcRLa0coNHUPyq6dcWIQPwzg0ToHxLkA==} | ||
1465 | cpu: [arm64] | 1443 | cpu: [arm64] |
1466 | os: [linux] | 1444 | os: [linux] |
1467 | libc: [glibc] | 1445 | libc: [glibc] |
1468 | 1446 | ||
1469 | - '@rspack/binding-linux-arm64-musl@0.6.1': | ||
1470 | - resolution: {integrity: sha512-WHDZew5i/Vts5MOyFwwjkfZrPehx9d6Zx/dGSsUriyu+bFmJGNnvSPpcpJejL9t0GNsjs1EL7K5fjwXro3qABA==} | 1447 | + '@rspack/binding-linux-arm64-musl@0.6.3': |
1448 | + resolution: {integrity: sha512-1cNTLQE9c6CMGhFAuLdI3jYKhGiSiPCMRWb50GuzsfnbLcpnYfwHko7Fn/C/SOjP+xUZf7GlTTgrZssHP9yPrA==} | ||
1471 | cpu: [arm64] | 1449 | cpu: [arm64] |
1472 | os: [linux] | 1450 | os: [linux] |
1473 | libc: [musl] | 1451 | libc: [musl] |
1474 | 1452 | ||
1475 | - '@rspack/binding-linux-x64-gnu@0.6.1': | ||
1476 | - resolution: {integrity: sha512-bvexuC7ad2hbIDWRURAdwvMHoJmDLL+W2iaQp2xe7x1WKaGt5fT6ZePAth+f0xro+PuAbnfJ5H3J++xvqvAUHA==} | 1453 | + '@rspack/binding-linux-x64-gnu@0.6.3': |
1454 | + resolution: {integrity: sha512-/bf9K3k8YNRTtNWbcG66CosIxvd77CIbq7XqPxW1OCsxzcl8nmTI0h1/bxgmiBchiAvNCou8mmP08GEvQXdUdQ==} | ||
1477 | cpu: [x64] | 1455 | cpu: [x64] |
1478 | os: [linux] | 1456 | os: [linux] |
1479 | libc: [glibc] | 1457 | libc: [glibc] |
1480 | 1458 | ||
1481 | - '@rspack/binding-linux-x64-musl@0.6.1': | ||
1482 | - resolution: {integrity: sha512-o4P54sUVaHVYyCd6KAUgBNOkBVD39xOyjpK3Ob8+lmrunDAzw6hbE2tMORMm9BfaCeKh+F17VthPjTlFgQsRRg==} | 1459 | + '@rspack/binding-linux-x64-musl@0.6.3': |
1460 | + resolution: {integrity: sha512-816xaFVOI6qs4Np4YrUzoNaTLrsthR63rFqsQgguD3ytVvTpr0nIXT4XrKvGHF2FDEhgpF+FTqyn3M3NIBK/2A==} | ||
1483 | cpu: [x64] | 1461 | cpu: [x64] |
1484 | os: [linux] | 1462 | os: [linux] |
1485 | libc: [musl] | 1463 | libc: [musl] |
1486 | 1464 | ||
1487 | - '@rspack/binding-win32-arm64-msvc@0.6.1': | ||
1488 | - resolution: {integrity: sha512-6OoPlxZH2j+k1JyzO0khbtodJmXgpscx7sa6i2HvUsSWJVxAAjMf2ZdRsDGwMxATp9S9HIDklqV7h2X9/nfIvg==} | 1465 | + '@rspack/binding-win32-arm64-msvc@0.6.3': |
1466 | + resolution: {integrity: sha512-lQg5CzYXI5BxAP+9Kja3yx9Y/xwd4m51xWPXFhjODn8s76LGIhfmbJHh8OG5QhcQACi88aj2hqW8BHFwOWPlsw==} | ||
1489 | cpu: [arm64] | 1467 | cpu: [arm64] |
1490 | os: [win32] | 1468 | os: [win32] |
1491 | 1469 | ||
1492 | - '@rspack/binding-win32-ia32-msvc@0.6.1': | ||
1493 | - resolution: {integrity: sha512-eJ+WNrEymxFBAB187fFobCS3MUc1afCv0EzAs9LAVPgj2Z3fE8l2XCDUPsRkGtQyh8ftTdyyY9JNqYEIOrx4RQ==} | 1470 | + '@rspack/binding-win32-ia32-msvc@0.6.3': |
1471 | + resolution: {integrity: sha512-SP/Crwk4Ac7gGgTxNhcrVQQUS6ze7eDvxgf9I/D/UhBU22GfkLPn5HzFxZk/8gJ1iU+cLeMiqa0DdXPx48x46A==} | ||
1494 | cpu: [ia32] | 1472 | cpu: [ia32] |
1495 | os: [win32] | 1473 | os: [win32] |
1496 | 1474 | ||
1497 | - '@rspack/binding-win32-x64-msvc@0.6.1': | ||
1498 | - resolution: {integrity: sha512-Wk/p1jwcjICKOGLmUkrbUZTZ5yQuYJEjNhMyAZDBQtQMOqkycOsijw8c/KYEfJTzSK0TuE+5rK5WDqQkGaYFoQ==} | 1475 | + '@rspack/binding-win32-x64-msvc@0.6.3': |
1476 | + resolution: {integrity: sha512-QAXxObKzVKQtV60Ig5TlW7h7ZMz3Z2WDiKJJe0qRakYznSzeEuNcaqTmLbYg9PGWOVLMd8WS6uLEmeLEi5TWAA==} | ||
1499 | cpu: [x64] | 1477 | cpu: [x64] |
1500 | os: [win32] | 1478 | os: [win32] |
1501 | 1479 | ||
1502 | - '@rspack/binding@0.6.1': | ||
1503 | - resolution: {integrity: sha512-Kh81wjmT7r0JiFrqyMOkuve5Pwm4Mq44m6+tywE15bDTpahDIDQ3x18fZqeSTWG4t3P0fhvljsiWWAlPvwyjOg==} | 1480 | + '@rspack/binding@0.6.3': |
1481 | + resolution: {integrity: sha512-F2Ys11Bf87/sI3X1dVT8l7FLGCmQirf8KaTG0FdaObWqnoIeAET0MgP5vohRIy3tqjcmJURyRx2YFc4Btr8ZDQ==} | ||
1504 | 1482 | ||
1505 | - '@rspack/core@0.6.1': | ||
1506 | - resolution: {integrity: sha512-DBlyxm0cyxJ0WiYLeirdJghLhKovLXDhZiQZovZPTFljd1ZX1lCDvTj11KApmW8eJDoiBi0QDYWRLXeZetGllg==} | 1483 | + '@rspack/core@0.6.3': |
1484 | + resolution: {integrity: sha512-+KfWUywwhGHxwMVnXQPQkqjN8fedDN/0YcjQktK9qrpQ1FyE+EzFgO3n2wW6g1Ty5uftVVrDRQbpBUHxK/gKUw==} | ||
1507 | engines: {node: '>=16.0.0'} | 1485 | engines: {node: '>=16.0.0'} |
1508 | peerDependencies: | 1486 | peerDependencies: |
1509 | '@swc/helpers': '>=0.5.1' | 1487 | '@swc/helpers': '>=0.5.1' |
@@ -1511,8 +1489,8 @@ packages: | @@ -1511,8 +1489,8 @@ packages: | ||
1511 | '@swc/helpers': | 1489 | '@swc/helpers': |
1512 | optional: true | 1490 | optional: true |
1513 | 1491 | ||
1514 | - '@rspack/plugin-react-refresh@0.6.1': | ||
1515 | - resolution: {integrity: sha512-yTxsm/tiso3YQRt7kHQbk/b+QZWpBNutWjLBAb7571Wu53p98Jlv9rhYKpuXgQQWGKxCPXQcR1fAd5zbvU0UMQ==} | 1492 | + '@rspack/plugin-react-refresh@0.6.3': |
1493 | + resolution: {integrity: sha512-/IllQJlB1tXzBkDx/uGVvGRy3E/PXfU8RH4Uaa6Sxrj8Kk2ztIz+Yb1qnj4jjCbGmbYWp/+R0+QWqGROAhId9A==} | ||
1516 | peerDependencies: | 1494 | peerDependencies: |
1517 | react-refresh: '>=0.10.0 <1.0.0' | 1495 | react-refresh: '>=0.10.0 <1.0.0' |
1518 | peerDependenciesMeta: | 1496 | peerDependenciesMeta: |
@@ -1618,9 +1596,6 @@ packages: | @@ -1618,9 +1596,6 @@ packages: | ||
1618 | '@types/babel__traverse@7.20.5': | 1596 | '@types/babel__traverse@7.20.5': |
1619 | resolution: {integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==} | 1597 | resolution: {integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==} |
1620 | 1598 | ||
1621 | - '@types/cookie@0.4.1': | ||
1622 | - resolution: {integrity: sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==} | ||
1623 | - | ||
1624 | '@types/eslint-scope@3.7.7': | 1599 | '@types/eslint-scope@3.7.7': |
1625 | resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} | 1600 | resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} |
1626 | 1601 | ||
@@ -1636,9 +1611,6 @@ packages: | @@ -1636,9 +1611,6 @@ packages: | ||
1636 | '@types/html-minifier-terser@6.1.0': | 1611 | '@types/html-minifier-terser@6.1.0': |
1637 | resolution: {integrity: sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==} | 1612 | resolution: {integrity: sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==} |
1638 | 1613 | ||
1639 | - '@types/http-proxy@1.17.14': | ||
1640 | - resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==} | ||
1641 | - | ||
1642 | '@types/istanbul-lib-coverage@2.0.6': | 1614 | '@types/istanbul-lib-coverage@2.0.6': |
1643 | resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} | 1615 | resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} |
1644 | 1616 | ||
@@ -1678,14 +1650,14 @@ packages: | @@ -1678,14 +1650,14 @@ packages: | ||
1678 | '@types/pug@2.0.10': | 1650 | '@types/pug@2.0.10': |
1679 | resolution: {integrity: sha512-Sk/uYFOBAB7mb74XcpizmH0KOR2Pv3D2Hmrh1Dmy5BmK3MpdSa5kqZcg6EKBdklU0bFXX9gCfzvpnyUehrPIuA==} | 1651 | resolution: {integrity: sha512-Sk/uYFOBAB7mb74XcpizmH0KOR2Pv3D2Hmrh1Dmy5BmK3MpdSa5kqZcg6EKBdklU0bFXX9gCfzvpnyUehrPIuA==} |
1680 | 1652 | ||
1681 | - '@types/react-dom@18.2.25': | ||
1682 | - resolution: {integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==} | 1653 | + '@types/react-dom@18.3.0': |
1654 | + resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} | ||
1683 | 1655 | ||
1684 | '@types/react-helmet@6.1.11': | 1656 | '@types/react-helmet@6.1.11': |
1685 | resolution: {integrity: sha512-0QcdGLddTERotCXo3VFlUSWO3ztraw8nZ6e3zJSgG7apwV5xt+pJUS8ewPBqT4NYB1optGLprNQzFleIY84u/g==} | 1657 | resolution: {integrity: sha512-0QcdGLddTERotCXo3VFlUSWO3ztraw8nZ6e3zJSgG7apwV5xt+pJUS8ewPBqT4NYB1optGLprNQzFleIY84u/g==} |
1686 | 1658 | ||
1687 | - '@types/react@18.2.79': | ||
1688 | - resolution: {integrity: sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==} | 1659 | + '@types/react@18.3.0': |
1660 | + resolution: {integrity: sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==} | ||
1689 | 1661 | ||
1690 | '@types/semver@7.5.8': | 1662 | '@types/semver@7.5.8': |
1691 | resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} | 1663 | resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} |
@@ -1771,6 +1743,25 @@ packages: | @@ -1771,6 +1743,25 @@ packages: | ||
1771 | peerDependencies: | 1743 | peerDependencies: |
1772 | react: '>= 16.8.0' | 1744 | react: '>= 16.8.0' |
1773 | 1745 | ||
1746 | + '@web-std/blob@3.0.5': | ||
1747 | + resolution: {integrity: sha512-Lm03qr0eT3PoLBuhkvFBLf0EFkAsNz/G/AYCzpOdi483aFaVX86b4iQs0OHhzHJfN5C15q17UtDbyABjlzM96A==} | ||
1748 | + | ||
1749 | + '@web-std/fetch@4.2.1': | ||
1750 | + resolution: {integrity: sha512-M6sgHDgKegcjuVsq8J6jb/4XvhPGui8uwp3EIoADGXUnBl9vKzKLk9H9iFzrPJ6fSV6zZzFWXPyziBJp9hxzBA==} | ||
1751 | + engines: {node: ^10.17 || >=12.3} | ||
1752 | + | ||
1753 | + '@web-std/file@3.0.3': | ||
1754 | + resolution: {integrity: sha512-X7YYyvEERBbaDfJeC9lBKC5Q5lIEWYCP1SNftJNwNH/VbFhdHm+3neKOQP+kWEYJmosbDFq+NEUG7+XIvet/Jw==} | ||
1755 | + | ||
1756 | + '@web-std/form-data@3.1.0': | ||
1757 | + resolution: {integrity: sha512-WkOrB8rnc2hEK2iVhDl9TFiPMptmxJA1HaIzSdc2/qk3XS4Ny4cCt6/V36U3XmoYKz0Md2YyK2uOZecoZWPAcA==} | ||
1758 | + | ||
1759 | + '@web-std/stream@1.0.0': | ||
1760 | + resolution: {integrity: sha512-jyIbdVl+0ZJyKGTV0Ohb9E6UnxP+t7ZzX4Do3AHjZKxUXKMs9EmqnBDQgHF7bEw0EzbQygOjtt/7gvtmi//iCQ==} | ||
1761 | + | ||
1762 | + '@web-std/stream@1.0.3': | ||
1763 | + resolution: {integrity: sha512-5MIngxWyq4rQiGoDAC2WhjLuDraW8+ff2LD2et4NRY933K3gL8CHlUXrh8ZZ3dC9A9Xaub8c9sl5exOJE58D9Q==} | ||
1764 | + | ||
1774 | '@web3-storage/multipart-parser@1.0.0': | 1765 | '@web3-storage/multipart-parser@1.0.0': |
1775 | resolution: {integrity: sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw==} | 1766 | resolution: {integrity: sha512-BEO6al7BYqcnfX15W2cnGR+Q566ACXAT9UQykORCWW80lmkpWsnEob6zJS1ZVBKsSJC8+7vJkHwlp+lXG1UCdw==} |
1776 | 1767 | ||
@@ -2024,8 +2015,8 @@ packages: | @@ -2024,8 +2015,8 @@ packages: | ||
2024 | resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} | 2015 | resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} |
2025 | engines: {node: '>=10', npm: '>=6'} | 2016 | engines: {node: '>=10', npm: '>=6'} |
2026 | 2017 | ||
2027 | - babel-plugin-polyfill-corejs2@0.4.10: | ||
2028 | - resolution: {integrity: sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ==} | 2018 | + babel-plugin-polyfill-corejs2@0.4.11: |
2019 | + resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} | ||
2029 | peerDependencies: | 2020 | peerDependencies: |
2030 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 | 2021 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 |
2031 | 2022 | ||
@@ -2034,8 +2025,8 @@ packages: | @@ -2034,8 +2025,8 @@ packages: | ||
2034 | peerDependencies: | 2025 | peerDependencies: |
2035 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 | 2026 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 |
2036 | 2027 | ||
2037 | - babel-plugin-polyfill-regenerator@0.6.1: | ||
2038 | - resolution: {integrity: sha512-JfTApdE++cgcTWjsiCQlLyFBMbTUft9ja17saCc93lgV33h4tuCVj7tlvu//qpLwaG+3yEz7/KhahGrUMkVq9g==} | 2028 | + babel-plugin-polyfill-regenerator@0.6.2: |
2029 | + resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} | ||
2039 | peerDependencies: | 2030 | peerDependencies: |
2040 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 | 2031 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 |
2041 | 2032 | ||
@@ -2238,8 +2229,8 @@ packages: | @@ -2238,8 +2229,8 @@ packages: | ||
2238 | resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} | 2229 | resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} |
2239 | engines: {node: '>=6'} | 2230 | engines: {node: '>=6'} |
2240 | 2231 | ||
2241 | - clsx@2.1.0: | ||
2242 | - resolution: {integrity: sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==} | 2232 | + clsx@2.1.1: |
2233 | + resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} | ||
2243 | engines: {node: '>=6'} | 2234 | engines: {node: '>=6'} |
2244 | 2235 | ||
2245 | color-convert@1.9.3: | 2236 | color-convert@1.9.3: |
@@ -2309,14 +2300,6 @@ packages: | @@ -2309,14 +2300,6 @@ packages: | ||
2309 | convert-source-map@2.0.0: | 2300 | convert-source-map@2.0.0: |
2310 | resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} | 2301 | resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} |
2311 | 2302 | ||
2312 | - cookie-signature@1.2.1: | ||
2313 | - resolution: {integrity: sha512-78KWk9T26NhzXtuL26cIJ8/qNHANyJ/ZYrmEXFzUmhZdjpBv+DlWlOANRTGBt48YcyslsLrj0bMLFTmXvLRCOw==} | ||
2314 | - engines: {node: '>=6.6.0'} | ||
2315 | - | ||
2316 | - cookie@0.4.2: | ||
2317 | - resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} | ||
2318 | - engines: {node: '>= 0.6'} | ||
2319 | - | ||
2320 | cookie@0.5.0: | 2303 | cookie@0.5.0: |
2321 | resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} | 2304 | resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} |
2322 | engines: {node: '>= 0.6'} | 2305 | engines: {node: '>= 0.6'} |
@@ -2476,14 +2459,6 @@ packages: | @@ -2476,14 +2459,6 @@ packages: | ||
2476 | dayjs@1.11.10: | 2459 | dayjs@1.11.10: |
2477 | resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} | 2460 | resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} |
2478 | 2461 | ||
2479 | - debug@2.6.9: | ||
2480 | - resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} | ||
2481 | - peerDependencies: | ||
2482 | - supports-color: '*' | ||
2483 | - peerDependenciesMeta: | ||
2484 | - supports-color: | ||
2485 | - optional: true | ||
2486 | - | ||
2487 | debug@3.2.7: | 2462 | debug@3.2.7: |
2488 | resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} | 2463 | resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} |
2489 | peerDependencies: | 2464 | peerDependencies: |
@@ -2532,17 +2507,9 @@ packages: | @@ -2532,17 +2507,9 @@ packages: | ||
2532 | resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} | 2507 | resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} |
2533 | engines: {node: '>=0.4.0'} | 2508 | engines: {node: '>=0.4.0'} |
2534 | 2509 | ||
2535 | - depd@2.0.0: | ||
2536 | - resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} | ||
2537 | - engines: {node: '>= 0.8'} | ||
2538 | - | ||
2539 | des.js@1.1.0: | 2510 | des.js@1.1.0: |
2540 | resolution: {integrity: sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==} | 2511 | resolution: {integrity: sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==} |
2541 | 2512 | ||
2542 | - destroy@1.2.0: | ||
2543 | - resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} | ||
2544 | - engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} | ||
2545 | - | ||
2546 | didyoumean@1.2.2: | 2513 | didyoumean@1.2.2: |
2547 | resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} | 2514 | resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==} |
2548 | 2515 | ||
@@ -2610,11 +2577,8 @@ packages: | @@ -2610,11 +2577,8 @@ packages: | ||
2610 | eastasianwidth@0.2.0: | 2577 | eastasianwidth@0.2.0: |
2611 | resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} | 2578 | resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} |
2612 | 2579 | ||
2613 | - ee-first@1.1.1: | ||
2614 | - resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} | ||
2615 | - | ||
2616 | - electron-to-chromium@1.4.745: | ||
2617 | - resolution: {integrity: sha512-tRbzkaRI5gbUn5DEvF0dV4TQbMZ5CLkWeTAXmpC9IrYT+GE+x76i9p+o3RJ5l9XmdQlI1pPhVtE9uNcJJ0G0EA==} | 2580 | + electron-to-chromium@1.4.749: |
2581 | + resolution: {integrity: sha512-LRMMrM9ITOvue0PoBrvNIraVmuDbJV5QC9ierz/z5VilMdPOVMjOtpICNld3PuXuTZ3CHH/UPxX9gHhAPwi+0Q==} | ||
2618 | 2582 | ||
2619 | elliptic@6.5.5: | 2583 | elliptic@6.5.5: |
2620 | resolution: {integrity: sha512-7EjbcmUm17NQFu4Pmgmq2olYMj8nwMnpcddByChSUjArp8F5DQWcIcpriwO4ZToLNAJig0yiyjswfyGNje/ixw==} | 2584 | resolution: {integrity: sha512-7EjbcmUm17NQFu4Pmgmq2olYMj8nwMnpcddByChSUjArp8F5DQWcIcpriwO4ZToLNAJig0yiyjswfyGNje/ixw==} |
@@ -2632,10 +2596,6 @@ packages: | @@ -2632,10 +2596,6 @@ packages: | ||
2632 | resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} | 2596 | resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} |
2633 | engines: {node: '>= 4'} | 2597 | engines: {node: '>= 4'} |
2634 | 2598 | ||
2635 | - encodeurl@1.0.2: | ||
2636 | - resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} | ||
2637 | - engines: {node: '>= 0.8'} | ||
2638 | - | ||
2639 | end-of-stream@1.4.4: | 2599 | end-of-stream@1.4.4: |
2640 | resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} | 2600 | resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} |
2641 | 2601 | ||
@@ -2672,8 +2632,8 @@ packages: | @@ -2672,8 +2632,8 @@ packages: | ||
2672 | resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} | 2632 | resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} |
2673 | engines: {node: '>= 0.4'} | 2633 | engines: {node: '>= 0.4'} |
2674 | 2634 | ||
2675 | - es-iterator-helpers@1.0.18: | ||
2676 | - resolution: {integrity: sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA==} | 2635 | + es-iterator-helpers@1.0.19: |
2636 | + resolution: {integrity: sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==} | ||
2677 | engines: {node: '>= 0.4'} | 2637 | engines: {node: '>= 0.4'} |
2678 | 2638 | ||
2679 | es-module-lexer@1.5.0: | 2639 | es-module-lexer@1.5.0: |
@@ -2694,6 +2654,11 @@ packages: | @@ -2694,6 +2654,11 @@ packages: | ||
2694 | resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} | 2654 | resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} |
2695 | engines: {node: '>= 0.4'} | 2655 | engines: {node: '>= 0.4'} |
2696 | 2656 | ||
2657 | + esbuild-register@3.5.0: | ||
2658 | + resolution: {integrity: sha512-+4G/XmakeBAsvJuDugJvtyF1x+XJT4FMocynNpxrvEBViirpfUn2PgNpCHedfWhF4WokNsO/OvMKrmJOIJsI5A==} | ||
2659 | + peerDependencies: | ||
2660 | + esbuild: '>=0.12 <1' | ||
2661 | + | ||
2697 | esbuild@0.17.19: | 2662 | esbuild@0.17.19: |
2698 | resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==} | 2663 | resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==} |
2699 | engines: {node: '>=12'} | 2664 | engines: {node: '>=12'} |
@@ -2703,9 +2668,6 @@ packages: | @@ -2703,9 +2668,6 @@ packages: | ||
2703 | resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} | 2668 | resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} |
2704 | engines: {node: '>=6'} | 2669 | engines: {node: '>=6'} |
2705 | 2670 | ||
2706 | - escape-html@1.0.3: | ||
2707 | - resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} | ||
2708 | - | ||
2709 | escape-string-regexp@1.0.5: | 2671 | escape-string-regexp@1.0.5: |
2710 | resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} | 2672 | resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} |
2711 | engines: {node: '>=0.8.0'} | 2673 | engines: {node: '>=0.8.0'} |
@@ -2815,8 +2777,8 @@ packages: | @@ -2815,8 +2777,8 @@ packages: | ||
2815 | peerDependencies: | 2777 | peerDependencies: |
2816 | eslint: ^7.0.0 || ^8.0.0 | 2778 | eslint: ^7.0.0 || ^8.0.0 |
2817 | 2779 | ||
2818 | - eslint-plugin-react-hooks@4.6.0: | ||
2819 | - resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} | 2780 | + eslint-plugin-react-hooks@4.6.1: |
2781 | + resolution: {integrity: sha512-Ck77j8hF7l9N4S/rzSLOWEKpn994YH6iwUK8fr9mXIaQvGpQYmOnQLbiue1u5kI5T1y+gdgqosnEAO9NCz0DBg==} | ||
2820 | engines: {node: '>=10'} | 2782 | engines: {node: '>=10'} |
2821 | peerDependencies: | 2783 | peerDependencies: |
2822 | eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 | 2784 | eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 |
@@ -2899,17 +2861,10 @@ packages: | @@ -2899,17 +2861,10 @@ packages: | ||
2899 | resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} | 2861 | resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} |
2900 | engines: {node: '>=0.10.0'} | 2862 | engines: {node: '>=0.10.0'} |
2901 | 2863 | ||
2902 | - etag@1.8.1: | ||
2903 | - resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} | ||
2904 | - engines: {node: '>= 0.6'} | ||
2905 | - | ||
2906 | event-target-shim@5.0.1: | 2864 | event-target-shim@5.0.1: |
2907 | resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} | 2865 | resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} |
2908 | engines: {node: '>=6'} | 2866 | engines: {node: '>=6'} |
2909 | 2867 | ||
2910 | - eventemitter3@4.0.7: | ||
2911 | - resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} | ||
2912 | - | ||
2913 | eventemitter3@5.0.1: | 2868 | eventemitter3@5.0.1: |
2914 | resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==} | 2869 | resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==} |
2915 | 2870 | ||
@@ -3037,10 +2992,6 @@ packages: | @@ -3037,10 +2992,6 @@ packages: | ||
3037 | resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} | 2992 | resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} |
3038 | engines: {node: '>= 6'} | 2993 | engines: {node: '>= 6'} |
3039 | 2994 | ||
3040 | - fresh@0.5.2: | ||
3041 | - resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} | ||
3042 | - engines: {node: '>= 0.6'} | ||
3043 | - | ||
3044 | fs-extra@10.1.0: | 2995 | fs-extra@10.1.0: |
3045 | resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} | 2996 | resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} |
3046 | engines: {node: '>=12'} | 2997 | engines: {node: '>=12'} |
@@ -3211,6 +3162,10 @@ packages: | @@ -3211,6 +3162,10 @@ packages: | ||
3211 | hoist-non-react-statics@3.3.2: | 3162 | hoist-non-react-statics@3.3.2: |
3212 | resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} | 3163 | resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} |
3213 | 3164 | ||
3165 | + hono@3.12.12: | ||
3166 | + resolution: {integrity: sha512-5IAMJOXfpA5nT+K0MNjClchzz0IhBHs2Szl7WFAhrFOsbtQsYmNynFyJRg/a3IPsmCfxcrf8txUGiNShXpK5Rg==} | ||
3167 | + engines: {node: '>=16.0.0'} | ||
3168 | + | ||
3214 | hosted-git-info@2.8.9: | 3169 | hosted-git-info@2.8.9: |
3215 | resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} | 3170 | resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} |
3216 | 3171 | ||
@@ -3255,23 +3210,6 @@ packages: | @@ -3255,23 +3210,6 @@ packages: | ||
3255 | resolution: {integrity: sha512-Yy9VFT/0fJhbpSHmqA34CJKZDXLnHoQUP2wbFXY7duOx3nc9Qf8MVJezaXTP7IirvJ9DmUv/vm7qFNu/RntdWw==} | 3210 | resolution: {integrity: sha512-Yy9VFT/0fJhbpSHmqA34CJKZDXLnHoQUP2wbFXY7duOx3nc9Qf8MVJezaXTP7IirvJ9DmUv/vm7qFNu/RntdWw==} |
3256 | engines: {node: '>= 4'} | 3211 | engines: {node: '>= 4'} |
3257 | 3212 | ||
3258 | - http-errors@2.0.0: | ||
3259 | - resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} | ||
3260 | - engines: {node: '>= 0.8'} | ||
3261 | - | ||
3262 | - http-proxy-middleware@2.0.6: | ||
3263 | - resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==} | ||
3264 | - engines: {node: '>=12.0.0'} | ||
3265 | - peerDependencies: | ||
3266 | - '@types/express': ^4.17.13 | ||
3267 | - peerDependenciesMeta: | ||
3268 | - '@types/express': | ||
3269 | - optional: true | ||
3270 | - | ||
3271 | - http-proxy@1.18.1: | ||
3272 | - resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==} | ||
3273 | - engines: {node: '>=8.0.0'} | ||
3274 | - | ||
3275 | https-browserify@1.0.0: | 3213 | https-browserify@1.0.0: |
3276 | resolution: {integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==} | 3214 | resolution: {integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==} |
3277 | 3215 | ||
@@ -3296,9 +3234,6 @@ packages: | @@ -3296,9 +3234,6 @@ packages: | ||
3296 | ieee754@1.2.1: | 3234 | ieee754@1.2.1: |
3297 | resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} | 3235 | resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} |
3298 | 3236 | ||
3299 | - ignore-styles@5.0.1: | ||
3300 | - resolution: {integrity: sha512-gQQmIznCETPLEzfg1UH4Cs2oRq+HBPl8quroEUNXT8oybEG7/0lqI3dGgDSRry6B9HcCXw3PVkFFS0FF3CMddg==} | ||
3301 | - | ||
3302 | ignore@5.3.1: | 3237 | ignore@5.3.1: |
3303 | resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} | 3238 | resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} |
3304 | engines: {node: '>= 4'} | 3239 | engines: {node: '>= 4'} |
@@ -3466,10 +3401,6 @@ packages: | @@ -3466,10 +3401,6 @@ packages: | ||
3466 | resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} | 3401 | resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} |
3467 | engines: {node: '>=0.10.0'} | 3402 | engines: {node: '>=0.10.0'} |
3468 | 3403 | ||
3469 | - is-plain-obj@3.0.0: | ||
3470 | - resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==} | ||
3471 | - engines: {node: '>=10'} | ||
3472 | - | ||
3473 | is-plain-object@2.0.4: | 3404 | is-plain-object@2.0.4: |
3474 | resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} | 3405 | resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} |
3475 | engines: {node: '>=0.10.0'} | 3406 | engines: {node: '>=0.10.0'} |
@@ -3774,8 +3705,8 @@ packages: | @@ -3774,8 +3705,8 @@ packages: | ||
3774 | lower-case@2.0.2: | 3705 | lower-case@2.0.2: |
3775 | resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} | 3706 | resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} |
3776 | 3707 | ||
3777 | - lru-cache@10.2.0: | ||
3778 | - resolution: {integrity: sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==} | 3708 | + lru-cache@10.2.1: |
3709 | + resolution: {integrity: sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==} | ||
3779 | engines: {node: 14 || >=16.14} | 3710 | engines: {node: 14 || >=16.14} |
3780 | 3711 | ||
3781 | lru-cache@5.1.1: | 3712 | lru-cache@5.1.1: |
@@ -3856,11 +3787,6 @@ packages: | @@ -3856,11 +3787,6 @@ packages: | ||
3856 | resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} | 3787 | resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} |
3857 | engines: {node: '>= 0.6'} | 3788 | engines: {node: '>= 0.6'} |
3858 | 3789 | ||
3859 | - mime@1.6.0: | ||
3860 | - resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} | ||
3861 | - engines: {node: '>=4'} | ||
3862 | - hasBin: true | ||
3863 | - | ||
3864 | mimic-fn@2.1.0: | 3790 | mimic-fn@2.1.0: |
3865 | resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} | 3791 | resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} |
3866 | engines: {node: '>=6'} | 3792 | engines: {node: '>=6'} |
@@ -3923,9 +3849,6 @@ packages: | @@ -3923,9 +3849,6 @@ packages: | ||
3923 | resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} | 3849 | resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} |
3924 | engines: {node: '>=10'} | 3850 | engines: {node: '>=10'} |
3925 | 3851 | ||
3926 | - ms@2.0.0: | ||
3927 | - resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} | ||
3928 | - | ||
3929 | ms@2.1.2: | 3852 | ms@2.1.2: |
3930 | resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} | 3853 | resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} |
3931 | 3854 | ||
@@ -3955,9 +3878,6 @@ packages: | @@ -3955,9 +3878,6 @@ packages: | ||
3955 | node-abort-controller@3.1.1: | 3878 | node-abort-controller@3.1.1: |
3956 | resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==} | 3879 | resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==} |
3957 | 3880 | ||
3958 | - node-html-parser@6.1.13: | ||
3959 | - resolution: {integrity: sha512-qIsTMOY4C/dAa5Q5vsobRpOOvPfC4pB61UVW2uSwZNUp0QU/jCekTal1vMmbO0DgdHeLUJpv/ARmDqErVxA3Sg==} | ||
3960 | - | ||
3961 | node-releases@2.0.14: | 3881 | node-releases@2.0.14: |
3962 | resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} | 3882 | resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} |
3963 | 3883 | ||
@@ -4026,10 +3946,6 @@ packages: | @@ -4026,10 +3946,6 @@ packages: | ||
4026 | resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==} | 3946 | resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==} |
4027 | engines: {node: '>= 0.4'} | 3947 | engines: {node: '>= 0.4'} |
4028 | 3948 | ||
4029 | - on-finished@2.4.1: | ||
4030 | - resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} | ||
4031 | - engines: {node: '>= 0.8'} | ||
4032 | - | ||
4033 | once@1.4.0: | 3949 | once@1.4.0: |
4034 | resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} | 3950 | resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} |
4035 | 3951 | ||
@@ -4110,10 +4026,6 @@ packages: | @@ -4110,10 +4026,6 @@ packages: | ||
4110 | resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} | 4026 | resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} |
4111 | engines: {node: '>=8'} | 4027 | engines: {node: '>=8'} |
4112 | 4028 | ||
4113 | - parseurl@1.3.3: | ||
4114 | - resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} | ||
4115 | - engines: {node: '>= 0.8'} | ||
4116 | - | ||
4117 | pascal-case@3.1.2: | 4029 | pascal-case@3.1.2: |
4118 | resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} | 4030 | resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} |
4119 | 4031 | ||
@@ -4601,14 +4513,10 @@ packages: | @@ -4601,14 +4513,10 @@ packages: | ||
4601 | randomfill@1.0.4: | 4513 | randomfill@1.0.4: |
4602 | resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==} | 4514 | resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==} |
4603 | 4515 | ||
4604 | - range-parser@1.2.1: | ||
4605 | - resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} | ||
4606 | - engines: {node: '>= 0.6'} | ||
4607 | - | ||
4608 | - react-dom@18.2.0: | ||
4609 | - resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} | 4516 | + react-dom@18.3.0: |
4517 | + resolution: {integrity: sha512-zaKdLBftQJnvb7FtDIpZtsAIb2MZU087RM8bRDZU8LVCCFYjPTsDZJNFUWPcVz3HFSN1n/caxi0ca4B/aaVQGQ==} | ||
4610 | peerDependencies: | 4518 | peerDependencies: |
4611 | - react: ^18.2.0 | 4519 | + react: ^18.3.0 |
4612 | 4520 | ||
4613 | react-fast-compare@3.2.2: | 4521 | react-fast-compare@3.2.2: |
4614 | resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} | 4522 | resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} |
@@ -4621,11 +4529,11 @@ packages: | @@ -4621,11 +4529,11 @@ packages: | ||
4621 | react-is@16.13.1: | 4529 | react-is@16.13.1: |
4622 | resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} | 4530 | resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} |
4623 | 4531 | ||
4624 | - react-is@18.2.0: | ||
4625 | - resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} | 4532 | + react-is@18.3.0: |
4533 | + resolution: {integrity: sha512-wRiUsea88TjKDc4FBEn+sLvIDesp6brMbGWnJGjew2waAc9evdhja/2LvePc898HJbHw0L+MTWy7NhpnELAvLQ==} | ||
4626 | 4534 | ||
4627 | - react-refresh@0.14.0: | ||
4628 | - resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==} | 4535 | + react-refresh@0.14.1: |
4536 | + resolution: {integrity: sha512-iZiRCtNGY3QYP3pYOSSBOvQmBpQTcJccr/VcK2blpJrpPTUDjeN51mxm5nsrkCzBwsbGUj+TN9q2oPz5E13FLg==} | ||
4629 | engines: {node: '>=0.10.0'} | 4537 | engines: {node: '>=0.10.0'} |
4630 | 4538 | ||
4631 | react-router-dom@6.22.0: | 4539 | react-router-dom@6.22.0: |
@@ -4652,8 +4560,8 @@ packages: | @@ -4652,8 +4560,8 @@ packages: | ||
4652 | react: '>=16.6.0' | 4560 | react: '>=16.6.0' |
4653 | react-dom: '>=16.6.0' | 4561 | react-dom: '>=16.6.0' |
4654 | 4562 | ||
4655 | - react@18.2.0: | ||
4656 | - resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==} | 4563 | + react@18.3.0: |
4564 | + resolution: {integrity: sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==} | ||
4657 | engines: {node: '>=0.10.0'} | 4565 | engines: {node: '>=0.10.0'} |
4658 | 4566 | ||
4659 | read-cache@1.0.0: | 4567 | read-cache@1.0.0: |
@@ -4750,9 +4658,6 @@ packages: | @@ -4750,9 +4658,6 @@ packages: | ||
4750 | resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} | 4658 | resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} |
4751 | engines: {node: '>=0.10.0'} | 4659 | engines: {node: '>=0.10.0'} |
4752 | 4660 | ||
4753 | - requires-port@1.0.0: | ||
4754 | - resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} | ||
4755 | - | ||
4756 | reselect@4.1.8: | 4661 | reselect@4.1.8: |
4757 | resolution: {integrity: sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==} | 4662 | resolution: {integrity: sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==} |
4758 | 4663 | ||
@@ -4828,8 +4733,8 @@ packages: | @@ -4828,8 +4733,8 @@ packages: | ||
4828 | safe-regex@2.1.1: | 4733 | safe-regex@2.1.1: |
4829 | resolution: {integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==} | 4734 | resolution: {integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==} |
4830 | 4735 | ||
4831 | - scheduler@0.23.0: | ||
4832 | - resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} | 4736 | + scheduler@0.23.1: |
4737 | + resolution: {integrity: sha512-5GKS5JGfiah1O38Vfa9srZE4s3wdHbwjlCrvIookrg2FO9aIwKLOJXuJQFlEfNcVSOXuaL2hzDeY20uVXcUtrw==} | ||
4833 | 4738 | ||
4834 | schema-utils@3.3.0: | 4739 | schema-utils@3.3.0: |
4835 | resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} | 4740 | resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} |
@@ -4856,20 +4761,9 @@ packages: | @@ -4856,20 +4761,9 @@ packages: | ||
4856 | engines: {node: '>=10'} | 4761 | engines: {node: '>=10'} |
4857 | hasBin: true | 4762 | hasBin: true |
4858 | 4763 | ||
4859 | - send@0.18.0: | ||
4860 | - resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} | ||
4861 | - engines: {node: '>= 0.8.0'} | ||
4862 | - | ||
4863 | serialize-javascript@6.0.2: | 4764 | serialize-javascript@6.0.2: |
4864 | resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} | 4765 | resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} |
4865 | 4766 | ||
4866 | - serve-static@1.15.0: | ||
4867 | - resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==} | ||
4868 | - engines: {node: '>= 0.8.0'} | ||
4869 | - | ||
4870 | - set-cookie-parser@2.6.0: | ||
4871 | - resolution: {integrity: sha512-RVnVQxTXuerk653XfuliOxBP81Sf0+qfQE73LIYKcyMYHG94AuH0kgrQpRDuTZnSmjpysHmzxJXKNfa6PjFhyQ==} | ||
4872 | - | ||
4873 | set-function-length@1.2.2: | 4767 | set-function-length@1.2.2: |
4874 | resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} | 4768 | resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} |
4875 | engines: {node: '>= 0.4'} | 4769 | engines: {node: '>= 0.4'} |
@@ -4881,9 +4775,6 @@ packages: | @@ -4881,9 +4775,6 @@ packages: | ||
4881 | setimmediate@1.0.5: | 4775 | setimmediate@1.0.5: |
4882 | resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} | 4776 | resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} |
4883 | 4777 | ||
4884 | - setprototypeof@1.2.0: | ||
4885 | - resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} | ||
4886 | - | ||
4887 | sha.js@2.4.11: | 4778 | sha.js@2.4.11: |
4888 | resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} | 4779 | resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} |
4889 | hasBin: true | 4780 | hasBin: true |
@@ -4974,19 +4865,12 @@ packages: | @@ -4974,19 +4865,12 @@ packages: | ||
4974 | stackframe@1.3.4: | 4865 | stackframe@1.3.4: |
4975 | resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==} | 4866 | resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==} |
4976 | 4867 | ||
4977 | - statuses@2.0.1: | ||
4978 | - resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} | ||
4979 | - engines: {node: '>= 0.8'} | ||
4980 | - | ||
4981 | stream-browserify@3.0.0: | 4868 | stream-browserify@3.0.0: |
4982 | resolution: {integrity: sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==} | 4869 | resolution: {integrity: sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==} |
4983 | 4870 | ||
4984 | stream-http@3.2.0: | 4871 | stream-http@3.2.0: |
4985 | resolution: {integrity: sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==} | 4872 | resolution: {integrity: sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A==} |
4986 | 4873 | ||
4987 | - stream-slice@0.1.2: | ||
4988 | - resolution: {integrity: sha512-QzQxpoacatkreL6jsxnVb7X5R/pGw9OUv2qWTYWnmLpg4NdN31snPy/f3TdQE1ZUXaThRvj1Zw4/OGg0ZkaLMA==} | ||
4989 | - | ||
4990 | string-argv@0.3.2: | 4874 | string-argv@0.3.2: |
4991 | resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} | 4875 | resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} |
4992 | engines: {node: '>=0.6.19'} | 4876 | engines: {node: '>=0.6.19'} |
@@ -5174,13 +5058,13 @@ packages: | @@ -5174,13 +5058,13 @@ packages: | ||
5174 | uglify-js: | 5058 | uglify-js: |
5175 | optional: true | 5059 | optional: true |
5176 | 5060 | ||
5177 | - terser@5.29.2: | ||
5178 | - resolution: {integrity: sha512-ZiGkhUBIM+7LwkNjXYJq8svgkd+QK3UUr0wJqY4MieaezBSAIPgbSPZyIx0idM6XWK5CMzSWa8MJIzmRcB8Caw==} | 5061 | + terser@5.30.3: |
5062 | + resolution: {integrity: sha512-STdUgOUx8rLbMGO9IOwHLpCqolkDITFFQSMYYwKE1N2lY6MVSaeoi10z/EhWxRc6ybqoVmKSkhKYH/XUpl7vSA==} | ||
5179 | engines: {node: '>=10'} | 5063 | engines: {node: '>=10'} |
5180 | hasBin: true | 5064 | hasBin: true |
5181 | 5065 | ||
5182 | - terser@5.30.3: | ||
5183 | - resolution: {integrity: sha512-STdUgOUx8rLbMGO9IOwHLpCqolkDITFFQSMYYwKE1N2lY6MVSaeoi10z/EhWxRc6ybqoVmKSkhKYH/XUpl7vSA==} | 5066 | + terser@5.30.4: |
5067 | + resolution: {integrity: sha512-xRdd0v64a8mFK9bnsKVdoNP9GQIKUAaJPTaqEQDL4w/J8WaW4sWXXoMZ+6SimPkfT5bElreXf8m9HnmPc3E1BQ==} | ||
5184 | engines: {node: '>=10'} | 5068 | engines: {node: '>=10'} |
5185 | hasBin: true | 5069 | hasBin: true |
5186 | 5070 | ||
@@ -5206,10 +5090,6 @@ packages: | @@ -5206,10 +5090,6 @@ packages: | ||
5206 | resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} | 5090 | resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} |
5207 | engines: {node: '>=8.0'} | 5091 | engines: {node: '>=8.0'} |
5208 | 5092 | ||
5209 | - toidentifier@1.0.1: | ||
5210 | - resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} | ||
5211 | - engines: {node: '>=0.6'} | ||
5212 | - | ||
5213 | token-stream@1.0.0: | 5093 | token-stream@1.0.0: |
5214 | resolution: {integrity: sha512-VSsyNPPW74RpHwR8Fc21uubwHY7wMDeJLys2IX5zJNih+OnAnaifKHo+1LHT7DAdloQ7apeaaWg8l7qnf/TnEg==} | 5094 | resolution: {integrity: sha512-VSsyNPPW74RpHwR8Fc21uubwHY7wMDeJLys2IX5zJNih+OnAnaifKHo+1LHT7DAdloQ7apeaaWg8l7qnf/TnEg==} |
5215 | 5095 | ||
@@ -5382,12 +5262,6 @@ packages: | @@ -5382,12 +5262,6 @@ packages: | ||
5382 | resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==} | 5262 | resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==} |
5383 | engines: {node: '>= 8'} | 5263 | engines: {node: '>= 8'} |
5384 | 5264 | ||
5385 | - webpack-manifest-plugin@5.0.0: | ||
5386 | - resolution: {integrity: sha512-8RQfMAdc5Uw3QbCQ/CBV/AXqOR8mt03B6GJmRbhWopE8GzRfEpn+k0ZuWywxW+5QZsffhmFDY1J6ohqJo+eMuw==} | ||
5387 | - engines: {node: '>=12.22.0'} | ||
5388 | - peerDependencies: | ||
5389 | - webpack: ^5.47.0 | ||
5390 | - | ||
5391 | webpack-sources@2.3.1: | 5265 | webpack-sources@2.3.1: |
5392 | resolution: {integrity: sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==} | 5266 | resolution: {integrity: sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==} |
5393 | engines: {node: '>=10.13.0'} | 5267 | engines: {node: '>=10.13.0'} |
@@ -5516,8 +5390,8 @@ packages: | @@ -5516,8 +5390,8 @@ packages: | ||
5516 | peerDependencies: | 5390 | peerDependencies: |
5517 | zod: ^3.18.0 | 5391 | zod: ^3.18.0 |
5518 | 5392 | ||
5519 | - zod@3.23.0: | ||
5520 | - resolution: {integrity: sha512-OFLT+LTocvabn6q76BTwVB0hExEBS0IduTr3cqZyMqEDbOnYmcU+y0tUAYbND4uwclpBGi4I4UUBGzylWpjLGA==} | 5393 | + zod@3.23.4: |
5394 | + resolution: {integrity: sha512-/AtWOKbBgjzEYYQRNfoGKHObgfAZag6qUJX1VbHo2PRBgS+wfWagEY2mizjfyAPcGesrJOcx/wcl0L9WnVrHFw==} | ||
5521 | 5395 | ||
5522 | snapshots: | 5396 | snapshots: |
5523 | 5397 | ||
@@ -5614,7 +5488,7 @@ snapshots: | @@ -5614,7 +5488,7 @@ snapshots: | ||
5614 | regexpu-core: 5.3.2 | 5488 | regexpu-core: 5.3.2 |
5615 | semver: 6.3.1 | 5489 | semver: 6.3.1 |
5616 | 5490 | ||
5617 | - '@babel/helper-define-polyfill-provider@0.6.1(@babel/core@7.24.4)': | 5491 | + '@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.24.4)': |
5618 | dependencies: | 5492 | dependencies: |
5619 | '@babel/core': 7.24.4 | 5493 | '@babel/core': 7.24.4 |
5620 | '@babel/helper-compilation-targets': 7.23.6 | 5494 | '@babel/helper-compilation-targets': 7.23.6 |
@@ -6162,9 +6036,9 @@ snapshots: | @@ -6162,9 +6036,9 @@ snapshots: | ||
6162 | '@babel/core': 7.24.4 | 6036 | '@babel/core': 7.24.4 |
6163 | '@babel/helper-module-imports': 7.24.3 | 6037 | '@babel/helper-module-imports': 7.24.3 |
6164 | '@babel/helper-plugin-utils': 7.24.0 | 6038 | '@babel/helper-plugin-utils': 7.24.0 |
6165 | - babel-plugin-polyfill-corejs2: 0.4.10(@babel/core@7.24.4) | 6039 | + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.4) |
6166 | babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.4) | 6040 | babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.4) |
6167 | - babel-plugin-polyfill-regenerator: 0.6.1(@babel/core@7.24.4) | 6041 | + babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.24.4) |
6168 | semver: 6.3.1 | 6042 | semver: 6.3.1 |
6169 | transitivePeerDependencies: | 6043 | transitivePeerDependencies: |
6170 | - supports-color | 6044 | - supports-color |
@@ -6305,9 +6179,9 @@ snapshots: | @@ -6305,9 +6179,9 @@ snapshots: | ||
6305 | '@babel/plugin-transform-unicode-regex': 7.24.1(@babel/core@7.24.4) | 6179 | '@babel/plugin-transform-unicode-regex': 7.24.1(@babel/core@7.24.4) |
6306 | '@babel/plugin-transform-unicode-sets-regex': 7.24.1(@babel/core@7.24.4) | 6180 | '@babel/plugin-transform-unicode-sets-regex': 7.24.1(@babel/core@7.24.4) |
6307 | '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.4) | 6181 | '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.4) |
6308 | - babel-plugin-polyfill-corejs2: 0.4.10(@babel/core@7.24.4) | 6182 | + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.4) |
6309 | babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.4) | 6183 | babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.4) |
6310 | - babel-plugin-polyfill-regenerator: 0.6.1(@babel/core@7.24.4) | 6184 | + babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.24.4) |
6311 | core-js-compat: 3.37.0 | 6185 | core-js-compat: 3.37.0 |
6312 | semver: 6.3.1 | 6186 | semver: 6.3.1 |
6313 | transitivePeerDependencies: | 6187 | transitivePeerDependencies: |
@@ -6518,7 +6392,7 @@ snapshots: | @@ -6518,7 +6392,7 @@ snapshots: | ||
6518 | eslint-formatter-pretty: 5.0.0 | 6392 | eslint-formatter-pretty: 5.0.0 |
6519 | eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) | 6393 | eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) |
6520 | eslint-plugin-react: 7.34.1(eslint@8.57.0) | 6394 | eslint-plugin-react: 7.34.1(eslint@8.57.0) |
6521 | - eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0) | 6395 | + eslint-plugin-react-hooks: 4.6.1(eslint@8.57.0) |
6522 | eslint-plugin-unicorn: 43.0.2(eslint@8.57.0) | 6396 | eslint-plugin-unicorn: 43.0.2(eslint@8.57.0) |
6523 | fast-glob: 3.3.2 | 6397 | fast-glob: 3.3.2 |
6524 | os-locale: 5.0.0 | 6398 | os-locale: 5.0.0 |
@@ -6536,13 +6410,13 @@ snapshots: | @@ -6536,13 +6410,13 @@ snapshots: | ||
6536 | - jest | 6410 | - jest |
6537 | - supports-color | 6411 | - supports-color |
6538 | 6412 | ||
6539 | - '@feewee/h5app-common@0.1.11(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': | 6413 | + '@feewee/h5app-common@0.1.12(react-dom@18.3.0(react@18.3.0))(react@18.3.0)': |
6540 | dependencies: | 6414 | dependencies: |
6541 | '@nutui/icons-react': 1.0.4 | 6415 | '@nutui/icons-react': 1.0.4 |
6542 | - '@nutui/nutui-react': 2.6.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ||
6543 | - clsx: 2.1.0 | ||
6544 | - react: 18.2.0 | ||
6545 | - react-dom: 18.2.0(react@18.2.0) | 6416 | + '@nutui/nutui-react': 2.6.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0) |
6417 | + clsx: 2.1.1 | ||
6418 | + react: 18.3.0 | ||
6419 | + react-dom: 18.3.0(react@18.3.0) | ||
6546 | 6420 | ||
6547 | '@humanwhocodes/config-array@0.11.14': | 6421 | '@humanwhocodes/config-array@0.11.14': |
6548 | dependencies: | 6422 | dependencies: |
@@ -6609,31 +6483,31 @@ snapshots: | @@ -6609,31 +6483,31 @@ snapshots: | ||
6609 | '@babel/core': 7.24.4 | 6483 | '@babel/core': 7.24.4 |
6610 | '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.4) | 6484 | '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.4) |
6611 | 6485 | ||
6612 | - '@loadable/component@5.15.3(react@18.2.0)': | 6486 | + '@loadable/component@5.15.3(react@18.3.0)': |
6613 | dependencies: | 6487 | dependencies: |
6614 | '@babel/runtime': 7.24.4 | 6488 | '@babel/runtime': 7.24.4 |
6615 | hoist-non-react-statics: 3.3.2 | 6489 | hoist-non-react-statics: 3.3.2 |
6616 | - react: 18.2.0 | 6490 | + react: 18.3.0 |
6617 | react-is: 16.13.1 | 6491 | react-is: 16.13.1 |
6618 | 6492 | ||
6619 | - '@loadable/server@5.15.3(@loadable/component@5.15.3(react@18.2.0))(react@18.2.0)': | 6493 | + '@loadable/server@5.15.3(@loadable/component@5.15.3(react@18.3.0))(react@18.3.0)': |
6620 | dependencies: | 6494 | dependencies: |
6621 | - '@loadable/component': 5.15.3(react@18.2.0) | 6495 | + '@loadable/component': 5.15.3(react@18.3.0) |
6622 | lodash: 4.17.21 | 6496 | lodash: 4.17.21 |
6623 | - react: 18.2.0 | 6497 | + react: 18.3.0 |
6624 | 6498 | ||
6625 | '@loadable/webpack-plugin@5.15.2(webpack@5.91.0(esbuild@0.17.19))': | 6499 | '@loadable/webpack-plugin@5.15.2(webpack@5.91.0(esbuild@0.17.19))': |
6626 | dependencies: | 6500 | dependencies: |
6627 | make-dir: 3.1.0 | 6501 | make-dir: 3.1.0 |
6628 | webpack: 5.91.0(esbuild@0.17.19) | 6502 | webpack: 5.91.0(esbuild@0.17.19) |
6629 | 6503 | ||
6630 | - '@modern-js-app/eslint-config@2.48.6(typescript@5.4.5)': | 6504 | + '@modern-js-app/eslint-config@2.49.2(typescript@5.4.5)': |
6631 | dependencies: | 6505 | dependencies: |
6632 | '@babel/core': 7.24.4 | 6506 | '@babel/core': 7.24.4 |
6633 | '@babel/eslint-parser': 7.24.1(@babel/core@7.24.4)(eslint@8.57.0) | 6507 | '@babel/eslint-parser': 7.24.1(@babel/core@7.24.4)(eslint@8.57.0) |
6634 | '@babel/eslint-plugin': 7.23.5(@babel/eslint-parser@7.24.1(@babel/core@7.24.4)(eslint@8.57.0))(eslint@8.57.0) | 6508 | '@babel/eslint-plugin': 7.23.5(@babel/eslint-parser@7.24.1(@babel/core@7.24.4)(eslint@8.57.0))(eslint@8.57.0) |
6635 | - '@rsbuild/babel-preset': 0.6.1 | ||
6636 | - '@rsbuild/core': 0.6.1 | 6509 | + '@rsbuild/babel-preset': 0.6.6 |
6510 | + '@rsbuild/core': 0.6.6 | ||
6637 | '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) | 6511 | '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) |
6638 | '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.4.5) | 6512 | '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.4.5) |
6639 | eslint: 8.57.0 | 6513 | eslint: 8.57.0 |
@@ -6645,7 +6519,7 @@ snapshots: | @@ -6645,7 +6519,7 @@ snapshots: | ||
6645 | eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.10.0(eslint@8.57.0))(eslint@8.57.0)(prettier@2.8.8) | 6519 | eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.10.0(eslint@8.57.0))(eslint@8.57.0)(prettier@2.8.8) |
6646 | eslint-plugin-promise: 6.1.1(eslint@8.57.0) | 6520 | eslint-plugin-promise: 6.1.1(eslint@8.57.0) |
6647 | eslint-plugin-react: 7.34.1(eslint@8.57.0) | 6521 | eslint-plugin-react: 7.34.1(eslint@8.57.0) |
6648 | - eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0) | 6522 | + eslint-plugin-react-hooks: 4.6.1(eslint@8.57.0) |
6649 | prettier: 2.8.8 | 6523 | prettier: 2.8.8 |
6650 | typescript: 5.4.5 | 6524 | typescript: 5.4.5 |
6651 | transitivePeerDependencies: | 6525 | transitivePeerDependencies: |
@@ -6678,7 +6552,7 @@ snapshots: | @@ -6678,7 +6552,7 @@ snapshots: | ||
6678 | '@swc/helpers': 0.5.1 | 6552 | '@swc/helpers': 0.5.1 |
6679 | immer: 9.0.21 | 6553 | immer: 9.0.21 |
6680 | 6554 | ||
6681 | - '@modern-js-reduck/react@1.1.11(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': | 6555 | + '@modern-js-reduck/react@1.1.11(@types/react-dom@18.3.0)(@types/react@18.3.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)': |
6682 | dependencies: | 6556 | dependencies: |
6683 | '@modern-js-reduck/plugin-auto-actions': 1.1.11(@modern-js-reduck/store@1.1.11) | 6557 | '@modern-js-reduck/plugin-auto-actions': 1.1.11(@modern-js-reduck/store@1.1.11) |
6684 | '@modern-js-reduck/plugin-devtools': 1.1.11(@modern-js-reduck/store@1.1.11) | 6558 | '@modern-js-reduck/plugin-devtools': 1.1.11(@modern-js-reduck/store@1.1.11) |
@@ -6688,48 +6562,48 @@ snapshots: | @@ -6688,48 +6562,48 @@ snapshots: | ||
6688 | '@swc/helpers': 0.5.1 | 6562 | '@swc/helpers': 0.5.1 |
6689 | hoist-non-react-statics: 3.3.2 | 6563 | hoist-non-react-statics: 3.3.2 |
6690 | invariant: 2.2.4 | 6564 | invariant: 2.2.4 |
6691 | - react: 18.2.0 | ||
6692 | - react-dom: 18.2.0(react@18.2.0) | 6565 | + react: 18.3.0 |
6566 | + react-dom: 18.3.0(react@18.3.0) | ||
6693 | optionalDependencies: | 6567 | optionalDependencies: |
6694 | - '@types/react': 18.2.79 | ||
6695 | - '@types/react-dom': 18.2.25 | 6568 | + '@types/react': 18.3.0 |
6569 | + '@types/react-dom': 18.3.0 | ||
6696 | 6570 | ||
6697 | '@modern-js-reduck/store@1.1.11': | 6571 | '@modern-js-reduck/store@1.1.11': |
6698 | dependencies: | 6572 | dependencies: |
6699 | '@swc/helpers': 0.5.1 | 6573 | '@swc/helpers': 0.5.1 |
6700 | redux: 4.2.1 | 6574 | redux: 4.2.1 |
6701 | 6575 | ||
6702 | - '@modern-js/app-tools@2.48.6(@rspack/core@0.6.1(@swc/helpers@0.5.3))(eslint@8.57.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.4.5)': | 6576 | + '@modern-js/app-tools@2.49.2(@rspack/core@0.6.3(@swc/helpers@0.5.3))(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.4.5)': |
6703 | dependencies: | 6577 | dependencies: |
6704 | '@babel/parser': 7.24.4 | 6578 | '@babel/parser': 7.24.4 |
6705 | '@babel/traverse': 7.24.1(supports-color@5.5.0) | 6579 | '@babel/traverse': 7.24.1(supports-color@5.5.0) |
6706 | '@babel/types': 7.24.0 | 6580 | '@babel/types': 7.24.0 |
6707 | - '@modern-js/core': 2.48.6 | ||
6708 | - '@modern-js/node-bundle-require': 2.48.6 | ||
6709 | - '@modern-js/plugin': 2.48.6 | ||
6710 | - '@modern-js/plugin-data-loader': 2.48.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ||
6711 | - '@modern-js/plugin-i18n': 2.48.6 | ||
6712 | - '@modern-js/plugin-lint': 2.48.6(eslint@8.57.0) | ||
6713 | - '@modern-js/prod-server': 2.48.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ||
6714 | - '@modern-js/server': 2.48.6(@babel/traverse@7.24.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(tsconfig-paths@4.2.0) | ||
6715 | - '@modern-js/server-core': 2.48.6 | ||
6716 | - '@modern-js/server-utils': 2.48.6(@babel/traverse@7.24.1) | ||
6717 | - '@modern-js/types': 2.48.6 | ||
6718 | - '@modern-js/uni-builder': 2.48.6(@babel/traverse@7.24.1)(@rspack/core@0.6.1(@swc/helpers@0.5.3))(esbuild@0.17.19)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.4.5) | ||
6719 | - '@modern-js/utils': 2.48.6 | ||
6720 | - '@rsbuild/core': 0.6.1 | ||
6721 | - '@rsbuild/plugin-esbuild': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6722 | - '@rsbuild/plugin-node-polyfill': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6723 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 6581 | + '@modern-js/core': 2.49.2 |
6582 | + '@modern-js/node-bundle-require': 2.49.2 | ||
6583 | + '@modern-js/plugin': 2.49.2 | ||
6584 | + '@modern-js/plugin-data-loader': 2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0) | ||
6585 | + '@modern-js/plugin-i18n': 2.49.2 | ||
6586 | + '@modern-js/plugin-lint': 2.49.2(eslint@8.57.0) | ||
6587 | + '@modern-js/prod-server': 2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0) | ||
6588 | + '@modern-js/rsbuild-plugin-esbuild': 2.49.2 | ||
6589 | + '@modern-js/server': 2.49.2(@babel/traverse@7.24.1)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(tsconfig-paths@4.2.0) | ||
6590 | + '@modern-js/server-core': 2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0) | ||
6591 | + '@modern-js/server-utils': 2.49.2(@babel/traverse@7.24.1) | ||
6592 | + '@modern-js/types': 2.49.2 | ||
6593 | + '@modern-js/uni-builder': 2.49.2(@babel/traverse@7.24.1)(@rspack/core@0.6.3(@swc/helpers@0.5.3))(esbuild@0.17.19)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.4.5) | ||
6594 | + '@modern-js/utils': 2.49.2 | ||
6595 | + '@rsbuild/core': 0.6.6 | ||
6596 | + '@rsbuild/plugin-node-polyfill': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6597 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
6724 | '@swc/helpers': 0.5.3 | 6598 | '@swc/helpers': 0.5.3 |
6725 | es-module-lexer: 1.5.0 | 6599 | es-module-lexer: 1.5.0 |
6726 | esbuild: 0.17.19 | 6600 | esbuild: 0.17.19 |
6601 | + esbuild-register: 3.5.0(esbuild@0.17.19) | ||
6727 | transitivePeerDependencies: | 6602 | transitivePeerDependencies: |
6728 | - '@parcel/css' | 6603 | - '@parcel/css' |
6729 | - '@rspack/core' | 6604 | - '@rspack/core' |
6730 | - '@swc/core' | 6605 | - '@swc/core' |
6731 | - '@swc/css' | 6606 | - '@swc/css' |
6732 | - - '@types/express' | ||
6733 | - '@types/webpack' | 6607 | - '@types/webpack' |
6734 | - bufferutil | 6608 | - bufferutil |
6735 | - clean-css | 6609 | - clean-css |
@@ -6754,15 +6628,15 @@ snapshots: | @@ -6754,15 +6628,15 @@ snapshots: | ||
6754 | - webpack-hot-middleware | 6628 | - webpack-hot-middleware |
6755 | - webpack-plugin-serve | 6629 | - webpack-plugin-serve |
6756 | 6630 | ||
6757 | - '@modern-js/babel-compiler@2.48.6': | 6631 | + '@modern-js/babel-compiler@2.49.2': |
6758 | dependencies: | 6632 | dependencies: |
6759 | '@babel/core': 7.24.4 | 6633 | '@babel/core': 7.24.4 |
6760 | - '@modern-js/utils': 2.48.6 | 6634 | + '@modern-js/utils': 2.49.2 |
6761 | '@swc/helpers': 0.5.3 | 6635 | '@swc/helpers': 0.5.3 |
6762 | transitivePeerDependencies: | 6636 | transitivePeerDependencies: |
6763 | - supports-color | 6637 | - supports-color |
6764 | 6638 | ||
6765 | - '@modern-js/babel-plugin-module-resolver@2.48.6': | 6639 | + '@modern-js/babel-plugin-module-resolver@2.49.2': |
6766 | dependencies: | 6640 | dependencies: |
6767 | '@swc/helpers': 0.5.3 | 6641 | '@swc/helpers': 0.5.3 |
6768 | glob: 8.1.0 | 6642 | glob: 8.1.0 |
@@ -6770,127 +6644,128 @@ snapshots: | @@ -6770,127 +6644,128 @@ snapshots: | ||
6770 | reselect: 4.1.8 | 6644 | reselect: 4.1.8 |
6771 | resolve: 1.22.8 | 6645 | resolve: 1.22.8 |
6772 | 6646 | ||
6773 | - '@modern-js/core@2.48.6': | 6647 | + '@modern-js/core@2.49.2': |
6774 | dependencies: | 6648 | dependencies: |
6775 | - '@modern-js/node-bundle-require': 2.48.6 | ||
6776 | - '@modern-js/plugin': 2.48.6 | ||
6777 | - '@modern-js/utils': 2.48.6 | 6649 | + '@modern-js/node-bundle-require': 2.49.2 |
6650 | + '@modern-js/plugin': 2.49.2 | ||
6651 | + '@modern-js/utils': 2.49.2 | ||
6778 | '@swc/helpers': 0.5.3 | 6652 | '@swc/helpers': 0.5.3 |
6779 | 6653 | ||
6780 | - '@modern-js/eslint-config@2.48.6(typescript@5.4.5)': | 6654 | + '@modern-js/eslint-config@2.49.2(typescript@5.4.5)': |
6781 | dependencies: | 6655 | dependencies: |
6782 | - '@modern-js-app/eslint-config': 2.48.6(typescript@5.4.5) | 6656 | + '@modern-js-app/eslint-config': 2.49.2(typescript@5.4.5) |
6783 | transitivePeerDependencies: | 6657 | transitivePeerDependencies: |
6784 | - eslint-import-resolver-typescript | 6658 | - eslint-import-resolver-typescript |
6785 | - eslint-import-resolver-webpack | 6659 | - eslint-import-resolver-webpack |
6786 | - supports-color | 6660 | - supports-color |
6787 | - typescript | 6661 | - typescript |
6788 | 6662 | ||
6789 | - '@modern-js/node-bundle-require@2.48.6': | 6663 | + '@modern-js/node-bundle-require@2.49.0': |
6790 | dependencies: | 6664 | dependencies: |
6791 | - '@modern-js/utils': 2.48.6 | 6665 | + '@modern-js/utils': 2.49.0 |
6792 | '@swc/helpers': 0.5.3 | 6666 | '@swc/helpers': 0.5.3 |
6793 | esbuild: 0.17.19 | 6667 | esbuild: 0.17.19 |
6794 | 6668 | ||
6795 | - '@modern-js/plugin-data-loader@2.48.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': | 6669 | + '@modern-js/node-bundle-require@2.49.2': |
6670 | + dependencies: | ||
6671 | + '@modern-js/utils': 2.49.2 | ||
6672 | + '@swc/helpers': 0.5.3 | ||
6673 | + esbuild: 0.17.19 | ||
6674 | + | ||
6675 | + '@modern-js/plugin-data-loader@2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0)': | ||
6796 | dependencies: | 6676 | dependencies: |
6797 | '@babel/core': 7.24.4 | 6677 | '@babel/core': 7.24.4 |
6798 | - '@modern-js/runtime-utils': 2.48.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ||
6799 | - '@modern-js/utils': 2.48.6 | ||
6800 | - '@remix-run/node': 1.19.3 | 6678 | + '@modern-js/runtime-utils': 2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0) |
6679 | + '@modern-js/utils': 2.49.2 | ||
6801 | '@swc/helpers': 0.5.3 | 6680 | '@swc/helpers': 0.5.3 |
6802 | path-to-regexp: 6.2.2 | 6681 | path-to-regexp: 6.2.2 |
6803 | - react: 18.2.0 | 6682 | + react: 18.3.0 |
6804 | transitivePeerDependencies: | 6683 | transitivePeerDependencies: |
6805 | - react-dom | 6684 | - react-dom |
6806 | - supports-color | 6685 | - supports-color |
6807 | 6686 | ||
6808 | - '@modern-js/plugin-i18n@2.48.6': | 6687 | + '@modern-js/plugin-i18n@2.49.2': |
6809 | dependencies: | 6688 | dependencies: |
6810 | - '@modern-js/utils': 2.48.6 | 6689 | + '@modern-js/utils': 2.49.2 |
6811 | '@swc/helpers': 0.5.3 | 6690 | '@swc/helpers': 0.5.3 |
6812 | 6691 | ||
6813 | - '@modern-js/plugin-lint@2.48.6(eslint@8.57.0)': | 6692 | + '@modern-js/plugin-lint@2.49.2(eslint@8.57.0)': |
6814 | dependencies: | 6693 | dependencies: |
6815 | - '@modern-js/tsconfig': 2.48.6 | ||
6816 | - '@modern-js/utils': 2.48.6 | 6694 | + '@modern-js/tsconfig': 2.49.2 |
6695 | + '@modern-js/utils': 2.49.2 | ||
6817 | '@swc/helpers': 0.5.3 | 6696 | '@swc/helpers': 0.5.3 |
6818 | cross-spawn: 7.0.3 | 6697 | cross-spawn: 7.0.3 |
6819 | husky: 8.0.3 | 6698 | husky: 8.0.3 |
6820 | optionalDependencies: | 6699 | optionalDependencies: |
6821 | eslint: 8.57.0 | 6700 | eslint: 8.57.0 |
6822 | 6701 | ||
6823 | - '@modern-js/plugin-tailwindcss@2.48.6(@modern-js/runtime@2.48.6(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(webpack@5.91.0(esbuild@0.17.19)))(tailwindcss@3.4.3)': | 6702 | + '@modern-js/plugin-tailwindcss@2.49.0(@modern-js/runtime@2.49.2(@types/react-dom@18.3.0)(@types/react@18.3.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(webpack@5.91.0(esbuild@0.17.19)))(tailwindcss@3.4.3)': |
6824 | dependencies: | 6703 | dependencies: |
6825 | - '@modern-js/node-bundle-require': 2.48.6 | ||
6826 | - '@modern-js/utils': 2.48.6 | 6704 | + '@modern-js/node-bundle-require': 2.49.0 |
6705 | + '@modern-js/utils': 2.49.0 | ||
6827 | '@swc/helpers': 0.5.3 | 6706 | '@swc/helpers': 0.5.3 |
6828 | babel-plugin-macros: 3.1.0 | 6707 | babel-plugin-macros: 3.1.0 |
6829 | hoist-non-react-statics: 3.3.2 | 6708 | hoist-non-react-statics: 3.3.2 |
6830 | tailwindcss: 3.4.3 | 6709 | tailwindcss: 3.4.3 |
6831 | optionalDependencies: | 6710 | optionalDependencies: |
6832 | - '@modern-js/runtime': 2.48.6(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(webpack@5.91.0(esbuild@0.17.19)) | 6711 | + '@modern-js/runtime': 2.49.2(@types/react-dom@18.3.0)(@types/react@18.3.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(webpack@5.91.0(esbuild@0.17.19)) |
6833 | 6712 | ||
6834 | - '@modern-js/plugin@2.48.6': | 6713 | + '@modern-js/plugin@2.49.2': |
6835 | dependencies: | 6714 | dependencies: |
6836 | - '@modern-js/utils': 2.48.6 | 6715 | + '@modern-js/utils': 2.49.2 |
6837 | '@swc/helpers': 0.5.3 | 6716 | '@swc/helpers': 0.5.3 |
6838 | 6717 | ||
6839 | - '@modern-js/prod-server@2.48.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': | 6718 | + '@modern-js/prod-server@2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0)': |
6840 | dependencies: | 6719 | dependencies: |
6841 | - '@modern-js/plugin': 2.48.6 | ||
6842 | - '@modern-js/runtime-utils': 2.48.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ||
6843 | - '@modern-js/server-core': 2.48.6 | ||
6844 | - '@modern-js/utils': 2.48.6 | 6720 | + '@modern-js/runtime-utils': 2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0) |
6721 | + '@modern-js/server-core': 2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0) | ||
6722 | + '@modern-js/utils': 2.49.2 | ||
6845 | '@swc/helpers': 0.5.3 | 6723 | '@swc/helpers': 0.5.3 |
6846 | - cookie: 0.5.0 | ||
6847 | - etag: 1.8.1 | ||
6848 | - fresh: 0.5.2 | ||
6849 | - http-proxy-middleware: 2.0.6 | ||
6850 | - ignore-styles: 5.0.1 | ||
6851 | - isbot: 3.8.0 | ||
6852 | - merge-deep: 3.0.3 | ||
6853 | - node-html-parser: 6.1.13 | ||
6854 | - path-to-regexp: 6.2.2 | ||
6855 | - serve-static: 1.15.0 | ||
6856 | transitivePeerDependencies: | 6724 | transitivePeerDependencies: |
6857 | - - '@types/express' | ||
6858 | - - debug | ||
6859 | - react | 6725 | - react |
6860 | - react-dom | 6726 | - react-dom |
6861 | - - supports-color | ||
6862 | 6727 | ||
6863 | - '@modern-js/runtime-utils@2.48.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': | 6728 | + '@modern-js/rsbuild-plugin-esbuild@2.49.2': |
6729 | + dependencies: | ||
6730 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
6731 | + '@swc/helpers': 0.5.3 | ||
6732 | + esbuild: 0.17.19 | ||
6733 | + webpack: 5.91.0(esbuild@0.17.19) | ||
6734 | + transitivePeerDependencies: | ||
6735 | + - '@swc/core' | ||
6736 | + - uglify-js | ||
6737 | + - webpack-cli | ||
6738 | + | ||
6739 | + '@modern-js/runtime-utils@2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0)': | ||
6864 | dependencies: | 6740 | dependencies: |
6865 | - '@modern-js/utils': 2.48.6 | 6741 | + '@modern-js/utils': 2.49.2 |
6866 | '@remix-run/router': 1.15.0 | 6742 | '@remix-run/router': 1.15.0 |
6867 | '@swc/helpers': 0.5.3 | 6743 | '@swc/helpers': 0.5.3 |
6868 | lru-cache: 6.0.0 | 6744 | lru-cache: 6.0.0 |
6869 | - react-router-dom: 6.22.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | 6745 | + react-router-dom: 6.22.0(react-dom@18.3.0(react@18.3.0))(react@18.3.0) |
6870 | serialize-javascript: 6.0.2 | 6746 | serialize-javascript: 6.0.2 |
6871 | optionalDependencies: | 6747 | optionalDependencies: |
6872 | - react: 18.2.0 | ||
6873 | - react-dom: 18.2.0(react@18.2.0) | 6748 | + react: 18.3.0 |
6749 | + react-dom: 18.3.0(react@18.3.0) | ||
6874 | 6750 | ||
6875 | - '@modern-js/runtime@2.48.6(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(webpack@5.91.0(esbuild@0.17.19))': | 6751 | + '@modern-js/runtime@2.49.2(@types/react-dom@18.3.0)(@types/react@18.3.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(webpack@5.91.0(esbuild@0.17.19))': |
6876 | dependencies: | 6752 | dependencies: |
6877 | '@babel/core': 7.24.4 | 6753 | '@babel/core': 7.24.4 |
6878 | '@babel/types': 7.24.0 | 6754 | '@babel/types': 7.24.0 |
6879 | '@loadable/babel-plugin': 5.15.3(@babel/core@7.24.4) | 6755 | '@loadable/babel-plugin': 5.15.3(@babel/core@7.24.4) |
6880 | - '@loadable/component': 5.15.3(react@18.2.0) | ||
6881 | - '@loadable/server': 5.15.3(@loadable/component@5.15.3(react@18.2.0))(react@18.2.0) | 6756 | + '@loadable/component': 5.15.3(react@18.3.0) |
6757 | + '@loadable/server': 5.15.3(@loadable/component@5.15.3(react@18.3.0))(react@18.3.0) | ||
6882 | '@loadable/webpack-plugin': 5.15.2(webpack@5.91.0(esbuild@0.17.19)) | 6758 | '@loadable/webpack-plugin': 5.15.2(webpack@5.91.0(esbuild@0.17.19)) |
6883 | '@modern-js-reduck/plugin-auto-actions': 1.1.11(@modern-js-reduck/store@1.1.11) | 6759 | '@modern-js-reduck/plugin-auto-actions': 1.1.11(@modern-js-reduck/store@1.1.11) |
6884 | '@modern-js-reduck/plugin-devtools': 1.1.11(@modern-js-reduck/store@1.1.11) | 6760 | '@modern-js-reduck/plugin-devtools': 1.1.11(@modern-js-reduck/store@1.1.11) |
6885 | '@modern-js-reduck/plugin-effects': 1.1.11(@modern-js-reduck/store@1.1.11) | 6761 | '@modern-js-reduck/plugin-effects': 1.1.11(@modern-js-reduck/store@1.1.11) |
6886 | '@modern-js-reduck/plugin-immutable': 1.1.11(@modern-js-reduck/store@1.1.11) | 6762 | '@modern-js-reduck/plugin-immutable': 1.1.11(@modern-js-reduck/store@1.1.11) |
6887 | - '@modern-js-reduck/react': 1.1.11(@types/react-dom@18.2.25)(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | 6763 | + '@modern-js-reduck/react': 1.1.11(@types/react-dom@18.3.0)(@types/react@18.3.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0) |
6888 | '@modern-js-reduck/store': 1.1.11 | 6764 | '@modern-js-reduck/store': 1.1.11 |
6889 | - '@modern-js/plugin': 2.48.6 | ||
6890 | - '@modern-js/runtime-utils': 2.48.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ||
6891 | - '@modern-js/types': 2.48.6 | ||
6892 | - '@modern-js/utils': 2.48.6 | ||
6893 | - '@remix-run/node': 1.19.3 | 6765 | + '@modern-js/plugin': 2.49.2 |
6766 | + '@modern-js/runtime-utils': 2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0) | ||
6767 | + '@modern-js/types': 2.49.2 | ||
6768 | + '@modern-js/utils': 2.49.2 | ||
6894 | '@swc/helpers': 0.5.3 | 6769 | '@swc/helpers': 0.5.3 |
6895 | '@types/loadable__component': 5.13.9 | 6770 | '@types/loadable__component': 5.13.9 |
6896 | '@types/react-helmet': 6.1.11 | 6771 | '@types/react-helmet': 6.1.11 |
@@ -6899,50 +6774,60 @@ snapshots: | @@ -6899,50 +6774,60 @@ snapshots: | ||
6899 | esbuild: 0.17.19 | 6774 | esbuild: 0.17.19 |
6900 | hoist-non-react-statics: 3.3.2 | 6775 | hoist-non-react-statics: 3.3.2 |
6901 | invariant: 2.2.4 | 6776 | invariant: 2.2.4 |
6902 | - react: 18.2.0 | ||
6903 | - react-dom: 18.2.0(react@18.2.0) | ||
6904 | - react-helmet: 6.1.0(react@18.2.0) | ||
6905 | - react-is: 18.2.0 | ||
6906 | - react-side-effect: 2.1.2(react@18.2.0) | ||
6907 | - styled-components: 5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0) | 6777 | + react: 18.3.0 |
6778 | + react-dom: 18.3.0(react@18.3.0) | ||
6779 | + react-helmet: 6.1.0(react@18.3.0) | ||
6780 | + react-is: 18.3.0 | ||
6781 | + react-side-effect: 2.1.2(react@18.3.0) | ||
6782 | + styled-components: 5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0) | ||
6908 | transitivePeerDependencies: | 6783 | transitivePeerDependencies: |
6909 | - '@types/react' | 6784 | - '@types/react' |
6910 | - '@types/react-dom' | 6785 | - '@types/react-dom' |
6911 | - supports-color | 6786 | - supports-color |
6912 | - webpack | 6787 | - webpack |
6913 | 6788 | ||
6914 | - '@modern-js/server-core@2.48.6': | 6789 | + '@modern-js/server-core@2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0)': |
6915 | dependencies: | 6790 | dependencies: |
6916 | - '@modern-js/plugin': 2.48.6 | ||
6917 | - '@modern-js/utils': 2.48.6 | 6791 | + '@modern-js/plugin': 2.49.2 |
6792 | + '@modern-js/runtime-utils': 2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0) | ||
6793 | + '@modern-js/utils': 2.49.2 | ||
6918 | '@swc/helpers': 0.5.3 | 6794 | '@swc/helpers': 0.5.3 |
6795 | + '@web-std/fetch': 4.2.1 | ||
6796 | + '@web-std/file': 3.0.3 | ||
6797 | + '@web-std/stream': 1.0.3 | ||
6798 | + hono: 3.12.12 | ||
6799 | + isbot: 3.8.0 | ||
6800 | + merge-deep: 3.0.3 | ||
6801 | + transitivePeerDependencies: | ||
6802 | + - react | ||
6803 | + - react-dom | ||
6919 | 6804 | ||
6920 | - '@modern-js/server-utils@2.48.6(@babel/traverse@7.24.1)': | 6805 | + '@modern-js/server-utils@2.49.2(@babel/traverse@7.24.1)': |
6921 | dependencies: | 6806 | dependencies: |
6922 | '@babel/core': 7.24.4 | 6807 | '@babel/core': 7.24.4 |
6923 | '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.4) | 6808 | '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.4) |
6924 | '@babel/preset-env': 7.24.4(@babel/core@7.24.4) | 6809 | '@babel/preset-env': 7.24.4(@babel/core@7.24.4) |
6925 | '@babel/preset-react': 7.24.1(@babel/core@7.24.4) | 6810 | '@babel/preset-react': 7.24.1(@babel/core@7.24.4) |
6926 | '@babel/preset-typescript': 7.24.1(@babel/core@7.24.4) | 6811 | '@babel/preset-typescript': 7.24.1(@babel/core@7.24.4) |
6927 | - '@modern-js/babel-compiler': 2.48.6 | ||
6928 | - '@modern-js/babel-plugin-module-resolver': 2.48.6 | ||
6929 | - '@modern-js/utils': 2.48.6 | ||
6930 | - '@rsbuild/babel-preset': 0.6.1 | 6812 | + '@modern-js/babel-compiler': 2.49.2 |
6813 | + '@modern-js/babel-plugin-module-resolver': 2.49.2 | ||
6814 | + '@modern-js/utils': 2.49.2 | ||
6815 | + '@rsbuild/babel-preset': 0.6.6 | ||
6931 | '@swc/helpers': 0.5.3 | 6816 | '@swc/helpers': 0.5.3 |
6932 | babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.24.4)(@babel/traverse@7.24.1) | 6817 | babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.24.4)(@babel/traverse@7.24.1) |
6933 | transitivePeerDependencies: | 6818 | transitivePeerDependencies: |
6934 | - '@babel/traverse' | 6819 | - '@babel/traverse' |
6935 | - supports-color | 6820 | - supports-color |
6936 | 6821 | ||
6937 | - '@modern-js/server@2.48.6(@babel/traverse@7.24.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(tsconfig-paths@4.2.0)': | 6822 | + '@modern-js/server@2.49.2(@babel/traverse@7.24.1)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(tsconfig-paths@4.2.0)': |
6938 | dependencies: | 6823 | dependencies: |
6939 | '@babel/core': 7.24.4 | 6824 | '@babel/core': 7.24.4 |
6940 | '@babel/register': 7.23.7(@babel/core@7.24.4) | 6825 | '@babel/register': 7.23.7(@babel/core@7.24.4) |
6941 | - '@modern-js/prod-server': 2.48.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ||
6942 | - '@modern-js/runtime-utils': 2.48.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ||
6943 | - '@modern-js/server-utils': 2.48.6(@babel/traverse@7.24.1) | ||
6944 | - '@modern-js/types': 2.48.6 | ||
6945 | - '@modern-js/utils': 2.48.6 | 6826 | + '@modern-js/runtime-utils': 2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0) |
6827 | + '@modern-js/server-core': 2.49.2(react-dom@18.3.0(react@18.3.0))(react@18.3.0) | ||
6828 | + '@modern-js/server-utils': 2.49.2(@babel/traverse@7.24.1) | ||
6829 | + '@modern-js/types': 2.49.2 | ||
6830 | + '@modern-js/utils': 2.49.2 | ||
6946 | '@swc/helpers': 0.5.3 | 6831 | '@swc/helpers': 0.5.3 |
6947 | axios: 1.6.8 | 6832 | axios: 1.6.8 |
6948 | connect-history-api-fallback: 2.0.0 | 6833 | connect-history-api-fallback: 2.0.0 |
@@ -6954,7 +6839,6 @@ snapshots: | @@ -6954,7 +6839,6 @@ snapshots: | ||
6954 | tsconfig-paths: 4.2.0 | 6839 | tsconfig-paths: 4.2.0 |
6955 | transitivePeerDependencies: | 6840 | transitivePeerDependencies: |
6956 | - '@babel/traverse' | 6841 | - '@babel/traverse' |
6957 | - - '@types/express' | ||
6958 | - bufferutil | 6842 | - bufferutil |
6959 | - debug | 6843 | - debug |
6960 | - react | 6844 | - react |
@@ -6962,39 +6846,39 @@ snapshots: | @@ -6962,39 +6846,39 @@ snapshots: | ||
6962 | - supports-color | 6846 | - supports-color |
6963 | - utf-8-validate | 6847 | - utf-8-validate |
6964 | 6848 | ||
6965 | - '@modern-js/tsconfig@2.48.6': {} | 6849 | + '@modern-js/tsconfig@2.49.2': {} |
6966 | 6850 | ||
6967 | - '@modern-js/types@2.48.6': {} | 6851 | + '@modern-js/types@2.49.2': {} |
6968 | 6852 | ||
6969 | - '@modern-js/uni-builder@2.48.6(@babel/traverse@7.24.1)(@rspack/core@0.6.1(@swc/helpers@0.5.3))(esbuild@0.17.19)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.4.5)': | 6853 | + '@modern-js/uni-builder@2.49.2(@babel/traverse@7.24.1)(@rspack/core@0.6.3(@swc/helpers@0.5.3))(esbuild@0.17.19)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.4.5)': |
6970 | dependencies: | 6854 | dependencies: |
6971 | '@babel/core': 7.24.4 | 6855 | '@babel/core': 7.24.4 |
6972 | '@babel/preset-react': 7.24.1(@babel/core@7.24.4) | 6856 | '@babel/preset-react': 7.24.1(@babel/core@7.24.4) |
6973 | '@babel/types': 7.24.0 | 6857 | '@babel/types': 7.24.0 |
6974 | - '@modern-js/server': 2.48.6(@babel/traverse@7.24.1)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(tsconfig-paths@4.2.0) | ||
6975 | - '@modern-js/utils': 2.48.6 | ||
6976 | - '@pmmmwh/react-refresh-webpack-plugin': 0.5.10(react-refresh@0.14.0)(type-fest@1.4.0)(webpack@5.91.0(esbuild@0.17.19)) | ||
6977 | - '@rsbuild/babel-preset': 0.6.1 | ||
6978 | - '@rsbuild/core': 0.6.1 | ||
6979 | - '@rsbuild/plugin-assets-retry': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6980 | - '@rsbuild/plugin-babel': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6981 | - '@rsbuild/plugin-check-syntax': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6982 | - '@rsbuild/plugin-css-minimizer': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)(esbuild@0.17.19)(webpack@5.91.0(esbuild@0.17.19)) | ||
6983 | - '@rsbuild/plugin-pug': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6984 | - '@rsbuild/plugin-react': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6985 | - '@rsbuild/plugin-rem': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6986 | - '@rsbuild/plugin-source-build': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6987 | - '@rsbuild/plugin-styled-components': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6988 | - '@rsbuild/plugin-svgr': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)(typescript@5.4.5) | ||
6989 | - '@rsbuild/plugin-toml': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6990 | - '@rsbuild/plugin-type-check': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)(esbuild@0.17.19)(typescript@5.4.5) | ||
6991 | - '@rsbuild/plugin-yaml': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
6992 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | ||
6993 | - '@rsbuild/webpack': 0.6.1(@rspack/core@0.6.1(@swc/helpers@0.5.3))(@swc/helpers@0.5.3)(esbuild@0.17.19) | 6858 | + '@modern-js/server': 2.49.2(@babel/traverse@7.24.1)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(tsconfig-paths@4.2.0) |
6859 | + '@modern-js/utils': 2.49.2 | ||
6860 | + '@pmmmwh/react-refresh-webpack-plugin': 0.5.10(react-refresh@0.14.1)(type-fest@1.4.0)(webpack@5.91.0(esbuild@0.17.19)) | ||
6861 | + '@rsbuild/babel-preset': 0.6.6 | ||
6862 | + '@rsbuild/core': 0.6.6 | ||
6863 | + '@rsbuild/plugin-assets-retry': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6864 | + '@rsbuild/plugin-babel': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6865 | + '@rsbuild/plugin-check-syntax': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6866 | + '@rsbuild/plugin-css-minimizer': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)(esbuild@0.17.19)(webpack@5.91.0(esbuild@0.17.19)) | ||
6867 | + '@rsbuild/plugin-pug': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6868 | + '@rsbuild/plugin-react': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6869 | + '@rsbuild/plugin-rem': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6870 | + '@rsbuild/plugin-source-build': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6871 | + '@rsbuild/plugin-styled-components': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6872 | + '@rsbuild/plugin-svgr': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)(typescript@5.4.5) | ||
6873 | + '@rsbuild/plugin-toml': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6874 | + '@rsbuild/plugin-type-check': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)(esbuild@0.17.19)(typescript@5.4.5) | ||
6875 | + '@rsbuild/plugin-yaml': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
6876 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
6877 | + '@rsbuild/webpack': 0.6.6(@rspack/core@0.6.3(@swc/helpers@0.5.3))(@swc/helpers@0.5.3)(esbuild@0.17.19) | ||
6994 | '@swc/helpers': 0.5.3 | 6878 | '@swc/helpers': 0.5.3 |
6995 | babel-loader: 9.1.3(@babel/core@7.24.4)(webpack@5.91.0(esbuild@0.17.19)) | 6879 | babel-loader: 9.1.3(@babel/core@7.24.4)(webpack@5.91.0(esbuild@0.17.19)) |
6996 | babel-plugin-import: 1.13.5 | 6880 | babel-plugin-import: 1.13.5 |
6997 | - babel-plugin-styled-components: 1.13.3(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) | 6881 | + babel-plugin-styled-components: 1.13.3(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0)) |
6998 | babel-plugin-transform-react-remove-prop-types: 0.4.24 | 6882 | babel-plugin-transform-react-remove-prop-types: 0.4.24 |
6999 | cssnano: 6.0.1(postcss@8.4.38) | 6883 | cssnano: 6.0.1(postcss@8.4.38) |
7000 | glob: 9.3.5 | 6884 | glob: 9.3.5 |
@@ -7008,12 +6892,11 @@ snapshots: | @@ -7008,12 +6892,11 @@ snapshots: | ||
7008 | postcss-media-minmax: 5.0.0(postcss@8.4.38) | 6892 | postcss-media-minmax: 5.0.0(postcss@8.4.38) |
7009 | postcss-nesting: 12.0.1(postcss@8.4.38) | 6893 | postcss-nesting: 12.0.1(postcss@8.4.38) |
7010 | postcss-page-break: 3.0.4(postcss@8.4.38) | 6894 | postcss-page-break: 3.0.4(postcss@8.4.38) |
7011 | - react-refresh: 0.14.0 | 6895 | + react-refresh: 0.14.1 |
7012 | rspack-manifest-plugin: 5.0.0-alpha0(webpack@5.91.0(esbuild@0.17.19)) | 6896 | rspack-manifest-plugin: 5.0.0-alpha0(webpack@5.91.0(esbuild@0.17.19)) |
7013 | terser-webpack-plugin: 5.3.10(esbuild@0.17.19)(webpack@5.91.0(esbuild@0.17.19)) | 6897 | terser-webpack-plugin: 5.3.10(esbuild@0.17.19)(webpack@5.91.0(esbuild@0.17.19)) |
7014 | ts-loader: 9.4.4(typescript@5.4.5)(webpack@5.91.0(esbuild@0.17.19)) | 6898 | ts-loader: 9.4.4(typescript@5.4.5)(webpack@5.91.0(esbuild@0.17.19)) |
7015 | webpack: 5.91.0(esbuild@0.17.19) | 6899 | webpack: 5.91.0(esbuild@0.17.19) |
7016 | - webpack-manifest-plugin: 5.0.0(webpack@5.91.0(esbuild@0.17.19)) | ||
7017 | webpack-subresource-integrity: 5.1.0(html-webpack-plugin@5.5.3(webpack@5.91.0(esbuild@0.17.19)))(webpack@5.91.0(esbuild@0.17.19)) | 6900 | webpack-subresource-integrity: 5.1.0(html-webpack-plugin@5.5.3(webpack@5.91.0(esbuild@0.17.19)))(webpack@5.91.0(esbuild@0.17.19)) |
7018 | transitivePeerDependencies: | 6901 | transitivePeerDependencies: |
7019 | - '@babel/traverse' | 6902 | - '@babel/traverse' |
@@ -7021,7 +6904,6 @@ snapshots: | @@ -7021,7 +6904,6 @@ snapshots: | ||
7021 | - '@rspack/core' | 6904 | - '@rspack/core' |
7022 | - '@swc/core' | 6905 | - '@swc/core' |
7023 | - '@swc/css' | 6906 | - '@swc/css' |
7024 | - - '@types/express' | ||
7025 | - '@types/webpack' | 6907 | - '@types/webpack' |
7026 | - bufferutil | 6908 | - bufferutil |
7027 | - clean-css | 6909 | - clean-css |
@@ -7046,28 +6928,35 @@ snapshots: | @@ -7046,28 +6928,35 @@ snapshots: | ||
7046 | - webpack-hot-middleware | 6928 | - webpack-hot-middleware |
7047 | - webpack-plugin-serve | 6929 | - webpack-plugin-serve |
7048 | 6930 | ||
7049 | - '@modern-js/utils@2.48.6': | 6931 | + '@modern-js/utils@2.49.0': |
7050 | dependencies: | 6932 | dependencies: |
7051 | '@swc/helpers': 0.5.3 | 6933 | '@swc/helpers': 0.5.3 |
7052 | caniuse-lite: 1.0.30001612 | 6934 | caniuse-lite: 1.0.30001612 |
7053 | lodash: 4.17.21 | 6935 | lodash: 4.17.21 |
7054 | rslog: 1.2.1 | 6936 | rslog: 1.2.1 |
7055 | 6937 | ||
7056 | - '@module-federation/runtime-tools@0.0.8': | 6938 | + '@modern-js/utils@2.49.2': |
7057 | dependencies: | 6939 | dependencies: |
7058 | - '@module-federation/runtime': 0.0.8 | ||
7059 | - '@module-federation/webpack-bundler-runtime': 0.0.8 | 6940 | + '@swc/helpers': 0.5.3 |
6941 | + caniuse-lite: 1.0.30001612 | ||
6942 | + lodash: 4.17.21 | ||
6943 | + rslog: 1.2.1 | ||
6944 | + | ||
6945 | + '@module-federation/runtime-tools@0.1.6': | ||
6946 | + dependencies: | ||
6947 | + '@module-federation/runtime': 0.1.6 | ||
6948 | + '@module-federation/webpack-bundler-runtime': 0.1.6 | ||
7060 | 6949 | ||
7061 | - '@module-federation/runtime@0.0.8': | 6950 | + '@module-federation/runtime@0.1.6': |
7062 | dependencies: | 6951 | dependencies: |
7063 | - '@module-federation/sdk': 0.0.8 | 6952 | + '@module-federation/sdk': 0.1.6 |
7064 | 6953 | ||
7065 | - '@module-federation/sdk@0.0.8': {} | 6954 | + '@module-federation/sdk@0.1.6': {} |
7066 | 6955 | ||
7067 | - '@module-federation/webpack-bundler-runtime@0.0.8': | 6956 | + '@module-federation/webpack-bundler-runtime@0.1.6': |
7068 | dependencies: | 6957 | dependencies: |
7069 | - '@module-federation/runtime': 0.0.8 | ||
7070 | - '@module-federation/sdk': 0.0.8 | 6958 | + '@module-federation/runtime': 0.1.6 |
6959 | + '@module-federation/sdk': 0.1.6 | ||
7071 | 6960 | ||
7072 | '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': | 6961 | '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': |
7073 | dependencies: | 6962 | dependencies: |
@@ -7087,19 +6976,19 @@ snapshots: | @@ -7087,19 +6976,19 @@ snapshots: | ||
7087 | 6976 | ||
7088 | '@nutui/icons-react@1.0.4': {} | 6977 | '@nutui/icons-react@1.0.4': {} |
7089 | 6978 | ||
7090 | - '@nutui/nutui-react@2.6.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': | 6979 | + '@nutui/nutui-react@2.6.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0)': |
7091 | dependencies: | 6980 | dependencies: |
7092 | '@babel/runtime': 7.24.4 | 6981 | '@babel/runtime': 7.24.4 |
7093 | '@nutui/icons-react': 1.0.4 | 6982 | '@nutui/icons-react': 1.0.4 |
7094 | '@nutui/touch-emulator': 1.0.0 | 6983 | '@nutui/touch-emulator': 1.0.0 |
7095 | - '@react-spring/web': 9.6.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | ||
7096 | - '@use-gesture/react': 10.2.20(react@18.2.0) | 6984 | + '@react-spring/web': 9.6.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0) |
6985 | + '@use-gesture/react': 10.2.20(react@18.3.0) | ||
7097 | async-validator: 4.2.5 | 6986 | async-validator: 4.2.5 |
7098 | classnames: 2.5.1 | 6987 | classnames: 2.5.1 |
7099 | lodash.isequal: 4.5.0 | 6988 | lodash.isequal: 4.5.0 |
7100 | lodash.kebabcase: 4.1.1 | 6989 | lodash.kebabcase: 4.1.1 |
7101 | - react: 18.2.0 | ||
7102 | - react-transition-group: 4.4.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0) | 6990 | + react: 18.3.0 |
6991 | + react-transition-group: 4.4.5(react-dom@18.3.0(react@18.3.0))(react@18.3.0) | ||
7103 | transitivePeerDependencies: | 6992 | transitivePeerDependencies: |
7104 | - react-dom | 6993 | - react-dom |
7105 | 6994 | ||
@@ -7108,7 +6997,7 @@ snapshots: | @@ -7108,7 +6997,7 @@ snapshots: | ||
7108 | '@pkgjs/parseargs@0.11.0': | 6997 | '@pkgjs/parseargs@0.11.0': |
7109 | optional: true | 6998 | optional: true |
7110 | 6999 | ||
7111 | - '@pmmmwh/react-refresh-webpack-plugin@0.5.10(react-refresh@0.14.0)(type-fest@1.4.0)(webpack@5.91.0(esbuild@0.17.19))': | 7000 | + '@pmmmwh/react-refresh-webpack-plugin@0.5.10(react-refresh@0.14.1)(type-fest@1.4.0)(webpack@5.91.0(esbuild@0.17.19))': |
7112 | dependencies: | 7001 | dependencies: |
7113 | ansi-html-community: 0.0.8 | 7002 | ansi-html-community: 0.0.8 |
7114 | common-path-prefix: 3.0.0 | 7003 | common-path-prefix: 3.0.0 |
@@ -7117,45 +7006,45 @@ snapshots: | @@ -7117,45 +7006,45 @@ snapshots: | ||
7117 | find-up: 5.0.0 | 7006 | find-up: 5.0.0 |
7118 | html-entities: 2.5.2 | 7007 | html-entities: 2.5.2 |
7119 | loader-utils: 2.0.4 | 7008 | loader-utils: 2.0.4 |
7120 | - react-refresh: 0.14.0 | 7009 | + react-refresh: 0.14.1 |
7121 | schema-utils: 3.3.0 | 7010 | schema-utils: 3.3.0 |
7122 | source-map: 0.7.4 | 7011 | source-map: 0.7.4 |
7123 | webpack: 5.91.0(esbuild@0.17.19) | 7012 | webpack: 5.91.0(esbuild@0.17.19) |
7124 | optionalDependencies: | 7013 | optionalDependencies: |
7125 | type-fest: 1.4.0 | 7014 | type-fest: 1.4.0 |
7126 | 7015 | ||
7127 | - '@react-spring/animated@9.6.1(react@18.2.0)': | 7016 | + '@react-spring/animated@9.6.1(react@18.3.0)': |
7128 | dependencies: | 7017 | dependencies: |
7129 | - '@react-spring/shared': 9.6.1(react@18.2.0) | 7018 | + '@react-spring/shared': 9.6.1(react@18.3.0) |
7130 | '@react-spring/types': 9.6.1 | 7019 | '@react-spring/types': 9.6.1 |
7131 | - react: 18.2.0 | 7020 | + react: 18.3.0 |
7132 | 7021 | ||
7133 | - '@react-spring/core@9.6.1(react@18.2.0)': | 7022 | + '@react-spring/core@9.6.1(react@18.3.0)': |
7134 | dependencies: | 7023 | dependencies: |
7135 | - '@react-spring/animated': 9.6.1(react@18.2.0) | 7024 | + '@react-spring/animated': 9.6.1(react@18.3.0) |
7136 | '@react-spring/rafz': 9.6.1 | 7025 | '@react-spring/rafz': 9.6.1 |
7137 | - '@react-spring/shared': 9.6.1(react@18.2.0) | 7026 | + '@react-spring/shared': 9.6.1(react@18.3.0) |
7138 | '@react-spring/types': 9.6.1 | 7027 | '@react-spring/types': 9.6.1 |
7139 | - react: 18.2.0 | 7028 | + react: 18.3.0 |
7140 | 7029 | ||
7141 | '@react-spring/rafz@9.6.1': {} | 7030 | '@react-spring/rafz@9.6.1': {} |
7142 | 7031 | ||
7143 | - '@react-spring/shared@9.6.1(react@18.2.0)': | 7032 | + '@react-spring/shared@9.6.1(react@18.3.0)': |
7144 | dependencies: | 7033 | dependencies: |
7145 | '@react-spring/rafz': 9.6.1 | 7034 | '@react-spring/rafz': 9.6.1 |
7146 | '@react-spring/types': 9.6.1 | 7035 | '@react-spring/types': 9.6.1 |
7147 | - react: 18.2.0 | 7036 | + react: 18.3.0 |
7148 | 7037 | ||
7149 | '@react-spring/types@9.6.1': {} | 7038 | '@react-spring/types@9.6.1': {} |
7150 | 7039 | ||
7151 | - '@react-spring/web@9.6.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': | 7040 | + '@react-spring/web@9.6.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0)': |
7152 | dependencies: | 7041 | dependencies: |
7153 | - '@react-spring/animated': 9.6.1(react@18.2.0) | ||
7154 | - '@react-spring/core': 9.6.1(react@18.2.0) | ||
7155 | - '@react-spring/shared': 9.6.1(react@18.2.0) | 7042 | + '@react-spring/animated': 9.6.1(react@18.3.0) |
7043 | + '@react-spring/core': 9.6.1(react@18.3.0) | ||
7044 | + '@react-spring/shared': 9.6.1(react@18.3.0) | ||
7156 | '@react-spring/types': 9.6.1 | 7045 | '@react-spring/types': 9.6.1 |
7157 | - react: 18.2.0 | ||
7158 | - react-dom: 18.2.0(react@18.2.0) | 7046 | + react: 18.3.0 |
7047 | + react-dom: 18.3.0(react@18.3.0) | ||
7159 | 7048 | ||
7160 | '@redux-devtools/extension@3.3.0(redux@4.2.1)': | 7049 | '@redux-devtools/extension@3.3.0(redux@4.2.1)': |
7161 | dependencies: | 7050 | dependencies: |
@@ -7163,60 +7052,9 @@ snapshots: | @@ -7163,60 +7052,9 @@ snapshots: | ||
7163 | immutable: 4.3.5 | 7052 | immutable: 4.3.5 |
7164 | redux: 4.2.1 | 7053 | redux: 4.2.1 |
7165 | 7054 | ||
7166 | - '@remix-run/node@1.19.3': | ||
7167 | - dependencies: | ||
7168 | - '@remix-run/server-runtime': 1.19.3 | ||
7169 | - '@remix-run/web-fetch': 4.4.2 | ||
7170 | - '@remix-run/web-file': 3.1.0 | ||
7171 | - '@remix-run/web-stream': 1.1.0 | ||
7172 | - '@web3-storage/multipart-parser': 1.0.0 | ||
7173 | - abort-controller: 3.0.0 | ||
7174 | - cookie-signature: 1.2.1 | ||
7175 | - source-map-support: 0.5.21 | ||
7176 | - stream-slice: 0.1.2 | ||
7177 | - | ||
7178 | '@remix-run/router@1.15.0': {} | 7055 | '@remix-run/router@1.15.0': {} |
7179 | 7056 | ||
7180 | - '@remix-run/router@1.7.2': {} | ||
7181 | - | ||
7182 | - '@remix-run/server-runtime@1.19.3': | ||
7183 | - dependencies: | ||
7184 | - '@remix-run/router': 1.7.2 | ||
7185 | - '@types/cookie': 0.4.1 | ||
7186 | - '@web3-storage/multipart-parser': 1.0.0 | ||
7187 | - cookie: 0.4.2 | ||
7188 | - set-cookie-parser: 2.6.0 | ||
7189 | - source-map: 0.7.4 | ||
7190 | - | ||
7191 | - '@remix-run/web-blob@3.1.0': | ||
7192 | - dependencies: | ||
7193 | - '@remix-run/web-stream': 1.1.0 | ||
7194 | - web-encoding: 1.1.5 | ||
7195 | - | ||
7196 | - '@remix-run/web-fetch@4.4.2': | ||
7197 | - dependencies: | ||
7198 | - '@remix-run/web-blob': 3.1.0 | ||
7199 | - '@remix-run/web-file': 3.1.0 | ||
7200 | - '@remix-run/web-form-data': 3.1.0 | ||
7201 | - '@remix-run/web-stream': 1.1.0 | ||
7202 | - '@web3-storage/multipart-parser': 1.0.0 | ||
7203 | - abort-controller: 3.0.0 | ||
7204 | - data-uri-to-buffer: 3.0.1 | ||
7205 | - mrmime: 1.0.1 | ||
7206 | - | ||
7207 | - '@remix-run/web-file@3.1.0': | ||
7208 | - dependencies: | ||
7209 | - '@remix-run/web-blob': 3.1.0 | ||
7210 | - | ||
7211 | - '@remix-run/web-form-data@3.1.0': | ||
7212 | - dependencies: | ||
7213 | - web-encoding: 1.1.5 | ||
7214 | - | ||
7215 | - '@remix-run/web-stream@1.1.0': | ||
7216 | - dependencies: | ||
7217 | - web-streams-polyfill: 3.3.3 | ||
7218 | - | ||
7219 | - '@rsbuild/babel-preset@0.6.1': | 7057 | + '@rsbuild/babel-preset@0.6.6': |
7220 | dependencies: | 7058 | dependencies: |
7221 | '@babel/core': 7.24.4 | 7059 | '@babel/core': 7.24.4 |
7222 | '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.4) | 7060 | '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.4) |
@@ -7234,58 +7072,58 @@ snapshots: | @@ -7234,58 +7072,58 @@ snapshots: | ||
7234 | transitivePeerDependencies: | 7072 | transitivePeerDependencies: |
7235 | - supports-color | 7073 | - supports-color |
7236 | 7074 | ||
7237 | - '@rsbuild/core@0.6.1': | 7075 | + '@rsbuild/core@0.6.6': |
7238 | dependencies: | 7076 | dependencies: |
7239 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | ||
7240 | - '@rspack/core': 0.6.1(@swc/helpers@0.5.3) | 7077 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) |
7078 | + '@rspack/core': 0.6.3(@swc/helpers@0.5.3) | ||
7241 | '@swc/helpers': 0.5.3 | 7079 | '@swc/helpers': 0.5.3 |
7242 | core-js: 3.36.1 | 7080 | core-js: 3.36.1 |
7243 | - html-webpack-plugin: html-rspack-plugin@5.6.2(@rspack/core@0.6.1(@swc/helpers@0.5.3)) | 7081 | + html-webpack-plugin: html-rspack-plugin@5.6.2(@rspack/core@0.6.3(@swc/helpers@0.5.3)) |
7244 | postcss: 8.4.38 | 7082 | postcss: 8.4.38 |
7245 | 7083 | ||
7246 | - '@rsbuild/monorepo-utils@0.6.1(@swc/helpers@0.5.3)': | 7084 | + '@rsbuild/monorepo-utils@0.6.6(@swc/helpers@0.5.3)': |
7247 | dependencies: | 7085 | dependencies: |
7248 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7086 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) |
7249 | fast-glob: 3.3.2 | 7087 | fast-glob: 3.3.2 |
7250 | transitivePeerDependencies: | 7088 | transitivePeerDependencies: |
7251 | - '@swc/helpers' | 7089 | - '@swc/helpers' |
7252 | 7090 | ||
7253 | - '@rsbuild/plugin-assets-retry@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7091 | + '@rsbuild/plugin-assets-retry@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7254 | dependencies: | 7092 | dependencies: |
7255 | - '@rsbuild/core': 0.6.1 | ||
7256 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7093 | + '@rsbuild/core': 0.6.6 |
7094 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7257 | serialize-javascript: 6.0.2 | 7095 | serialize-javascript: 6.0.2 |
7258 | transitivePeerDependencies: | 7096 | transitivePeerDependencies: |
7259 | - '@swc/helpers' | 7097 | - '@swc/helpers' |
7260 | 7098 | ||
7261 | - '@rsbuild/plugin-babel@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7099 | + '@rsbuild/plugin-babel@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7262 | dependencies: | 7100 | dependencies: |
7263 | '@babel/core': 7.24.4 | 7101 | '@babel/core': 7.24.4 |
7264 | '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.4) | 7102 | '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.4) |
7265 | '@babel/plugin-transform-class-properties': 7.24.1(@babel/core@7.24.4) | 7103 | '@babel/plugin-transform-class-properties': 7.24.1(@babel/core@7.24.4) |
7266 | '@babel/preset-typescript': 7.24.1(@babel/core@7.24.4) | 7104 | '@babel/preset-typescript': 7.24.1(@babel/core@7.24.4) |
7267 | - '@rsbuild/core': 0.6.1 | ||
7268 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7105 | + '@rsbuild/core': 0.6.6 |
7106 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7269 | '@types/babel__core': 7.20.5 | 7107 | '@types/babel__core': 7.20.5 |
7270 | upath: 2.0.1 | 7108 | upath: 2.0.1 |
7271 | transitivePeerDependencies: | 7109 | transitivePeerDependencies: |
7272 | - '@swc/helpers' | 7110 | - '@swc/helpers' |
7273 | - supports-color | 7111 | - supports-color |
7274 | 7112 | ||
7275 | - '@rsbuild/plugin-check-syntax@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7113 | + '@rsbuild/plugin-check-syntax@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7276 | dependencies: | 7114 | dependencies: |
7277 | - '@rsbuild/core': 0.6.1 | ||
7278 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7115 | + '@rsbuild/core': 0.6.6 |
7116 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7279 | acorn: 8.11.3 | 7117 | acorn: 8.11.3 |
7280 | htmlparser2: 9.1.0 | 7118 | htmlparser2: 9.1.0 |
7281 | source-map: 0.7.4 | 7119 | source-map: 0.7.4 |
7282 | transitivePeerDependencies: | 7120 | transitivePeerDependencies: |
7283 | - '@swc/helpers' | 7121 | - '@swc/helpers' |
7284 | 7122 | ||
7285 | - '@rsbuild/plugin-css-minimizer@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)(esbuild@0.17.19)(webpack@5.91.0(esbuild@0.17.19))': | 7123 | + '@rsbuild/plugin-css-minimizer@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)(esbuild@0.17.19)(webpack@5.91.0(esbuild@0.17.19))': |
7286 | dependencies: | 7124 | dependencies: |
7287 | - '@rsbuild/core': 0.6.1 | ||
7288 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7125 | + '@rsbuild/core': 0.6.6 |
7126 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7289 | css-minimizer-webpack-plugin: 5.0.1(esbuild@0.17.19)(webpack@5.91.0(esbuild@0.17.19)) | 7127 | css-minimizer-webpack-plugin: 5.0.1(esbuild@0.17.19)(webpack@5.91.0(esbuild@0.17.19)) |
7290 | transitivePeerDependencies: | 7128 | transitivePeerDependencies: |
7291 | - '@parcel/css' | 7129 | - '@parcel/css' |
@@ -7297,22 +7135,10 @@ snapshots: | @@ -7297,22 +7135,10 @@ snapshots: | ||
7297 | - lightningcss | 7135 | - lightningcss |
7298 | - webpack | 7136 | - webpack |
7299 | 7137 | ||
7300 | - '@rsbuild/plugin-esbuild@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | ||
7301 | - dependencies: | ||
7302 | - '@rsbuild/core': 0.6.1 | ||
7303 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | ||
7304 | - esbuild: 0.17.19 | ||
7305 | - webpack: 5.91.0(esbuild@0.17.19) | ||
7306 | - transitivePeerDependencies: | ||
7307 | - - '@swc/core' | ||
7308 | - - '@swc/helpers' | ||
7309 | - - uglify-js | ||
7310 | - - webpack-cli | ||
7311 | - | ||
7312 | - '@rsbuild/plugin-node-polyfill@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7138 | + '@rsbuild/plugin-node-polyfill@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7313 | dependencies: | 7139 | dependencies: |
7314 | - '@rsbuild/core': 0.6.1 | ||
7315 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7140 | + '@rsbuild/core': 0.6.6 |
7141 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7316 | assert: 2.1.0 | 7142 | assert: 2.1.0 |
7317 | browserify-zlib: 0.2.0 | 7143 | browserify-zlib: 0.2.0 |
7318 | buffer: 5.7.1 | 7144 | buffer: 5.7.1 |
@@ -7339,52 +7165,52 @@ snapshots: | @@ -7339,52 +7165,52 @@ snapshots: | ||
7339 | transitivePeerDependencies: | 7165 | transitivePeerDependencies: |
7340 | - '@swc/helpers' | 7166 | - '@swc/helpers' |
7341 | 7167 | ||
7342 | - '@rsbuild/plugin-pug@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7168 | + '@rsbuild/plugin-pug@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7343 | dependencies: | 7169 | dependencies: |
7344 | - '@rsbuild/core': 0.6.1 | ||
7345 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7170 | + '@rsbuild/core': 0.6.6 |
7171 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7346 | '@types/pug': 2.0.10 | 7172 | '@types/pug': 2.0.10 |
7347 | pug: 3.0.2 | 7173 | pug: 3.0.2 |
7348 | transitivePeerDependencies: | 7174 | transitivePeerDependencies: |
7349 | - '@swc/helpers' | 7175 | - '@swc/helpers' |
7350 | 7176 | ||
7351 | - '@rsbuild/plugin-react@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7177 | + '@rsbuild/plugin-react@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7352 | dependencies: | 7178 | dependencies: |
7353 | - '@rsbuild/core': 0.6.1 | ||
7354 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | ||
7355 | - '@rspack/plugin-react-refresh': 0.6.1(react-refresh@0.14.0) | ||
7356 | - react-refresh: 0.14.0 | 7179 | + '@rsbuild/core': 0.6.6 |
7180 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7181 | + '@rspack/plugin-react-refresh': 0.6.3(react-refresh@0.14.1) | ||
7182 | + react-refresh: 0.14.1 | ||
7357 | transitivePeerDependencies: | 7183 | transitivePeerDependencies: |
7358 | - '@swc/helpers' | 7184 | - '@swc/helpers' |
7359 | 7185 | ||
7360 | - '@rsbuild/plugin-rem@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7186 | + '@rsbuild/plugin-rem@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7361 | dependencies: | 7187 | dependencies: |
7362 | - '@rsbuild/core': 0.6.1 | ||
7363 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | ||
7364 | - terser: 5.29.2 | 7188 | + '@rsbuild/core': 0.6.6 |
7189 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7190 | + terser: 5.30.3 | ||
7365 | transitivePeerDependencies: | 7191 | transitivePeerDependencies: |
7366 | - '@swc/helpers' | 7192 | - '@swc/helpers' |
7367 | 7193 | ||
7368 | - '@rsbuild/plugin-source-build@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7194 | + '@rsbuild/plugin-source-build@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7369 | dependencies: | 7195 | dependencies: |
7370 | - '@rsbuild/core': 0.6.1 | ||
7371 | - '@rsbuild/monorepo-utils': 0.6.1(@swc/helpers@0.5.3) | ||
7372 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7196 | + '@rsbuild/core': 0.6.6 |
7197 | + '@rsbuild/monorepo-utils': 0.6.6(@swc/helpers@0.5.3) | ||
7198 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7373 | transitivePeerDependencies: | 7199 | transitivePeerDependencies: |
7374 | - '@swc/helpers' | 7200 | - '@swc/helpers' |
7375 | 7201 | ||
7376 | - '@rsbuild/plugin-styled-components@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7202 | + '@rsbuild/plugin-styled-components@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7377 | dependencies: | 7203 | dependencies: |
7378 | - '@rsbuild/core': 0.6.1 | ||
7379 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7204 | + '@rsbuild/core': 0.6.6 |
7205 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7380 | transitivePeerDependencies: | 7206 | transitivePeerDependencies: |
7381 | - '@swc/helpers' | 7207 | - '@swc/helpers' |
7382 | 7208 | ||
7383 | - '@rsbuild/plugin-svgr@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)(typescript@5.4.5)': | 7209 | + '@rsbuild/plugin-svgr@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)(typescript@5.4.5)': |
7384 | dependencies: | 7210 | dependencies: |
7385 | - '@rsbuild/core': 0.6.1 | ||
7386 | - '@rsbuild/plugin-react': 0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3) | ||
7387 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7211 | + '@rsbuild/core': 0.6.6 |
7212 | + '@rsbuild/plugin-react': 0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3) | ||
7213 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7388 | '@svgr/core': 8.1.0(typescript@5.4.5) | 7214 | '@svgr/core': 8.1.0(typescript@5.4.5) |
7389 | '@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.4.5)) | 7215 | '@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.4.5)) |
7390 | '@svgr/plugin-svgo': 8.1.0(@svgr/core@8.1.0(typescript@5.4.5))(typescript@5.4.5) | 7216 | '@svgr/plugin-svgo': 8.1.0(@svgr/core@8.1.0(typescript@5.4.5))(typescript@5.4.5) |
@@ -7393,18 +7219,18 @@ snapshots: | @@ -7393,18 +7219,18 @@ snapshots: | ||
7393 | - supports-color | 7219 | - supports-color |
7394 | - typescript | 7220 | - typescript |
7395 | 7221 | ||
7396 | - '@rsbuild/plugin-toml@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7222 | + '@rsbuild/plugin-toml@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7397 | dependencies: | 7223 | dependencies: |
7398 | - '@rsbuild/core': 0.6.1 | ||
7399 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7224 | + '@rsbuild/core': 0.6.6 |
7225 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7400 | toml: 3.0.0 | 7226 | toml: 3.0.0 |
7401 | transitivePeerDependencies: | 7227 | transitivePeerDependencies: |
7402 | - '@swc/helpers' | 7228 | - '@swc/helpers' |
7403 | 7229 | ||
7404 | - '@rsbuild/plugin-type-check@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)(esbuild@0.17.19)(typescript@5.4.5)': | 7230 | + '@rsbuild/plugin-type-check@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)(esbuild@0.17.19)(typescript@5.4.5)': |
7405 | dependencies: | 7231 | dependencies: |
7406 | - '@rsbuild/core': 0.6.1 | ||
7407 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7232 | + '@rsbuild/core': 0.6.6 |
7233 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7408 | fork-ts-checker-webpack-plugin: 9.0.2(typescript@5.4.5)(webpack@5.91.0(esbuild@0.17.19)) | 7234 | fork-ts-checker-webpack-plugin: 9.0.2(typescript@5.4.5)(webpack@5.91.0(esbuild@0.17.19)) |
7409 | webpack: 5.91.0(esbuild@0.17.19) | 7235 | webpack: 5.91.0(esbuild@0.17.19) |
7410 | transitivePeerDependencies: | 7236 | transitivePeerDependencies: |
@@ -7415,28 +7241,28 @@ snapshots: | @@ -7415,28 +7241,28 @@ snapshots: | ||
7415 | - uglify-js | 7241 | - uglify-js |
7416 | - webpack-cli | 7242 | - webpack-cli |
7417 | 7243 | ||
7418 | - '@rsbuild/plugin-yaml@0.6.1(@rsbuild/core@0.6.1)(@swc/helpers@0.5.3)': | 7244 | + '@rsbuild/plugin-yaml@0.6.6(@rsbuild/core@0.6.6)(@swc/helpers@0.5.3)': |
7419 | dependencies: | 7245 | dependencies: |
7420 | - '@rsbuild/core': 0.6.1 | ||
7421 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7246 | + '@rsbuild/core': 0.6.6 |
7247 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7422 | transitivePeerDependencies: | 7248 | transitivePeerDependencies: |
7423 | - '@swc/helpers' | 7249 | - '@swc/helpers' |
7424 | 7250 | ||
7425 | - '@rsbuild/shared@0.6.1(@swc/helpers@0.5.3)': | 7251 | + '@rsbuild/shared@0.6.6(@swc/helpers@0.5.3)': |
7426 | dependencies: | 7252 | dependencies: |
7427 | - '@rspack/core': 0.6.1(@swc/helpers@0.5.3) | 7253 | + '@rspack/core': 0.6.3(@swc/helpers@0.5.3) |
7428 | caniuse-lite: 1.0.30001612 | 7254 | caniuse-lite: 1.0.30001612 |
7429 | postcss: 8.4.38 | 7255 | postcss: 8.4.38 |
7430 | transitivePeerDependencies: | 7256 | transitivePeerDependencies: |
7431 | - '@swc/helpers' | 7257 | - '@swc/helpers' |
7432 | 7258 | ||
7433 | - '@rsbuild/webpack@0.6.1(@rspack/core@0.6.1(@swc/helpers@0.5.3))(@swc/helpers@0.5.3)(esbuild@0.17.19)': | 7259 | + '@rsbuild/webpack@0.6.6(@rspack/core@0.6.3(@swc/helpers@0.5.3))(@swc/helpers@0.5.3)(esbuild@0.17.19)': |
7434 | dependencies: | 7260 | dependencies: |
7435 | - '@rsbuild/core': 0.6.1 | ||
7436 | - '@rsbuild/shared': 0.6.1(@swc/helpers@0.5.3) | 7261 | + '@rsbuild/core': 0.6.6 |
7262 | + '@rsbuild/shared': 0.6.6(@swc/helpers@0.5.3) | ||
7437 | fast-glob: 3.3.2 | 7263 | fast-glob: 3.3.2 |
7438 | globby: 11.1.0 | 7264 | globby: 11.1.0 |
7439 | - html-webpack-plugin: html-rspack-plugin@5.6.2(@rspack/core@0.6.1(@swc/helpers@0.5.3)) | 7265 | + html-webpack-plugin: html-rspack-plugin@5.6.2(@rspack/core@0.6.3(@swc/helpers@0.5.3)) |
7440 | mini-css-extract-plugin: 2.8.1(webpack@5.91.0(esbuild@0.17.19)) | 7266 | mini-css-extract-plugin: 2.8.1(webpack@5.91.0(esbuild@0.17.19)) |
7441 | postcss: 8.4.38 | 7267 | postcss: 8.4.38 |
7442 | tsconfig-paths-webpack-plugin: 4.1.0 | 7268 | tsconfig-paths-webpack-plugin: 4.1.0 |
@@ -7449,49 +7275,49 @@ snapshots: | @@ -7449,49 +7275,49 @@ snapshots: | ||
7449 | - uglify-js | 7275 | - uglify-js |
7450 | - webpack-cli | 7276 | - webpack-cli |
7451 | 7277 | ||
7452 | - '@rspack/binding-darwin-arm64@0.6.1': | 7278 | + '@rspack/binding-darwin-arm64@0.6.3': |
7453 | optional: true | 7279 | optional: true |
7454 | 7280 | ||
7455 | - '@rspack/binding-darwin-x64@0.6.1': | 7281 | + '@rspack/binding-darwin-x64@0.6.3': |
7456 | optional: true | 7282 | optional: true |
7457 | 7283 | ||
7458 | - '@rspack/binding-linux-arm64-gnu@0.6.1': | 7284 | + '@rspack/binding-linux-arm64-gnu@0.6.3': |
7459 | optional: true | 7285 | optional: true |
7460 | 7286 | ||
7461 | - '@rspack/binding-linux-arm64-musl@0.6.1': | 7287 | + '@rspack/binding-linux-arm64-musl@0.6.3': |
7462 | optional: true | 7288 | optional: true |
7463 | 7289 | ||
7464 | - '@rspack/binding-linux-x64-gnu@0.6.1': | 7290 | + '@rspack/binding-linux-x64-gnu@0.6.3': |
7465 | optional: true | 7291 | optional: true |
7466 | 7292 | ||
7467 | - '@rspack/binding-linux-x64-musl@0.6.1': | 7293 | + '@rspack/binding-linux-x64-musl@0.6.3': |
7468 | optional: true | 7294 | optional: true |
7469 | 7295 | ||
7470 | - '@rspack/binding-win32-arm64-msvc@0.6.1': | 7296 | + '@rspack/binding-win32-arm64-msvc@0.6.3': |
7471 | optional: true | 7297 | optional: true |
7472 | 7298 | ||
7473 | - '@rspack/binding-win32-ia32-msvc@0.6.1': | 7299 | + '@rspack/binding-win32-ia32-msvc@0.6.3': |
7474 | optional: true | 7300 | optional: true |
7475 | 7301 | ||
7476 | - '@rspack/binding-win32-x64-msvc@0.6.1': | 7302 | + '@rspack/binding-win32-x64-msvc@0.6.3': |
7477 | optional: true | 7303 | optional: true |
7478 | 7304 | ||
7479 | - '@rspack/binding@0.6.1': | 7305 | + '@rspack/binding@0.6.3': |
7480 | optionalDependencies: | 7306 | optionalDependencies: |
7481 | - '@rspack/binding-darwin-arm64': 0.6.1 | ||
7482 | - '@rspack/binding-darwin-x64': 0.6.1 | ||
7483 | - '@rspack/binding-linux-arm64-gnu': 0.6.1 | ||
7484 | - '@rspack/binding-linux-arm64-musl': 0.6.1 | ||
7485 | - '@rspack/binding-linux-x64-gnu': 0.6.1 | ||
7486 | - '@rspack/binding-linux-x64-musl': 0.6.1 | ||
7487 | - '@rspack/binding-win32-arm64-msvc': 0.6.1 | ||
7488 | - '@rspack/binding-win32-ia32-msvc': 0.6.1 | ||
7489 | - '@rspack/binding-win32-x64-msvc': 0.6.1 | ||
7490 | - | ||
7491 | - '@rspack/core@0.6.1(@swc/helpers@0.5.3)': | ||
7492 | - dependencies: | ||
7493 | - '@module-federation/runtime-tools': 0.0.8 | ||
7494 | - '@rspack/binding': 0.6.1 | 7307 | + '@rspack/binding-darwin-arm64': 0.6.3 |
7308 | + '@rspack/binding-darwin-x64': 0.6.3 | ||
7309 | + '@rspack/binding-linux-arm64-gnu': 0.6.3 | ||
7310 | + '@rspack/binding-linux-arm64-musl': 0.6.3 | ||
7311 | + '@rspack/binding-linux-x64-gnu': 0.6.3 | ||
7312 | + '@rspack/binding-linux-x64-musl': 0.6.3 | ||
7313 | + '@rspack/binding-win32-arm64-msvc': 0.6.3 | ||
7314 | + '@rspack/binding-win32-ia32-msvc': 0.6.3 | ||
7315 | + '@rspack/binding-win32-x64-msvc': 0.6.3 | ||
7316 | + | ||
7317 | + '@rspack/core@0.6.3(@swc/helpers@0.5.3)': | ||
7318 | + dependencies: | ||
7319 | + '@module-federation/runtime-tools': 0.1.6 | ||
7320 | + '@rspack/binding': 0.6.3 | ||
7495 | browserslist: 4.23.0 | 7321 | browserslist: 4.23.0 |
7496 | enhanced-resolve: 5.12.0 | 7322 | enhanced-resolve: 5.12.0 |
7497 | events: 3.3.0 | 7323 | events: 3.3.0 |
@@ -7501,14 +7327,14 @@ snapshots: | @@ -7501,14 +7327,14 @@ snapshots: | ||
7501 | tapable: 2.2.1 | 7327 | tapable: 2.2.1 |
7502 | watchpack: 2.4.1 | 7328 | watchpack: 2.4.1 |
7503 | webpack-sources: 3.2.3 | 7329 | webpack-sources: 3.2.3 |
7504 | - zod: 3.23.0 | ||
7505 | - zod-validation-error: 1.3.1(zod@3.23.0) | 7330 | + zod: 3.23.4 |
7331 | + zod-validation-error: 1.3.1(zod@3.23.4) | ||
7506 | optionalDependencies: | 7332 | optionalDependencies: |
7507 | '@swc/helpers': 0.5.3 | 7333 | '@swc/helpers': 0.5.3 |
7508 | 7334 | ||
7509 | - '@rspack/plugin-react-refresh@0.6.1(react-refresh@0.14.0)': | 7335 | + '@rspack/plugin-react-refresh@0.6.3(react-refresh@0.14.1)': |
7510 | optionalDependencies: | 7336 | optionalDependencies: |
7511 | - react-refresh: 0.14.0 | 7337 | + react-refresh: 0.14.1 |
7512 | 7338 | ||
7513 | '@sinclair/typebox@0.27.8': {} | 7339 | '@sinclair/typebox@0.27.8': {} |
7514 | 7340 | ||
@@ -7622,8 +7448,6 @@ snapshots: | @@ -7622,8 +7448,6 @@ snapshots: | ||
7622 | dependencies: | 7448 | dependencies: |
7623 | '@babel/types': 7.24.0 | 7449 | '@babel/types': 7.24.0 |
7624 | 7450 | ||
7625 | - '@types/cookie@0.4.1': {} | ||
7626 | - | ||
7627 | '@types/eslint-scope@3.7.7': | 7451 | '@types/eslint-scope@3.7.7': |
7628 | dependencies: | 7452 | dependencies: |
7629 | '@types/eslint': 8.56.10 | 7453 | '@types/eslint': 8.56.10 |
@@ -7638,15 +7462,11 @@ snapshots: | @@ -7638,15 +7462,11 @@ snapshots: | ||
7638 | 7462 | ||
7639 | '@types/hoist-non-react-statics@3.3.5': | 7463 | '@types/hoist-non-react-statics@3.3.5': |
7640 | dependencies: | 7464 | dependencies: |
7641 | - '@types/react': 18.2.79 | 7465 | + '@types/react': 18.3.0 |
7642 | hoist-non-react-statics: 3.3.2 | 7466 | hoist-non-react-statics: 3.3.2 |
7643 | 7467 | ||
7644 | '@types/html-minifier-terser@6.1.0': {} | 7468 | '@types/html-minifier-terser@6.1.0': {} |
7645 | 7469 | ||
7646 | - '@types/http-proxy@1.17.14': | ||
7647 | - dependencies: | ||
7648 | - '@types/node': 18.19.31 | ||
7649 | - | ||
7650 | '@types/istanbul-lib-coverage@2.0.6': {} | 7470 | '@types/istanbul-lib-coverage@2.0.6': {} |
7651 | 7471 | ||
7652 | '@types/istanbul-lib-report@3.0.3': | 7472 | '@types/istanbul-lib-report@3.0.3': |
@@ -7668,7 +7488,7 @@ snapshots: | @@ -7668,7 +7488,7 @@ snapshots: | ||
7668 | 7488 | ||
7669 | '@types/loadable__component@5.13.9': | 7489 | '@types/loadable__component@5.13.9': |
7670 | dependencies: | 7490 | dependencies: |
7671 | - '@types/react': 18.2.79 | 7491 | + '@types/react': 18.3.0 |
7672 | 7492 | ||
7673 | '@types/minimist@1.2.5': {} | 7493 | '@types/minimist@1.2.5': {} |
7674 | 7494 | ||
@@ -7684,15 +7504,15 @@ snapshots: | @@ -7684,15 +7504,15 @@ snapshots: | ||
7684 | 7504 | ||
7685 | '@types/pug@2.0.10': {} | 7505 | '@types/pug@2.0.10': {} |
7686 | 7506 | ||
7687 | - '@types/react-dom@18.2.25': | 7507 | + '@types/react-dom@18.3.0': |
7688 | dependencies: | 7508 | dependencies: |
7689 | - '@types/react': 18.2.79 | 7509 | + '@types/react': 18.3.0 |
7690 | 7510 | ||
7691 | '@types/react-helmet@6.1.11': | 7511 | '@types/react-helmet@6.1.11': |
7692 | dependencies: | 7512 | dependencies: |
7693 | - '@types/react': 18.2.79 | 7513 | + '@types/react': 18.3.0 |
7694 | 7514 | ||
7695 | - '@types/react@18.2.79': | 7515 | + '@types/react@18.3.0': |
7696 | dependencies: | 7516 | dependencies: |
7697 | '@types/prop-types': 15.7.12 | 7517 | '@types/prop-types': 15.7.12 |
7698 | csstype: 3.1.3 | 7518 | csstype: 3.1.3 |
@@ -7704,7 +7524,7 @@ snapshots: | @@ -7704,7 +7524,7 @@ snapshots: | ||
7704 | '@types/styled-components@5.1.34': | 7524 | '@types/styled-components@5.1.34': |
7705 | dependencies: | 7525 | dependencies: |
7706 | '@types/hoist-non-react-statics': 3.3.5 | 7526 | '@types/hoist-non-react-statics': 3.3.5 |
7707 | - '@types/react': 18.2.79 | 7527 | + '@types/react': 18.3.0 |
7708 | csstype: 3.1.3 | 7528 | csstype: 3.1.3 |
7709 | 7529 | ||
7710 | '@types/yargs-parser@21.0.3': {} | 7530 | '@types/yargs-parser@21.0.3': {} |
@@ -7801,10 +7621,42 @@ snapshots: | @@ -7801,10 +7621,42 @@ snapshots: | ||
7801 | 7621 | ||
7802 | '@use-gesture/core@10.2.20': {} | 7622 | '@use-gesture/core@10.2.20': {} |
7803 | 7623 | ||
7804 | - '@use-gesture/react@10.2.20(react@18.2.0)': | 7624 | + '@use-gesture/react@10.2.20(react@18.3.0)': |
7805 | dependencies: | 7625 | dependencies: |
7806 | '@use-gesture/core': 10.2.20 | 7626 | '@use-gesture/core': 10.2.20 |
7807 | - react: 18.2.0 | 7627 | + react: 18.3.0 |
7628 | + | ||
7629 | + '@web-std/blob@3.0.5': | ||
7630 | + dependencies: | ||
7631 | + '@web-std/stream': 1.0.0 | ||
7632 | + web-encoding: 1.1.5 | ||
7633 | + | ||
7634 | + '@web-std/fetch@4.2.1': | ||
7635 | + dependencies: | ||
7636 | + '@web-std/blob': 3.0.5 | ||
7637 | + '@web-std/file': 3.0.3 | ||
7638 | + '@web-std/form-data': 3.1.0 | ||
7639 | + '@web-std/stream': 1.0.3 | ||
7640 | + '@web3-storage/multipart-parser': 1.0.0 | ||
7641 | + abort-controller: 3.0.0 | ||
7642 | + data-uri-to-buffer: 3.0.1 | ||
7643 | + mrmime: 1.0.1 | ||
7644 | + | ||
7645 | + '@web-std/file@3.0.3': | ||
7646 | + dependencies: | ||
7647 | + '@web-std/blob': 3.0.5 | ||
7648 | + | ||
7649 | + '@web-std/form-data@3.1.0': | ||
7650 | + dependencies: | ||
7651 | + web-encoding: 1.1.5 | ||
7652 | + | ||
7653 | + '@web-std/stream@1.0.0': | ||
7654 | + dependencies: | ||
7655 | + web-streams-polyfill: 3.3.3 | ||
7656 | + | ||
7657 | + '@web-std/stream@1.0.3': | ||
7658 | + dependencies: | ||
7659 | + web-streams-polyfill: 3.3.3 | ||
7808 | 7660 | ||
7809 | '@web3-storage/multipart-parser@1.0.0': {} | 7661 | '@web3-storage/multipart-parser@1.0.0': {} |
7810 | 7662 | ||
@@ -7907,14 +7759,14 @@ snapshots: | @@ -7907,14 +7759,14 @@ snapshots: | ||
7907 | 7759 | ||
7908 | acorn@8.11.3: {} | 7760 | acorn@8.11.3: {} |
7909 | 7761 | ||
7910 | - ahooks@3.7.11(react@18.2.0): | 7762 | + ahooks@3.7.11(react@18.3.0): |
7911 | dependencies: | 7763 | dependencies: |
7912 | '@babel/runtime': 7.24.4 | 7764 | '@babel/runtime': 7.24.4 |
7913 | dayjs: 1.11.10 | 7765 | dayjs: 1.11.10 |
7914 | intersection-observer: 0.12.2 | 7766 | intersection-observer: 0.12.2 |
7915 | js-cookie: 2.2.1 | 7767 | js-cookie: 2.2.1 |
7916 | lodash: 4.17.21 | 7768 | lodash: 4.17.21 |
7917 | - react: 18.2.0 | 7769 | + react: 18.3.0 |
7918 | react-fast-compare: 3.2.2 | 7770 | react-fast-compare: 3.2.2 |
7919 | resize-observer-polyfill: 1.5.1 | 7771 | resize-observer-polyfill: 1.5.1 |
7920 | screenfull: 5.2.0 | 7772 | screenfull: 5.2.0 |
@@ -8117,11 +7969,11 @@ snapshots: | @@ -8117,11 +7969,11 @@ snapshots: | ||
8117 | cosmiconfig: 7.1.0 | 7969 | cosmiconfig: 7.1.0 |
8118 | resolve: 1.22.8 | 7970 | resolve: 1.22.8 |
8119 | 7971 | ||
8120 | - babel-plugin-polyfill-corejs2@0.4.10(@babel/core@7.24.4): | 7972 | + babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.24.4): |
8121 | dependencies: | 7973 | dependencies: |
8122 | '@babel/compat-data': 7.24.4 | 7974 | '@babel/compat-data': 7.24.4 |
8123 | '@babel/core': 7.24.4 | 7975 | '@babel/core': 7.24.4 |
8124 | - '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4) | 7976 | + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.4) |
8125 | semver: 6.3.1 | 7977 | semver: 6.3.1 |
8126 | transitivePeerDependencies: | 7978 | transitivePeerDependencies: |
8127 | - supports-color | 7979 | - supports-color |
@@ -8129,34 +7981,34 @@ snapshots: | @@ -8129,34 +7981,34 @@ snapshots: | ||
8129 | babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.4): | 7981 | babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.4): |
8130 | dependencies: | 7982 | dependencies: |
8131 | '@babel/core': 7.24.4 | 7983 | '@babel/core': 7.24.4 |
8132 | - '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4) | 7984 | + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.4) |
8133 | core-js-compat: 3.37.0 | 7985 | core-js-compat: 3.37.0 |
8134 | transitivePeerDependencies: | 7986 | transitivePeerDependencies: |
8135 | - supports-color | 7987 | - supports-color |
8136 | 7988 | ||
8137 | - babel-plugin-polyfill-regenerator@0.6.1(@babel/core@7.24.4): | 7989 | + babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.24.4): |
8138 | dependencies: | 7990 | dependencies: |
8139 | '@babel/core': 7.24.4 | 7991 | '@babel/core': 7.24.4 |
8140 | - '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4) | 7992 | + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.4) |
8141 | transitivePeerDependencies: | 7993 | transitivePeerDependencies: |
8142 | - supports-color | 7994 | - supports-color |
8143 | 7995 | ||
8144 | - babel-plugin-styled-components@1.13.3(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)): | 7996 | + babel-plugin-styled-components@1.13.3(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0)): |
8145 | dependencies: | 7997 | dependencies: |
8146 | '@babel/helper-annotate-as-pure': 7.22.5 | 7998 | '@babel/helper-annotate-as-pure': 7.22.5 |
8147 | '@babel/helper-module-imports': 7.24.3 | 7999 | '@babel/helper-module-imports': 7.24.3 |
8148 | babel-plugin-syntax-jsx: 6.18.0 | 8000 | babel-plugin-syntax-jsx: 6.18.0 |
8149 | lodash: 4.17.21 | 8001 | lodash: 4.17.21 |
8150 | - styled-components: 5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0) | 8002 | + styled-components: 5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0) |
8151 | 8003 | ||
8152 | - babel-plugin-styled-components@2.1.4(@babel/core@7.24.4)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)): | 8004 | + babel-plugin-styled-components@2.1.4(@babel/core@7.24.4)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0)): |
8153 | dependencies: | 8005 | dependencies: |
8154 | '@babel/helper-annotate-as-pure': 7.22.5 | 8006 | '@babel/helper-annotate-as-pure': 7.22.5 |
8155 | '@babel/helper-module-imports': 7.24.3 | 8007 | '@babel/helper-module-imports': 7.24.3 |
8156 | '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) | 8008 | '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) |
8157 | lodash: 4.17.21 | 8009 | lodash: 4.17.21 |
8158 | picomatch: 2.3.1 | 8010 | picomatch: 2.3.1 |
8159 | - styled-components: 5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0) | 8011 | + styled-components: 5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0) |
8160 | transitivePeerDependencies: | 8012 | transitivePeerDependencies: |
8161 | - '@babel/core' | 8013 | - '@babel/core' |
8162 | 8014 | ||
@@ -8253,7 +8105,7 @@ snapshots: | @@ -8253,7 +8105,7 @@ snapshots: | ||
8253 | browserslist@4.23.0: | 8105 | browserslist@4.23.0: |
8254 | dependencies: | 8106 | dependencies: |
8255 | caniuse-lite: 1.0.30001612 | 8107 | caniuse-lite: 1.0.30001612 |
8256 | - electron-to-chromium: 1.4.745 | 8108 | + electron-to-chromium: 1.4.749 |
8257 | node-releases: 2.0.14 | 8109 | node-releases: 2.0.14 |
8258 | update-browserslist-db: 1.0.13(browserslist@4.23.0) | 8110 | update-browserslist-db: 1.0.13(browserslist@4.23.0) |
8259 | 8111 | ||
@@ -8383,7 +8235,7 @@ snapshots: | @@ -8383,7 +8235,7 @@ snapshots: | ||
8383 | kind-of: 6.0.3 | 8235 | kind-of: 6.0.3 |
8384 | shallow-clone: 3.0.1 | 8236 | shallow-clone: 3.0.1 |
8385 | 8237 | ||
8386 | - clsx@2.1.0: {} | 8238 | + clsx@2.1.1: {} |
8387 | 8239 | ||
8388 | color-convert@1.9.3: | 8240 | color-convert@1.9.3: |
8389 | dependencies: | 8241 | dependencies: |
@@ -8434,10 +8286,6 @@ snapshots: | @@ -8434,10 +8286,6 @@ snapshots: | ||
8434 | 8286 | ||
8435 | convert-source-map@2.0.0: {} | 8287 | convert-source-map@2.0.0: {} |
8436 | 8288 | ||
8437 | - cookie-signature@1.2.1: {} | ||
8438 | - | ||
8439 | - cookie@0.4.2: {} | ||
8440 | - | ||
8441 | cookie@0.5.0: {} | 8289 | cookie@0.5.0: {} |
8442 | 8290 | ||
8443 | core-js-compat@3.37.0: | 8291 | core-js-compat@3.37.0: |
@@ -8641,10 +8489,6 @@ snapshots: | @@ -8641,10 +8489,6 @@ snapshots: | ||
8641 | 8489 | ||
8642 | dayjs@1.11.10: {} | 8490 | dayjs@1.11.10: {} |
8643 | 8491 | ||
8644 | - debug@2.6.9: | ||
8645 | - dependencies: | ||
8646 | - ms: 2.0.0 | ||
8647 | - | ||
8648 | debug@3.2.7: | 8492 | debug@3.2.7: |
8649 | dependencies: | 8493 | dependencies: |
8650 | ms: 2.1.3 | 8494 | ms: 2.1.3 |
@@ -8682,15 +8526,11 @@ snapshots: | @@ -8682,15 +8526,11 @@ snapshots: | ||
8682 | 8526 | ||
8683 | delayed-stream@1.0.0: {} | 8527 | delayed-stream@1.0.0: {} |
8684 | 8528 | ||
8685 | - depd@2.0.0: {} | ||
8686 | - | ||
8687 | des.js@1.1.0: | 8529 | des.js@1.1.0: |
8688 | dependencies: | 8530 | dependencies: |
8689 | inherits: 2.0.4 | 8531 | inherits: 2.0.4 |
8690 | minimalistic-assert: 1.0.1 | 8532 | minimalistic-assert: 1.0.1 |
8691 | 8533 | ||
8692 | - destroy@1.2.0: {} | ||
8693 | - | ||
8694 | didyoumean@1.2.2: {} | 8534 | didyoumean@1.2.2: {} |
8695 | 8535 | ||
8696 | diff-sequences@29.6.3: {} | 8536 | diff-sequences@29.6.3: {} |
@@ -8769,9 +8609,7 @@ snapshots: | @@ -8769,9 +8609,7 @@ snapshots: | ||
8769 | 8609 | ||
8770 | eastasianwidth@0.2.0: {} | 8610 | eastasianwidth@0.2.0: {} |
8771 | 8611 | ||
8772 | - ee-first@1.1.1: {} | ||
8773 | - | ||
8774 | - electron-to-chromium@1.4.745: {} | 8612 | + electron-to-chromium@1.4.749: {} |
8775 | 8613 | ||
8776 | elliptic@6.5.5: | 8614 | elliptic@6.5.5: |
8777 | dependencies: | 8615 | dependencies: |
@@ -8791,8 +8629,6 @@ snapshots: | @@ -8791,8 +8629,6 @@ snapshots: | ||
8791 | 8629 | ||
8792 | emojis-list@3.0.0: {} | 8630 | emojis-list@3.0.0: {} |
8793 | 8631 | ||
8794 | - encodeurl@1.0.2: {} | ||
8795 | - | ||
8796 | end-of-stream@1.4.4: | 8632 | end-of-stream@1.4.4: |
8797 | dependencies: | 8633 | dependencies: |
8798 | once: 1.4.0 | 8634 | once: 1.4.0 |
@@ -8874,7 +8710,7 @@ snapshots: | @@ -8874,7 +8710,7 @@ snapshots: | ||
8874 | 8710 | ||
8875 | es-errors@1.3.0: {} | 8711 | es-errors@1.3.0: {} |
8876 | 8712 | ||
8877 | - es-iterator-helpers@1.0.18: | 8713 | + es-iterator-helpers@1.0.19: |
8878 | dependencies: | 8714 | dependencies: |
8879 | call-bind: 1.0.7 | 8715 | call-bind: 1.0.7 |
8880 | define-properties: 1.2.1 | 8716 | define-properties: 1.2.1 |
@@ -8913,6 +8749,13 @@ snapshots: | @@ -8913,6 +8749,13 @@ snapshots: | ||
8913 | is-date-object: 1.0.5 | 8749 | is-date-object: 1.0.5 |
8914 | is-symbol: 1.0.4 | 8750 | is-symbol: 1.0.4 |
8915 | 8751 | ||
8752 | + esbuild-register@3.5.0(esbuild@0.17.19): | ||
8753 | + dependencies: | ||
8754 | + debug: 4.3.4(supports-color@5.5.0) | ||
8755 | + esbuild: 0.17.19 | ||
8756 | + transitivePeerDependencies: | ||
8757 | + - supports-color | ||
8758 | + | ||
8916 | esbuild@0.17.19: | 8759 | esbuild@0.17.19: |
8917 | optionalDependencies: | 8760 | optionalDependencies: |
8918 | '@esbuild/android-arm': 0.17.19 | 8761 | '@esbuild/android-arm': 0.17.19 |
@@ -8940,8 +8783,6 @@ snapshots: | @@ -8940,8 +8783,6 @@ snapshots: | ||
8940 | 8783 | ||
8941 | escalade@3.1.2: {} | 8784 | escalade@3.1.2: {} |
8942 | 8785 | ||
8943 | - escape-html@1.0.3: {} | ||
8944 | - | ||
8945 | escape-string-regexp@1.0.5: {} | 8786 | escape-string-regexp@1.0.5: {} |
8946 | 8787 | ||
8947 | escape-string-regexp@2.0.0: {} | 8788 | escape-string-regexp@2.0.0: {} |
@@ -9060,7 +8901,7 @@ snapshots: | @@ -9060,7 +8901,7 @@ snapshots: | ||
9060 | dependencies: | 8901 | dependencies: |
9061 | eslint: 8.57.0 | 8902 | eslint: 8.57.0 |
9062 | 8903 | ||
9063 | - eslint-plugin-react-hooks@4.6.0(eslint@8.57.0): | 8904 | + eslint-plugin-react-hooks@4.6.1(eslint@8.57.0): |
9064 | dependencies: | 8905 | dependencies: |
9065 | eslint: 8.57.0 | 8906 | eslint: 8.57.0 |
9066 | 8907 | ||
@@ -9072,7 +8913,7 @@ snapshots: | @@ -9072,7 +8913,7 @@ snapshots: | ||
9072 | array.prototype.toreversed: 1.1.2 | 8913 | array.prototype.toreversed: 1.1.2 |
9073 | array.prototype.tosorted: 1.1.3 | 8914 | array.prototype.tosorted: 1.1.3 |
9074 | doctrine: 2.1.0 | 8915 | doctrine: 2.1.0 |
9075 | - es-iterator-helpers: 1.0.18 | 8916 | + es-iterator-helpers: 1.0.19 |
9076 | eslint: 8.57.0 | 8917 | eslint: 8.57.0 |
9077 | estraverse: 5.3.0 | 8918 | estraverse: 5.3.0 |
9078 | jsx-ast-utils: 3.3.5 | 8919 | jsx-ast-utils: 3.3.5 |
@@ -9196,12 +9037,8 @@ snapshots: | @@ -9196,12 +9037,8 @@ snapshots: | ||
9196 | 9037 | ||
9197 | esutils@2.0.3: {} | 9038 | esutils@2.0.3: {} |
9198 | 9039 | ||
9199 | - etag@1.8.1: {} | ||
9200 | - | ||
9201 | event-target-shim@5.0.1: {} | 9040 | event-target-shim@5.0.1: {} |
9202 | 9041 | ||
9203 | - eventemitter3@4.0.7: {} | ||
9204 | - | ||
9205 | eventemitter3@5.0.1: {} | 9042 | eventemitter3@5.0.1: {} |
9206 | 9043 | ||
9207 | events@3.3.0: {} | 9044 | events@3.3.0: {} |
@@ -9357,8 +9194,6 @@ snapshots: | @@ -9357,8 +9194,6 @@ snapshots: | ||
9357 | combined-stream: 1.0.8 | 9194 | combined-stream: 1.0.8 |
9358 | mime-types: 2.1.35 | 9195 | mime-types: 2.1.35 |
9359 | 9196 | ||
9360 | - fresh@0.5.2: {} | ||
9361 | - | ||
9362 | fs-extra@10.1.0: | 9197 | fs-extra@10.1.0: |
9363 | dependencies: | 9198 | dependencies: |
9364 | graceful-fs: 4.2.11 | 9199 | graceful-fs: 4.2.11 |
@@ -9542,6 +9377,8 @@ snapshots: | @@ -9542,6 +9377,8 @@ snapshots: | ||
9542 | dependencies: | 9377 | dependencies: |
9543 | react-is: 16.13.1 | 9378 | react-is: 16.13.1 |
9544 | 9379 | ||
9380 | + hono@3.12.12: {} | ||
9381 | + | ||
9545 | hosted-git-info@2.8.9: {} | 9382 | hosted-git-info@2.8.9: {} |
9546 | 9383 | ||
9547 | hosted-git-info@4.1.0: | 9384 | hosted-git-info@4.1.0: |
@@ -9558,14 +9395,14 @@ snapshots: | @@ -9558,14 +9395,14 @@ snapshots: | ||
9558 | he: 1.2.0 | 9395 | he: 1.2.0 |
9559 | param-case: 3.0.4 | 9396 | param-case: 3.0.4 |
9560 | relateurl: 0.2.7 | 9397 | relateurl: 0.2.7 |
9561 | - terser: 5.30.3 | 9398 | + terser: 5.30.4 |
9562 | 9399 | ||
9563 | - html-rspack-plugin@5.6.2(@rspack/core@0.6.1(@swc/helpers@0.5.3)): | 9400 | + html-rspack-plugin@5.6.2(@rspack/core@0.6.3(@swc/helpers@0.5.3)): |
9564 | dependencies: | 9401 | dependencies: |
9565 | lodash: 4.17.21 | 9402 | lodash: 4.17.21 |
9566 | tapable: 2.2.1 | 9403 | tapable: 2.2.1 |
9567 | optionalDependencies: | 9404 | optionalDependencies: |
9568 | - '@rspack/core': 0.6.1(@swc/helpers@0.5.3) | 9405 | + '@rspack/core': 0.6.3(@swc/helpers@0.5.3) |
9569 | 9406 | ||
9570 | html-tags@3.3.1: {} | 9407 | html-tags@3.3.1: {} |
9571 | 9408 | ||
@@ -9594,32 +9431,6 @@ snapshots: | @@ -9594,32 +9431,6 @@ snapshots: | ||
9594 | 9431 | ||
9595 | http-compression@1.0.6: {} | 9432 | http-compression@1.0.6: {} |
9596 | 9433 | ||
9597 | - http-errors@2.0.0: | ||
9598 | - dependencies: | ||
9599 | - depd: 2.0.0 | ||
9600 | - inherits: 2.0.4 | ||
9601 | - setprototypeof: 1.2.0 | ||
9602 | - statuses: 2.0.1 | ||
9603 | - toidentifier: 1.0.1 | ||
9604 | - | ||
9605 | - http-proxy-middleware@2.0.6: | ||
9606 | - dependencies: | ||
9607 | - '@types/http-proxy': 1.17.14 | ||
9608 | - http-proxy: 1.18.1 | ||
9609 | - is-glob: 4.0.3 | ||
9610 | - is-plain-obj: 3.0.0 | ||
9611 | - micromatch: 4.0.5 | ||
9612 | - transitivePeerDependencies: | ||
9613 | - - debug | ||
9614 | - | ||
9615 | - http-proxy@1.18.1: | ||
9616 | - dependencies: | ||
9617 | - eventemitter3: 4.0.7 | ||
9618 | - follow-redirects: 1.15.6 | ||
9619 | - requires-port: 1.0.0 | ||
9620 | - transitivePeerDependencies: | ||
9621 | - - debug | ||
9622 | - | ||
9623 | https-browserify@1.0.0: {} | 9434 | https-browserify@1.0.0: {} |
9624 | 9435 | ||
9625 | human-signals@1.1.1: {} | 9436 | human-signals@1.1.1: {} |
@@ -9632,8 +9443,6 @@ snapshots: | @@ -9632,8 +9443,6 @@ snapshots: | ||
9632 | 9443 | ||
9633 | ieee754@1.2.1: {} | 9444 | ieee754@1.2.1: {} |
9634 | 9445 | ||
9635 | - ignore-styles@5.0.1: {} | ||
9636 | - | ||
9637 | ignore@5.3.1: {} | 9446 | ignore@5.3.1: {} |
9638 | 9447 | ||
9639 | immer@9.0.21: {} | 9448 | immer@9.0.21: {} |
@@ -9775,8 +9584,6 @@ snapshots: | @@ -9775,8 +9584,6 @@ snapshots: | ||
9775 | 9584 | ||
9776 | is-plain-obj@1.1.0: {} | 9585 | is-plain-obj@1.1.0: {} |
9777 | 9586 | ||
9778 | - is-plain-obj@3.0.0: {} | ||
9779 | - | ||
9780 | is-plain-object@2.0.4: | 9587 | is-plain-object@2.0.4: |
9781 | dependencies: | 9588 | dependencies: |
9782 | isobject: 3.0.1 | 9589 | isobject: 3.0.1 |
@@ -10080,7 +9887,7 @@ snapshots: | @@ -10080,7 +9887,7 @@ snapshots: | ||
10080 | dependencies: | 9887 | dependencies: |
10081 | tslib: 2.6.2 | 9888 | tslib: 2.6.2 |
10082 | 9889 | ||
10083 | - lru-cache@10.2.0: {} | 9890 | + lru-cache@10.2.1: {} |
10084 | 9891 | ||
10085 | lru-cache@5.1.1: | 9892 | lru-cache@5.1.1: |
10086 | dependencies: | 9893 | dependencies: |
@@ -10170,8 +9977,6 @@ snapshots: | @@ -10170,8 +9977,6 @@ snapshots: | ||
10170 | dependencies: | 9977 | dependencies: |
10171 | mime-db: 1.52.0 | 9978 | mime-db: 1.52.0 |
10172 | 9979 | ||
10173 | - mime@1.6.0: {} | ||
10174 | - | ||
10175 | mimic-fn@2.1.0: {} | 9980 | mimic-fn@2.1.0: {} |
10176 | 9981 | ||
10177 | mimic-fn@4.0.0: {} | 9982 | mimic-fn@4.0.0: {} |
@@ -10223,8 +10028,6 @@ snapshots: | @@ -10223,8 +10028,6 @@ snapshots: | ||
10223 | 10028 | ||
10224 | mrmime@1.0.1: {} | 10029 | mrmime@1.0.1: {} |
10225 | 10030 | ||
10226 | - ms@2.0.0: {} | ||
10227 | - | ||
10228 | ms@2.1.2: {} | 10031 | ms@2.1.2: {} |
10229 | 10032 | ||
10230 | ms@2.1.3: {} | 10033 | ms@2.1.3: {} |
@@ -10250,11 +10053,6 @@ snapshots: | @@ -10250,11 +10053,6 @@ snapshots: | ||
10250 | 10053 | ||
10251 | node-abort-controller@3.1.1: {} | 10054 | node-abort-controller@3.1.1: {} |
10252 | 10055 | ||
10253 | - node-html-parser@6.1.13: | ||
10254 | - dependencies: | ||
10255 | - css-select: 5.1.0 | ||
10256 | - he: 1.2.0 | ||
10257 | - | ||
10258 | node-releases@2.0.14: {} | 10056 | node-releases@2.0.14: {} |
10259 | 10057 | ||
10260 | normalize-package-data@2.5.0: | 10058 | normalize-package-data@2.5.0: |
@@ -10336,10 +10134,6 @@ snapshots: | @@ -10336,10 +10134,6 @@ snapshots: | ||
10336 | define-properties: 1.2.1 | 10134 | define-properties: 1.2.1 |
10337 | es-object-atoms: 1.0.0 | 10135 | es-object-atoms: 1.0.0 |
10338 | 10136 | ||
10339 | - on-finished@2.4.1: | ||
10340 | - dependencies: | ||
10341 | - ee-first: 1.1.1 | ||
10342 | - | ||
10343 | once@1.4.0: | 10137 | once@1.4.0: |
10344 | dependencies: | 10138 | dependencies: |
10345 | wrappy: 1.0.2 | 10139 | wrappy: 1.0.2 |
@@ -10430,8 +10224,6 @@ snapshots: | @@ -10430,8 +10224,6 @@ snapshots: | ||
10430 | json-parse-even-better-errors: 2.3.1 | 10224 | json-parse-even-better-errors: 2.3.1 |
10431 | lines-and-columns: 1.2.4 | 10225 | lines-and-columns: 1.2.4 |
10432 | 10226 | ||
10433 | - parseurl@1.3.3: {} | ||
10434 | - | ||
10435 | pascal-case@3.1.2: | 10227 | pascal-case@3.1.2: |
10436 | dependencies: | 10228 | dependencies: |
10437 | no-case: 3.0.4 | 10229 | no-case: 3.0.4 |
@@ -10455,7 +10247,7 @@ snapshots: | @@ -10455,7 +10247,7 @@ snapshots: | ||
10455 | 10247 | ||
10456 | path-scurry@1.10.2: | 10248 | path-scurry@1.10.2: |
10457 | dependencies: | 10249 | dependencies: |
10458 | - lru-cache: 10.2.0 | 10250 | + lru-cache: 10.2.1 |
10459 | minipass: 7.0.4 | 10251 | minipass: 7.0.4 |
10460 | 10252 | ||
10461 | path-to-regexp@6.2.2: {} | 10253 | path-to-regexp@6.2.2: {} |
@@ -10769,7 +10561,7 @@ snapshots: | @@ -10769,7 +10561,7 @@ snapshots: | ||
10769 | dependencies: | 10561 | dependencies: |
10770 | '@jest/schemas': 29.6.3 | 10562 | '@jest/schemas': 29.6.3 |
10771 | ansi-styles: 5.2.0 | 10563 | ansi-styles: 5.2.0 |
10772 | - react-is: 18.2.0 | 10564 | + react-is: 18.3.0 |
10773 | 10565 | ||
10774 | process-nextick-args@2.0.1: {} | 10566 | process-nextick-args@2.0.1: {} |
10775 | 10567 | ||
@@ -10891,56 +10683,54 @@ snapshots: | @@ -10891,56 +10683,54 @@ snapshots: | ||
10891 | randombytes: 2.1.0 | 10683 | randombytes: 2.1.0 |
10892 | safe-buffer: 5.2.1 | 10684 | safe-buffer: 5.2.1 |
10893 | 10685 | ||
10894 | - range-parser@1.2.1: {} | ||
10895 | - | ||
10896 | - react-dom@18.2.0(react@18.2.0): | 10686 | + react-dom@18.3.0(react@18.3.0): |
10897 | dependencies: | 10687 | dependencies: |
10898 | loose-envify: 1.4.0 | 10688 | loose-envify: 1.4.0 |
10899 | - react: 18.2.0 | ||
10900 | - scheduler: 0.23.0 | 10689 | + react: 18.3.0 |
10690 | + scheduler: 0.23.1 | ||
10901 | 10691 | ||
10902 | react-fast-compare@3.2.2: {} | 10692 | react-fast-compare@3.2.2: {} |
10903 | 10693 | ||
10904 | - react-helmet@6.1.0(react@18.2.0): | 10694 | + react-helmet@6.1.0(react@18.3.0): |
10905 | dependencies: | 10695 | dependencies: |
10906 | object-assign: 4.1.1 | 10696 | object-assign: 4.1.1 |
10907 | prop-types: 15.8.1 | 10697 | prop-types: 15.8.1 |
10908 | - react: 18.2.0 | 10698 | + react: 18.3.0 |
10909 | react-fast-compare: 3.2.2 | 10699 | react-fast-compare: 3.2.2 |
10910 | - react-side-effect: 2.1.2(react@18.2.0) | 10700 | + react-side-effect: 2.1.2(react@18.3.0) |
10911 | 10701 | ||
10912 | react-is@16.13.1: {} | 10702 | react-is@16.13.1: {} |
10913 | 10703 | ||
10914 | - react-is@18.2.0: {} | 10704 | + react-is@18.3.0: {} |
10915 | 10705 | ||
10916 | - react-refresh@0.14.0: {} | 10706 | + react-refresh@0.14.1: {} |
10917 | 10707 | ||
10918 | - react-router-dom@6.22.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0): | 10708 | + react-router-dom@6.22.0(react-dom@18.3.0(react@18.3.0))(react@18.3.0): |
10919 | dependencies: | 10709 | dependencies: |
10920 | '@remix-run/router': 1.15.0 | 10710 | '@remix-run/router': 1.15.0 |
10921 | - react: 18.2.0 | ||
10922 | - react-dom: 18.2.0(react@18.2.0) | ||
10923 | - react-router: 6.22.0(react@18.2.0) | 10711 | + react: 18.3.0 |
10712 | + react-dom: 18.3.0(react@18.3.0) | ||
10713 | + react-router: 6.22.0(react@18.3.0) | ||
10924 | 10714 | ||
10925 | - react-router@6.22.0(react@18.2.0): | 10715 | + react-router@6.22.0(react@18.3.0): |
10926 | dependencies: | 10716 | dependencies: |
10927 | '@remix-run/router': 1.15.0 | 10717 | '@remix-run/router': 1.15.0 |
10928 | - react: 18.2.0 | 10718 | + react: 18.3.0 |
10929 | 10719 | ||
10930 | - react-side-effect@2.1.2(react@18.2.0): | 10720 | + react-side-effect@2.1.2(react@18.3.0): |
10931 | dependencies: | 10721 | dependencies: |
10932 | - react: 18.2.0 | 10722 | + react: 18.3.0 |
10933 | 10723 | ||
10934 | - react-transition-group@4.4.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0): | 10724 | + react-transition-group@4.4.5(react-dom@18.3.0(react@18.3.0))(react@18.3.0): |
10935 | dependencies: | 10725 | dependencies: |
10936 | '@babel/runtime': 7.24.4 | 10726 | '@babel/runtime': 7.24.4 |
10937 | dom-helpers: 5.2.1 | 10727 | dom-helpers: 5.2.1 |
10938 | loose-envify: 1.4.0 | 10728 | loose-envify: 1.4.0 |
10939 | prop-types: 15.8.1 | 10729 | prop-types: 15.8.1 |
10940 | - react: 18.2.0 | ||
10941 | - react-dom: 18.2.0(react@18.2.0) | 10730 | + react: 18.3.0 |
10731 | + react-dom: 18.3.0(react@18.3.0) | ||
10942 | 10732 | ||
10943 | - react@18.2.0: | 10733 | + react@18.3.0: |
10944 | dependencies: | 10734 | dependencies: |
10945 | loose-envify: 1.4.0 | 10735 | loose-envify: 1.4.0 |
10946 | 10736 | ||
@@ -11073,8 +10863,6 @@ snapshots: | @@ -11073,8 +10863,6 @@ snapshots: | ||
11073 | 10863 | ||
11074 | require-from-string@2.0.2: {} | 10864 | require-from-string@2.0.2: {} |
11075 | 10865 | ||
11076 | - requires-port@1.0.0: {} | ||
11077 | - | ||
11078 | reselect@4.1.8: {} | 10866 | reselect@4.1.8: {} |
11079 | 10867 | ||
11080 | resize-observer-polyfill@1.5.1: {} | 10868 | resize-observer-polyfill@1.5.1: {} |
@@ -11150,7 +10938,7 @@ snapshots: | @@ -11150,7 +10938,7 @@ snapshots: | ||
11150 | dependencies: | 10938 | dependencies: |
11151 | regexp-tree: 0.1.27 | 10939 | regexp-tree: 0.1.27 |
11152 | 10940 | ||
11153 | - scheduler@0.23.0: | 10941 | + scheduler@0.23.1: |
11154 | dependencies: | 10942 | dependencies: |
11155 | loose-envify: 1.4.0 | 10943 | loose-envify: 1.4.0 |
11156 | 10944 | ||
@@ -11177,39 +10965,10 @@ snapshots: | @@ -11177,39 +10965,10 @@ snapshots: | ||
11177 | dependencies: | 10965 | dependencies: |
11178 | lru-cache: 6.0.0 | 10966 | lru-cache: 6.0.0 |
11179 | 10967 | ||
11180 | - send@0.18.0: | ||
11181 | - dependencies: | ||
11182 | - debug: 2.6.9 | ||
11183 | - depd: 2.0.0 | ||
11184 | - destroy: 1.2.0 | ||
11185 | - encodeurl: 1.0.2 | ||
11186 | - escape-html: 1.0.3 | ||
11187 | - etag: 1.8.1 | ||
11188 | - fresh: 0.5.2 | ||
11189 | - http-errors: 2.0.0 | ||
11190 | - mime: 1.6.0 | ||
11191 | - ms: 2.1.3 | ||
11192 | - on-finished: 2.4.1 | ||
11193 | - range-parser: 1.2.1 | ||
11194 | - statuses: 2.0.1 | ||
11195 | - transitivePeerDependencies: | ||
11196 | - - supports-color | ||
11197 | - | ||
11198 | serialize-javascript@6.0.2: | 10968 | serialize-javascript@6.0.2: |
11199 | dependencies: | 10969 | dependencies: |
11200 | randombytes: 2.1.0 | 10970 | randombytes: 2.1.0 |
11201 | 10971 | ||
11202 | - serve-static@1.15.0: | ||
11203 | - dependencies: | ||
11204 | - encodeurl: 1.0.2 | ||
11205 | - escape-html: 1.0.3 | ||
11206 | - parseurl: 1.3.3 | ||
11207 | - send: 0.18.0 | ||
11208 | - transitivePeerDependencies: | ||
11209 | - - supports-color | ||
11210 | - | ||
11211 | - set-cookie-parser@2.6.0: {} | ||
11212 | - | ||
11213 | set-function-length@1.2.2: | 10972 | set-function-length@1.2.2: |
11214 | dependencies: | 10973 | dependencies: |
11215 | define-data-property: 1.1.4 | 10974 | define-data-property: 1.1.4 |
@@ -11228,8 +10987,6 @@ snapshots: | @@ -11228,8 +10987,6 @@ snapshots: | ||
11228 | 10987 | ||
11229 | setimmediate@1.0.5: {} | 10988 | setimmediate@1.0.5: {} |
11230 | 10989 | ||
11231 | - setprototypeof@1.2.0: {} | ||
11232 | - | ||
11233 | sha.js@2.4.11: | 10990 | sha.js@2.4.11: |
11234 | dependencies: | 10991 | dependencies: |
11235 | inherits: 2.0.4 | 10992 | inherits: 2.0.4 |
@@ -11321,8 +11078,6 @@ snapshots: | @@ -11321,8 +11078,6 @@ snapshots: | ||
11321 | 11078 | ||
11322 | stackframe@1.3.4: {} | 11079 | stackframe@1.3.4: {} |
11323 | 11080 | ||
11324 | - statuses@2.0.1: {} | ||
11325 | - | ||
11326 | stream-browserify@3.0.0: | 11081 | stream-browserify@3.0.0: |
11327 | dependencies: | 11082 | dependencies: |
11328 | inherits: 2.0.4 | 11083 | inherits: 2.0.4 |
@@ -11335,8 +11090,6 @@ snapshots: | @@ -11335,8 +11090,6 @@ snapshots: | ||
11335 | readable-stream: 3.6.2 | 11090 | readable-stream: 3.6.2 |
11336 | xtend: 4.0.2 | 11091 | xtend: 4.0.2 |
11337 | 11092 | ||
11338 | - stream-slice@0.1.2: {} | ||
11339 | - | ||
11340 | string-argv@0.3.2: {} | 11093 | string-argv@0.3.2: {} |
11341 | 11094 | ||
11342 | string-width@4.2.3: | 11095 | string-width@4.2.3: |
@@ -11425,19 +11178,19 @@ snapshots: | @@ -11425,19 +11178,19 @@ snapshots: | ||
11425 | 11178 | ||
11426 | style-search@0.1.0: {} | 11179 | style-search@0.1.0: {} |
11427 | 11180 | ||
11428 | - styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0): | 11181 | + styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0): |
11429 | dependencies: | 11182 | dependencies: |
11430 | '@babel/helper-module-imports': 7.24.3 | 11183 | '@babel/helper-module-imports': 7.24.3 |
11431 | '@babel/traverse': 7.24.1(supports-color@5.5.0) | 11184 | '@babel/traverse': 7.24.1(supports-color@5.5.0) |
11432 | '@emotion/is-prop-valid': 1.2.2 | 11185 | '@emotion/is-prop-valid': 1.2.2 |
11433 | '@emotion/stylis': 0.8.5 | 11186 | '@emotion/stylis': 0.8.5 |
11434 | '@emotion/unitless': 0.7.5 | 11187 | '@emotion/unitless': 0.7.5 |
11435 | - babel-plugin-styled-components: 2.1.4(@babel/core@7.24.4)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.2.0(react@18.2.0))(react-is@18.2.0)(react@18.2.0)) | 11188 | + babel-plugin-styled-components: 2.1.4(@babel/core@7.24.4)(styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.3.0(react@18.3.0))(react-is@18.3.0)(react@18.3.0)) |
11436 | css-to-react-native: 3.2.0 | 11189 | css-to-react-native: 3.2.0 |
11437 | hoist-non-react-statics: 3.3.2 | 11190 | hoist-non-react-statics: 3.3.2 |
11438 | - react: 18.2.0 | ||
11439 | - react-dom: 18.2.0(react@18.2.0) | ||
11440 | - react-is: 18.2.0 | 11191 | + react: 18.3.0 |
11192 | + react-dom: 18.3.0(react@18.3.0) | ||
11193 | + react-is: 18.3.0 | ||
11441 | shallowequal: 1.1.0 | 11194 | shallowequal: 1.1.0 |
11442 | supports-color: 5.5.0 | 11195 | supports-color: 5.5.0 |
11443 | transitivePeerDependencies: | 11196 | transitivePeerDependencies: |
@@ -11615,19 +11368,19 @@ snapshots: | @@ -11615,19 +11368,19 @@ snapshots: | ||
11615 | jest-worker: 27.5.1 | 11368 | jest-worker: 27.5.1 |
11616 | schema-utils: 3.3.0 | 11369 | schema-utils: 3.3.0 |
11617 | serialize-javascript: 6.0.2 | 11370 | serialize-javascript: 6.0.2 |
11618 | - terser: 5.30.3 | 11371 | + terser: 5.30.4 |
11619 | webpack: 5.91.0(esbuild@0.17.19) | 11372 | webpack: 5.91.0(esbuild@0.17.19) |
11620 | optionalDependencies: | 11373 | optionalDependencies: |
11621 | esbuild: 0.17.19 | 11374 | esbuild: 0.17.19 |
11622 | 11375 | ||
11623 | - terser@5.29.2: | 11376 | + terser@5.30.3: |
11624 | dependencies: | 11377 | dependencies: |
11625 | '@jridgewell/source-map': 0.3.6 | 11378 | '@jridgewell/source-map': 0.3.6 |
11626 | acorn: 8.11.3 | 11379 | acorn: 8.11.3 |
11627 | commander: 2.20.3 | 11380 | commander: 2.20.3 |
11628 | source-map-support: 0.5.21 | 11381 | source-map-support: 0.5.21 |
11629 | 11382 | ||
11630 | - terser@5.30.3: | 11383 | + terser@5.30.4: |
11631 | dependencies: | 11384 | dependencies: |
11632 | '@jridgewell/source-map': 0.3.6 | 11385 | '@jridgewell/source-map': 0.3.6 |
11633 | acorn: 8.11.3 | 11386 | acorn: 8.11.3 |
@@ -11654,8 +11407,6 @@ snapshots: | @@ -11654,8 +11407,6 @@ snapshots: | ||
11654 | dependencies: | 11407 | dependencies: |
11655 | is-number: 7.0.0 | 11408 | is-number: 7.0.0 |
11656 | 11409 | ||
11657 | - toidentifier@1.0.1: {} | ||
11658 | - | ||
11659 | token-stream@1.0.0: {} | 11410 | token-stream@1.0.0: {} |
11660 | 11411 | ||
11661 | toml@3.0.0: {} | 11412 | toml@3.0.0: {} |
@@ -11792,10 +11543,10 @@ snapshots: | @@ -11792,10 +11543,10 @@ snapshots: | ||
11792 | punycode: 1.4.1 | 11543 | punycode: 1.4.1 |
11793 | qs: 6.12.1 | 11544 | qs: 6.12.1 |
11794 | 11545 | ||
11795 | - use-immer@0.9.0(immer@9.0.21)(react@18.2.0): | 11546 | + use-immer@0.9.0(immer@9.0.21)(react@18.3.0): |
11796 | dependencies: | 11547 | dependencies: |
11797 | immer: 9.0.21 | 11548 | immer: 9.0.21 |
11798 | - react: 18.2.0 | 11549 | + react: 18.3.0 |
11799 | 11550 | ||
11800 | util-deprecate@1.0.2: {} | 11551 | util-deprecate@1.0.2: {} |
11801 | 11552 | ||
@@ -11821,7 +11572,7 @@ snapshots: | @@ -11821,7 +11572,7 @@ snapshots: | ||
11821 | watchpack@2.4.1: | 11572 | watchpack@2.4.1: |
11822 | dependencies: | 11573 | dependencies: |
11823 | glob-to-regexp: 0.4.1 | 11574 | glob-to-regexp: 0.4.1 |
11824 | - graceful-fs: 4.2.11 | 11575 | + graceful-fs: 4.2.10 |
11825 | 11576 | ||
11826 | web-encoding@1.1.5: | 11577 | web-encoding@1.1.5: |
11827 | dependencies: | 11578 | dependencies: |
@@ -11831,12 +11582,6 @@ snapshots: | @@ -11831,12 +11582,6 @@ snapshots: | ||
11831 | 11582 | ||
11832 | web-streams-polyfill@3.3.3: {} | 11583 | web-streams-polyfill@3.3.3: {} |
11833 | 11584 | ||
11834 | - webpack-manifest-plugin@5.0.0(webpack@5.91.0(esbuild@0.17.19)): | ||
11835 | - dependencies: | ||
11836 | - tapable: 2.2.1 | ||
11837 | - webpack: 5.91.0(esbuild@0.17.19) | ||
11838 | - webpack-sources: 2.3.1 | ||
11839 | - | ||
11840 | webpack-sources@2.3.1: | 11585 | webpack-sources@2.3.1: |
11841 | dependencies: | 11586 | dependencies: |
11842 | source-list-map: 2.0.1 | 11587 | source-list-map: 2.0.1 |
@@ -11980,8 +11725,8 @@ snapshots: | @@ -11980,8 +11725,8 @@ snapshots: | ||
11980 | 11725 | ||
11981 | yocto-queue@1.0.0: {} | 11726 | yocto-queue@1.0.0: {} |
11982 | 11727 | ||
11983 | - zod-validation-error@1.3.1(zod@3.23.0): | 11728 | + zod-validation-error@1.3.1(zod@3.23.4): |
11984 | dependencies: | 11729 | dependencies: |
11985 | - zod: 3.23.0 | 11730 | + zod: 3.23.4 |
11986 | 11731 | ||
11987 | - zod@3.23.0: {} | 11732 | + zod@3.23.4: {} |