fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

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

chore(deps): update dependency oxfmt to v0.43.0

authored by

renovate[bot] and committed by
GitHub
3f7367a8 923af3f2

+347 -121
+1 -1
examples/openapi-ts-axios/package.json
··· 30 30 "eslint": "9.39.2", 31 31 "eslint-plugin-react-hooks": "5.2.0", 32 32 "eslint-plugin-react-refresh": "0.4.7", 33 - "oxfmt": "0.41.0", 33 + "oxfmt": "0.43.0", 34 34 "postcss": "8.4.41", 35 35 "tailwindcss": "3.4.9", 36 36 "typescript": "5.9.3",
+1 -1
examples/openapi-ts-fastify/package.json
··· 15 15 "devDependencies": { 16 16 "@hey-api/openapi-ts": "workspace:*", 17 17 "eslint": "9.39.2", 18 - "oxfmt": "0.41.0", 18 + "oxfmt": "0.43.0", 19 19 "typescript": "5.9.3", 20 20 "vite": "7.3.1", 21 21 "vitest": "4.1.0"
+1 -1
examples/openapi-ts-fetch/package.json
··· 30 30 "eslint-plugin-react-hooks": "5.2.0", 31 31 "eslint-plugin-react-refresh": "0.4.7", 32 32 "msw": "2.12.14", 33 - "oxfmt": "0.41.0", 33 + "oxfmt": "0.43.0", 34 34 "postcss": "8.4.41", 35 35 "tailwindcss": "3.4.9", 36 36 "typescript": "5.9.3",
+1 -1
examples/openapi-ts-ky/package.json
··· 30 30 "eslint": "9.39.2", 31 31 "eslint-plugin-react-hooks": "5.2.0", 32 32 "eslint-plugin-react-refresh": "0.4.7", 33 - "oxfmt": "0.41.0", 33 + "oxfmt": "0.43.0", 34 34 "postcss": "8.4.41", 35 35 "tailwindcss": "3.4.9", 36 36 "typescript": "5.9.3",
+1 -1
examples/openapi-ts-nestjs/package.json
··· 22 22 "@swc-node/register": "1.10.10", 23 23 "@swc/core": "1.11.29", 24 24 "eslint": "9.39.2", 25 - "oxfmt": "0.41.0", 25 + "oxfmt": "0.43.0", 26 26 "typescript": "5.9.3", 27 27 "unplugin-swc": "1.5.5", 28 28 "vite": "7.3.1",
+1 -1
examples/openapi-ts-ofetch/package.json
··· 31 31 "eslint-plugin-vue": "9.32.0", 32 32 "jsdom": "29.0.1", 33 33 "npm-run-all2": "8.0.4", 34 - "oxfmt": "0.41.0", 34 + "oxfmt": "0.43.0", 35 35 "postcss": "8.4.41", 36 36 "tailwindcss": "3.4.9", 37 37 "typescript": "5.9.3",
+1 -1
examples/openapi-ts-openai/package.json
··· 30 30 "eslint": "9.39.2", 31 31 "eslint-plugin-react-hooks": "5.2.0", 32 32 "eslint-plugin-react-refresh": "0.4.7", 33 - "oxfmt": "0.41.0", 33 + "oxfmt": "0.43.0", 34 34 "postcss": "8.4.41", 35 35 "tailwindcss": "3.4.9", 36 36 "typescript": "5.9.3",
+1 -1
examples/openapi-ts-pinia-colada/package.json
··· 37 37 "eslint-plugin-vue": "9.32.0", 38 38 "jsdom": "29.0.1", 39 39 "npm-run-all2": "8.0.4", 40 - "oxfmt": "0.41.0", 40 + "oxfmt": "0.43.0", 41 41 "postcss": "8.4.41", 42 42 "tailwindcss": "3.4.9", 43 43 "typescript": "5.9.3",
+1 -1
examples/openapi-ts-tanstack-react-query/package.json
··· 31 31 "eslint": "9.39.2", 32 32 "eslint-plugin-react-hooks": "5.2.0", 33 33 "eslint-plugin-react-refresh": "0.4.7", 34 - "oxfmt": "0.41.0", 34 + "oxfmt": "0.43.0", 35 35 "postcss": "8.4.41", 36 36 "tailwindcss": "3.4.9", 37 37 "typescript": "5.9.3",
+1 -1
examples/openapi-ts-tanstack-svelte-query/package.json
··· 29 29 "eslint": "9.39.2", 30 30 "eslint-plugin-svelte": "2.36.0", 31 31 "globals": "17.4.0", 32 - "oxfmt": "0.41.0", 32 + "oxfmt": "0.43.0", 33 33 "svelte": "5.19.9", 34 34 "svelte-check": "4.1.4", 35 35 "typescript": "5.9.3",
+1 -1
examples/openapi-ts-tanstack-vue-query/package.json
··· 37 37 "eslint-plugin-vue": "9.32.0", 38 38 "jsdom": "29.0.1", 39 39 "npm-run-all2": "8.0.4", 40 - "oxfmt": "0.41.0", 40 + "oxfmt": "0.43.0", 41 41 "postcss": "8.4.41", 42 42 "tailwindcss": "3.4.9", 43 43 "typescript": "5.9.3",
+1 -1
package.json
··· 69 69 "globals": "17.4.0", 70 70 "husky": "9.1.7", 71 71 "lint-staged": "16.4.0", 72 - "oxfmt": "0.41.0", 72 + "oxfmt": "0.43.0", 73 73 "publint": "0.3.18", 74 74 "tsdown": "0.21.7", 75 75 "tsx": "4.21.0",
+335 -109
pnpm-lock.yaml
··· 77 77 specifier: 16.4.0 78 78 version: 16.4.0 79 79 oxfmt: 80 - specifier: 0.41.0 81 - version: 0.41.0 80 + specifier: 0.43.0 81 + version: 0.43.0 82 82 publint: 83 83 specifier: 0.3.18 84 84 version: 0.3.18 ··· 438 438 specifier: 0.4.7 439 439 version: 0.4.7(eslint@9.39.2(jiti@2.6.1)) 440 440 oxfmt: 441 - specifier: 0.41.0 442 - version: 0.41.0 441 + specifier: 0.43.0 442 + version: 0.43.0 443 443 postcss: 444 444 specifier: 8.4.41 445 445 version: 8.4.41 ··· 469 469 specifier: 9.39.2 470 470 version: 9.39.2(jiti@2.6.1) 471 471 oxfmt: 472 - specifier: 0.41.0 473 - version: 0.41.0 472 + specifier: 0.43.0 473 + version: 0.43.0 474 474 typescript: 475 475 specifier: 5.9.3 476 476 version: 5.9.3 ··· 533 533 specifier: 2.12.14 534 534 version: 2.12.14(@types/node@25.2.1)(typescript@5.9.3) 535 535 oxfmt: 536 - specifier: 0.41.0 537 - version: 0.41.0 536 + specifier: 0.43.0 537 + version: 0.43.0 538 538 postcss: 539 539 specifier: 8.4.41 540 540 version: 8.4.41 ··· 603 603 specifier: 0.4.7 604 604 version: 0.4.7(eslint@9.39.2(jiti@2.6.1)) 605 605 oxfmt: 606 - specifier: 0.41.0 607 - version: 0.41.0 606 + specifier: 0.43.0 607 + version: 0.43.0 608 608 postcss: 609 609 specifier: 8.4.41 610 610 version: 8.4.41 ··· 652 652 specifier: 9.39.2 653 653 version: 9.39.2(jiti@2.6.1) 654 654 oxfmt: 655 - specifier: 0.41.0 656 - version: 0.41.0 655 + specifier: 0.43.0 656 + version: 0.43.0 657 657 typescript: 658 658 specifier: 5.9.3 659 659 version: 5.9.3 ··· 784 784 specifier: 8.0.4 785 785 version: 8.0.4 786 786 oxfmt: 787 - specifier: 0.41.0 788 - version: 0.41.0 787 + specifier: 0.43.0 788 + version: 0.43.0 789 789 postcss: 790 790 specifier: 8.4.41 791 791 version: 8.4.41 ··· 860 860 specifier: 0.4.7 861 861 version: 0.4.7(eslint@9.39.2(jiti@2.6.1)) 862 862 oxfmt: 863 - specifier: 0.41.0 864 - version: 0.41.0 863 + specifier: 0.43.0 864 + version: 0.43.0 865 865 postcss: 866 866 specifier: 8.4.41 867 867 version: 8.4.41 ··· 939 939 specifier: 8.0.4 940 940 version: 8.0.4 941 941 oxfmt: 942 - specifier: 0.41.0 943 - version: 0.41.0 942 + specifier: 0.43.0 943 + version: 0.43.0 944 944 postcss: 945 945 specifier: 8.4.41 946 946 version: 8.4.41 ··· 1100 1100 specifier: 0.4.7 1101 1101 version: 0.4.7(eslint@9.39.2(jiti@2.6.1)) 1102 1102 oxfmt: 1103 - specifier: 0.41.0 1104 - version: 0.41.0 1103 + specifier: 0.43.0 1104 + version: 0.43.0 1105 1105 postcss: 1106 1106 specifier: 8.4.41 1107 1107 version: 8.4.41 ··· 1152 1152 specifier: 17.4.0 1153 1153 version: 17.4.0 1154 1154 oxfmt: 1155 - specifier: 0.41.0 1156 - version: 0.41.0 1155 + specifier: 0.43.0 1156 + version: 0.43.0 1157 1157 svelte: 1158 1158 specifier: 5.19.9 1159 1159 version: 5.19.9 ··· 1237 1237 specifier: 8.0.4 1238 1238 version: 8.0.4 1239 1239 oxfmt: 1240 - specifier: 0.41.0 1241 - version: 0.41.0 1240 + specifier: 0.43.0 1241 + version: 0.43.0 1242 1242 postcss: 1243 1243 specifier: 8.4.41 1244 1244 version: 8.4.41 ··· 1327 1327 version: 1.8.0 1328 1328 nuxt: 1329 1329 specifier: '>=3.0.0' 1330 - version: 3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.2)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.7.0)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-rc.12)(rollup@3.29.5)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)) 1330 + version: 3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-rc.12)(rollup@3.29.5)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)) 1331 1331 vue: 1332 1332 specifier: '>=3.5.13' 1333 1333 version: 3.5.13(typescript@5.9.3) ··· 1465 1465 version: 1.14.3 1466 1466 nuxt: 1467 1467 specifier: 3.14.1592 1468 - version: 3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-rc.12)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)) 1468 + version: 3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.2)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.7.0)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-rc.12)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue-tsc@3.2.4(typescript@5.9.3)) 1469 1469 ofetch: 1470 1470 specifier: 1.5.1 1471 1471 version: 1.5.1 ··· 5769 5769 cpu: [x64] 5770 5770 os: [win32] 5771 5771 5772 - '@oxfmt/binding-android-arm-eabi@0.41.0': 5773 - resolution: {integrity: sha512-REfrqeMKGkfMP+m/ScX4f5jJBSmVNYcpoDF8vP8f8eYPDuPGZmzp56NIUsYmx3h7f6NzC6cE3gqh8GDWrJHCKw==} 5772 + '@oxfmt/binding-android-arm-eabi@0.43.0': 5773 + resolution: {integrity: sha512-CgU2s+/9hHZgo0IxVxrbMPrMj+tJ6VM3mD7Mr/4oiz4FNTISLoCvRmB5nk4wAAle045RtRjd86m673jwPyb1OQ==} 5774 5774 engines: {node: ^20.19.0 || >=22.12.0} 5775 5775 cpu: [arm] 5776 5776 os: [android] 5777 5777 5778 - '@oxfmt/binding-android-arm64@0.41.0': 5779 - resolution: {integrity: sha512-s0b1dxNgb2KomspFV2LfogC2XtSJB42POXF4bMCLJyvQmAGos4ZtjGPfQreToQEaY0FQFjz3030ggI36rF1q5g==} 5778 + '@oxfmt/binding-android-arm64@0.43.0': 5779 + resolution: {integrity: sha512-T9OfRwjA/EdYxAqbvR7TtqLv5nIrwPXuCtTwOHtS7aR9uXyn74ZYgzgTo6/ZwvTq9DY4W+DsV09hB2EXgn9EbA==} 5780 5780 engines: {node: ^20.19.0 || >=22.12.0} 5781 5781 cpu: [arm64] 5782 5782 os: [android] 5783 5783 5784 - '@oxfmt/binding-darwin-arm64@0.41.0': 5785 - resolution: {integrity: sha512-EGXGualADbv/ZmamE7/2DbsrYmjoPlAmHEpTL4vapLF4EfVD6fr8/uQDFnPJkUBjiSWFJZtFNsGeN1B6V3owmA==} 5784 + '@oxfmt/binding-darwin-arm64@0.43.0': 5785 + resolution: {integrity: sha512-o3i49ZUSJWANzXMAAVY1wnqb65hn4JVzwlRQ5qfcwhRzIA8lGVaud31Q3by5ALHPrksp5QEaKCQF9aAS3TXpZA==} 5786 5786 engines: {node: ^20.19.0 || >=22.12.0} 5787 5787 cpu: [arm64] 5788 5788 os: [darwin] 5789 5789 5790 - '@oxfmt/binding-darwin-x64@0.41.0': 5791 - resolution: {integrity: sha512-WxySJEvdQQYMmyvISH3qDpTvoS0ebnIP63IMxLLWowJyPp/AAH0hdWtlo+iGNK5y3eVfa5jZguwNaQkDKWpGSw==} 5790 + '@oxfmt/binding-darwin-x64@0.43.0': 5791 + resolution: {integrity: sha512-vWECzzCFkb0kK6jaHjbtC5sC3adiNWtqawFCxhpvsWlzVeKmv5bNvkB4nux+o4JKWTpHCM57NDK/MeXt44txmA==} 5792 5792 engines: {node: ^20.19.0 || >=22.12.0} 5793 5793 cpu: [x64] 5794 5794 os: [darwin] 5795 5795 5796 - '@oxfmt/binding-freebsd-x64@0.41.0': 5797 - resolution: {integrity: sha512-Y2kzMkv3U3oyuYaR4wTfGjOTYTXiFC/hXmG0yVASKkbh02BJkvD98Ij8bIevr45hNZ0DmZEgqiXF+9buD4yMYQ==} 5796 + '@oxfmt/binding-freebsd-x64@0.43.0': 5797 + resolution: {integrity: sha512-rgz8JpkKiI/umOf7fl9gwKyQasC8bs5SYHy6g7e4SunfLBY3+8ATcD5caIg8KLGEtKFm5ujKaH8EfjcmnhzTLg==} 5798 5798 engines: {node: ^20.19.0 || >=22.12.0} 5799 5799 cpu: [x64] 5800 5800 os: [freebsd] 5801 5801 5802 - '@oxfmt/binding-linux-arm-gnueabihf@0.41.0': 5803 - resolution: {integrity: sha512-ptazDjdUyhket01IjPTT6ULS1KFuBfTUU97osTP96X5y/0oso+AgAaJzuH81oP0+XXyrWIHbRzozSAuQm4p48g==} 5802 + '@oxfmt/binding-linux-arm-gnueabihf@0.43.0': 5803 + resolution: {integrity: sha512-nWYnF3vIFzT4OM1qL/HSf1Yuj96aBuKWSaObXHSWliwAk2rcj7AWd6Lf7jowEBQMo4wCZVnueIGw/7C4u0KTBQ==} 5804 5804 engines: {node: ^20.19.0 || >=22.12.0} 5805 5805 cpu: [arm] 5806 5806 os: [linux] 5807 5807 5808 - '@oxfmt/binding-linux-arm-musleabihf@0.41.0': 5809 - resolution: {integrity: sha512-UkoL2OKxFD+56bPEBcdGn+4juTW4HRv/T6w1dIDLnvKKWr6DbarB/mtHXlADKlFiJubJz8pRkttOR7qjYR6lTA==} 5808 + '@oxfmt/binding-linux-arm-musleabihf@0.43.0': 5809 + resolution: {integrity: sha512-sFg+NWJbLfupYTF4WELHAPSnLPOn1jiDZ33Z1jfDnTaA+cC3iB35x0FMMZTFdFOz3icRIArncwCcemJFGXu6TQ==} 5810 5810 engines: {node: ^20.19.0 || >=22.12.0} 5811 5811 cpu: [arm] 5812 5812 os: [linux] 5813 5813 5814 - '@oxfmt/binding-linux-arm64-gnu@0.41.0': 5815 - resolution: {integrity: sha512-gofu0PuumSOHYczD8p62CPY4UF6ee+rSLZJdUXkpwxg6pILiwSDBIouPskjF/5nF3A7QZTz2O9KFNkNxxFN9tA==} 5814 + '@oxfmt/binding-linux-arm64-gnu@0.43.0': 5815 + resolution: {integrity: sha512-MelWqv68tX6wZEILDrTc9yewiGXe7im62+5x0bNXlCYFOZdA+VnYiJfAihbROsZ5fm90p9C3haFrqjj43XnlAA==} 5816 5816 engines: {node: ^20.19.0 || >=22.12.0} 5817 5817 cpu: [arm64] 5818 5818 os: [linux] 5819 5819 libc: [glibc] 5820 5820 5821 - '@oxfmt/binding-linux-arm64-musl@0.41.0': 5822 - resolution: {integrity: sha512-VfVZxL0+6RU86T8F8vKiDBa+iHsr8PAjQmKGBzSCAX70b6x+UOMFl+2dNihmKmUwqkCazCPfYjt6SuAPOeQJ3g==} 5821 + '@oxfmt/binding-linux-arm64-musl@0.43.0': 5822 + resolution: {integrity: sha512-ROaWfYh+6BSJ1Arwy5ujijTlwnZetxDxzBpDc1oBR4d7rfrPBqzeyjd5WOudowzQUgyavl2wEpzn1hw3jWcqLA==} 5823 5823 engines: {node: ^20.19.0 || >=22.12.0} 5824 5824 cpu: [arm64] 5825 5825 os: [linux] 5826 5826 libc: [musl] 5827 5827 5828 - '@oxfmt/binding-linux-ppc64-gnu@0.41.0': 5829 - resolution: {integrity: sha512-bwzokz2eGvdfJbc0i+zXMJ4BBjQPqg13jyWpEEZDOrBCQ91r8KeY2Mi2kUeuMTZNFXju+jcAbAbpyJxRGla0eg==} 5828 + '@oxfmt/binding-linux-ppc64-gnu@0.43.0': 5829 + resolution: {integrity: sha512-PJRs/uNxmFipJJ8+SyKHh7Y7VZIKQicqrrBzvfyM5CtKi8D7yZKTwUOZV3ffxmiC2e7l1SDJpkBEOyue5NAFsg==} 5830 5830 engines: {node: ^20.19.0 || >=22.12.0} 5831 5831 cpu: [ppc64] 5832 5832 os: [linux] 5833 5833 libc: [glibc] 5834 5834 5835 - '@oxfmt/binding-linux-riscv64-gnu@0.41.0': 5836 - resolution: {integrity: sha512-POLM//PCH9uqDeNDwWL3b3DkMmI3oI2cU6hwc2lnztD1o7dzrQs3R9nq555BZ6wI7t2lyhT9CS+CRaz5X0XqLA==} 5835 + '@oxfmt/binding-linux-riscv64-gnu@0.43.0': 5836 + resolution: {integrity: sha512-j6biGAgzIhj+EtHXlbNumvwG7XqOIdiU4KgIWRXAEj/iUbHKukKW8eXa4MIwpQwW1YkxovduKtzEAPnjlnAhVQ==} 5837 5837 engines: {node: ^20.19.0 || >=22.12.0} 5838 5838 cpu: [riscv64] 5839 5839 os: [linux] 5840 5840 libc: [glibc] 5841 5841 5842 - '@oxfmt/binding-linux-riscv64-musl@0.41.0': 5843 - resolution: {integrity: sha512-NNK7PzhFqLUwx/G12Xtm6scGv7UITvyGdAR5Y+TlqsG+essnuRWR4jRNODWRjzLZod0T3SayRbnkSIWMBov33w==} 5842 + '@oxfmt/binding-linux-riscv64-musl@0.43.0': 5843 + resolution: {integrity: sha512-RYWxAcslKxvy7yri24Xm9cmD0RiANaiEPs007EFG6l9h1ChM69Q5SOzACaCoz4Z9dEplnhhneeBaTWMEdpgIbA==} 5844 5844 engines: {node: ^20.19.0 || >=22.12.0} 5845 5845 cpu: [riscv64] 5846 5846 os: [linux] 5847 5847 libc: [musl] 5848 5848 5849 - '@oxfmt/binding-linux-s390x-gnu@0.41.0': 5850 - resolution: {integrity: sha512-qVf/zDC5cN9eKe4qI/O/m445er1IRl6swsSl7jHkqmOSVfknwCe5JXitYjZca+V/cNJSU/xPlC5EFMabMMFDpw==} 5849 + '@oxfmt/binding-linux-s390x-gnu@0.43.0': 5850 + resolution: {integrity: sha512-DT6Q8zfQQy3jxpezAsBACEHNUUixKSYTwdXeXojNHe4DQOoxjPdjr3Szu6BRNjxLykZM/xMNmp9ElOIyDppwtw==} 5851 5851 engines: {node: ^20.19.0 || >=22.12.0} 5852 5852 cpu: [s390x] 5853 5853 os: [linux] 5854 5854 libc: [glibc] 5855 5855 5856 - '@oxfmt/binding-linux-x64-gnu@0.41.0': 5857 - resolution: {integrity: sha512-ojxYWu7vUb6ysYqVCPHuAPVZHAI40gfZ0PDtZAMwVmh2f0V8ExpPIKoAKr7/8sNbAXJBBpZhs2coypIo2jJX4w==} 5856 + '@oxfmt/binding-linux-x64-gnu@0.43.0': 5857 + resolution: {integrity: sha512-R8Yk7iYcuZORXmCfFZClqbDxRZgZ9/HEidUuBNdoX8Ptx07cMePnMVJ/woB84lFIDjh2ROHVaOP40Ds3rBXFqg==} 5858 5858 engines: {node: ^20.19.0 || >=22.12.0} 5859 5859 cpu: [x64] 5860 5860 os: [linux] 5861 5861 libc: [glibc] 5862 5862 5863 - '@oxfmt/binding-linux-x64-musl@0.41.0': 5864 - resolution: {integrity: sha512-O2exZLBxoCMIv2vlvcbkdedazJPTdG0VSup+0QUCfYQtx751zCZNboX2ZUOiQ/gDTdhtXvSiot0h6GEGkOyalA==} 5863 + '@oxfmt/binding-linux-x64-musl@0.43.0': 5864 + resolution: {integrity: sha512-F2YYqyvnQNvi320RWZNAvsaWEHwmW3k4OwNJ1hZxRKXupY63expbBaNp6jAgvYs7y/g546vuQnGHQuCBhslhLQ==} 5865 5865 engines: {node: ^20.19.0 || >=22.12.0} 5866 5866 cpu: [x64] 5867 5867 os: [linux] 5868 5868 libc: [musl] 5869 5869 5870 - '@oxfmt/binding-openharmony-arm64@0.41.0': 5871 - resolution: {integrity: sha512-N+31/VoL+z+NNBt8viy3I4NaIdPbiYeOnB884LKqvXldaE2dRztdPv3q5ipfZYv0RwFp7JfqS4I27K/DSHCakg==} 5870 + '@oxfmt/binding-openharmony-arm64@0.43.0': 5871 + resolution: {integrity: sha512-OE6TdietLXV3F6c7pNIhx/9YC1/2YFwjU9DPc/fbjxIX19hNIaP1rS0cFjCGJlGX+cVJwIKWe8Mos+LdQ1yAJw==} 5872 5872 engines: {node: ^20.19.0 || >=22.12.0} 5873 5873 cpu: [arm64] 5874 5874 os: [openharmony] 5875 5875 5876 - '@oxfmt/binding-win32-arm64-msvc@0.41.0': 5877 - resolution: {integrity: sha512-Z7NAtu/RN8kjCQ1y5oDD0nTAeRswh3GJ93qwcW51srmidP7XPBmZbLlwERu1W5veCevQJtPS9xmkpcDTYsGIwQ==} 5876 + '@oxfmt/binding-win32-arm64-msvc@0.43.0': 5877 + resolution: {integrity: sha512-0nWK6a7pGkbdoypfVicmV9k/N1FwjPZENoqhlTU+5HhZnAhpIO3za30nEE33u6l6tuy9OVfpdXUqxUgZ+4lbZw==} 5878 5878 engines: {node: ^20.19.0 || >=22.12.0} 5879 5879 cpu: [arm64] 5880 5880 os: [win32] 5881 5881 5882 - '@oxfmt/binding-win32-ia32-msvc@0.41.0': 5883 - resolution: {integrity: sha512-uNxxP3l4bJ6VyzIeRqCmBU2Q0SkCFgIhvx9/9dJ9V8t/v+jP1IBsuaLwCXGR8JPHtkj4tFp+RHtUmU2ZYAUpMA==} 5882 + '@oxfmt/binding-win32-ia32-msvc@0.43.0': 5883 + resolution: {integrity: sha512-9aokTR4Ft+tRdvgN/pKzSkVy2ksc4/dCpDm9L/xFrbIw0yhLtASLbvoG/5WOTUh/BRPPnfGTsWznEqv0dlOmhA==} 5884 5884 engines: {node: ^20.19.0 || >=22.12.0} 5885 5885 cpu: [ia32] 5886 5886 os: [win32] 5887 5887 5888 - '@oxfmt/binding-win32-x64-msvc@0.41.0': 5889 - resolution: {integrity: sha512-49ZSpbZ1noozyPapE8SUOSm3IN0Ze4b5nkO+4+7fq6oEYQQJFhE0saj5k/Gg4oewVPdjn0L3ZFeWk2Vehjcw7A==} 5888 + '@oxfmt/binding-win32-x64-msvc@0.43.0': 5889 + resolution: {integrity: sha512-4bPgdQux2ZLWn3bf2TTXXMHcJB4lenmuxrLqygPmvCJ104Yqzj1UctxSRzR31TiJ4MLaG22RK8dUsVpJtrCz5g==} 5890 5890 engines: {node: ^20.19.0 || >=22.12.0} 5891 5891 cpu: [x64] 5892 5892 os: [win32] ··· 12773 12773 peerDependencies: 12774 12774 oxc-parser: '>=0.98.0' 12775 12775 12776 - oxfmt@0.41.0: 12777 - resolution: {integrity: sha512-sKLdJZdQ3bw6x9qKiT7+eID4MNEXlDHf5ZacfIircrq6Qwjk0L6t2/JQlZZrVHTXJawK3KaMuBoJnEJPcqCEdg==} 12776 + oxfmt@0.43.0: 12777 + resolution: {integrity: sha512-KTYNG5ISfHSdmeZ25Xzb3qgz9EmQvkaGAxgBY/p38+ZiAet3uZeu7FnMwcSQJg152Qwl0wnYAxDc+Z/H6cvrwA==} 12778 12778 engines: {node: ^20.19.0 || >=22.12.0} 12779 12779 hasBin: true 12780 12780 ··· 19857 19857 19858 19858 '@nuxt/devalue@2.0.2': {} 19859 19859 19860 + '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))': 19861 + dependencies: 19862 + '@nuxt/kit': 3.21.0(magicast@0.3.5) 19863 + '@nuxt/schema': 3.16.2 19864 + execa: 7.2.0 19865 + vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 19866 + transitivePeerDependencies: 19867 + - magicast 19868 + 19860 19869 '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))': 19861 19870 dependencies: 19862 19871 '@nuxt/kit': 3.21.0(magicast@0.3.5) ··· 19953 19962 - utf-8-validate 19954 19963 - vue 19955 19964 19965 + '@nuxt/devtools@1.7.0(rollup@4.56.0)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3))': 19966 + dependencies: 19967 + '@antfu/utils': 0.7.10 19968 + '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)) 19969 + '@nuxt/devtools-wizard': 1.7.0 19970 + '@nuxt/kit': 3.21.0(magicast@0.3.5) 19971 + '@vue/devtools-core': 7.6.8(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3)) 19972 + '@vue/devtools-kit': 7.6.8 19973 + birpc: 0.2.19 19974 + consola: 3.4.2 19975 + cronstrue: 2.59.0 19976 + destr: 2.0.5 19977 + error-stack-parser-es: 0.1.5 19978 + execa: 7.2.0 19979 + fast-npm-meta: 0.2.2 19980 + flatted: 3.3.3 19981 + get-port-please: 3.2.0 19982 + hookable: 5.5.3 19983 + image-meta: 0.2.1 19984 + is-installed-globally: 1.0.0 19985 + launch-editor: 2.11.1 19986 + local-pkg: 0.5.1 19987 + magicast: 0.3.5 19988 + nypm: 0.4.1 19989 + ohash: 1.1.6 19990 + pathe: 1.1.2 19991 + perfect-debounce: 1.0.0 19992 + pkg-types: 1.3.1 19993 + rc9: 2.1.2 19994 + scule: 1.3.0 19995 + semver: 7.7.3 19996 + simple-git: 3.28.0 19997 + sirv: 3.0.2 19998 + tinyglobby: 0.2.15 19999 + unimport: 3.14.6(rollup@4.56.0) 20000 + vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 20001 + vite-plugin-inspect: 0.8.9(@nuxt/kit@3.21.0(magicast@0.3.5))(rollup@4.56.0)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)) 20002 + vite-plugin-vue-inspector: 5.3.2(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)) 20003 + which: 3.0.1 20004 + ws: 8.18.3 20005 + transitivePeerDependencies: 20006 + - bufferutil 20007 + - rollup 20008 + - supports-color 20009 + - utf-8-validate 20010 + - vue 20011 + 19956 20012 '@nuxt/devtools@1.7.0(rollup@4.56.0)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3))': 19957 20013 dependencies: 19958 20014 '@antfu/utils': 0.7.10 ··· 20947 21003 '@oxc-transform/binding-win32-x64-msvc@0.110.0': 20948 21004 optional: true 20949 21005 20950 - '@oxfmt/binding-android-arm-eabi@0.41.0': 21006 + '@oxfmt/binding-android-arm-eabi@0.43.0': 20951 21007 optional: true 20952 21008 20953 - '@oxfmt/binding-android-arm64@0.41.0': 21009 + '@oxfmt/binding-android-arm64@0.43.0': 20954 21010 optional: true 20955 21011 20956 - '@oxfmt/binding-darwin-arm64@0.41.0': 21012 + '@oxfmt/binding-darwin-arm64@0.43.0': 20957 21013 optional: true 20958 21014 20959 - '@oxfmt/binding-darwin-x64@0.41.0': 21015 + '@oxfmt/binding-darwin-x64@0.43.0': 20960 21016 optional: true 20961 21017 20962 - '@oxfmt/binding-freebsd-x64@0.41.0': 21018 + '@oxfmt/binding-freebsd-x64@0.43.0': 20963 21019 optional: true 20964 21020 20965 - '@oxfmt/binding-linux-arm-gnueabihf@0.41.0': 21021 + '@oxfmt/binding-linux-arm-gnueabihf@0.43.0': 20966 21022 optional: true 20967 21023 20968 - '@oxfmt/binding-linux-arm-musleabihf@0.41.0': 21024 + '@oxfmt/binding-linux-arm-musleabihf@0.43.0': 20969 21025 optional: true 20970 21026 20971 - '@oxfmt/binding-linux-arm64-gnu@0.41.0': 21027 + '@oxfmt/binding-linux-arm64-gnu@0.43.0': 20972 21028 optional: true 20973 21029 20974 - '@oxfmt/binding-linux-arm64-musl@0.41.0': 21030 + '@oxfmt/binding-linux-arm64-musl@0.43.0': 20975 21031 optional: true 20976 21032 20977 - '@oxfmt/binding-linux-ppc64-gnu@0.41.0': 21033 + '@oxfmt/binding-linux-ppc64-gnu@0.43.0': 20978 21034 optional: true 20979 21035 20980 - '@oxfmt/binding-linux-riscv64-gnu@0.41.0': 21036 + '@oxfmt/binding-linux-riscv64-gnu@0.43.0': 20981 21037 optional: true 20982 21038 20983 - '@oxfmt/binding-linux-riscv64-musl@0.41.0': 21039 + '@oxfmt/binding-linux-riscv64-musl@0.43.0': 20984 21040 optional: true 20985 21041 20986 - '@oxfmt/binding-linux-s390x-gnu@0.41.0': 21042 + '@oxfmt/binding-linux-s390x-gnu@0.43.0': 20987 21043 optional: true 20988 21044 20989 - '@oxfmt/binding-linux-x64-gnu@0.41.0': 21045 + '@oxfmt/binding-linux-x64-gnu@0.43.0': 20990 21046 optional: true 20991 21047 20992 - '@oxfmt/binding-linux-x64-musl@0.41.0': 21048 + '@oxfmt/binding-linux-x64-musl@0.43.0': 20993 21049 optional: true 20994 21050 20995 - '@oxfmt/binding-openharmony-arm64@0.41.0': 21051 + '@oxfmt/binding-openharmony-arm64@0.43.0': 20996 21052 optional: true 20997 21053 20998 - '@oxfmt/binding-win32-arm64-msvc@0.41.0': 21054 + '@oxfmt/binding-win32-arm64-msvc@0.43.0': 20999 21055 optional: true 21000 21056 21001 - '@oxfmt/binding-win32-ia32-msvc@0.41.0': 21057 + '@oxfmt/binding-win32-ia32-msvc@0.43.0': 21002 21058 optional: true 21003 21059 21004 - '@oxfmt/binding-win32-x64-msvc@0.41.0': 21060 + '@oxfmt/binding-win32-x64-msvc@0.43.0': 21005 21061 optional: true 21006 21062 21007 21063 '@parcel/watcher-android-arm64@2.5.1': ··· 23595 23651 '@vue/devtools-api@8.0.5': 23596 23652 dependencies: 23597 23653 '@vue/devtools-kit': 8.0.5 23654 + 23655 + '@vue/devtools-core@7.6.8(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3))': 23656 + dependencies: 23657 + '@vue/devtools-kit': 7.7.7 23658 + '@vue/devtools-shared': 7.7.7 23659 + mitt: 3.0.1 23660 + nanoid: 5.1.5 23661 + pathe: 1.1.2 23662 + vite-hot-client: 0.2.4(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)) 23663 + vue: 3.5.25(typescript@5.9.3) 23664 + transitivePeerDependencies: 23665 + - vite 23598 23666 23599 23667 '@vue/devtools-core@7.6.8(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3))': 23600 23668 dependencies: ··· 28914 28982 28915 28983 nuxi@3.28.0: {} 28916 28984 28917 - nuxt@3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.2)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.7.0)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-rc.12)(rollup@3.29.5)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)): 28985 + nuxt@3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.2)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.7.0)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-rc.12)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue-tsc@3.2.4(typescript@5.9.3)): 28986 + dependencies: 28987 + '@nuxt/devalue': 2.0.2 28988 + '@nuxt/devtools': 1.7.0(rollup@4.56.0)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3)) 28989 + '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.56.0) 28990 + '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.56.0) 28991 + '@nuxt/telemetry': 2.6.6(magicast@0.3.5) 28992 + '@nuxt/vite-builder': 3.14.1592(@types/node@25.2.1)(eslint@9.39.2(jiti@2.6.1))(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-rc.12)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 28993 + '@unhead/dom': 1.11.20 28994 + '@unhead/shared': 1.11.20 28995 + '@unhead/ssr': 1.11.20 28996 + '@unhead/vue': 1.11.20(vue@3.5.25(typescript@5.9.3)) 28997 + '@vue/shared': 3.5.25 28998 + acorn: 8.14.0 28999 + c12: 2.0.1(magicast@0.3.5) 29000 + chokidar: 4.0.3 29001 + compatx: 0.1.8 29002 + consola: 3.4.2 29003 + cookie-es: 1.2.2 29004 + defu: 6.1.4 29005 + destr: 2.0.5 29006 + devalue: 5.3.2 29007 + errx: 0.1.0 29008 + esbuild: 0.24.2 29009 + escape-string-regexp: 5.0.0 29010 + estree-walker: 3.0.3 29011 + globby: 14.1.0 29012 + h3: 1.15.4 29013 + hookable: 5.5.3 29014 + ignore: 6.0.2 29015 + impound: 0.2.2(rollup@4.56.0) 29016 + jiti: 2.6.1 29017 + klona: 2.0.6 29018 + knitwork: 1.3.0 29019 + magic-string: 0.30.21 29020 + mlly: 1.8.0 29021 + nanotar: 0.1.1 29022 + nitropack: 2.12.4(@netlify/blobs@9.1.2)(encoding@0.1.13)(rolldown@1.0.0-rc.12) 29023 + nuxi: 3.28.0 29024 + nypm: 0.3.12 29025 + ofetch: 1.5.1 29026 + ohash: 1.1.6 29027 + pathe: 1.1.2 29028 + perfect-debounce: 1.0.0 29029 + pkg-types: 1.3.1 29030 + radix3: 1.1.2 29031 + scule: 1.3.0 29032 + semver: 7.7.3 29033 + std-env: 3.10.0 29034 + strip-literal: 2.1.1 29035 + tinyglobby: 0.2.10 29036 + ufo: 1.6.1 29037 + ultrahtml: 1.6.0 29038 + uncrypto: 0.1.3 29039 + unctx: 2.4.1 29040 + unenv: 1.10.0 29041 + unhead: 1.11.20 29042 + unimport: 3.14.6(rollup@4.56.0) 29043 + unplugin: 1.16.1 29044 + unplugin-vue-router: 0.10.9(rollup@4.56.0)(vue-router@4.5.0(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)) 29045 + unstorage: 1.17.0(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) 29046 + untyped: 1.5.2 29047 + vue: 3.5.25(typescript@5.9.3) 29048 + vue-bundle-renderer: 2.1.2 29049 + vue-devtools-stub: 0.1.0 29050 + vue-router: 4.5.0(vue@3.5.25(typescript@5.9.3)) 29051 + optionalDependencies: 29052 + '@parcel/watcher': 2.5.1 29053 + '@types/node': 25.2.1 29054 + transitivePeerDependencies: 29055 + - '@azure/app-configuration' 29056 + - '@azure/cosmos' 29057 + - '@azure/data-tables' 29058 + - '@azure/identity' 29059 + - '@azure/keyvault-secrets' 29060 + - '@azure/storage-blob' 29061 + - '@biomejs/biome' 29062 + - '@capacitor/preferences' 29063 + - '@deno/kv' 29064 + - '@electric-sql/pglite' 29065 + - '@libsql/client' 29066 + - '@netlify/blobs' 29067 + - '@planetscale/database' 29068 + - '@upstash/redis' 29069 + - '@vercel/blob' 29070 + - '@vercel/functions' 29071 + - '@vercel/kv' 29072 + - aws4fetch 29073 + - better-sqlite3 29074 + - bufferutil 29075 + - db0 29076 + - drizzle-orm 29077 + - encoding 29078 + - eslint 29079 + - idb-keyval 29080 + - ioredis 29081 + - less 29082 + - lightningcss 29083 + - magicast 29084 + - meow 29085 + - mysql2 29086 + - optionator 29087 + - rolldown 29088 + - rollup 29089 + - sass 29090 + - sass-embedded 29091 + - sqlite3 29092 + - stylelint 29093 + - stylus 29094 + - sugarss 29095 + - supports-color 29096 + - terser 29097 + - typescript 29098 + - uploadthing 29099 + - utf-8-validate 29100 + - vite 29101 + - vls 29102 + - vti 29103 + - vue-tsc 29104 + - xml2js 29105 + 29106 + nuxt@3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-rc.12)(rollup@3.29.5)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)): 28918 29107 dependencies: 28919 29108 '@nuxt/devalue': 2.0.2 28920 29109 '@nuxt/devtools': 1.7.0(rollup@3.29.5)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3)) ··· 28974 29163 unimport: 3.14.6(rollup@3.29.5) 28975 29164 unplugin: 1.16.1 28976 29165 unplugin-vue-router: 0.10.9(rollup@3.29.5)(vue-router@4.5.0(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)) 28977 - unstorage: 1.17.0(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) 29166 + unstorage: 1.17.0(@netlify/blobs@9.1.2)(db0@0.3.4)(ioredis@5.9.2) 28978 29167 untyped: 1.5.2 28979 29168 vue: 3.5.25(typescript@5.9.3) 28980 29169 vue-bundle-renderer: 2.1.2 28981 29170 vue-devtools-stub: 0.1.0 28982 - vue-router: 4.5.0(vue@3.5.13(typescript@5.9.3)) 29171 + vue-router: 4.5.0(vue@3.5.25(typescript@5.9.3)) 28983 29172 optionalDependencies: 28984 29173 '@parcel/watcher': 2.5.1 28985 29174 '@types/node': 25.2.1 ··· 29599 29788 magic-regexp: 0.10.0 29600 29789 oxc-parser: 0.110.0 29601 29790 29602 - oxfmt@0.41.0: 29791 + oxfmt@0.43.0: 29603 29792 dependencies: 29604 29793 tinypool: 2.1.0 29605 29794 optionalDependencies: 29606 - '@oxfmt/binding-android-arm-eabi': 0.41.0 29607 - '@oxfmt/binding-android-arm64': 0.41.0 29608 - '@oxfmt/binding-darwin-arm64': 0.41.0 29609 - '@oxfmt/binding-darwin-x64': 0.41.0 29610 - '@oxfmt/binding-freebsd-x64': 0.41.0 29611 - '@oxfmt/binding-linux-arm-gnueabihf': 0.41.0 29612 - '@oxfmt/binding-linux-arm-musleabihf': 0.41.0 29613 - '@oxfmt/binding-linux-arm64-gnu': 0.41.0 29614 - '@oxfmt/binding-linux-arm64-musl': 0.41.0 29615 - '@oxfmt/binding-linux-ppc64-gnu': 0.41.0 29616 - '@oxfmt/binding-linux-riscv64-gnu': 0.41.0 29617 - '@oxfmt/binding-linux-riscv64-musl': 0.41.0 29618 - '@oxfmt/binding-linux-s390x-gnu': 0.41.0 29619 - '@oxfmt/binding-linux-x64-gnu': 0.41.0 29620 - '@oxfmt/binding-linux-x64-musl': 0.41.0 29621 - '@oxfmt/binding-openharmony-arm64': 0.41.0 29622 - '@oxfmt/binding-win32-arm64-msvc': 0.41.0 29623 - '@oxfmt/binding-win32-ia32-msvc': 0.41.0 29624 - '@oxfmt/binding-win32-x64-msvc': 0.41.0 29795 + '@oxfmt/binding-android-arm-eabi': 0.43.0 29796 + '@oxfmt/binding-android-arm64': 0.43.0 29797 + '@oxfmt/binding-darwin-arm64': 0.43.0 29798 + '@oxfmt/binding-darwin-x64': 0.43.0 29799 + '@oxfmt/binding-freebsd-x64': 0.43.0 29800 + '@oxfmt/binding-linux-arm-gnueabihf': 0.43.0 29801 + '@oxfmt/binding-linux-arm-musleabihf': 0.43.0 29802 + '@oxfmt/binding-linux-arm64-gnu': 0.43.0 29803 + '@oxfmt/binding-linux-arm64-musl': 0.43.0 29804 + '@oxfmt/binding-linux-ppc64-gnu': 0.43.0 29805 + '@oxfmt/binding-linux-riscv64-gnu': 0.43.0 29806 + '@oxfmt/binding-linux-riscv64-musl': 0.43.0 29807 + '@oxfmt/binding-linux-s390x-gnu': 0.43.0 29808 + '@oxfmt/binding-linux-x64-gnu': 0.43.0 29809 + '@oxfmt/binding-linux-x64-musl': 0.43.0 29810 + '@oxfmt/binding-openharmony-arm64': 0.43.0 29811 + '@oxfmt/binding-win32-arm64-msvc': 0.43.0 29812 + '@oxfmt/binding-win32-ia32-msvc': 0.43.0 29813 + '@oxfmt/binding-win32-x64-msvc': 0.43.0 29625 29814 29626 29815 p-event@6.0.1: 29627 29816 dependencies: ··· 32385 32574 unplugin: 2.0.0-beta.1 32386 32575 yaml: 2.8.2 32387 32576 optionalDependencies: 32388 - vue-router: 4.5.0(vue@3.5.13(typescript@5.9.3)) 32577 + vue-router: 4.5.0(vue@3.5.25(typescript@5.9.3)) 32389 32578 transitivePeerDependencies: 32390 32579 - rollup 32391 32580 - vue ··· 32677 32866 vite: 7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2) 32678 32867 vite-hot-client: 2.1.0(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)) 32679 32868 32869 + vite-hot-client@0.2.4(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)): 32870 + dependencies: 32871 + vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 32872 + 32680 32873 vite-hot-client@0.2.4(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)): 32681 32874 dependencies: 32682 32875 vite: 7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2) ··· 32785 32978 - rollup 32786 32979 - supports-color 32787 32980 32981 + vite-plugin-inspect@0.8.9(@nuxt/kit@3.21.0(magicast@0.3.5))(rollup@4.56.0)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)): 32982 + dependencies: 32983 + '@antfu/utils': 0.7.10 32984 + '@rollup/pluginutils': 5.2.0(rollup@4.56.0) 32985 + debug: 4.4.3 32986 + error-stack-parser-es: 0.1.5 32987 + fs-extra: 11.3.1 32988 + open: 10.2.0 32989 + perfect-debounce: 1.0.0 32990 + picocolors: 1.1.1 32991 + sirv: 3.0.2 32992 + vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 32993 + optionalDependencies: 32994 + '@nuxt/kit': 3.21.0(magicast@0.3.5) 32995 + transitivePeerDependencies: 32996 + - rollup 32997 + - supports-color 32998 + 32788 32999 vite-plugin-inspect@0.8.9(@nuxt/kit@3.21.0(magicast@0.3.5))(rollup@4.56.0)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)): 32789 33000 dependencies: 32790 33001 '@antfu/utils': 0.7.10 ··· 32849 33060 - '@nuxt/kit' 32850 33061 - supports-color 32851 33062 - vue 33063 + 33064 + vite-plugin-vue-inspector@5.3.2(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)): 33065 + dependencies: 33066 + '@babel/core': 7.28.3 33067 + '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.3) 33068 + '@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.28.3) 33069 + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.28.3) 33070 + '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.3) 33071 + '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.3) 33072 + '@vue/compiler-dom': 3.5.25 33073 + kolorist: 1.8.0 33074 + magic-string: 0.30.21 33075 + vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 33076 + transitivePeerDependencies: 33077 + - supports-color 32852 33078 32853 33079 vite-plugin-vue-inspector@5.3.2(vite@7.3.1(@types/node@24.12.0)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)): 32854 33080 dependencies: