|
856 | 856 | which "^3.0.1"
|
857 | 857 | ws "^8.18.0"
|
858 | 858 |
|
859 |
| -"@nuxt/[email protected]", "@nuxt/kit@^3.11.2", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.12.3", "@nuxt/kit@^3.12.4", "@nuxt/kit@^3.13.0", "@nuxt/kit@^3.9.0": |
| 859 | +"@nuxt/[email protected]", "@nuxt/kit@^3.11.2", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.12.3", "@nuxt/kit@^3.13.0", "@nuxt/kit@^3.13.1", "@nuxt/kit@^3.9.0": |
860 | 860 | version "3.13.1"
|
861 | 861 | resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.13.1.tgz#69501efc661ba861f45ed947918efb3e84838365"
|
862 | 862 | integrity sha512-FkUL349lp/3nVfTIyws4UDJ3d2jyv5Pk1DC1HQUCOkSloYYMdbRcQAUcb4fe2TCLNWvHM+FhU8jnzGTzjALZYA==
|
|
882 | 882 | unimport "^3.11.1"
|
883 | 883 | untyped "^1.4.2"
|
884 | 884 |
|
885 |
| -"@nuxt/[email protected]", "@nuxt/schema@^3.12.4", "@nuxt/schema@^3.13.0": |
| 885 | +"@nuxt/[email protected]", "@nuxt/schema@^3.13.0", "@nuxt/schema@^3.13.1": |
886 | 886 | version "3.13.1"
|
887 | 887 | resolved "https://registry.yarnpkg.com/@nuxt/schema/-/schema-3.13.1.tgz#a60ccb53457dec085b4aa69b6b5a6683618af328"
|
888 | 888 | integrity sha512-ishbhzVGspjshG9AG0hYnKYY6LWXzCtua7OXV7C/DQ2yA7rRcy1xHpzKZUDbIRyxCHHCAcBd8jfHEUmEuhEPrA==
|
|
923 | 923 | rc9 "^2.1.2"
|
924 | 924 | std-env "^3.7.0"
|
925 | 925 |
|
926 |
| -"@nuxt/test-utils@>=3.13.1", "@nuxt/test-utils@^3.7.1": |
927 |
| - version "3.14.1" |
928 |
| - resolved "https://registry.yarnpkg.com/@nuxt/test-utils/-/test-utils-3.14.1.tgz#bea285e2030124d0b6bb7102f8c2a57101a1d5d8" |
929 |
| - integrity sha512-D8F18hnOHQSarKnzsLORRXzFPlI9Y5fcQFRKwJgGhnejlIRX6sFvVnyl2SDgCvoV+F2x2czQsdGkwg51iWAshA== |
| 926 | +"@nuxt/test-utils@>=3.13.1", "@nuxt/test-utils@^3.14.2": |
| 927 | + version "3.14.2" |
| 928 | + resolved "https://registry.yarnpkg.com/@nuxt/test-utils/-/test-utils-3.14.2.tgz#05a767e432f2f0874987581b4f148c87c86aa14b" |
| 929 | + integrity sha512-n5soEpHom9aL9sMwrBiD3xGR+oXbx+O8zL2NF9aelWOTSzPPNN+Qo3cBEECMc6NYQi1a4LbCKkPjQfbtPvaqkg== |
930 | 930 | dependencies:
|
931 |
| - "@nuxt/kit" "^3.12.4" |
932 |
| - "@nuxt/schema" "^3.12.4" |
933 |
| - c12 "^1.11.1" |
| 931 | + "@nuxt/kit" "^3.13.1" |
| 932 | + "@nuxt/schema" "^3.13.1" |
| 933 | + c12 "^1.11.2" |
934 | 934 | consola "^3.2.3"
|
935 | 935 | defu "^6.1.4"
|
936 | 936 | destr "^2.0.3"
|
937 | 937 | estree-walker "^3.0.3"
|
938 |
| - execa "^8.0.1" |
939 | 938 | fake-indexeddb "^6.0.0"
|
940 | 939 | get-port-please "^3.1.2"
|
941 | 940 | local-pkg "^0.5.0"
|
|
947 | 946 | radix3 "^1.1.2"
|
948 | 947 | scule "^1.3.0"
|
949 | 948 | std-env "^3.7.0"
|
| 949 | + tinyexec "^0.3.0" |
950 | 950 | ufo "^1.5.4"
|
951 | 951 | unenv "^1.10.0"
|
952 |
| - unplugin "^1.12.1" |
953 |
| - vitest-environment-nuxt "^1.0.0" |
| 952 | + unplugin "^1.14.0" |
| 953 | + vitest-environment-nuxt "^1.0.1" |
954 | 954 |
|
955 | 955 |
|
956 | 956 | version "3.13.1"
|
@@ -5670,6 +5670,11 @@ tinybench@^2.8.0:
|
5670 | 5670 | resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.9.0.tgz#103c9f8ba6d7237a47ab6dd1dcff77251863426b"
|
5671 | 5671 | integrity sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==
|
5672 | 5672 |
|
| 5673 | +tinyexec@^0.3.0: |
| 5674 | + version "0.3.0" |
| 5675 | + resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.0.tgz#ed60cfce19c17799d4a241e06b31b0ec2bee69e6" |
| 5676 | + integrity sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg== |
| 5677 | + |
5673 | 5678 | [email protected], tinyglobby@^0.2.5:
|
5674 | 5679 | version "0.2.5"
|
5675 | 5680 | resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.5.tgz#8cdd1df1b155bf2a3c4d5ea2581489f967a38318"
|
@@ -5885,10 +5890,10 @@ unplugin-vue-router@^0.10.7:
|
5885 | 5890 | unplugin "^1.12.1"
|
5886 | 5891 | yaml "^2.5.0"
|
5887 | 5892 |
|
5888 |
| -unplugin@^1.10.0, unplugin@^1.10.1, unplugin@^1.12.1, unplugin@^1.12.2, unplugin@^1.12.3, unplugin@^1.3.1: |
5889 |
| - version "1.13.1" |
5890 |
| - resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.13.1.tgz#d33e338374bfb80755a3789ed7de25b8f006131c" |
5891 |
| - integrity sha512-6Kq1iSSwg7KyjcThRUks9LuqDAKvtnioxbL9iEtB9ctTyBA5OmrB8gZd/d225VJu1w3UpUsKV7eGrvf59J7+VA== |
| 5893 | +unplugin@^1.10.0, unplugin@^1.10.1, unplugin@^1.12.1, unplugin@^1.12.2, unplugin@^1.12.3, unplugin@^1.14.0, unplugin@^1.3.1: |
| 5894 | + version "1.14.0" |
| 5895 | + resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.14.0.tgz#4455bdff958a0f29fbbb82bc143fd61688ff40d9" |
| 5896 | + integrity sha512-cfkZeALGyW7tKYjZbi0G+pn0XnUFa0QvLIeLJEUUlnU0R8YYsBQnt5+h9Eu1B7AB7KETld+UBFI5lOeBL+msoQ== |
5892 | 5897 | dependencies:
|
5893 | 5898 | acorn "^8.12.1"
|
5894 | 5899 | webpack-virtual-modules "^0.6.2"
|
@@ -6065,7 +6070,7 @@ vite@^5.0.0, vite@^5.4.3:
|
6065 | 6070 | optionalDependencies:
|
6066 | 6071 | fsevents "~2.3.3"
|
6067 | 6072 |
|
6068 |
| -vitest-environment-nuxt@^1.0.0: |
| 6073 | +vitest-environment-nuxt@^1.0.1: |
6069 | 6074 | version "1.0.1"
|
6070 | 6075 | resolved "https://registry.yarnpkg.com/vitest-environment-nuxt/-/vitest-environment-nuxt-1.0.1.tgz#e3308454af1947dbc315ce2a805a9d4fe4d1c49a"
|
6071 | 6076 | integrity sha512-eBCwtIQriXW5/M49FjqNKfnlJYlG2LWMSNFsRVKomc8CaMqmhQPBS5LZ9DlgYL9T8xIVsiA6RZn2lk7vxov3Ow==
|
|
0 commit comments