|
253 | 253 | dependencies: |
254 | 254 | "@babel/types" "^7.26.0" |
255 | 255 |
|
256 | | -"@babel/parser@^7.27.2": |
257 | | - version "7.27.3" |
258 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf" |
259 | | - integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw== |
| 256 | +"@babel/parser@^7.27.5": |
| 257 | + version "7.27.5" |
| 258 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826" |
| 259 | + integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg== |
260 | 260 | dependencies: |
261 | 261 | "@babel/types" "^7.27.3" |
262 | 262 |
|
|
887 | 887 | "@babel/helper-validator-identifier" "^7.25.9" |
888 | 888 |
|
889 | 889 | "@babel/types@^7.27.3": |
890 | | - version "7.27.3" |
891 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.3.tgz#c0257bedf33aad6aad1f406d35c44758321eb3ec" |
892 | | - integrity sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw== |
| 890 | + version "7.27.6" |
| 891 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535" |
| 892 | + integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q== |
893 | 893 | dependencies: |
894 | 894 | "@babel/helper-string-parser" "^7.27.1" |
895 | 895 | "@babel/helper-validator-identifier" "^7.27.1" |
|
1937 | 1937 | estree-walker "^2.0.2" |
1938 | 1938 | source-map-js "^1.2.0" |
1939 | 1939 |
|
1940 | | - |
1941 | | - version "3.5.16" |
1942 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.16.tgz#2f95f4f17c16c09c57bbf64399075b921506630b" |
1943 | | - integrity sha512-AOQS2eaQOaaZQoL1u+2rCJIKDruNXVBZSiUD3chnUrsoX5ZTQMaCvXlWNIfxBJuU15r1o7+mpo5223KVtIhAgQ== |
| 1940 | + |
| 1941 | + version "3.5.17" |
| 1942 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.17.tgz#23d291bd01b863da3ef2e26e7db84d8e01a9b4c5" |
| 1943 | + integrity sha512-Xe+AittLbAyV0pabcN7cP7/BenRBNcteM4aSDCtRvGw0d9OL+HG1u/XHLY/kt1q4fyMeZYXyIYrsHuPSiDPosA== |
1944 | 1944 | dependencies: |
1945 | | - "@babel/parser" "^7.27.2" |
1946 | | - "@vue/shared" "3.5.16" |
| 1945 | + "@babel/parser" "^7.27.5" |
| 1946 | + "@vue/shared" "3.5.17" |
1947 | 1947 | entities "^4.5.0" |
1948 | 1948 | estree-walker "^2.0.2" |
1949 | 1949 | source-map-js "^1.2.1" |
|
1956 | 1956 | "@vue/compiler-core" "3.5.12" |
1957 | 1957 | "@vue/shared" "3.5.12" |
1958 | 1958 |
|
1959 | | - |
1960 | | - version "3.5.16" |
1961 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.16.tgz#151d8390252975c0b1a773029220fdfcfaa2d743" |
1962 | | - integrity sha512-SSJIhBr/teipXiXjmWOVWLnxjNGo65Oj/8wTEQz0nqwQeP75jWZ0n4sF24Zxoht1cuJoWopwj0J0exYwCJ0dCQ== |
| 1959 | + |
| 1960 | + version "3.5.17" |
| 1961 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.17.tgz#7bc19a20e23b670243a64b47ce3a890239b870be" |
| 1962 | + integrity sha512-+2UgfLKoaNLhgfhV5Ihnk6wB4ljyW1/7wUIog2puUqajiC29Lp5R/IKDdkebh9jTbTogTbsgB+OY9cEWzG95JQ== |
1963 | 1963 | dependencies: |
1964 | | - "@vue/compiler-core" "3.5.16" |
1965 | | - "@vue/shared" "3.5.16" |
| 1964 | + "@vue/compiler-core" "3.5.17" |
| 1965 | + "@vue/shared" "3.5.17" |
1966 | 1966 |
|
1967 | | - |
1968 | | - version "3.5.16" |
1969 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.16.tgz#577f7fd42a46fac8357ffed46e8fb34d32698419" |
1970 | | - integrity sha512-rQR6VSFNpiinDy/DVUE0vHoIDUF++6p910cgcZoaAUm3POxgNOOdS/xgoll3rNdKYTYPnnbARDCZOyZ+QSe6Pw== |
| 1967 | + |
| 1968 | + version "3.5.17" |
| 1969 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.17.tgz#c518871276e26593612bdab36f3f5bcd053b13bf" |
| 1970 | + integrity sha512-rQQxbRJMgTqwRugtjw0cnyQv9cP4/4BxWfTdRBkqsTfLOHWykLzbOc3C4GGzAmdMDxhzU/1Ija5bTjMVrddqww== |
1971 | 1971 | dependencies: |
1972 | | - "@babel/parser" "^7.27.2" |
1973 | | - "@vue/compiler-core" "3.5.16" |
1974 | | - "@vue/compiler-dom" "3.5.16" |
1975 | | - "@vue/compiler-ssr" "3.5.16" |
1976 | | - "@vue/shared" "3.5.16" |
| 1972 | + "@babel/parser" "^7.27.5" |
| 1973 | + "@vue/compiler-core" "3.5.17" |
| 1974 | + "@vue/compiler-dom" "3.5.17" |
| 1975 | + "@vue/compiler-ssr" "3.5.17" |
| 1976 | + "@vue/shared" "3.5.17" |
1977 | 1977 | estree-walker "^2.0.2" |
1978 | 1978 | magic-string "^0.30.17" |
1979 | | - postcss "^8.5.3" |
| 1979 | + postcss "^8.5.6" |
1980 | 1980 | source-map-js "^1.2.1" |
1981 | 1981 |
|
1982 | 1982 | "@vue/compiler-sfc@^3.5.3": |
|
2002 | 2002 | "@vue/compiler-dom" "3.5.12" |
2003 | 2003 | "@vue/shared" "3.5.12" |
2004 | 2004 |
|
2005 | | - |
2006 | | - version "3.5.16" |
2007 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.16.tgz#3b7874dff771ab2f85fb09be71f6c76a75fcc5ac" |
2008 | | - integrity sha512-d2V7kfxbdsjrDSGlJE7my1ZzCXViEcqN6w14DOsDrUCHEA6vbnVCpRFfrc4ryCP/lCKzX2eS1YtnLE/BuC9f/A== |
| 2005 | + |
| 2006 | + version "3.5.17" |
| 2007 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.17.tgz#14ba3b7bba6e0e1fd02002316263165a5d1046c7" |
| 2008 | + integrity sha512-hkDbA0Q20ZzGgpj5uZjb9rBzQtIHLS78mMilwrlpWk2Ep37DYntUz0PonQ6kr113vfOEdM+zTBuJDaceNIW0tQ== |
2009 | 2009 | dependencies: |
2010 | | - "@vue/compiler-dom" "3.5.16" |
2011 | | - "@vue/shared" "3.5.16" |
| 2010 | + "@vue/compiler-dom" "3.5.17" |
| 2011 | + "@vue/shared" "3.5.17" |
2012 | 2012 |
|
2013 | 2013 | "@vue/component-compiler-utils@^3.1.0", "@vue/component-compiler-utils@^3.3.0": |
2014 | 2014 | version "3.3.0" |
|
2043 | 2043 | eslint-plugin-promise "^7.2.1" |
2044 | 2044 | globals "^16.0.0" |
2045 | 2045 |
|
2046 | | - |
2047 | | - version "3.5.16" |
2048 | | - resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.16.tgz#528c535a088b3c1b67f285f1f2211be79425b962" |
2049 | | - integrity sha512-FG5Q5ee/kxhIm1p2bykPpPwqiUBV3kFySsHEQha5BJvjXdZTUfmya7wP7zC39dFuZAcf/PD5S4Lni55vGLMhvA== |
| 2046 | + |
| 2047 | + version "3.5.17" |
| 2048 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.17.tgz#169b5dcf96c7f23788e5ed9745ec8a7227f2125e" |
| 2049 | + integrity sha512-l/rmw2STIscWi7SNJp708FK4Kofs97zc/5aEPQh4bOsReD/8ICuBcEmS7KGwDj5ODQLYWVN2lNibKJL1z5b+Lw== |
2050 | 2050 | dependencies: |
2051 | | - "@vue/shared" "3.5.16" |
| 2051 | + "@vue/shared" "3.5.17" |
2052 | 2052 |
|
2053 | | - |
2054 | | - version "3.5.16" |
2055 | | - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.16.tgz#0a828c322224ada26f81a2e227c3d4aebcb72c7a" |
2056 | | - integrity sha512-bw5Ykq6+JFHYxrQa7Tjr+VSzw7Dj4ldR/udyBZbq73fCdJmyy5MPIFR9IX/M5Qs+TtTjuyUTCnmK3lWWwpAcFQ== |
| 2053 | + |
| 2054 | + version "3.5.17" |
| 2055 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.17.tgz#b17bd41e13011e85e9b1025545292d43f5512730" |
| 2056 | + integrity sha512-QQLXa20dHg1R0ri4bjKeGFKEkJA7MMBxrKo2G+gJikmumRS7PTD4BOU9FKrDQWMKowz7frJJGqBffYMgQYS96Q== |
2057 | 2057 | dependencies: |
2058 | | - "@vue/reactivity" "3.5.16" |
2059 | | - "@vue/shared" "3.5.16" |
| 2058 | + "@vue/reactivity" "3.5.17" |
| 2059 | + "@vue/shared" "3.5.17" |
2060 | 2060 |
|
2061 | | - |
2062 | | - version "3.5.16" |
2063 | | - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.16.tgz#c1bcbcca862b77186f81c92edd5176e74670f078" |
2064 | | - integrity sha512-T1qqYJsG2xMGhImRUV9y/RseB9d0eCYZQ4CWca9ztCuiPj/XWNNN+lkNBuzVbia5z4/cgxdL28NoQCvC0Xcfww== |
| 2061 | + |
| 2062 | + version "3.5.17" |
| 2063 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.17.tgz#8e325e29cd03097fe179032fc8df384a426fc83a" |
| 2064 | + integrity sha512-8El0M60TcwZ1QMz4/os2MdlQECgGoVHPuLnQBU3m9h3gdNRW9xRmI8iLS4t/22OQlOE6aJvNNlBiCzPHur4H9g== |
2065 | 2065 | dependencies: |
2066 | | - "@vue/reactivity" "3.5.16" |
2067 | | - "@vue/runtime-core" "3.5.16" |
2068 | | - "@vue/shared" "3.5.16" |
| 2066 | + "@vue/reactivity" "3.5.17" |
| 2067 | + "@vue/runtime-core" "3.5.17" |
| 2068 | + "@vue/shared" "3.5.17" |
2069 | 2069 | csstype "^3.1.3" |
2070 | 2070 |
|
2071 | | - |
2072 | | - version "3.5.16" |
2073 | | - resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.16.tgz#5a68cd1d423d843f74c9e6b37133850abab07c13" |
2074 | | - integrity sha512-BrX0qLiv/WugguGsnQUJiYOE0Fe5mZTwi6b7X/ybGB0vfrPH9z0gD/Y6WOR1sGCgX4gc25L1RYS5eYQKDMoNIg== |
| 2071 | + |
| 2072 | + version "3.5.17" |
| 2073 | + resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.17.tgz#9b8fd6a40a3d55322509fafe78ac841ede649fbe" |
| 2074 | + integrity sha512-BOHhm8HalujY6lmC3DbqF6uXN/K00uWiEeF22LfEsm9Q93XeJ/plHTepGwf6tqFcF7GA5oGSSAAUock3VvzaCA== |
2075 | 2075 | dependencies: |
2076 | | - "@vue/compiler-ssr" "3.5.16" |
2077 | | - "@vue/shared" "3.5.16" |
| 2076 | + "@vue/compiler-ssr" "3.5.17" |
| 2077 | + "@vue/shared" "3.5.17" |
2078 | 2078 |
|
2079 | 2079 | |
2080 | 2080 | version "3.5.12" |
2081 | 2081 | resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.12.tgz#f9e45b7f63f2c3f40d84237b1194b7f67de192e3" |
2082 | 2082 | integrity sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg== |
2083 | 2083 |
|
2084 | | - |
2085 | | - version "3.5.16" |
2086 | | - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.16.tgz#d5ea7671182742192938a4b4cbf86ef12bef7418" |
2087 | | - integrity sha512-c/0fWy3Jw6Z8L9FmTyYfkpM5zklnqqa9+a6dz3DvONRKW2NEbh46BP0FHuLFSWi2TnQEtp91Z6zOWNrU6QiyPg== |
| 2084 | + |
| 2085 | + version "3.5.17" |
| 2086 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.17.tgz#e8b3a41f0be76499882a89e8ed40d86a70fa4b70" |
| 2087 | + integrity sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg== |
2088 | 2088 |
|
2089 | 2089 | "@vue/vue-loader-v15@npm:vue-loader@^15.9.7": |
2090 | 2090 | version "15.11.1" |
@@ -5531,16 +5531,16 @@ nano-spawn@^1.0.2: |
5531 | 5531 | resolved "https://registry.yarnpkg.com/nano-spawn/-/nano-spawn-1.0.2.tgz#9853795681f0e96ef6f39104c2e4347b6ba79bf6" |
5532 | 5532 | integrity sha512-21t+ozMQDAL/UGgQVBbZ/xXvNO10++ZPuTmKRO8k9V3AClVRht49ahtDjfY8l1q6nSHOrE5ASfthzH3ol6R/hg== |
5533 | 5533 |
|
| 5534 | +nanoid@^3.3.11: |
| 5535 | + version "3.3.11" |
| 5536 | + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" |
| 5537 | + integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== |
| 5538 | + |
5534 | 5539 | nanoid@^3.3.7: |
5535 | 5540 | version "3.3.7" |
5536 | 5541 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8" |
5537 | 5542 | integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g== |
5538 | 5543 |
|
5539 | | -nanoid@^3.3.8: |
5540 | | - version "3.3.11" |
5541 | | - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" |
5542 | | - integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== |
5543 | | - |
5544 | 5544 | nanomatch@^1.2.9: |
5545 | 5545 | version "1.2.13" |
5546 | 5546 | resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119" |
@@ -6307,12 +6307,12 @@ postcss@^8.2.6, postcss@^8.3.5, postcss@^8.4.33, postcss@^8.4.47: |
6307 | 6307 | picocolors "^1.1.1" |
6308 | 6308 | source-map-js "^1.2.1" |
6309 | 6309 |
|
6310 | | -postcss@^8.5.3: |
6311 | | - version "8.5.3" |
6312 | | - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb" |
6313 | | - integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A== |
| 6310 | +postcss@^8.5.6: |
| 6311 | + version "8.5.6" |
| 6312 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c" |
| 6313 | + integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg== |
6314 | 6314 | dependencies: |
6315 | | - nanoid "^3.3.8" |
| 6315 | + nanoid "^3.3.11" |
6316 | 6316 | picocolors "^1.1.1" |
6317 | 6317 | source-map-js "^1.2.1" |
6318 | 6318 |
|
@@ -7671,15 +7671,15 @@ vue-template-es2015-compiler@^1.9.0: |
7671 | 7671 | integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== |
7672 | 7672 |
|
7673 | 7673 | vue@^3.0.0: |
7674 | | - version "3.5.16" |
7675 | | - resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.16.tgz#f0cde88c2688354f00ff2d77eb295c26440f8c7a" |
7676 | | - integrity sha512-rjOV2ecxMd5SiAmof2xzh2WxntRcigkX/He4YFJ6WdRvVUrbt6DxC1Iujh10XLl8xCDRDtGKMeO3D+pRQ1PP9w== |
7677 | | - dependencies: |
7678 | | - "@vue/compiler-dom" "3.5.16" |
7679 | | - "@vue/compiler-sfc" "3.5.16" |
7680 | | - "@vue/runtime-dom" "3.5.16" |
7681 | | - "@vue/server-renderer" "3.5.16" |
7682 | | - "@vue/shared" "3.5.16" |
| 7674 | + version "3.5.17" |
| 7675 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.17.tgz#ea8a6a45abb2b0620e7d479319ce8434b55650cf" |
| 7676 | + integrity sha512-LbHV3xPN9BeljML+Xctq4lbz2lVHCR6DtbpTf5XIO6gugpXUN49j2QQPcMj086r9+AkJ0FfUT8xjulKKBkkr9g== |
| 7677 | + dependencies: |
| 7678 | + "@vue/compiler-dom" "3.5.17" |
| 7679 | + "@vue/compiler-sfc" "3.5.17" |
| 7680 | + "@vue/runtime-dom" "3.5.17" |
| 7681 | + "@vue/server-renderer" "3.5.17" |
| 7682 | + "@vue/shared" "3.5.17" |
7683 | 7683 |
|
7684 | 7684 | vuex@^4.0.0: |
7685 | 7685 | version "4.1.0" |
|
0 commit comments