|
147 | 147 | dependencies: |
148 | 148 | "@babel/types" "^7.18.6" |
149 | 149 |
|
150 | | -"@babel/helper-module-imports@7.16.0": |
151 | | - version "7.16.0" |
152 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3" |
153 | | - integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg== |
154 | | - dependencies: |
155 | | - "@babel/types" "^7.16.0" |
156 | | - |
157 | | -"@babel/helper-module-imports@^7.18.6": |
| 150 | +"@babel/helper-module-imports@7.18.6", "@babel/helper-module-imports@^7.18.6": |
158 | 151 | version "7.18.6" |
159 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" |
160 | 153 | integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
|
182 | 175 | dependencies: |
183 | 176 | "@babel/types" "^7.18.6" |
184 | 177 |
|
185 | | -"@babel/helper-plugin-utils@^7.16.7": |
186 | | - version "7.16.7" |
187 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5" |
188 | | - integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA== |
189 | | - |
190 | 178 | "@babel/helper-plugin-utils@^7.18.6": |
191 | 179 | version "7.18.6" |
192 | 180 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.6.tgz#9448974dd4fb1d80fefe72e8a0af37809cd30d6d" |
193 | 181 | integrity sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg== |
194 | 182 |
|
| 183 | +"@babel/helper-plugin-utils@^7.20.2": |
| 184 | + version "7.20.2" |
| 185 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629" |
| 186 | + integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ== |
| 187 | + |
195 | 188 | "@babel/helper-replace-supers@^7.18.6": |
196 | 189 | version "7.18.6" |
197 | 190 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.18.6.tgz#efedf51cfccea7b7b8c0f00002ab317e7abfe420" |
|
284 | 277 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.8.tgz#822146080ac9c62dac0823bb3489622e0bc1cbdf" |
285 | 278 | integrity sha512-RSKRfYX20dyH+elbJK2uqAkVyucL+xXzhqlMD5/ZXx+dAAwpyB7HsvnHe/ZUGOF+xLr5Wx9/JoXVTj6BQE2/oA== |
286 | 279 |
|
287 | | -"@babel/plugin-syntax-jsx@^7.16.5": |
288 | | - version "7.16.7" |
289 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz#50b6571d13f764266a113d77c82b4a6508bbe665" |
290 | | - integrity sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q== |
| 280 | +"@babel/plugin-syntax-jsx@^7.18.6": |
| 281 | + version "7.21.4" |
| 282 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz#f264ed7bf40ffc9ec239edabc17a50c4f5b6fea2" |
| 283 | + integrity sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ== |
291 | 284 | dependencies: |
292 | | - "@babel/helper-plugin-utils" "^7.16.7" |
| 285 | + "@babel/helper-plugin-utils" "^7.20.2" |
293 | 286 |
|
294 | 287 | "@babel/plugin-syntax-typescript@^7.18.6": |
295 | 288 | version "7.18.6" |
|
375 | 368 | "@babel/helper-validator-identifier" "^7.19.1" |
376 | 369 | to-fast-properties "^2.0.0" |
377 | 370 |
|
378 | | -"@babel/types@^7.16.0": |
379 | | - version "7.17.0" |
380 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
381 | | - integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
382 | | - dependencies: |
383 | | - "@babel/helper-validator-identifier" "^7.16.7" |
384 | | - to-fast-properties "^2.0.0" |
385 | | - |
386 | 371 | "@babel/types@^7.18.10", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5": |
387 | 372 | version "7.20.5" |
388 | 373 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
|
720 | 705 | minimatch "^3.1.2" |
721 | 706 | strip-json-comments "^3.1.1" |
722 | 707 |
|
723 | | -"@eslint/js@8.37.0": |
724 | | - version "8.37.0" |
725 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.37.0.tgz#cf1b5fa24217fe007f6487a26d765274925efa7d" |
726 | | - integrity sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A== |
| 708 | +"@eslint/js@8.38.0": |
| 709 | + version "8.38.0" |
| 710 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.38.0.tgz#73a8a0d8aa8a8e6fe270431c5e72ae91b5337892" |
| 711 | + integrity sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g== |
727 | 712 |
|
728 | 713 | "@humanwhocodes/config-array@^0.10.4": |
729 | 714 | version "0.10.4" |
@@ -1320,22 +1305,23 @@ autoprefixer@^10.4.14: |
1320 | 1305 | picocolors "^1.0.0" |
1321 | 1306 | postcss-value-parser "^4.2.0" |
1322 | 1307 |
|
1323 | | -babel-plugin-jsx-dom-expressions@^0.35.6: |
1324 | | - version "0.35.6" |
1325 | | - resolved "https://registry.yarnpkg.com/babel-plugin-jsx-dom-expressions/-/babel-plugin-jsx-dom-expressions-0.35.6.tgz#9ba99d74b44c77d972a56625da4dcfdc9d93a5cc" |
1326 | | - integrity sha512-z8VBym+Scol38MiR97iqQGsANjhsDqscRRemk+po+z3TWKV/fb9kux/gdKOJJSC/ARyUL3HExBFVtr+Efd24uw== |
| 1308 | +babel-plugin-jsx-dom-expressions@^0.36.9: |
| 1309 | + version "0.36.9" |
| 1310 | + resolved "https://registry.yarnpkg.com/babel-plugin-jsx-dom-expressions/-/babel-plugin-jsx-dom-expressions-0.36.9.tgz#cb7dd2526a9caf69468b7ebbcd7bd970214a6e8b" |
| 1311 | + integrity sha512-4ACO10PoUvqRcBEErbhVGv5vAHXgkz7epvULHfqJXw5TPtDYwjhmhGxGNGSK6220ec/b85ElLrGHlqQiJxI0WQ== |
1327 | 1312 | dependencies: |
1328 | | - "@babel/helper-module-imports" "7.16.0" |
1329 | | - "@babel/plugin-syntax-jsx" "^7.16.5" |
1330 | | - "@babel/types" "^7.16.0" |
1331 | | - html-entities "2.3.2" |
| 1313 | + "@babel/helper-module-imports" "7.18.6" |
| 1314 | + "@babel/plugin-syntax-jsx" "^7.18.6" |
| 1315 | + "@babel/types" "^7.20.7" |
| 1316 | + html-entities "2.3.3" |
| 1317 | + validate-html-nesting "^1.2.1" |
1332 | 1318 |
|
1333 | | -babel-preset-solid@^1.6.3: |
1334 | | - version "1.6.3" |
1335 | | - resolved "https://registry.yarnpkg.com/babel-preset-solid/-/babel-preset-solid-1.6.3.tgz#e106a28ca2b5f8b0cc88b19cbd824fecc0cc282e" |
1336 | | - integrity sha512-AQ6aaKQlDAZc3aAS+nFfXbNBf+NeJwKlRA55clj9PQI+Mkqv8JvTOnAEIGfYa0OW0sntMWhNWx+ih/4PK2s3/w== |
| 1319 | +babel-preset-solid@^1.7.2: |
| 1320 | + version "1.7.3" |
| 1321 | + resolved "https://registry.yarnpkg.com/babel-preset-solid/-/babel-preset-solid-1.7.3.tgz#de0b9c90111ece7037be9fb275bf9ba88eee66c8" |
| 1322 | + integrity sha512-HOdyrij99zo+CBrmtDxSexBAl54vCBCfBoyueLBvcfVniaEXNd4ftKqSN6XQcLvFfCY28UFO+DHaigXzWKOfzg== |
1337 | 1323 | dependencies: |
1338 | | - babel-plugin-jsx-dom-expressions "^0.35.6" |
| 1324 | + babel-plugin-jsx-dom-expressions "^0.36.9" |
1339 | 1325 |
|
1340 | 1326 | bail@^2.0.0: |
1341 | 1327 | version "2.0.2" |
@@ -1978,15 +1964,15 @@ eslint@^8.22.0: |
1978 | 1964 | text-table "^0.2.0" |
1979 | 1965 | v8-compile-cache "^2.0.3" |
1980 | 1966 |
|
1981 | | -eslint@~8.37.0: |
1982 | | - version "8.37.0" |
1983 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.37.0.tgz#1f660ef2ce49a0bfdec0b0d698e0b8b627287412" |
1984 | | - integrity sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw== |
| 1967 | +eslint@~8.38.0: |
| 1968 | + version "8.38.0" |
| 1969 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.38.0.tgz#a62c6f36e548a5574dd35728ac3c6209bd1e2f1a" |
| 1970 | + integrity sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg== |
1985 | 1971 | dependencies: |
1986 | 1972 | "@eslint-community/eslint-utils" "^4.2.0" |
1987 | 1973 | "@eslint-community/regexpp" "^4.4.0" |
1988 | 1974 | "@eslint/eslintrc" "^2.0.2" |
1989 | | - "@eslint/js" "8.37.0" |
| 1975 | + "@eslint/js" "8.38.0" |
1990 | 1976 | "@humanwhocodes/config-array" "^0.11.8" |
1991 | 1977 | "@humanwhocodes/module-importer" "^1.0.1" |
1992 | 1978 | "@nodelib/fs.walk" "^1.2.8" |
@@ -2485,10 +2471,10 @@ hosted-git-info@^4.0.1: |
2485 | 2471 | dependencies: |
2486 | 2472 | lru-cache "^6.0.0" |
2487 | 2473 |
|
2488 | | -html-entities@2.3.2: |
2489 | | - version "2.3.2" |
2490 | | - resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.2.tgz#760b404685cb1d794e4f4b744332e3b00dcfe488" |
2491 | | - integrity sha512-c3Ab/url5ksaT0WyleslpBEthOzWhrjQbg75y7XUsfSzi3Dgzt0l8w5e7DylRn15MTlMMD58dTfzddNS2kcAjQ== |
| 2474 | +html-entities@2.3.3: |
| 2475 | + version "2.3.3" |
| 2476 | + resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.3.3.tgz#117d7626bece327fc8baace8868fa6f5ef856e46" |
| 2477 | + integrity sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA== |
2492 | 2478 |
|
2493 | 2479 | human-signals@^1.1.1: |
2494 | 2480 | version "1.1.1" |
@@ -2808,10 +2794,10 @@ lines-and-columns@^1.1.6: |
2808 | 2794 | resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" |
2809 | 2795 | integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== |
2810 | 2796 |
|
2811 | | -lint-staged@^13.2.0: |
2812 | | - version "13.2.0" |
2813 | | - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.0.tgz#b7abaf79c91cd36d824f17b23a4ce5209206126a" |
2814 | | - integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw== |
| 2797 | +lint-staged@^13.2.1: |
| 2798 | + version "13.2.1" |
| 2799 | + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87" |
| 2800 | + integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw== |
2815 | 2801 | dependencies: |
2816 | 2802 | chalk "5.2.0" |
2817 | 2803 | cli-truncate "^3.1.0" |
@@ -4517,10 +4503,10 @@ type-fest@^0.8.1: |
4517 | 4503 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" |
4518 | 4504 | integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== |
4519 | 4505 |
|
4520 | | -typedoc@^0.23.28: |
4521 | | - version "0.23.28" |
4522 | | - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.28.tgz#3ce9c36ef1c273fa849d2dea18651855100d3ccd" |
4523 | | - integrity sha512-9x1+hZWTHEQcGoP7qFmlo4unUoVJLB0H/8vfO/7wqTnZxg4kPuji9y3uRzEu0ZKez63OJAUmiGhUrtukC6Uj3w== |
| 4506 | +typedoc@^0.24.1: |
| 4507 | + version "0.24.1" |
| 4508 | + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.24.1.tgz#6b793a800400d46ec1b93246d175608626275c0b" |
| 4509 | + integrity sha512-u4HwjZcSQhQSkkhLjgcs0ooAf6HrFVLDHHrwU2xZW8WxH0KnGZlNkaWxiOcK5Gagj7mxJSgwWx0dv8ACDAOXAQ== |
4524 | 4510 | dependencies: |
4525 | 4511 | lunr "^2.3.9" |
4526 | 4512 | marked "^4.2.12" |
@@ -4693,6 +4679,11 @@ v8-compile-cache@^2.0.3: |
4693 | 4679 | resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee" |
4694 | 4680 | integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA== |
4695 | 4681 |
|
| 4682 | +validate-html-nesting@^1.2.1: |
| 4683 | + version "1.2.1" |
| 4684 | + resolved "https://registry.yarnpkg.com/validate-html-nesting/-/validate-html-nesting-1.2.1.tgz#bc8fb1527be408ec4a0c254b251462aba2423f68" |
| 4685 | + integrity sha512-T1ab131NkP3BfXB7KUSgV7Rhu81R2id+L6NaJ7NypAAG5iV6gXnPpQE5RK1fvb+3JYsPTL+ihWna5sr5RN9gaQ== |
| 4686 | + |
4696 | 4687 | validate-npm-package-license@^3.0.1: |
4697 | 4688 | version "3.0.4" |
4698 | 4689 | resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a" |
@@ -4727,15 +4718,15 @@ vfile@^5.0.0: |
4727 | 4718 | unist-util-stringify-position "^3.0.0" |
4728 | 4719 | vfile-message "^3.0.0" |
4729 | 4720 |
|
4730 | | -vite-plugin-solid@^2.6.1: |
4731 | | - version "2.6.1" |
4732 | | - resolved "https://registry.yarnpkg.com/vite-plugin-solid/-/vite-plugin-solid-2.6.1.tgz#9e2dd5e1a4b7a19956bb05d0201a53907f98282b" |
4733 | | - integrity sha512-/khM/ha3B5/pTWQWVJd/0n6ODPIrOcajwhbrD8Gnv37XmJJssu+KA8ssN73raMIicf2eiQKiTAV39w7dSl4Irg== |
| 4721 | +vite-plugin-solid@^2.7.0: |
| 4722 | + version "2.7.0" |
| 4723 | + resolved "https://registry.yarnpkg.com/vite-plugin-solid/-/vite-plugin-solid-2.7.0.tgz#44de91335f30dfddd7f5f59a7019020860fcba2e" |
| 4724 | + integrity sha512-avp/Jl5zOp/Itfo67xtDB2O61U7idviaIp4mLsjhCa13PjKNasz+IID0jYTyqUp9SFx6/PmBr6v4KgDppqompg== |
4734 | 4725 | dependencies: |
4735 | 4726 | "@babel/core" "^7.20.5" |
4736 | 4727 | "@babel/preset-typescript" "^7.18.6" |
4737 | 4728 | "@types/babel__core" "^7.1.20" |
4738 | | - babel-preset-solid "^1.6.3" |
| 4729 | + babel-preset-solid "^1.7.2" |
4739 | 4730 | merge-anything "^5.1.4" |
4740 | 4731 | solid-refresh "^0.5.0" |
4741 | 4732 | vitefu "^0.2.3" |
|
0 commit comments