|
219 | 219 | "@babel/traverse" "^7.25.9" |
220 | 220 | "@babel/types" "^7.25.9" |
221 | 221 |
|
222 | | -"@babel/helper-string-parser@^7.25.9": |
223 | | - version "7.25.9" |
224 | | - resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
225 | | - integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 222 | +"@babel/helper-string-parser@^7.27.1": |
| 223 | + version "7.27.1" |
| 224 | + resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 225 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
226 | 226 |
|
227 | | -"@babel/helper-validator-identifier@^7.25.9": |
228 | | - version "7.25.9" |
229 | | - resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
230 | | - integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 227 | +"@babel/helper-validator-identifier@^7.25.9", "@babel/helper-validator-identifier@^7.27.1": |
| 228 | + version "7.27.1" |
| 229 | + resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 230 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
231 | 231 |
|
232 | 232 | "@babel/helper-validator-option@^7.25.9": |
233 | 233 | version "7.25.9" |
|
251 | 251 | "@babel/template" "^7.25.9" |
252 | 252 | "@babel/types" "^7.26.0" |
253 | 253 |
|
254 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.5": |
255 | | - version "7.26.5" |
256 | | - resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.26.5.tgz#6fec9aebddef25ca57a935c86dbb915ae2da3e1f" |
257 | | - integrity sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw== |
| 254 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.5", "@babel/parser@^7.27.5": |
| 255 | + version "7.28.0" |
| 256 | + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e" |
| 257 | + integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g== |
258 | 258 | dependencies: |
259 | | - "@babel/types" "^7.26.5" |
| 259 | + "@babel/types" "^7.28.0" |
260 | 260 |
|
261 | 261 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9": |
262 | 262 | version "7.25.9" |
|
1026 | 1026 | debug "^4.3.1" |
1027 | 1027 | globals "^11.1.0" |
1028 | 1028 |
|
1029 | | -"@babel/types@^7.0.0", "@babel/types@^7.21.3", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1030 | | - version "7.26.5" |
1031 | | - resolved "https://registry.npmjs.org/@babel/types/-/types-7.26.5.tgz#7a1e1c01d28e26d1fe7f8ec9567b3b92b9d07747" |
1032 | | - integrity sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg== |
| 1029 | +"@babel/types@^7.0.0", "@babel/types@^7.21.3", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.5", "@babel/types@^7.28.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1030 | + version "7.28.1" |
| 1031 | + resolved "https://registry.npmjs.org/@babel/types/-/types-7.28.1.tgz#2aaf3c10b31ba03a77ac84f52b3912a0edef4cf9" |
| 1032 | + integrity sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ== |
1033 | 1033 | dependencies: |
1034 | | - "@babel/helper-string-parser" "^7.25.9" |
1035 | | - "@babel/helper-validator-identifier" "^7.25.9" |
| 1034 | + "@babel/helper-string-parser" "^7.27.1" |
| 1035 | + "@babel/helper-validator-identifier" "^7.27.1" |
1036 | 1036 |
|
1037 | 1037 | "@bcoe/v8-coverage@^0.2.3": |
1038 | 1038 | version "0.2.3" |
|
1366 | 1366 | resolved "https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz#b6c75a56a1947cc916ea058772d666a2c8932f31" |
1367 | 1367 | integrity sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA== |
1368 | 1368 |
|
1369 | | -"@easyops-cn/brick-next-pipes@^0.7.1": |
1370 | | - version "0.7.1" |
1371 | | - resolved "https://registry.npmjs.org/@easyops-cn/brick-next-pipes/-/brick-next-pipes-0.7.1.tgz#8b6f1060f56f4b6ba5491f67a019c336fc89d46f" |
1372 | | - integrity sha512-Bnajn8otvFBAFuYmWf7MSdD3bgp85o4puOo1BDY5DyeZKZeYHaEBhHoTY3L4BeLeXJWQ8311LX9hi2jqMuVumw== |
| 1369 | +"@easyops-cn/brick-next-pipes@^0.7.2": |
| 1370 | + version "0.7.2" |
| 1371 | + resolved "https://registry.npmjs.org/@easyops-cn/brick-next-pipes/-/brick-next-pipes-0.7.2.tgz#5a94be6167875a8152d07d34e3ed4cf5391c577b" |
| 1372 | + integrity sha512-YzwqQpWG1sNeBcqPigev2Y9U2t1nLkGY2Bdx+/XkVBuIjRtiHQWopDx2ytMprq+fZgw4//On8KMd/hUvxLFlug== |
1373 | 1373 |
|
1374 | 1374 | "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0": |
1375 | 1375 | version "4.4.0" |
|
1849 | 1849 | dependencies: |
1850 | 1850 | "@ant-design/colors" "^6.0.0" |
1851 | 1851 |
|
1852 | | -"@next-core/cook@^2.5.6": |
1853 | | - version "2.5.6" |
1854 | | - resolved "https://registry.npmjs.org/@next-core/cook/-/cook-2.5.6.tgz#d63815965d696952f5e02b51342cc66b5b732ee7" |
1855 | | - integrity sha512-gbcUVP9XSBOco6G9jt3aSYW/rJ2kK8O7PUFOxn9ynjAfSJIlPoUEE6dE2+/C/eh0WxUVQvltStJv8VSHLLsoBw== |
| 1852 | +"@next-core/cook@^2.5.9": |
| 1853 | + version "2.5.9" |
| 1854 | + resolved "https://registry.npmjs.org/@next-core/cook/-/cook-2.5.9.tgz#8cf8c728dbf66b4f6a47f8f6fe142a46871d35a9" |
| 1855 | + integrity sha512-bMVqGWptjXN7q0s6GTAnYwhhf7Y9LzEG9RS4f+T5lmpwfT7N6ZzDeqbmbYxeE9fWbigKRDOjToSsFHf6GbhfMA== |
1856 | 1856 | dependencies: |
1857 | | - "@babel/parser" "^7.26.5" |
| 1857 | + "@babel/parser" "^7.27.5" |
1858 | 1858 |
|
1859 | 1859 | "@next-core/element@^1.2.16": |
1860 | 1860 | version "1.2.16" |
|
1869 | 1869 | "@typescript-eslint/parser" "^7.18.0" |
1870 | 1870 | eslint-config-prettier "^9.1.0" |
1871 | 1871 |
|
1872 | | -"@next-core/http@^1.2.11": |
1873 | | - version "1.2.11" |
1874 | | - resolved "https://registry.npmjs.org/@next-core/http/-/http-1.2.11.tgz#62f883e91c248c41d62f8f93111e8730b6d68442" |
1875 | | - integrity sha512-05oqLA9nvOjKhPPOcBl5DJQIHJ9Oj5Dxd3gzQj5bufJRKIk8u7kJVNchV/ILzUVyWHdzAGmqcvu12nWs7h4zIQ== |
| 1872 | +"@next-core/http@^1.2.13": |
| 1873 | + version "1.2.13" |
| 1874 | + resolved "https://registry.npmjs.org/@next-core/http/-/http-1.2.13.tgz#995b13489ca55af3c4ccaf77a2d3ad56e070c186" |
| 1875 | + integrity sha512-8mxACYHK58CpBaRDcUkTFKLdIf3EIksGwWKh7sN25+/k2Ac89loPRQAO+4/rl/ZseeiU3S/CTawGhD8B7cqGOw== |
1876 | 1876 |
|
1877 | | -"@next-core/i18n@^1.0.73": |
1878 | | - version "1.0.73" |
1879 | | - resolved "https://registry.npmjs.org/@next-core/i18n/-/i18n-1.0.73.tgz#7c39ce104b11712b435b5e238595250dba9498ed" |
1880 | | - integrity sha512-I7qfyXmyESQWuryodb3zG4K23ItewN+fNQDjsAJkbAvmnKXeqxjZHFTYkkuthos7PntKewRr/GNks3TVoBr2Og== |
| 1877 | +"@next-core/i18n@^1.0.73", "@next-core/i18n@^1.0.81": |
| 1878 | + version "1.0.81" |
| 1879 | + resolved "https://registry.npmjs.org/@next-core/i18n/-/i18n-1.0.81.tgz#0d7c12779e5a1368e65e590db659862f0a23f7b1" |
| 1880 | + integrity sha512-IHELkHLTUbHfoNwE8HdadMpMx3isQNvycu3hAxsRlZKjCrT2k80w4Lqojh0nRP/CQaydZ7OOHENtcq7xMe4QiA== |
1881 | 1881 | dependencies: |
1882 | | - "@next-core/types" "^1.14.0" |
1883 | | - "@next-core/utils" "^1.7.28" |
| 1882 | + "@next-core/types" "^1.17.0" |
| 1883 | + "@next-core/utils" "^1.8.2" |
1884 | 1884 | i18next "^22.5.1" |
1885 | 1885 | i18next-browser-languagedetector "^7.2.2" |
1886 | 1886 |
|
1887 | | -"@next-core/inject@^1.0.51": |
1888 | | - version "1.0.51" |
1889 | | - resolved "https://registry.npmjs.org/@next-core/inject/-/inject-1.0.51.tgz#8193f3e0bd89d6a35dfe5e169672f9cb74a17eb0" |
1890 | | - integrity sha512-D2TroMIqKaxcImYTZSzqUBce2UB0K3nQmxiXaH62IGU9woFArc/JoDnR8VfkjQMrbOjZ8EMTl+gjHfhE1URDAg== |
| 1887 | +"@next-core/inject@^1.0.57": |
| 1888 | + version "1.0.57" |
| 1889 | + resolved "https://registry.npmjs.org/@next-core/inject/-/inject-1.0.57.tgz#2b81947fbae725d02e8a28067825b6772704462c" |
| 1890 | + integrity sha512-/hC5JBxGbsPZGmbL9UxrIFQI0iXEcUnoii+wMNsHRHYkcxzii8LWOpCFQ0HuqVcveuNdzXiK0B08gSy0zd0F4A== |
1891 | 1891 | dependencies: |
1892 | | - "@next-core/pipes" "^2.0.30" |
1893 | | - "@next-core/types" "^1.14.0" |
| 1892 | + "@next-core/pipes" "^2.0.33" |
| 1893 | + "@next-core/types" "^1.17.0" |
1894 | 1894 | lodash "^4.17.21" |
1895 | 1895 |
|
1896 | | -"@next-core/loader@^1.6.14": |
1897 | | - version "1.6.14" |
1898 | | - resolved "https://registry.npmjs.org/@next-core/loader/-/loader-1.6.14.tgz#abd823013cfe6ea037328471f39d9b2063afcba1" |
1899 | | - integrity sha512-H0iU7o/9JqKZ7guHwjc892pQ5TWtgyrx9hhq5ZTKu7X7D1cNedn1u0O2UY/leJw583aPI+YykSxa9UrqXxi/Ww== |
| 1896 | +"@next-core/loader@^1.6.16": |
| 1897 | + version "1.6.16" |
| 1898 | + resolved "https://registry.npmjs.org/@next-core/loader/-/loader-1.6.16.tgz#1ca798e10b4a412805585c2e575b48f56d70ef09" |
| 1899 | + integrity sha512-mFU8EgxGjedtI+P/hMHw9SLNPsva1T+kVzP4+LSn7aCMvS7cuc0Tz1kc4xJnQ5CGxQfdYpII8PQRuDXZLnniSA== |
1900 | 1900 |
|
1901 | | -"@next-core/pipes@^2.0.30": |
1902 | | - version "2.0.30" |
1903 | | - resolved "https://registry.npmjs.org/@next-core/pipes/-/pipes-2.0.30.tgz#5444743363c9fa504ff3530059953a5a6417a1e6" |
1904 | | - integrity sha512-CT/Pf5R2g0p95zuCQ6ada8ZWwd6QuK3ad8a1qa0ToMuXUrjPCc/F3REmGr6nfaH7OhTiD+2JXO3oyNz/xiJQeA== |
| 1901 | +"@next-core/pipes@^2.0.33": |
| 1902 | + version "2.0.33" |
| 1903 | + resolved "https://registry.npmjs.org/@next-core/pipes/-/pipes-2.0.33.tgz#0fb31c727332a73da15603703838a8ce03b37d10" |
| 1904 | + integrity sha512-W6C0TKe0bKQUPN4Efo0RrMbMloQGWBtWjmYYj3bTbPJ9/reiO88cRU3euntCeyNOaWsJ39Gf9qmzU9kBxVPy9w== |
1905 | 1905 | dependencies: |
1906 | | - "@easyops-cn/brick-next-pipes" "^0.7.1" |
| 1906 | + "@easyops-cn/brick-next-pipes" "^0.7.2" |
1907 | 1907 | js-yaml "^3.14.1" |
1908 | 1908 | lodash "^4.17.21" |
1909 | 1909 | moment "^2.30.1" |
1910 | 1910 |
|
1911 | | -"@next-core/runtime@^1.59.1": |
1912 | | - version "1.59.1" |
1913 | | - resolved "https://registry.npmjs.org/@next-core/runtime/-/runtime-1.59.1.tgz#eaff4cdc79f6e2976888b2ab6aad1457013ad125" |
1914 | | - integrity sha512-NNhTe16WAYHcT9OmAbTwEuCey0WccaA7wNqdkeZAEvjaNEEJHMKz6taByM45V4FgNzPGNokiCY3DqQOYJIjwSQ== |
| 1911 | +"@next-core/runtime@^1.65.1": |
| 1912 | + version "1.65.1" |
| 1913 | + resolved "https://registry.npmjs.org/@next-core/runtime/-/runtime-1.65.1.tgz#7671bd1e99818cc6565bf24e8e18b24e0e9dc41d" |
| 1914 | + integrity sha512-arcaow+tWowVh9JjzN0gM7XGlJgN/DytkE50qOt+UBSxfXK5rrYDTrVRmuyXxKXlcWe1Wd5oqze9Q4cnpWqDoA== |
1915 | 1915 | dependencies: |
1916 | 1916 | "@next-core/color-theme" "^0.4.8" |
1917 | | - "@next-core/cook" "^2.5.6" |
1918 | | - "@next-core/http" "^1.2.11" |
1919 | | - "@next-core/i18n" "^1.0.73" |
1920 | | - "@next-core/inject" "^1.0.51" |
1921 | | - "@next-core/loader" "^1.6.14" |
1922 | | - "@next-core/supply" "^2.3.3" |
1923 | | - "@next-core/types" "^1.14.0" |
1924 | | - "@next-core/utils" "^1.7.28" |
| 1917 | + "@next-core/cook" "^2.5.9" |
| 1918 | + "@next-core/http" "^1.2.13" |
| 1919 | + "@next-core/i18n" "^1.0.81" |
| 1920 | + "@next-core/inject" "^1.0.57" |
| 1921 | + "@next-core/loader" "^1.6.16" |
| 1922 | + "@next-core/supply" "^2.3.6" |
| 1923 | + "@next-core/types" "^1.17.0" |
| 1924 | + "@next-core/utils" "^1.8.2" |
1925 | 1925 | "@ungap/event-target" "^0.2.4" |
1926 | 1926 | compare-versions "^6.1.1" |
1927 | 1927 | history "^4.10.1" |
|
1934 | 1934 | resolved "https://registry.npmjs.org/@next-core/styles-v3/-/styles-v3-0.3.5.tgz#a3c64a423e4eb7b6bb0ae6ed5440256f3bafdb45" |
1935 | 1935 | integrity sha512-zubfA3yKgXZVm6qMWYQ9VqInCjsNN10jGpcaRvQ44DDIV6NI+g74W+cRS0Xqnj7lhgGgrpJjQzlNUOpedJTOng== |
1936 | 1936 |
|
1937 | | -"@next-core/supply@^2.3.3": |
1938 | | - version "2.3.3" |
1939 | | - resolved "https://registry.npmjs.org/@next-core/supply/-/supply-2.3.3.tgz#025a767e0c05df51b526a35ceca023ef922d2582" |
1940 | | - integrity sha512-vjkXgJEvlsG8xWvQp27cgqBeSofOqCPWA+1htEF2vpmyFsasM9R9fELttJ8WT8W6uT2YYz5po3F/OTY5elGJtA== |
| 1937 | +"@next-core/supply@^2.3.6": |
| 1938 | + version "2.3.6" |
| 1939 | + resolved "https://registry.npmjs.org/@next-core/supply/-/supply-2.3.6.tgz#2a5eeeea955207ac6e8c81686b4a772bf271cd21" |
| 1940 | + integrity sha512-5sJDnWHsl10VhUO7CySYwPxztkmdgPOUMYgIV1UnxucqfP7QJLKNTX9TfQ7mpFUDkZGv1rVJrMyyqsYLdr0eBg== |
1941 | 1941 | dependencies: |
1942 | | - "@next-core/pipes" "^2.0.30" |
| 1942 | + "@next-core/pipes" "^2.0.33" |
1943 | 1943 | lodash "^4.17.21" |
1944 | 1944 | moment "^2.30.1" |
1945 | 1945 |
|
|
1967 | 1967 | dependencies: |
1968 | 1968 | "@next-core/styles-v3" "^0.3.5" |
1969 | 1969 |
|
1970 | | -"@next-core/types@^1.14.0": |
1971 | | - version "1.14.0" |
1972 | | - resolved "https://registry.npmjs.org/@next-core/types/-/types-1.14.0.tgz#c5133830573d8c58af48c4778bdf2f9ca739c531" |
1973 | | - integrity sha512-He1FE77cEcJrJZ7Mzk5JIsnRhfv65yi5QF171VRVILeBuWUqUxOFZHLckBR9cKJ34IBj1sSggtE48KS4vmkZVg== |
| 1970 | +"@next-core/types@^1.14.0", "@next-core/types@^1.17.0": |
| 1971 | + version "1.17.0" |
| 1972 | + resolved "https://registry.npmjs.org/@next-core/types/-/types-1.17.0.tgz#c44e70d0787d12efaa47b93336b417b893c76584" |
| 1973 | + integrity sha512-homyxYuLnfTB0hIAF/6e7O5VnIXxWTpBWcvDFVzJLdx2iWdNtLFGLCd7rCVjnyFG25LzQlvxUItxGLVL6kleXw== |
1974 | 1974 |
|
1975 | | -"@next-core/utils@^1.7.28": |
1976 | | - version "1.7.31" |
1977 | | - resolved "https://registry.npmjs.org/@next-core/utils/-/utils-1.7.31.tgz#8ce146079a934403b3715deb06c39a82c50ff6da" |
1978 | | - integrity sha512-rGUefClbaZJD8YHNw7fUUAti/hq70HJDmFFgxyGQJV0ArcnfzoIwb1PBQZtyHuL9QMg/VctYiSmF8EY+M+qD9A== |
| 1975 | +"@next-core/utils@^1.8.2": |
| 1976 | + version "1.8.2" |
| 1977 | + resolved "https://registry.npmjs.org/@next-core/utils/-/utils-1.8.2.tgz#b1f147ddbe6ff4b86a8d6314e2edc86fc0d300de" |
| 1978 | + integrity sha512-BAMiJ1M3gD+7KCZnkcQbp0zf/DEoAYxsov6ClgbR9KCSVCQkipSCny1Sa+blTdKwTuUhpkHzqHJ3Ur9EnNSHGg== |
1979 | 1979 | dependencies: |
1980 | 1980 | "@microsoft/fetch-event-source" "^2.0.1" |
1981 | | - "@next-core/cook" "^2.5.6" |
1982 | | - "@next-core/types" "^1.14.0" |
| 1981 | + "@next-core/cook" "^2.5.9" |
| 1982 | + "@next-core/types" "^1.17.0" |
1983 | 1983 | file-saver "^2.0.5" |
1984 | 1984 | lodash "^4.17.21" |
1985 | 1985 |
|
|
0 commit comments