[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dependency eslint to ^9.25.1 (#7868)

authored by

renovate[bot] and committed by
GitHub
(Apr 24, 2025, 12:11 PM +0200) 8b2b61f6 67ef74a0

+420 -474
+1 -1
package.json
··· 51 51 "bumpp": "^10.1.0", 52 52 "changelogithub": "^13.13.0", 53 53 "esbuild": "^0.25.3", 54 - "eslint": "^9.24.0", 54 + "eslint": "^9.25.1", 55 55 "magic-string": "^0.30.17", 56 56 "pathe": "^2.0.3", 57 57 "rimraf": "^6.0.1",
+419 -473
pnpm-lock.yaml
··· 156 156 devDependencies: 157 157 '@antfu/eslint-config': 158 158 specifier: ^4.12.0 159 - version: 4.12.0(@typescript-eslint/utils@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(@vue/compiler-sfc@3.5.13)(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)(vitest@packages+vitest) 159 + version: 4.12.0(@typescript-eslint/utils@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(@vue/compiler-sfc@3.5.13)(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3)(vitest@packages+vitest) 160 160 '@antfu/ni': 161 161 specifier: ^24.3.0 162 162 version: 24.3.0 ··· 200 200 specifier: ^0.25.3 201 201 version: 0.25.3 202 202 eslint: 203 - specifier: ^9.24.0 204 - version: 9.24.0(jiti@2.4.2) 203 + specifier: ^9.25.1 204 + version: 9.25.1(jiti@2.4.2) 205 205 magic-string: 206 206 specifier: ^0.30.17 207 207 version: 0.30.17 ··· 1714 1714 resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==} 1715 1715 engines: {node: '>=6.9.0'} 1716 1716 1717 - '@babel/compat-data@7.26.2': 1718 - resolution: {integrity: sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==} 1719 - engines: {node: '>=6.9.0'} 1720 - 1721 1717 '@babel/compat-data@7.26.8': 1722 1718 resolution: {integrity: sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==} 1723 1719 engines: {node: '>=6.9.0'} 1724 1720 1725 1721 '@babel/core@7.24.7': 1726 1722 resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==} 1727 - engines: {node: '>=6.9.0'} 1728 - 1729 - '@babel/core@7.26.0': 1730 - resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==} 1731 1723 engines: {node: '>=6.9.0'} 1732 1724 1733 1725 '@babel/core@7.26.10': ··· 1756 1748 1757 1749 '@babel/helper-compilation-targets@7.24.7': 1758 1750 resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==} 1759 - engines: {node: '>=6.9.0'} 1760 - 1761 - '@babel/helper-compilation-targets@7.25.9': 1762 - resolution: {integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==} 1763 1751 engines: {node: '>=6.9.0'} 1764 1752 1765 1753 '@babel/helper-compilation-targets@7.27.0': ··· 1885 1873 1886 1874 '@babel/helpers@7.24.7': 1887 1875 resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==} 1888 - engines: {node: '>=6.9.0'} 1889 - 1890 - '@babel/helpers@7.26.0': 1891 - resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==} 1892 1876 engines: {node: '>=6.9.0'} 1893 1877 1894 1878 '@babel/helpers@7.27.0': ··· 3044 3028 peerDependencies: 3045 3029 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 3046 3030 3047 - '@eslint-community/eslint-utils@4.4.1': 3048 - resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==} 3049 - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 3050 - peerDependencies: 3051 - eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 3052 - 3053 3031 '@eslint-community/eslint-utils@4.6.0': 3054 3032 resolution: {integrity: sha512-WhCn7Z7TauhBtmzhvKpoQs0Wwb/kBcy4CwpuI0/eEIr2Lx2auxmulAzLr91wVZJaz47iUZdkXOK7WlAfxGKCnA==} 3055 3033 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} ··· 3073 3051 resolution: {integrity: sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==} 3074 3052 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3075 3053 3076 - '@eslint/config-helpers@0.2.0': 3077 - resolution: {integrity: sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==} 3054 + '@eslint/config-helpers@0.2.1': 3055 + resolution: {integrity: sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==} 3078 3056 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3079 3057 3080 3058 '@eslint/core@0.10.0': ··· 3085 3063 resolution: {integrity: sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==} 3086 3064 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3087 3065 3066 + '@eslint/core@0.13.0': 3067 + resolution: {integrity: sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==} 3068 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3069 + 3088 3070 '@eslint/eslintrc@3.3.1': 3089 3071 resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} 3090 3072 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3091 3073 3092 - '@eslint/js@9.24.0': 3093 - resolution: {integrity: sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==} 3074 + '@eslint/js@9.25.1': 3075 + resolution: {integrity: sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==} 3094 3076 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3095 3077 3096 3078 '@eslint/markdown@6.3.0': ··· 3103 3085 3104 3086 '@eslint/plugin-kit@0.2.7': 3105 3087 resolution: {integrity: sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==} 3088 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3089 + 3090 + '@eslint/plugin-kit@0.2.8': 3091 + resolution: {integrity: sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==} 3106 3092 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3107 3093 3108 3094 '@faker-js/faker@9.7.0': ··· 5904 5890 resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} 5905 5891 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 5906 5892 5907 - eslint@9.24.0: 5908 - resolution: {integrity: sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==} 5893 + eslint@9.25.1: 5894 + resolution: {integrity: sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ==} 5909 5895 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 5910 5896 hasBin: true 5911 5897 peerDependencies: ··· 9575 9561 '@jridgewell/gen-mapping': 0.3.5 9576 9562 '@jridgewell/trace-mapping': 0.3.25 9577 9563 9578 - '@antfu/eslint-config@4.12.0(@typescript-eslint/utils@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(@vue/compiler-sfc@3.5.13)(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)(vitest@packages+vitest)': 9564 + '@antfu/eslint-config@4.12.0(@typescript-eslint/utils@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(@vue/compiler-sfc@3.5.13)(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3)(vitest@packages+vitest)': 9579 9565 dependencies: 9580 9566 '@antfu/install-pkg': 1.0.0 9581 9567 '@clack/prompts': 0.10.1 9582 - '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.24.0(jiti@2.4.2)) 9568 + '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.25.1(jiti@2.4.2)) 9583 9569 '@eslint/markdown': 6.3.0 9584 - '@stylistic/eslint-plugin': 4.2.0(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 9585 - '@typescript-eslint/eslint-plugin': 8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 9586 - '@typescript-eslint/parser': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 9587 - '@vitest/eslint-plugin': 1.1.42(@typescript-eslint/utils@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)(vitest@packages+vitest) 9570 + '@stylistic/eslint-plugin': 4.2.0(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 9571 + '@typescript-eslint/eslint-plugin': 8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 9572 + '@typescript-eslint/parser': 8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 9573 + '@vitest/eslint-plugin': 1.1.42(@typescript-eslint/utils@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3)(vitest@packages+vitest) 9588 9574 ansis: 3.17.0 9589 9575 cac: 6.7.14(patch_hash=a8f0f3517a47ce716ed90c0cfe6ae382ab763b021a664ada2a608477d0621588) 9590 - eslint: 9.24.0(jiti@2.4.2) 9591 - eslint-config-flat-gitignore: 2.1.0(eslint@9.24.0(jiti@2.4.2)) 9576 + eslint: 9.25.1(jiti@2.4.2) 9577 + eslint-config-flat-gitignore: 2.1.0(eslint@9.25.1(jiti@2.4.2)) 9592 9578 eslint-flat-config-utils: 2.0.1 9593 - eslint-merge-processors: 2.0.0(eslint@9.24.0(jiti@2.4.2)) 9594 - eslint-plugin-antfu: 3.1.1(eslint@9.24.0(jiti@2.4.2)) 9595 - eslint-plugin-command: 3.2.0(eslint@9.24.0(jiti@2.4.2)) 9596 - eslint-plugin-import-x: 4.10.5(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 9597 - eslint-plugin-jsdoc: 50.6.9(eslint@9.24.0(jiti@2.4.2)) 9598 - eslint-plugin-jsonc: 2.20.0(eslint@9.24.0(jiti@2.4.2)) 9599 - eslint-plugin-n: 17.17.0(eslint@9.24.0(jiti@2.4.2)) 9579 + eslint-merge-processors: 2.0.0(eslint@9.25.1(jiti@2.4.2)) 9580 + eslint-plugin-antfu: 3.1.1(eslint@9.25.1(jiti@2.4.2)) 9581 + eslint-plugin-command: 3.2.0(eslint@9.25.1(jiti@2.4.2)) 9582 + eslint-plugin-import-x: 4.10.5(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 9583 + eslint-plugin-jsdoc: 50.6.9(eslint@9.25.1(jiti@2.4.2)) 9584 + eslint-plugin-jsonc: 2.20.0(eslint@9.25.1(jiti@2.4.2)) 9585 + eslint-plugin-n: 17.17.0(eslint@9.25.1(jiti@2.4.2)) 9600 9586 eslint-plugin-no-only-tests: 3.3.0 9601 - eslint-plugin-perfectionist: 4.11.0(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 9602 - eslint-plugin-pnpm: 0.3.1(eslint@9.24.0(jiti@2.4.2)) 9603 - eslint-plugin-regexp: 2.7.0(eslint@9.24.0(jiti@2.4.2)) 9604 - eslint-plugin-toml: 0.12.0(eslint@9.24.0(jiti@2.4.2)) 9605 - eslint-plugin-unicorn: 58.0.0(eslint@9.24.0(jiti@2.4.2)) 9606 - eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2)) 9607 - eslint-plugin-vue: 10.0.0(eslint@9.24.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.24.0(jiti@2.4.2))) 9608 - eslint-plugin-yml: 1.17.0(eslint@9.24.0(jiti@2.4.2)) 9609 - eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.24.0(jiti@2.4.2)) 9587 + eslint-plugin-perfectionist: 4.11.0(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 9588 + eslint-plugin-pnpm: 0.3.1(eslint@9.25.1(jiti@2.4.2)) 9589 + eslint-plugin-regexp: 2.7.0(eslint@9.25.1(jiti@2.4.2)) 9590 + eslint-plugin-toml: 0.12.0(eslint@9.25.1(jiti@2.4.2)) 9591 + eslint-plugin-unicorn: 58.0.0(eslint@9.25.1(jiti@2.4.2)) 9592 + eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.25.1(jiti@2.4.2)) 9593 + eslint-plugin-vue: 10.0.0(eslint@9.25.1(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.25.1(jiti@2.4.2))) 9594 + eslint-plugin-yml: 1.17.0(eslint@9.25.1(jiti@2.4.2)) 9595 + eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.25.1(jiti@2.4.2)) 9610 9596 globals: 16.0.0 9611 9597 jsonc-eslint-parser: 2.4.0 9612 9598 local-pkg: 1.1.1 9613 9599 parse-gitignore: 2.0.0 9614 9600 toml-eslint-parser: 0.10.0 9615 - vue-eslint-parser: 10.1.3(eslint@9.24.0(jiti@2.4.2)) 9601 + vue-eslint-parser: 10.1.3(eslint@9.25.1(jiti@2.4.2)) 9616 9602 yaml-eslint-parser: 1.3.0 9617 9603 transitivePeerDependencies: 9618 9604 - '@eslint/json' ··· 9666 9652 9667 9653 '@babel/compat-data@7.24.7': {} 9668 9654 9669 - '@babel/compat-data@7.26.2': {} 9670 - 9671 9655 '@babel/compat-data@7.26.8': {} 9672 9656 9673 9657 '@babel/core@7.24.7': ··· 9682 9666 '@babel/template': 7.24.7 9683 9667 '@babel/traverse': 7.24.7 9684 9668 '@babel/types': 7.24.7 9685 - convert-source-map: 2.0.0 9686 - debug: 4.4.0 9687 - gensync: 1.0.0-beta.2 9688 - json5: 2.2.3 9689 - semver: 6.3.1 9690 - transitivePeerDependencies: 9691 - - supports-color 9692 - 9693 - '@babel/core@7.26.0': 9694 - dependencies: 9695 - '@ampproject/remapping': 2.3.0 9696 - '@babel/code-frame': 7.26.2 9697 - '@babel/generator': 7.26.2 9698 - '@babel/helper-compilation-targets': 7.25.9 9699 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 9700 - '@babel/helpers': 7.26.0 9701 - '@babel/parser': 7.26.2 9702 - '@babel/template': 7.25.9 9703 - '@babel/traverse': 7.25.9 9704 - '@babel/types': 7.26.0 9705 9669 convert-source-map: 2.0.0 9706 9670 debug: 4.4.0 9707 9671 gensync: 1.0.0-beta.2 ··· 9755 9719 9756 9720 '@babel/helper-annotate-as-pure@7.25.9': 9757 9721 dependencies: 9758 - '@babel/types': 7.26.0 9722 + '@babel/types': 7.27.0 9759 9723 9760 9724 '@babel/helper-builder-binary-assignment-operator-visitor@7.25.9': 9761 9725 dependencies: 9762 - '@babel/traverse': 7.25.9 9763 - '@babel/types': 7.26.0 9726 + '@babel/traverse': 7.27.0 9727 + '@babel/types': 7.27.0 9764 9728 transitivePeerDependencies: 9765 9729 - supports-color 9766 9730 ··· 9772 9736 lru-cache: 5.1.1 9773 9737 semver: 6.3.1 9774 9738 9775 - '@babel/helper-compilation-targets@7.25.9': 9776 - dependencies: 9777 - '@babel/compat-data': 7.26.2 9778 - '@babel/helper-validator-option': 7.25.9 9779 - browserslist: 4.24.4 9780 - lru-cache: 5.1.1 9781 - semver: 6.3.1 9782 - 9783 9739 '@babel/helper-compilation-targets@7.27.0': 9784 9740 dependencies: 9785 9741 '@babel/compat-data': 7.26.8 ··· 9788 9744 lru-cache: 5.1.1 9789 9745 semver: 6.3.1 9790 9746 9791 - '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.0)': 9747 + '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.10)': 9792 9748 dependencies: 9793 - '@babel/core': 7.26.0 9749 + '@babel/core': 7.26.10 9794 9750 '@babel/helper-annotate-as-pure': 7.25.9 9795 9751 '@babel/helper-member-expression-to-functions': 7.25.9 9796 9752 '@babel/helper-optimise-call-expression': 7.25.9 9797 - '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0) 9753 + '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.10) 9798 9754 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 9799 - '@babel/traverse': 7.25.9 9755 + '@babel/traverse': 7.27.0 9800 9756 semver: 6.3.1 9801 9757 transitivePeerDependencies: 9802 9758 - supports-color 9803 9759 9804 - '@babel/helper-create-regexp-features-plugin@7.25.9(@babel/core@7.26.0)': 9760 + '@babel/helper-create-regexp-features-plugin@7.25.9(@babel/core@7.26.10)': 9805 9761 dependencies: 9806 - '@babel/core': 7.26.0 9762 + '@babel/core': 7.26.10 9807 9763 '@babel/helper-annotate-as-pure': 7.25.9 9808 9764 regexpu-core: 6.1.1 9809 9765 semver: 6.3.1 9810 9766 9811 - '@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.26.0)': 9767 + '@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.26.10)': 9812 9768 dependencies: 9813 - '@babel/core': 7.26.0 9814 - '@babel/helper-compilation-targets': 7.25.9 9769 + '@babel/core': 7.26.10 9770 + '@babel/helper-compilation-targets': 7.27.0 9815 9771 '@babel/helper-plugin-utils': 7.25.9 9816 9772 debug: 4.4.0 9817 9773 lodash.debounce: 4.0.8 ··· 9834 9790 9835 9791 '@babel/helper-member-expression-to-functions@7.25.9': 9836 9792 dependencies: 9837 - '@babel/traverse': 7.25.9 9838 - '@babel/types': 7.26.0 9793 + '@babel/traverse': 7.27.0 9794 + '@babel/types': 7.27.0 9839 9795 transitivePeerDependencies: 9840 9796 - supports-color 9841 9797 ··· 9864 9820 transitivePeerDependencies: 9865 9821 - supports-color 9866 9822 9867 - '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0)': 9868 - dependencies: 9869 - '@babel/core': 7.26.0 9870 - '@babel/helper-module-imports': 7.25.9 9871 - '@babel/helper-validator-identifier': 7.25.9 9872 - '@babel/traverse': 7.27.0 9873 - transitivePeerDependencies: 9874 - - supports-color 9875 - 9876 9823 '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.10)': 9877 9824 dependencies: 9878 9825 '@babel/core': 7.26.10 ··· 9884 9831 9885 9832 '@babel/helper-optimise-call-expression@7.25.9': 9886 9833 dependencies: 9887 - '@babel/types': 7.26.0 9834 + '@babel/types': 7.27.0 9888 9835 9889 9836 '@babel/helper-plugin-utils@7.25.9': {} 9890 9837 9891 - '@babel/helper-remap-async-to-generator@7.25.9(@babel/core@7.26.0)': 9838 + '@babel/helper-remap-async-to-generator@7.25.9(@babel/core@7.26.10)': 9892 9839 dependencies: 9893 - '@babel/core': 7.26.0 9840 + '@babel/core': 7.26.10 9894 9841 '@babel/helper-annotate-as-pure': 7.25.9 9895 9842 '@babel/helper-wrap-function': 7.25.9 9896 - '@babel/traverse': 7.25.9 9843 + '@babel/traverse': 7.27.0 9897 9844 transitivePeerDependencies: 9898 9845 - supports-color 9899 9846 9900 - '@babel/helper-replace-supers@7.25.9(@babel/core@7.26.0)': 9847 + '@babel/helper-replace-supers@7.25.9(@babel/core@7.26.10)': 9901 9848 dependencies: 9902 - '@babel/core': 7.26.0 9849 + '@babel/core': 7.26.10 9903 9850 '@babel/helper-member-expression-to-functions': 7.25.9 9904 9851 '@babel/helper-optimise-call-expression': 7.25.9 9905 - '@babel/traverse': 7.25.9 9852 + '@babel/traverse': 7.27.0 9906 9853 transitivePeerDependencies: 9907 9854 - supports-color 9908 9855 ··· 9915 9862 9916 9863 '@babel/helper-simple-access@7.25.9': 9917 9864 dependencies: 9918 - '@babel/traverse': 7.25.9 9919 - '@babel/types': 7.26.0 9865 + '@babel/traverse': 7.27.0 9866 + '@babel/types': 7.27.0 9920 9867 transitivePeerDependencies: 9921 9868 - supports-color 9922 9869 9923 9870 '@babel/helper-skip-transparent-expression-wrappers@7.25.9': 9924 9871 dependencies: 9925 - '@babel/traverse': 7.25.9 9926 - '@babel/types': 7.26.0 9872 + '@babel/traverse': 7.27.0 9873 + '@babel/types': 7.27.0 9927 9874 transitivePeerDependencies: 9928 9875 - supports-color 9929 9876 ··· 9945 9892 9946 9893 '@babel/helper-wrap-function@7.25.9': 9947 9894 dependencies: 9948 - '@babel/template': 7.25.9 9949 - '@babel/traverse': 7.25.9 9950 - '@babel/types': 7.26.0 9895 + '@babel/template': 7.27.0 9896 + '@babel/traverse': 7.27.0 9897 + '@babel/types': 7.27.0 9951 9898 transitivePeerDependencies: 9952 9899 - supports-color 9953 9900 9954 9901 '@babel/helpers@7.24.7': 9955 9902 dependencies: 9956 9903 '@babel/template': 7.24.7 9957 - '@babel/types': 7.26.0 9958 - 9959 - '@babel/helpers@7.26.0': 9960 - dependencies: 9961 - '@babel/template': 7.25.9 9962 9904 '@babel/types': 7.26.0 9963 9905 9964 9906 '@babel/helpers@7.27.0': ··· 9989 9931 dependencies: 9990 9932 '@babel/types': 7.27.0 9991 9933 9992 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9(@babel/core@7.26.0)': 9934 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9(@babel/core@7.26.10)': 9993 9935 dependencies: 9994 - '@babel/core': 7.26.0 9936 + '@babel/core': 7.26.10 9995 9937 '@babel/helper-plugin-utils': 7.25.9 9996 - '@babel/traverse': 7.25.9 9938 + '@babel/traverse': 7.27.0 9997 9939 transitivePeerDependencies: 9998 9940 - supports-color 9999 9941 10000 - '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.9(@babel/core@7.26.0)': 9942 + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.9(@babel/core@7.26.10)': 10001 9943 dependencies: 10002 - '@babel/core': 7.26.0 9944 + '@babel/core': 7.26.10 10003 9945 '@babel/helper-plugin-utils': 7.25.9 10004 9946 10005 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9(@babel/core@7.26.0)': 9947 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9(@babel/core@7.26.10)': 10006 9948 dependencies: 10007 - '@babel/core': 7.26.0 9949 + '@babel/core': 7.26.10 10008 9950 '@babel/helper-plugin-utils': 7.25.9 10009 9951 10010 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9(@babel/core@7.26.0)': 9952 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9(@babel/core@7.26.10)': 10011 9953 dependencies: 10012 - '@babel/core': 7.26.0 9954 + '@babel/core': 7.26.10 10013 9955 '@babel/helper-plugin-utils': 7.25.9 10014 9956 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 10015 - '@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.0) 9957 + '@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.10) 10016 9958 transitivePeerDependencies: 10017 9959 - supports-color 10018 9960 10019 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.9(@babel/core@7.26.0)': 9961 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.9(@babel/core@7.26.10)': 10020 9962 dependencies: 10021 - '@babel/core': 7.26.0 9963 + '@babel/core': 7.26.10 10022 9964 '@babel/helper-plugin-utils': 7.25.9 10023 - '@babel/traverse': 7.25.9 9965 + '@babel/traverse': 7.27.0 10024 9966 transitivePeerDependencies: 10025 9967 - supports-color 10026 9968 10027 - '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.0)': 9969 + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.10)': 10028 9970 dependencies: 10029 - '@babel/core': 7.26.0 9971 + '@babel/core': 7.26.10 10030 9972 10031 - '@babel/plugin-syntax-import-assertions@7.26.0(@babel/core@7.26.0)': 9973 + '@babel/plugin-syntax-import-assertions@7.26.0(@babel/core@7.26.10)': 10032 9974 dependencies: 10033 - '@babel/core': 7.26.0 9975 + '@babel/core': 7.26.10 10034 9976 '@babel/helper-plugin-utils': 7.25.9 10035 9977 10036 - '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.0)': 9978 + '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.10)': 10037 9979 dependencies: 10038 - '@babel/core': 7.26.0 9980 + '@babel/core': 7.26.10 10039 9981 '@babel/helper-plugin-utils': 7.25.9 10040 9982 10041 - '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.26.0)': 9983 + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.26.10)': 10042 9984 dependencies: 10043 - '@babel/core': 7.26.0 10044 - '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0) 9985 + '@babel/core': 7.26.10 9986 + '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.10) 10045 9987 '@babel/helper-plugin-utils': 7.25.9 10046 9988 10047 - '@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.0)': 9989 + '@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.10)': 10048 9990 dependencies: 10049 - '@babel/core': 7.26.0 9991 + '@babel/core': 7.26.10 10050 9992 '@babel/helper-plugin-utils': 7.25.9 10051 9993 10052 - '@babel/plugin-transform-async-generator-functions@7.25.9(@babel/core@7.26.0)': 9994 + '@babel/plugin-transform-async-generator-functions@7.25.9(@babel/core@7.26.10)': 10053 9995 dependencies: 10054 - '@babel/core': 7.26.0 9996 + '@babel/core': 7.26.10 10055 9997 '@babel/helper-plugin-utils': 7.25.9 10056 - '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.0) 10057 - '@babel/traverse': 7.25.9 9998 + '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.10) 9999 + '@babel/traverse': 7.27.0 10058 10000 transitivePeerDependencies: 10059 10001 - supports-color 10060 10002 10061 - '@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.0)': 10003 + '@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.10)': 10062 10004 dependencies: 10063 - '@babel/core': 7.26.0 10005 + '@babel/core': 7.26.10 10064 10006 '@babel/helper-module-imports': 7.25.9 10065 10007 '@babel/helper-plugin-utils': 7.25.9 10066 - '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.0) 10008 + '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.10) 10067 10009 transitivePeerDependencies: 10068 10010 - supports-color 10069 10011 10070 - '@babel/plugin-transform-block-scoped-functions@7.25.9(@babel/core@7.26.0)': 10012 + '@babel/plugin-transform-block-scoped-functions@7.25.9(@babel/core@7.26.10)': 10071 10013 dependencies: 10072 - '@babel/core': 7.26.0 10014 + '@babel/core': 7.26.10 10073 10015 '@babel/helper-plugin-utils': 7.25.9 10074 10016 10075 - '@babel/plugin-transform-block-scoping@7.25.9(@babel/core@7.26.0)': 10017 + '@babel/plugin-transform-block-scoping@7.25.9(@babel/core@7.26.10)': 10076 10018 dependencies: 10077 - '@babel/core': 7.26.0 10019 + '@babel/core': 7.26.10 10078 10020 '@babel/helper-plugin-utils': 7.25.9 10079 10021 10080 - '@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.26.0)': 10022 + '@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.26.10)': 10081 10023 dependencies: 10082 - '@babel/core': 7.26.0 10083 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) 10084 - '@babel/helper-plugin-utils': 7.25.9 10085 - transitivePeerDependencies: 10086 - - supports-color 10087 - 10088 - '@babel/plugin-transform-class-static-block@7.26.0(@babel/core@7.26.0)': 10089 - dependencies: 10090 - '@babel/core': 7.26.0 10091 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) 10024 + '@babel/core': 7.26.10 10025 + '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.10) 10092 10026 '@babel/helper-plugin-utils': 7.25.9 10093 10027 transitivePeerDependencies: 10094 10028 - supports-color 10095 10029 10096 - '@babel/plugin-transform-classes@7.25.9(@babel/core@7.26.0)': 10030 + '@babel/plugin-transform-class-static-block@7.26.0(@babel/core@7.26.10)': 10097 10031 dependencies: 10098 - '@babel/core': 7.26.0 10032 + '@babel/core': 7.26.10 10033 + '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.10) 10034 + '@babel/helper-plugin-utils': 7.25.9 10035 + transitivePeerDependencies: 10036 + - supports-color 10037 + 10038 + '@babel/plugin-transform-classes@7.25.9(@babel/core@7.26.10)': 10039 + dependencies: 10040 + '@babel/core': 7.26.10 10099 10041 '@babel/helper-annotate-as-pure': 7.25.9 10100 - '@babel/helper-compilation-targets': 7.25.9 10042 + '@babel/helper-compilation-targets': 7.27.0 10101 10043 '@babel/helper-plugin-utils': 7.25.9 10102 - '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0) 10103 - '@babel/traverse': 7.25.9 10044 + '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.10) 10045 + '@babel/traverse': 7.27.0 10104 10046 globals: 11.12.0 10105 10047 transitivePeerDependencies: 10106 10048 - supports-color 10107 10049 10108 - '@babel/plugin-transform-computed-properties@7.25.9(@babel/core@7.26.0)': 10050 + '@babel/plugin-transform-computed-properties@7.25.9(@babel/core@7.26.10)': 10109 10051 dependencies: 10110 - '@babel/core': 7.26.0 10052 + '@babel/core': 7.26.10 10111 10053 '@babel/helper-plugin-utils': 7.25.9 10112 - '@babel/template': 7.25.9 10054 + '@babel/template': 7.27.0 10113 10055 10114 - '@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.26.0)': 10056 + '@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.26.10)': 10115 10057 dependencies: 10116 - '@babel/core': 7.26.0 10117 - '@babel/helper-plugin-utils': 7.25.9 10118 - 10119 - '@babel/plugin-transform-dotall-regex@7.25.9(@babel/core@7.26.0)': 10120 - dependencies: 10121 - '@babel/core': 7.26.0 10122 - '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0) 10058 + '@babel/core': 7.26.10 10123 10059 '@babel/helper-plugin-utils': 7.25.9 10124 10060 10125 - '@babel/plugin-transform-duplicate-keys@7.25.9(@babel/core@7.26.0)': 10061 + '@babel/plugin-transform-dotall-regex@7.25.9(@babel/core@7.26.10)': 10126 10062 dependencies: 10127 - '@babel/core': 7.26.0 10063 + '@babel/core': 7.26.10 10064 + '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.10) 10128 10065 '@babel/helper-plugin-utils': 7.25.9 10129 10066 10130 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9(@babel/core@7.26.0)': 10067 + '@babel/plugin-transform-duplicate-keys@7.25.9(@babel/core@7.26.10)': 10131 10068 dependencies: 10132 - '@babel/core': 7.26.0 10133 - '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0) 10069 + '@babel/core': 7.26.10 10134 10070 '@babel/helper-plugin-utils': 7.25.9 10135 10071 10136 - '@babel/plugin-transform-dynamic-import@7.25.9(@babel/core@7.26.0)': 10072 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9(@babel/core@7.26.10)': 10137 10073 dependencies: 10138 - '@babel/core': 7.26.0 10074 + '@babel/core': 7.26.10 10075 + '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.10) 10139 10076 '@babel/helper-plugin-utils': 7.25.9 10140 10077 10141 - '@babel/plugin-transform-exponentiation-operator@7.25.9(@babel/core@7.26.0)': 10078 + '@babel/plugin-transform-dynamic-import@7.25.9(@babel/core@7.26.10)': 10142 10079 dependencies: 10143 - '@babel/core': 7.26.0 10080 + '@babel/core': 7.26.10 10081 + '@babel/helper-plugin-utils': 7.25.9 10082 + 10083 + '@babel/plugin-transform-exponentiation-operator@7.25.9(@babel/core@7.26.10)': 10084 + dependencies: 10085 + '@babel/core': 7.26.10 10144 10086 '@babel/helper-builder-binary-assignment-operator-visitor': 7.25.9 10145 10087 '@babel/helper-plugin-utils': 7.25.9 10146 10088 transitivePeerDependencies: 10147 10089 - supports-color 10148 10090 10149 - '@babel/plugin-transform-export-namespace-from@7.25.9(@babel/core@7.26.0)': 10091 + '@babel/plugin-transform-export-namespace-from@7.25.9(@babel/core@7.26.10)': 10150 10092 dependencies: 10151 - '@babel/core': 7.26.0 10093 + '@babel/core': 7.26.10 10152 10094 '@babel/helper-plugin-utils': 7.25.9 10153 10095 10154 - '@babel/plugin-transform-for-of@7.25.9(@babel/core@7.26.0)': 10096 + '@babel/plugin-transform-for-of@7.25.9(@babel/core@7.26.10)': 10155 10097 dependencies: 10156 - '@babel/core': 7.26.0 10098 + '@babel/core': 7.26.10 10157 10099 '@babel/helper-plugin-utils': 7.25.9 10158 10100 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 10159 10101 transitivePeerDependencies: 10160 10102 - supports-color 10161 10103 10162 - '@babel/plugin-transform-function-name@7.25.9(@babel/core@7.26.0)': 10104 + '@babel/plugin-transform-function-name@7.25.9(@babel/core@7.26.10)': 10163 10105 dependencies: 10164 - '@babel/core': 7.26.0 10165 - '@babel/helper-compilation-targets': 7.25.9 10106 + '@babel/core': 7.26.10 10107 + '@babel/helper-compilation-targets': 7.27.0 10166 10108 '@babel/helper-plugin-utils': 7.25.9 10167 - '@babel/traverse': 7.25.9 10109 + '@babel/traverse': 7.27.0 10168 10110 transitivePeerDependencies: 10169 10111 - supports-color 10170 10112 10171 - '@babel/plugin-transform-json-strings@7.25.9(@babel/core@7.26.0)': 10113 + '@babel/plugin-transform-json-strings@7.25.9(@babel/core@7.26.10)': 10172 10114 dependencies: 10173 - '@babel/core': 7.26.0 10115 + '@babel/core': 7.26.10 10174 10116 '@babel/helper-plugin-utils': 7.25.9 10175 10117 10176 - '@babel/plugin-transform-literals@7.25.9(@babel/core@7.26.0)': 10118 + '@babel/plugin-transform-literals@7.25.9(@babel/core@7.26.10)': 10177 10119 dependencies: 10178 - '@babel/core': 7.26.0 10120 + '@babel/core': 7.26.10 10179 10121 '@babel/helper-plugin-utils': 7.25.9 10180 10122 10181 - '@babel/plugin-transform-logical-assignment-operators@7.25.9(@babel/core@7.26.0)': 10123 + '@babel/plugin-transform-logical-assignment-operators@7.25.9(@babel/core@7.26.10)': 10182 10124 dependencies: 10183 - '@babel/core': 7.26.0 10125 + '@babel/core': 7.26.10 10184 10126 '@babel/helper-plugin-utils': 7.25.9 10185 10127 10186 - '@babel/plugin-transform-member-expression-literals@7.25.9(@babel/core@7.26.0)': 10128 + '@babel/plugin-transform-member-expression-literals@7.25.9(@babel/core@7.26.10)': 10187 10129 dependencies: 10188 - '@babel/core': 7.26.0 10130 + '@babel/core': 7.26.10 10189 10131 '@babel/helper-plugin-utils': 7.25.9 10190 10132 10191 - '@babel/plugin-transform-modules-amd@7.25.9(@babel/core@7.26.0)': 10133 + '@babel/plugin-transform-modules-amd@7.25.9(@babel/core@7.26.10)': 10192 10134 dependencies: 10193 - '@babel/core': 7.26.0 10194 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 10135 + '@babel/core': 7.26.10 10136 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10) 10195 10137 '@babel/helper-plugin-utils': 7.25.9 10196 10138 transitivePeerDependencies: 10197 10139 - supports-color 10198 10140 10199 - '@babel/plugin-transform-modules-commonjs@7.25.9(@babel/core@7.26.0)': 10141 + '@babel/plugin-transform-modules-commonjs@7.25.9(@babel/core@7.26.10)': 10200 10142 dependencies: 10201 - '@babel/core': 7.26.0 10202 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 10143 + '@babel/core': 7.26.10 10144 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10) 10203 10145 '@babel/helper-plugin-utils': 7.25.9 10204 10146 '@babel/helper-simple-access': 7.25.9 10205 10147 transitivePeerDependencies: 10206 10148 - supports-color 10207 10149 10208 - '@babel/plugin-transform-modules-systemjs@7.25.9(@babel/core@7.26.0)': 10150 + '@babel/plugin-transform-modules-systemjs@7.25.9(@babel/core@7.26.10)': 10209 10151 dependencies: 10210 - '@babel/core': 7.26.0 10211 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 10152 + '@babel/core': 7.26.10 10153 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10) 10212 10154 '@babel/helper-plugin-utils': 7.25.9 10213 10155 '@babel/helper-validator-identifier': 7.25.9 10214 - '@babel/traverse': 7.25.9 10156 + '@babel/traverse': 7.27.0 10215 10157 transitivePeerDependencies: 10216 10158 - supports-color 10217 10159 10218 - '@babel/plugin-transform-modules-umd@7.25.9(@babel/core@7.26.0)': 10160 + '@babel/plugin-transform-modules-umd@7.25.9(@babel/core@7.26.10)': 10219 10161 dependencies: 10220 - '@babel/core': 7.26.0 10221 - '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) 10162 + '@babel/core': 7.26.10 10163 + '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10) 10222 10164 '@babel/helper-plugin-utils': 7.25.9 10223 10165 transitivePeerDependencies: 10224 10166 - supports-color 10225 10167 10226 - '@babel/plugin-transform-named-capturing-groups-regex@7.25.9(@babel/core@7.26.0)': 10168 + '@babel/plugin-transform-named-capturing-groups-regex@7.25.9(@babel/core@7.26.10)': 10227 10169 dependencies: 10228 - '@babel/core': 7.26.0 10229 - '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0) 10170 + '@babel/core': 7.26.10 10171 + '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.10) 10230 10172 '@babel/helper-plugin-utils': 7.25.9 10231 10173 10232 - '@babel/plugin-transform-new-target@7.25.9(@babel/core@7.26.0)': 10174 + '@babel/plugin-transform-new-target@7.25.9(@babel/core@7.26.10)': 10233 10175 dependencies: 10234 - '@babel/core': 7.26.0 10176 + '@babel/core': 7.26.10 10235 10177 '@babel/helper-plugin-utils': 7.25.9 10236 10178 10237 - '@babel/plugin-transform-nullish-coalescing-operator@7.25.9(@babel/core@7.26.0)': 10179 + '@babel/plugin-transform-nullish-coalescing-operator@7.25.9(@babel/core@7.26.10)': 10238 10180 dependencies: 10239 - '@babel/core': 7.26.0 10181 + '@babel/core': 7.26.10 10240 10182 '@babel/helper-plugin-utils': 7.25.9 10241 10183 10242 - '@babel/plugin-transform-numeric-separator@7.25.9(@babel/core@7.26.0)': 10184 + '@babel/plugin-transform-numeric-separator@7.25.9(@babel/core@7.26.10)': 10243 10185 dependencies: 10244 - '@babel/core': 7.26.0 10186 + '@babel/core': 7.26.10 10245 10187 '@babel/helper-plugin-utils': 7.25.9 10246 10188 10247 - '@babel/plugin-transform-object-rest-spread@7.25.9(@babel/core@7.26.0)': 10189 + '@babel/plugin-transform-object-rest-spread@7.25.9(@babel/core@7.26.10)': 10248 10190 dependencies: 10249 - '@babel/core': 7.26.0 10250 - '@babel/helper-compilation-targets': 7.25.9 10191 + '@babel/core': 7.26.10 10192 + '@babel/helper-compilation-targets': 7.27.0 10251 10193 '@babel/helper-plugin-utils': 7.25.9 10252 - '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.0) 10194 + '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.10) 10253 10195 10254 - '@babel/plugin-transform-object-super@7.25.9(@babel/core@7.26.0)': 10196 + '@babel/plugin-transform-object-super@7.25.9(@babel/core@7.26.10)': 10255 10197 dependencies: 10256 - '@babel/core': 7.26.0 10198 + '@babel/core': 7.26.10 10257 10199 '@babel/helper-plugin-utils': 7.25.9 10258 - '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0) 10200 + '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.10) 10259 10201 transitivePeerDependencies: 10260 10202 - supports-color 10261 10203 10262 - '@babel/plugin-transform-optional-catch-binding@7.25.9(@babel/core@7.26.0)': 10204 + '@babel/plugin-transform-optional-catch-binding@7.25.9(@babel/core@7.26.10)': 10263 10205 dependencies: 10264 - '@babel/core': 7.26.0 10206 + '@babel/core': 7.26.10 10265 10207 '@babel/helper-plugin-utils': 7.25.9 10266 10208 10267 - '@babel/plugin-transform-optional-chaining@7.25.9(@babel/core@7.26.0)': 10209 + '@babel/plugin-transform-optional-chaining@7.25.9(@babel/core@7.26.10)': 10268 10210 dependencies: 10269 - '@babel/core': 7.26.0 10211 + '@babel/core': 7.26.10 10270 10212 '@babel/helper-plugin-utils': 7.25.9 10271 10213 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 10272 10214 transitivePeerDependencies: 10273 10215 - supports-color 10274 10216 10275 - '@babel/plugin-transform-parameters@7.25.9(@babel/core@7.26.0)': 10217 + '@babel/plugin-transform-parameters@7.25.9(@babel/core@7.26.10)': 10276 10218 dependencies: 10277 - '@babel/core': 7.26.0 10219 + '@babel/core': 7.26.10 10278 10220 '@babel/helper-plugin-utils': 7.25.9 10279 10221 10280 - '@babel/plugin-transform-private-methods@7.25.9(@babel/core@7.26.0)': 10222 + '@babel/plugin-transform-private-methods@7.25.9(@babel/core@7.26.10)': 10281 10223 dependencies: 10282 - '@babel/core': 7.26.0 10283 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) 10224 + '@babel/core': 7.26.10 10225 + '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.10) 10284 10226 '@babel/helper-plugin-utils': 7.25.9 10285 10227 transitivePeerDependencies: 10286 10228 - supports-color 10287 10229 10288 - '@babel/plugin-transform-private-property-in-object@7.25.9(@babel/core@7.26.0)': 10230 + '@babel/plugin-transform-private-property-in-object@7.25.9(@babel/core@7.26.10)': 10289 10231 dependencies: 10290 - '@babel/core': 7.26.0 10232 + '@babel/core': 7.26.10 10291 10233 '@babel/helper-annotate-as-pure': 7.25.9 10292 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0) 10234 + '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.10) 10293 10235 '@babel/helper-plugin-utils': 7.25.9 10294 10236 transitivePeerDependencies: 10295 10237 - supports-color 10296 10238 10297 - '@babel/plugin-transform-property-literals@7.25.9(@babel/core@7.26.0)': 10239 + '@babel/plugin-transform-property-literals@7.25.9(@babel/core@7.26.10)': 10298 10240 dependencies: 10299 - '@babel/core': 7.26.0 10241 + '@babel/core': 7.26.10 10300 10242 '@babel/helper-plugin-utils': 7.25.9 10301 10243 10302 10244 '@babel/plugin-transform-react-jsx-self@7.25.9(@babel/core@7.26.10)': ··· 10309 10251 '@babel/core': 7.26.10 10310 10252 '@babel/helper-plugin-utils': 7.25.9 10311 10253 10312 - '@babel/plugin-transform-regenerator@7.25.9(@babel/core@7.26.0)': 10254 + '@babel/plugin-transform-regenerator@7.25.9(@babel/core@7.26.10)': 10313 10255 dependencies: 10314 - '@babel/core': 7.26.0 10256 + '@babel/core': 7.26.10 10315 10257 '@babel/helper-plugin-utils': 7.25.9 10316 10258 regenerator-transform: 0.15.2 10317 10259 10318 - '@babel/plugin-transform-regexp-modifiers@7.26.0(@babel/core@7.26.0)': 10260 + '@babel/plugin-transform-regexp-modifiers@7.26.0(@babel/core@7.26.10)': 10319 10261 dependencies: 10320 - '@babel/core': 7.26.0 10321 - '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0) 10262 + '@babel/core': 7.26.10 10263 + '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.10) 10322 10264 '@babel/helper-plugin-utils': 7.25.9 10323 10265 10324 - '@babel/plugin-transform-reserved-words@7.25.9(@babel/core@7.26.0)': 10266 + '@babel/plugin-transform-reserved-words@7.25.9(@babel/core@7.26.10)': 10325 10267 dependencies: 10326 - '@babel/core': 7.26.0 10268 + '@babel/core': 7.26.10 10327 10269 '@babel/helper-plugin-utils': 7.25.9 10328 10270 10329 - '@babel/plugin-transform-shorthand-properties@7.25.9(@babel/core@7.26.0)': 10271 + '@babel/plugin-transform-shorthand-properties@7.25.9(@babel/core@7.26.10)': 10330 10272 dependencies: 10331 - '@babel/core': 7.26.0 10273 + '@babel/core': 7.26.10 10332 10274 '@babel/helper-plugin-utils': 7.25.9 10333 10275 10334 - '@babel/plugin-transform-spread@7.25.9(@babel/core@7.26.0)': 10276 + '@babel/plugin-transform-spread@7.25.9(@babel/core@7.26.10)': 10335 10277 dependencies: 10336 - '@babel/core': 7.26.0 10278 + '@babel/core': 7.26.10 10337 10279 '@babel/helper-plugin-utils': 7.25.9 10338 10280 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 10339 10281 transitivePeerDependencies: 10340 10282 - supports-color 10341 10283 10342 - '@babel/plugin-transform-sticky-regex@7.25.9(@babel/core@7.26.0)': 10284 + '@babel/plugin-transform-sticky-regex@7.25.9(@babel/core@7.26.10)': 10343 10285 dependencies: 10344 - '@babel/core': 7.26.0 10286 + '@babel/core': 7.26.10 10345 10287 '@babel/helper-plugin-utils': 7.25.9 10346 10288 10347 - '@babel/plugin-transform-template-literals@7.25.9(@babel/core@7.26.0)': 10289 + '@babel/plugin-transform-template-literals@7.25.9(@babel/core@7.26.10)': 10348 10290 dependencies: 10349 - '@babel/core': 7.26.0 10291 + '@babel/core': 7.26.10 10350 10292 '@babel/helper-plugin-utils': 7.25.9 10351 10293 10352 - '@babel/plugin-transform-typeof-symbol@7.25.9(@babel/core@7.26.0)': 10294 + '@babel/plugin-transform-typeof-symbol@7.25.9(@babel/core@7.26.10)': 10353 10295 dependencies: 10354 - '@babel/core': 7.26.0 10296 + '@babel/core': 7.26.10 10355 10297 '@babel/helper-plugin-utils': 7.25.9 10356 10298 10357 - '@babel/plugin-transform-unicode-escapes@7.25.9(@babel/core@7.26.0)': 10299 + '@babel/plugin-transform-unicode-escapes@7.25.9(@babel/core@7.26.10)': 10358 10300 dependencies: 10359 - '@babel/core': 7.26.0 10301 + '@babel/core': 7.26.10 10360 10302 '@babel/helper-plugin-utils': 7.25.9 10361 10303 10362 - '@babel/plugin-transform-unicode-property-regex@7.25.9(@babel/core@7.26.0)': 10304 + '@babel/plugin-transform-unicode-property-regex@7.25.9(@babel/core@7.26.10)': 10363 10305 dependencies: 10364 - '@babel/core': 7.26.0 10365 - '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0) 10306 + '@babel/core': 7.26.10 10307 + '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.10) 10366 10308 '@babel/helper-plugin-utils': 7.25.9 10367 10309 10368 - '@babel/plugin-transform-unicode-regex@7.25.9(@babel/core@7.26.0)': 10310 + '@babel/plugin-transform-unicode-regex@7.25.9(@babel/core@7.26.10)': 10369 10311 dependencies: 10370 - '@babel/core': 7.26.0 10371 - '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0) 10312 + '@babel/core': 7.26.10 10313 + '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.10) 10372 10314 '@babel/helper-plugin-utils': 7.25.9 10373 10315 10374 - '@babel/plugin-transform-unicode-sets-regex@7.25.9(@babel/core@7.26.0)': 10316 + '@babel/plugin-transform-unicode-sets-regex@7.25.9(@babel/core@7.26.10)': 10375 10317 dependencies: 10376 - '@babel/core': 7.26.0 10377 - '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.0) 10318 + '@babel/core': 7.26.10 10319 + '@babel/helper-create-regexp-features-plugin': 7.25.9(@babel/core@7.26.10) 10378 10320 '@babel/helper-plugin-utils': 7.25.9 10379 10321 10380 - '@babel/preset-env@7.26.0(@babel/core@7.26.0)': 10322 + '@babel/preset-env@7.26.0(@babel/core@7.26.10)': 10381 10323 dependencies: 10382 - '@babel/compat-data': 7.26.2 10383 - '@babel/core': 7.26.0 10384 - '@babel/helper-compilation-targets': 7.25.9 10324 + '@babel/compat-data': 7.26.8 10325 + '@babel/core': 7.26.10 10326 + '@babel/helper-compilation-targets': 7.27.0 10385 10327 '@babel/helper-plugin-utils': 7.25.9 10386 10328 '@babel/helper-validator-option': 7.25.9 10387 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.9(@babel/core@7.26.0) 10388 - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.9(@babel/core@7.26.0) 10389 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.9(@babel/core@7.26.0) 10390 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.25.9(@babel/core@7.26.0) 10391 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.9(@babel/core@7.26.0) 10392 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.0) 10393 - '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.0) 10394 - '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.0) 10395 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.26.0) 10396 - '@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.26.0) 10397 - '@babel/plugin-transform-async-generator-functions': 7.25.9(@babel/core@7.26.0) 10398 - '@babel/plugin-transform-async-to-generator': 7.25.9(@babel/core@7.26.0) 10399 - '@babel/plugin-transform-block-scoped-functions': 7.25.9(@babel/core@7.26.0) 10400 - '@babel/plugin-transform-block-scoping': 7.25.9(@babel/core@7.26.0) 10401 - '@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.26.0) 10402 - '@babel/plugin-transform-class-static-block': 7.26.0(@babel/core@7.26.0) 10403 - '@babel/plugin-transform-classes': 7.25.9(@babel/core@7.26.0) 10404 - '@babel/plugin-transform-computed-properties': 7.25.9(@babel/core@7.26.0) 10405 - '@babel/plugin-transform-destructuring': 7.25.9(@babel/core@7.26.0) 10406 - '@babel/plugin-transform-dotall-regex': 7.25.9(@babel/core@7.26.0) 10407 - '@babel/plugin-transform-duplicate-keys': 7.25.9(@babel/core@7.26.0) 10408 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.9(@babel/core@7.26.0) 10409 - '@babel/plugin-transform-dynamic-import': 7.25.9(@babel/core@7.26.0) 10410 - '@babel/plugin-transform-exponentiation-operator': 7.25.9(@babel/core@7.26.0) 10411 - '@babel/plugin-transform-export-namespace-from': 7.25.9(@babel/core@7.26.0) 10412 - '@babel/plugin-transform-for-of': 7.25.9(@babel/core@7.26.0) 10413 - '@babel/plugin-transform-function-name': 7.25.9(@babel/core@7.26.0) 10414 - '@babel/plugin-transform-json-strings': 7.25.9(@babel/core@7.26.0) 10415 - '@babel/plugin-transform-literals': 7.25.9(@babel/core@7.26.0) 10416 - '@babel/plugin-transform-logical-assignment-operators': 7.25.9(@babel/core@7.26.0) 10417 - '@babel/plugin-transform-member-expression-literals': 7.25.9(@babel/core@7.26.0) 10418 - '@babel/plugin-transform-modules-amd': 7.25.9(@babel/core@7.26.0) 10419 - '@babel/plugin-transform-modules-commonjs': 7.25.9(@babel/core@7.26.0) 10420 - '@babel/plugin-transform-modules-systemjs': 7.25.9(@babel/core@7.26.0) 10421 - '@babel/plugin-transform-modules-umd': 7.25.9(@babel/core@7.26.0) 10422 - '@babel/plugin-transform-named-capturing-groups-regex': 7.25.9(@babel/core@7.26.0) 10423 - '@babel/plugin-transform-new-target': 7.25.9(@babel/core@7.26.0) 10424 - '@babel/plugin-transform-nullish-coalescing-operator': 7.25.9(@babel/core@7.26.0) 10425 - '@babel/plugin-transform-numeric-separator': 7.25.9(@babel/core@7.26.0) 10426 - '@babel/plugin-transform-object-rest-spread': 7.25.9(@babel/core@7.26.0) 10427 - '@babel/plugin-transform-object-super': 7.25.9(@babel/core@7.26.0) 10428 - '@babel/plugin-transform-optional-catch-binding': 7.25.9(@babel/core@7.26.0) 10429 - '@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.0) 10430 - '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.0) 10431 - '@babel/plugin-transform-private-methods': 7.25.9(@babel/core@7.26.0) 10432 - '@babel/plugin-transform-private-property-in-object': 7.25.9(@babel/core@7.26.0) 10433 - '@babel/plugin-transform-property-literals': 7.25.9(@babel/core@7.26.0) 10434 - '@babel/plugin-transform-regenerator': 7.25.9(@babel/core@7.26.0) 10435 - '@babel/plugin-transform-regexp-modifiers': 7.26.0(@babel/core@7.26.0) 10436 - '@babel/plugin-transform-reserved-words': 7.25.9(@babel/core@7.26.0) 10437 - '@babel/plugin-transform-shorthand-properties': 7.25.9(@babel/core@7.26.0) 10438 - '@babel/plugin-transform-spread': 7.25.9(@babel/core@7.26.0) 10439 - '@babel/plugin-transform-sticky-regex': 7.25.9(@babel/core@7.26.0) 10440 - '@babel/plugin-transform-template-literals': 7.25.9(@babel/core@7.26.0) 10441 - '@babel/plugin-transform-typeof-symbol': 7.25.9(@babel/core@7.26.0) 10442 - '@babel/plugin-transform-unicode-escapes': 7.25.9(@babel/core@7.26.0) 10443 - '@babel/plugin-transform-unicode-property-regex': 7.25.9(@babel/core@7.26.0) 10444 - '@babel/plugin-transform-unicode-regex': 7.25.9(@babel/core@7.26.0) 10445 - '@babel/plugin-transform-unicode-sets-regex': 7.25.9(@babel/core@7.26.0) 10446 - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.26.0) 10447 - babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.26.0) 10448 - babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.0) 10449 - babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.26.0) 10329 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.9(@babel/core@7.26.10) 10330 + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.9(@babel/core@7.26.10) 10331 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.9(@babel/core@7.26.10) 10332 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.25.9(@babel/core@7.26.10) 10333 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.9(@babel/core@7.26.10) 10334 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.26.10) 10335 + '@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.10) 10336 + '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.10) 10337 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.26.10) 10338 + '@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.26.10) 10339 + '@babel/plugin-transform-async-generator-functions': 7.25.9(@babel/core@7.26.10) 10340 + '@babel/plugin-transform-async-to-generator': 7.25.9(@babel/core@7.26.10) 10341 + '@babel/plugin-transform-block-scoped-functions': 7.25.9(@babel/core@7.26.10) 10342 + '@babel/plugin-transform-block-scoping': 7.25.9(@babel/core@7.26.10) 10343 + '@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.26.10) 10344 + '@babel/plugin-transform-class-static-block': 7.26.0(@babel/core@7.26.10) 10345 + '@babel/plugin-transform-classes': 7.25.9(@babel/core@7.26.10) 10346 + '@babel/plugin-transform-computed-properties': 7.25.9(@babel/core@7.26.10) 10347 + '@babel/plugin-transform-destructuring': 7.25.9(@babel/core@7.26.10) 10348 + '@babel/plugin-transform-dotall-regex': 7.25.9(@babel/core@7.26.10) 10349 + '@babel/plugin-transform-duplicate-keys': 7.25.9(@babel/core@7.26.10) 10350 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.9(@babel/core@7.26.10) 10351 + '@babel/plugin-transform-dynamic-import': 7.25.9(@babel/core@7.26.10) 10352 + '@babel/plugin-transform-exponentiation-operator': 7.25.9(@babel/core@7.26.10) 10353 + '@babel/plugin-transform-export-namespace-from': 7.25.9(@babel/core@7.26.10) 10354 + '@babel/plugin-transform-for-of': 7.25.9(@babel/core@7.26.10) 10355 + '@babel/plugin-transform-function-name': 7.25.9(@babel/core@7.26.10) 10356 + '@babel/plugin-transform-json-strings': 7.25.9(@babel/core@7.26.10) 10357 + '@babel/plugin-transform-literals': 7.25.9(@babel/core@7.26.10) 10358 + '@babel/plugin-transform-logical-assignment-operators': 7.25.9(@babel/core@7.26.10) 10359 + '@babel/plugin-transform-member-expression-literals': 7.25.9(@babel/core@7.26.10) 10360 + '@babel/plugin-transform-modules-amd': 7.25.9(@babel/core@7.26.10) 10361 + '@babel/plugin-transform-modules-commonjs': 7.25.9(@babel/core@7.26.10) 10362 + '@babel/plugin-transform-modules-systemjs': 7.25.9(@babel/core@7.26.10) 10363 + '@babel/plugin-transform-modules-umd': 7.25.9(@babel/core@7.26.10) 10364 + '@babel/plugin-transform-named-capturing-groups-regex': 7.25.9(@babel/core@7.26.10) 10365 + '@babel/plugin-transform-new-target': 7.25.9(@babel/core@7.26.10) 10366 + '@babel/plugin-transform-nullish-coalescing-operator': 7.25.9(@babel/core@7.26.10) 10367 + '@babel/plugin-transform-numeric-separator': 7.25.9(@babel/core@7.26.10) 10368 + '@babel/plugin-transform-object-rest-spread': 7.25.9(@babel/core@7.26.10) 10369 + '@babel/plugin-transform-object-super': 7.25.9(@babel/core@7.26.10) 10370 + '@babel/plugin-transform-optional-catch-binding': 7.25.9(@babel/core@7.26.10) 10371 + '@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.10) 10372 + '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.10) 10373 + '@babel/plugin-transform-private-methods': 7.25.9(@babel/core@7.26.10) 10374 + '@babel/plugin-transform-private-property-in-object': 7.25.9(@babel/core@7.26.10) 10375 + '@babel/plugin-transform-property-literals': 7.25.9(@babel/core@7.26.10) 10376 + '@babel/plugin-transform-regenerator': 7.25.9(@babel/core@7.26.10) 10377 + '@babel/plugin-transform-regexp-modifiers': 7.26.0(@babel/core@7.26.10) 10378 + '@babel/plugin-transform-reserved-words': 7.25.9(@babel/core@7.26.10) 10379 + '@babel/plugin-transform-shorthand-properties': 7.25.9(@babel/core@7.26.10) 10380 + '@babel/plugin-transform-spread': 7.25.9(@babel/core@7.26.10) 10381 + '@babel/plugin-transform-sticky-regex': 7.25.9(@babel/core@7.26.10) 10382 + '@babel/plugin-transform-template-literals': 7.25.9(@babel/core@7.26.10) 10383 + '@babel/plugin-transform-typeof-symbol': 7.25.9(@babel/core@7.26.10) 10384 + '@babel/plugin-transform-unicode-escapes': 7.25.9(@babel/core@7.26.10) 10385 + '@babel/plugin-transform-unicode-property-regex': 7.25.9(@babel/core@7.26.10) 10386 + '@babel/plugin-transform-unicode-regex': 7.25.9(@babel/core@7.26.10) 10387 + '@babel/plugin-transform-unicode-sets-regex': 7.25.9(@babel/core@7.26.10) 10388 + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.26.10) 10389 + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.26.10) 10390 + babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.10) 10391 + babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.26.10) 10450 10392 core-js-compat: 3.41.0 10451 10393 semver: 6.3.1 10452 10394 transitivePeerDependencies: 10453 10395 - supports-color 10454 10396 10455 - '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.26.0)': 10397 + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.26.10)': 10456 10398 dependencies: 10457 - '@babel/core': 7.26.0 10399 + '@babel/core': 7.26.10 10458 10400 '@babel/helper-plugin-utils': 7.25.9 10459 - '@babel/types': 7.26.0 10401 + '@babel/types': 7.27.0 10460 10402 esutils: 2.0.3 10461 10403 10462 10404 '@babel/runtime@7.24.4': ··· 10952 10894 '@esbuild/win32-x64@0.25.3': 10953 10895 optional: true 10954 10896 10955 - '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.24.0(jiti@2.4.2))': 10897 + '@eslint-community/eslint-plugin-eslint-comments@4.4.1(eslint@9.25.1(jiti@2.4.2))': 10956 10898 dependencies: 10957 10899 escape-string-regexp: 4.0.0 10958 - eslint: 9.24.0(jiti@2.4.2) 10900 + eslint: 9.25.1(jiti@2.4.2) 10959 10901 ignore: 5.3.2 10960 10902 10961 - '@eslint-community/eslint-utils@4.4.1(eslint@9.24.0(jiti@2.4.2))': 10903 + '@eslint-community/eslint-utils@4.6.0(eslint@9.25.1(jiti@2.4.2))': 10962 10904 dependencies: 10963 - eslint: 9.24.0(jiti@2.4.2) 10964 - eslint-visitor-keys: 3.4.3 10965 - 10966 - '@eslint-community/eslint-utils@4.6.0(eslint@9.24.0(jiti@2.4.2))': 10967 - dependencies: 10968 - eslint: 9.24.0(jiti@2.4.2) 10905 + eslint: 9.25.1(jiti@2.4.2) 10969 10906 eslint-visitor-keys: 3.4.3 10970 10907 10971 10908 '@eslint-community/regexpp@4.12.1': {} 10972 10909 10973 - '@eslint/compat@1.2.5(eslint@9.24.0(jiti@2.4.2))': 10910 + '@eslint/compat@1.2.5(eslint@9.25.1(jiti@2.4.2))': 10974 10911 optionalDependencies: 10975 - eslint: 9.24.0(jiti@2.4.2) 10912 + eslint: 9.25.1(jiti@2.4.2) 10976 10913 10977 10914 '@eslint/config-array@0.20.0': 10978 10915 dependencies: ··· 10982 10919 transitivePeerDependencies: 10983 10920 - supports-color 10984 10921 10985 - '@eslint/config-helpers@0.2.0': {} 10922 + '@eslint/config-helpers@0.2.1': {} 10986 10923 10987 10924 '@eslint/core@0.10.0': 10988 10925 dependencies: 10989 10926 '@types/json-schema': 7.0.15 10990 10927 10991 10928 '@eslint/core@0.12.0': 10929 + dependencies: 10930 + '@types/json-schema': 7.0.15 10931 + 10932 + '@eslint/core@0.13.0': 10992 10933 dependencies: 10993 10934 '@types/json-schema': 7.0.15 10994 10935 ··· 11006 10947 transitivePeerDependencies: 11007 10948 - supports-color 11008 10949 11009 - '@eslint/js@9.24.0': {} 10950 + '@eslint/js@9.25.1': {} 11010 10951 11011 10952 '@eslint/markdown@6.3.0': 11012 10953 dependencies: ··· 11023 10964 '@eslint/plugin-kit@0.2.7': 11024 10965 dependencies: 11025 10966 '@eslint/core': 0.12.0 10967 + levn: 0.4.1 10968 + 10969 + '@eslint/plugin-kit@0.2.8': 10970 + dependencies: 10971 + '@eslint/core': 0.13.0 11026 10972 levn: 0.4.1 11027 10973 11028 10974 '@faker-js/faker@9.7.0': {} ··· 11396 11342 transitivePeerDependencies: 11397 11343 - supports-color 11398 11344 11399 - '@rollup/plugin-babel@5.3.1(@babel/core@7.26.0)(@types/babel__core@7.20.5)(rollup@4.40.0)': 11345 + '@rollup/plugin-babel@5.3.1(@babel/core@7.26.10)(@types/babel__core@7.20.5)(rollup@4.40.0)': 11400 11346 dependencies: 11401 - '@babel/core': 7.26.0 11347 + '@babel/core': 7.26.10 11402 11348 '@babel/helper-module-imports': 7.25.9 11403 11349 '@rollup/pluginutils': 3.1.0(rollup@4.40.0) 11404 11350 rollup: 4.40.0 ··· 11658 11604 dependencies: 11659 11605 '@sinonjs/commons': 3.0.1 11660 11606 11661 - '@stylistic/eslint-plugin@4.2.0(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)': 11607 + '@stylistic/eslint-plugin@4.2.0(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3)': 11662 11608 dependencies: 11663 - '@typescript-eslint/utils': 8.27.0(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 11664 - eslint: 9.24.0(jiti@2.4.2) 11609 + '@typescript-eslint/utils': 8.27.0(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 11610 + eslint: 9.25.1(jiti@2.4.2) 11665 11611 eslint-visitor-keys: 4.2.0 11666 11612 espree: 10.3.0 11667 11613 estraverse: 5.3.0 ··· 11999 11945 '@types/node': 22.14.1 12000 11946 optional: true 12001 11947 12002 - '@typescript-eslint/eslint-plugin@8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)': 11948 + '@typescript-eslint/eslint-plugin@8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3)': 12003 11949 dependencies: 12004 11950 '@eslint-community/regexpp': 4.12.1 12005 - '@typescript-eslint/parser': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 11951 + '@typescript-eslint/parser': 8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 12006 11952 '@typescript-eslint/scope-manager': 8.30.1 12007 - '@typescript-eslint/type-utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 12008 - '@typescript-eslint/utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 11953 + '@typescript-eslint/type-utils': 8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 11954 + '@typescript-eslint/utils': 8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 12009 11955 '@typescript-eslint/visitor-keys': 8.30.1 12010 - eslint: 9.24.0(jiti@2.4.2) 11956 + eslint: 9.25.1(jiti@2.4.2) 12011 11957 graphemer: 1.4.0 12012 11958 ignore: 5.3.2 12013 11959 natural-compare: 1.4.0 ··· 12016 11962 transitivePeerDependencies: 12017 11963 - supports-color 12018 11964 12019 - '@typescript-eslint/parser@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)': 11965 + '@typescript-eslint/parser@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3)': 12020 11966 dependencies: 12021 11967 '@typescript-eslint/scope-manager': 8.30.1 12022 11968 '@typescript-eslint/types': 8.30.1 12023 11969 '@typescript-eslint/typescript-estree': 8.30.1(typescript@5.8.3) 12024 11970 '@typescript-eslint/visitor-keys': 8.30.1 12025 11971 debug: 4.4.0 12026 - eslint: 9.24.0(jiti@2.4.2) 11972 + eslint: 9.25.1(jiti@2.4.2) 12027 11973 typescript: 5.8.3 12028 11974 transitivePeerDependencies: 12029 11975 - supports-color ··· 12038 11984 '@typescript-eslint/types': 8.30.1 12039 11985 '@typescript-eslint/visitor-keys': 8.30.1 12040 11986 12041 - '@typescript-eslint/type-utils@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)': 11987 + '@typescript-eslint/type-utils@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3)': 12042 11988 dependencies: 12043 11989 '@typescript-eslint/typescript-estree': 8.30.1(typescript@5.8.3) 12044 - '@typescript-eslint/utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 11990 + '@typescript-eslint/utils': 8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 12045 11991 debug: 4.4.0 12046 - eslint: 9.24.0(jiti@2.4.2) 11992 + eslint: 9.25.1(jiti@2.4.2) 12047 11993 ts-api-utils: 2.0.1(typescript@5.8.3) 12048 11994 typescript: 5.8.3 12049 11995 transitivePeerDependencies: ··· 12081 12027 transitivePeerDependencies: 12082 12028 - supports-color 12083 12029 12084 - '@typescript-eslint/utils@8.27.0(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)': 12030 + '@typescript-eslint/utils@8.27.0(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3)': 12085 12031 dependencies: 12086 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.24.0(jiti@2.4.2)) 12032 + '@eslint-community/eslint-utils': 4.6.0(eslint@9.25.1(jiti@2.4.2)) 12087 12033 '@typescript-eslint/scope-manager': 8.27.0 12088 12034 '@typescript-eslint/types': 8.27.0 12089 12035 '@typescript-eslint/typescript-estree': 8.27.0(typescript@5.8.3) 12090 - eslint: 9.24.0(jiti@2.4.2) 12036 + eslint: 9.25.1(jiti@2.4.2) 12091 12037 typescript: 5.8.3 12092 12038 transitivePeerDependencies: 12093 12039 - supports-color 12094 12040 12095 - '@typescript-eslint/utils@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)': 12041 + '@typescript-eslint/utils@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3)': 12096 12042 dependencies: 12097 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.24.0(jiti@2.4.2)) 12043 + '@eslint-community/eslint-utils': 4.6.0(eslint@9.25.1(jiti@2.4.2)) 12098 12044 '@typescript-eslint/scope-manager': 8.30.1 12099 12045 '@typescript-eslint/types': 8.30.1 12100 12046 '@typescript-eslint/typescript-estree': 8.30.1(typescript@5.8.3) 12101 - eslint: 9.24.0(jiti@2.4.2) 12047 + eslint: 9.25.1(jiti@2.4.2) 12102 12048 typescript: 5.8.3 12103 12049 transitivePeerDependencies: 12104 12050 - supports-color ··· 12364 12310 vite: 6.2.0(@types/node@22.14.1)(jiti@2.4.2)(terser@5.36.0)(tsx@4.19.3)(yaml@2.7.0) 12365 12311 vue: 3.5.13(typescript@5.8.3) 12366 12312 12367 - '@vitest/eslint-plugin@1.1.42(@typescript-eslint/utils@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)(vitest@packages+vitest)': 12313 + '@vitest/eslint-plugin@1.1.42(@typescript-eslint/utils@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3)(vitest@packages+vitest)': 12368 12314 dependencies: 12369 - '@typescript-eslint/utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 12370 - eslint: 9.24.0(jiti@2.4.2) 12315 + '@typescript-eslint/utils': 8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 12316 + eslint: 9.25.1(jiti@2.4.2) 12371 12317 vitest: link:packages/vitest 12372 12318 optionalDependencies: 12373 12319 typescript: 5.8.3 ··· 12894 12840 12895 12841 b4a@1.6.4: {} 12896 12842 12897 - babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.26.0): 12843 + babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.26.10): 12898 12844 dependencies: 12899 - '@babel/compat-data': 7.26.2 12900 - '@babel/core': 7.26.0 12901 - '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.26.0) 12845 + '@babel/compat-data': 7.26.8 12846 + '@babel/core': 7.26.10 12847 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.26.10) 12902 12848 semver: 6.3.1 12903 12849 transitivePeerDependencies: 12904 12850 - supports-color 12905 12851 12906 - babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.26.0): 12852 + babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.26.10): 12907 12853 dependencies: 12908 - '@babel/core': 7.26.0 12909 - '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.26.0) 12854 + '@babel/core': 7.26.10 12855 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.26.10) 12910 12856 core-js-compat: 3.41.0 12911 12857 transitivePeerDependencies: 12912 12858 - supports-color 12913 12859 12914 - babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.26.0): 12860 + babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.26.10): 12915 12861 dependencies: 12916 - '@babel/core': 7.26.0 12917 - '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.26.0) 12862 + '@babel/core': 7.26.10 12863 + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.26.10) 12918 12864 transitivePeerDependencies: 12919 12865 - supports-color 12920 12866 ··· 13977 13923 optionalDependencies: 13978 13924 source-map: 0.6.1 13979 13925 13980 - eslint-compat-utils@0.5.1(eslint@9.24.0(jiti@2.4.2)): 13926 + eslint-compat-utils@0.5.1(eslint@9.25.1(jiti@2.4.2)): 13981 13927 dependencies: 13982 - eslint: 9.24.0(jiti@2.4.2) 13928 + eslint: 9.25.1(jiti@2.4.2) 13983 13929 semver: 7.7.1 13984 13930 13985 - eslint-compat-utils@0.6.4(eslint@9.24.0(jiti@2.4.2)): 13931 + eslint-compat-utils@0.6.4(eslint@9.25.1(jiti@2.4.2)): 13986 13932 dependencies: 13987 - eslint: 9.24.0(jiti@2.4.2) 13933 + eslint: 9.25.1(jiti@2.4.2) 13988 13934 semver: 7.7.1 13989 13935 13990 - eslint-config-flat-gitignore@2.1.0(eslint@9.24.0(jiti@2.4.2)): 13936 + eslint-config-flat-gitignore@2.1.0(eslint@9.25.1(jiti@2.4.2)): 13991 13937 dependencies: 13992 - '@eslint/compat': 1.2.5(eslint@9.24.0(jiti@2.4.2)) 13993 - eslint: 9.24.0(jiti@2.4.2) 13938 + '@eslint/compat': 1.2.5(eslint@9.25.1(jiti@2.4.2)) 13939 + eslint: 9.25.1(jiti@2.4.2) 13994 13940 13995 13941 eslint-flat-config-utils@2.0.1: 13996 13942 dependencies: ··· 14004 13950 transitivePeerDependencies: 14005 13951 - supports-color 14006 13952 14007 - eslint-json-compat-utils@0.2.1(eslint@9.24.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0): 13953 + eslint-json-compat-utils@0.2.1(eslint@9.25.1(jiti@2.4.2))(jsonc-eslint-parser@2.4.0): 14008 13954 dependencies: 14009 - eslint: 9.24.0(jiti@2.4.2) 13955 + eslint: 9.25.1(jiti@2.4.2) 14010 13956 esquery: 1.6.0 14011 13957 jsonc-eslint-parser: 2.4.0 14012 13958 14013 - eslint-merge-processors@2.0.0(eslint@9.24.0(jiti@2.4.2)): 13959 + eslint-merge-processors@2.0.0(eslint@9.25.1(jiti@2.4.2)): 14014 13960 dependencies: 14015 - eslint: 9.24.0(jiti@2.4.2) 13961 + eslint: 9.25.1(jiti@2.4.2) 14016 13962 14017 - eslint-plugin-antfu@3.1.1(eslint@9.24.0(jiti@2.4.2)): 13963 + eslint-plugin-antfu@3.1.1(eslint@9.25.1(jiti@2.4.2)): 14018 13964 dependencies: 14019 - eslint: 9.24.0(jiti@2.4.2) 13965 + eslint: 9.25.1(jiti@2.4.2) 14020 13966 14021 - eslint-plugin-command@3.2.0(eslint@9.24.0(jiti@2.4.2)): 13967 + eslint-plugin-command@3.2.0(eslint@9.25.1(jiti@2.4.2)): 14022 13968 dependencies: 14023 13969 '@es-joy/jsdoccomment': 0.50.0 14024 - eslint: 9.24.0(jiti@2.4.2) 13970 + eslint: 9.25.1(jiti@2.4.2) 14025 13971 14026 - eslint-plugin-es-x@7.8.0(eslint@9.24.0(jiti@2.4.2)): 13972 + eslint-plugin-es-x@7.8.0(eslint@9.25.1(jiti@2.4.2)): 14027 13973 dependencies: 14028 - '@eslint-community/eslint-utils': 4.6.0(eslint@9.24.0(jiti@2.4.2)) 13974 + '@eslint-community/eslint-utils': 4.6.0(eslint@9.25.1(jiti@2.4.2)) 14029 13975 '@eslint-community/regexpp': 4.12.1 14030 - eslint: 9.24.0(jiti@2.4.2) 14031 - eslint-compat-utils: 0.5.1(eslint@9.24.0(jiti@2.4.2)) 13976 + eslint: 9.25.1(jiti@2.4.2) 13977 + eslint-compat-utils: 0.5.1(eslint@9.25.1(jiti@2.4.2)) 14032 13978 14033 - eslint-plugin-import-x@4.10.5(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3): 13979 + eslint-plugin-import-x@4.10.5(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3): 14034 13980 dependencies: 14035 13981 '@pkgr/core': 0.2.4 14036 13982 '@types/doctrine': 0.0.9 14037 - '@typescript-eslint/utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 13983 + '@typescript-eslint/utils': 8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 14038 13984 debug: 4.4.0 14039 13985 doctrine: 3.0.0 14040 - eslint: 9.24.0(jiti@2.4.2) 13986 + eslint: 9.25.1(jiti@2.4.2) 14041 13987 eslint-import-resolver-node: 0.3.9 14042 13988 get-tsconfig: 4.10.0 14043 13989 is-glob: 4.0.3 ··· 14050 13996 - supports-color 14051 13997 - typescript 14052 13998 14053 - eslint-plugin-jsdoc@50.6.9(eslint@9.24.0(jiti@2.4.2)): 13999 + eslint-plugin-jsdoc@50.6.9(eslint@9.25.1(jiti@2.4.2)): 14054 14000 dependencies: 14055 14001 '@es-joy/jsdoccomment': 0.49.0 14056 14002 are-docs-informative: 0.0.2 14057 14003 comment-parser: 1.4.1 14058 14004 debug: 4.4.0 14059 14005 escape-string-regexp: 4.0.0 14060 - eslint: 9.24.0(jiti@2.4.2) 14006 + eslint: 9.25.1(jiti@2.4.2) 14061 14007 espree: 10.3.0 14062 14008 esquery: 1.6.0 14063 14009 parse-imports: 2.1.1 ··· 14067 14013 transitivePeerDependencies: 14068 14014 - supports-color 14069 14015 14070 - eslint-plugin-jsonc@2.20.0(eslint@9.24.0(jiti@2.4.2)): 14016 + eslint-plugin-jsonc@2.20.0(eslint@9.25.1(jiti@2.4.2)): 14071 14017 dependencies: 14072 - '@eslint-community/eslint-utils': 4.6.0(eslint@9.24.0(jiti@2.4.2)) 14073 - eslint: 9.24.0(jiti@2.4.2) 14074 - eslint-compat-utils: 0.6.4(eslint@9.24.0(jiti@2.4.2)) 14075 - eslint-json-compat-utils: 0.2.1(eslint@9.24.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0) 14018 + '@eslint-community/eslint-utils': 4.6.0(eslint@9.25.1(jiti@2.4.2)) 14019 + eslint: 9.25.1(jiti@2.4.2) 14020 + eslint-compat-utils: 0.6.4(eslint@9.25.1(jiti@2.4.2)) 14021 + eslint-json-compat-utils: 0.2.1(eslint@9.25.1(jiti@2.4.2))(jsonc-eslint-parser@2.4.0) 14076 14022 espree: 10.3.0 14077 14023 graphemer: 1.4.0 14078 14024 jsonc-eslint-parser: 2.4.0 ··· 14081 14027 transitivePeerDependencies: 14082 14028 - '@eslint/json' 14083 14029 14084 - eslint-plugin-n@17.17.0(eslint@9.24.0(jiti@2.4.2)): 14030 + eslint-plugin-n@17.17.0(eslint@9.25.1(jiti@2.4.2)): 14085 14031 dependencies: 14086 - '@eslint-community/eslint-utils': 4.6.0(eslint@9.24.0(jiti@2.4.2)) 14032 + '@eslint-community/eslint-utils': 4.6.0(eslint@9.25.1(jiti@2.4.2)) 14087 14033 enhanced-resolve: 5.17.1 14088 - eslint: 9.24.0(jiti@2.4.2) 14089 - eslint-plugin-es-x: 7.8.0(eslint@9.24.0(jiti@2.4.2)) 14034 + eslint: 9.25.1(jiti@2.4.2) 14035 + eslint-plugin-es-x: 7.8.0(eslint@9.25.1(jiti@2.4.2)) 14090 14036 get-tsconfig: 4.10.0 14091 14037 globals: 15.15.0 14092 14038 ignore: 5.3.2 ··· 14095 14041 14096 14042 eslint-plugin-no-only-tests@3.3.0: {} 14097 14043 14098 - eslint-plugin-perfectionist@4.11.0(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3): 14044 + eslint-plugin-perfectionist@4.11.0(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3): 14099 14045 dependencies: 14100 14046 '@typescript-eslint/types': 8.30.1 14101 - '@typescript-eslint/utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 14102 - eslint: 9.24.0(jiti@2.4.2) 14047 + '@typescript-eslint/utils': 8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 14048 + eslint: 9.25.1(jiti@2.4.2) 14103 14049 natural-orderby: 5.0.0 14104 14050 transitivePeerDependencies: 14105 14051 - supports-color 14106 14052 - typescript 14107 14053 14108 - eslint-plugin-pnpm@0.3.1(eslint@9.24.0(jiti@2.4.2)): 14054 + eslint-plugin-pnpm@0.3.1(eslint@9.25.1(jiti@2.4.2)): 14109 14055 dependencies: 14110 - eslint: 9.24.0(jiti@2.4.2) 14056 + eslint: 9.25.1(jiti@2.4.2) 14111 14057 find-up-simple: 1.0.1 14112 14058 jsonc-eslint-parser: 2.4.0 14113 14059 pathe: 2.0.3 ··· 14115 14061 tinyglobby: 0.2.13 14116 14062 yaml-eslint-parser: 1.3.0 14117 14063 14118 - eslint-plugin-regexp@2.7.0(eslint@9.24.0(jiti@2.4.2)): 14064 + eslint-plugin-regexp@2.7.0(eslint@9.25.1(jiti@2.4.2)): 14119 14065 dependencies: 14120 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.24.0(jiti@2.4.2)) 14066 + '@eslint-community/eslint-utils': 4.6.0(eslint@9.25.1(jiti@2.4.2)) 14121 14067 '@eslint-community/regexpp': 4.12.1 14122 14068 comment-parser: 1.4.1 14123 - eslint: 9.24.0(jiti@2.4.2) 14069 + eslint: 9.25.1(jiti@2.4.2) 14124 14070 jsdoc-type-pratt-parser: 4.1.0 14125 14071 refa: 0.12.1 14126 14072 regexp-ast-analysis: 0.7.1 14127 14073 scslre: 0.3.0 14128 14074 14129 - eslint-plugin-toml@0.12.0(eslint@9.24.0(jiti@2.4.2)): 14075 + eslint-plugin-toml@0.12.0(eslint@9.25.1(jiti@2.4.2)): 14130 14076 dependencies: 14131 14077 debug: 4.4.0 14132 - eslint: 9.24.0(jiti@2.4.2) 14133 - eslint-compat-utils: 0.6.4(eslint@9.24.0(jiti@2.4.2)) 14078 + eslint: 9.25.1(jiti@2.4.2) 14079 + eslint-compat-utils: 0.6.4(eslint@9.25.1(jiti@2.4.2)) 14134 14080 lodash: 4.17.21 14135 14081 toml-eslint-parser: 0.10.0 14136 14082 transitivePeerDependencies: 14137 14083 - supports-color 14138 14084 14139 - eslint-plugin-unicorn@58.0.0(eslint@9.24.0(jiti@2.4.2)): 14085 + eslint-plugin-unicorn@58.0.0(eslint@9.25.1(jiti@2.4.2)): 14140 14086 dependencies: 14141 14087 '@babel/helper-validator-identifier': 7.25.9 14142 - '@eslint-community/eslint-utils': 4.6.0(eslint@9.24.0(jiti@2.4.2)) 14088 + '@eslint-community/eslint-utils': 4.6.0(eslint@9.25.1(jiti@2.4.2)) 14143 14089 '@eslint/plugin-kit': 0.2.7 14144 14090 ci-info: 4.2.0 14145 14091 clean-regexp: 1.0.0 14146 14092 core-js-compat: 3.41.0 14147 - eslint: 9.24.0(jiti@2.4.2) 14093 + eslint: 9.25.1(jiti@2.4.2) 14148 14094 esquery: 1.6.0 14149 14095 globals: 16.0.0 14150 14096 indent-string: 5.0.0 ··· 14157 14103 semver: 7.7.1 14158 14104 strip-indent: 4.0.0 14159 14105 14160 - eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2)): 14106 + eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.25.1(jiti@2.4.2)): 14161 14107 dependencies: 14162 - eslint: 9.24.0(jiti@2.4.2) 14108 + eslint: 9.25.1(jiti@2.4.2) 14163 14109 optionalDependencies: 14164 - '@typescript-eslint/eslint-plugin': 8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3) 14110 + '@typescript-eslint/eslint-plugin': 8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.25.1(jiti@2.4.2))(typescript@5.8.3) 14165 14111 14166 - eslint-plugin-vue@10.0.0(eslint@9.24.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.24.0(jiti@2.4.2))): 14112 + eslint-plugin-vue@10.0.0(eslint@9.25.1(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.25.1(jiti@2.4.2))): 14167 14113 dependencies: 14168 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.24.0(jiti@2.4.2)) 14169 - eslint: 9.24.0(jiti@2.4.2) 14114 + '@eslint-community/eslint-utils': 4.6.0(eslint@9.25.1(jiti@2.4.2)) 14115 + eslint: 9.25.1(jiti@2.4.2) 14170 14116 natural-compare: 1.4.0 14171 14117 nth-check: 2.1.1 14172 14118 postcss-selector-parser: 6.0.16 14173 14119 semver: 7.7.1 14174 - vue-eslint-parser: 10.1.3(eslint@9.24.0(jiti@2.4.2)) 14120 + vue-eslint-parser: 10.1.3(eslint@9.25.1(jiti@2.4.2)) 14175 14121 xml-name-validator: 4.0.0 14176 14122 14177 - eslint-plugin-yml@1.17.0(eslint@9.24.0(jiti@2.4.2)): 14123 + eslint-plugin-yml@1.17.0(eslint@9.25.1(jiti@2.4.2)): 14178 14124 dependencies: 14179 14125 debug: 4.4.0 14180 14126 escape-string-regexp: 4.0.0 14181 - eslint: 9.24.0(jiti@2.4.2) 14182 - eslint-compat-utils: 0.6.4(eslint@9.24.0(jiti@2.4.2)) 14127 + eslint: 9.25.1(jiti@2.4.2) 14128 + eslint-compat-utils: 0.6.4(eslint@9.25.1(jiti@2.4.2)) 14183 14129 natural-compare: 1.4.0 14184 14130 yaml-eslint-parser: 1.3.0 14185 14131 transitivePeerDependencies: 14186 14132 - supports-color 14187 14133 14188 - eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.24.0(jiti@2.4.2)): 14134 + eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.13)(eslint@9.25.1(jiti@2.4.2)): 14189 14135 dependencies: 14190 14136 '@vue/compiler-sfc': 3.5.13 14191 - eslint: 9.24.0(jiti@2.4.2) 14137 + eslint: 9.25.1(jiti@2.4.2) 14192 14138 14193 14139 eslint-scope@8.3.0: 14194 14140 dependencies: ··· 14199 14145 14200 14146 eslint-visitor-keys@4.2.0: {} 14201 14147 14202 - eslint@9.24.0(jiti@2.4.2): 14148 + eslint@9.25.1(jiti@2.4.2): 14203 14149 dependencies: 14204 - '@eslint-community/eslint-utils': 4.4.1(eslint@9.24.0(jiti@2.4.2)) 14150 + '@eslint-community/eslint-utils': 4.6.0(eslint@9.25.1(jiti@2.4.2)) 14205 14151 '@eslint-community/regexpp': 4.12.1 14206 14152 '@eslint/config-array': 0.20.0 14207 - '@eslint/config-helpers': 0.2.0 14208 - '@eslint/core': 0.12.0 14153 + '@eslint/config-helpers': 0.2.1 14154 + '@eslint/core': 0.13.0 14209 14155 '@eslint/eslintrc': 3.3.1 14210 - '@eslint/js': 9.24.0 14211 - '@eslint/plugin-kit': 0.2.7 14156 + '@eslint/js': 9.25.1 14157 + '@eslint/plugin-kit': 0.2.8 14212 14158 '@humanfs/node': 0.16.6 14213 14159 '@humanwhocodes/module-importer': 1.0.1 14214 14160 '@humanwhocodes/retry': 0.4.2 ··· 17990 17936 dependencies: 17991 17937 vue: 3.5.12(typescript@5.8.3) 17992 17938 17993 - vue-eslint-parser@10.1.3(eslint@9.24.0(jiti@2.4.2)): 17939 + vue-eslint-parser@10.1.3(eslint@9.25.1(jiti@2.4.2)): 17994 17940 dependencies: 17995 17941 debug: 4.4.0 17996 - eslint: 9.24.0(jiti@2.4.2) 17942 + eslint: 9.25.1(jiti@2.4.2) 17997 17943 eslint-scope: 8.3.0 17998 17944 eslint-visitor-keys: 4.2.0 17999 17945 espree: 10.3.0 ··· 18212 18158 workbox-build@7.1.0(@types/babel__core@7.20.5): 18213 18159 dependencies: 18214 18160 '@apideck/better-ajv-errors': 0.3.6(ajv@8.17.1) 18215 - '@babel/core': 7.26.0 18216 - '@babel/preset-env': 7.26.0(@babel/core@7.26.0) 18161 + '@babel/core': 7.26.10 18162 + '@babel/preset-env': 7.26.0(@babel/core@7.26.10) 18217 18163 '@babel/runtime': 7.26.0 18218 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.26.0)(@types/babel__core@7.20.5)(rollup@4.40.0) 18164 + '@rollup/plugin-babel': 5.3.1(@babel/core@7.26.10)(@types/babel__core@7.20.5)(rollup@4.40.0) 18219 18165 '@rollup/plugin-node-resolve': 15.3.1(rollup@4.40.0) 18220 18166 '@rollup/plugin-replace': 2.4.2(rollup@4.40.0) 18221 18167 '@rollup/plugin-terser': 0.4.4(rollup@4.40.0)