Commit e5c7047ef8afa1e19c9fe4228c712fc3ec97bf94
1 parent
3edf0d12
feat(*): 增加打包分析
Showing
3 changed files
with
1325 additions
and
642 deletions
.env
package.json
@@ -25,10 +25,10 @@ | @@ -25,10 +25,10 @@ | ||
25 | "dist/" | 25 | "dist/" |
26 | ], | 26 | ], |
27 | "dependencies": { | 27 | "dependencies": { |
28 | - "@feewee/h5app-common": "^0.1.58", | ||
29 | - "@modern-js/runtime": "~2.56.2", | 28 | + "@feewee/h5app-common": "^0.1.61", |
29 | + "@modern-js/runtime": "~2.57.1", | ||
30 | "ahooks": "^3.8.0", | 30 | "ahooks": "^3.8.0", |
31 | - "antd": "^5.19.4", | 31 | + "antd": "^5.20.0", |
32 | "clsx": "^2.1.1", | 32 | "clsx": "^2.1.1", |
33 | "dayjs": "^1.11.12", | 33 | "dayjs": "^1.11.12", |
34 | "react": "^18.3.1", | 34 | "react": "^18.3.1", |
@@ -37,21 +37,22 @@ | @@ -37,21 +37,22 @@ | ||
37 | }, | 37 | }, |
38 | "devDependencies": { | 38 | "devDependencies": { |
39 | "@feewee/fabric": "^1.1.8", | 39 | "@feewee/fabric": "^1.1.8", |
40 | - "@modern-js-app/eslint-config": "~2.56.2", | ||
41 | - "@modern-js/app-tools": "~2.56.2", | ||
42 | - "@modern-js/eslint-config": "~2.56.2", | ||
43 | - "@modern-js/plugin-tailwindcss": "~2.56.2", | ||
44 | - "@modern-js/tsconfig": "~2.56.2", | 40 | + "@modern-js-app/eslint-config": "~2.57.1", |
41 | + "@modern-js/app-tools": "~2.57.1", | ||
42 | + "@modern-js/eslint-config": "~2.57.1", | ||
43 | + "@modern-js/plugin-tailwindcss": "~2.57.1", | ||
44 | + "@modern-js/tsconfig": "~2.57.1", | ||
45 | + "@rsdoctor/rspack-plugin": "^0.3.11", | ||
45 | "@types/jest": "^29.5.12", | 46 | "@types/jest": "^29.5.12", |
46 | - "@types/node": "^18.19.42", | 47 | + "@types/node": "^18.19.43", |
47 | "@types/react": "^18.3.3", | 48 | "@types/react": "^18.3.3", |
48 | "@types/react-dom": "^18.3.0", | 49 | "@types/react-dom": "^18.3.0", |
49 | "cross-env": "^7.0.3", | 50 | "cross-env": "^7.0.3", |
50 | "eslint": "^8.57.0", | 51 | "eslint": "^8.57.0", |
51 | "husky": "^9.1.4", | 52 | "husky": "^9.1.4", |
52 | - "lint-staged": "^15.2.7", | 53 | + "lint-staged": "^15.2.8", |
53 | "prettier": "^3.3.3", | 54 | "prettier": "^3.3.3", |
54 | - "rimraf": "^5.0.9", | 55 | + "rimraf": "^5.0.10", |
55 | "tailwindcss": "^3.4.7", | 56 | "tailwindcss": "^3.4.7", |
56 | "typescript": "^5.5.4" | 57 | "typescript": "^5.5.4" |
57 | }, | 58 | }, |
pnpm-lock.yaml
@@ -9,17 +9,17 @@ importers: | @@ -9,17 +9,17 @@ importers: | ||
9 | .: | 9 | .: |
10 | dependencies: | 10 | dependencies: |
11 | '@feewee/h5app-common': | 11 | '@feewee/h5app-common': |
12 | - specifier: ^0.1.58 | ||
13 | - version: 0.1.58(antd@5.19.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12 | + specifier: ^0.1.61 |
13 | + version: 0.1.61(antd@5.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
14 | '@modern-js/runtime': | 14 | '@modern-js/runtime': |
15 | - specifier: ~2.56.2 | ||
16 | - version: 2.56.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 15 | + specifier: ~2.57.1 |
16 | + version: 2.57.1(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
17 | ahooks: | 17 | ahooks: |
18 | specifier: ^3.8.0 | 18 | specifier: ^3.8.0 |
19 | version: 3.8.0(react@18.3.1) | 19 | version: 3.8.0(react@18.3.1) |
20 | antd: | 20 | antd: |
21 | - specifier: ^5.19.4 | ||
22 | - version: 5.19.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 21 | + specifier: ^5.20.0 |
22 | + version: 5.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
23 | clsx: | 23 | clsx: |
24 | specifier: ^2.1.1 | 24 | specifier: ^2.1.1 |
25 | version: 2.1.1 | 25 | version: 2.1.1 |
@@ -40,26 +40,29 @@ importers: | @@ -40,26 +40,29 @@ importers: | ||
40 | specifier: ^1.1.8 | 40 | specifier: ^1.1.8 |
41 | version: 1.1.8 | 41 | version: 1.1.8 |
42 | '@modern-js-app/eslint-config': | 42 | '@modern-js-app/eslint-config': |
43 | - specifier: ~2.56.2 | ||
44 | - version: 2.56.2(typescript@5.5.4) | 43 | + specifier: ~2.57.1 |
44 | + version: 2.57.1(typescript@5.5.4) | ||
45 | '@modern-js/app-tools': | 45 | '@modern-js/app-tools': |
46 | - specifier: ~2.56.2 | ||
47 | - version: 2.56.2(@rspack/core@0.6.5(@swc/helpers@0.5.11))(eslint@8.57.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.5.4) | 46 | + specifier: ~2.57.1 |
47 | + version: 2.57.1(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(@types/webpack@5.28.5(esbuild@0.17.19))(eslint@8.57.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.5.4) | ||
48 | '@modern-js/eslint-config': | 48 | '@modern-js/eslint-config': |
49 | - specifier: ~2.56.2 | ||
50 | - version: 2.56.2(typescript@5.5.4) | 49 | + specifier: ~2.57.1 |
50 | + version: 2.57.1(typescript@5.5.4) | ||
51 | '@modern-js/plugin-tailwindcss': | 51 | '@modern-js/plugin-tailwindcss': |
52 | - specifier: ~2.56.2 | ||
53 | - version: 2.56.2(@modern-js/runtime@2.56.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(tailwindcss@3.4.7) | 52 | + specifier: ~2.57.1 |
53 | + version: 2.57.1(@modern-js/runtime@2.57.1(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.7) | ||
54 | '@modern-js/tsconfig': | 54 | '@modern-js/tsconfig': |
55 | - specifier: ~2.56.2 | ||
56 | - version: 2.56.2 | 55 | + specifier: ~2.57.1 |
56 | + version: 2.57.1 | ||
57 | + '@rsdoctor/rspack-plugin': | ||
58 | + specifier: ^0.3.11 | ||
59 | + version: 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
57 | '@types/jest': | 60 | '@types/jest': |
58 | specifier: ^29.5.12 | 61 | specifier: ^29.5.12 |
59 | version: 29.5.12 | 62 | version: 29.5.12 |
60 | '@types/node': | 63 | '@types/node': |
61 | - specifier: ^18.19.42 | ||
62 | - version: 18.19.42 | 64 | + specifier: ^18.19.43 |
65 | + version: 18.19.43 | ||
63 | '@types/react': | 66 | '@types/react': |
64 | specifier: ^18.3.3 | 67 | specifier: ^18.3.3 |
65 | version: 18.3.3 | 68 | version: 18.3.3 |
@@ -76,14 +79,14 @@ importers: | @@ -76,14 +79,14 @@ importers: | ||
76 | specifier: ^9.1.4 | 79 | specifier: ^9.1.4 |
77 | version: 9.1.4 | 80 | version: 9.1.4 |
78 | lint-staged: | 81 | lint-staged: |
79 | - specifier: ^15.2.7 | ||
80 | - version: 15.2.7 | 82 | + specifier: ^15.2.8 |
83 | + version: 15.2.8 | ||
81 | prettier: | 84 | prettier: |
82 | specifier: ^3.3.3 | 85 | specifier: ^3.3.3 |
83 | version: 3.3.3 | 86 | version: 3.3.3 |
84 | rimraf: | 87 | rimraf: |
85 | - specifier: ^5.0.9 | ||
86 | - version: 5.0.9 | 88 | + specifier: ^5.0.10 |
89 | + version: 5.0.10 | ||
87 | tailwindcss: | 90 | tailwindcss: |
88 | specifier: ^3.4.7 | 91 | specifier: ^3.4.7 |
89 | version: 3.4.7 | 92 | version: 3.4.7 |
@@ -116,6 +119,10 @@ packages: | @@ -116,6 +119,10 @@ packages: | ||
116 | react: '>=16.0.0' | 119 | react: '>=16.0.0' |
117 | react-dom: '>=16.0.0' | 120 | react-dom: '>=16.0.0' |
118 | 121 | ||
122 | + '@ant-design/fast-color@2.0.6': | ||
123 | + resolution: {integrity: sha512-y2217gk4NqL35giHl72o6Zzqji9O7vHh9YmhUVkPtAOpoTCH4uWxo/pr4VE8t0+ChEPs0qo4eJRC5Q1eXWo3vA==} | ||
124 | + engines: {node: '>=8.x'} | ||
125 | + | ||
119 | '@ant-design/icons-svg@4.4.2': | 126 | '@ant-design/icons-svg@4.4.2': |
120 | resolution: {integrity: sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==} | 127 | resolution: {integrity: sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==} |
121 | 128 | ||
@@ -256,13 +263,13 @@ packages: | @@ -256,13 +263,13 @@ packages: | ||
256 | resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} | 263 | resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} |
257 | engines: {node: '>=6.9.0'} | 264 | engines: {node: '>=6.9.0'} |
258 | 265 | ||
259 | - '@babel/parser@7.25.0': | ||
260 | - resolution: {integrity: sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==} | 266 | + '@babel/parser@7.25.3': |
267 | + resolution: {integrity: sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==} | ||
261 | engines: {node: '>=6.0.0'} | 268 | engines: {node: '>=6.0.0'} |
262 | hasBin: true | 269 | hasBin: true |
263 | 270 | ||
264 | - '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.0': | ||
265 | - resolution: {integrity: sha512-dG0aApncVQwAUJa8tP1VHTnmU67BeIQvKafd3raEx315H54FfkZSz3B/TT+33ZQAjatGJA79gZqTtqL5QZUKXw==} | 271 | + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3': |
272 | + resolution: {integrity: sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==} | ||
266 | engines: {node: '>=6.9.0'} | 273 | engines: {node: '>=6.9.0'} |
267 | peerDependencies: | 274 | peerDependencies: |
268 | '@babel/core': ^7.0.0 | 275 | '@babel/core': ^7.0.0 |
@@ -783,8 +790,8 @@ packages: | @@ -783,8 +790,8 @@ packages: | ||
783 | peerDependencies: | 790 | peerDependencies: |
784 | '@babel/core': ^7.0.0 | 791 | '@babel/core': ^7.0.0 |
785 | 792 | ||
786 | - '@babel/preset-env@7.25.2': | ||
787 | - resolution: {integrity: sha512-Y2Vkwy3ITW4id9c6KXshVV/x5yCGK7VdJmKkzOzNsDZMojRKfSA/033rRbLqlRozmhRXCejxWHLSJOg/wUHfzw==} | 793 | + '@babel/preset-env@7.25.3': |
794 | + resolution: {integrity: sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g==} | ||
788 | engines: {node: '>=6.9.0'} | 795 | engines: {node: '>=6.9.0'} |
789 | peerDependencies: | 796 | peerDependencies: |
790 | '@babel/core': ^7.0.0-0 | 797 | '@babel/core': ^7.0.0-0 |
@@ -823,8 +830,8 @@ packages: | @@ -823,8 +830,8 @@ packages: | ||
823 | resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} | 830 | resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} |
824 | engines: {node: '>=6.9.0'} | 831 | engines: {node: '>=6.9.0'} |
825 | 832 | ||
826 | - '@babel/traverse@7.25.2': | ||
827 | - resolution: {integrity: sha512-s4/r+a7xTnny2O6FcZzqgT6nE4/GHEdcqj4qAeglbUOh0TeglEfmNJFAd/OLoVtGd6ZhAO8GCVvCNUO5t/VJVQ==} | 833 | + '@babel/traverse@7.25.3': |
834 | + resolution: {integrity: sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==} | ||
828 | engines: {node: '>=6.9.0'} | 835 | engines: {node: '>=6.9.0'} |
829 | 836 | ||
830 | '@babel/types@7.25.2': | 837 | '@babel/types@7.25.2': |
@@ -868,6 +875,10 @@ packages: | @@ -868,6 +875,10 @@ packages: | ||
868 | resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==} | 875 | resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==} |
869 | engines: {node: '>=10'} | 876 | engines: {node: '>=10'} |
870 | 877 | ||
878 | + '@discoveryjs/json-ext@0.5.7': | ||
879 | + resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} | ||
880 | + engines: {node: '>=10.0.0'} | ||
881 | + | ||
871 | '@emotion/hash@0.8.0': | 882 | '@emotion/hash@0.8.0': |
872 | resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==} | 883 | resolution: {integrity: sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==} |
873 | 884 | ||
@@ -1038,8 +1049,8 @@ packages: | @@ -1038,8 +1049,8 @@ packages: | ||
1038 | engines: {node: '>=14', npm: '>=6'} | 1049 | engines: {node: '>=14', npm: '>=6'} |
1039 | hasBin: true | 1050 | hasBin: true |
1040 | 1051 | ||
1041 | - '@feewee/h5app-common@0.1.58': | ||
1042 | - resolution: {integrity: sha512-tEgQKwg0bL9R7FJHMw0vQjwWqAV7Ev8jEnRuwNBl42v2O+kuvUtatVfyig80m5ztFpIJ676CN79u48F0se56PQ==} | 1052 | + '@feewee/h5app-common@0.1.61': |
1053 | + resolution: {integrity: sha512-LpkzVK1pkhXoknwbGX1ip5JSL0kbSE4E1DH0PsEAn9OVP2CvMU6ZT6KpYLNkSmOQtL0MnnKoNHSkzImErJHybQ==} | ||
1043 | engines: {node: '>=18', npm: '>=6.9.0'} | 1054 | engines: {node: '>=18', npm: '>=6.9.0'} |
1044 | peerDependencies: | 1055 | peerDependencies: |
1045 | antd: '>=5' | 1056 | antd: '>=5' |
@@ -1123,8 +1134,8 @@ packages: | @@ -1123,8 +1134,8 @@ packages: | ||
1123 | resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==} | 1134 | resolution: {integrity: sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==} |
1124 | hasBin: true | 1135 | hasBin: true |
1125 | 1136 | ||
1126 | - '@modern-js-app/eslint-config@2.56.2': | ||
1127 | - resolution: {integrity: sha512-uPZLqEgzvQUgjDavkwU37an02/V+mpRAm4geJV1XhXVHLmY7FEYJfFzW6LdKNOeJaUEjBrKyDBbk+YU7R38M3w==} | 1137 | + '@modern-js-app/eslint-config@2.57.1': |
1138 | + resolution: {integrity: sha512-5y98QiN/a3X+lx48OjfIBAYLSC8tYYG5h/+YSxxw7YcpknqNXz2yeFEUTsuhPkcQ/DDe7i0+7CZrUfqUol/b0A==} | ||
1128 | peerDependencies: | 1139 | peerDependencies: |
1129 | typescript: ^4 || ^5 | 1140 | typescript: ^4 || ^5 |
1130 | 1141 | ||
@@ -1164,67 +1175,67 @@ packages: | @@ -1164,67 +1175,67 @@ packages: | ||
1164 | '@modern-js-reduck/store@1.1.11': | 1175 | '@modern-js-reduck/store@1.1.11': |
1165 | resolution: {integrity: sha512-fvUeswe1pvF9IjC39/KgtQGV4FbwjOmVs2Fk4uxrxXEa7209qRJlDfqIGr5KsnXVporXg0oiDqwcg1xsEljw/A==} | 1176 | resolution: {integrity: sha512-fvUeswe1pvF9IjC39/KgtQGV4FbwjOmVs2Fk4uxrxXEa7209qRJlDfqIGr5KsnXVporXg0oiDqwcg1xsEljw/A==} |
1166 | 1177 | ||
1167 | - '@modern-js/app-tools@2.56.2': | ||
1168 | - resolution: {integrity: sha512-rT2pPg97PY/7F5aWgxIA67+x6ODN7F9rKUbD+njmEFYr2BLlnHjnmknd0Snbm1/gss9ESWWZDLQTP3BAgMFQGw==} | 1178 | + '@modern-js/app-tools@2.57.1': |
1179 | + resolution: {integrity: sha512-uHjb7AlMDFjFXH4izGrIUkUWwGvSjptIajXKxKkV4aQNwg6yuMWtyltno93NmZ4QZ3eJ8skNrrVfgh5dwFSpFA==} | ||
1169 | engines: {node: '>=14.17.6'} | 1180 | engines: {node: '>=14.17.6'} |
1170 | hasBin: true | 1181 | hasBin: true |
1171 | 1182 | ||
1172 | - '@modern-js/babel-compiler@2.56.2': | ||
1173 | - resolution: {integrity: sha512-MwMEsIQqUYvbHwTU0XmVkadZqvJ8gv64Keg66KsXmtWUUTM/esfsb3jmk20Qy7YP7hEGAqfKBXDeIbz4MjyuWQ==} | 1183 | + '@modern-js/babel-compiler@2.57.1': |
1184 | + resolution: {integrity: sha512-XTr2BIr3+2+hdd8KAtlfPam7oFOttfxAyeeLgOIzKl2FKodmnJaTmZqlCs6rEzUlUYZ8fzO1a5OaimK8EafCrg==} | ||
1174 | 1185 | ||
1175 | - '@modern-js/babel-plugin-module-resolver@2.56.2': | ||
1176 | - resolution: {integrity: sha512-86k0dUbroUH/4sTGuAxpvEfc/+qt2Prba10kqaAo1iGHcxFaLel8P4ockKXxwMZZ4uiz9I7vuhWDwjgbdOeGBw==} | 1186 | + '@modern-js/babel-plugin-module-resolver@2.57.1': |
1187 | + resolution: {integrity: sha512-5c1nyppN6qdMKT9sA4dAFacEINJgOpjDE4h+u8ekQwcwLnVZ1GgViykntLzLHtSK0QIXIkxAatYupzVfACos6g==} | ||
1177 | 1188 | ||
1178 | - '@modern-js/babel-preset@2.56.2': | ||
1179 | - resolution: {integrity: sha512-42Y47OazNtB2NV8DQTBkZWsxBDLcnRPnSuJE1jEnE4KcfFwqGtmP6t3IiTrOIhW5lvY1LbrSH33WKWRhFoht2g==} | 1189 | + '@modern-js/babel-preset@2.57.1': |
1190 | + resolution: {integrity: sha512-xoIF+5EUwZ8ft7h2+GAmvcsTSx7gy2XQHaEFgKa4VmQ1cJ9RfySyPVPOfKQNUocBUvBAtdAZUb2XeFHKKYnyzA==} | ||
1180 | 1191 | ||
1181 | - '@modern-js/core@2.56.2': | ||
1182 | - resolution: {integrity: sha512-uma6tZcRO0hhojRbQ3d6RROeZwBVFWtzPuthIsOOApiu2DF65z1uRieZei8c/rG1OncHmzRSYNx0XkDpCIa4gw==} | 1192 | + '@modern-js/core@2.57.1': |
1193 | + resolution: {integrity: sha512-L57fLvwjvAp3jVaE3+Rlr5GC6+/Qn2OIrZx4DEl4B9q0t/cL/qkjlmTKqMwYVk7XnYjzz8UXGvwoy8/BwTyvvA==} | ||
1183 | 1194 | ||
1184 | - '@modern-js/eslint-config@2.56.2': | ||
1185 | - resolution: {integrity: sha512-MOloFslBahKVUxFSYEqKY6Gojdg9uwOf/4fX9VRoCLlSR4+NEzZu0QWf41TBFUxFnbhfspjBtubpIjdazsqy7A==} | 1195 | + '@modern-js/eslint-config@2.57.1': |
1196 | + resolution: {integrity: sha512-QzK6HnScZJNoCpTcBbl2j/L2s6Uu0/zYIGsU3SqVFj95CP1VWKHaYJAZ4oKDarao5pL9nfQ2jemfzoPD80T/zQ==} | ||
1186 | 1197 | ||
1187 | - '@modern-js/node-bundle-require@2.56.2': | ||
1188 | - resolution: {integrity: sha512-un/uAoequDCxbmTOZTTOgr2+o4GI4MJlFQGRLipaqTlu9SxY74xMuiEXcwSIRYRZOrwHus0RhnVfwqlDAMny5g==} | 1198 | + '@modern-js/node-bundle-require@2.57.1': |
1199 | + resolution: {integrity: sha512-YCHN9+k0yqjHAufwS5PoE3IDGA4eWpdYmgkBRQyBSLO3MWwI23Ol6/wa3qhDOr7NXQ9fv3V+KZdTSvct8wMDVQ==} | ||
1189 | 1200 | ||
1190 | - '@modern-js/plugin-data-loader@2.56.2': | ||
1191 | - resolution: {integrity: sha512-j4fGj/HPCX7ST0Sd5nxe0tqEAp6F21IUKsb4TKUoyAp6AKSsxyqTO41M2hKPyRquj3uM49CAzQrGxAFEMz74ig==} | 1201 | + '@modern-js/plugin-data-loader@2.57.1': |
1202 | + resolution: {integrity: sha512-PmbVUikPTqGg+g8+0bKV5gV5NUM+klcdZrOgFg/C2k9ppNsrSAHJDZHdspND8u+ykZwKWjE5uG8+bsBtEZHA3Q==} | ||
1192 | engines: {node: '>=16.2.0'} | 1203 | engines: {node: '>=16.2.0'} |
1193 | peerDependencies: | 1204 | peerDependencies: |
1194 | react: '>=17.0.0' | 1205 | react: '>=17.0.0' |
1195 | 1206 | ||
1196 | - '@modern-js/plugin-i18n@2.56.2': | ||
1197 | - resolution: {integrity: sha512-rf8MUR96kwMCfIBfrrDasY4/JJFwdY5GSd2X3rBtNB/K02xx9WhjGjJUNm/z8g1LTRHD/Y/yaIkasiS6496Qtg==} | 1207 | + '@modern-js/plugin-i18n@2.57.1': |
1208 | + resolution: {integrity: sha512-+QguKAcQQ86hAW1xbtyxjCKTg/Lw8aiKRSGtjtH8Jll6jQUWxBzdGzolCj8EEFM52WA/+cA9mYZjrkyF5+fkRQ==} | ||
1198 | 1209 | ||
1199 | - '@modern-js/plugin-lint@2.56.2': | ||
1200 | - resolution: {integrity: sha512-OwSrjFnjKQilh/KhgKtAh8GelNbaKE7Fm2a9cFSyCEEXWb42unXh/DOas4QsjLbJFnIcg00hZNo8DRUvDpGpbg==} | 1210 | + '@modern-js/plugin-lint@2.57.1': |
1211 | + resolution: {integrity: sha512-cwg6xPGWn1lUgmEvB/jqlL5TAAwxFaENIjaTl4I9B8PJTAi9UpFJgqk1QFVDbCkTSsonpLCWelxJJUFfoVhWlA==} | ||
1201 | peerDependencies: | 1212 | peerDependencies: |
1202 | eslint: ^8.28.0 | 1213 | eslint: ^8.28.0 |
1203 | peerDependenciesMeta: | 1214 | peerDependenciesMeta: |
1204 | eslint: | 1215 | eslint: |
1205 | optional: true | 1216 | optional: true |
1206 | 1217 | ||
1207 | - '@modern-js/plugin-tailwindcss@2.56.2': | ||
1208 | - resolution: {integrity: sha512-6GILs53GxZCcOKad5MOWSzCAqKSB3YvSqhkG4TESQy4VAUNPdQhhdZzPGKU7IXbgHRdpcDenFLVmOYKACsBUVQ==} | 1218 | + '@modern-js/plugin-tailwindcss@2.57.1': |
1219 | + resolution: {integrity: sha512-6EyNvvdzShlJ4cPUiP+3QSfs//ltTQeZduFQaVRpoLQrex/SqmYvQaeoocL/D3Qo9Z7ZRE+CFIicJM99nXA5oQ==} | ||
1209 | peerDependencies: | 1220 | peerDependencies: |
1210 | - '@modern-js/runtime': ^2.56.2 | 1221 | + '@modern-js/runtime': ^2.57.1 |
1211 | tailwindcss: '>= 2.0.0 || >= 3.0.0' | 1222 | tailwindcss: '>= 2.0.0 || >= 3.0.0' |
1212 | peerDependenciesMeta: | 1223 | peerDependenciesMeta: |
1213 | '@modern-js/runtime': | 1224 | '@modern-js/runtime': |
1214 | optional: true | 1225 | optional: true |
1215 | 1226 | ||
1216 | - '@modern-js/plugin@2.56.2': | ||
1217 | - resolution: {integrity: sha512-LiIJ9zxJJ2z1AWNj/urqylLLmhlJqxeqJh2809pyBSRoGuPJpI3vk3oX//xoQ6f9ZTHBbYqEkkAqjcdk6gZclg==} | 1227 | + '@modern-js/plugin@2.57.1': |
1228 | + resolution: {integrity: sha512-ZR7Uv2gZzXpeXwkcx+MABX7tdwECwLbnDnipfwMiXkfxdbLieV1xpAuIfVxUXL5UlSKU2boFNADJqXEZRVFBwg==} | ||
1218 | 1229 | ||
1219 | - '@modern-js/prod-server@2.56.2': | ||
1220 | - resolution: {integrity: sha512-a22+Ly2yRk4WuiVDF3OSxypHfmZ/p3k7/2gnHHfEnd0RLhhAuc6FQPqYZJ3zVFpjFtMkguwyWo2D6JRnZfwoMw==} | 1230 | + '@modern-js/prod-server@2.57.1': |
1231 | + resolution: {integrity: sha512-+XZZ4SkflgurV4uHPJq+D9nGMNO1/NCBi0gYYIf57EU8wt8BaMaOZV+gDRrQP+SnQkXdZvl2JlrIQRsGfsPZmQ==} | ||
1221 | engines: {node: '>=16.2.0'} | 1232 | engines: {node: '>=16.2.0'} |
1222 | 1233 | ||
1223 | - '@modern-js/rsbuild-plugin-esbuild@2.56.2': | ||
1224 | - resolution: {integrity: sha512-Ff1L88C6zpLqJAYtIkTJpaHDQZtwSb3bqmIpgejs5uXm09w/KD50dICVTgSgxHA3ykyvs5PYBqFiaea5xWpCpg==} | 1234 | + '@modern-js/rsbuild-plugin-esbuild@2.57.1': |
1235 | + resolution: {integrity: sha512-AdYOK4HnVIAuyOPe5wSVg/ja/u7hBo2KxCtOKIZPqWDq8HXOr7KclyibzUnqamQksEaCma7/hBfGNE66ed2L5Q==} | ||
1225 | 1236 | ||
1226 | - '@modern-js/runtime-utils@2.56.2': | ||
1227 | - resolution: {integrity: sha512-Z0mfKvlsbFg1gea+CJ2fKRrrvk05o8m1rEbw9oUgCr5uLkNI9wyLEnOI55aYyuwUpPJb5mMtI8IZQ3CdkfXe1g==} | 1237 | + '@modern-js/runtime-utils@2.57.1': |
1238 | + resolution: {integrity: sha512-SS46ONSYj5i0Oz5V+SxVfswMwCa5swTK8Z+z760+ROR1pHtMtJr+MP0Tox7bPyFo8/aZw+uixo12/zBv2XP/2g==} | ||
1228 | peerDependencies: | 1239 | peerDependencies: |
1229 | react: '>=17.0.0' | 1240 | react: '>=17.0.0' |
1230 | react-dom: '>=17.0.0' | 1241 | react-dom: '>=17.0.0' |
@@ -1234,22 +1245,22 @@ packages: | @@ -1234,22 +1245,22 @@ packages: | ||
1234 | react-dom: | 1245 | react-dom: |
1235 | optional: true | 1246 | optional: true |
1236 | 1247 | ||
1237 | - '@modern-js/runtime@2.56.2': | ||
1238 | - resolution: {integrity: sha512-tNgtcShluG6yv90Gp48p7Vr7R5hUSBRpOWc/jaaE15se23R9H+pkxf7K4n1yiBoXvz+//vaZuBlp8O9ILYEG7g==} | 1248 | + '@modern-js/runtime@2.57.1': |
1249 | + resolution: {integrity: sha512-Ch/2sCw0NJqd5LDuNBS8vSxjdXBz2K3JhHPqKKzz4x2VNL0l9plxxmIHLGu1mw9b+fiNSVFsv1ip5P5hanXnIg==} | ||
1239 | engines: {node: '>=14.17.6'} | 1250 | engines: {node: '>=14.17.6'} |
1240 | peerDependencies: | 1251 | peerDependencies: |
1241 | react: '>=17' | 1252 | react: '>=17' |
1242 | react-dom: '>=17' | 1253 | react-dom: '>=17' |
1243 | 1254 | ||
1244 | - '@modern-js/server-core@2.56.2': | ||
1245 | - resolution: {integrity: sha512-widLszrqWOveuepqWAeoNEHZz1RbViiGfNR6/rUmlXv5blTm8uNg4CpRKC67kwjg/Bje8LWQAorQl5tB6DFpMw==} | 1255 | + '@modern-js/server-core@2.57.1': |
1256 | + resolution: {integrity: sha512-UI4EfLg1OeMDXsWig/KtFOFdEfPZxTVpEQEjZCo16kG2GwseK3xUcIFIQGqTLD8L5qfSXDSxM9xZRniPLjWDpg==} | ||
1246 | engines: {node: '>=16.2.0'} | 1257 | engines: {node: '>=16.2.0'} |
1247 | 1258 | ||
1248 | - '@modern-js/server-utils@2.56.2': | ||
1249 | - resolution: {integrity: sha512-sW1qT1QmJqfM2+qXWJj3tawMV8NnQNtB67l7ZMSuv0KKp0M3UDgDdDalchEpuTLFBt0bwLemOe2lLF9XyXNKAA==} | 1259 | + '@modern-js/server-utils@2.57.1': |
1260 | + resolution: {integrity: sha512-T9ZMJimi4H0MTHQPEAJMBtlT7CX38DeLWjH5I98dCpSPQAjwXe+BX9IUHWnqRUwIyYEYzK5aupxGRra0BCsVsw==} | ||
1250 | 1261 | ||
1251 | - '@modern-js/server@2.56.2': | ||
1252 | - resolution: {integrity: sha512-i7oZDDZNwGdDwyJ3FCfhbFBUFVya119SzD9QGY2WCI75eCvYfGf4Tfp9HtspUVHKz8r7Px+w/s0OxOuZquQZHQ==} | 1262 | + '@modern-js/server@2.57.1': |
1263 | + resolution: {integrity: sha512-DJN0ayRYCAcQ4I69aAwmy54b1IRqXQx+yRsD7onndWITN+pPhIIZaWe2B9Rx00bfdJG161fULS11KqYirFYmcA==} | ||
1253 | peerDependencies: | 1264 | peerDependencies: |
1254 | devcert: ^1.2.2 | 1265 | devcert: ^1.2.2 |
1255 | ts-node: ^10.1.0 | 1266 | ts-node: ^10.1.0 |
@@ -1262,39 +1273,27 @@ packages: | @@ -1262,39 +1273,27 @@ packages: | ||
1262 | tsconfig-paths: | 1273 | tsconfig-paths: |
1263 | optional: true | 1274 | optional: true |
1264 | 1275 | ||
1265 | - '@modern-js/tsconfig@2.56.2': | ||
1266 | - resolution: {integrity: sha512-K0df8IvCdK+X8g2eoXbAEm8q8Cu1lR42B04+kusqnp9agC+agTZALchgM71dbukfk8JCTSh3vHZ11HfIkrTZWg==} | 1276 | + '@modern-js/tsconfig@2.57.1': |
1277 | + resolution: {integrity: sha512-K2xrrvRCsoUYxVnsfpEUBEPp9i+TH4KB2NxFuMWbjTIqDUVp0VtjCOwGy8Iy9rNkGYUEmfvSoBVbYyS9hUfzjw==} | ||
1267 | 1278 | ||
1268 | - '@modern-js/types@2.56.2': | ||
1269 | - resolution: {integrity: sha512-Bn5m5zP4nk1G6SToLoD4WpUQNWBLN4t3lMPZsoTL1rJpdkl0nnV1h1uHbf8ckoJCzP6vU3SM31snu7nb0FVJGg==} | 1279 | + '@modern-js/types@2.57.1': |
1280 | + resolution: {integrity: sha512-XeI6xVeW/H5n8pUFJUKS/dJ0zJhWImsa8eCInYuurs9nWf4/T6hLS6GNkIyNIDlgPJlKDx5bo6DkRxsrlFw9Og==} | ||
1270 | 1281 | ||
1271 | - '@modern-js/uni-builder@2.56.2': | ||
1272 | - resolution: {integrity: sha512-GjVuH+g/1CpNx99p0a93W14Fd+wpkRHXp4DnT+6R8L7ls2fWId4oqn6PpNZsZ2PQ2Bx4C9LA1n7lhouNYRM3YQ==} | 1282 | + '@modern-js/uni-builder@2.57.1': |
1283 | + resolution: {integrity: sha512-Ln/9UvvUG2ceMQMgU+M89E1EakHsDYa1/K69Qnugu5PQFUvvEvtHTvRcSJ6CKXg+yDYmWv2Yuy2oEUHtJnDM9Q==} | ||
1273 | 1284 | ||
1274 | - '@modern-js/utils@2.56.2': | ||
1275 | - resolution: {integrity: sha512-3j+/+eTtlZ5/LBqW0cztuXc/QYGb36eY5Xb5kz8AUaqyRX7mjArvRazhbs96jwrFkt0Lsj3b1ffOgZjl3XFcGg==} | ||
1276 | - | ||
1277 | - '@module-federation/runtime-tools@0.1.6': | ||
1278 | - resolution: {integrity: sha512-7ILVnzMIa0Dlc0Blck5tVZG1tnk1MmLnuZpLOMpbdW+zl+N6wdMjjHMjEZFCUAJh2E5XJ3BREwfX8Ets0nIkLg==} | 1285 | + '@modern-js/utils@2.57.1': |
1286 | + resolution: {integrity: sha512-mPlz8NV92U5cjo7wSCrfaOvOeIQ5aR2zJ/apPlTonVuwvHicTb2VcJkeN2bQ3stPz66NT+m6ofY+i8esGIBihw==} | ||
1279 | 1287 | ||
1280 | '@module-federation/runtime-tools@0.2.3': | 1288 | '@module-federation/runtime-tools@0.2.3': |
1281 | resolution: {integrity: sha512-capN8CVTCEqNAjnl102girrkevczoQfnQYyiYC4WuyKsg7+LUqfirIe1Eiyv6VSE2UgvOTZDnqvervA6rBOlmg==} | 1289 | resolution: {integrity: sha512-capN8CVTCEqNAjnl102girrkevczoQfnQYyiYC4WuyKsg7+LUqfirIe1Eiyv6VSE2UgvOTZDnqvervA6rBOlmg==} |
1282 | 1290 | ||
1283 | - '@module-federation/runtime@0.1.6': | ||
1284 | - resolution: {integrity: sha512-nj6a+yJ+QxmcE89qmrTl4lphBIoAds0PFPVGnqLRWflwAP88jrCcrrTqRhARegkFDL+wE9AE04+h6jzlbIfMKg==} | ||
1285 | - | ||
1286 | '@module-federation/runtime@0.2.3': | 1291 | '@module-federation/runtime@0.2.3': |
1287 | resolution: {integrity: sha512-N+ZxBUb1mkmfO9XT1BwgYQgShtUTlijHbukqQ4afFka5lRAT+ayC7RKfHJLz0HbuexKPCmPBDfdmCnErR5WyTQ==} | 1292 | resolution: {integrity: sha512-N+ZxBUb1mkmfO9XT1BwgYQgShtUTlijHbukqQ4afFka5lRAT+ayC7RKfHJLz0HbuexKPCmPBDfdmCnErR5WyTQ==} |
1288 | 1293 | ||
1289 | - '@module-federation/sdk@0.1.6': | ||
1290 | - resolution: {integrity: sha512-qifXpyYLM7abUeEOIfv0oTkguZgRZuwh89YOAYIZJlkP6QbRG7DJMQvtM8X2yHXm9PTk0IYNnOJH0vNQCo6auQ==} | ||
1291 | - | ||
1292 | '@module-federation/sdk@0.2.3': | 1294 | '@module-federation/sdk@0.2.3': |
1293 | resolution: {integrity: sha512-W9zrPchLocyCBc/B8CW21akcfJXLl++9xBe1L1EtgxZGfj/xwHt0GcBWE/y+QGvYTL2a1iZjwscbftbUhxgxXg==} | 1295 | resolution: {integrity: sha512-W9zrPchLocyCBc/B8CW21akcfJXLl++9xBe1L1EtgxZGfj/xwHt0GcBWE/y+QGvYTL2a1iZjwscbftbUhxgxXg==} |
1294 | 1296 | ||
1295 | - '@module-federation/webpack-bundler-runtime@0.1.6': | ||
1296 | - resolution: {integrity: sha512-K5WhKZ4RVNaMEtfHsd/9CNCgGKB0ipbm/tgweNNeC11mEuBTNxJ09Y630vg3WPkKv9vfMCuXg2p2Dk+Q/KWTSA==} | ||
1297 | - | ||
1298 | '@module-federation/webpack-bundler-runtime@0.2.3': | 1297 | '@module-federation/webpack-bundler-runtime@0.2.3': |
1299 | resolution: {integrity: sha512-L/jt2uJ+8dwYiyn9GxryzDR6tr/Wk8rpgvelM2EBeLIhu7YxCHSmSjQYhw3BTux9zZIr47d1K9fGjBFsVRd/SQ==} | 1298 | resolution: {integrity: sha512-L/jt2uJ+8dwYiyn9GxryzDR6tr/Wk8rpgvelM2EBeLIhu7YxCHSmSjQYhw3BTux9zZIr47d1K9fGjBFsVRd/SQ==} |
1300 | 1299 | ||
@@ -1316,8 +1315,8 @@ packages: | @@ -1316,8 +1315,8 @@ packages: | ||
1316 | '@nutui/icons-react@1.0.4': | 1315 | '@nutui/icons-react@1.0.4': |
1317 | resolution: {integrity: sha512-nLFYpJvMBkKzT+PpfMaYoO6vJXMTM0yxAragTkEHt9HAFNjdTdvByCSRfUazHHdLdr1AJxS9h62VB1+jmBEtWA==} | 1316 | resolution: {integrity: sha512-nLFYpJvMBkKzT+PpfMaYoO6vJXMTM0yxAragTkEHt9HAFNjdTdvByCSRfUazHHdLdr1AJxS9h62VB1+jmBEtWA==} |
1318 | 1317 | ||
1319 | - '@nutui/nutui-react@2.6.15': | ||
1320 | - resolution: {integrity: sha512-/xX4pB6HSXSWwqnumoJR+omirA9b8HznDvwFHFr/iu+KJn4D658VAVR47T4Z0ROEq9lmErmlcDxjqnxmJOzl6w==} | 1318 | + '@nutui/nutui-react@2.6.16': |
1319 | + resolution: {integrity: sha512-do67NDoe1Mfz8jHC/cvLwtGhoyMfGmdjy5Jesajda+MKtfCuxb3BsPz7fwMCrJmlGlCcwvAU9V3iemzSFUmzzg==} | ||
1321 | peerDependencies: | 1320 | peerDependencies: |
1322 | react: ^16.8.0 || ^17.0.0 || ^18.0.0 | 1321 | react: ^16.8.0 || ^17.0.0 || ^18.0.0 |
1323 | 1322 | ||
@@ -1354,12 +1353,15 @@ packages: | @@ -1354,12 +1353,15 @@ packages: | ||
1354 | webpack-plugin-serve: | 1353 | webpack-plugin-serve: |
1355 | optional: true | 1354 | optional: true |
1356 | 1355 | ||
1356 | + '@polka/url@1.0.0-next.25': | ||
1357 | + resolution: {integrity: sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==} | ||
1358 | + | ||
1357 | '@rc-component/async-validator@5.0.4': | 1359 | '@rc-component/async-validator@5.0.4': |
1358 | resolution: {integrity: sha512-qgGdcVIF604M9EqjNF0hbUTz42bz/RDtxWdWuU5EQe3hi7M8ob54B6B35rOsvX5eSvIHIzT9iH1R3n+hk3CGfg==} | 1360 | resolution: {integrity: sha512-qgGdcVIF604M9EqjNF0hbUTz42bz/RDtxWdWuU5EQe3hi7M8ob54B6B35rOsvX5eSvIHIzT9iH1R3n+hk3CGfg==} |
1359 | engines: {node: '>=14.x'} | 1361 | engines: {node: '>=14.x'} |
1360 | 1362 | ||
1361 | - '@rc-component/color-picker@1.5.3': | ||
1362 | - resolution: {integrity: sha512-+tGGH3nLmYXTalVe0L8hSZNs73VTP5ueSHwUlDC77KKRaN7G4DS4wcpG5DTDzdcV/Yas+rzA6UGgIyzd8fS4cw==} | 1363 | + '@rc-component/color-picker@2.0.0': |
1364 | + resolution: {integrity: sha512-52z3XqUwUr0+Br3B8RjN2GfuR1Pk3MZPAVd34WptWFEOyTz7OQmmn8nqgXUBOYwZem8jXp6G3iv+6Dm1+1epJA==} | ||
1363 | peerDependencies: | 1365 | peerDependencies: |
1364 | react: '>=16.9.0' | 1366 | react: '>=16.9.0' |
1365 | react-dom: '>=16.9.0' | 1367 | react-dom: '>=16.9.0' |
@@ -1560,119 +1562,86 @@ packages: | @@ -1560,119 +1562,86 @@ packages: | ||
1560 | '@rsbuild/webpack@1.0.1-beta.3': | 1562 | '@rsbuild/webpack@1.0.1-beta.3': |
1561 | resolution: {integrity: sha512-AAEOhcihLCYuDnLanzfBMxFvZn8Qq/6Aoe9pmb/ZgKaUvm6bwDLkA9wgfbQfXn4+jf9DCWmK2oq3vb6hNeeplQ==} | 1563 | resolution: {integrity: sha512-AAEOhcihLCYuDnLanzfBMxFvZn8Qq/6Aoe9pmb/ZgKaUvm6bwDLkA9wgfbQfXn4+jf9DCWmK2oq3vb6hNeeplQ==} |
1562 | 1564 | ||
1563 | - '@rspack/binding-darwin-arm64@0.6.5': | ||
1564 | - resolution: {integrity: sha512-5Zbs3buzF80MZoWnnpm/ZqQ2ZLKWjmmy94gDMeJhG39lKcpK2J2NyDXVis2ZSg7uUvKyJ662BEgIE1AnTWjnYg==} | ||
1565 | - cpu: [arm64] | ||
1566 | - os: [darwin] | 1565 | + '@rsdoctor/client@0.3.11': |
1566 | + resolution: {integrity: sha512-mqbatlzgBMlz2C40fXCH7+oHFzDLzOD7yCvvLpolQ6AGwDADJK16fXVtvpBPLP3kzRgw+G4mDwy+UiAmAaCGaQ==} | ||
1567 | + | ||
1568 | + '@rsdoctor/core@0.3.11': | ||
1569 | + resolution: {integrity: sha512-+l9Kpjge+xpBKovc6aP7gtBPM6vGJRi475DOC6We5/AbnpI60Jt3wiJ0arEfgCZ7p8qNvTLsBYSY6CYJm4dDLw==} | ||
1570 | + | ||
1571 | + '@rsdoctor/graph@0.3.11': | ||
1572 | + resolution: {integrity: sha512-1WDLgwA0TWUS8NIPsV1eTbXH0UMNbLoYDLGSiaUVrwnl90cQsajaEUkwMcKu9VU3YVC4ayjwG6/RCrPlRqE4bw==} | ||
1573 | + | ||
1574 | + '@rsdoctor/rspack-plugin@0.3.11': | ||
1575 | + resolution: {integrity: sha512-ZBgeNk4P7/tLvUlx4JW8T9LQk4L8eHYi0vQwBHDWbBnGwmTDunYjqcf36mZph/lP4AtCNE4I+zFQbXxkmMKsSQ==} | ||
1576 | + peerDependencies: | ||
1577 | + '@rspack/core': '*' | ||
1578 | + | ||
1579 | + '@rsdoctor/sdk@0.3.11': | ||
1580 | + resolution: {integrity: sha512-ys9lTasYm9ecvj0oUbQuSpnULqImYq9QET1LUtoVBa5QIpQBbxOOegWnBmSsDlH7LlFQYhqLl5DR9FdJ7yTmcw==} | ||
1581 | + | ||
1582 | + '@rsdoctor/types@0.3.11': | ||
1583 | + resolution: {integrity: sha512-BH+P5RekIQy3VqFswsTkSB5yeZBYTbMNIlVq1chHhIQcF0Hpd9fuUjFG59NJgBILZoL2vknUhBfhmiv2WEOYig==} | ||
1584 | + peerDependencies: | ||
1585 | + '@rspack/core': '*' | ||
1586 | + peerDependenciesMeta: | ||
1587 | + '@rspack/core': | ||
1588 | + optional: true | ||
1589 | + | ||
1590 | + '@rsdoctor/utils@0.3.11': | ||
1591 | + resolution: {integrity: sha512-S1h/rG3wPFjHE9AffGjBGxPhP1j8X23KZKiyYnYHiOTCHxnYTyBqRJXUA0OvGewFY9zi7ucz800y+s0G1ujGyg==} | ||
1567 | 1592 | ||
1568 | '@rspack/binding-darwin-arm64@1.0.0-alpha.5': | 1593 | '@rspack/binding-darwin-arm64@1.0.0-alpha.5': |
1569 | resolution: {integrity: sha512-ogpsxEjqwsn4aeeS0wyUnxuH8yXKTa2+BfxM7aSQILq4MNUVH0MqZ9dn0HAaGfQ3hdUhIqE3Gld6spdQCrgtHQ==} | 1594 | resolution: {integrity: sha512-ogpsxEjqwsn4aeeS0wyUnxuH8yXKTa2+BfxM7aSQILq4MNUVH0MqZ9dn0HAaGfQ3hdUhIqE3Gld6spdQCrgtHQ==} |
1570 | cpu: [arm64] | 1595 | cpu: [arm64] |
1571 | os: [darwin] | 1596 | os: [darwin] |
1572 | 1597 | ||
1573 | - '@rspack/binding-darwin-x64@0.6.5': | ||
1574 | - resolution: {integrity: sha512-oA1R0OF8r7y8+oLynnZC9EgysLoOBuu1yYG90gHmrkdzRjjmYe4auNhuSLLqF+WOqXw/zGSujiUbnVMjLEWIBg==} | ||
1575 | - cpu: [x64] | ||
1576 | - os: [darwin] | ||
1577 | - | ||
1578 | '@rspack/binding-darwin-x64@1.0.0-alpha.5': | 1598 | '@rspack/binding-darwin-x64@1.0.0-alpha.5': |
1579 | resolution: {integrity: sha512-fcMVZJQVo9zJ+7YEqkMms+FlAkMOxTfI98sS+XxKC2M/UWDKdMdl7nyhobH+eEhH/eP0Yww6ikEWqF9r3MUsew==} | 1599 | resolution: {integrity: sha512-fcMVZJQVo9zJ+7YEqkMms+FlAkMOxTfI98sS+XxKC2M/UWDKdMdl7nyhobH+eEhH/eP0Yww6ikEWqF9r3MUsew==} |
1580 | cpu: [x64] | 1600 | cpu: [x64] |
1581 | os: [darwin] | 1601 | os: [darwin] |
1582 | 1602 | ||
1583 | - '@rspack/binding-linux-arm64-gnu@0.6.5': | ||
1584 | - resolution: {integrity: sha512-xK2Ji9yCJSZE5HSRBS7R67HPahYd0WR16NefycrkmIEDR28B2T5CnvbqyNivnu7Coy1haHWisgfTV/NbjLd5fA==} | ||
1585 | - cpu: [arm64] | ||
1586 | - os: [linux] | ||
1587 | - libc: [glibc] | ||
1588 | - | ||
1589 | '@rspack/binding-linux-arm64-gnu@1.0.0-alpha.5': | 1603 | '@rspack/binding-linux-arm64-gnu@1.0.0-alpha.5': |
1590 | resolution: {integrity: sha512-UZC2TScOVWVqICiinGWSYdYPAYcn8F/2L+8sbA6NAwSZo0mzH+LaRr6nZRdW2z7y+lELVDQG8UniMxXjoXjVjg==} | 1604 | resolution: {integrity: sha512-UZC2TScOVWVqICiinGWSYdYPAYcn8F/2L+8sbA6NAwSZo0mzH+LaRr6nZRdW2z7y+lELVDQG8UniMxXjoXjVjg==} |
1591 | cpu: [arm64] | 1605 | cpu: [arm64] |
1592 | os: [linux] | 1606 | os: [linux] |
1593 | libc: [glibc] | 1607 | libc: [glibc] |
1594 | 1608 | ||
1595 | - '@rspack/binding-linux-arm64-musl@0.6.5': | ||
1596 | - resolution: {integrity: sha512-nPDUf6TkzJWxqi6gQQz+Ypd2BPDiufh0gd0yFExIZyguE93amVbzJEfKeCQdvHZL5W/9XaYJoDKSOuCwMdLhiQ==} | ||
1597 | - cpu: [arm64] | ||
1598 | - os: [linux] | ||
1599 | - libc: [musl] | ||
1600 | - | ||
1601 | '@rspack/binding-linux-arm64-musl@1.0.0-alpha.5': | 1609 | '@rspack/binding-linux-arm64-musl@1.0.0-alpha.5': |
1602 | resolution: {integrity: sha512-uvrqKqNmj60eCze5ZLxod3nFyDBtDz+OeoSO3T5GU9VRv8XKtd4xJbmm4Nz3A14GOWWfGgGr1cYwQBIGBZActA==} | 1610 | resolution: {integrity: sha512-uvrqKqNmj60eCze5ZLxod3nFyDBtDz+OeoSO3T5GU9VRv8XKtd4xJbmm4Nz3A14GOWWfGgGr1cYwQBIGBZActA==} |
1603 | cpu: [arm64] | 1611 | cpu: [arm64] |
1604 | os: [linux] | 1612 | os: [linux] |
1605 | libc: [musl] | 1613 | libc: [musl] |
1606 | 1614 | ||
1607 | - '@rspack/binding-linux-x64-gnu@0.6.5': | ||
1608 | - resolution: {integrity: sha512-KT4GBPra7ge5oHSblfM74oRgW10MKdKhyJGEKFWqRezzul8i9SHElFzcE/w6qoOOLMgYPoVc/nybRqsJp9koZg==} | ||
1609 | - cpu: [x64] | ||
1610 | - os: [linux] | ||
1611 | - libc: [glibc] | ||
1612 | - | ||
1613 | '@rspack/binding-linux-x64-gnu@1.0.0-alpha.5': | 1615 | '@rspack/binding-linux-x64-gnu@1.0.0-alpha.5': |
1614 | resolution: {integrity: sha512-7P5EnCsQmbLrYnCXJ1P8NF7/FCOpvOHaoNlReDZnut2HRppsUJXMnH3lQucq/sdS3djZ4RdG3sBMcTA3OEALwg==} | 1616 | resolution: {integrity: sha512-7P5EnCsQmbLrYnCXJ1P8NF7/FCOpvOHaoNlReDZnut2HRppsUJXMnH3lQucq/sdS3djZ4RdG3sBMcTA3OEALwg==} |
1615 | cpu: [x64] | 1617 | cpu: [x64] |
1616 | os: [linux] | 1618 | os: [linux] |
1617 | libc: [glibc] | 1619 | libc: [glibc] |
1618 | 1620 | ||
1619 | - '@rspack/binding-linux-x64-musl@0.6.5': | ||
1620 | - resolution: {integrity: sha512-VnIzpFjzT4vkfUKPqyH4BiHJ6AMqtoeu7tychga2HpSudqCG8no4eIH2qRs9anGeuRkwb9x3uBC/1AIIiWSMsQ==} | ||
1621 | - cpu: [x64] | ||
1622 | - os: [linux] | ||
1623 | - libc: [musl] | ||
1624 | - | ||
1625 | '@rspack/binding-linux-x64-musl@1.0.0-alpha.5': | 1621 | '@rspack/binding-linux-x64-musl@1.0.0-alpha.5': |
1626 | resolution: {integrity: sha512-RGj1cZLURjY8RG+t8qG2OB9ruqKQvM0M+JMhwhel57CYW9Ge9zZY+ReEhrdtYjW32KxVvuqtt2e7RhhKibK75w==} | 1622 | resolution: {integrity: sha512-RGj1cZLURjY8RG+t8qG2OB9ruqKQvM0M+JMhwhel57CYW9Ge9zZY+ReEhrdtYjW32KxVvuqtt2e7RhhKibK75w==} |
1627 | cpu: [x64] | 1623 | cpu: [x64] |
1628 | os: [linux] | 1624 | os: [linux] |
1629 | libc: [musl] | 1625 | libc: [musl] |
1630 | 1626 | ||
1631 | - '@rspack/binding-win32-arm64-msvc@0.6.5': | ||
1632 | - resolution: {integrity: sha512-V44hlcK7htG1pA/fHCc1XDGmItu7v8qQObssl/yGAn4+ZlvP6/pxPy8y5ZVwnR3NXTRzPezMvbnKGb4GxBphlw==} | ||
1633 | - cpu: [arm64] | ||
1634 | - os: [win32] | ||
1635 | - | ||
1636 | '@rspack/binding-win32-arm64-msvc@1.0.0-alpha.5': | 1627 | '@rspack/binding-win32-arm64-msvc@1.0.0-alpha.5': |
1637 | resolution: {integrity: sha512-7u/LLEcDcBS5slSsAS9h23sTJNbJ+TUMy7GR91X7ySkqJ0VIR6tzml7+JqFxdPcBGXSszonGbcUupYy3nVzLCQ==} | 1628 | resolution: {integrity: sha512-7u/LLEcDcBS5slSsAS9h23sTJNbJ+TUMy7GR91X7ySkqJ0VIR6tzml7+JqFxdPcBGXSszonGbcUupYy3nVzLCQ==} |
1638 | cpu: [arm64] | 1629 | cpu: [arm64] |
1639 | os: [win32] | 1630 | os: [win32] |
1640 | 1631 | ||
1641 | - '@rspack/binding-win32-ia32-msvc@0.6.5': | ||
1642 | - resolution: {integrity: sha512-M4xrJDx5EcAtZ02R9Y4yJB5KVCUdQIbAF/1gDGrXZ5PQUujaNzsIdISUvNfxpfkqe0Shj6SKOTqWm8yte3ecrQ==} | ||
1643 | - cpu: [ia32] | ||
1644 | - os: [win32] | ||
1645 | - | ||
1646 | '@rspack/binding-win32-ia32-msvc@1.0.0-alpha.5': | 1632 | '@rspack/binding-win32-ia32-msvc@1.0.0-alpha.5': |
1647 | resolution: {integrity: sha512-HpP7Ptekbv/rQgV253UY+DXSIULINv49JbTBKB2PeBn9ra+Ec4vKPKlQtqIfoPStXEGSmA727nqFQ+VE581P4A==} | 1633 | resolution: {integrity: sha512-HpP7Ptekbv/rQgV253UY+DXSIULINv49JbTBKB2PeBn9ra+Ec4vKPKlQtqIfoPStXEGSmA727nqFQ+VE581P4A==} |
1648 | cpu: [ia32] | 1634 | cpu: [ia32] |
1649 | os: [win32] | 1635 | os: [win32] |
1650 | 1636 | ||
1651 | - '@rspack/binding-win32-x64-msvc@0.6.5': | ||
1652 | - resolution: {integrity: sha512-aFcBygJsClx0FozVo7zMp9OUte7MlgyBpQGnS2MZgd0kSnuZTyaUcdRiWKehP5lrPPij/ZWNJbiz5O6VNzpg3w==} | ||
1653 | - cpu: [x64] | ||
1654 | - os: [win32] | ||
1655 | - | ||
1656 | '@rspack/binding-win32-x64-msvc@1.0.0-alpha.5': | 1637 | '@rspack/binding-win32-x64-msvc@1.0.0-alpha.5': |
1657 | resolution: {integrity: sha512-t04ipYUTzigLtl6z7R78ytrAlK/oJWAwDUEVblyTtyJ/RwKfREUcS/8dkMx431Ia4Y0Icz6AVNf4avbYCoREyQ==} | 1638 | resolution: {integrity: sha512-t04ipYUTzigLtl6z7R78ytrAlK/oJWAwDUEVblyTtyJ/RwKfREUcS/8dkMx431Ia4Y0Icz6AVNf4avbYCoREyQ==} |
1658 | cpu: [x64] | 1639 | cpu: [x64] |
1659 | os: [win32] | 1640 | os: [win32] |
1660 | 1641 | ||
1661 | - '@rspack/binding@0.6.5': | ||
1662 | - resolution: {integrity: sha512-uHg6BYS9Uvs5Nxm0StpRX1eqx3I1SEPFhkCfh+HSbFS8ty11mKHjUZn1lYFxLBFypJ3DHtlTM3RZ4g7tmwohAQ==} | ||
1663 | - | ||
1664 | '@rspack/binding@1.0.0-alpha.5': | 1642 | '@rspack/binding@1.0.0-alpha.5': |
1665 | resolution: {integrity: sha512-CTrYz0Kgv+3k0sBXbY/MruciFVr2Qd+r3r/VEAVT4N0qhKporsubs1J49vLU2VXun1PBfZ3+3sBknjo5AlA0vw==} | 1643 | resolution: {integrity: sha512-CTrYz0Kgv+3k0sBXbY/MruciFVr2Qd+r3r/VEAVT4N0qhKporsubs1J49vLU2VXun1PBfZ3+3sBknjo5AlA0vw==} |
1666 | 1644 | ||
1667 | - '@rspack/core@0.6.5': | ||
1668 | - resolution: {integrity: sha512-jm0YKUZQCetccdufBfpkfSHE7BOlirrn0UmXv9C+69g8ikl9Jf4Jfr31meDWX5Z3vwZlpdryA7fUH2cblUXoBw==} | ||
1669 | - engines: {node: '>=16.0.0'} | ||
1670 | - peerDependencies: | ||
1671 | - '@swc/helpers': '>=0.5.1' | ||
1672 | - peerDependenciesMeta: | ||
1673 | - '@swc/helpers': | ||
1674 | - optional: true | ||
1675 | - | ||
1676 | '@rspack/core@1.0.0-alpha.5': | 1645 | '@rspack/core@1.0.0-alpha.5': |
1677 | resolution: {integrity: sha512-3nddnCqwnz91KprvMlqBDURYJ1GkT5IqCl+os05i2ce4Vk3zQmzvv8d/X8l/49CrDCOLrwyyuS3bKwca8aWdcg==} | 1646 | resolution: {integrity: sha512-3nddnCqwnz91KprvMlqBDURYJ1GkT5IqCl+os05i2ce4Vk3zQmzvv8d/X8l/49CrDCOLrwyyuS3bKwca8aWdcg==} |
1678 | engines: {node: '>=16.0.0'} | 1647 | engines: {node: '>=16.0.0'} |
@@ -1697,6 +1666,9 @@ packages: | @@ -1697,6 +1666,9 @@ packages: | ||
1697 | '@sinclair/typebox@0.27.8': | 1666 | '@sinclair/typebox@0.27.8': |
1698 | resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} | 1667 | resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} |
1699 | 1668 | ||
1669 | + '@socket.io/component-emitter@3.1.2': | ||
1670 | + resolution: {integrity: sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==} | ||
1671 | + | ||
1700 | '@svgr/babel-plugin-add-jsx-attribute@8.0.0': | 1672 | '@svgr/babel-plugin-add-jsx-attribute@8.0.0': |
1701 | resolution: {integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==} | 1673 | resolution: {integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==} |
1702 | engines: {node: '>=14'} | 1674 | engines: {node: '>=14'} |
@@ -1802,6 +1774,15 @@ packages: | @@ -1802,6 +1774,15 @@ packages: | ||
1802 | '@types/babel__traverse@7.20.6': | 1774 | '@types/babel__traverse@7.20.6': |
1803 | resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} | 1775 | resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} |
1804 | 1776 | ||
1777 | + '@types/connect@3.4.38': | ||
1778 | + resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} | ||
1779 | + | ||
1780 | + '@types/cookie@0.4.1': | ||
1781 | + resolution: {integrity: sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==} | ||
1782 | + | ||
1783 | + '@types/cors@2.8.17': | ||
1784 | + resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==} | ||
1785 | + | ||
1805 | '@types/eslint-scope@3.7.7': | 1786 | '@types/eslint-scope@3.7.7': |
1806 | resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} | 1787 | resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} |
1807 | 1788 | ||
@@ -1844,8 +1825,8 @@ packages: | @@ -1844,8 +1825,8 @@ packages: | ||
1844 | '@types/minimist@1.2.5': | 1825 | '@types/minimist@1.2.5': |
1845 | resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} | 1826 | resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} |
1846 | 1827 | ||
1847 | - '@types/node@18.19.42': | ||
1848 | - resolution: {integrity: sha512-d2ZFc/3lnK2YCYhos8iaNIYu9Vfhr92nHiyJHRltXWjXUBjEE+A4I58Tdbnw4VhggSW+2j5y5gTrLs4biNnubg==} | 1828 | + '@types/node@18.19.43': |
1829 | + resolution: {integrity: sha512-Mw/YlgXnyJdEwLoFv2dpuJaDFriX+Pc+0qOBJ57jC1H6cDxIj2xc5yUrdtArDVG0m+KV6622a4p2tenEqB3C/g==} | ||
1849 | 1830 | ||
1850 | '@types/normalize-package-data@2.4.4': | 1831 | '@types/normalize-package-data@2.4.4': |
1851 | resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} | 1832 | resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} |
@@ -1877,11 +1858,17 @@ packages: | @@ -1877,11 +1858,17 @@ packages: | ||
1877 | '@types/styled-components@5.1.34': | 1858 | '@types/styled-components@5.1.34': |
1878 | resolution: {integrity: sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==} | 1859 | resolution: {integrity: sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==} |
1879 | 1860 | ||
1861 | + '@types/tapable@2.2.7': | ||
1862 | + resolution: {integrity: sha512-D6QzACV9vNX3r8HQQNTOnpG+Bv1rko+yEA82wKs3O9CQ5+XW7HI7TED17/UE7+5dIxyxZIWTxKbsBeF6uKFCwA==} | ||
1863 | + | ||
1864 | + '@types/webpack@5.28.5': | ||
1865 | + resolution: {integrity: sha512-wR87cgvxj3p6D0Crt1r5avwqffqPXUkNlnQ1mjU93G7gCuFjufZR4I6j8cz5g1F1tTYpfOOFvly+cmIQwL9wvw==} | ||
1866 | + | ||
1880 | '@types/yargs-parser@21.0.3': | 1867 | '@types/yargs-parser@21.0.3': |
1881 | resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} | 1868 | resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} |
1882 | 1869 | ||
1883 | - '@types/yargs@17.0.32': | ||
1884 | - resolution: {integrity: sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==} | 1870 | + '@types/yargs@17.0.33': |
1871 | + resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==} | ||
1885 | 1872 | ||
1886 | '@typescript-eslint/eslint-plugin@5.62.0': | 1873 | '@typescript-eslint/eslint-plugin@5.62.0': |
1887 | resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} | 1874 | resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} |
@@ -2040,6 +2027,15 @@ packages: | @@ -2040,6 +2027,15 @@ packages: | ||
2040 | resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} | 2027 | resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} |
2041 | engines: {node: '>=6.5'} | 2028 | engines: {node: '>=6.5'} |
2042 | 2029 | ||
2030 | + accepts@1.3.8: | ||
2031 | + resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} | ||
2032 | + engines: {node: '>= 0.6'} | ||
2033 | + | ||
2034 | + acorn-import-assertions@1.9.0: | ||
2035 | + resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} | ||
2036 | + peerDependencies: | ||
2037 | + acorn: ^8 | ||
2038 | + | ||
2043 | acorn-import-attributes@1.9.5: | 2039 | acorn-import-attributes@1.9.5: |
2044 | resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==} | 2040 | resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==} |
2045 | peerDependencies: | 2041 | peerDependencies: |
@@ -2050,6 +2046,10 @@ packages: | @@ -2050,6 +2046,10 @@ packages: | ||
2050 | peerDependencies: | 2046 | peerDependencies: |
2051 | acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 | 2047 | acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 |
2052 | 2048 | ||
2049 | + acorn-walk@8.3.3: | ||
2050 | + resolution: {integrity: sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==} | ||
2051 | + engines: {node: '>=0.4.0'} | ||
2052 | + | ||
2053 | acorn@7.4.1: | 2053 | acorn@7.4.1: |
2054 | resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} | 2054 | resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} |
2055 | engines: {node: '>=0.4.0'} | 2055 | engines: {node: '>=0.4.0'} |
@@ -2131,8 +2131,8 @@ packages: | @@ -2131,8 +2131,8 @@ packages: | ||
2131 | resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} | 2131 | resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} |
2132 | engines: {node: '>=12'} | 2132 | engines: {node: '>=12'} |
2133 | 2133 | ||
2134 | - antd@5.19.4: | ||
2135 | - resolution: {integrity: sha512-bhSNzeScfaeN85LrQXZh5fD26y6uB+6c5cgoPUmW7lkC5oDN4mnT04yYcpqHpZD8p227AmycE+ZrcnilJH9log==} | 2134 | + antd@5.20.0: |
2135 | + resolution: {integrity: sha512-wWCFzbry3hov7k8gqhPR+FzD6EkWlhBbGD9mYOSIDoYRGMRqueTh2+2jfU1voHucmwcxDwzU7iwZDU2+PCXZdA==} | ||
2136 | peerDependencies: | 2136 | peerDependencies: |
2137 | react: '>=16.9.0' | 2137 | react: '>=16.9.0' |
2138 | react-dom: '>=16.9.0' | 2138 | react-dom: '>=16.9.0' |
@@ -2230,8 +2230,8 @@ packages: | @@ -2230,8 +2230,8 @@ packages: | ||
2230 | resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} | 2230 | resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} |
2231 | engines: {node: '>= 0.4'} | 2231 | engines: {node: '>= 0.4'} |
2232 | 2232 | ||
2233 | - axios@1.7.2: | ||
2234 | - resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} | 2233 | + axios@1.7.3: |
2234 | + resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==} | ||
2235 | 2235 | ||
2236 | babel-loader@9.1.3: | 2236 | babel-loader@9.1.3: |
2237 | resolution: {integrity: sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==} | 2237 | resolution: {integrity: sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==} |
@@ -2255,8 +2255,8 @@ packages: | @@ -2255,8 +2255,8 @@ packages: | ||
2255 | peerDependencies: | 2255 | peerDependencies: |
2256 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 | 2256 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 |
2257 | 2257 | ||
2258 | - babel-plugin-polyfill-corejs3@0.10.4: | ||
2259 | - resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==} | 2258 | + babel-plugin-polyfill-corejs3@0.10.6: |
2259 | + resolution: {integrity: sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==} | ||
2260 | peerDependencies: | 2260 | peerDependencies: |
2261 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 | 2261 | '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 |
2262 | 2262 | ||
@@ -2303,6 +2303,10 @@ packages: | @@ -2303,6 +2303,10 @@ packages: | ||
2303 | base64-js@1.5.1: | 2303 | base64-js@1.5.1: |
2304 | resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} | 2304 | resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} |
2305 | 2305 | ||
2306 | + base64id@2.0.0: | ||
2307 | + resolution: {integrity: sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==} | ||
2308 | + engines: {node: ^4.5.0 || >= 5.9} | ||
2309 | + | ||
2306 | big.js@5.2.2: | 2310 | big.js@5.2.2: |
2307 | resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} | 2311 | resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} |
2308 | 2312 | ||
@@ -2319,6 +2323,10 @@ packages: | @@ -2319,6 +2323,10 @@ packages: | ||
2319 | bn.js@5.2.1: | 2323 | bn.js@5.2.1: |
2320 | resolution: {integrity: sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==} | 2324 | resolution: {integrity: sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==} |
2321 | 2325 | ||
2326 | + body-parser@1.20.2: | ||
2327 | + resolution: {integrity: sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==} | ||
2328 | + engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} | ||
2329 | + | ||
2322 | boolbase@1.0.0: | 2330 | boolbase@1.0.0: |
2323 | resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} | 2331 | resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} |
2324 | 2332 | ||
@@ -2362,8 +2370,8 @@ packages: | @@ -2362,8 +2370,8 @@ packages: | ||
2362 | engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} | 2370 | engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} |
2363 | hasBin: true | 2371 | hasBin: true |
2364 | 2372 | ||
2365 | - browserslist@4.23.2: | ||
2366 | - resolution: {integrity: sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==} | 2373 | + browserslist@4.23.3: |
2374 | + resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} | ||
2367 | engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} | 2375 | engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} |
2368 | hasBin: true | 2376 | hasBin: true |
2369 | 2377 | ||
@@ -2389,6 +2397,10 @@ packages: | @@ -2389,6 +2397,10 @@ packages: | ||
2389 | builtin-status-codes@3.0.0: | 2397 | builtin-status-codes@3.0.0: |
2390 | resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==} | 2398 | resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==} |
2391 | 2399 | ||
2400 | + bytes@3.1.2: | ||
2401 | + resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} | ||
2402 | + engines: {node: '>= 0.8'} | ||
2403 | + | ||
2392 | call-bind@1.0.7: | 2404 | call-bind@1.0.7: |
2393 | resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} | 2405 | resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} |
2394 | engines: {node: '>= 0.4'} | 2406 | engines: {node: '>= 0.4'} |
@@ -2418,8 +2430,8 @@ packages: | @@ -2418,8 +2430,8 @@ packages: | ||
2418 | caniuse-api@3.0.0: | 2430 | caniuse-api@3.0.0: |
2419 | resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} | 2431 | resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} |
2420 | 2432 | ||
2421 | - caniuse-lite@1.0.30001644: | ||
2422 | - resolution: {integrity: sha512-YGvlOZB4QhZuiis+ETS0VXR+MExbFf4fZYYeMTEE0aTQd/RdIjkTyZjLrbYVKnHzppDvnOhritRVv+i7Go6mHw==} | 2433 | + caniuse-lite@1.0.30001649: |
2434 | + resolution: {integrity: sha512-fJegqZZ0ZX8HOWr6rcafGr72+xcgJKI9oWfDW5DrD7ExUtgZC7a7R7ZYmZqplh7XDocFdGeIFn7roAxhOeYrPQ==} | ||
2423 | 2435 | ||
2424 | chalk@2.4.2: | 2436 | chalk@2.4.2: |
2425 | resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} | 2437 | resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} |
@@ -2551,6 +2563,10 @@ packages: | @@ -2551,6 +2563,10 @@ packages: | ||
2551 | resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==} | 2563 | resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==} |
2552 | engines: {node: '>=0.8'} | 2564 | engines: {node: '>=0.8'} |
2553 | 2565 | ||
2566 | + connect@3.7.0: | ||
2567 | + resolution: {integrity: sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==} | ||
2568 | + engines: {node: '>= 0.10.0'} | ||
2569 | + | ||
2554 | console-browserify@1.2.0: | 2570 | console-browserify@1.2.0: |
2555 | resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==} | 2571 | resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==} |
2556 | 2572 | ||
@@ -2563,9 +2579,17 @@ packages: | @@ -2563,9 +2579,17 @@ packages: | ||
2563 | constants-browserify@1.0.0: | 2579 | constants-browserify@1.0.0: |
2564 | resolution: {integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==} | 2580 | resolution: {integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==} |
2565 | 2581 | ||
2582 | + content-type@1.0.5: | ||
2583 | + resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} | ||
2584 | + engines: {node: '>= 0.6'} | ||
2585 | + | ||
2566 | convert-source-map@2.0.0: | 2586 | convert-source-map@2.0.0: |
2567 | resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} | 2587 | resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} |
2568 | 2588 | ||
2589 | + cookie@0.4.2: | ||
2590 | + resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} | ||
2591 | + engines: {node: '>= 0.6'} | ||
2592 | + | ||
2569 | cookie@0.5.0: | 2593 | cookie@0.5.0: |
2570 | resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} | 2594 | resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} |
2571 | engines: {node: '>= 0.6'} | 2595 | engines: {node: '>= 0.6'} |
@@ -2579,11 +2603,11 @@ packages: | @@ -2579,11 +2603,11 @@ packages: | ||
2579 | peerDependencies: | 2603 | peerDependencies: |
2580 | webpack: ^5.1.0 | 2604 | webpack: ^5.1.0 |
2581 | 2605 | ||
2582 | - core-js-compat@3.37.1: | ||
2583 | - resolution: {integrity: sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==} | 2606 | + core-js-compat@3.38.0: |
2607 | + resolution: {integrity: sha512-75LAicdLa4OJVwFxFbQR3NdnZjNgX6ILpVcVzcC4T2smerB5lELMrJQQQoWV6TiuC/vlaFqgU2tKQx9w5s0e0A==} | ||
2584 | 2608 | ||
2585 | - core-js-pure@3.37.1: | ||
2586 | - resolution: {integrity: sha512-J/r5JTHSmzTxbiYYrzXg9w1VpqrYt+gexenBE9pugeyhwPZTAEJddyiReJWsLO6uNQ8xJZFbod6XC7KKwatCiA==} | 2609 | + core-js-pure@3.38.0: |
2610 | + resolution: {integrity: sha512-8balb/HAXo06aHP58mZMtXgD8vcnXz9tUDePgqBgJgKdmTlMt+jw3ujqniuBDQXMvTzxnMpxHFeuSM3g1jWQuQ==} | ||
2587 | 2611 | ||
2588 | core-js@3.37.1: | 2612 | core-js@3.37.1: |
2589 | resolution: {integrity: sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==} | 2613 | resolution: {integrity: sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==} |
@@ -2591,6 +2615,10 @@ packages: | @@ -2591,6 +2615,10 @@ packages: | ||
2591 | core-util-is@1.0.3: | 2615 | core-util-is@1.0.3: |
2592 | resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} | 2616 | resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} |
2593 | 2617 | ||
2618 | + cors@2.8.5: | ||
2619 | + resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} | ||
2620 | + engines: {node: '>= 0.10'} | ||
2621 | + | ||
2594 | cosmiconfig@7.1.0: | 2622 | cosmiconfig@7.1.0: |
2595 | resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} | 2623 | resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} |
2596 | engines: {node: '>=10'} | 2624 | engines: {node: '>=10'} |
@@ -2734,6 +2762,17 @@ packages: | @@ -2734,6 +2762,17 @@ packages: | ||
2734 | dayjs@1.11.12: | 2762 | dayjs@1.11.12: |
2735 | resolution: {integrity: sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==} | 2763 | resolution: {integrity: sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==} |
2736 | 2764 | ||
2765 | + debounce@1.2.1: | ||
2766 | + resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==} | ||
2767 | + | ||
2768 | + debug@2.6.9: | ||
2769 | + resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} | ||
2770 | + peerDependencies: | ||
2771 | + supports-color: '*' | ||
2772 | + peerDependenciesMeta: | ||
2773 | + supports-color: | ||
2774 | + optional: true | ||
2775 | + | ||
2737 | debug@3.2.7: | 2776 | debug@3.2.7: |
2738 | resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} | 2777 | resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} |
2739 | peerDependencies: | 2778 | peerDependencies: |
@@ -2767,6 +2806,10 @@ packages: | @@ -2767,6 +2806,10 @@ packages: | ||
2767 | resolution: {integrity: sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ==} | 2806 | resolution: {integrity: sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ==} |
2768 | engines: {node: '>=14.16'} | 2807 | engines: {node: '>=14.16'} |
2769 | 2808 | ||
2809 | + deep-eql@4.1.4: | ||
2810 | + resolution: {integrity: sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==} | ||
2811 | + engines: {node: '>=6'} | ||
2812 | + | ||
2770 | deep-is@0.1.4: | 2813 | deep-is@0.1.4: |
2771 | resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} | 2814 | resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} |
2772 | 2815 | ||
@@ -2778,6 +2821,10 @@ packages: | @@ -2778,6 +2821,10 @@ packages: | ||
2778 | resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} | 2821 | resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} |
2779 | engines: {node: '>= 0.4'} | 2822 | engines: {node: '>= 0.4'} |
2780 | 2823 | ||
2824 | + define-lazy-prop@2.0.0: | ||
2825 | + resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==} | ||
2826 | + engines: {node: '>=8'} | ||
2827 | + | ||
2781 | define-properties@1.2.1: | 2828 | define-properties@1.2.1: |
2782 | resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} | 2829 | resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} |
2783 | engines: {node: '>= 0.4'} | 2830 | engines: {node: '>= 0.4'} |
@@ -2789,9 +2836,17 @@ packages: | @@ -2789,9 +2836,17 @@ packages: | ||
2789 | delegates@1.0.0: | 2836 | delegates@1.0.0: |
2790 | resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==} | 2837 | resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==} |
2791 | 2838 | ||
2839 | + depd@2.0.0: | ||
2840 | + resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} | ||
2841 | + engines: {node: '>= 0.8'} | ||
2842 | + | ||
2792 | des.js@1.1.0: | 2843 | des.js@1.1.0: |
2793 | resolution: {integrity: sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==} | 2844 | resolution: {integrity: sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==} |
2794 | 2845 | ||
2846 | + destroy@1.2.0: | ||
2847 | + resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} | ||
2848 | + engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} | ||
2849 | + | ||
2795 | detect-libc@2.0.3: | 2850 | detect-libc@2.0.3: |
2796 | resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} | 2851 | resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} |
2797 | engines: {node: '>=8'} | 2852 | engines: {node: '>=8'} |
@@ -2860,11 +2915,17 @@ packages: | @@ -2860,11 +2915,17 @@ packages: | ||
2860 | dot-case@3.0.4: | 2915 | dot-case@3.0.4: |
2861 | resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} | 2916 | resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} |
2862 | 2917 | ||
2918 | + duplexer@0.1.2: | ||
2919 | + resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} | ||
2920 | + | ||
2863 | eastasianwidth@0.2.0: | 2921 | eastasianwidth@0.2.0: |
2864 | resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} | 2922 | resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} |
2865 | 2923 | ||
2866 | - electron-to-chromium@1.5.4: | ||
2867 | - resolution: {integrity: sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==} | 2924 | + ee-first@1.1.1: |
2925 | + resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} | ||
2926 | + | ||
2927 | + electron-to-chromium@1.5.5: | ||
2928 | + resolution: {integrity: sha512-QR7/A7ZkMS8tZuoftC/jfqNkZLQO779SSW3YuZHP4eXpj3EffGLFcB/Xu9AAZQzLccTiCV+EmUo3ha4mQ9wnlA==} | ||
2868 | 2929 | ||
2869 | elliptic@6.5.6: | 2930 | elliptic@6.5.6: |
2870 | resolution: {integrity: sha512-mpzdtpeCLuS3BmE3pO3Cpp5bbjlOPY2Q0PgoF+Od1XZrHLYI28Xe3ossCmYCQt11FQKEYd9+PF8jymTvtWJSHQ==} | 2931 | resolution: {integrity: sha512-mpzdtpeCLuS3BmE3pO3Cpp5bbjlOPY2Q0PgoF+Od1XZrHLYI28Xe3ossCmYCQt11FQKEYd9+PF8jymTvtWJSHQ==} |
@@ -2882,9 +2943,21 @@ packages: | @@ -2882,9 +2943,21 @@ packages: | ||
2882 | resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} | 2943 | resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} |
2883 | engines: {node: '>= 4'} | 2944 | engines: {node: '>= 4'} |
2884 | 2945 | ||
2946 | + encodeurl@1.0.2: | ||
2947 | + resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} | ||
2948 | + engines: {node: '>= 0.8'} | ||
2949 | + | ||
2885 | end-of-stream@1.4.4: | 2950 | end-of-stream@1.4.4: |
2886 | resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} | 2951 | resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} |
2887 | 2952 | ||
2953 | + engine.io-parser@5.2.3: | ||
2954 | + resolution: {integrity: sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q==} | ||
2955 | + engines: {node: '>=10.0.0'} | ||
2956 | + | ||
2957 | + engine.io@6.5.5: | ||
2958 | + resolution: {integrity: sha512-C5Pn8Wk+1vKBoHghJODM63yk8MvrO9EWZUfkAt5HAqIgPE4/8FF0PEGHXtEd40l223+cE5ABWuPzm38PHFXfMA==} | ||
2959 | + engines: {node: '>=10.2.0'} | ||
2960 | + | ||
2888 | enhanced-resolve@5.12.0: | 2961 | enhanced-resolve@5.12.0: |
2889 | resolution: {integrity: sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==} | 2962 | resolution: {integrity: sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==} |
2890 | engines: {node: '>=10.13.0'} | 2963 | engines: {node: '>=10.13.0'} |
@@ -2900,6 +2973,11 @@ packages: | @@ -2900,6 +2973,11 @@ packages: | ||
2900 | resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} | 2973 | resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} |
2901 | engines: {node: '>=0.12'} | 2974 | engines: {node: '>=0.12'} |
2902 | 2975 | ||
2976 | + envinfo@7.13.0: | ||
2977 | + resolution: {integrity: sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==} | ||
2978 | + engines: {node: '>=4'} | ||
2979 | + hasBin: true | ||
2980 | + | ||
2903 | environment@1.1.0: | 2981 | environment@1.1.0: |
2904 | resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==} | 2982 | resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==} |
2905 | engines: {node: '>=18'} | 2983 | engines: {node: '>=18'} |
@@ -2958,6 +3036,9 @@ packages: | @@ -2958,6 +3036,9 @@ packages: | ||
2958 | resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} | 3036 | resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} |
2959 | engines: {node: '>=6'} | 3037 | engines: {node: '>=6'} |
2960 | 3038 | ||
3039 | + escape-html@1.0.3: | ||
3040 | + resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} | ||
3041 | + | ||
2961 | escape-string-regexp@1.0.5: | 3042 | escape-string-regexp@1.0.5: |
2962 | resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} | 3043 | resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} |
2963 | engines: {node: '>=0.8.0'} | 3044 | engines: {node: '>=0.8.0'} |
@@ -3154,6 +3235,10 @@ packages: | @@ -3154,6 +3235,10 @@ packages: | ||
3154 | resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} | 3235 | resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} |
3155 | engines: {node: '>=0.10.0'} | 3236 | engines: {node: '>=0.10.0'} |
3156 | 3237 | ||
3238 | + etag@1.8.1: | ||
3239 | + resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} | ||
3240 | + engines: {node: '>= 0.6'} | ||
3241 | + | ||
3157 | event-target-shim@5.0.1: | 3242 | event-target-shim@5.0.1: |
3158 | resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} | 3243 | resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} |
3159 | engines: {node: '>=6'} | 3244 | engines: {node: '>=6'} |
@@ -3217,6 +3302,10 @@ packages: | @@ -3217,6 +3302,10 @@ packages: | ||
3217 | file-uri-to-path@1.0.0: | 3302 | file-uri-to-path@1.0.0: |
3218 | resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} | 3303 | resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} |
3219 | 3304 | ||
3305 | + filesize@10.1.4: | ||
3306 | + resolution: {integrity: sha512-ryBwPIIeErmxgPnm6cbESAzXjuEFubs+yKYLBZvg3CaiNcmkJChoOGcBSrZ6IwkMwPABwPpVXE6IlNdGJJrvEg==} | ||
3307 | + engines: {node: '>= 10.4.0'} | ||
3308 | + | ||
3220 | fill-range@7.1.1: | 3309 | fill-range@7.1.1: |
3221 | resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} | 3310 | resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} |
3222 | engines: {node: '>=8'} | 3311 | engines: {node: '>=8'} |
@@ -3225,6 +3314,10 @@ packages: | @@ -3225,6 +3314,10 @@ packages: | ||
3225 | resolution: {integrity: sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng==} | 3314 | resolution: {integrity: sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng==} |
3226 | engines: {node: '>=14.16'} | 3315 | engines: {node: '>=14.16'} |
3227 | 3316 | ||
3317 | + finalhandler@1.1.2: | ||
3318 | + resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==} | ||
3319 | + engines: {node: '>= 0.8'} | ||
3320 | + | ||
3228 | find-cache-dir@2.1.0: | 3321 | find-cache-dir@2.1.0: |
3229 | resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} | 3322 | resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} |
3230 | engines: {node: '>=6'} | 3323 | engines: {node: '>=6'} |
@@ -3283,10 +3376,18 @@ packages: | @@ -3283,10 +3376,18 @@ packages: | ||
3283 | resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} | 3376 | resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} |
3284 | engines: {node: '>= 6'} | 3377 | engines: {node: '>= 6'} |
3285 | 3378 | ||
3379 | + fresh@0.5.2: | ||
3380 | + resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} | ||
3381 | + engines: {node: '>= 0.6'} | ||
3382 | + | ||
3286 | fs-extra@10.1.0: | 3383 | fs-extra@10.1.0: |
3287 | resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} | 3384 | resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} |
3288 | engines: {node: '>=12'} | 3385 | engines: {node: '>=12'} |
3289 | 3386 | ||
3387 | + fs-extra@11.2.0: | ||
3388 | + resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==} | ||
3389 | + engines: {node: '>=14.14'} | ||
3390 | + | ||
3290 | fs-minipass@2.1.0: | 3391 | fs-minipass@2.1.0: |
3291 | resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} | 3392 | resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} |
3292 | engines: {node: '>= 8'} | 3393 | engines: {node: '>= 8'} |
@@ -3329,6 +3430,10 @@ packages: | @@ -3329,6 +3430,10 @@ packages: | ||
3329 | resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} | 3430 | resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} |
3330 | engines: {node: '>= 0.4'} | 3431 | engines: {node: '>= 0.4'} |
3331 | 3432 | ||
3433 | + get-port@5.1.1: | ||
3434 | + resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==} | ||
3435 | + engines: {node: '>=8'} | ||
3436 | + | ||
3332 | get-stream@5.2.0: | 3437 | get-stream@5.2.0: |
3333 | resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} | 3438 | resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} |
3334 | engines: {node: '>=8'} | 3439 | engines: {node: '>=8'} |
@@ -3409,6 +3514,10 @@ packages: | @@ -3409,6 +3514,10 @@ packages: | ||
3409 | graphemer@1.4.0: | 3514 | graphemer@1.4.0: |
3410 | resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} | 3515 | resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} |
3411 | 3516 | ||
3517 | + gzip-size@6.0.0: | ||
3518 | + resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==} | ||
3519 | + engines: {node: '>=10'} | ||
3520 | + | ||
3412 | hard-rejection@2.1.0: | 3521 | hard-rejection@2.1.0: |
3413 | resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} | 3522 | resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} |
3414 | engines: {node: '>=6'} | 3523 | engines: {node: '>=6'} |
@@ -3481,6 +3590,9 @@ packages: | @@ -3481,6 +3590,9 @@ packages: | ||
3481 | html-entities@2.5.2: | 3590 | html-entities@2.5.2: |
3482 | resolution: {integrity: sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==} | 3591 | resolution: {integrity: sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==} |
3483 | 3592 | ||
3593 | + html-escaper@2.0.2: | ||
3594 | + resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} | ||
3595 | + | ||
3484 | html-minifier-terser@6.1.0: | 3596 | html-minifier-terser@6.1.0: |
3485 | resolution: {integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==} | 3597 | resolution: {integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==} |
3486 | engines: {node: '>=12'} | 3598 | engines: {node: '>=12'} |
@@ -3511,6 +3623,10 @@ packages: | @@ -3511,6 +3623,10 @@ packages: | ||
3511 | resolution: {integrity: sha512-Yy9VFT/0fJhbpSHmqA34CJKZDXLnHoQUP2wbFXY7duOx3nc9Qf8MVJezaXTP7IirvJ9DmUv/vm7qFNu/RntdWw==} | 3623 | resolution: {integrity: sha512-Yy9VFT/0fJhbpSHmqA34CJKZDXLnHoQUP2wbFXY7duOx3nc9Qf8MVJezaXTP7IirvJ9DmUv/vm7qFNu/RntdWw==} |
3512 | engines: {node: '>= 4'} | 3624 | engines: {node: '>= 4'} |
3513 | 3625 | ||
3626 | + http-errors@2.0.0: | ||
3627 | + resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} | ||
3628 | + engines: {node: '>= 0.8'} | ||
3629 | + | ||
3514 | https-browserify@1.0.0: | 3630 | https-browserify@1.0.0: |
3515 | resolution: {integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==} | 3631 | resolution: {integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==} |
3516 | 3632 | ||
@@ -3536,6 +3652,10 @@ packages: | @@ -3536,6 +3652,10 @@ packages: | ||
3536 | engines: {node: '>=18'} | 3652 | engines: {node: '>=18'} |
3537 | hasBin: true | 3653 | hasBin: true |
3538 | 3654 | ||
3655 | + iconv-lite@0.4.24: | ||
3656 | + resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} | ||
3657 | + engines: {node: '>=0.10.0'} | ||
3658 | + | ||
3539 | ieee754@1.2.1: | 3659 | ieee754@1.2.1: |
3540 | resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} | 3660 | resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} |
3541 | 3661 | ||
@@ -3652,6 +3772,11 @@ packages: | @@ -3652,6 +3772,11 @@ packages: | ||
3652 | resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} | 3772 | resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} |
3653 | engines: {node: '>= 0.4'} | 3773 | engines: {node: '>= 0.4'} |
3654 | 3774 | ||
3775 | + is-docker@2.2.1: | ||
3776 | + resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} | ||
3777 | + engines: {node: '>=8'} | ||
3778 | + hasBin: true | ||
3779 | + | ||
3655 | is-expression@4.0.0: | 3780 | is-expression@4.0.0: |
3656 | resolution: {integrity: sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==} | 3781 | resolution: {integrity: sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==} |
3657 | 3782 | ||
@@ -3768,6 +3893,10 @@ packages: | @@ -3768,6 +3893,10 @@ packages: | ||
3768 | resolution: {integrity: sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==} | 3893 | resolution: {integrity: sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==} |
3769 | engines: {node: '>= 0.4'} | 3894 | engines: {node: '>= 0.4'} |
3770 | 3895 | ||
3896 | + is-wsl@2.2.0: | ||
3897 | + resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} | ||
3898 | + engines: {node: '>=8'} | ||
3899 | + | ||
3771 | isarray@1.0.0: | 3900 | isarray@1.0.0: |
3772 | resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} | 3901 | resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} |
3773 | 3902 | ||
@@ -3864,6 +3993,9 @@ packages: | @@ -3864,6 +3993,9 @@ packages: | ||
3864 | json-stable-stringify-without-jsonify@1.0.1: | 3993 | json-stable-stringify-without-jsonify@1.0.1: |
3865 | resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} | 3994 | resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} |
3866 | 3995 | ||
3996 | + json-stream-stringify@3.0.1: | ||
3997 | + resolution: {integrity: sha512-vuxs3G1ocFDiAQ/SX0okcZbtqXwgj1g71qE9+vrjJ2EkjKQlEFDAcUNRxRU8O+GekV4v5cM2qXP0Wyt/EMDBiQ==} | ||
3998 | + | ||
3867 | json2mq@0.2.0: | 3999 | json2mq@0.2.0: |
3868 | resolution: {integrity: sha512-SzoRg7ux5DWTII9J2qkrZrqV1gt+rTaoufMxEzXbS26Uid0NwaJd123HcoB80TgubEppxxIGdNxCx50fEoEWQA==} | 4000 | resolution: {integrity: sha512-SzoRg7ux5DWTII9J2qkrZrqV1gt+rTaoufMxEzXbS26Uid0NwaJd123HcoB80TgubEppxxIGdNxCx50fEoEWQA==} |
3869 | 4001 | ||
@@ -3921,8 +4053,12 @@ packages: | @@ -3921,8 +4053,12 @@ packages: | ||
3921 | lines-and-columns@1.2.4: | 4053 | lines-and-columns@1.2.4: |
3922 | resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} | 4054 | resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} |
3923 | 4055 | ||
3924 | - lint-staged@15.2.7: | ||
3925 | - resolution: {integrity: sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw==} | 4056 | + lines-and-columns@2.0.4: |
4057 | + resolution: {integrity: sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==} | ||
4058 | + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} | ||
4059 | + | ||
4060 | + lint-staged@15.2.8: | ||
4061 | + resolution: {integrity: sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==} | ||
3926 | engines: {node: '>=18.12.0'} | 4062 | engines: {node: '>=18.12.0'} |
3927 | hasBin: true | 4063 | hasBin: true |
3928 | 4064 | ||
@@ -4047,6 +4183,10 @@ packages: | @@ -4047,6 +4183,10 @@ packages: | ||
4047 | mdn-data@2.0.30: | 4183 | mdn-data@2.0.30: |
4048 | resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} | 4184 | resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} |
4049 | 4185 | ||
4186 | + media-typer@0.3.0: | ||
4187 | + resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} | ||
4188 | + engines: {node: '>= 0.6'} | ||
4189 | + | ||
4050 | mem@5.1.1: | 4190 | mem@5.1.1: |
4051 | resolution: {integrity: sha512-qvwipnozMohxLXG1pOqoLiZKNkC4r4qqRucSoDwXowsNGDSULiqFTRUF05vcZWnwJSG22qTsynQhxbaMtnX9gw==} | 4191 | resolution: {integrity: sha512-qvwipnozMohxLXG1pOqoLiZKNkC4r4qqRucSoDwXowsNGDSULiqFTRUF05vcZWnwJSG22qTsynQhxbaMtnX9gw==} |
4052 | engines: {node: '>=8'} | 4192 | engines: {node: '>=8'} |
@@ -4082,6 +4222,11 @@ packages: | @@ -4082,6 +4222,11 @@ packages: | ||
4082 | resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} | 4222 | resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} |
4083 | engines: {node: '>= 0.6'} | 4223 | engines: {node: '>= 0.6'} |
4084 | 4224 | ||
4225 | + mime@1.6.0: | ||
4226 | + resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} | ||
4227 | + engines: {node: '>=4'} | ||
4228 | + hasBin: true | ||
4229 | + | ||
4085 | mimic-fn@2.1.0: | 4230 | mimic-fn@2.1.0: |
4086 | resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} | 4231 | resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} |
4087 | engines: {node: '>=6'} | 4232 | engines: {node: '>=6'} |
@@ -4164,6 +4309,13 @@ packages: | @@ -4164,6 +4309,13 @@ packages: | ||
4164 | resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} | 4309 | resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} |
4165 | engines: {node: '>=10'} | 4310 | engines: {node: '>=10'} |
4166 | 4311 | ||
4312 | + mrmime@2.0.0: | ||
4313 | + resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==} | ||
4314 | + engines: {node: '>=10'} | ||
4315 | + | ||
4316 | + ms@2.0.0: | ||
4317 | + resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} | ||
4318 | + | ||
4167 | ms@2.1.2: | 4319 | ms@2.1.2: |
4168 | resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} | 4320 | resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} |
4169 | 4321 | ||
@@ -4184,6 +4336,10 @@ packages: | @@ -4184,6 +4336,10 @@ packages: | ||
4184 | natural-compare@1.4.0: | 4336 | natural-compare@1.4.0: |
4185 | resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} | 4337 | resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} |
4186 | 4338 | ||
4339 | + negotiator@0.6.3: | ||
4340 | + resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} | ||
4341 | + engines: {node: '>= 0.6'} | ||
4342 | + | ||
4187 | neo-async@2.6.2: | 4343 | neo-async@2.6.2: |
4188 | resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} | 4344 | resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} |
4189 | 4345 | ||
@@ -4280,6 +4436,14 @@ packages: | @@ -4280,6 +4436,14 @@ packages: | ||
4280 | resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==} | 4436 | resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==} |
4281 | engines: {node: '>= 0.4'} | 4437 | engines: {node: '>= 0.4'} |
4282 | 4438 | ||
4439 | + on-finished@2.3.0: | ||
4440 | + resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==} | ||
4441 | + engines: {node: '>= 0.8'} | ||
4442 | + | ||
4443 | + on-finished@2.4.1: | ||
4444 | + resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} | ||
4445 | + engines: {node: '>= 0.8'} | ||
4446 | + | ||
4283 | once@1.4.0: | 4447 | once@1.4.0: |
4284 | resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} | 4448 | resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} |
4285 | 4449 | ||
@@ -4295,6 +4459,14 @@ packages: | @@ -4295,6 +4459,14 @@ packages: | ||
4295 | resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==} | 4459 | resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==} |
4296 | engines: {node: '>=18'} | 4460 | engines: {node: '>=18'} |
4297 | 4461 | ||
4462 | + open@8.4.2: | ||
4463 | + resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} | ||
4464 | + engines: {node: '>=12'} | ||
4465 | + | ||
4466 | + opener@1.5.2: | ||
4467 | + resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} | ||
4468 | + hasBin: true | ||
4469 | + | ||
4298 | optionator@0.9.4: | 4470 | optionator@0.9.4: |
4299 | resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} | 4471 | resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} |
4300 | engines: {node: '>= 0.8.0'} | 4472 | engines: {node: '>= 0.8.0'} |
@@ -4367,6 +4539,10 @@ packages: | @@ -4367,6 +4539,10 @@ packages: | ||
4367 | resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} | 4539 | resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} |
4368 | engines: {node: '>=8'} | 4540 | engines: {node: '>=8'} |
4369 | 4541 | ||
4542 | + parseurl@1.3.3: | ||
4543 | + resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} | ||
4544 | + engines: {node: '>= 0.8'} | ||
4545 | + | ||
4370 | pascal-case@3.1.2: | 4546 | pascal-case@3.1.2: |
4371 | resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} | 4547 | resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} |
4372 | 4548 | ||
@@ -4727,8 +4903,8 @@ packages: | @@ -4727,8 +4903,8 @@ packages: | ||
4727 | postcss-value-parser@4.2.0: | 4903 | postcss-value-parser@4.2.0: |
4728 | resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} | 4904 | resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} |
4729 | 4905 | ||
4730 | - postcss@8.4.40: | ||
4731 | - resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} | 4906 | + postcss@8.4.41: |
4907 | + resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} | ||
4732 | engines: {node: ^10 || ^12 || >=14} | 4908 | engines: {node: ^10 || ^12 || >=14} |
4733 | 4909 | ||
4734 | prelude-ls@1.2.1: | 4910 | prelude-ls@1.2.1: |
@@ -4839,8 +5015,12 @@ packages: | @@ -4839,8 +5015,12 @@ packages: | ||
4839 | resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} | 5015 | resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} |
4840 | engines: {node: '>=6'} | 5016 | engines: {node: '>=6'} |
4841 | 5017 | ||
4842 | - qs@6.12.3: | ||
4843 | - resolution: {integrity: sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ==} | 5018 | + qs@6.11.0: |
5019 | + resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} | ||
5020 | + engines: {node: '>=0.6'} | ||
5021 | + | ||
5022 | + qs@6.13.0: | ||
5023 | + resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==} | ||
4844 | engines: {node: '>=0.6'} | 5024 | engines: {node: '>=0.6'} |
4845 | 5025 | ||
4846 | query-string@9.1.0: | 5026 | query-string@9.1.0: |
@@ -4864,6 +5044,14 @@ packages: | @@ -4864,6 +5044,14 @@ packages: | ||
4864 | randomfill@1.0.4: | 5044 | randomfill@1.0.4: |
4865 | resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==} | 5045 | resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==} |
4866 | 5046 | ||
5047 | + range-parser@1.2.1: | ||
5048 | + resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} | ||
5049 | + engines: {node: '>= 0.6'} | ||
5050 | + | ||
5051 | + raw-body@2.5.2: | ||
5052 | + resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==} | ||
5053 | + engines: {node: '>= 0.8'} | ||
5054 | + | ||
4867 | rc-cascader@3.27.0: | 5055 | rc-cascader@3.27.0: |
4868 | resolution: {integrity: sha512-z5uq8VvQadFUBiuZJ7YF5UAUGNkZtdEtcEYiIA94N/Kc2MIKr6lEbN5HyVddvYSgwWlKqnL6pH5bFXFuIK3MNg==} | 5056 | resolution: {integrity: sha512-z5uq8VvQadFUBiuZJ7YF5UAUGNkZtdEtcEYiIA94N/Kc2MIKr6lEbN5HyVddvYSgwWlKqnL6pH5bFXFuIK3MNg==} |
4869 | peerDependencies: | 5057 | peerDependencies: |
@@ -4913,20 +5101,20 @@ packages: | @@ -4913,20 +5101,20 @@ packages: | ||
4913 | react: '>=16.9.0' | 5101 | react: '>=16.9.0' |
4914 | react-dom: '>=16.9.0' | 5102 | react-dom: '>=16.9.0' |
4915 | 5103 | ||
4916 | - rc-input-number@9.1.0: | ||
4917 | - resolution: {integrity: sha512-NqJ6i25Xn/AgYfVxynlevIhX3FuKlMwIFpucGG1h98SlK32wQwDK0zhN9VY32McOmuaqzftduNYWWooWz8pXQA==} | 5104 | + rc-input-number@9.2.0: |
5105 | + resolution: {integrity: sha512-5XZFhBCV5f9UQ62AZ2hFbEY8iZT/dm23Q1kAg0H8EvOgD3UDbYYJAayoVIkM3lQaCqYAW5gV0yV3vjw1XtzWHg==} | ||
4918 | peerDependencies: | 5106 | peerDependencies: |
4919 | react: '>=16.9.0' | 5107 | react: '>=16.9.0' |
4920 | react-dom: '>=16.9.0' | 5108 | react-dom: '>=16.9.0' |
4921 | 5109 | ||
4922 | - rc-input@1.5.1: | ||
4923 | - resolution: {integrity: sha512-+nOzQJDeIfIpNP/SgY45LXSKbuMlp4Yap2y8c+ZpU7XbLmNzUd6+d5/S75sA/52jsVE6S/AkhkkDEAOjIu7i6g==} | 5110 | + rc-input@1.6.2: |
5111 | + resolution: {integrity: sha512-nJqsiIv8K88w8pvbUR5savKqBokdSR0zVGPntLApeOKFp8dp6s92l1CzD60yVActpCZAJwlCfRX5rno+QVYV7g==} | ||
4924 | peerDependencies: | 5112 | peerDependencies: |
4925 | react: '>=16.0.0' | 5113 | react: '>=16.0.0' |
4926 | react-dom: '>=16.0.0' | 5114 | react-dom: '>=16.0.0' |
4927 | 5115 | ||
4928 | - rc-mentions@2.14.0: | ||
4929 | - resolution: {integrity: sha512-qKR59FMuF8PK4ZqsbWX3UuA5P1M/snzyqV6Yt3y1DCFbCEdqUGIBgQp6vEfLCO6Z0RoRFlzXtCeSlBTcDDpg1A==} | 5116 | + rc-mentions@2.15.0: |
5117 | + resolution: {integrity: sha512-f5v5i7VdqvBDXbphoqcQWmXDif2Msd2arritVoWybrVDuHE6nQ7XCYsybHbV//WylooK52BFDouFvyaRDtXZEw==} | ||
4930 | peerDependencies: | 5118 | peerDependencies: |
4931 | react: '>=16.9.0' | 5119 | react: '>=16.9.0' |
4932 | react-dom: '>=16.9.0' | 5120 | react-dom: '>=16.9.0' |
@@ -4962,8 +5150,8 @@ packages: | @@ -4962,8 +5150,8 @@ packages: | ||
4962 | react: '>=16.9.0' | 5150 | react: '>=16.9.0' |
4963 | react-dom: '>=16.9.0' | 5151 | react-dom: '>=16.9.0' |
4964 | 5152 | ||
4965 | - rc-picker@4.6.10: | ||
4966 | - resolution: {integrity: sha512-wNtbwAalqqSmBco+VSxU0ggR9YgvdzdMUTm9bFYn+l3hXmAFyFikBN8xN/iSn3Bwdf6chhh+ANOZKEEIBiq/Fw==} | 5153 | + rc-picker@4.6.11: |
5154 | + resolution: {integrity: sha512-PEVH5MMTUrdvTTxCmPndsXiJL7TFLSu8q0cDdZrhdcjn8en3NbuhOFacWqKTvdnfG53RPPhiBssXCUHYyc3R/Q==} | ||
4967 | engines: {node: '>=8.x'} | 5155 | engines: {node: '>=8.x'} |
4968 | peerDependencies: | 5156 | peerDependencies: |
4969 | date-fns: '>= 2.x' | 5157 | date-fns: '>= 2.x' |
@@ -5014,8 +5202,8 @@ packages: | @@ -5014,8 +5202,8 @@ packages: | ||
5014 | react: '*' | 5202 | react: '*' |
5015 | react-dom: '*' | 5203 | react-dom: '*' |
5016 | 5204 | ||
5017 | - rc-slider@10.6.2: | ||
5018 | - resolution: {integrity: sha512-FjkoFjyvUQWcBo1F3RgSglky3ar0+qHLM41PlFVYB4Bj3RD8E/Mv7kqMouLFBU+3aFglMzzctAIWRwajEuueSw==} | 5205 | + rc-slider@11.1.5: |
5206 | + resolution: {integrity: sha512-b77H5PbjMKsvkYXAYIkn50QuFX6ICQmCTibDinI9q+BHx65/TV4TeU25+oadhSRzykxs0/vBWeKBwRyySOeWlg==} | ||
5019 | engines: {node: '>=8.x'} | 5207 | engines: {node: '>=8.x'} |
5020 | peerDependencies: | 5208 | peerDependencies: |
5021 | react: '>=16.9.0' | 5209 | react: '>=16.9.0' |
@@ -5048,8 +5236,8 @@ packages: | @@ -5048,8 +5236,8 @@ packages: | ||
5048 | react: '>=16.9.0' | 5236 | react: '>=16.9.0' |
5049 | react-dom: '>=16.9.0' | 5237 | react-dom: '>=16.9.0' |
5050 | 5238 | ||
5051 | - rc-textarea@1.7.0: | ||
5052 | - resolution: {integrity: sha512-UxizYJkWkmxP3zofXgc487QiGyDmhhheDLLjIWbFtDmiru1ls30KpO8odDaPyqNUIy9ugj5djxTEuezIn6t3Jg==} | 5239 | + rc-textarea@1.8.1: |
5240 | + resolution: {integrity: sha512-bm36N2ZqwZAP60ZQg2OY9mPdqWC+m6UTjHc+CqEZOxb3Ia29BGHazY/s5bI8M4113CkqTzhtFUDNA078ZiOx3Q==} | ||
5053 | peerDependencies: | 5241 | peerDependencies: |
5054 | react: '>=16.9.0' | 5242 | react: '>=16.9.0' |
5055 | react-dom: '>=16.9.0' | 5243 | react-dom: '>=16.9.0' |
@@ -5278,9 +5466,8 @@ packages: | @@ -5278,9 +5466,8 @@ packages: | ||
5278 | deprecated: Rimraf versions prior to v4 are no longer supported | 5466 | deprecated: Rimraf versions prior to v4 are no longer supported |
5279 | hasBin: true | 5467 | hasBin: true |
5280 | 5468 | ||
5281 | - rimraf@5.0.9: | ||
5282 | - resolution: {integrity: sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA==} | ||
5283 | - engines: {node: 14 >=14.20 || 16 >=16.20 || >=18} | 5469 | + rimraf@5.0.10: |
5470 | + resolution: {integrity: sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==} | ||
5284 | hasBin: true | 5471 | hasBin: true |
5285 | 5472 | ||
5286 | ripemd160@2.0.2: | 5473 | ripemd160@2.0.2: |
@@ -5322,6 +5509,9 @@ packages: | @@ -5322,6 +5509,9 @@ packages: | ||
5322 | safe-regex@2.1.1: | 5509 | safe-regex@2.1.1: |
5323 | resolution: {integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==} | 5510 | resolution: {integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==} |
5324 | 5511 | ||
5512 | + safer-buffer@2.1.2: | ||
5513 | + resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} | ||
5514 | + | ||
5325 | sass-embedded-android-arm64@1.77.8: | 5515 | sass-embedded-android-arm64@1.77.8: |
5326 | resolution: {integrity: sha512-EmWHLbEx0Zo/f/lTFzMeH2Du+/I4RmSRlEnERSUKQWVp3aBSO04QDvdxfFezgQ+2Yt/ub9WMqBpma9P/8MPsLg==} | 5516 | resolution: {integrity: sha512-EmWHLbEx0Zo/f/lTFzMeH2Du+/I4RmSRlEnERSUKQWVp3aBSO04QDvdxfFezgQ+2Yt/ub9WMqBpma9P/8MPsLg==} |
5327 | engines: {node: '>=14.0.0'} | 5517 | engines: {node: '>=14.0.0'} |
@@ -5472,9 +5662,17 @@ packages: | @@ -5472,9 +5662,17 @@ packages: | ||
5472 | engines: {node: '>=10'} | 5662 | engines: {node: '>=10'} |
5473 | hasBin: true | 5663 | hasBin: true |
5474 | 5664 | ||
5665 | + send@0.18.0: | ||
5666 | + resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} | ||
5667 | + engines: {node: '>= 0.8.0'} | ||
5668 | + | ||
5475 | serialize-javascript@6.0.2: | 5669 | serialize-javascript@6.0.2: |
5476 | resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} | 5670 | resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} |
5477 | 5671 | ||
5672 | + serve-static@1.15.0: | ||
5673 | + resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==} | ||
5674 | + engines: {node: '>= 0.8.0'} | ||
5675 | + | ||
5478 | set-blocking@2.0.0: | 5676 | set-blocking@2.0.0: |
5479 | resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} | 5677 | resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} |
5480 | 5678 | ||
@@ -5489,6 +5687,9 @@ packages: | @@ -5489,6 +5687,9 @@ packages: | ||
5489 | setimmediate@1.0.5: | 5687 | setimmediate@1.0.5: |
5490 | resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} | 5688 | resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} |
5491 | 5689 | ||
5690 | + setprototypeof@1.2.0: | ||
5691 | + resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} | ||
5692 | + | ||
5492 | sha.js@2.4.11: | 5693 | sha.js@2.4.11: |
5493 | resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} | 5694 | resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} |
5494 | hasBin: true | 5695 | hasBin: true |
@@ -5519,6 +5720,10 @@ packages: | @@ -5519,6 +5720,10 @@ packages: | ||
5519 | resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} | 5720 | resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} |
5520 | engines: {node: '>=14'} | 5721 | engines: {node: '>=14'} |
5521 | 5722 | ||
5723 | + sirv@2.0.4: | ||
5724 | + resolution: {integrity: sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==} | ||
5725 | + engines: {node: '>= 10'} | ||
5726 | + | ||
5522 | slash@3.0.0: | 5727 | slash@3.0.0: |
5523 | resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} | 5728 | resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} |
5524 | engines: {node: '>=8'} | 5729 | engines: {node: '>=8'} |
@@ -5542,6 +5747,17 @@ packages: | @@ -5542,6 +5747,17 @@ packages: | ||
5542 | snake-case@3.0.4: | 5747 | snake-case@3.0.4: |
5543 | resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} | 5748 | resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} |
5544 | 5749 | ||
5750 | + socket.io-adapter@2.5.5: | ||
5751 | + resolution: {integrity: sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg==} | ||
5752 | + | ||
5753 | + socket.io-parser@4.2.4: | ||
5754 | + resolution: {integrity: sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==} | ||
5755 | + engines: {node: '>=10.0.0'} | ||
5756 | + | ||
5757 | + socket.io@4.7.2: | ||
5758 | + resolution: {integrity: sha512-bvKVS29/I5fl2FGLNHuXlQaUH/BlzX1IN6S+NKLNZpBsPZIDH+90eQmCs2Railn4YUiww4SzUedJ6+uzwFnKLw==} | ||
5759 | + engines: {node: '>=10.2.0'} | ||
5760 | + | ||
5545 | source-list-map@2.0.1: | 5761 | source-list-map@2.0.1: |
5546 | resolution: {integrity: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==} | 5762 | resolution: {integrity: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==} |
5547 | 5763 | ||
@@ -5583,6 +5799,14 @@ packages: | @@ -5583,6 +5799,14 @@ packages: | ||
5583 | stackframe@1.3.4: | 5799 | stackframe@1.3.4: |
5584 | resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==} | 5800 | resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==} |
5585 | 5801 | ||
5802 | + statuses@1.5.0: | ||
5803 | + resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} | ||
5804 | + engines: {node: '>= 0.6'} | ||
5805 | + | ||
5806 | + statuses@2.0.1: | ||
5807 | + resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} | ||
5808 | + engines: {node: '>= 0.8'} | ||
5809 | + | ||
5586 | std-env@3.7.0: | 5810 | std-env@3.7.0: |
5587 | resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==} | 5811 | resolution: {integrity: sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==} |
5588 | 5812 | ||
@@ -5705,8 +5929,8 @@ packages: | @@ -5705,8 +5929,8 @@ packages: | ||
5705 | peerDependencies: | 5929 | peerDependencies: |
5706 | stylelint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 | 5930 | stylelint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 |
5707 | 5931 | ||
5708 | - stylelint-scss@6.4.1: | ||
5709 | - resolution: {integrity: sha512-+clI2bQC2FPOt06ZwUlXZZ95IO2C5bKTP0GLN1LNQPVvISfSNcgMKv/VTwym1mK9vnqhHbOk8lO4rj4nY7L9pw==} | 5932 | + stylelint-scss@6.5.0: |
5933 | + resolution: {integrity: sha512-yOnYlr71wrTPT3rYyUurgTj6Rw7JUtzsZQsiPEjvs+k/yqoYHdweqpw6XN/ARpxjAuvJpddoMUvV8aAIpvUwTg==} | ||
5710 | engines: {node: '>=18.12.0'} | 5934 | engines: {node: '>=18.12.0'} |
5711 | peerDependencies: | 5935 | peerDependencies: |
5712 | stylelint: ^16.0.2 | 5936 | stylelint: ^16.0.2 |
@@ -5826,12 +6050,20 @@ packages: | @@ -5826,12 +6050,20 @@ packages: | ||
5826 | toggle-selection@1.0.6: | 6050 | toggle-selection@1.0.6: |
5827 | resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==} | 6051 | resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==} |
5828 | 6052 | ||
6053 | + toidentifier@1.0.1: | ||
6054 | + resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} | ||
6055 | + engines: {node: '>=0.6'} | ||
6056 | + | ||
5829 | token-stream@1.0.0: | 6057 | token-stream@1.0.0: |
5830 | resolution: {integrity: sha512-VSsyNPPW74RpHwR8Fc21uubwHY7wMDeJLys2IX5zJNih+OnAnaifKHo+1LHT7DAdloQ7apeaaWg8l7qnf/TnEg==} | 6058 | resolution: {integrity: sha512-VSsyNPPW74RpHwR8Fc21uubwHY7wMDeJLys2IX5zJNih+OnAnaifKHo+1LHT7DAdloQ7apeaaWg8l7qnf/TnEg==} |
5831 | 6059 | ||
5832 | toml@3.0.0: | 6060 | toml@3.0.0: |
5833 | resolution: {integrity: sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==} | 6061 | resolution: {integrity: sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==} |
5834 | 6062 | ||
6063 | + totalist@3.0.1: | ||
6064 | + resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==} | ||
6065 | + engines: {node: '>=6'} | ||
6066 | + | ||
5835 | tr46@0.0.3: | 6067 | tr46@0.0.3: |
5836 | resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} | 6068 | resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} |
5837 | 6069 | ||
@@ -5883,6 +6115,10 @@ packages: | @@ -5883,6 +6115,10 @@ packages: | ||
5883 | resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} | 6115 | resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} |
5884 | engines: {node: '>= 0.8.0'} | 6116 | engines: {node: '>= 0.8.0'} |
5885 | 6117 | ||
6118 | + type-detect@4.1.0: | ||
6119 | + resolution: {integrity: sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==} | ||
6120 | + engines: {node: '>=4'} | ||
6121 | + | ||
5886 | type-fest@0.20.2: | 6122 | type-fest@0.20.2: |
5887 | resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} | 6123 | resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} |
5888 | engines: {node: '>=10'} | 6124 | engines: {node: '>=10'} |
@@ -5903,6 +6139,10 @@ packages: | @@ -5903,6 +6139,10 @@ packages: | ||
5903 | resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} | 6139 | resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} |
5904 | engines: {node: '>=10'} | 6140 | engines: {node: '>=10'} |
5905 | 6141 | ||
6142 | + type-is@1.6.18: | ||
6143 | + resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} | ||
6144 | + engines: {node: '>= 0.6'} | ||
6145 | + | ||
5906 | typed-array-buffer@1.0.2: | 6146 | typed-array-buffer@1.0.2: |
5907 | resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==} | 6147 | resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==} |
5908 | engines: {node: '>= 0.4'} | 6148 | engines: {node: '>= 0.4'} |
@@ -5956,6 +6196,10 @@ packages: | @@ -5956,6 +6196,10 @@ packages: | ||
5956 | resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} | 6196 | resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} |
5957 | engines: {node: '>= 10.0.0'} | 6197 | engines: {node: '>= 10.0.0'} |
5958 | 6198 | ||
6199 | + unpipe@1.0.0: | ||
6200 | + resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} | ||
6201 | + engines: {node: '>= 0.8'} | ||
6202 | + | ||
5959 | upath@2.0.1: | 6203 | upath@2.0.1: |
5960 | resolution: {integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==} | 6204 | resolution: {integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==} |
5961 | engines: {node: '>=4'} | 6205 | engines: {node: '>=4'} |
@@ -5988,12 +6232,20 @@ packages: | @@ -5988,12 +6232,20 @@ packages: | ||
5988 | utila@0.4.0: | 6232 | utila@0.4.0: |
5989 | resolution: {integrity: sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==} | 6233 | resolution: {integrity: sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==} |
5990 | 6234 | ||
6235 | + utils-merge@1.0.1: | ||
6236 | + resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} | ||
6237 | + engines: {node: '>= 0.4.0'} | ||
6238 | + | ||
5991 | validate-npm-package-license@3.0.4: | 6239 | validate-npm-package-license@3.0.4: |
5992 | resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} | 6240 | resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} |
5993 | 6241 | ||
5994 | varint@6.0.0: | 6242 | varint@6.0.0: |
5995 | resolution: {integrity: sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==} | 6243 | resolution: {integrity: sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==} |
5996 | 6244 | ||
6245 | + vary@1.1.2: | ||
6246 | + resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} | ||
6247 | + engines: {node: '>= 0.8'} | ||
6248 | + | ||
5997 | vm-browserify@1.1.2: | 6249 | vm-browserify@1.1.2: |
5998 | resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==} | 6250 | resolution: {integrity: sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==} |
5999 | 6251 | ||
@@ -6015,6 +6267,11 @@ packages: | @@ -6015,6 +6267,11 @@ packages: | ||
6015 | webidl-conversions@3.0.1: | 6267 | webidl-conversions@3.0.1: |
6016 | resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} | 6268 | resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} |
6017 | 6269 | ||
6270 | + webpack-bundle-analyzer@4.10.2: | ||
6271 | + resolution: {integrity: sha512-vJptkMm9pk5si4Bv922ZbKLV8UTT4zib4FPgXMhgzUny0bfDDkLXAVQs3ly3fS4/TN9ROFtb0NFrm04UXFE/Vw==} | ||
6272 | + engines: {node: '>= 10.13.0'} | ||
6273 | + hasBin: true | ||
6274 | + | ||
6018 | webpack-sources@2.3.1: | 6275 | webpack-sources@2.3.1: |
6019 | resolution: {integrity: sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==} | 6276 | resolution: {integrity: sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==} |
6020 | engines: {node: '>=10.13.0'} | 6277 | engines: {node: '>=10.13.0'} |
@@ -6100,6 +6357,30 @@ packages: | @@ -6100,6 +6357,30 @@ packages: | ||
6100 | resolution: {integrity: sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==} | 6357 | resolution: {integrity: sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==} |
6101 | engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} | 6358 | engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} |
6102 | 6359 | ||
6360 | + ws@7.5.10: | ||
6361 | + resolution: {integrity: sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==} | ||
6362 | + engines: {node: '>=8.3.0'} | ||
6363 | + peerDependencies: | ||
6364 | + bufferutil: ^4.0.1 | ||
6365 | + utf-8-validate: ^5.0.2 | ||
6366 | + peerDependenciesMeta: | ||
6367 | + bufferutil: | ||
6368 | + optional: true | ||
6369 | + utf-8-validate: | ||
6370 | + optional: true | ||
6371 | + | ||
6372 | + ws@8.17.1: | ||
6373 | + resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==} | ||
6374 | + engines: {node: '>=10.0.0'} | ||
6375 | + peerDependencies: | ||
6376 | + bufferutil: ^4.0.1 | ||
6377 | + utf-8-validate: '>=5.0.2' | ||
6378 | + peerDependenciesMeta: | ||
6379 | + bufferutil: | ||
6380 | + optional: true | ||
6381 | + utf-8-validate: | ||
6382 | + optional: true | ||
6383 | + | ||
6103 | ws@8.18.0: | 6384 | ws@8.18.0: |
6104 | resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} | 6385 | resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} |
6105 | engines: {node: '>=10.0.0'} | 6386 | engines: {node: '>=10.0.0'} |
@@ -6126,11 +6407,6 @@ packages: | @@ -6126,11 +6407,6 @@ packages: | ||
6126 | resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} | 6407 | resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} |
6127 | engines: {node: '>= 6'} | 6408 | engines: {node: '>= 6'} |
6128 | 6409 | ||
6129 | - yaml@2.4.5: | ||
6130 | - resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==} | ||
6131 | - engines: {node: '>= 14'} | ||
6132 | - hasBin: true | ||
6133 | - | ||
6134 | yaml@2.5.0: | 6410 | yaml@2.5.0: |
6135 | resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==} | 6411 | resolution: {integrity: sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==} |
6136 | engines: {node: '>= 14'} | 6412 | engines: {node: '>= 14'} |
@@ -6181,6 +6457,10 @@ snapshots: | @@ -6181,6 +6457,10 @@ snapshots: | ||
6181 | react-dom: 18.3.1(react@18.3.1) | 6457 | react-dom: 18.3.1(react@18.3.1) |
6182 | stylis: 4.3.2 | 6458 | stylis: 4.3.2 |
6183 | 6459 | ||
6460 | + '@ant-design/fast-color@2.0.6': | ||
6461 | + dependencies: | ||
6462 | + '@babel/runtime': 7.25.0 | ||
6463 | + | ||
6184 | '@ant-design/icons-svg@4.4.2': {} | 6464 | '@ant-design/icons-svg@4.4.2': {} |
6185 | 6465 | ||
6186 | '@ant-design/icons@5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': | 6466 | '@ant-design/icons@5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': |
@@ -6217,9 +6497,9 @@ snapshots: | @@ -6217,9 +6497,9 @@ snapshots: | ||
6217 | '@babel/helper-compilation-targets': 7.25.2 | 6497 | '@babel/helper-compilation-targets': 7.25.2 |
6218 | '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) | 6498 | '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) |
6219 | '@babel/helpers': 7.25.0 | 6499 | '@babel/helpers': 7.25.0 |
6220 | - '@babel/parser': 7.25.0 | 6500 | + '@babel/parser': 7.25.3 |
6221 | '@babel/template': 7.25.0 | 6501 | '@babel/template': 7.25.0 |
6222 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6502 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6223 | '@babel/types': 7.25.2 | 6503 | '@babel/types': 7.25.2 |
6224 | convert-source-map: 2.0.0 | 6504 | convert-source-map: 2.0.0 |
6225 | debug: 4.3.6(supports-color@5.5.0) | 6505 | debug: 4.3.6(supports-color@5.5.0) |
@@ -6256,7 +6536,7 @@ snapshots: | @@ -6256,7 +6536,7 @@ snapshots: | ||
6256 | 6536 | ||
6257 | '@babel/helper-builder-binary-assignment-operator-visitor@7.24.7': | 6537 | '@babel/helper-builder-binary-assignment-operator-visitor@7.24.7': |
6258 | dependencies: | 6538 | dependencies: |
6259 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6539 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6260 | '@babel/types': 7.25.2 | 6540 | '@babel/types': 7.25.2 |
6261 | transitivePeerDependencies: | 6541 | transitivePeerDependencies: |
6262 | - supports-color | 6542 | - supports-color |
@@ -6265,7 +6545,7 @@ snapshots: | @@ -6265,7 +6545,7 @@ snapshots: | ||
6265 | dependencies: | 6545 | dependencies: |
6266 | '@babel/compat-data': 7.25.2 | 6546 | '@babel/compat-data': 7.25.2 |
6267 | '@babel/helper-validator-option': 7.24.8 | 6547 | '@babel/helper-validator-option': 7.24.8 |
6268 | - browserslist: 4.23.2 | 6548 | + browserslist: 4.23.3 |
6269 | lru-cache: 5.1.1 | 6549 | lru-cache: 5.1.1 |
6270 | semver: 6.3.1 | 6550 | semver: 6.3.1 |
6271 | 6551 | ||
@@ -6277,7 +6557,7 @@ snapshots: | @@ -6277,7 +6557,7 @@ snapshots: | ||
6277 | '@babel/helper-optimise-call-expression': 7.24.7 | 6557 | '@babel/helper-optimise-call-expression': 7.24.7 |
6278 | '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) | 6558 | '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) |
6279 | '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 | 6559 | '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 |
6280 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6560 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6281 | semver: 6.3.1 | 6561 | semver: 6.3.1 |
6282 | transitivePeerDependencies: | 6562 | transitivePeerDependencies: |
6283 | - supports-color | 6563 | - supports-color |
@@ -6302,14 +6582,14 @@ snapshots: | @@ -6302,14 +6582,14 @@ snapshots: | ||
6302 | 6582 | ||
6303 | '@babel/helper-member-expression-to-functions@7.24.8': | 6583 | '@babel/helper-member-expression-to-functions@7.24.8': |
6304 | dependencies: | 6584 | dependencies: |
6305 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6585 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6306 | '@babel/types': 7.25.2 | 6586 | '@babel/types': 7.25.2 |
6307 | transitivePeerDependencies: | 6587 | transitivePeerDependencies: |
6308 | - supports-color | 6588 | - supports-color |
6309 | 6589 | ||
6310 | '@babel/helper-module-imports@7.24.7(supports-color@5.5.0)': | 6590 | '@babel/helper-module-imports@7.24.7(supports-color@5.5.0)': |
6311 | dependencies: | 6591 | dependencies: |
6312 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6592 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6313 | '@babel/types': 7.25.2 | 6593 | '@babel/types': 7.25.2 |
6314 | transitivePeerDependencies: | 6594 | transitivePeerDependencies: |
6315 | - supports-color | 6595 | - supports-color |
@@ -6320,7 +6600,7 @@ snapshots: | @@ -6320,7 +6600,7 @@ snapshots: | ||
6320 | '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) | 6600 | '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) |
6321 | '@babel/helper-simple-access': 7.24.7 | 6601 | '@babel/helper-simple-access': 7.24.7 |
6322 | '@babel/helper-validator-identifier': 7.24.7 | 6602 | '@babel/helper-validator-identifier': 7.24.7 |
6323 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6603 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6324 | transitivePeerDependencies: | 6604 | transitivePeerDependencies: |
6325 | - supports-color | 6605 | - supports-color |
6326 | 6606 | ||
@@ -6335,7 +6615,7 @@ snapshots: | @@ -6335,7 +6615,7 @@ snapshots: | ||
6335 | '@babel/core': 7.25.2 | 6615 | '@babel/core': 7.25.2 |
6336 | '@babel/helper-annotate-as-pure': 7.24.7 | 6616 | '@babel/helper-annotate-as-pure': 7.24.7 |
6337 | '@babel/helper-wrap-function': 7.25.0 | 6617 | '@babel/helper-wrap-function': 7.25.0 |
6338 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6618 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6339 | transitivePeerDependencies: | 6619 | transitivePeerDependencies: |
6340 | - supports-color | 6620 | - supports-color |
6341 | 6621 | ||
@@ -6344,20 +6624,20 @@ snapshots: | @@ -6344,20 +6624,20 @@ snapshots: | ||
6344 | '@babel/core': 7.25.2 | 6624 | '@babel/core': 7.25.2 |
6345 | '@babel/helper-member-expression-to-functions': 7.24.8 | 6625 | '@babel/helper-member-expression-to-functions': 7.24.8 |
6346 | '@babel/helper-optimise-call-expression': 7.24.7 | 6626 | '@babel/helper-optimise-call-expression': 7.24.7 |
6347 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6627 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6348 | transitivePeerDependencies: | 6628 | transitivePeerDependencies: |
6349 | - supports-color | 6629 | - supports-color |
6350 | 6630 | ||
6351 | '@babel/helper-simple-access@7.24.7': | 6631 | '@babel/helper-simple-access@7.24.7': |
6352 | dependencies: | 6632 | dependencies: |
6353 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6633 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6354 | '@babel/types': 7.25.2 | 6634 | '@babel/types': 7.25.2 |
6355 | transitivePeerDependencies: | 6635 | transitivePeerDependencies: |
6356 | - supports-color | 6636 | - supports-color |
6357 | 6637 | ||
6358 | '@babel/helper-skip-transparent-expression-wrappers@7.24.7': | 6638 | '@babel/helper-skip-transparent-expression-wrappers@7.24.7': |
6359 | dependencies: | 6639 | dependencies: |
6360 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6640 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6361 | '@babel/types': 7.25.2 | 6641 | '@babel/types': 7.25.2 |
6362 | transitivePeerDependencies: | 6642 | transitivePeerDependencies: |
6363 | - supports-color | 6643 | - supports-color |
@@ -6371,7 +6651,7 @@ snapshots: | @@ -6371,7 +6651,7 @@ snapshots: | ||
6371 | '@babel/helper-wrap-function@7.25.0': | 6651 | '@babel/helper-wrap-function@7.25.0': |
6372 | dependencies: | 6652 | dependencies: |
6373 | '@babel/template': 7.25.0 | 6653 | '@babel/template': 7.25.0 |
6374 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6654 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6375 | '@babel/types': 7.25.2 | 6655 | '@babel/types': 7.25.2 |
6376 | transitivePeerDependencies: | 6656 | transitivePeerDependencies: |
6377 | - supports-color | 6657 | - supports-color |
@@ -6388,15 +6668,15 @@ snapshots: | @@ -6388,15 +6668,15 @@ snapshots: | ||
6388 | js-tokens: 4.0.0 | 6668 | js-tokens: 4.0.0 |
6389 | picocolors: 1.0.1 | 6669 | picocolors: 1.0.1 |
6390 | 6670 | ||
6391 | - '@babel/parser@7.25.0': | 6671 | + '@babel/parser@7.25.3': |
6392 | dependencies: | 6672 | dependencies: |
6393 | '@babel/types': 7.25.2 | 6673 | '@babel/types': 7.25.2 |
6394 | 6674 | ||
6395 | - '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.0(@babel/core@7.25.2)': | 6675 | + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3(@babel/core@7.25.2)': |
6396 | dependencies: | 6676 | dependencies: |
6397 | '@babel/core': 7.25.2 | 6677 | '@babel/core': 7.25.2 |
6398 | '@babel/helper-plugin-utils': 7.24.8 | 6678 | '@babel/helper-plugin-utils': 7.24.8 |
6399 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6679 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6400 | transitivePeerDependencies: | 6680 | transitivePeerDependencies: |
6401 | - supports-color | 6681 | - supports-color |
6402 | 6682 | ||
@@ -6423,7 +6703,7 @@ snapshots: | @@ -6423,7 +6703,7 @@ snapshots: | ||
6423 | dependencies: | 6703 | dependencies: |
6424 | '@babel/core': 7.25.2 | 6704 | '@babel/core': 7.25.2 |
6425 | '@babel/helper-plugin-utils': 7.24.8 | 6705 | '@babel/helper-plugin-utils': 7.24.8 |
6426 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6706 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6427 | transitivePeerDependencies: | 6707 | transitivePeerDependencies: |
6428 | - supports-color | 6708 | - supports-color |
6429 | 6709 | ||
@@ -6590,7 +6870,7 @@ snapshots: | @@ -6590,7 +6870,7 @@ snapshots: | ||
6590 | '@babel/helper-plugin-utils': 7.24.8 | 6870 | '@babel/helper-plugin-utils': 7.24.8 |
6591 | '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2) | 6871 | '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2) |
6592 | '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) | 6872 | '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) |
6593 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6873 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6594 | transitivePeerDependencies: | 6874 | transitivePeerDependencies: |
6595 | - supports-color | 6875 | - supports-color |
6596 | 6876 | ||
@@ -6637,7 +6917,7 @@ snapshots: | @@ -6637,7 +6917,7 @@ snapshots: | ||
6637 | '@babel/helper-compilation-targets': 7.25.2 | 6917 | '@babel/helper-compilation-targets': 7.25.2 |
6638 | '@babel/helper-plugin-utils': 7.24.8 | 6918 | '@babel/helper-plugin-utils': 7.24.8 |
6639 | '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) | 6919 | '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) |
6640 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6920 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6641 | globals: 11.12.0 | 6921 | globals: 11.12.0 |
6642 | transitivePeerDependencies: | 6922 | transitivePeerDependencies: |
6643 | - supports-color | 6923 | - supports-color |
@@ -6703,7 +6983,7 @@ snapshots: | @@ -6703,7 +6983,7 @@ snapshots: | ||
6703 | '@babel/core': 7.25.2 | 6983 | '@babel/core': 7.25.2 |
6704 | '@babel/helper-compilation-targets': 7.25.2 | 6984 | '@babel/helper-compilation-targets': 7.25.2 |
6705 | '@babel/helper-plugin-utils': 7.24.8 | 6985 | '@babel/helper-plugin-utils': 7.24.8 |
6706 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 6986 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6707 | transitivePeerDependencies: | 6987 | transitivePeerDependencies: |
6708 | - supports-color | 6988 | - supports-color |
6709 | 6989 | ||
@@ -6752,7 +7032,7 @@ snapshots: | @@ -6752,7 +7032,7 @@ snapshots: | ||
6752 | '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) | 7032 | '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) |
6753 | '@babel/helper-plugin-utils': 7.24.8 | 7033 | '@babel/helper-plugin-utils': 7.24.8 |
6754 | '@babel/helper-validator-identifier': 7.24.7 | 7034 | '@babel/helper-validator-identifier': 7.24.7 |
6755 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 7035 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
6756 | transitivePeerDependencies: | 7036 | transitivePeerDependencies: |
6757 | - supports-color | 7037 | - supports-color |
6758 | 7038 | ||
@@ -6892,7 +7172,7 @@ snapshots: | @@ -6892,7 +7172,7 @@ snapshots: | ||
6892 | '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) | 7172 | '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) |
6893 | '@babel/helper-plugin-utils': 7.24.8 | 7173 | '@babel/helper-plugin-utils': 7.24.8 |
6894 | babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2) | 7174 | babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2) |
6895 | - babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.25.2) | 7175 | + babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2) |
6896 | babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2) | 7176 | babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2) |
6897 | semver: 6.3.1 | 7177 | semver: 6.3.1 |
6898 | transitivePeerDependencies: | 7178 | transitivePeerDependencies: |
@@ -6960,14 +7240,14 @@ snapshots: | @@ -6960,14 +7240,14 @@ snapshots: | ||
6960 | '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) | 7240 | '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) |
6961 | '@babel/helper-plugin-utils': 7.24.8 | 7241 | '@babel/helper-plugin-utils': 7.24.8 |
6962 | 7242 | ||
6963 | - '@babel/preset-env@7.25.2(@babel/core@7.25.2)': | 7243 | + '@babel/preset-env@7.25.3(@babel/core@7.25.2)': |
6964 | dependencies: | 7244 | dependencies: |
6965 | '@babel/compat-data': 7.25.2 | 7245 | '@babel/compat-data': 7.25.2 |
6966 | '@babel/core': 7.25.2 | 7246 | '@babel/core': 7.25.2 |
6967 | '@babel/helper-compilation-targets': 7.25.2 | 7247 | '@babel/helper-compilation-targets': 7.25.2 |
6968 | '@babel/helper-plugin-utils': 7.24.8 | 7248 | '@babel/helper-plugin-utils': 7.24.8 |
6969 | '@babel/helper-validator-option': 7.24.8 | 7249 | '@babel/helper-validator-option': 7.24.8 |
6970 | - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.0(@babel/core@7.25.2) | 7250 | + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.3(@babel/core@7.25.2) |
6971 | '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.0(@babel/core@7.25.2) | 7251 | '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.0(@babel/core@7.25.2) |
6972 | '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.0(@babel/core@7.25.2) | 7252 | '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.0(@babel/core@7.25.2) |
6973 | '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/core@7.25.2) | 7253 | '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/core@7.25.2) |
@@ -7042,9 +7322,9 @@ snapshots: | @@ -7042,9 +7322,9 @@ snapshots: | ||
7042 | '@babel/plugin-transform-unicode-sets-regex': 7.24.7(@babel/core@7.25.2) | 7322 | '@babel/plugin-transform-unicode-sets-regex': 7.24.7(@babel/core@7.25.2) |
7043 | '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.25.2) | 7323 | '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.25.2) |
7044 | babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2) | 7324 | babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2) |
7045 | - babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.25.2) | 7325 | + babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2) |
7046 | babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2) | 7326 | babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2) |
7047 | - core-js-compat: 3.37.1 | 7327 | + core-js-compat: 3.38.0 |
7048 | semver: 6.3.1 | 7328 | semver: 6.3.1 |
7049 | transitivePeerDependencies: | 7329 | transitivePeerDependencies: |
7050 | - supports-color | 7330 | - supports-color |
@@ -7097,14 +7377,14 @@ snapshots: | @@ -7097,14 +7377,14 @@ snapshots: | ||
7097 | '@babel/template@7.25.0': | 7377 | '@babel/template@7.25.0': |
7098 | dependencies: | 7378 | dependencies: |
7099 | '@babel/code-frame': 7.24.7 | 7379 | '@babel/code-frame': 7.24.7 |
7100 | - '@babel/parser': 7.25.0 | 7380 | + '@babel/parser': 7.25.3 |
7101 | '@babel/types': 7.25.2 | 7381 | '@babel/types': 7.25.2 |
7102 | 7382 | ||
7103 | - '@babel/traverse@7.25.2(supports-color@5.5.0)': | 7383 | + '@babel/traverse@7.25.3(supports-color@5.5.0)': |
7104 | dependencies: | 7384 | dependencies: |
7105 | '@babel/code-frame': 7.24.7 | 7385 | '@babel/code-frame': 7.24.7 |
7106 | '@babel/generator': 7.25.0 | 7386 | '@babel/generator': 7.25.0 |
7107 | - '@babel/parser': 7.25.0 | 7387 | + '@babel/parser': 7.25.3 |
7108 | '@babel/template': 7.25.0 | 7388 | '@babel/template': 7.25.0 |
7109 | '@babel/types': 7.25.2 | 7389 | '@babel/types': 7.25.2 |
7110 | debug: 4.3.6(supports-color@5.5.0) | 7390 | debug: 4.3.6(supports-color@5.5.0) |
@@ -7142,6 +7422,8 @@ snapshots: | @@ -7142,6 +7422,8 @@ snapshots: | ||
7142 | 7422 | ||
7143 | '@ctrl/tinycolor@3.6.1': {} | 7423 | '@ctrl/tinycolor@3.6.1': {} |
7144 | 7424 | ||
7425 | + '@discoveryjs/json-ext@0.5.7': {} | ||
7426 | + | ||
7145 | '@emotion/hash@0.8.0': {} | 7427 | '@emotion/hash@0.8.0': {} |
7146 | 7428 | ||
7147 | '@emotion/is-prop-valid@1.3.0': | 7429 | '@emotion/is-prop-valid@1.3.0': |
@@ -7250,7 +7532,7 @@ snapshots: | @@ -7250,7 +7532,7 @@ snapshots: | ||
7250 | '@babel/eslint-plugin': 7.25.1(@babel/eslint-parser@7.25.1(@babel/core@7.25.2)(eslint@8.57.0))(eslint@8.57.0) | 7532 | '@babel/eslint-plugin': 7.25.1(@babel/eslint-parser@7.25.1(@babel/core@7.25.2)(eslint@8.57.0))(eslint@8.57.0) |
7251 | '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) | 7533 | '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) |
7252 | '@babel/plugin-transform-class-properties': 7.24.7(@babel/core@7.25.2) | 7534 | '@babel/plugin-transform-class-properties': 7.24.7(@babel/core@7.25.2) |
7253 | - '@babel/preset-env': 7.25.2(@babel/core@7.25.2) | 7535 | + '@babel/preset-env': 7.25.3(@babel/core@7.25.2) |
7254 | '@babel/preset-react': 7.24.7(@babel/core@7.25.2) | 7536 | '@babel/preset-react': 7.24.7(@babel/core@7.25.2) |
7255 | '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) | 7537 | '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) |
7256 | '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) | 7538 | '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) |
@@ -7279,14 +7561,15 @@ snapshots: | @@ -7279,14 +7561,15 @@ snapshots: | ||
7279 | - jest | 7561 | - jest |
7280 | - supports-color | 7562 | - supports-color |
7281 | 7563 | ||
7282 | - '@feewee/h5app-common@0.1.58(antd@5.19.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': | 7564 | + '@feewee/h5app-common@0.1.61(antd@5.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': |
7283 | dependencies: | 7565 | dependencies: |
7566 | + '@ant-design/icons': 5.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7284 | '@feewee/helper-wasm': 0.2.7 | 7567 | '@feewee/helper-wasm': 0.2.7 |
7285 | '@nutui/icons-react': 1.0.4 | 7568 | '@nutui/icons-react': 1.0.4 |
7286 | - '@nutui/nutui-react': 2.6.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 7569 | + '@nutui/nutui-react': 2.6.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
7287 | ahooks: 3.8.0(react@18.3.1) | 7570 | ahooks: 3.8.0(react@18.3.1) |
7288 | - antd: 5.19.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7289 | - axios: 1.7.2 | 7571 | + antd: 5.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
7572 | + axios: 1.7.3 | ||
7290 | clsx: 2.1.1 | 7573 | clsx: 2.1.1 |
7291 | dayjs: 1.11.12 | 7574 | dayjs: 1.11.12 |
7292 | image-conversion: 2.1.1 | 7575 | image-conversion: 2.1.1 |
@@ -7335,8 +7618,8 @@ snapshots: | @@ -7335,8 +7618,8 @@ snapshots: | ||
7335 | '@jest/schemas': 29.6.3 | 7618 | '@jest/schemas': 29.6.3 |
7336 | '@types/istanbul-lib-coverage': 2.0.6 | 7619 | '@types/istanbul-lib-coverage': 2.0.6 |
7337 | '@types/istanbul-reports': 3.0.4 | 7620 | '@types/istanbul-reports': 3.0.4 |
7338 | - '@types/node': 18.19.42 | ||
7339 | - '@types/yargs': 17.0.32 | 7621 | + '@types/node': 18.19.43 |
7622 | + '@types/yargs': 17.0.33 | ||
7340 | chalk: 4.1.2 | 7623 | chalk: 4.1.2 |
7341 | 7624 | ||
7342 | '@jridgewell/gen-mapping@0.3.5': | 7625 | '@jridgewell/gen-mapping@0.3.5': |
@@ -7394,12 +7677,12 @@ snapshots: | @@ -7394,12 +7677,12 @@ snapshots: | ||
7394 | - encoding | 7677 | - encoding |
7395 | - supports-color | 7678 | - supports-color |
7396 | 7679 | ||
7397 | - '@modern-js-app/eslint-config@2.56.2(typescript@5.5.4)': | 7680 | + '@modern-js-app/eslint-config@2.57.1(typescript@5.5.4)': |
7398 | dependencies: | 7681 | dependencies: |
7399 | '@babel/core': 7.25.2 | 7682 | '@babel/core': 7.25.2 |
7400 | '@babel/eslint-parser': 7.25.1(@babel/core@7.25.2)(eslint@8.57.0) | 7683 | '@babel/eslint-parser': 7.25.1(@babel/core@7.25.2)(eslint@8.57.0) |
7401 | '@babel/eslint-plugin': 7.25.1(@babel/eslint-parser@7.25.1(@babel/core@7.25.2)(eslint@8.57.0))(eslint@8.57.0) | 7684 | '@babel/eslint-plugin': 7.25.1(@babel/eslint-parser@7.25.1(@babel/core@7.25.2)(eslint@8.57.0))(eslint@8.57.0) |
7402 | - '@modern-js/babel-preset': 2.56.2(@rsbuild/core@1.0.1-beta.3) | 7685 | + '@modern-js/babel-preset': 2.57.1(@rsbuild/core@1.0.1-beta.3) |
7403 | '@rsbuild/core': 1.0.1-beta.3 | 7686 | '@rsbuild/core': 1.0.1-beta.3 |
7404 | '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) | 7687 | '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) |
7405 | '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.5.4) | 7688 | '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.5.4) |
@@ -7466,25 +7749,25 @@ snapshots: | @@ -7466,25 +7749,25 @@ snapshots: | ||
7466 | '@swc/helpers': 0.5.1 | 7749 | '@swc/helpers': 0.5.1 |
7467 | redux: 4.2.1 | 7750 | redux: 4.2.1 |
7468 | 7751 | ||
7469 | - '@modern-js/app-tools@2.56.2(@rspack/core@0.6.5(@swc/helpers@0.5.11))(eslint@8.57.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.5.4)': | 7752 | + '@modern-js/app-tools@2.57.1(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(@types/webpack@5.28.5(esbuild@0.17.19))(eslint@8.57.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(tsconfig-paths@4.2.0)(type-fest@1.4.0)(typescript@5.5.4)': |
7470 | dependencies: | 7753 | dependencies: |
7471 | - '@babel/parser': 7.25.0 | ||
7472 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 7754 | + '@babel/parser': 7.25.3 |
7755 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) | ||
7473 | '@babel/types': 7.25.2 | 7756 | '@babel/types': 7.25.2 |
7474 | - '@modern-js/core': 2.56.2 | ||
7475 | - '@modern-js/node-bundle-require': 2.56.2 | ||
7476 | - '@modern-js/plugin': 2.56.2 | ||
7477 | - '@modern-js/plugin-data-loader': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7478 | - '@modern-js/plugin-i18n': 2.56.2 | ||
7479 | - '@modern-js/plugin-lint': 2.56.2(eslint@8.57.0) | ||
7480 | - '@modern-js/prod-server': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7481 | - '@modern-js/rsbuild-plugin-esbuild': 2.56.2 | ||
7482 | - '@modern-js/server': 2.56.2(@babel/traverse@7.25.2)(@rsbuild/core@1.0.1-beta.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tsconfig-paths@4.2.0) | ||
7483 | - '@modern-js/server-core': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7484 | - '@modern-js/server-utils': 2.56.2(@babel/traverse@7.25.2)(@rsbuild/core@1.0.1-beta.3) | ||
7485 | - '@modern-js/types': 2.56.2 | ||
7486 | - '@modern-js/uni-builder': 2.56.2(@rspack/core@0.6.5(@swc/helpers@0.5.11))(esbuild@0.17.19)(styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(type-fest@1.4.0)(typescript@5.5.4) | ||
7487 | - '@modern-js/utils': 2.56.2 | 7757 | + '@modern-js/core': 2.57.1 |
7758 | + '@modern-js/node-bundle-require': 2.57.1 | ||
7759 | + '@modern-js/plugin': 2.57.1 | ||
7760 | + '@modern-js/plugin-data-loader': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7761 | + '@modern-js/plugin-i18n': 2.57.1 | ||
7762 | + '@modern-js/plugin-lint': 2.57.1(eslint@8.57.0) | ||
7763 | + '@modern-js/prod-server': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7764 | + '@modern-js/rsbuild-plugin-esbuild': 2.57.1 | ||
7765 | + '@modern-js/server': 2.57.1(@babel/traverse@7.25.3)(@rsbuild/core@1.0.1-beta.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tsconfig-paths@4.2.0) | ||
7766 | + '@modern-js/server-core': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7767 | + '@modern-js/server-utils': 2.57.1(@babel/traverse@7.25.3)(@rsbuild/core@1.0.1-beta.3) | ||
7768 | + '@modern-js/types': 2.57.1 | ||
7769 | + '@modern-js/uni-builder': 2.57.1(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(@types/webpack@5.28.5(esbuild@0.17.19))(esbuild@0.17.19)(styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(type-fest@1.4.0)(typescript@5.5.4) | ||
7770 | + '@modern-js/utils': 2.57.1 | ||
7488 | '@rsbuild/core': 1.0.1-beta.3 | 7771 | '@rsbuild/core': 1.0.1-beta.3 |
7489 | '@rsbuild/plugin-node-polyfill': 1.0.3(@rsbuild/core@1.0.1-beta.3) | 7772 | '@rsbuild/plugin-node-polyfill': 1.0.3(@rsbuild/core@1.0.1-beta.3) |
7490 | '@swc/helpers': 0.5.3 | 7773 | '@swc/helpers': 0.5.3 |
@@ -7525,15 +7808,15 @@ snapshots: | @@ -7525,15 +7808,15 @@ snapshots: | ||
7525 | - webpack-hot-middleware | 7808 | - webpack-hot-middleware |
7526 | - webpack-plugin-serve | 7809 | - webpack-plugin-serve |
7527 | 7810 | ||
7528 | - '@modern-js/babel-compiler@2.56.2': | 7811 | + '@modern-js/babel-compiler@2.57.1': |
7529 | dependencies: | 7812 | dependencies: |
7530 | '@babel/core': 7.25.2 | 7813 | '@babel/core': 7.25.2 |
7531 | - '@modern-js/utils': 2.56.2 | 7814 | + '@modern-js/utils': 2.57.1 |
7532 | '@swc/helpers': 0.5.3 | 7815 | '@swc/helpers': 0.5.3 |
7533 | transitivePeerDependencies: | 7816 | transitivePeerDependencies: |
7534 | - supports-color | 7817 | - supports-color |
7535 | 7818 | ||
7536 | - '@modern-js/babel-plugin-module-resolver@2.56.2': | 7819 | + '@modern-js/babel-plugin-module-resolver@2.57.1': |
7537 | dependencies: | 7820 | dependencies: |
7538 | '@swc/helpers': 0.5.3 | 7821 | '@swc/helpers': 0.5.3 |
7539 | glob: 8.1.0 | 7822 | glob: 8.1.0 |
@@ -7541,7 +7824,7 @@ snapshots: | @@ -7541,7 +7824,7 @@ snapshots: | ||
7541 | reselect: 4.1.8 | 7824 | reselect: 4.1.8 |
7542 | resolve: 1.22.8 | 7825 | resolve: 1.22.8 |
7543 | 7826 | ||
7544 | - '@modern-js/babel-preset@2.56.2(@rsbuild/core@1.0.1-beta.3)': | 7827 | + '@modern-js/babel-preset@2.57.1(@rsbuild/core@1.0.1-beta.3)': |
7545 | dependencies: | 7828 | dependencies: |
7546 | '@babel/core': 7.25.2 | 7829 | '@babel/core': 7.25.2 |
7547 | '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) | 7830 | '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) |
@@ -7549,7 +7832,7 @@ snapshots: | @@ -7549,7 +7832,7 @@ snapshots: | ||
7549 | '@babel/plugin-proposal-partial-application': 7.24.7(@babel/core@7.25.2) | 7832 | '@babel/plugin-proposal-partial-application': 7.24.7(@babel/core@7.25.2) |
7550 | '@babel/plugin-proposal-pipeline-operator': 7.24.7(@babel/core@7.25.2) | 7833 | '@babel/plugin-proposal-pipeline-operator': 7.24.7(@babel/core@7.25.2) |
7551 | '@babel/plugin-transform-runtime': 7.24.7(@babel/core@7.25.2) | 7834 | '@babel/plugin-transform-runtime': 7.24.7(@babel/core@7.25.2) |
7552 | - '@babel/preset-env': 7.25.2(@babel/core@7.25.2) | 7835 | + '@babel/preset-env': 7.25.3(@babel/core@7.25.2) |
7553 | '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) | 7836 | '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) |
7554 | '@babel/runtime': 7.25.0 | 7837 | '@babel/runtime': 7.25.0 |
7555 | '@babel/types': 7.25.2 | 7838 | '@babel/types': 7.25.2 |
@@ -7562,33 +7845,33 @@ snapshots: | @@ -7562,33 +7845,33 @@ snapshots: | ||
7562 | - '@rsbuild/core' | 7845 | - '@rsbuild/core' |
7563 | - supports-color | 7846 | - supports-color |
7564 | 7847 | ||
7565 | - '@modern-js/core@2.56.2': | 7848 | + '@modern-js/core@2.57.1': |
7566 | dependencies: | 7849 | dependencies: |
7567 | - '@modern-js/node-bundle-require': 2.56.2 | ||
7568 | - '@modern-js/plugin': 2.56.2 | ||
7569 | - '@modern-js/utils': 2.56.2 | 7850 | + '@modern-js/node-bundle-require': 2.57.1 |
7851 | + '@modern-js/plugin': 2.57.1 | ||
7852 | + '@modern-js/utils': 2.57.1 | ||
7570 | '@swc/helpers': 0.5.3 | 7853 | '@swc/helpers': 0.5.3 |
7571 | 7854 | ||
7572 | - '@modern-js/eslint-config@2.56.2(typescript@5.5.4)': | 7855 | + '@modern-js/eslint-config@2.57.1(typescript@5.5.4)': |
7573 | dependencies: | 7856 | dependencies: |
7574 | - '@modern-js-app/eslint-config': 2.56.2(typescript@5.5.4) | 7857 | + '@modern-js-app/eslint-config': 2.57.1(typescript@5.5.4) |
7575 | transitivePeerDependencies: | 7858 | transitivePeerDependencies: |
7576 | - eslint-import-resolver-typescript | 7859 | - eslint-import-resolver-typescript |
7577 | - eslint-import-resolver-webpack | 7860 | - eslint-import-resolver-webpack |
7578 | - supports-color | 7861 | - supports-color |
7579 | - typescript | 7862 | - typescript |
7580 | 7863 | ||
7581 | - '@modern-js/node-bundle-require@2.56.2': | 7864 | + '@modern-js/node-bundle-require@2.57.1': |
7582 | dependencies: | 7865 | dependencies: |
7583 | - '@modern-js/utils': 2.56.2 | 7866 | + '@modern-js/utils': 2.57.1 |
7584 | '@swc/helpers': 0.5.3 | 7867 | '@swc/helpers': 0.5.3 |
7585 | esbuild: 0.17.19 | 7868 | esbuild: 0.17.19 |
7586 | 7869 | ||
7587 | - '@modern-js/plugin-data-loader@2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': | 7870 | + '@modern-js/plugin-data-loader@2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': |
7588 | dependencies: | 7871 | dependencies: |
7589 | '@babel/core': 7.25.2 | 7872 | '@babel/core': 7.25.2 |
7590 | - '@modern-js/runtime-utils': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7591 | - '@modern-js/utils': 2.56.2 | 7873 | + '@modern-js/runtime-utils': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
7874 | + '@modern-js/utils': 2.57.1 | ||
7592 | '@swc/helpers': 0.5.3 | 7875 | '@swc/helpers': 0.5.3 |
7593 | path-to-regexp: 6.2.2 | 7876 | path-to-regexp: 6.2.2 |
7594 | react: 18.3.1 | 7877 | react: 18.3.1 |
@@ -7596,48 +7879,52 @@ snapshots: | @@ -7596,48 +7879,52 @@ snapshots: | ||
7596 | - react-dom | 7879 | - react-dom |
7597 | - supports-color | 7880 | - supports-color |
7598 | 7881 | ||
7599 | - '@modern-js/plugin-i18n@2.56.2': | 7882 | + '@modern-js/plugin-i18n@2.57.1': |
7600 | dependencies: | 7883 | dependencies: |
7601 | - '@modern-js/utils': 2.56.2 | 7884 | + '@modern-js/utils': 2.57.1 |
7602 | '@swc/helpers': 0.5.3 | 7885 | '@swc/helpers': 0.5.3 |
7603 | 7886 | ||
7604 | - '@modern-js/plugin-lint@2.56.2(eslint@8.57.0)': | 7887 | + '@modern-js/plugin-lint@2.57.1(eslint@8.57.0)': |
7605 | dependencies: | 7888 | dependencies: |
7606 | - '@modern-js/tsconfig': 2.56.2 | ||
7607 | - '@modern-js/utils': 2.56.2 | 7889 | + '@modern-js/tsconfig': 2.57.1 |
7890 | + '@modern-js/utils': 2.57.1 | ||
7608 | '@swc/helpers': 0.5.3 | 7891 | '@swc/helpers': 0.5.3 |
7609 | cross-spawn: 7.0.3 | 7892 | cross-spawn: 7.0.3 |
7610 | husky: 8.0.3 | 7893 | husky: 8.0.3 |
7611 | optionalDependencies: | 7894 | optionalDependencies: |
7612 | eslint: 8.57.0 | 7895 | eslint: 8.57.0 |
7613 | 7896 | ||
7614 | - '@modern-js/plugin-tailwindcss@2.56.2(@modern-js/runtime@2.56.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(tailwindcss@3.4.7)': | 7897 | + '@modern-js/plugin-tailwindcss@2.57.1(@modern-js/runtime@2.57.1(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@3.4.7)': |
7615 | dependencies: | 7898 | dependencies: |
7616 | - '@modern-js/node-bundle-require': 2.56.2 | ||
7617 | - '@modern-js/utils': 2.56.2 | 7899 | + '@modern-js/node-bundle-require': 2.57.1 |
7900 | + '@modern-js/runtime-utils': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7901 | + '@modern-js/utils': 2.57.1 | ||
7618 | '@swc/helpers': 0.5.3 | 7902 | '@swc/helpers': 0.5.3 |
7619 | babel-plugin-macros: 3.1.0 | 7903 | babel-plugin-macros: 3.1.0 |
7620 | tailwindcss: 3.4.7 | 7904 | tailwindcss: 3.4.7 |
7621 | optionalDependencies: | 7905 | optionalDependencies: |
7622 | - '@modern-js/runtime': 2.56.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 7906 | + '@modern-js/runtime': 2.57.1(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
7907 | + transitivePeerDependencies: | ||
7908 | + - react | ||
7909 | + - react-dom | ||
7623 | 7910 | ||
7624 | - '@modern-js/plugin@2.56.2': | 7911 | + '@modern-js/plugin@2.57.1': |
7625 | dependencies: | 7912 | dependencies: |
7626 | - '@modern-js/utils': 2.56.2 | 7913 | + '@modern-js/utils': 2.57.1 |
7627 | '@swc/helpers': 0.5.3 | 7914 | '@swc/helpers': 0.5.3 |
7628 | 7915 | ||
7629 | - '@modern-js/prod-server@2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': | 7916 | + '@modern-js/prod-server@2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': |
7630 | dependencies: | 7917 | dependencies: |
7631 | - '@modern-js/runtime-utils': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7632 | - '@modern-js/server-core': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7633 | - '@modern-js/utils': 2.56.2 | 7918 | + '@modern-js/runtime-utils': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
7919 | + '@modern-js/server-core': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7920 | + '@modern-js/utils': 2.57.1 | ||
7634 | '@swc/helpers': 0.5.3 | 7921 | '@swc/helpers': 0.5.3 |
7635 | source-map-support: 0.5.21 | 7922 | source-map-support: 0.5.21 |
7636 | transitivePeerDependencies: | 7923 | transitivePeerDependencies: |
7637 | - react | 7924 | - react |
7638 | - react-dom | 7925 | - react-dom |
7639 | 7926 | ||
7640 | - '@modern-js/rsbuild-plugin-esbuild@2.56.2': | 7927 | + '@modern-js/rsbuild-plugin-esbuild@2.57.1': |
7641 | dependencies: | 7928 | dependencies: |
7642 | '@swc/helpers': 0.5.3 | 7929 | '@swc/helpers': 0.5.3 |
7643 | esbuild: 0.17.19 | 7930 | esbuild: 0.17.19 |
@@ -7647,9 +7934,9 @@ snapshots: | @@ -7647,9 +7934,9 @@ snapshots: | ||
7647 | - uglify-js | 7934 | - uglify-js |
7648 | - webpack-cli | 7935 | - webpack-cli |
7649 | 7936 | ||
7650 | - '@modern-js/runtime-utils@2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': | 7937 | + '@modern-js/runtime-utils@2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': |
7651 | dependencies: | 7938 | dependencies: |
7652 | - '@modern-js/utils': 2.56.2 | 7939 | + '@modern-js/utils': 2.57.1 |
7653 | '@remix-run/router': 1.15.0 | 7940 | '@remix-run/router': 1.15.0 |
7654 | '@swc/helpers': 0.5.3 | 7941 | '@swc/helpers': 0.5.3 |
7655 | lru-cache: 6.0.0 | 7942 | lru-cache: 6.0.0 |
@@ -7659,7 +7946,7 @@ snapshots: | @@ -7659,7 +7946,7 @@ snapshots: | ||
7659 | react: 18.3.1 | 7946 | react: 18.3.1 |
7660 | react-dom: 18.3.1(react@18.3.1) | 7947 | react-dom: 18.3.1(react@18.3.1) |
7661 | 7948 | ||
7662 | - '@modern-js/runtime@2.56.2(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': | 7949 | + '@modern-js/runtime@2.57.1(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': |
7663 | dependencies: | 7950 | dependencies: |
7664 | '@babel/core': 7.25.2 | 7951 | '@babel/core': 7.25.2 |
7665 | '@babel/types': 7.25.2 | 7952 | '@babel/types': 7.25.2 |
@@ -7672,11 +7959,11 @@ snapshots: | @@ -7672,11 +7959,11 @@ snapshots: | ||
7672 | '@modern-js-reduck/plugin-immutable': 1.1.11(@modern-js-reduck/store@1.1.11) | 7959 | '@modern-js-reduck/plugin-immutable': 1.1.11(@modern-js-reduck/store@1.1.11) |
7673 | '@modern-js-reduck/react': 1.1.11(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 7960 | '@modern-js-reduck/react': 1.1.11(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
7674 | '@modern-js-reduck/store': 1.1.11 | 7961 | '@modern-js-reduck/store': 1.1.11 |
7675 | - '@modern-js/plugin': 2.56.2 | ||
7676 | - '@modern-js/plugin-data-loader': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7677 | - '@modern-js/runtime-utils': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7678 | - '@modern-js/types': 2.56.2 | ||
7679 | - '@modern-js/utils': 2.56.2 | 7962 | + '@modern-js/plugin': 2.57.1 |
7963 | + '@modern-js/plugin-data-loader': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7964 | + '@modern-js/runtime-utils': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7965 | + '@modern-js/types': 2.57.1 | ||
7966 | + '@modern-js/utils': 2.57.1 | ||
7680 | '@swc/helpers': 0.5.3 | 7967 | '@swc/helpers': 0.5.3 |
7681 | '@types/loadable__component': 5.13.9 | 7968 | '@types/loadable__component': 5.13.9 |
7682 | '@types/react-helmet': 6.1.11 | 7969 | '@types/react-helmet': 6.1.11 |
@@ -7697,11 +7984,11 @@ snapshots: | @@ -7697,11 +7984,11 @@ snapshots: | ||
7697 | - '@types/react-dom' | 7984 | - '@types/react-dom' |
7698 | - supports-color | 7985 | - supports-color |
7699 | 7986 | ||
7700 | - '@modern-js/server-core@2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': | 7987 | + '@modern-js/server-core@2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': |
7701 | dependencies: | 7988 | dependencies: |
7702 | - '@modern-js/plugin': 2.56.2 | ||
7703 | - '@modern-js/runtime-utils': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7704 | - '@modern-js/utils': 2.56.2 | 7989 | + '@modern-js/plugin': 2.57.1 |
7990 | + '@modern-js/runtime-utils': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7991 | + '@modern-js/utils': 2.57.1 | ||
7705 | '@swc/helpers': 0.5.3 | 7992 | '@swc/helpers': 0.5.3 |
7706 | '@web-std/fetch': 4.2.1 | 7993 | '@web-std/fetch': 4.2.1 |
7707 | '@web-std/file': 3.0.3 | 7994 | '@web-std/file': 3.0.3 |
@@ -7712,35 +7999,35 @@ snapshots: | @@ -7712,35 +7999,35 @@ snapshots: | ||
7712 | - react | 7999 | - react |
7713 | - react-dom | 8000 | - react-dom |
7714 | 8001 | ||
7715 | - '@modern-js/server-utils@2.56.2(@babel/traverse@7.25.2)(@rsbuild/core@1.0.1-beta.3)': | 8002 | + '@modern-js/server-utils@2.57.1(@babel/traverse@7.25.3)(@rsbuild/core@1.0.1-beta.3)': |
7716 | dependencies: | 8003 | dependencies: |
7717 | '@babel/core': 7.25.2 | 8004 | '@babel/core': 7.25.2 |
7718 | '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) | 8005 | '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) |
7719 | - '@babel/preset-env': 7.25.2(@babel/core@7.25.2) | 8006 | + '@babel/preset-env': 7.25.3(@babel/core@7.25.2) |
7720 | '@babel/preset-react': 7.24.7(@babel/core@7.25.2) | 8007 | '@babel/preset-react': 7.24.7(@babel/core@7.25.2) |
7721 | '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) | 8008 | '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) |
7722 | - '@modern-js/babel-compiler': 2.56.2 | ||
7723 | - '@modern-js/babel-plugin-module-resolver': 2.56.2 | ||
7724 | - '@modern-js/babel-preset': 2.56.2(@rsbuild/core@1.0.1-beta.3) | ||
7725 | - '@modern-js/utils': 2.56.2 | 8009 | + '@modern-js/babel-compiler': 2.57.1 |
8010 | + '@modern-js/babel-plugin-module-resolver': 2.57.1 | ||
8011 | + '@modern-js/babel-preset': 2.57.1(@rsbuild/core@1.0.1-beta.3) | ||
8012 | + '@modern-js/utils': 2.57.1 | ||
7726 | '@swc/helpers': 0.5.3 | 8013 | '@swc/helpers': 0.5.3 |
7727 | - babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.25.2)(@babel/traverse@7.25.2) | 8014 | + babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.25.2)(@babel/traverse@7.25.3) |
7728 | transitivePeerDependencies: | 8015 | transitivePeerDependencies: |
7729 | - '@babel/traverse' | 8016 | - '@babel/traverse' |
7730 | - '@rsbuild/core' | 8017 | - '@rsbuild/core' |
7731 | - supports-color | 8018 | - supports-color |
7732 | 8019 | ||
7733 | - '@modern-js/server@2.56.2(@babel/traverse@7.25.2)(@rsbuild/core@1.0.1-beta.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tsconfig-paths@4.2.0)': | 8020 | + '@modern-js/server@2.57.1(@babel/traverse@7.25.3)(@rsbuild/core@1.0.1-beta.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tsconfig-paths@4.2.0)': |
7734 | dependencies: | 8021 | dependencies: |
7735 | '@babel/core': 7.25.2 | 8022 | '@babel/core': 7.25.2 |
7736 | '@babel/register': 7.24.6(@babel/core@7.25.2) | 8023 | '@babel/register': 7.24.6(@babel/core@7.25.2) |
7737 | - '@modern-js/runtime-utils': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7738 | - '@modern-js/server-core': 2.56.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
7739 | - '@modern-js/server-utils': 2.56.2(@babel/traverse@7.25.2)(@rsbuild/core@1.0.1-beta.3) | ||
7740 | - '@modern-js/types': 2.56.2 | ||
7741 | - '@modern-js/utils': 2.56.2 | 8024 | + '@modern-js/runtime-utils': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8025 | + '@modern-js/server-core': 2.57.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
8026 | + '@modern-js/server-utils': 2.57.1(@babel/traverse@7.25.3)(@rsbuild/core@1.0.1-beta.3) | ||
8027 | + '@modern-js/types': 2.57.1 | ||
8028 | + '@modern-js/utils': 2.57.1 | ||
7742 | '@swc/helpers': 0.5.3 | 8029 | '@swc/helpers': 0.5.3 |
7743 | - axios: 1.7.2 | 8030 | + axios: 1.7.3 |
7744 | connect-history-api-fallback: 2.0.0 | 8031 | connect-history-api-fallback: 2.0.0 |
7745 | http-compression: 1.0.6 | 8032 | http-compression: 1.0.6 |
7746 | minimatch: 3.1.2 | 8033 | minimatch: 3.1.2 |
@@ -7758,18 +8045,18 @@ snapshots: | @@ -7758,18 +8045,18 @@ snapshots: | ||
7758 | - supports-color | 8045 | - supports-color |
7759 | - utf-8-validate | 8046 | - utf-8-validate |
7760 | 8047 | ||
7761 | - '@modern-js/tsconfig@2.56.2': {} | 8048 | + '@modern-js/tsconfig@2.57.1': {} |
7762 | 8049 | ||
7763 | - '@modern-js/types@2.56.2': {} | 8050 | + '@modern-js/types@2.57.1': {} |
7764 | 8051 | ||
7765 | - '@modern-js/uni-builder@2.56.2(@rspack/core@0.6.5(@swc/helpers@0.5.11))(esbuild@0.17.19)(styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(type-fest@1.4.0)(typescript@5.5.4)': | 8052 | + '@modern-js/uni-builder@2.57.1(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(@types/webpack@5.28.5(esbuild@0.17.19))(esbuild@0.17.19)(styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1))(type-fest@1.4.0)(typescript@5.5.4)': |
7766 | dependencies: | 8053 | dependencies: |
7767 | '@babel/core': 7.25.2 | 8054 | '@babel/core': 7.25.2 |
7768 | '@babel/preset-react': 7.24.7(@babel/core@7.25.2) | 8055 | '@babel/preset-react': 7.24.7(@babel/core@7.25.2) |
7769 | '@babel/types': 7.25.2 | 8056 | '@babel/types': 7.25.2 |
7770 | - '@modern-js/babel-preset': 2.56.2(@rsbuild/core@1.0.1-beta.3) | ||
7771 | - '@modern-js/utils': 2.56.2 | ||
7772 | - '@pmmmwh/react-refresh-webpack-plugin': 0.5.10(react-refresh@0.14.2)(type-fest@1.4.0)(webpack@5.93.0(esbuild@0.17.19)) | 8057 | + '@modern-js/babel-preset': 2.57.1(@rsbuild/core@1.0.1-beta.3) |
8058 | + '@modern-js/utils': 2.57.1 | ||
8059 | + '@pmmmwh/react-refresh-webpack-plugin': 0.5.10(@types/webpack@5.28.5(esbuild@0.17.19))(react-refresh@0.14.2)(type-fest@1.4.0)(webpack@5.93.0(esbuild@0.17.19)) | ||
7773 | '@rsbuild/core': 1.0.1-beta.3 | 8060 | '@rsbuild/core': 1.0.1-beta.3 |
7774 | '@rsbuild/plugin-assets-retry': 1.0.1-beta.3(@rsbuild/core@1.0.1-beta.3) | 8061 | '@rsbuild/plugin-assets-retry': 1.0.1-beta.3(@rsbuild/core@1.0.1-beta.3) |
7775 | '@rsbuild/plugin-babel': 1.0.1-beta.3(@rsbuild/core@1.0.1-beta.3) | 8062 | '@rsbuild/plugin-babel': 1.0.1-beta.3(@rsbuild/core@1.0.1-beta.3) |
@@ -7794,22 +8081,22 @@ snapshots: | @@ -7794,22 +8081,22 @@ snapshots: | ||
7794 | babel-plugin-styled-components: 1.13.3(styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)) | 8081 | babel-plugin-styled-components: 1.13.3(styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)) |
7795 | babel-plugin-transform-react-remove-prop-types: 0.4.24 | 8082 | babel-plugin-transform-react-remove-prop-types: 0.4.24 |
7796 | browserslist: 4.23.1 | 8083 | browserslist: 4.23.1 |
7797 | - cssnano: 6.0.1(postcss@8.4.40) | 8084 | + cssnano: 6.0.1(postcss@8.4.41) |
7798 | glob: 9.3.5 | 8085 | glob: 9.3.5 |
7799 | html-minifier-terser: 7.2.0 | 8086 | html-minifier-terser: 7.2.0 |
7800 | html-webpack-plugin: 5.5.3(webpack@5.93.0(esbuild@0.17.19)) | 8087 | html-webpack-plugin: 5.5.3(webpack@5.93.0(esbuild@0.17.19)) |
7801 | lodash: 4.17.21 | 8088 | lodash: 4.17.21 |
7802 | picocolors: 1.0.1 | 8089 | picocolors: 1.0.1 |
7803 | - postcss: 8.4.40 | ||
7804 | - postcss-custom-properties: 13.1.5(postcss@8.4.40) | ||
7805 | - postcss-flexbugs-fixes: 5.0.2(postcss@8.4.40) | ||
7806 | - postcss-font-variant: 5.0.0(postcss@8.4.40) | ||
7807 | - postcss-initial: 4.0.1(postcss@8.4.40) | ||
7808 | - postcss-media-minmax: 5.0.0(postcss@8.4.40) | ||
7809 | - postcss-nesting: 12.0.1(postcss@8.4.40) | ||
7810 | - postcss-page-break: 3.0.4(postcss@8.4.40) | 8090 | + postcss: 8.4.41 |
8091 | + postcss-custom-properties: 13.1.5(postcss@8.4.41) | ||
8092 | + postcss-flexbugs-fixes: 5.0.2(postcss@8.4.41) | ||
8093 | + postcss-font-variant: 5.0.0(postcss@8.4.41) | ||
8094 | + postcss-initial: 4.0.1(postcss@8.4.41) | ||
8095 | + postcss-media-minmax: 5.0.0(postcss@8.4.41) | ||
8096 | + postcss-nesting: 12.0.1(postcss@8.4.41) | ||
8097 | + postcss-page-break: 3.0.4(postcss@8.4.41) | ||
7811 | react-refresh: 0.14.2 | 8098 | react-refresh: 0.14.2 |
7812 | - rspack-manifest-plugin: 5.0.0(@rspack/core@0.6.5(@swc/helpers@0.5.11)) | 8099 | + rspack-manifest-plugin: 5.0.0(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11)) |
7813 | terser-webpack-plugin: 5.3.10(esbuild@0.17.19)(webpack@5.93.0(esbuild@0.17.19)) | 8100 | terser-webpack-plugin: 5.3.10(esbuild@0.17.19)(webpack@5.93.0(esbuild@0.17.19)) |
7814 | ts-deepmerge: 7.0.0 | 8101 | ts-deepmerge: 7.0.0 |
7815 | ts-loader: 9.4.4(typescript@5.5.4)(webpack@5.93.0(esbuild@0.17.19)) | 8102 | ts-loader: 9.4.4(typescript@5.5.4)(webpack@5.93.0(esbuild@0.17.19)) |
@@ -7836,44 +8123,24 @@ snapshots: | @@ -7836,44 +8123,24 @@ snapshots: | ||
7836 | - webpack-hot-middleware | 8123 | - webpack-hot-middleware |
7837 | - webpack-plugin-serve | 8124 | - webpack-plugin-serve |
7838 | 8125 | ||
7839 | - '@modern-js/utils@2.56.2': | 8126 | + '@modern-js/utils@2.57.1': |
7840 | dependencies: | 8127 | dependencies: |
7841 | '@swc/helpers': 0.5.3 | 8128 | '@swc/helpers': 0.5.3 |
7842 | - caniuse-lite: 1.0.30001644 | 8129 | + caniuse-lite: 1.0.30001649 |
7843 | lodash: 4.17.21 | 8130 | lodash: 4.17.21 |
7844 | rslog: 1.2.2 | 8131 | rslog: 1.2.2 |
7845 | 8132 | ||
7846 | - '@module-federation/runtime-tools@0.1.6': | ||
7847 | - dependencies: | ||
7848 | - '@module-federation/runtime': 0.1.6 | ||
7849 | - '@module-federation/webpack-bundler-runtime': 0.1.6 | ||
7850 | - optional: true | ||
7851 | - | ||
7852 | '@module-federation/runtime-tools@0.2.3': | 8133 | '@module-federation/runtime-tools@0.2.3': |
7853 | dependencies: | 8134 | dependencies: |
7854 | '@module-federation/runtime': 0.2.3 | 8135 | '@module-federation/runtime': 0.2.3 |
7855 | '@module-federation/webpack-bundler-runtime': 0.2.3 | 8136 | '@module-federation/webpack-bundler-runtime': 0.2.3 |
7856 | 8137 | ||
7857 | - '@module-federation/runtime@0.1.6': | ||
7858 | - dependencies: | ||
7859 | - '@module-federation/sdk': 0.1.6 | ||
7860 | - optional: true | ||
7861 | - | ||
7862 | '@module-federation/runtime@0.2.3': | 8138 | '@module-federation/runtime@0.2.3': |
7863 | dependencies: | 8139 | dependencies: |
7864 | '@module-federation/sdk': 0.2.3 | 8140 | '@module-federation/sdk': 0.2.3 |
7865 | 8141 | ||
7866 | - '@module-federation/sdk@0.1.6': | ||
7867 | - optional: true | ||
7868 | - | ||
7869 | '@module-federation/sdk@0.2.3': {} | 8142 | '@module-federation/sdk@0.2.3': {} |
7870 | 8143 | ||
7871 | - '@module-federation/webpack-bundler-runtime@0.1.6': | ||
7872 | - dependencies: | ||
7873 | - '@module-federation/runtime': 0.1.6 | ||
7874 | - '@module-federation/sdk': 0.1.6 | ||
7875 | - optional: true | ||
7876 | - | ||
7877 | '@module-federation/webpack-bundler-runtime@0.2.3': | 8144 | '@module-federation/webpack-bundler-runtime@0.2.3': |
7878 | dependencies: | 8145 | dependencies: |
7879 | '@module-federation/runtime': 0.2.3 | 8146 | '@module-federation/runtime': 0.2.3 |
@@ -7897,7 +8164,7 @@ snapshots: | @@ -7897,7 +8164,7 @@ snapshots: | ||
7897 | 8164 | ||
7898 | '@nutui/icons-react@1.0.4': {} | 8165 | '@nutui/icons-react@1.0.4': {} |
7899 | 8166 | ||
7900 | - '@nutui/nutui-react@2.6.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': | 8167 | + '@nutui/nutui-react@2.6.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': |
7901 | dependencies: | 8168 | dependencies: |
7902 | '@babel/runtime': 7.25.0 | 8169 | '@babel/runtime': 7.25.0 |
7903 | '@nutui/icons-react': 1.0.4 | 8170 | '@nutui/icons-react': 1.0.4 |
@@ -7918,11 +8185,11 @@ snapshots: | @@ -7918,11 +8185,11 @@ snapshots: | ||
7918 | '@pkgjs/parseargs@0.11.0': | 8185 | '@pkgjs/parseargs@0.11.0': |
7919 | optional: true | 8186 | optional: true |
7920 | 8187 | ||
7921 | - '@pmmmwh/react-refresh-webpack-plugin@0.5.10(react-refresh@0.14.2)(type-fest@1.4.0)(webpack@5.93.0(esbuild@0.17.19))': | 8188 | + '@pmmmwh/react-refresh-webpack-plugin@0.5.10(@types/webpack@5.28.5(esbuild@0.17.19))(react-refresh@0.14.2)(type-fest@1.4.0)(webpack@5.93.0(esbuild@0.17.19))': |
7922 | dependencies: | 8189 | dependencies: |
7923 | ansi-html-community: 0.0.8 | 8190 | ansi-html-community: 0.0.8 |
7924 | common-path-prefix: 3.0.0 | 8191 | common-path-prefix: 3.0.0 |
7925 | - core-js-pure: 3.37.1 | 8192 | + core-js-pure: 3.38.0 |
7926 | error-stack-parser: 2.1.4 | 8193 | error-stack-parser: 2.1.4 |
7927 | find-up: 5.0.0 | 8194 | find-up: 5.0.0 |
7928 | html-entities: 2.5.2 | 8195 | html-entities: 2.5.2 |
@@ -7932,16 +8199,19 @@ snapshots: | @@ -7932,16 +8199,19 @@ snapshots: | ||
7932 | source-map: 0.7.4 | 8199 | source-map: 0.7.4 |
7933 | webpack: 5.93.0(esbuild@0.17.19) | 8200 | webpack: 5.93.0(esbuild@0.17.19) |
7934 | optionalDependencies: | 8201 | optionalDependencies: |
8202 | + '@types/webpack': 5.28.5(esbuild@0.17.19) | ||
7935 | type-fest: 1.4.0 | 8203 | type-fest: 1.4.0 |
7936 | 8204 | ||
8205 | + '@polka/url@1.0.0-next.25': {} | ||
8206 | + | ||
7937 | '@rc-component/async-validator@5.0.4': | 8207 | '@rc-component/async-validator@5.0.4': |
7938 | dependencies: | 8208 | dependencies: |
7939 | '@babel/runtime': 7.25.0 | 8209 | '@babel/runtime': 7.25.0 |
7940 | 8210 | ||
7941 | - '@rc-component/color-picker@1.5.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': | 8211 | + '@rc-component/color-picker@2.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': |
7942 | dependencies: | 8212 | dependencies: |
8213 | + '@ant-design/fast-color': 2.0.6 | ||
7943 | '@babel/runtime': 7.25.0 | 8214 | '@babel/runtime': 7.25.0 |
7944 | - '@ctrl/tinycolor': 3.6.1 | ||
7945 | classnames: 2.5.1 | 8215 | classnames: 2.5.1 |
7946 | rc-util: 5.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 8216 | rc-util: 5.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
7947 | react: 18.3.1 | 8217 | react: 18.3.1 |
@@ -8054,9 +8324,9 @@ snapshots: | @@ -8054,9 +8324,9 @@ snapshots: | ||
8054 | '@rspack/core': 1.0.0-alpha.5(@swc/helpers@0.5.11) | 8324 | '@rspack/core': 1.0.0-alpha.5(@swc/helpers@0.5.11) |
8055 | '@rspack/lite-tapable': 1.0.0-alpha.5 | 8325 | '@rspack/lite-tapable': 1.0.0-alpha.5 |
8056 | '@swc/helpers': 0.5.11 | 8326 | '@swc/helpers': 0.5.11 |
8057 | - caniuse-lite: 1.0.30001644 | 8327 | + caniuse-lite: 1.0.30001649 |
8058 | core-js: 3.37.1 | 8328 | core-js: 3.37.1 |
8059 | - postcss: 8.4.40 | 8329 | + postcss: 8.4.41 |
8060 | optionalDependencies: | 8330 | optionalDependencies: |
8061 | fsevents: 2.3.3 | 8331 | fsevents: 2.3.3 |
8062 | 8332 | ||
@@ -8162,7 +8432,7 @@ snapshots: | @@ -8162,7 +8432,7 @@ snapshots: | ||
8162 | '@rsbuild/core': 1.0.1-beta.3 | 8432 | '@rsbuild/core': 1.0.1-beta.3 |
8163 | deepmerge: 4.3.1 | 8433 | deepmerge: 4.3.1 |
8164 | loader-utils: 2.0.4 | 8434 | loader-utils: 2.0.4 |
8165 | - postcss: 8.4.40 | 8435 | + postcss: 8.4.41 |
8166 | reduce-configs: 1.0.0 | 8436 | reduce-configs: 1.0.0 |
8167 | sass-embedded: 1.77.8 | 8437 | sass-embedded: 1.77.8 |
8168 | 8438 | ||
@@ -8235,73 +8505,168 @@ snapshots: | @@ -8235,73 +8505,168 @@ snapshots: | ||
8235 | - uglify-js | 8505 | - uglify-js |
8236 | - webpack-cli | 8506 | - webpack-cli |
8237 | 8507 | ||
8238 | - '@rspack/binding-darwin-arm64@0.6.5': | ||
8239 | - optional: true | ||
8240 | - | ||
8241 | - '@rspack/binding-darwin-arm64@1.0.0-alpha.5': | ||
8242 | - optional: true | 8508 | + '@rsdoctor/client@0.3.11': {} |
8243 | 8509 | ||
8244 | - '@rspack/binding-darwin-x64@0.6.5': | ||
8245 | - optional: true | 8510 | + '@rsdoctor/core@0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19)': |
8511 | + dependencies: | ||
8512 | + '@rsdoctor/graph': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8513 | + '@rsdoctor/sdk': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8514 | + '@rsdoctor/types': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8515 | + '@rsdoctor/utils': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8516 | + axios: 1.7.3 | ||
8517 | + enhanced-resolve: 5.12.0 | ||
8518 | + filesize: 10.1.4 | ||
8519 | + fs-extra: 11.2.0 | ||
8520 | + loader-utils: 2.0.4 | ||
8521 | + lodash: 4.17.21 | ||
8522 | + path-browserify: 1.0.1 | ||
8523 | + semver: 7.6.3 | ||
8524 | + source-map: 0.7.4 | ||
8525 | + webpack-bundle-analyzer: 4.10.2 | ||
8526 | + webpack-sources: 3.2.3 | ||
8527 | + transitivePeerDependencies: | ||
8528 | + - '@rspack/core' | ||
8529 | + - '@swc/core' | ||
8530 | + - bufferutil | ||
8531 | + - debug | ||
8532 | + - esbuild | ||
8533 | + - supports-color | ||
8534 | + - uglify-js | ||
8535 | + - utf-8-validate | ||
8536 | + - webpack-cli | ||
8246 | 8537 | ||
8247 | - '@rspack/binding-darwin-x64@1.0.0-alpha.5': | ||
8248 | - optional: true | 8538 | + '@rsdoctor/graph@0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19)': |
8539 | + dependencies: | ||
8540 | + '@rsdoctor/types': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8541 | + '@rsdoctor/utils': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8542 | + lodash: 4.17.21 | ||
8543 | + socket.io: 4.7.2 | ||
8544 | + source-map: 0.7.4 | ||
8545 | + transitivePeerDependencies: | ||
8546 | + - '@rspack/core' | ||
8547 | + - '@swc/core' | ||
8548 | + - bufferutil | ||
8549 | + - esbuild | ||
8550 | + - supports-color | ||
8551 | + - uglify-js | ||
8552 | + - utf-8-validate | ||
8553 | + - webpack-cli | ||
8249 | 8554 | ||
8250 | - '@rspack/binding-linux-arm64-gnu@0.6.5': | ||
8251 | - optional: true | 8555 | + '@rsdoctor/rspack-plugin@0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19)': |
8556 | + dependencies: | ||
8557 | + '@rsdoctor/core': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8558 | + '@rsdoctor/graph': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8559 | + '@rsdoctor/sdk': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8560 | + '@rsdoctor/types': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8561 | + '@rsdoctor/utils': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8562 | + '@rspack/core': 1.0.0-alpha.5(@swc/helpers@0.5.11) | ||
8563 | + loader-utils: 2.0.4 | ||
8564 | + lodash: 4.17.21 | ||
8565 | + transitivePeerDependencies: | ||
8566 | + - '@swc/core' | ||
8567 | + - bufferutil | ||
8568 | + - debug | ||
8569 | + - esbuild | ||
8570 | + - supports-color | ||
8571 | + - uglify-js | ||
8572 | + - utf-8-validate | ||
8573 | + - webpack-cli | ||
8252 | 8574 | ||
8253 | - '@rspack/binding-linux-arm64-gnu@1.0.0-alpha.5': | ||
8254 | - optional: true | 8575 | + '@rsdoctor/sdk@0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19)': |
8576 | + dependencies: | ||
8577 | + '@rsdoctor/client': 0.3.11 | ||
8578 | + '@rsdoctor/graph': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8579 | + '@rsdoctor/types': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8580 | + '@rsdoctor/utils': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8581 | + body-parser: 1.20.2 | ||
8582 | + cors: 2.8.5 | ||
8583 | + dayjs: 1.11.12 | ||
8584 | + lodash: 4.17.21 | ||
8585 | + open: 8.4.2 | ||
8586 | + serve-static: 1.15.0 | ||
8587 | + socket.io: 4.7.2 | ||
8588 | + source-map: 0.7.4 | ||
8589 | + tapable: 2.2.1 | ||
8590 | + transitivePeerDependencies: | ||
8591 | + - '@rspack/core' | ||
8592 | + - '@swc/core' | ||
8593 | + - bufferutil | ||
8594 | + - esbuild | ||
8595 | + - supports-color | ||
8596 | + - uglify-js | ||
8597 | + - utf-8-validate | ||
8598 | + - webpack-cli | ||
8255 | 8599 | ||
8256 | - '@rspack/binding-linux-arm64-musl@0.6.5': | ||
8257 | - optional: true | 8600 | + '@rsdoctor/types@0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19)': |
8601 | + dependencies: | ||
8602 | + '@types/connect': 3.4.38 | ||
8603 | + '@types/estree': 1.0.5 | ||
8604 | + '@types/tapable': 2.2.7 | ||
8605 | + '@types/webpack': 5.28.5(esbuild@0.17.19) | ||
8606 | + source-map: 0.7.4 | ||
8607 | + optionalDependencies: | ||
8608 | + '@rspack/core': 1.0.0-alpha.5(@swc/helpers@0.5.11) | ||
8609 | + transitivePeerDependencies: | ||
8610 | + - '@swc/core' | ||
8611 | + - esbuild | ||
8612 | + - uglify-js | ||
8613 | + - webpack-cli | ||
8258 | 8614 | ||
8259 | - '@rspack/binding-linux-arm64-musl@1.0.0-alpha.5': | ||
8260 | - optional: true | 8615 | + '@rsdoctor/utils@0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19)': |
8616 | + dependencies: | ||
8617 | + '@babel/code-frame': 7.24.7 | ||
8618 | + '@rsdoctor/types': 0.3.11(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11))(esbuild@0.17.19) | ||
8619 | + '@types/estree': 1.0.5 | ||
8620 | + acorn: 8.12.1 | ||
8621 | + acorn-import-assertions: 1.9.0(acorn@8.12.1) | ||
8622 | + acorn-walk: 8.3.3 | ||
8623 | + chalk: 4.1.2 | ||
8624 | + connect: 3.7.0 | ||
8625 | + deep-eql: 4.1.4 | ||
8626 | + envinfo: 7.13.0 | ||
8627 | + filesize: 10.1.4 | ||
8628 | + fs-extra: 11.2.0 | ||
8629 | + get-port: 5.1.1 | ||
8630 | + json-stream-stringify: 3.0.1 | ||
8631 | + lines-and-columns: 2.0.4 | ||
8632 | + lodash: 4.17.21 | ||
8633 | + rslog: 1.2.2 | ||
8634 | + strip-ansi: 6.0.1 | ||
8635 | + transitivePeerDependencies: | ||
8636 | + - '@rspack/core' | ||
8637 | + - '@swc/core' | ||
8638 | + - esbuild | ||
8639 | + - supports-color | ||
8640 | + - uglify-js | ||
8641 | + - webpack-cli | ||
8261 | 8642 | ||
8262 | - '@rspack/binding-linux-x64-gnu@0.6.5': | 8643 | + '@rspack/binding-darwin-arm64@1.0.0-alpha.5': |
8263 | optional: true | 8644 | optional: true |
8264 | 8645 | ||
8265 | - '@rspack/binding-linux-x64-gnu@1.0.0-alpha.5': | 8646 | + '@rspack/binding-darwin-x64@1.0.0-alpha.5': |
8266 | optional: true | 8647 | optional: true |
8267 | 8648 | ||
8268 | - '@rspack/binding-linux-x64-musl@0.6.5': | 8649 | + '@rspack/binding-linux-arm64-gnu@1.0.0-alpha.5': |
8269 | optional: true | 8650 | optional: true |
8270 | 8651 | ||
8271 | - '@rspack/binding-linux-x64-musl@1.0.0-alpha.5': | 8652 | + '@rspack/binding-linux-arm64-musl@1.0.0-alpha.5': |
8272 | optional: true | 8653 | optional: true |
8273 | 8654 | ||
8274 | - '@rspack/binding-win32-arm64-msvc@0.6.5': | 8655 | + '@rspack/binding-linux-x64-gnu@1.0.0-alpha.5': |
8275 | optional: true | 8656 | optional: true |
8276 | 8657 | ||
8277 | - '@rspack/binding-win32-arm64-msvc@1.0.0-alpha.5': | 8658 | + '@rspack/binding-linux-x64-musl@1.0.0-alpha.5': |
8278 | optional: true | 8659 | optional: true |
8279 | 8660 | ||
8280 | - '@rspack/binding-win32-ia32-msvc@0.6.5': | 8661 | + '@rspack/binding-win32-arm64-msvc@1.0.0-alpha.5': |
8281 | optional: true | 8662 | optional: true |
8282 | 8663 | ||
8283 | '@rspack/binding-win32-ia32-msvc@1.0.0-alpha.5': | 8664 | '@rspack/binding-win32-ia32-msvc@1.0.0-alpha.5': |
8284 | optional: true | 8665 | optional: true |
8285 | 8666 | ||
8286 | - '@rspack/binding-win32-x64-msvc@0.6.5': | ||
8287 | - optional: true | ||
8288 | - | ||
8289 | '@rspack/binding-win32-x64-msvc@1.0.0-alpha.5': | 8667 | '@rspack/binding-win32-x64-msvc@1.0.0-alpha.5': |
8290 | optional: true | 8668 | optional: true |
8291 | 8669 | ||
8292 | - '@rspack/binding@0.6.5': | ||
8293 | - optionalDependencies: | ||
8294 | - '@rspack/binding-darwin-arm64': 0.6.5 | ||
8295 | - '@rspack/binding-darwin-x64': 0.6.5 | ||
8296 | - '@rspack/binding-linux-arm64-gnu': 0.6.5 | ||
8297 | - '@rspack/binding-linux-arm64-musl': 0.6.5 | ||
8298 | - '@rspack/binding-linux-x64-gnu': 0.6.5 | ||
8299 | - '@rspack/binding-linux-x64-musl': 0.6.5 | ||
8300 | - '@rspack/binding-win32-arm64-msvc': 0.6.5 | ||
8301 | - '@rspack/binding-win32-ia32-msvc': 0.6.5 | ||
8302 | - '@rspack/binding-win32-x64-msvc': 0.6.5 | ||
8303 | - optional: true | ||
8304 | - | ||
8305 | '@rspack/binding@1.0.0-alpha.5': | 8670 | '@rspack/binding@1.0.0-alpha.5': |
8306 | optionalDependencies: | 8671 | optionalDependencies: |
8307 | '@rspack/binding-darwin-arm64': 1.0.0-alpha.5 | 8672 | '@rspack/binding-darwin-arm64': 1.0.0-alpha.5 |
@@ -8314,24 +8679,12 @@ snapshots: | @@ -8314,24 +8679,12 @@ snapshots: | ||
8314 | '@rspack/binding-win32-ia32-msvc': 1.0.0-alpha.5 | 8679 | '@rspack/binding-win32-ia32-msvc': 1.0.0-alpha.5 |
8315 | '@rspack/binding-win32-x64-msvc': 1.0.0-alpha.5 | 8680 | '@rspack/binding-win32-x64-msvc': 1.0.0-alpha.5 |
8316 | 8681 | ||
8317 | - '@rspack/core@0.6.5(@swc/helpers@0.5.11)': | ||
8318 | - dependencies: | ||
8319 | - '@module-federation/runtime-tools': 0.1.6 | ||
8320 | - '@rspack/binding': 0.6.5 | ||
8321 | - caniuse-lite: 1.0.30001644 | ||
8322 | - enhanced-resolve: 5.12.0 | ||
8323 | - tapable: 2.2.1 | ||
8324 | - webpack-sources: 3.2.3 | ||
8325 | - optionalDependencies: | ||
8326 | - '@swc/helpers': 0.5.11 | ||
8327 | - optional: true | ||
8328 | - | ||
8329 | '@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11)': | 8682 | '@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11)': |
8330 | dependencies: | 8683 | dependencies: |
8331 | '@module-federation/runtime-tools': 0.2.3 | 8684 | '@module-federation/runtime-tools': 0.2.3 |
8332 | '@rspack/binding': 1.0.0-alpha.5 | 8685 | '@rspack/binding': 1.0.0-alpha.5 |
8333 | '@rspack/lite-tapable': 1.0.0-alpha.5 | 8686 | '@rspack/lite-tapable': 1.0.0-alpha.5 |
8334 | - caniuse-lite: 1.0.30001644 | 8687 | + caniuse-lite: 1.0.30001649 |
8335 | optionalDependencies: | 8688 | optionalDependencies: |
8336 | '@swc/helpers': 0.5.11 | 8689 | '@swc/helpers': 0.5.11 |
8337 | 8690 | ||
@@ -8346,6 +8699,8 @@ snapshots: | @@ -8346,6 +8699,8 @@ snapshots: | ||
8346 | 8699 | ||
8347 | '@sinclair/typebox@0.27.8': {} | 8700 | '@sinclair/typebox@0.27.8': {} |
8348 | 8701 | ||
8702 | + '@socket.io/component-emitter@3.1.2': {} | ||
8703 | + | ||
8349 | '@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.25.2)': | 8704 | '@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.25.2)': |
8350 | dependencies: | 8705 | dependencies: |
8351 | '@babel/core': 7.25.2 | 8706 | '@babel/core': 7.25.2 |
@@ -8447,7 +8802,7 @@ snapshots: | @@ -8447,7 +8802,7 @@ snapshots: | ||
8447 | 8802 | ||
8448 | '@types/babel__core@7.20.5': | 8803 | '@types/babel__core@7.20.5': |
8449 | dependencies: | 8804 | dependencies: |
8450 | - '@babel/parser': 7.25.0 | 8805 | + '@babel/parser': 7.25.3 |
8451 | '@babel/types': 7.25.2 | 8806 | '@babel/types': 7.25.2 |
8452 | '@types/babel__generator': 7.6.8 | 8807 | '@types/babel__generator': 7.6.8 |
8453 | '@types/babel__template': 7.4.4 | 8808 | '@types/babel__template': 7.4.4 |
@@ -8459,13 +8814,23 @@ snapshots: | @@ -8459,13 +8814,23 @@ snapshots: | ||
8459 | 8814 | ||
8460 | '@types/babel__template@7.4.4': | 8815 | '@types/babel__template@7.4.4': |
8461 | dependencies: | 8816 | dependencies: |
8462 | - '@babel/parser': 7.25.0 | 8817 | + '@babel/parser': 7.25.3 |
8463 | '@babel/types': 7.25.2 | 8818 | '@babel/types': 7.25.2 |
8464 | 8819 | ||
8465 | '@types/babel__traverse@7.20.6': | 8820 | '@types/babel__traverse@7.20.6': |
8466 | dependencies: | 8821 | dependencies: |
8467 | '@babel/types': 7.25.2 | 8822 | '@babel/types': 7.25.2 |
8468 | 8823 | ||
8824 | + '@types/connect@3.4.38': | ||
8825 | + dependencies: | ||
8826 | + '@types/node': 18.19.43 | ||
8827 | + | ||
8828 | + '@types/cookie@0.4.1': {} | ||
8829 | + | ||
8830 | + '@types/cors@2.8.17': | ||
8831 | + dependencies: | ||
8832 | + '@types/node': 18.19.43 | ||
8833 | + | ||
8469 | '@types/eslint-scope@3.7.7': | 8834 | '@types/eslint-scope@3.7.7': |
8470 | dependencies: | 8835 | dependencies: |
8471 | '@types/eslint': 9.6.0 | 8836 | '@types/eslint': 9.6.0 |
@@ -8515,7 +8880,7 @@ snapshots: | @@ -8515,7 +8880,7 @@ snapshots: | ||
8515 | 8880 | ||
8516 | '@types/minimist@1.2.5': {} | 8881 | '@types/minimist@1.2.5': {} |
8517 | 8882 | ||
8518 | - '@types/node@18.19.42': | 8883 | + '@types/node@18.19.43': |
8519 | dependencies: | 8884 | dependencies: |
8520 | undici-types: 5.26.5 | 8885 | undici-types: 5.26.5 |
8521 | 8886 | ||
@@ -8550,9 +8915,24 @@ snapshots: | @@ -8550,9 +8915,24 @@ snapshots: | ||
8550 | '@types/react': 18.3.3 | 8915 | '@types/react': 18.3.3 |
8551 | csstype: 3.1.3 | 8916 | csstype: 3.1.3 |
8552 | 8917 | ||
8918 | + '@types/tapable@2.2.7': | ||
8919 | + dependencies: | ||
8920 | + tapable: 2.2.1 | ||
8921 | + | ||
8922 | + '@types/webpack@5.28.5(esbuild@0.17.19)': | ||
8923 | + dependencies: | ||
8924 | + '@types/node': 18.19.43 | ||
8925 | + tapable: 2.2.1 | ||
8926 | + webpack: 5.93.0(esbuild@0.17.19) | ||
8927 | + transitivePeerDependencies: | ||
8928 | + - '@swc/core' | ||
8929 | + - esbuild | ||
8930 | + - uglify-js | ||
8931 | + - webpack-cli | ||
8932 | + | ||
8553 | '@types/yargs-parser@21.0.3': {} | 8933 | '@types/yargs-parser@21.0.3': {} |
8554 | 8934 | ||
8555 | - '@types/yargs@17.0.32': | 8935 | + '@types/yargs@17.0.33': |
8556 | dependencies: | 8936 | dependencies: |
8557 | '@types/yargs-parser': 21.0.3 | 8937 | '@types/yargs-parser': 21.0.3 |
8558 | 8938 | ||
@@ -8790,6 +9170,15 @@ snapshots: | @@ -8790,6 +9170,15 @@ snapshots: | ||
8790 | dependencies: | 9170 | dependencies: |
8791 | event-target-shim: 5.0.1 | 9171 | event-target-shim: 5.0.1 |
8792 | 9172 | ||
9173 | + accepts@1.3.8: | ||
9174 | + dependencies: | ||
9175 | + mime-types: 2.1.35 | ||
9176 | + negotiator: 0.6.3 | ||
9177 | + | ||
9178 | + acorn-import-assertions@1.9.0(acorn@8.12.1): | ||
9179 | + dependencies: | ||
9180 | + acorn: 8.12.1 | ||
9181 | + | ||
8793 | acorn-import-attributes@1.9.5(acorn@8.12.1): | 9182 | acorn-import-attributes@1.9.5(acorn@8.12.1): |
8794 | dependencies: | 9183 | dependencies: |
8795 | acorn: 8.12.1 | 9184 | acorn: 8.12.1 |
@@ -8798,6 +9187,10 @@ snapshots: | @@ -8798,6 +9187,10 @@ snapshots: | ||
8798 | dependencies: | 9187 | dependencies: |
8799 | acorn: 8.12.1 | 9188 | acorn: 8.12.1 |
8800 | 9189 | ||
9190 | + acorn-walk@8.3.3: | ||
9191 | + dependencies: | ||
9192 | + acorn: 8.12.1 | ||
9193 | + | ||
8801 | acorn@7.4.1: {} | 9194 | acorn@7.4.1: {} |
8802 | 9195 | ||
8803 | acorn@8.12.1: {} | 9196 | acorn@8.12.1: {} |
@@ -8874,7 +9267,7 @@ snapshots: | @@ -8874,7 +9267,7 @@ snapshots: | ||
8874 | 9267 | ||
8875 | ansi-styles@6.2.1: {} | 9268 | ansi-styles@6.2.1: {} |
8876 | 9269 | ||
8877 | - antd@5.19.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1): | 9270 | + antd@5.20.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): |
8878 | dependencies: | 9271 | dependencies: |
8879 | '@ant-design/colors': 7.1.0 | 9272 | '@ant-design/colors': 7.1.0 |
8880 | '@ant-design/cssinjs': 1.21.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9273 | '@ant-design/cssinjs': 1.21.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
@@ -8883,7 +9276,7 @@ snapshots: | @@ -8883,7 +9276,7 @@ snapshots: | ||
8883 | '@ant-design/react-slick': 1.1.2(react@18.3.1) | 9276 | '@ant-design/react-slick': 1.1.2(react@18.3.1) |
8884 | '@babel/runtime': 7.25.0 | 9277 | '@babel/runtime': 7.25.0 |
8885 | '@ctrl/tinycolor': 3.6.1 | 9278 | '@ctrl/tinycolor': 3.6.1 |
8886 | - '@rc-component/color-picker': 1.5.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9279 | + '@rc-component/color-picker': 2.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8887 | '@rc-component/mutate-observer': 1.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9280 | '@rc-component/mutate-observer': 1.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8888 | '@rc-component/qrcode': 1.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9281 | '@rc-component/qrcode': 1.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8889 | '@rc-component/tour': 1.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9282 | '@rc-component/tour': 1.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
@@ -8899,25 +9292,25 @@ snapshots: | @@ -8899,25 +9292,25 @@ snapshots: | ||
8899 | rc-dropdown: 4.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9292 | rc-dropdown: 4.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8900 | rc-field-form: 2.2.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9293 | rc-field-form: 2.2.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8901 | rc-image: 7.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9294 | rc-image: 7.9.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8902 | - rc-input: 1.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
8903 | - rc-input-number: 9.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
8904 | - rc-mentions: 2.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9295 | + rc-input: 1.6.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
9296 | + rc-input-number: 9.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
9297 | + rc-mentions: 2.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | ||
8905 | rc-menu: 9.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9298 | rc-menu: 9.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8906 | rc-motion: 2.9.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9299 | rc-motion: 2.9.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8907 | rc-notification: 5.6.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9300 | rc-notification: 5.6.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8908 | rc-pagination: 4.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9301 | rc-pagination: 4.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8909 | - rc-picker: 4.6.10(dayjs@1.11.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9302 | + rc-picker: 4.6.11(dayjs@1.11.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8910 | rc-progress: 4.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9303 | rc-progress: 4.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8911 | rc-rate: 2.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9304 | rc-rate: 2.13.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8912 | rc-resize-observer: 1.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9305 | rc-resize-observer: 1.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8913 | rc-segmented: 2.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9306 | rc-segmented: 2.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8914 | rc-select: 14.15.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9307 | rc-select: 14.15.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8915 | - rc-slider: 10.6.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9308 | + rc-slider: 11.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8916 | rc-steps: 6.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9309 | rc-steps: 6.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8917 | rc-switch: 4.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9310 | rc-switch: 4.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8918 | rc-table: 7.45.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9311 | rc-table: 7.45.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8919 | rc-tabs: 15.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9312 | rc-tabs: 15.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8920 | - rc-textarea: 1.7.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9313 | + rc-textarea: 1.8.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8921 | rc-tooltip: 6.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9314 | rc-tooltip: 6.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8922 | rc-tree: 5.8.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9315 | rc-tree: 5.8.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
8923 | rc-tree-select: 5.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 9316 | rc-tree-select: 5.22.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
@@ -9051,7 +9444,7 @@ snapshots: | @@ -9051,7 +9444,7 @@ snapshots: | ||
9051 | dependencies: | 9444 | dependencies: |
9052 | possible-typed-array-names: 1.0.0 | 9445 | possible-typed-array-names: 1.0.0 |
9053 | 9446 | ||
9054 | - axios@1.7.2: | 9447 | + axios@1.7.3: |
9055 | dependencies: | 9448 | dependencies: |
9056 | follow-redirects: 1.15.6 | 9449 | follow-redirects: 1.15.6 |
9057 | form-data: 4.0.0 | 9450 | form-data: 4.0.0 |
@@ -9091,11 +9484,11 @@ snapshots: | @@ -9091,11 +9484,11 @@ snapshots: | ||
9091 | transitivePeerDependencies: | 9484 | transitivePeerDependencies: |
9092 | - supports-color | 9485 | - supports-color |
9093 | 9486 | ||
9094 | - babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.25.2): | 9487 | + babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.25.2): |
9095 | dependencies: | 9488 | dependencies: |
9096 | '@babel/core': 7.25.2 | 9489 | '@babel/core': 7.25.2 |
9097 | '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2) | 9490 | '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2) |
9098 | - core-js-compat: 3.37.1 | 9491 | + core-js-compat: 3.38.0 |
9099 | transitivePeerDependencies: | 9492 | transitivePeerDependencies: |
9100 | - supports-color | 9493 | - supports-color |
9101 | 9494 | ||
@@ -9132,12 +9525,12 @@ snapshots: | @@ -9132,12 +9525,12 @@ snapshots: | ||
9132 | 9525 | ||
9133 | babel-plugin-transform-react-remove-prop-types@0.4.24: {} | 9526 | babel-plugin-transform-react-remove-prop-types@0.4.24: {} |
9134 | 9527 | ||
9135 | - babel-plugin-transform-typescript-metadata@0.3.2(@babel/core@7.25.2)(@babel/traverse@7.25.2): | 9528 | + babel-plugin-transform-typescript-metadata@0.3.2(@babel/core@7.25.2)(@babel/traverse@7.25.3): |
9136 | dependencies: | 9529 | dependencies: |
9137 | '@babel/core': 7.25.2 | 9530 | '@babel/core': 7.25.2 |
9138 | '@babel/helper-plugin-utils': 7.24.8 | 9531 | '@babel/helper-plugin-utils': 7.24.8 |
9139 | optionalDependencies: | 9532 | optionalDependencies: |
9140 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 9533 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
9141 | 9534 | ||
9142 | babel-walk@3.0.0-canary-5: | 9535 | babel-walk@3.0.0-canary-5: |
9143 | dependencies: | 9536 | dependencies: |
@@ -9149,6 +9542,8 @@ snapshots: | @@ -9149,6 +9542,8 @@ snapshots: | ||
9149 | 9542 | ||
9150 | base64-js@1.5.1: {} | 9543 | base64-js@1.5.1: {} |
9151 | 9544 | ||
9545 | + base64id@2.0.0: {} | ||
9546 | + | ||
9152 | big.js@5.2.2: {} | 9547 | big.js@5.2.2: {} |
9153 | 9548 | ||
9154 | binary-extensions@2.3.0: {} | 9549 | binary-extensions@2.3.0: {} |
@@ -9161,6 +9556,23 @@ snapshots: | @@ -9161,6 +9556,23 @@ snapshots: | ||
9161 | 9556 | ||
9162 | bn.js@5.2.1: {} | 9557 | bn.js@5.2.1: {} |
9163 | 9558 | ||
9559 | + body-parser@1.20.2: | ||
9560 | + dependencies: | ||
9561 | + bytes: 3.1.2 | ||
9562 | + content-type: 1.0.5 | ||
9563 | + debug: 2.6.9 | ||
9564 | + depd: 2.0.0 | ||
9565 | + destroy: 1.2.0 | ||
9566 | + http-errors: 2.0.0 | ||
9567 | + iconv-lite: 0.4.24 | ||
9568 | + on-finished: 2.4.1 | ||
9569 | + qs: 6.11.0 | ||
9570 | + raw-body: 2.5.2 | ||
9571 | + type-is: 1.6.18 | ||
9572 | + unpipe: 1.0.0 | ||
9573 | + transitivePeerDependencies: | ||
9574 | + - supports-color | ||
9575 | + | ||
9164 | boolbase@1.0.0: {} | 9576 | boolbase@1.0.0: {} |
9165 | 9577 | ||
9166 | brace-expansion@1.1.11: | 9578 | brace-expansion@1.1.11: |
@@ -9224,21 +9636,21 @@ snapshots: | @@ -9224,21 +9636,21 @@ snapshots: | ||
9224 | 9636 | ||
9225 | browserslist-to-es-version@1.0.0: | 9637 | browserslist-to-es-version@1.0.0: |
9226 | dependencies: | 9638 | dependencies: |
9227 | - browserslist: 4.23.1 | 9639 | + browserslist: 4.23.3 |
9228 | 9640 | ||
9229 | browserslist@4.23.1: | 9641 | browserslist@4.23.1: |
9230 | dependencies: | 9642 | dependencies: |
9231 | - caniuse-lite: 1.0.30001644 | ||
9232 | - electron-to-chromium: 1.5.4 | 9643 | + caniuse-lite: 1.0.30001649 |
9644 | + electron-to-chromium: 1.5.5 | ||
9233 | node-releases: 2.0.18 | 9645 | node-releases: 2.0.18 |
9234 | update-browserslist-db: 1.1.0(browserslist@4.23.1) | 9646 | update-browserslist-db: 1.1.0(browserslist@4.23.1) |
9235 | 9647 | ||
9236 | - browserslist@4.23.2: | 9648 | + browserslist@4.23.3: |
9237 | dependencies: | 9649 | dependencies: |
9238 | - caniuse-lite: 1.0.30001644 | ||
9239 | - electron-to-chromium: 1.5.4 | 9650 | + caniuse-lite: 1.0.30001649 |
9651 | + electron-to-chromium: 1.5.5 | ||
9240 | node-releases: 2.0.18 | 9652 | node-releases: 2.0.18 |
9241 | - update-browserslist-db: 1.1.0(browserslist@4.23.2) | 9653 | + update-browserslist-db: 1.1.0(browserslist@4.23.3) |
9242 | 9654 | ||
9243 | buffer-builder@0.2.0: {} | 9655 | buffer-builder@0.2.0: {} |
9244 | 9656 | ||
@@ -9260,6 +9672,8 @@ snapshots: | @@ -9260,6 +9672,8 @@ snapshots: | ||
9260 | 9672 | ||
9261 | builtin-status-codes@3.0.0: {} | 9673 | builtin-status-codes@3.0.0: {} |
9262 | 9674 | ||
9675 | + bytes@3.1.2: {} | ||
9676 | + | ||
9263 | call-bind@1.0.7: | 9677 | call-bind@1.0.7: |
9264 | dependencies: | 9678 | dependencies: |
9265 | es-define-property: 1.0.0 | 9679 | es-define-property: 1.0.0 |
@@ -9290,12 +9704,12 @@ snapshots: | @@ -9290,12 +9704,12 @@ snapshots: | ||
9290 | 9704 | ||
9291 | caniuse-api@3.0.0: | 9705 | caniuse-api@3.0.0: |
9292 | dependencies: | 9706 | dependencies: |
9293 | - browserslist: 4.23.1 | ||
9294 | - caniuse-lite: 1.0.30001644 | 9707 | + browserslist: 4.23.3 |
9708 | + caniuse-lite: 1.0.30001649 | ||
9295 | lodash.memoize: 4.1.2 | 9709 | lodash.memoize: 4.1.2 |
9296 | lodash.uniq: 4.5.0 | 9710 | lodash.uniq: 4.5.0 |
9297 | 9711 | ||
9298 | - caniuse-lite@1.0.30001644: {} | 9712 | + caniuse-lite@1.0.30001649: {} |
9299 | 9713 | ||
9300 | chalk@2.4.2: | 9714 | chalk@2.4.2: |
9301 | dependencies: | 9715 | dependencies: |
@@ -9410,19 +9824,32 @@ snapshots: | @@ -9410,19 +9824,32 @@ snapshots: | ||
9410 | 9824 | ||
9411 | connect-history-api-fallback@2.0.0: {} | 9825 | connect-history-api-fallback@2.0.0: {} |
9412 | 9826 | ||
9827 | + connect@3.7.0: | ||
9828 | + dependencies: | ||
9829 | + debug: 2.6.9 | ||
9830 | + finalhandler: 1.1.2 | ||
9831 | + parseurl: 1.3.3 | ||
9832 | + utils-merge: 1.0.1 | ||
9833 | + transitivePeerDependencies: | ||
9834 | + - supports-color | ||
9835 | + | ||
9413 | console-browserify@1.2.0: {} | 9836 | console-browserify@1.2.0: {} |
9414 | 9837 | ||
9415 | console-control-strings@1.1.0: {} | 9838 | console-control-strings@1.1.0: {} |
9416 | 9839 | ||
9417 | constantinople@4.0.1: | 9840 | constantinople@4.0.1: |
9418 | dependencies: | 9841 | dependencies: |
9419 | - '@babel/parser': 7.25.0 | 9842 | + '@babel/parser': 7.25.3 |
9420 | '@babel/types': 7.25.2 | 9843 | '@babel/types': 7.25.2 |
9421 | 9844 | ||
9422 | constants-browserify@1.0.0: {} | 9845 | constants-browserify@1.0.0: {} |
9423 | 9846 | ||
9847 | + content-type@1.0.5: {} | ||
9848 | + | ||
9424 | convert-source-map@2.0.0: {} | 9849 | convert-source-map@2.0.0: {} |
9425 | 9850 | ||
9851 | + cookie@0.4.2: {} | ||
9852 | + | ||
9426 | cookie@0.5.0: {} | 9853 | cookie@0.5.0: {} |
9427 | 9854 | ||
9428 | copy-to-clipboard@3.3.3: | 9855 | copy-to-clipboard@3.3.3: |
@@ -9439,16 +9866,21 @@ snapshots: | @@ -9439,16 +9866,21 @@ snapshots: | ||
9439 | serialize-javascript: 6.0.2 | 9866 | serialize-javascript: 6.0.2 |
9440 | webpack: 5.93.0(esbuild@0.17.19) | 9867 | webpack: 5.93.0(esbuild@0.17.19) |
9441 | 9868 | ||
9442 | - core-js-compat@3.37.1: | 9869 | + core-js-compat@3.38.0: |
9443 | dependencies: | 9870 | dependencies: |
9444 | - browserslist: 4.23.2 | 9871 | + browserslist: 4.23.3 |
9445 | 9872 | ||
9446 | - core-js-pure@3.37.1: {} | 9873 | + core-js-pure@3.38.0: {} |
9447 | 9874 | ||
9448 | core-js@3.37.1: {} | 9875 | core-js@3.37.1: {} |
9449 | 9876 | ||
9450 | core-util-is@1.0.3: {} | 9877 | core-util-is@1.0.3: {} |
9451 | 9878 | ||
9879 | + cors@2.8.5: | ||
9880 | + dependencies: | ||
9881 | + object-assign: 4.1.1 | ||
9882 | + vary: 1.1.2 | ||
9883 | + | ||
9452 | cosmiconfig@7.1.0: | 9884 | cosmiconfig@7.1.0: |
9453 | dependencies: | 9885 | dependencies: |
9454 | '@types/parse-json': 4.0.2 | 9886 | '@types/parse-json': 4.0.2 |
@@ -9514,18 +9946,18 @@ snapshots: | @@ -9514,18 +9946,18 @@ snapshots: | ||
9514 | 9946 | ||
9515 | css-color-keywords@1.0.0: {} | 9947 | css-color-keywords@1.0.0: {} |
9516 | 9948 | ||
9517 | - css-declaration-sorter@7.2.0(postcss@8.4.40): | 9949 | + css-declaration-sorter@7.2.0(postcss@8.4.41): |
9518 | dependencies: | 9950 | dependencies: |
9519 | - postcss: 8.4.40 | 9951 | + postcss: 8.4.41 |
9520 | 9952 | ||
9521 | css-functions-list@3.2.2: {} | 9953 | css-functions-list@3.2.2: {} |
9522 | 9954 | ||
9523 | css-minimizer-webpack-plugin@5.0.1(esbuild@0.17.19)(webpack@5.93.0(esbuild@0.17.19)): | 9955 | css-minimizer-webpack-plugin@5.0.1(esbuild@0.17.19)(webpack@5.93.0(esbuild@0.17.19)): |
9524 | dependencies: | 9956 | dependencies: |
9525 | '@jridgewell/trace-mapping': 0.3.25 | 9957 | '@jridgewell/trace-mapping': 0.3.25 |
9526 | - cssnano: 6.0.1(postcss@8.4.40) | 9958 | + cssnano: 6.0.1(postcss@8.4.41) |
9527 | jest-worker: 29.7.0 | 9959 | jest-worker: 29.7.0 |
9528 | - postcss: 8.4.40 | 9960 | + postcss: 8.4.41 |
9529 | schema-utils: 4.2.0 | 9961 | schema-utils: 4.2.0 |
9530 | serialize-javascript: 6.0.2 | 9962 | serialize-javascript: 6.0.2 |
9531 | webpack: 5.93.0(esbuild@0.17.19) | 9963 | webpack: 5.93.0(esbuild@0.17.19) |
@@ -9568,49 +10000,49 @@ snapshots: | @@ -9568,49 +10000,49 @@ snapshots: | ||
9568 | 10000 | ||
9569 | cssesc@3.0.0: {} | 10001 | cssesc@3.0.0: {} |
9570 | 10002 | ||
9571 | - cssnano-preset-default@6.1.2(postcss@8.4.40): | ||
9572 | - dependencies: | ||
9573 | - browserslist: 4.23.1 | ||
9574 | - css-declaration-sorter: 7.2.0(postcss@8.4.40) | ||
9575 | - cssnano-utils: 4.0.2(postcss@8.4.40) | ||
9576 | - postcss: 8.4.40 | ||
9577 | - postcss-calc: 9.0.1(postcss@8.4.40) | ||
9578 | - postcss-colormin: 6.1.0(postcss@8.4.40) | ||
9579 | - postcss-convert-values: 6.1.0(postcss@8.4.40) | ||
9580 | - postcss-discard-comments: 6.0.2(postcss@8.4.40) | ||
9581 | - postcss-discard-duplicates: 6.0.3(postcss@8.4.40) | ||
9582 | - postcss-discard-empty: 6.0.3(postcss@8.4.40) | ||
9583 | - postcss-discard-overridden: 6.0.2(postcss@8.4.40) | ||
9584 | - postcss-merge-longhand: 6.0.5(postcss@8.4.40) | ||
9585 | - postcss-merge-rules: 6.1.1(postcss@8.4.40) | ||
9586 | - postcss-minify-font-values: 6.1.0(postcss@8.4.40) | ||
9587 | - postcss-minify-gradients: 6.0.3(postcss@8.4.40) | ||
9588 | - postcss-minify-params: 6.1.0(postcss@8.4.40) | ||
9589 | - postcss-minify-selectors: 6.0.4(postcss@8.4.40) | ||
9590 | - postcss-normalize-charset: 6.0.2(postcss@8.4.40) | ||
9591 | - postcss-normalize-display-values: 6.0.2(postcss@8.4.40) | ||
9592 | - postcss-normalize-positions: 6.0.2(postcss@8.4.40) | ||
9593 | - postcss-normalize-repeat-style: 6.0.2(postcss@8.4.40) | ||
9594 | - postcss-normalize-string: 6.0.2(postcss@8.4.40) | ||
9595 | - postcss-normalize-timing-functions: 6.0.2(postcss@8.4.40) | ||
9596 | - postcss-normalize-unicode: 6.1.0(postcss@8.4.40) | ||
9597 | - postcss-normalize-url: 6.0.2(postcss@8.4.40) | ||
9598 | - postcss-normalize-whitespace: 6.0.2(postcss@8.4.40) | ||
9599 | - postcss-ordered-values: 6.0.2(postcss@8.4.40) | ||
9600 | - postcss-reduce-initial: 6.1.0(postcss@8.4.40) | ||
9601 | - postcss-reduce-transforms: 6.0.2(postcss@8.4.40) | ||
9602 | - postcss-svgo: 6.0.3(postcss@8.4.40) | ||
9603 | - postcss-unique-selectors: 6.0.4(postcss@8.4.40) | ||
9604 | - | ||
9605 | - cssnano-utils@4.0.2(postcss@8.4.40): | ||
9606 | - dependencies: | ||
9607 | - postcss: 8.4.40 | ||
9608 | - | ||
9609 | - cssnano@6.0.1(postcss@8.4.40): | ||
9610 | - dependencies: | ||
9611 | - cssnano-preset-default: 6.1.2(postcss@8.4.40) | 10003 | + cssnano-preset-default@6.1.2(postcss@8.4.41): |
10004 | + dependencies: | ||
10005 | + browserslist: 4.23.3 | ||
10006 | + css-declaration-sorter: 7.2.0(postcss@8.4.41) | ||
10007 | + cssnano-utils: 4.0.2(postcss@8.4.41) | ||
10008 | + postcss: 8.4.41 | ||
10009 | + postcss-calc: 9.0.1(postcss@8.4.41) | ||
10010 | + postcss-colormin: 6.1.0(postcss@8.4.41) | ||
10011 | + postcss-convert-values: 6.1.0(postcss@8.4.41) | ||
10012 | + postcss-discard-comments: 6.0.2(postcss@8.4.41) | ||
10013 | + postcss-discard-duplicates: 6.0.3(postcss@8.4.41) | ||
10014 | + postcss-discard-empty: 6.0.3(postcss@8.4.41) | ||
10015 | + postcss-discard-overridden: 6.0.2(postcss@8.4.41) | ||
10016 | + postcss-merge-longhand: 6.0.5(postcss@8.4.41) | ||
10017 | + postcss-merge-rules: 6.1.1(postcss@8.4.41) | ||
10018 | + postcss-minify-font-values: 6.1.0(postcss@8.4.41) | ||
10019 | + postcss-minify-gradients: 6.0.3(postcss@8.4.41) | ||
10020 | + postcss-minify-params: 6.1.0(postcss@8.4.41) | ||
10021 | + postcss-minify-selectors: 6.0.4(postcss@8.4.41) | ||
10022 | + postcss-normalize-charset: 6.0.2(postcss@8.4.41) | ||
10023 | + postcss-normalize-display-values: 6.0.2(postcss@8.4.41) | ||
10024 | + postcss-normalize-positions: 6.0.2(postcss@8.4.41) | ||
10025 | + postcss-normalize-repeat-style: 6.0.2(postcss@8.4.41) | ||
10026 | + postcss-normalize-string: 6.0.2(postcss@8.4.41) | ||
10027 | + postcss-normalize-timing-functions: 6.0.2(postcss@8.4.41) | ||
10028 | + postcss-normalize-unicode: 6.1.0(postcss@8.4.41) | ||
10029 | + postcss-normalize-url: 6.0.2(postcss@8.4.41) | ||
10030 | + postcss-normalize-whitespace: 6.0.2(postcss@8.4.41) | ||
10031 | + postcss-ordered-values: 6.0.2(postcss@8.4.41) | ||
10032 | + postcss-reduce-initial: 6.1.0(postcss@8.4.41) | ||
10033 | + postcss-reduce-transforms: 6.0.2(postcss@8.4.41) | ||
10034 | + postcss-svgo: 6.0.3(postcss@8.4.41) | ||
10035 | + postcss-unique-selectors: 6.0.4(postcss@8.4.41) | ||
10036 | + | ||
10037 | + cssnano-utils@4.0.2(postcss@8.4.41): | ||
10038 | + dependencies: | ||
10039 | + postcss: 8.4.41 | ||
10040 | + | ||
10041 | + cssnano@6.0.1(postcss@8.4.41): | ||
10042 | + dependencies: | ||
10043 | + cssnano-preset-default: 6.1.2(postcss@8.4.41) | ||
9612 | lilconfig: 2.1.0 | 10044 | lilconfig: 2.1.0 |
9613 | - postcss: 8.4.40 | 10045 | + postcss: 8.4.41 |
9614 | 10046 | ||
9615 | csso@5.0.5: | 10047 | csso@5.0.5: |
9616 | dependencies: | 10048 | dependencies: |
@@ -9640,6 +10072,12 @@ snapshots: | @@ -9640,6 +10072,12 @@ snapshots: | ||
9640 | 10072 | ||
9641 | dayjs@1.11.12: {} | 10073 | dayjs@1.11.12: {} |
9642 | 10074 | ||
10075 | + debounce@1.2.1: {} | ||
10076 | + | ||
10077 | + debug@2.6.9: | ||
10078 | + dependencies: | ||
10079 | + ms: 2.0.0 | ||
10080 | + | ||
9643 | debug@3.2.7: | 10081 | debug@3.2.7: |
9644 | dependencies: | 10082 | dependencies: |
9645 | ms: 2.1.3 | 10083 | ms: 2.1.3 |
@@ -9661,6 +10099,10 @@ snapshots: | @@ -9661,6 +10099,10 @@ snapshots: | ||
9661 | 10099 | ||
9662 | decode-uri-component@0.4.1: {} | 10100 | decode-uri-component@0.4.1: {} |
9663 | 10101 | ||
10102 | + deep-eql@4.1.4: | ||
10103 | + dependencies: | ||
10104 | + type-detect: 4.1.0 | ||
10105 | + | ||
9664 | deep-is@0.1.4: {} | 10106 | deep-is@0.1.4: {} |
9665 | 10107 | ||
9666 | deepmerge@4.3.1: {} | 10108 | deepmerge@4.3.1: {} |
@@ -9671,6 +10113,8 @@ snapshots: | @@ -9671,6 +10113,8 @@ snapshots: | ||
9671 | es-errors: 1.3.0 | 10113 | es-errors: 1.3.0 |
9672 | gopd: 1.0.1 | 10114 | gopd: 1.0.1 |
9673 | 10115 | ||
10116 | + define-lazy-prop@2.0.0: {} | ||
10117 | + | ||
9674 | define-properties@1.2.1: | 10118 | define-properties@1.2.1: |
9675 | dependencies: | 10119 | dependencies: |
9676 | define-data-property: 1.1.4 | 10120 | define-data-property: 1.1.4 |
@@ -9681,11 +10125,15 @@ snapshots: | @@ -9681,11 +10125,15 @@ snapshots: | ||
9681 | 10125 | ||
9682 | delegates@1.0.0: {} | 10126 | delegates@1.0.0: {} |
9683 | 10127 | ||
10128 | + depd@2.0.0: {} | ||
10129 | + | ||
9684 | des.js@1.1.0: | 10130 | des.js@1.1.0: |
9685 | dependencies: | 10131 | dependencies: |
9686 | inherits: 2.0.4 | 10132 | inherits: 2.0.4 |
9687 | minimalistic-assert: 1.0.1 | 10133 | minimalistic-assert: 1.0.1 |
9688 | 10134 | ||
10135 | + destroy@1.2.0: {} | ||
10136 | + | ||
9689 | detect-libc@2.0.3: {} | 10137 | detect-libc@2.0.3: {} |
9690 | 10138 | ||
9691 | didyoumean@1.2.2: {} | 10139 | didyoumean@1.2.2: {} |
@@ -9764,9 +10212,13 @@ snapshots: | @@ -9764,9 +10212,13 @@ snapshots: | ||
9764 | no-case: 3.0.4 | 10212 | no-case: 3.0.4 |
9765 | tslib: 2.6.3 | 10213 | tslib: 2.6.3 |
9766 | 10214 | ||
10215 | + duplexer@0.1.2: {} | ||
10216 | + | ||
9767 | eastasianwidth@0.2.0: {} | 10217 | eastasianwidth@0.2.0: {} |
9768 | 10218 | ||
9769 | - electron-to-chromium@1.5.4: {} | 10219 | + ee-first@1.1.1: {} |
10220 | + | ||
10221 | + electron-to-chromium@1.5.5: {} | ||
9770 | 10222 | ||
9771 | elliptic@6.5.6: | 10223 | elliptic@6.5.6: |
9772 | dependencies: | 10224 | dependencies: |
@@ -9786,15 +10238,35 @@ snapshots: | @@ -9786,15 +10238,35 @@ snapshots: | ||
9786 | 10238 | ||
9787 | emojis-list@3.0.0: {} | 10239 | emojis-list@3.0.0: {} |
9788 | 10240 | ||
10241 | + encodeurl@1.0.2: {} | ||
10242 | + | ||
9789 | end-of-stream@1.4.4: | 10243 | end-of-stream@1.4.4: |
9790 | dependencies: | 10244 | dependencies: |
9791 | once: 1.4.0 | 10245 | once: 1.4.0 |
9792 | 10246 | ||
10247 | + engine.io-parser@5.2.3: {} | ||
10248 | + | ||
10249 | + engine.io@6.5.5: | ||
10250 | + dependencies: | ||
10251 | + '@types/cookie': 0.4.1 | ||
10252 | + '@types/cors': 2.8.17 | ||
10253 | + '@types/node': 18.19.43 | ||
10254 | + accepts: 1.3.8 | ||
10255 | + base64id: 2.0.0 | ||
10256 | + cookie: 0.4.2 | ||
10257 | + cors: 2.8.5 | ||
10258 | + debug: 4.3.6(supports-color@5.5.0) | ||
10259 | + engine.io-parser: 5.2.3 | ||
10260 | + ws: 8.17.1 | ||
10261 | + transitivePeerDependencies: | ||
10262 | + - bufferutil | ||
10263 | + - supports-color | ||
10264 | + - utf-8-validate | ||
10265 | + | ||
9793 | enhanced-resolve@5.12.0: | 10266 | enhanced-resolve@5.12.0: |
9794 | dependencies: | 10267 | dependencies: |
9795 | graceful-fs: 4.2.11 | 10268 | graceful-fs: 4.2.11 |
9796 | tapable: 2.2.1 | 10269 | tapable: 2.2.1 |
9797 | - optional: true | ||
9798 | 10270 | ||
9799 | enhanced-resolve@5.17.1: | 10271 | enhanced-resolve@5.17.1: |
9800 | dependencies: | 10272 | dependencies: |
@@ -9805,6 +10277,8 @@ snapshots: | @@ -9805,6 +10277,8 @@ snapshots: | ||
9805 | 10277 | ||
9806 | entities@4.5.0: {} | 10278 | entities@4.5.0: {} |
9807 | 10279 | ||
10280 | + envinfo@7.13.0: {} | ||
10281 | + | ||
9808 | environment@1.1.0: {} | 10282 | environment@1.1.0: {} |
9809 | 10283 | ||
9810 | error-ex@1.3.2: | 10284 | error-ex@1.3.2: |
@@ -9943,6 +10417,8 @@ snapshots: | @@ -9943,6 +10417,8 @@ snapshots: | ||
9943 | 10417 | ||
9944 | escalade@3.1.2: {} | 10418 | escalade@3.1.2: {} |
9945 | 10419 | ||
10420 | + escape-html@1.0.3: {} | ||
10421 | + | ||
9946 | escape-string-regexp@1.0.5: {} | 10422 | escape-string-regexp@1.0.5: {} |
9947 | 10423 | ||
9948 | escape-string-regexp@2.0.0: {} | 10424 | escape-string-regexp@2.0.0: {} |
@@ -10199,6 +10675,8 @@ snapshots: | @@ -10199,6 +10675,8 @@ snapshots: | ||
10199 | 10675 | ||
10200 | esutils@2.0.3: {} | 10676 | esutils@2.0.3: {} |
10201 | 10677 | ||
10678 | + etag@1.8.1: {} | ||
10679 | + | ||
10202 | event-target-shim@5.0.1: {} | 10680 | event-target-shim@5.0.1: {} |
10203 | 10681 | ||
10204 | eventemitter3@5.0.1: {} | 10682 | eventemitter3@5.0.1: {} |
@@ -10276,12 +10754,26 @@ snapshots: | @@ -10276,12 +10754,26 @@ snapshots: | ||
10276 | 10754 | ||
10277 | file-uri-to-path@1.0.0: {} | 10755 | file-uri-to-path@1.0.0: {} |
10278 | 10756 | ||
10757 | + filesize@10.1.4: {} | ||
10758 | + | ||
10279 | fill-range@7.1.1: | 10759 | fill-range@7.1.1: |
10280 | dependencies: | 10760 | dependencies: |
10281 | to-regex-range: 5.0.1 | 10761 | to-regex-range: 5.0.1 |
10282 | 10762 | ||
10283 | filter-obj@5.1.0: {} | 10763 | filter-obj@5.1.0: {} |
10284 | 10764 | ||
10765 | + finalhandler@1.1.2: | ||
10766 | + dependencies: | ||
10767 | + debug: 2.6.9 | ||
10768 | + encodeurl: 1.0.2 | ||
10769 | + escape-html: 1.0.3 | ||
10770 | + on-finished: 2.3.0 | ||
10771 | + parseurl: 1.3.3 | ||
10772 | + statuses: 1.5.0 | ||
10773 | + unpipe: 1.0.0 | ||
10774 | + transitivePeerDependencies: | ||
10775 | + - supports-color | ||
10776 | + | ||
10285 | find-cache-dir@2.1.0: | 10777 | find-cache-dir@2.1.0: |
10286 | dependencies: | 10778 | dependencies: |
10287 | commondir: 1.0.1 | 10779 | commondir: 1.0.1 |
@@ -10354,12 +10846,20 @@ snapshots: | @@ -10354,12 +10846,20 @@ snapshots: | ||
10354 | combined-stream: 1.0.8 | 10846 | combined-stream: 1.0.8 |
10355 | mime-types: 2.1.35 | 10847 | mime-types: 2.1.35 |
10356 | 10848 | ||
10849 | + fresh@0.5.2: {} | ||
10850 | + | ||
10357 | fs-extra@10.1.0: | 10851 | fs-extra@10.1.0: |
10358 | dependencies: | 10852 | dependencies: |
10359 | graceful-fs: 4.2.11 | 10853 | graceful-fs: 4.2.11 |
10360 | jsonfile: 6.1.0 | 10854 | jsonfile: 6.1.0 |
10361 | universalify: 2.0.1 | 10855 | universalify: 2.0.1 |
10362 | 10856 | ||
10857 | + fs-extra@11.2.0: | ||
10858 | + dependencies: | ||
10859 | + graceful-fs: 4.2.11 | ||
10860 | + jsonfile: 6.1.0 | ||
10861 | + universalify: 2.0.1 | ||
10862 | + | ||
10363 | fs-minipass@2.1.0: | 10863 | fs-minipass@2.1.0: |
10364 | dependencies: | 10864 | dependencies: |
10365 | minipass: 3.3.6 | 10865 | minipass: 3.3.6 |
@@ -10406,6 +10906,8 @@ snapshots: | @@ -10406,6 +10906,8 @@ snapshots: | ||
10406 | has-symbols: 1.0.3 | 10906 | has-symbols: 1.0.3 |
10407 | hasown: 2.0.2 | 10907 | hasown: 2.0.2 |
10408 | 10908 | ||
10909 | + get-port@5.1.1: {} | ||
10910 | + | ||
10409 | get-stream@5.2.0: | 10911 | get-stream@5.2.0: |
10410 | dependencies: | 10912 | dependencies: |
10411 | pump: 3.0.0 | 10913 | pump: 3.0.0 |
@@ -10509,6 +11011,10 @@ snapshots: | @@ -10509,6 +11011,10 @@ snapshots: | ||
10509 | 11011 | ||
10510 | graphemer@1.4.0: {} | 11012 | graphemer@1.4.0: {} |
10511 | 11013 | ||
11014 | + gzip-size@6.0.0: | ||
11015 | + dependencies: | ||
11016 | + duplexer: 0.1.2 | ||
11017 | + | ||
10512 | hard-rejection@2.1.0: {} | 11018 | hard-rejection@2.1.0: {} |
10513 | 11019 | ||
10514 | has-bigints@1.0.2: {} | 11020 | has-bigints@1.0.2: {} |
@@ -10573,6 +11079,8 @@ snapshots: | @@ -10573,6 +11079,8 @@ snapshots: | ||
10573 | 11079 | ||
10574 | html-entities@2.5.2: {} | 11080 | html-entities@2.5.2: {} |
10575 | 11081 | ||
11082 | + html-escaper@2.0.2: {} | ||
11083 | + | ||
10576 | html-minifier-terser@6.1.0: | 11084 | html-minifier-terser@6.1.0: |
10577 | dependencies: | 11085 | dependencies: |
10578 | camel-case: 4.1.2 | 11086 | camel-case: 4.1.2 |
@@ -10620,6 +11128,14 @@ snapshots: | @@ -10620,6 +11128,14 @@ snapshots: | ||
10620 | 11128 | ||
10621 | http-compression@1.0.6: {} | 11129 | http-compression@1.0.6: {} |
10622 | 11130 | ||
11131 | + http-errors@2.0.0: | ||
11132 | + dependencies: | ||
11133 | + depd: 2.0.0 | ||
11134 | + inherits: 2.0.4 | ||
11135 | + setprototypeof: 1.2.0 | ||
11136 | + statuses: 2.0.1 | ||
11137 | + toidentifier: 1.0.1 | ||
11138 | + | ||
10623 | https-browserify@1.0.0: {} | 11139 | https-browserify@1.0.0: {} |
10624 | 11140 | ||
10625 | https-proxy-agent@5.0.1: | 11141 | https-proxy-agent@5.0.1: |
@@ -10637,6 +11153,10 @@ snapshots: | @@ -10637,6 +11153,10 @@ snapshots: | ||
10637 | 11153 | ||
10638 | husky@9.1.4: {} | 11154 | husky@9.1.4: {} |
10639 | 11155 | ||
11156 | + iconv-lite@0.4.24: | ||
11157 | + dependencies: | ||
11158 | + safer-buffer: 2.1.2 | ||
11159 | + | ||
10640 | ieee754@1.2.1: {} | 11160 | ieee754@1.2.1: {} |
10641 | 11161 | ||
10642 | ignore@5.3.1: {} | 11162 | ignore@5.3.1: {} |
@@ -10736,6 +11256,8 @@ snapshots: | @@ -10736,6 +11256,8 @@ snapshots: | ||
10736 | dependencies: | 11256 | dependencies: |
10737 | has-tostringtag: 1.0.2 | 11257 | has-tostringtag: 1.0.2 |
10738 | 11258 | ||
11259 | + is-docker@2.2.1: {} | ||
11260 | + | ||
10739 | is-expression@4.0.0: | 11261 | is-expression@4.0.0: |
10740 | dependencies: | 11262 | dependencies: |
10741 | acorn: 7.4.1 | 11263 | acorn: 7.4.1 |
@@ -10830,6 +11352,10 @@ snapshots: | @@ -10830,6 +11352,10 @@ snapshots: | ||
10830 | call-bind: 1.0.7 | 11352 | call-bind: 1.0.7 |
10831 | get-intrinsic: 1.2.4 | 11353 | get-intrinsic: 1.2.4 |
10832 | 11354 | ||
11355 | + is-wsl@2.2.0: | ||
11356 | + dependencies: | ||
11357 | + is-docker: 2.2.1 | ||
11358 | + | ||
10833 | isarray@1.0.0: {} | 11359 | isarray@1.0.0: {} |
10834 | 11360 | ||
10835 | isarray@2.0.5: {} | 11361 | isarray@2.0.5: {} |
@@ -10885,7 +11411,7 @@ snapshots: | @@ -10885,7 +11411,7 @@ snapshots: | ||
10885 | jest-util@29.7.0: | 11411 | jest-util@29.7.0: |
10886 | dependencies: | 11412 | dependencies: |
10887 | '@jest/types': 29.6.3 | 11413 | '@jest/types': 29.6.3 |
10888 | - '@types/node': 18.19.42 | 11414 | + '@types/node': 18.19.43 |
10889 | chalk: 4.1.2 | 11415 | chalk: 4.1.2 |
10890 | ci-info: 3.9.0 | 11416 | ci-info: 3.9.0 |
10891 | graceful-fs: 4.2.11 | 11417 | graceful-fs: 4.2.11 |
@@ -10893,13 +11419,13 @@ snapshots: | @@ -10893,13 +11419,13 @@ snapshots: | ||
10893 | 11419 | ||
10894 | jest-worker@27.5.1: | 11420 | jest-worker@27.5.1: |
10895 | dependencies: | 11421 | dependencies: |
10896 | - '@types/node': 18.19.42 | 11422 | + '@types/node': 18.19.43 |
10897 | merge-stream: 2.0.0 | 11423 | merge-stream: 2.0.0 |
10898 | supports-color: 8.1.1 | 11424 | supports-color: 8.1.1 |
10899 | 11425 | ||
10900 | jest-worker@29.7.0: | 11426 | jest-worker@29.7.0: |
10901 | dependencies: | 11427 | dependencies: |
10902 | - '@types/node': 18.19.42 | 11428 | + '@types/node': 18.19.43 |
10903 | jest-util: 29.7.0 | 11429 | jest-util: 29.7.0 |
10904 | merge-stream: 2.0.0 | 11430 | merge-stream: 2.0.0 |
10905 | supports-color: 8.1.1 | 11431 | supports-color: 8.1.1 |
@@ -10932,6 +11458,8 @@ snapshots: | @@ -10932,6 +11458,8 @@ snapshots: | ||
10932 | 11458 | ||
10933 | json-stable-stringify-without-jsonify@1.0.1: {} | 11459 | json-stable-stringify-without-jsonify@1.0.1: {} |
10934 | 11460 | ||
11461 | + json-stream-stringify@3.0.1: {} | ||
11462 | + | ||
10935 | json2mq@0.2.0: | 11463 | json2mq@0.2.0: |
10936 | dependencies: | 11464 | dependencies: |
10937 | string-convert: 0.2.1 | 11465 | string-convert: 0.2.1 |
@@ -10990,7 +11518,9 @@ snapshots: | @@ -10990,7 +11518,9 @@ snapshots: | ||
10990 | 11518 | ||
10991 | lines-and-columns@1.2.4: {} | 11519 | lines-and-columns@1.2.4: {} |
10992 | 11520 | ||
10993 | - lint-staged@15.2.7: | 11521 | + lines-and-columns@2.0.4: {} |
11522 | + | ||
11523 | + lint-staged@15.2.8: | ||
10994 | dependencies: | 11524 | dependencies: |
10995 | chalk: 5.3.0 | 11525 | chalk: 5.3.0 |
10996 | commander: 12.1.0 | 11526 | commander: 12.1.0 |
@@ -11001,7 +11531,7 @@ snapshots: | @@ -11001,7 +11531,7 @@ snapshots: | ||
11001 | micromatch: 4.0.7 | 11531 | micromatch: 4.0.7 |
11002 | pidtree: 0.6.0 | 11532 | pidtree: 0.6.0 |
11003 | string-argv: 0.3.2 | 11533 | string-argv: 0.3.2 |
11004 | - yaml: 2.4.5 | 11534 | + yaml: 2.5.0 |
11005 | transitivePeerDependencies: | 11535 | transitivePeerDependencies: |
11006 | - supports-color | 11536 | - supports-color |
11007 | 11537 | ||
@@ -11125,6 +11655,8 @@ snapshots: | @@ -11125,6 +11655,8 @@ snapshots: | ||
11125 | 11655 | ||
11126 | mdn-data@2.0.30: {} | 11656 | mdn-data@2.0.30: {} |
11127 | 11657 | ||
11658 | + media-typer@0.3.0: {} | ||
11659 | + | ||
11128 | mem@5.1.1: | 11660 | mem@5.1.1: |
11129 | dependencies: | 11661 | dependencies: |
11130 | map-age-cleaner: 0.1.3 | 11662 | map-age-cleaner: 0.1.3 |
@@ -11170,6 +11702,8 @@ snapshots: | @@ -11170,6 +11702,8 @@ snapshots: | ||
11170 | dependencies: | 11702 | dependencies: |
11171 | mime-db: 1.52.0 | 11703 | mime-db: 1.52.0 |
11172 | 11704 | ||
11705 | + mime@1.6.0: {} | ||
11706 | + | ||
11173 | mimic-fn@2.1.0: {} | 11707 | mimic-fn@2.1.0: {} |
11174 | 11708 | ||
11175 | mimic-fn@4.0.0: {} | 11709 | mimic-fn@4.0.0: {} |
@@ -11238,6 +11772,10 @@ snapshots: | @@ -11238,6 +11772,10 @@ snapshots: | ||
11238 | 11772 | ||
11239 | mrmime@1.0.1: {} | 11773 | mrmime@1.0.1: {} |
11240 | 11774 | ||
11775 | + mrmime@2.0.0: {} | ||
11776 | + | ||
11777 | + ms@2.0.0: {} | ||
11778 | + | ||
11241 | ms@2.1.2: {} | 11779 | ms@2.1.2: {} |
11242 | 11780 | ||
11243 | ms@2.1.3: {} | 11781 | ms@2.1.3: {} |
@@ -11254,6 +11792,8 @@ snapshots: | @@ -11254,6 +11792,8 @@ snapshots: | ||
11254 | 11792 | ||
11255 | natural-compare@1.4.0: {} | 11793 | natural-compare@1.4.0: {} |
11256 | 11794 | ||
11795 | + negotiator@0.6.3: {} | ||
11796 | + | ||
11257 | neo-async@2.6.2: {} | 11797 | neo-async@2.6.2: {} |
11258 | 11798 | ||
11259 | no-case@3.0.4: | 11799 | no-case@3.0.4: |
@@ -11355,6 +11895,14 @@ snapshots: | @@ -11355,6 +11895,14 @@ snapshots: | ||
11355 | define-properties: 1.2.1 | 11895 | define-properties: 1.2.1 |
11356 | es-object-atoms: 1.0.0 | 11896 | es-object-atoms: 1.0.0 |
11357 | 11897 | ||
11898 | + on-finished@2.3.0: | ||
11899 | + dependencies: | ||
11900 | + ee-first: 1.1.1 | ||
11901 | + | ||
11902 | + on-finished@2.4.1: | ||
11903 | + dependencies: | ||
11904 | + ee-first: 1.1.1 | ||
11905 | + | ||
11358 | once@1.4.0: | 11906 | once@1.4.0: |
11359 | dependencies: | 11907 | dependencies: |
11360 | wrappy: 1.0.2 | 11908 | wrappy: 1.0.2 |
@@ -11371,6 +11919,14 @@ snapshots: | @@ -11371,6 +11919,14 @@ snapshots: | ||
11371 | dependencies: | 11919 | dependencies: |
11372 | mimic-function: 5.0.1 | 11920 | mimic-function: 5.0.1 |
11373 | 11921 | ||
11922 | + open@8.4.2: | ||
11923 | + dependencies: | ||
11924 | + define-lazy-prop: 2.0.0 | ||
11925 | + is-docker: 2.2.1 | ||
11926 | + is-wsl: 2.2.0 | ||
11927 | + | ||
11928 | + opener@1.5.2: {} | ||
11929 | + | ||
11374 | optionator@0.9.4: | 11930 | optionator@0.9.4: |
11375 | dependencies: | 11931 | dependencies: |
11376 | deep-is: 0.1.4 | 11932 | deep-is: 0.1.4 |
@@ -11451,6 +12007,8 @@ snapshots: | @@ -11451,6 +12007,8 @@ snapshots: | ||
11451 | json-parse-even-better-errors: 2.3.1 | 12007 | json-parse-even-better-errors: 2.3.1 |
11452 | lines-and-columns: 1.2.4 | 12008 | lines-and-columns: 1.2.4 |
11453 | 12009 | ||
12010 | + parseurl@1.3.3: {} | ||
12011 | + | ||
11454 | pascal-case@3.1.2: | 12012 | pascal-case@3.1.2: |
11455 | dependencies: | 12013 | dependencies: |
11456 | no-case: 3.0.4 | 12014 | no-case: 3.0.4 |
@@ -11529,237 +12087,237 @@ snapshots: | @@ -11529,237 +12087,237 @@ snapshots: | ||
11529 | 12087 | ||
11530 | possible-typed-array-names@1.0.0: {} | 12088 | possible-typed-array-names@1.0.0: {} |
11531 | 12089 | ||
11532 | - postcss-calc@9.0.1(postcss@8.4.40): | 12090 | + postcss-calc@9.0.1(postcss@8.4.41): |
11533 | dependencies: | 12091 | dependencies: |
11534 | - postcss: 8.4.40 | 12092 | + postcss: 8.4.41 |
11535 | postcss-selector-parser: 6.1.1 | 12093 | postcss-selector-parser: 6.1.1 |
11536 | postcss-value-parser: 4.2.0 | 12094 | postcss-value-parser: 4.2.0 |
11537 | 12095 | ||
11538 | - postcss-colormin@6.1.0(postcss@8.4.40): | 12096 | + postcss-colormin@6.1.0(postcss@8.4.41): |
11539 | dependencies: | 12097 | dependencies: |
11540 | - browserslist: 4.23.1 | 12098 | + browserslist: 4.23.3 |
11541 | caniuse-api: 3.0.0 | 12099 | caniuse-api: 3.0.0 |
11542 | colord: 2.9.3 | 12100 | colord: 2.9.3 |
11543 | - postcss: 8.4.40 | 12101 | + postcss: 8.4.41 |
11544 | postcss-value-parser: 4.2.0 | 12102 | postcss-value-parser: 4.2.0 |
11545 | 12103 | ||
11546 | - postcss-convert-values@6.1.0(postcss@8.4.40): | 12104 | + postcss-convert-values@6.1.0(postcss@8.4.41): |
11547 | dependencies: | 12105 | dependencies: |
11548 | - browserslist: 4.23.1 | ||
11549 | - postcss: 8.4.40 | 12106 | + browserslist: 4.23.3 |
12107 | + postcss: 8.4.41 | ||
11550 | postcss-value-parser: 4.2.0 | 12108 | postcss-value-parser: 4.2.0 |
11551 | 12109 | ||
11552 | - postcss-custom-properties@13.1.5(postcss@8.4.40): | 12110 | + postcss-custom-properties@13.1.5(postcss@8.4.41): |
11553 | dependencies: | 12111 | dependencies: |
11554 | '@csstools/cascade-layer-name-parser': 1.0.13(@csstools/css-parser-algorithms@2.7.1(@csstools/css-tokenizer@2.4.1))(@csstools/css-tokenizer@2.4.1) | 12112 | '@csstools/cascade-layer-name-parser': 1.0.13(@csstools/css-parser-algorithms@2.7.1(@csstools/css-tokenizer@2.4.1))(@csstools/css-tokenizer@2.4.1) |
11555 | '@csstools/css-parser-algorithms': 2.7.1(@csstools/css-tokenizer@2.4.1) | 12113 | '@csstools/css-parser-algorithms': 2.7.1(@csstools/css-tokenizer@2.4.1) |
11556 | '@csstools/css-tokenizer': 2.4.1 | 12114 | '@csstools/css-tokenizer': 2.4.1 |
11557 | - postcss: 8.4.40 | 12115 | + postcss: 8.4.41 |
11558 | postcss-value-parser: 4.2.0 | 12116 | postcss-value-parser: 4.2.0 |
11559 | 12117 | ||
11560 | - postcss-discard-comments@6.0.2(postcss@8.4.40): | 12118 | + postcss-discard-comments@6.0.2(postcss@8.4.41): |
11561 | dependencies: | 12119 | dependencies: |
11562 | - postcss: 8.4.40 | 12120 | + postcss: 8.4.41 |
11563 | 12121 | ||
11564 | - postcss-discard-duplicates@6.0.3(postcss@8.4.40): | 12122 | + postcss-discard-duplicates@6.0.3(postcss@8.4.41): |
11565 | dependencies: | 12123 | dependencies: |
11566 | - postcss: 8.4.40 | 12124 | + postcss: 8.4.41 |
11567 | 12125 | ||
11568 | - postcss-discard-empty@6.0.3(postcss@8.4.40): | 12126 | + postcss-discard-empty@6.0.3(postcss@8.4.41): |
11569 | dependencies: | 12127 | dependencies: |
11570 | - postcss: 8.4.40 | 12128 | + postcss: 8.4.41 |
11571 | 12129 | ||
11572 | - postcss-discard-overridden@6.0.2(postcss@8.4.40): | 12130 | + postcss-discard-overridden@6.0.2(postcss@8.4.41): |
11573 | dependencies: | 12131 | dependencies: |
11574 | - postcss: 8.4.40 | 12132 | + postcss: 8.4.41 |
11575 | 12133 | ||
11576 | - postcss-flexbugs-fixes@5.0.2(postcss@8.4.40): | 12134 | + postcss-flexbugs-fixes@5.0.2(postcss@8.4.41): |
11577 | dependencies: | 12135 | dependencies: |
11578 | - postcss: 8.4.40 | 12136 | + postcss: 8.4.41 |
11579 | 12137 | ||
11580 | - postcss-font-variant@5.0.0(postcss@8.4.40): | 12138 | + postcss-font-variant@5.0.0(postcss@8.4.41): |
11581 | dependencies: | 12139 | dependencies: |
11582 | - postcss: 8.4.40 | 12140 | + postcss: 8.4.41 |
11583 | 12141 | ||
11584 | - postcss-import@15.1.0(postcss@8.4.40): | 12142 | + postcss-import@15.1.0(postcss@8.4.41): |
11585 | dependencies: | 12143 | dependencies: |
11586 | - postcss: 8.4.40 | 12144 | + postcss: 8.4.41 |
11587 | postcss-value-parser: 4.2.0 | 12145 | postcss-value-parser: 4.2.0 |
11588 | read-cache: 1.0.0 | 12146 | read-cache: 1.0.0 |
11589 | resolve: 1.22.8 | 12147 | resolve: 1.22.8 |
11590 | 12148 | ||
11591 | - postcss-initial@4.0.1(postcss@8.4.40): | 12149 | + postcss-initial@4.0.1(postcss@8.4.41): |
11592 | dependencies: | 12150 | dependencies: |
11593 | - postcss: 8.4.40 | 12151 | + postcss: 8.4.41 |
11594 | 12152 | ||
11595 | - postcss-js@4.0.1(postcss@8.4.40): | 12153 | + postcss-js@4.0.1(postcss@8.4.41): |
11596 | dependencies: | 12154 | dependencies: |
11597 | camelcase-css: 2.0.1 | 12155 | camelcase-css: 2.0.1 |
11598 | - postcss: 8.4.40 | 12156 | + postcss: 8.4.41 |
11599 | 12157 | ||
11600 | postcss-less@4.0.1: | 12158 | postcss-less@4.0.1: |
11601 | dependencies: | 12159 | dependencies: |
11602 | - postcss: 8.4.40 | 12160 | + postcss: 8.4.41 |
11603 | 12161 | ||
11604 | - postcss-load-config@4.0.2(postcss@8.4.40): | 12162 | + postcss-load-config@4.0.2(postcss@8.4.41): |
11605 | dependencies: | 12163 | dependencies: |
11606 | lilconfig: 3.1.2 | 12164 | lilconfig: 3.1.2 |
11607 | yaml: 2.5.0 | 12165 | yaml: 2.5.0 |
11608 | optionalDependencies: | 12166 | optionalDependencies: |
11609 | - postcss: 8.4.40 | 12167 | + postcss: 8.4.41 |
11610 | 12168 | ||
11611 | - postcss-media-minmax@5.0.0(postcss@8.4.40): | 12169 | + postcss-media-minmax@5.0.0(postcss@8.4.41): |
11612 | dependencies: | 12170 | dependencies: |
11613 | - postcss: 8.4.40 | 12171 | + postcss: 8.4.41 |
11614 | 12172 | ||
11615 | postcss-media-query-parser@0.2.3: | 12173 | postcss-media-query-parser@0.2.3: |
11616 | optional: true | 12174 | optional: true |
11617 | 12175 | ||
11618 | - postcss-merge-longhand@6.0.5(postcss@8.4.40): | 12176 | + postcss-merge-longhand@6.0.5(postcss@8.4.41): |
11619 | dependencies: | 12177 | dependencies: |
11620 | - postcss: 8.4.40 | 12178 | + postcss: 8.4.41 |
11621 | postcss-value-parser: 4.2.0 | 12179 | postcss-value-parser: 4.2.0 |
11622 | - stylehacks: 6.1.1(postcss@8.4.40) | 12180 | + stylehacks: 6.1.1(postcss@8.4.41) |
11623 | 12181 | ||
11624 | - postcss-merge-rules@6.1.1(postcss@8.4.40): | 12182 | + postcss-merge-rules@6.1.1(postcss@8.4.41): |
11625 | dependencies: | 12183 | dependencies: |
11626 | - browserslist: 4.23.1 | 12184 | + browserslist: 4.23.3 |
11627 | caniuse-api: 3.0.0 | 12185 | caniuse-api: 3.0.0 |
11628 | - cssnano-utils: 4.0.2(postcss@8.4.40) | ||
11629 | - postcss: 8.4.40 | 12186 | + cssnano-utils: 4.0.2(postcss@8.4.41) |
12187 | + postcss: 8.4.41 | ||
11630 | postcss-selector-parser: 6.1.1 | 12188 | postcss-selector-parser: 6.1.1 |
11631 | 12189 | ||
11632 | - postcss-minify-font-values@6.1.0(postcss@8.4.40): | 12190 | + postcss-minify-font-values@6.1.0(postcss@8.4.41): |
11633 | dependencies: | 12191 | dependencies: |
11634 | - postcss: 8.4.40 | 12192 | + postcss: 8.4.41 |
11635 | postcss-value-parser: 4.2.0 | 12193 | postcss-value-parser: 4.2.0 |
11636 | 12194 | ||
11637 | - postcss-minify-gradients@6.0.3(postcss@8.4.40): | 12195 | + postcss-minify-gradients@6.0.3(postcss@8.4.41): |
11638 | dependencies: | 12196 | dependencies: |
11639 | colord: 2.9.3 | 12197 | colord: 2.9.3 |
11640 | - cssnano-utils: 4.0.2(postcss@8.4.40) | ||
11641 | - postcss: 8.4.40 | 12198 | + cssnano-utils: 4.0.2(postcss@8.4.41) |
12199 | + postcss: 8.4.41 | ||
11642 | postcss-value-parser: 4.2.0 | 12200 | postcss-value-parser: 4.2.0 |
11643 | 12201 | ||
11644 | - postcss-minify-params@6.1.0(postcss@8.4.40): | 12202 | + postcss-minify-params@6.1.0(postcss@8.4.41): |
11645 | dependencies: | 12203 | dependencies: |
11646 | - browserslist: 4.23.1 | ||
11647 | - cssnano-utils: 4.0.2(postcss@8.4.40) | ||
11648 | - postcss: 8.4.40 | 12204 | + browserslist: 4.23.3 |
12205 | + cssnano-utils: 4.0.2(postcss@8.4.41) | ||
12206 | + postcss: 8.4.41 | ||
11649 | postcss-value-parser: 4.2.0 | 12207 | postcss-value-parser: 4.2.0 |
11650 | 12208 | ||
11651 | - postcss-minify-selectors@6.0.4(postcss@8.4.40): | 12209 | + postcss-minify-selectors@6.0.4(postcss@8.4.41): |
11652 | dependencies: | 12210 | dependencies: |
11653 | - postcss: 8.4.40 | 12211 | + postcss: 8.4.41 |
11654 | postcss-selector-parser: 6.1.1 | 12212 | postcss-selector-parser: 6.1.1 |
11655 | 12213 | ||
11656 | - postcss-nested@6.2.0(postcss@8.4.40): | 12214 | + postcss-nested@6.2.0(postcss@8.4.41): |
11657 | dependencies: | 12215 | dependencies: |
11658 | - postcss: 8.4.40 | 12216 | + postcss: 8.4.41 |
11659 | postcss-selector-parser: 6.1.1 | 12217 | postcss-selector-parser: 6.1.1 |
11660 | 12218 | ||
11661 | - postcss-nesting@12.0.1(postcss@8.4.40): | 12219 | + postcss-nesting@12.0.1(postcss@8.4.41): |
11662 | dependencies: | 12220 | dependencies: |
11663 | '@csstools/selector-specificity': 3.1.1(postcss-selector-parser@6.1.1) | 12221 | '@csstools/selector-specificity': 3.1.1(postcss-selector-parser@6.1.1) |
11664 | - postcss: 8.4.40 | 12222 | + postcss: 8.4.41 |
11665 | postcss-selector-parser: 6.1.1 | 12223 | postcss-selector-parser: 6.1.1 |
11666 | 12224 | ||
11667 | - postcss-normalize-charset@6.0.2(postcss@8.4.40): | 12225 | + postcss-normalize-charset@6.0.2(postcss@8.4.41): |
11668 | dependencies: | 12226 | dependencies: |
11669 | - postcss: 8.4.40 | 12227 | + postcss: 8.4.41 |
11670 | 12228 | ||
11671 | - postcss-normalize-display-values@6.0.2(postcss@8.4.40): | 12229 | + postcss-normalize-display-values@6.0.2(postcss@8.4.41): |
11672 | dependencies: | 12230 | dependencies: |
11673 | - postcss: 8.4.40 | 12231 | + postcss: 8.4.41 |
11674 | postcss-value-parser: 4.2.0 | 12232 | postcss-value-parser: 4.2.0 |
11675 | 12233 | ||
11676 | - postcss-normalize-positions@6.0.2(postcss@8.4.40): | 12234 | + postcss-normalize-positions@6.0.2(postcss@8.4.41): |
11677 | dependencies: | 12235 | dependencies: |
11678 | - postcss: 8.4.40 | 12236 | + postcss: 8.4.41 |
11679 | postcss-value-parser: 4.2.0 | 12237 | postcss-value-parser: 4.2.0 |
11680 | 12238 | ||
11681 | - postcss-normalize-repeat-style@6.0.2(postcss@8.4.40): | 12239 | + postcss-normalize-repeat-style@6.0.2(postcss@8.4.41): |
11682 | dependencies: | 12240 | dependencies: |
11683 | - postcss: 8.4.40 | 12241 | + postcss: 8.4.41 |
11684 | postcss-value-parser: 4.2.0 | 12242 | postcss-value-parser: 4.2.0 |
11685 | 12243 | ||
11686 | - postcss-normalize-string@6.0.2(postcss@8.4.40): | 12244 | + postcss-normalize-string@6.0.2(postcss@8.4.41): |
11687 | dependencies: | 12245 | dependencies: |
11688 | - postcss: 8.4.40 | 12246 | + postcss: 8.4.41 |
11689 | postcss-value-parser: 4.2.0 | 12247 | postcss-value-parser: 4.2.0 |
11690 | 12248 | ||
11691 | - postcss-normalize-timing-functions@6.0.2(postcss@8.4.40): | 12249 | + postcss-normalize-timing-functions@6.0.2(postcss@8.4.41): |
11692 | dependencies: | 12250 | dependencies: |
11693 | - postcss: 8.4.40 | 12251 | + postcss: 8.4.41 |
11694 | postcss-value-parser: 4.2.0 | 12252 | postcss-value-parser: 4.2.0 |
11695 | 12253 | ||
11696 | - postcss-normalize-unicode@6.1.0(postcss@8.4.40): | 12254 | + postcss-normalize-unicode@6.1.0(postcss@8.4.41): |
11697 | dependencies: | 12255 | dependencies: |
11698 | - browserslist: 4.23.1 | ||
11699 | - postcss: 8.4.40 | 12256 | + browserslist: 4.23.3 |
12257 | + postcss: 8.4.41 | ||
11700 | postcss-value-parser: 4.2.0 | 12258 | postcss-value-parser: 4.2.0 |
11701 | 12259 | ||
11702 | - postcss-normalize-url@6.0.2(postcss@8.4.40): | 12260 | + postcss-normalize-url@6.0.2(postcss@8.4.41): |
11703 | dependencies: | 12261 | dependencies: |
11704 | - postcss: 8.4.40 | 12262 | + postcss: 8.4.41 |
11705 | postcss-value-parser: 4.2.0 | 12263 | postcss-value-parser: 4.2.0 |
11706 | 12264 | ||
11707 | - postcss-normalize-whitespace@6.0.2(postcss@8.4.40): | 12265 | + postcss-normalize-whitespace@6.0.2(postcss@8.4.41): |
11708 | dependencies: | 12266 | dependencies: |
11709 | - postcss: 8.4.40 | 12267 | + postcss: 8.4.41 |
11710 | postcss-value-parser: 4.2.0 | 12268 | postcss-value-parser: 4.2.0 |
11711 | 12269 | ||
11712 | - postcss-ordered-values@6.0.2(postcss@8.4.40): | 12270 | + postcss-ordered-values@6.0.2(postcss@8.4.41): |
11713 | dependencies: | 12271 | dependencies: |
11714 | - cssnano-utils: 4.0.2(postcss@8.4.40) | ||
11715 | - postcss: 8.4.40 | 12272 | + cssnano-utils: 4.0.2(postcss@8.4.41) |
12273 | + postcss: 8.4.41 | ||
11716 | postcss-value-parser: 4.2.0 | 12274 | postcss-value-parser: 4.2.0 |
11717 | 12275 | ||
11718 | - postcss-page-break@3.0.4(postcss@8.4.40): | 12276 | + postcss-page-break@3.0.4(postcss@8.4.41): |
11719 | dependencies: | 12277 | dependencies: |
11720 | - postcss: 8.4.40 | 12278 | + postcss: 8.4.41 |
11721 | 12279 | ||
11722 | - postcss-reduce-initial@6.1.0(postcss@8.4.40): | 12280 | + postcss-reduce-initial@6.1.0(postcss@8.4.41): |
11723 | dependencies: | 12281 | dependencies: |
11724 | - browserslist: 4.23.1 | 12282 | + browserslist: 4.23.3 |
11725 | caniuse-api: 3.0.0 | 12283 | caniuse-api: 3.0.0 |
11726 | - postcss: 8.4.40 | 12284 | + postcss: 8.4.41 |
11727 | 12285 | ||
11728 | - postcss-reduce-transforms@6.0.2(postcss@8.4.40): | 12286 | + postcss-reduce-transforms@6.0.2(postcss@8.4.41): |
11729 | dependencies: | 12287 | dependencies: |
11730 | - postcss: 8.4.40 | 12288 | + postcss: 8.4.41 |
11731 | postcss-value-parser: 4.2.0 | 12289 | postcss-value-parser: 4.2.0 |
11732 | 12290 | ||
11733 | postcss-resolve-nested-selector@0.1.4: {} | 12291 | postcss-resolve-nested-selector@0.1.4: {} |
11734 | 12292 | ||
11735 | - postcss-safe-parser@6.0.0(postcss@8.4.40): | 12293 | + postcss-safe-parser@6.0.0(postcss@8.4.41): |
11736 | dependencies: | 12294 | dependencies: |
11737 | - postcss: 8.4.40 | 12295 | + postcss: 8.4.41 |
11738 | 12296 | ||
11739 | postcss-selector-parser@6.1.1: | 12297 | postcss-selector-parser@6.1.1: |
11740 | dependencies: | 12298 | dependencies: |
11741 | cssesc: 3.0.0 | 12299 | cssesc: 3.0.0 |
11742 | util-deprecate: 1.0.2 | 12300 | util-deprecate: 1.0.2 |
11743 | 12301 | ||
11744 | - postcss-sorting@6.0.0(postcss@8.4.40): | 12302 | + postcss-sorting@6.0.0(postcss@8.4.41): |
11745 | dependencies: | 12303 | dependencies: |
11746 | lodash: 4.17.21 | 12304 | lodash: 4.17.21 |
11747 | - postcss: 8.4.40 | 12305 | + postcss: 8.4.41 |
11748 | 12306 | ||
11749 | - postcss-svgo@6.0.3(postcss@8.4.40): | 12307 | + postcss-svgo@6.0.3(postcss@8.4.41): |
11750 | dependencies: | 12308 | dependencies: |
11751 | - postcss: 8.4.40 | 12309 | + postcss: 8.4.41 |
11752 | postcss-value-parser: 4.2.0 | 12310 | postcss-value-parser: 4.2.0 |
11753 | svgo: 3.3.2 | 12311 | svgo: 3.3.2 |
11754 | 12312 | ||
11755 | - postcss-unique-selectors@6.0.4(postcss@8.4.40): | 12313 | + postcss-unique-selectors@6.0.4(postcss@8.4.41): |
11756 | dependencies: | 12314 | dependencies: |
11757 | - postcss: 8.4.40 | 12315 | + postcss: 8.4.41 |
11758 | postcss-selector-parser: 6.1.1 | 12316 | postcss-selector-parser: 6.1.1 |
11759 | 12317 | ||
11760 | postcss-value-parser@4.2.0: {} | 12318 | postcss-value-parser@4.2.0: {} |
11761 | 12319 | ||
11762 | - postcss@8.4.40: | 12320 | + postcss@8.4.41: |
11763 | dependencies: | 12321 | dependencies: |
11764 | nanoid: 3.3.7 | 12322 | nanoid: 3.3.7 |
11765 | picocolors: 1.0.1 | 12323 | picocolors: 1.0.1 |
@@ -11778,9 +12336,9 @@ snapshots: | @@ -11778,9 +12336,9 @@ snapshots: | ||
11778 | 12336 | ||
11779 | prettier-plugin-two-style-order@1.0.1(prettier@3.3.3): | 12337 | prettier-plugin-two-style-order@1.0.1(prettier@3.3.3): |
11780 | dependencies: | 12338 | dependencies: |
11781 | - postcss: 8.4.40 | 12339 | + postcss: 8.4.41 |
11782 | postcss-less: 4.0.1 | 12340 | postcss-less: 4.0.1 |
11783 | - postcss-sorting: 6.0.0(postcss@8.4.40) | 12341 | + postcss-sorting: 6.0.0(postcss@8.4.41) |
11784 | prettier: 3.3.3 | 12342 | prettier: 3.3.3 |
11785 | 12343 | ||
11786 | prettier@2.8.8: {} | 12344 | prettier@2.8.8: {} |
@@ -11899,7 +12457,11 @@ snapshots: | @@ -11899,7 +12457,11 @@ snapshots: | ||
11899 | 12457 | ||
11900 | punycode@2.3.1: {} | 12458 | punycode@2.3.1: {} |
11901 | 12459 | ||
11902 | - qs@6.12.3: | 12460 | + qs@6.11.0: |
12461 | + dependencies: | ||
12462 | + side-channel: 1.0.6 | ||
12463 | + | ||
12464 | + qs@6.13.0: | ||
11903 | dependencies: | 12465 | dependencies: |
11904 | side-channel: 1.0.6 | 12466 | side-channel: 1.0.6 |
11905 | 12467 | ||
@@ -11924,6 +12486,15 @@ snapshots: | @@ -11924,6 +12486,15 @@ snapshots: | ||
11924 | randombytes: 2.1.0 | 12486 | randombytes: 2.1.0 |
11925 | safe-buffer: 5.2.1 | 12487 | safe-buffer: 5.2.1 |
11926 | 12488 | ||
12489 | + range-parser@1.2.1: {} | ||
12490 | + | ||
12491 | + raw-body@2.5.2: | ||
12492 | + dependencies: | ||
12493 | + bytes: 3.1.2 | ||
12494 | + http-errors: 2.0.0 | ||
12495 | + iconv-lite: 0.4.24 | ||
12496 | + unpipe: 1.0.0 | ||
12497 | + | ||
11927 | rc-cascader@3.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): | 12498 | rc-cascader@3.27.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): |
11928 | dependencies: | 12499 | dependencies: |
11929 | '@babel/runtime': 7.25.0 | 12500 | '@babel/runtime': 7.25.0 |
@@ -12000,17 +12571,17 @@ snapshots: | @@ -12000,17 +12571,17 @@ snapshots: | ||
12000 | react: 18.3.1 | 12571 | react: 18.3.1 |
12001 | react-dom: 18.3.1(react@18.3.1) | 12572 | react-dom: 18.3.1(react@18.3.1) |
12002 | 12573 | ||
12003 | - rc-input-number@9.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): | 12574 | + rc-input-number@9.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): |
12004 | dependencies: | 12575 | dependencies: |
12005 | '@babel/runtime': 7.25.0 | 12576 | '@babel/runtime': 7.25.0 |
12006 | '@rc-component/mini-decimal': 1.1.0 | 12577 | '@rc-component/mini-decimal': 1.1.0 |
12007 | classnames: 2.5.1 | 12578 | classnames: 2.5.1 |
12008 | - rc-input: 1.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12579 | + rc-input: 1.6.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
12009 | rc-util: 5.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12580 | rc-util: 5.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
12010 | react: 18.3.1 | 12581 | react: 18.3.1 |
12011 | react-dom: 18.3.1(react@18.3.1) | 12582 | react-dom: 18.3.1(react@18.3.1) |
12012 | 12583 | ||
12013 | - rc-input@1.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): | 12584 | + rc-input@1.6.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1): |
12014 | dependencies: | 12585 | dependencies: |
12015 | '@babel/runtime': 7.25.0 | 12586 | '@babel/runtime': 7.25.0 |
12016 | classnames: 2.5.1 | 12587 | classnames: 2.5.1 |
@@ -12018,14 +12589,14 @@ snapshots: | @@ -12018,14 +12589,14 @@ snapshots: | ||
12018 | react: 18.3.1 | 12589 | react: 18.3.1 |
12019 | react-dom: 18.3.1(react@18.3.1) | 12590 | react-dom: 18.3.1(react@18.3.1) |
12020 | 12591 | ||
12021 | - rc-mentions@2.14.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): | 12592 | + rc-mentions@2.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): |
12022 | dependencies: | 12593 | dependencies: |
12023 | '@babel/runtime': 7.25.0 | 12594 | '@babel/runtime': 7.25.0 |
12024 | '@rc-component/trigger': 2.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12595 | '@rc-component/trigger': 2.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
12025 | classnames: 2.5.1 | 12596 | classnames: 2.5.1 |
12026 | - rc-input: 1.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12597 | + rc-input: 1.6.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
12027 | rc-menu: 9.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12598 | rc-menu: 9.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
12028 | - rc-textarea: 1.7.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12599 | + rc-textarea: 1.8.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
12029 | rc-util: 5.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12600 | rc-util: 5.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
12030 | react: 18.3.1 | 12601 | react: 18.3.1 |
12031 | react-dom: 18.3.1(react@18.3.1) | 12602 | react-dom: 18.3.1(react@18.3.1) |
@@ -12075,7 +12646,7 @@ snapshots: | @@ -12075,7 +12646,7 @@ snapshots: | ||
12075 | react: 18.3.1 | 12646 | react: 18.3.1 |
12076 | react-dom: 18.3.1(react@18.3.1) | 12647 | react-dom: 18.3.1(react@18.3.1) |
12077 | 12648 | ||
12078 | - rc-picker@4.6.10(dayjs@1.11.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): | 12649 | + rc-picker@4.6.11(dayjs@1.11.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): |
12079 | dependencies: | 12650 | dependencies: |
12080 | '@babel/runtime': 7.25.0 | 12651 | '@babel/runtime': 7.25.0 |
12081 | '@rc-component/trigger': 2.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12652 | '@rc-component/trigger': 2.2.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
@@ -12134,7 +12705,7 @@ snapshots: | @@ -12134,7 +12705,7 @@ snapshots: | ||
12134 | react: 18.3.1 | 12705 | react: 18.3.1 |
12135 | react-dom: 18.3.1(react@18.3.1) | 12706 | react-dom: 18.3.1(react@18.3.1) |
12136 | 12707 | ||
12137 | - rc-slider@10.6.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1): | 12708 | + rc-slider@11.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): |
12138 | dependencies: | 12709 | dependencies: |
12139 | '@babel/runtime': 7.25.0 | 12710 | '@babel/runtime': 7.25.0 |
12140 | classnames: 2.5.1 | 12711 | classnames: 2.5.1 |
@@ -12181,11 +12752,11 @@ snapshots: | @@ -12181,11 +12752,11 @@ snapshots: | ||
12181 | react: 18.3.1 | 12752 | react: 18.3.1 |
12182 | react-dom: 18.3.1(react@18.3.1) | 12753 | react-dom: 18.3.1(react@18.3.1) |
12183 | 12754 | ||
12184 | - rc-textarea@1.7.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): | 12755 | + rc-textarea@1.8.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): |
12185 | dependencies: | 12756 | dependencies: |
12186 | '@babel/runtime': 7.25.0 | 12757 | '@babel/runtime': 7.25.0 |
12187 | classnames: 2.5.1 | 12758 | classnames: 2.5.1 |
12188 | - rc-input: 1.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12759 | + rc-input: 1.6.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
12189 | rc-resize-observer: 1.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12760 | rc-resize-observer: 1.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
12190 | rc-util: 5.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) | 12761 | rc-util: 5.43.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) |
12191 | react: 18.3.1 | 12762 | react: 18.3.1 |
@@ -12359,7 +12930,7 @@ snapshots: | @@ -12359,7 +12930,7 @@ snapshots: | ||
12359 | 12930 | ||
12360 | reduce-configs@1.0.0: | 12931 | reduce-configs@1.0.0: |
12361 | dependencies: | 12932 | dependencies: |
12362 | - browserslist: 4.23.1 | 12933 | + browserslist: 4.23.3 |
12363 | 12934 | ||
12364 | redux-promise-middleware@6.2.0(redux@4.2.1): | 12935 | redux-promise-middleware@6.2.0(redux@4.2.1): |
12365 | dependencies: | 12936 | dependencies: |
@@ -12460,7 +13031,7 @@ snapshots: | @@ -12460,7 +13031,7 @@ snapshots: | ||
12460 | dependencies: | 13031 | dependencies: |
12461 | glob: 7.2.3 | 13032 | glob: 7.2.3 |
12462 | 13033 | ||
12463 | - rimraf@5.0.9: | 13034 | + rimraf@5.0.10: |
12464 | dependencies: | 13035 | dependencies: |
12465 | glob: 10.4.5 | 13036 | glob: 10.4.5 |
12466 | 13037 | ||
@@ -12471,12 +13042,12 @@ snapshots: | @@ -12471,12 +13042,12 @@ snapshots: | ||
12471 | 13042 | ||
12472 | rslog@1.2.2: {} | 13043 | rslog@1.2.2: {} |
12473 | 13044 | ||
12474 | - rspack-manifest-plugin@5.0.0(@rspack/core@0.6.5(@swc/helpers@0.5.11)): | 13045 | + rspack-manifest-plugin@5.0.0(@rspack/core@1.0.0-alpha.5(@swc/helpers@0.5.11)): |
12475 | dependencies: | 13046 | dependencies: |
12476 | tapable: 2.2.1 | 13047 | tapable: 2.2.1 |
12477 | webpack-sources: 2.3.1 | 13048 | webpack-sources: 2.3.1 |
12478 | optionalDependencies: | 13049 | optionalDependencies: |
12479 | - '@rspack/core': 0.6.5(@swc/helpers@0.5.11) | 13050 | + '@rspack/core': 1.0.0-alpha.5(@swc/helpers@0.5.11) |
12480 | 13051 | ||
12481 | run-parallel@1.2.0: | 13052 | run-parallel@1.2.0: |
12482 | dependencies: | 13053 | dependencies: |
@@ -12507,6 +13078,8 @@ snapshots: | @@ -12507,6 +13078,8 @@ snapshots: | ||
12507 | dependencies: | 13078 | dependencies: |
12508 | regexp-tree: 0.1.27 | 13079 | regexp-tree: 0.1.27 |
12509 | 13080 | ||
13081 | + safer-buffer@2.1.2: {} | ||
13082 | + | ||
12510 | sass-embedded-android-arm64@1.77.8: | 13083 | sass-embedded-android-arm64@1.77.8: |
12511 | optional: true | 13084 | optional: true |
12512 | 13085 | ||
@@ -12614,10 +13187,37 @@ snapshots: | @@ -12614,10 +13187,37 @@ snapshots: | ||
12614 | 13187 | ||
12615 | semver@7.6.3: {} | 13188 | semver@7.6.3: {} |
12616 | 13189 | ||
13190 | + send@0.18.0: | ||
13191 | + dependencies: | ||
13192 | + debug: 2.6.9 | ||
13193 | + depd: 2.0.0 | ||
13194 | + destroy: 1.2.0 | ||
13195 | + encodeurl: 1.0.2 | ||
13196 | + escape-html: 1.0.3 | ||
13197 | + etag: 1.8.1 | ||
13198 | + fresh: 0.5.2 | ||
13199 | + http-errors: 2.0.0 | ||
13200 | + mime: 1.6.0 | ||
13201 | + ms: 2.1.3 | ||
13202 | + on-finished: 2.4.1 | ||
13203 | + range-parser: 1.2.1 | ||
13204 | + statuses: 2.0.1 | ||
13205 | + transitivePeerDependencies: | ||
13206 | + - supports-color | ||
13207 | + | ||
12617 | serialize-javascript@6.0.2: | 13208 | serialize-javascript@6.0.2: |
12618 | dependencies: | 13209 | dependencies: |
12619 | randombytes: 2.1.0 | 13210 | randombytes: 2.1.0 |
12620 | 13211 | ||
13212 | + serve-static@1.15.0: | ||
13213 | + dependencies: | ||
13214 | + encodeurl: 1.0.2 | ||
13215 | + escape-html: 1.0.3 | ||
13216 | + parseurl: 1.3.3 | ||
13217 | + send: 0.18.0 | ||
13218 | + transitivePeerDependencies: | ||
13219 | + - supports-color | ||
13220 | + | ||
12621 | set-blocking@2.0.0: {} | 13221 | set-blocking@2.0.0: {} |
12622 | 13222 | ||
12623 | set-function-length@1.2.2: | 13223 | set-function-length@1.2.2: |
@@ -12638,6 +13238,8 @@ snapshots: | @@ -12638,6 +13238,8 @@ snapshots: | ||
12638 | 13238 | ||
12639 | setimmediate@1.0.5: {} | 13239 | setimmediate@1.0.5: {} |
12640 | 13240 | ||
13241 | + setprototypeof@1.2.0: {} | ||
13242 | + | ||
12641 | sha.js@2.4.11: | 13243 | sha.js@2.4.11: |
12642 | dependencies: | 13244 | dependencies: |
12643 | inherits: 2.0.4 | 13245 | inherits: 2.0.4 |
@@ -12666,6 +13268,12 @@ snapshots: | @@ -12666,6 +13268,12 @@ snapshots: | ||
12666 | 13268 | ||
12667 | signal-exit@4.1.0: {} | 13269 | signal-exit@4.1.0: {} |
12668 | 13270 | ||
13271 | + sirv@2.0.4: | ||
13272 | + dependencies: | ||
13273 | + '@polka/url': 1.0.0-next.25 | ||
13274 | + mrmime: 2.0.0 | ||
13275 | + totalist: 3.0.1 | ||
13276 | + | ||
12669 | slash@3.0.0: {} | 13277 | slash@3.0.0: {} |
12670 | 13278 | ||
12671 | slash@4.0.0: {} | 13279 | slash@4.0.0: {} |
@@ -12691,6 +13299,36 @@ snapshots: | @@ -12691,6 +13299,36 @@ snapshots: | ||
12691 | dot-case: 3.0.4 | 13299 | dot-case: 3.0.4 |
12692 | tslib: 2.6.3 | 13300 | tslib: 2.6.3 |
12693 | 13301 | ||
13302 | + socket.io-adapter@2.5.5: | ||
13303 | + dependencies: | ||
13304 | + debug: 4.3.6(supports-color@5.5.0) | ||
13305 | + ws: 8.17.1 | ||
13306 | + transitivePeerDependencies: | ||
13307 | + - bufferutil | ||
13308 | + - supports-color | ||
13309 | + - utf-8-validate | ||
13310 | + | ||
13311 | + socket.io-parser@4.2.4: | ||
13312 | + dependencies: | ||
13313 | + '@socket.io/component-emitter': 3.1.2 | ||
13314 | + debug: 4.3.6(supports-color@5.5.0) | ||
13315 | + transitivePeerDependencies: | ||
13316 | + - supports-color | ||
13317 | + | ||
13318 | + socket.io@4.7.2: | ||
13319 | + dependencies: | ||
13320 | + accepts: 1.3.8 | ||
13321 | + base64id: 2.0.0 | ||
13322 | + cors: 2.8.5 | ||
13323 | + debug: 4.3.6(supports-color@5.5.0) | ||
13324 | + engine.io: 6.5.5 | ||
13325 | + socket.io-adapter: 2.5.5 | ||
13326 | + socket.io-parser: 4.2.4 | ||
13327 | + transitivePeerDependencies: | ||
13328 | + - bufferutil | ||
13329 | + - supports-color | ||
13330 | + - utf-8-validate | ||
13331 | + | ||
12694 | source-list-map@2.0.1: {} | 13332 | source-list-map@2.0.1: {} |
12695 | 13333 | ||
12696 | source-map-js@1.2.0: {} | 13334 | source-map-js@1.2.0: {} |
@@ -12726,6 +13364,10 @@ snapshots: | @@ -12726,6 +13364,10 @@ snapshots: | ||
12726 | 13364 | ||
12727 | stackframe@1.3.4: {} | 13365 | stackframe@1.3.4: {} |
12728 | 13366 | ||
13367 | + statuses@1.5.0: {} | ||
13368 | + | ||
13369 | + statuses@2.0.1: {} | ||
13370 | + | ||
12729 | std-env@3.7.0: {} | 13371 | std-env@3.7.0: {} |
12730 | 13372 | ||
12731 | stream-browserify@3.0.0: | 13373 | stream-browserify@3.0.0: |
@@ -12838,7 +13480,7 @@ snapshots: | @@ -12838,7 +13480,7 @@ snapshots: | ||
12838 | styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1): | 13480 | styled-components@5.3.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1): |
12839 | dependencies: | 13481 | dependencies: |
12840 | '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) | 13482 | '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) |
12841 | - '@babel/traverse': 7.25.2(supports-color@5.5.0) | 13483 | + '@babel/traverse': 7.25.3(supports-color@5.5.0) |
12842 | '@emotion/is-prop-valid': 1.3.0 | 13484 | '@emotion/is-prop-valid': 1.3.0 |
12843 | '@emotion/stylis': 0.8.5 | 13485 | '@emotion/stylis': 0.8.5 |
12844 | '@emotion/unitless': 0.7.5 | 13486 | '@emotion/unitless': 0.7.5 |
@@ -12853,17 +13495,17 @@ snapshots: | @@ -12853,17 +13495,17 @@ snapshots: | ||
12853 | transitivePeerDependencies: | 13495 | transitivePeerDependencies: |
12854 | - '@babel/core' | 13496 | - '@babel/core' |
12855 | 13497 | ||
12856 | - stylehacks@6.1.1(postcss@8.4.40): | 13498 | + stylehacks@6.1.1(postcss@8.4.41): |
12857 | dependencies: | 13499 | dependencies: |
12858 | - browserslist: 4.23.1 | ||
12859 | - postcss: 8.4.40 | 13500 | + browserslist: 4.23.3 |
13501 | + postcss: 8.4.41 | ||
12860 | postcss-selector-parser: 6.1.1 | 13502 | postcss-selector-parser: 6.1.1 |
12861 | 13503 | ||
12862 | stylelint-config-css-modules@4.4.0(stylelint@15.11.0(typescript@5.5.4)): | 13504 | stylelint-config-css-modules@4.4.0(stylelint@15.11.0(typescript@5.5.4)): |
12863 | dependencies: | 13505 | dependencies: |
12864 | stylelint: 15.11.0(typescript@5.5.4) | 13506 | stylelint: 15.11.0(typescript@5.5.4) |
12865 | optionalDependencies: | 13507 | optionalDependencies: |
12866 | - stylelint-scss: 6.4.1(stylelint@15.11.0(typescript@5.5.4)) | 13508 | + stylelint-scss: 6.5.0(stylelint@15.11.0(typescript@5.5.4)) |
12867 | 13509 | ||
12868 | stylelint-config-recommended@12.0.0(stylelint@15.11.0(typescript@5.5.4)): | 13510 | stylelint-config-recommended@12.0.0(stylelint@15.11.0(typescript@5.5.4)): |
12869 | dependencies: | 13511 | dependencies: |
@@ -12878,8 +13520,10 @@ snapshots: | @@ -12878,8 +13520,10 @@ snapshots: | ||
12878 | dependencies: | 13520 | dependencies: |
12879 | stylelint: 15.11.0(typescript@5.5.4) | 13521 | stylelint: 15.11.0(typescript@5.5.4) |
12880 | 13522 | ||
12881 | - stylelint-scss@6.4.1(stylelint@15.11.0(typescript@5.5.4)): | 13523 | + stylelint-scss@6.5.0(stylelint@15.11.0(typescript@5.5.4)): |
12882 | dependencies: | 13524 | dependencies: |
13525 | + css-tree: 2.3.1 | ||
13526 | + is-plain-object: 5.0.0 | ||
12883 | known-css-properties: 0.34.0 | 13527 | known-css-properties: 0.34.0 |
12884 | postcss-media-query-parser: 0.2.3 | 13528 | postcss-media-query-parser: 0.2.3 |
12885 | postcss-resolve-nested-selector: 0.1.4 | 13529 | postcss-resolve-nested-selector: 0.1.4 |
@@ -12917,9 +13561,9 @@ snapshots: | @@ -12917,9 +13561,9 @@ snapshots: | ||
12917 | micromatch: 4.0.7 | 13561 | micromatch: 4.0.7 |
12918 | normalize-path: 3.0.0 | 13562 | normalize-path: 3.0.0 |
12919 | picocolors: 1.0.1 | 13563 | picocolors: 1.0.1 |
12920 | - postcss: 8.4.40 | 13564 | + postcss: 8.4.41 |
12921 | postcss-resolve-nested-selector: 0.1.4 | 13565 | postcss-resolve-nested-selector: 0.1.4 |
12922 | - postcss-safe-parser: 6.0.0(postcss@8.4.40) | 13566 | + postcss-safe-parser: 6.0.0(postcss@8.4.41) |
12923 | postcss-selector-parser: 6.1.1 | 13567 | postcss-selector-parser: 6.1.1 |
12924 | postcss-value-parser: 4.2.0 | 13568 | postcss-value-parser: 4.2.0 |
12925 | resolve-from: 5.0.0 | 13569 | resolve-from: 5.0.0 |
@@ -13008,11 +13652,11 @@ snapshots: | @@ -13008,11 +13652,11 @@ snapshots: | ||
13008 | normalize-path: 3.0.0 | 13652 | normalize-path: 3.0.0 |
13009 | object-hash: 3.0.0 | 13653 | object-hash: 3.0.0 |
13010 | picocolors: 1.0.1 | 13654 | picocolors: 1.0.1 |
13011 | - postcss: 8.4.40 | ||
13012 | - postcss-import: 15.1.0(postcss@8.4.40) | ||
13013 | - postcss-js: 4.0.1(postcss@8.4.40) | ||
13014 | - postcss-load-config: 4.0.2(postcss@8.4.40) | ||
13015 | - postcss-nested: 6.2.0(postcss@8.4.40) | 13655 | + postcss: 8.4.41 |
13656 | + postcss-import: 15.1.0(postcss@8.4.41) | ||
13657 | + postcss-js: 4.0.1(postcss@8.4.41) | ||
13658 | + postcss-load-config: 4.0.2(postcss@8.4.41) | ||
13659 | + postcss-nested: 6.2.0(postcss@8.4.41) | ||
13016 | postcss-selector-parser: 6.1.1 | 13660 | postcss-selector-parser: 6.1.1 |
13017 | resolve: 1.22.8 | 13661 | resolve: 1.22.8 |
13018 | sucrase: 3.35.0 | 13662 | sucrase: 3.35.0 |
@@ -13072,10 +13716,14 @@ snapshots: | @@ -13072,10 +13716,14 @@ snapshots: | ||
13072 | 13716 | ||
13073 | toggle-selection@1.0.6: {} | 13717 | toggle-selection@1.0.6: {} |
13074 | 13718 | ||
13719 | + toidentifier@1.0.1: {} | ||
13720 | + | ||
13075 | token-stream@1.0.0: {} | 13721 | token-stream@1.0.0: {} |
13076 | 13722 | ||
13077 | toml@3.0.0: {} | 13723 | toml@3.0.0: {} |
13078 | 13724 | ||
13725 | + totalist@3.0.1: {} | ||
13726 | + | ||
13079 | tr46@0.0.3: {} | 13727 | tr46@0.0.3: {} |
13080 | 13728 | ||
13081 | trim-newlines@4.1.1: {} | 13729 | trim-newlines@4.1.1: {} |
@@ -13127,6 +13775,8 @@ snapshots: | @@ -13127,6 +13775,8 @@ snapshots: | ||
13127 | dependencies: | 13775 | dependencies: |
13128 | prelude-ls: 1.2.1 | 13776 | prelude-ls: 1.2.1 |
13129 | 13777 | ||
13778 | + type-detect@4.1.0: {} | ||
13779 | + | ||
13130 | type-fest@0.20.2: {} | 13780 | type-fest@0.20.2: {} |
13131 | 13781 | ||
13132 | type-fest@0.21.3: {} | 13782 | type-fest@0.21.3: {} |
@@ -13137,6 +13787,11 @@ snapshots: | @@ -13137,6 +13787,11 @@ snapshots: | ||
13137 | 13787 | ||
13138 | type-fest@1.4.0: {} | 13788 | type-fest@1.4.0: {} |
13139 | 13789 | ||
13790 | + type-is@1.6.18: | ||
13791 | + dependencies: | ||
13792 | + media-typer: 0.3.0 | ||
13793 | + mime-types: 2.1.35 | ||
13794 | + | ||
13140 | typed-array-buffer@1.0.2: | 13795 | typed-array-buffer@1.0.2: |
13141 | dependencies: | 13796 | dependencies: |
13142 | call-bind: 1.0.7 | 13797 | call-bind: 1.0.7 |
@@ -13197,6 +13852,8 @@ snapshots: | @@ -13197,6 +13852,8 @@ snapshots: | ||
13197 | 13852 | ||
13198 | universalify@2.0.1: {} | 13853 | universalify@2.0.1: {} |
13199 | 13854 | ||
13855 | + unpipe@1.0.0: {} | ||
13856 | + | ||
13200 | upath@2.0.1: {} | 13857 | upath@2.0.1: {} |
13201 | 13858 | ||
13202 | update-browserslist-db@1.1.0(browserslist@4.23.1): | 13859 | update-browserslist-db@1.1.0(browserslist@4.23.1): |
@@ -13205,9 +13862,9 @@ snapshots: | @@ -13205,9 +13862,9 @@ snapshots: | ||
13205 | escalade: 3.1.2 | 13862 | escalade: 3.1.2 |
13206 | picocolors: 1.0.1 | 13863 | picocolors: 1.0.1 |
13207 | 13864 | ||
13208 | - update-browserslist-db@1.1.0(browserslist@4.23.2): | 13865 | + update-browserslist-db@1.1.0(browserslist@4.23.3): |
13209 | dependencies: | 13866 | dependencies: |
13210 | - browserslist: 4.23.2 | 13867 | + browserslist: 4.23.3 |
13211 | escalade: 3.1.2 | 13868 | escalade: 3.1.2 |
13212 | picocolors: 1.0.1 | 13869 | picocolors: 1.0.1 |
13213 | 13870 | ||
@@ -13218,7 +13875,7 @@ snapshots: | @@ -13218,7 +13875,7 @@ snapshots: | ||
13218 | url@0.11.4: | 13875 | url@0.11.4: |
13219 | dependencies: | 13876 | dependencies: |
13220 | punycode: 1.4.1 | 13877 | punycode: 1.4.1 |
13221 | - qs: 6.12.3 | 13878 | + qs: 6.13.0 |
13222 | 13879 | ||
13223 | use-immer@0.9.0(immer@10.1.1)(react@18.3.1): | 13880 | use-immer@0.9.0(immer@10.1.1)(react@18.3.1): |
13224 | dependencies: | 13881 | dependencies: |
@@ -13237,6 +13894,8 @@ snapshots: | @@ -13237,6 +13894,8 @@ snapshots: | ||
13237 | 13894 | ||
13238 | utila@0.4.0: {} | 13895 | utila@0.4.0: {} |
13239 | 13896 | ||
13897 | + utils-merge@1.0.1: {} | ||
13898 | + | ||
13240 | validate-npm-package-license@3.0.4: | 13899 | validate-npm-package-license@3.0.4: |
13241 | dependencies: | 13900 | dependencies: |
13242 | spdx-correct: 3.2.0 | 13901 | spdx-correct: 3.2.0 |
@@ -13244,6 +13903,8 @@ snapshots: | @@ -13244,6 +13903,8 @@ snapshots: | ||
13244 | 13903 | ||
13245 | varint@6.0.0: {} | 13904 | varint@6.0.0: {} |
13246 | 13905 | ||
13906 | + vary@1.1.2: {} | ||
13907 | + | ||
13247 | vm-browserify@1.1.2: {} | 13908 | vm-browserify@1.1.2: {} |
13248 | 13909 | ||
13249 | void-elements@3.1.0: {} | 13910 | void-elements@3.1.0: {} |
@@ -13263,6 +13924,24 @@ snapshots: | @@ -13263,6 +13924,24 @@ snapshots: | ||
13263 | 13924 | ||
13264 | webidl-conversions@3.0.1: {} | 13925 | webidl-conversions@3.0.1: {} |
13265 | 13926 | ||
13927 | + webpack-bundle-analyzer@4.10.2: | ||
13928 | + dependencies: | ||
13929 | + '@discoveryjs/json-ext': 0.5.7 | ||
13930 | + acorn: 8.12.1 | ||
13931 | + acorn-walk: 8.3.3 | ||
13932 | + commander: 7.2.0 | ||
13933 | + debounce: 1.2.1 | ||
13934 | + escape-string-regexp: 4.0.0 | ||
13935 | + gzip-size: 6.0.0 | ||
13936 | + html-escaper: 2.0.2 | ||
13937 | + opener: 1.5.2 | ||
13938 | + picocolors: 1.0.1 | ||
13939 | + sirv: 2.0.4 | ||
13940 | + ws: 7.5.10 | ||
13941 | + transitivePeerDependencies: | ||
13942 | + - bufferutil | ||
13943 | + - utf-8-validate | ||
13944 | + | ||
13266 | webpack-sources@2.3.1: | 13945 | webpack-sources@2.3.1: |
13267 | dependencies: | 13946 | dependencies: |
13268 | source-list-map: 2.0.1 | 13947 | source-list-map: 2.0.1 |
@@ -13286,7 +13965,7 @@ snapshots: | @@ -13286,7 +13965,7 @@ snapshots: | ||
13286 | '@webassemblyjs/wasm-parser': 1.12.1 | 13965 | '@webassemblyjs/wasm-parser': 1.12.1 |
13287 | acorn: 8.12.1 | 13966 | acorn: 8.12.1 |
13288 | acorn-import-attributes: 1.9.5(acorn@8.12.1) | 13967 | acorn-import-attributes: 1.9.5(acorn@8.12.1) |
13289 | - browserslist: 4.23.2 | 13968 | + browserslist: 4.23.3 |
13290 | chrome-trace-event: 1.0.4 | 13969 | chrome-trace-event: 1.0.4 |
13291 | enhanced-resolve: 5.17.1 | 13970 | enhanced-resolve: 5.17.1 |
13292 | es-module-lexer: 1.5.4 | 13971 | es-module-lexer: 1.5.4 |
@@ -13365,7 +14044,7 @@ snapshots: | @@ -13365,7 +14044,7 @@ snapshots: | ||
13365 | 14044 | ||
13366 | with@7.0.2: | 14045 | with@7.0.2: |
13367 | dependencies: | 14046 | dependencies: |
13368 | - '@babel/parser': 7.25.0 | 14047 | + '@babel/parser': 7.25.3 |
13369 | '@babel/types': 7.25.2 | 14048 | '@babel/types': 7.25.2 |
13370 | assert-never: 1.3.0 | 14049 | assert-never: 1.3.0 |
13371 | babel-walk: 3.0.0-canary-5 | 14050 | babel-walk: 3.0.0-canary-5 |
@@ -13397,6 +14076,10 @@ snapshots: | @@ -13397,6 +14076,10 @@ snapshots: | ||
13397 | imurmurhash: 0.1.4 | 14076 | imurmurhash: 0.1.4 |
13398 | signal-exit: 4.1.0 | 14077 | signal-exit: 4.1.0 |
13399 | 14078 | ||
14079 | + ws@7.5.10: {} | ||
14080 | + | ||
14081 | + ws@8.17.1: {} | ||
14082 | + | ||
13400 | ws@8.18.0: {} | 14083 | ws@8.18.0: {} |
13401 | 14084 | ||
13402 | xtend@4.0.2: {} | 14085 | xtend@4.0.2: {} |
@@ -13407,8 +14090,6 @@ snapshots: | @@ -13407,8 +14090,6 @@ snapshots: | ||
13407 | 14090 | ||
13408 | yaml@1.10.2: {} | 14091 | yaml@1.10.2: {} |
13409 | 14092 | ||
13410 | - yaml@2.4.5: {} | ||
13411 | - | ||
13412 | yaml@2.5.0: {} | 14093 | yaml@2.5.0: {} |
13413 | 14094 | ||
13414 | yargs-parser@20.2.9: {} | 14095 | yargs-parser@20.2.9: {} |