|
109 | 109 | dependencies: |
110 | 110 | "@types/node" "*" |
111 | 111 |
|
| 112 | +"@types/eslint-scope@^3.7.3": |
| 113 | + version "3.7.7" |
| 114 | + resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5" |
| 115 | + integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg== |
| 116 | + dependencies: |
| 117 | + "@types/eslint" "*" |
| 118 | + "@types/estree" "*" |
| 119 | + |
| 120 | +"@types/eslint@*": |
| 121 | + version "9.6.1" |
| 122 | + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584" |
| 123 | + integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag== |
| 124 | + dependencies: |
| 125 | + "@types/estree" "*" |
| 126 | + "@types/json-schema" "*" |
| 127 | + |
| 128 | +"@types/estree@*": |
| 129 | + version "1.0.6" |
| 130 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" |
| 131 | + integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw== |
| 132 | + |
112 | 133 | "@types/estree@^1.0.5": |
113 | 134 | version "1.0.5" |
114 | 135 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" |
|
146 | 167 | dependencies: |
147 | 168 | "@types/node" "*" |
148 | 169 |
|
149 | | -"@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": |
| 170 | +"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": |
150 | 171 | version "7.0.15" |
151 | 172 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" |
152 | 173 | integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== |
@@ -892,10 +913,10 @@ engine.io@~6.5.2: |
892 | 913 | engine.io-parser "~5.2.1" |
893 | 914 | ws "~8.11.0" |
894 | 915 |
|
895 | | -enhanced-resolve@^5.17.1: |
896 | | - version "5.17.1" |
897 | | - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15" |
898 | | - integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg== |
| 916 | +enhanced-resolve@^5.17.0: |
| 917 | + version "5.18.0" |
| 918 | + resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.0.tgz#91eb1db193896b9801251eeff1c6980278b1e404" |
| 919 | + integrity sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ== |
899 | 920 | dependencies: |
900 | 921 | graceful-fs "^4.2.4" |
901 | 922 | tapable "^2.2.0" |
|
1565 | 1586 | minimatch "^9.0.3" |
1566 | 1587 | webpack-merge "^4.1.5" |
1567 | 1588 |
|
1568 | | - |
1569 | | - version "6.4.4" |
1570 | | - resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.4.tgz#dfa5a426cf5a8b53b43cd54ef0d0d09742351492" |
1571 | | - integrity sha512-LrtUxbdvt1gOpo3gxG+VAJlJAEMhbWlM4YrFQgql98FwF7+K8K12LYO4hnDdUkNjeztYrOXEMqgTajSWgmtI/w== |
| 1589 | + |
| 1590 | + version "6.4.3" |
| 1591 | + resolved "https://registry.yarnpkg.com/karma/-/karma-6.4.3.tgz#763e500f99597218bbb536de1a14acc4ceea7ce8" |
| 1592 | + integrity sha512-LuucC/RE92tJ8mlCwqEoRWXP38UMAqpnq98vktmS9SznSoUPPUJQbc91dHcxcunROvfQjdORVA/YFviH+Xci9Q== |
1572 | 1593 | dependencies: |
1573 | 1594 | "@colors/colors" "1.5.0" |
1574 | 1595 | body-parser "^1.19.0" |
@@ -1600,13 +1621,6 @@ kind-of@^6.0.2: |
1600 | 1621 | resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd" |
1601 | 1622 | integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== |
1602 | 1623 |
|
1603 | | - |
1604 | | - version "2.0.0" |
1605 | | - resolved "https://registry.yarnpkg.com/kotlin-web-helpers/-/kotlin-web-helpers-2.0.0.tgz#b112096b273c1e733e0b86560998235c09a19286" |
1606 | | - integrity sha512-xkVGl60Ygn/zuLkDPx+oHj7jeLR7hCvoNF99nhwXMn8a3ApB4lLiC9pk4ol4NHPjyoCbvQctBqvzUcp8pkqyWw== |
1607 | | - dependencies: |
1608 | | - format-util "^1.0.5" |
1609 | | - |
1610 | 1624 | launch-editor@^2.6.0: |
1611 | 1625 | version "2.8.1" |
1612 | 1626 | resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.8.1.tgz#3bda72af213ec9b46b170e39661916ec66c2f463" |
@@ -1758,10 +1772,10 @@ mkdirp@^0.5.5: |
1758 | 1772 | dependencies: |
1759 | 1773 | minimist "^1.2.6" |
1760 | 1774 |
|
1761 | | - |
1762 | | - version "10.7.3" |
1763 | | - resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3.tgz#ae32003cabbd52b59aece17846056a68eb4b0752" |
1764 | | - integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A== |
| 1775 | + |
| 1776 | + version "10.7.0" |
| 1777 | + resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a" |
| 1778 | + integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA== |
1765 | 1779 | dependencies: |
1766 | 1780 | ansi-colors "^4.1.3" |
1767 | 1781 | browser-stdout "^1.3.1" |
@@ -2670,11 +2684,12 @@ webpack-sources@^3.2.3: |
2670 | 2684 | resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde" |
2671 | 2685 | integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== |
2672 | 2686 |
|
2673 | | -webpack@5.94.0: |
2674 | | - version "5.94.0" |
2675 | | - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.94.0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f" |
2676 | | - integrity sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg== |
| 2687 | +webpack@5.93.0: |
| 2688 | + version "5.93.0" |
| 2689 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5" |
| 2690 | + integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA== |
2677 | 2691 | dependencies: |
| 2692 | + "@types/eslint-scope" "^3.7.3" |
2678 | 2693 | "@types/estree" "^1.0.5" |
2679 | 2694 | "@webassemblyjs/ast" "^1.12.1" |
2680 | 2695 | "@webassemblyjs/wasm-edit" "^1.12.1" |
|
2683 | 2698 | acorn-import-attributes "^1.9.5" |
2684 | 2699 | browserslist "^4.21.10" |
2685 | 2700 | chrome-trace-event "^1.0.2" |
2686 | | - enhanced-resolve "^5.17.1" |
| 2701 | + enhanced-resolve "^5.17.0" |
2687 | 2702 | es-module-lexer "^1.2.1" |
2688 | 2703 | eslint-scope "5.1.1" |
2689 | 2704 | events "^3.2.0" |
|
0 commit comments