|
1395 | 1395 | unimport "^3.12.0"
|
1396 | 1396 | untyped "^1.4.2"
|
1397 | 1397 |
|
1398 |
| -"@nuxt/kit@^3.10.3", "@nuxt/kit@^3.11.1", "@nuxt/kit@^3.11.2", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.13.1", "@nuxt/kit@^3.13.2", "@nuxt/kit@^3.14.1592", "@nuxt/kit@^3.8.2": |
| 1398 | +"@nuxt/kit@^3.10.3", "@nuxt/kit@^3.11.1", "@nuxt/kit@^3.11.2", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.13.1", "@nuxt/kit@^3.13.2", "@nuxt/kit@^3.14.1592": |
1399 | 1399 | version "3.14.1592"
|
1400 | 1400 | resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.14.1592.tgz#f959a269424c1ee313585a46112e474b6ccab3bc"
|
1401 | 1401 | integrity sha512-r9r8bISBBisvfcNgNL3dSIQHSBe0v5YkX5zwNblIC2T0CIEgxEVoM5rq9O5wqgb5OEydsHTtT2hL57vdv6VT2w==
|
|
2361 | 2361 | hookable "^5.5.3"
|
2362 | 2362 | unhead "1.11.6"
|
2363 | 2363 |
|
2364 |
| -"@vee-validate/nuxt@^4.13.1": |
2365 |
| - version "4.13.2" |
2366 |
| - resolved "https://registry.yarnpkg.com/@vee-validate/nuxt/-/nuxt-4.13.2.tgz#52f352fb82754e07ded4bf2459bd96617931adf8" |
2367 |
| - integrity sha512-rpYYO2isCrgHRdJnKRXGPn8aqhyZvCPUJgNubftPum1txbngkO/LNiFsZdFDO7auGprDAQf7axpszRfeKoCGVg== |
| 2364 | +"@vee-validate/nuxt@^4.15.0": |
| 2365 | + version "4.15.0" |
| 2366 | + resolved "https://registry.yarnpkg.com/@vee-validate/nuxt/-/nuxt-4.15.0.tgz#04957dc6033f1bebd017b4630cb8673277702d26" |
| 2367 | + integrity sha512-AhQHPLxH4tTf35op+ifkBhnnRwv/EzT8Fi9PQlEwKyLGZgepFQO1qTm6IyaA6aoSKcFWHz3R3hyMrMQdXbiOxQ== |
2368 | 2368 | dependencies:
|
2369 |
| - "@nuxt/kit" "^3.8.2" |
| 2369 | + "@nuxt/kit" "^3.13.2" |
2370 | 2370 | local-pkg "^0.5.0"
|
2371 |
| - vee-validate "4.13.2" |
| 2371 | + vee-validate "4.15.0" |
2372 | 2372 |
|
2373 | 2373 | "@vee-validate/zod@^4.13.1":
|
2374 | 2374 | version "4.13.2"
|
|
2532 | 2532 | resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz#cbe97fe0162b365edc1dba80e173f90492535343"
|
2533 | 2533 | integrity sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==
|
2534 | 2534 |
|
| 2535 | +"@vue/devtools-api@^7.5.2": |
| 2536 | + version "7.7.0" |
| 2537 | + resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-7.7.0.tgz#2fcc1fd8800a3fd3942ca6716156c0cbd403dbd4" |
| 2538 | + integrity sha512-bHEv6kT85BHtyGgDhE07bAUMAy7zpv6nnR004nSTd0wWMrAOtcrYoXO5iyr20Hkf5jR8obQOfS3byW+I3l2CCA== |
| 2539 | + dependencies: |
| 2540 | + "@vue/devtools-kit" "^7.7.0" |
| 2541 | + |
2535 | 2542 |
|
2536 | 2543 | version "7.4.4"
|
2537 | 2544 | resolved "https://registry.yarnpkg.com/@vue/devtools-core/-/devtools-core-7.4.4.tgz#20fdef8e846fce25ed98008011942505cf23bcd5"
|
|
2570 | 2577 | speakingurl "^14.0.1"
|
2571 | 2578 | superjson "^2.2.1"
|
2572 | 2579 |
|
| 2580 | +"@vue/devtools-kit@^7.7.0": |
| 2581 | + version "7.7.0" |
| 2582 | + resolved "https://registry.yarnpkg.com/@vue/devtools-kit/-/devtools-kit-7.7.0.tgz#6800f57e53c06bff5c0f80622413c5e0c67ef428" |
| 2583 | + integrity sha512-5cvZ+6SA88zKC8XiuxUfqpdTwVjJbvYnQZY5NReh7qlSGPvVDjjzyEtW+gdzLXNSd8tStgOjAdMCpvDQamUXtA== |
| 2584 | + dependencies: |
| 2585 | + "@vue/devtools-shared" "^7.7.0" |
| 2586 | + birpc "^0.2.19" |
| 2587 | + hookable "^5.5.3" |
| 2588 | + mitt "^3.0.1" |
| 2589 | + perfect-debounce "^1.0.0" |
| 2590 | + speakingurl "^14.0.1" |
| 2591 | + superjson "^2.2.1" |
| 2592 | + |
2573 | 2593 | "@vue/devtools-shared@^7.4.4", "@vue/devtools-shared@^7.4.6":
|
2574 | 2594 | version "7.4.6"
|
2575 | 2595 | resolved "https://registry.yarnpkg.com/@vue/devtools-shared/-/devtools-shared-7.4.6.tgz#492c2301caacc83a32542dd95dfcae3980621417"
|
2576 | 2596 | integrity sha512-rPeSBzElnHYMB05Cc056BQiJpgocQjY8XVulgni+O9a9Gr9tNXgPteSzFFD+fT/iWMxNuUgGKs9CuW5DZewfIg==
|
2577 | 2597 | dependencies:
|
2578 | 2598 | rfdc "^1.4.1"
|
2579 | 2599 |
|
| 2600 | +"@vue/devtools-shared@^7.7.0": |
| 2601 | + version "7.7.0" |
| 2602 | + resolved "https://registry.yarnpkg.com/@vue/devtools-shared/-/devtools-shared-7.7.0.tgz#acc976303c5085c981b8fc866e027592dfaa9d87" |
| 2603 | + integrity sha512-jtlQY26R5thQxW9YQTpXbI0HoK0Wf9Rd4ekidOkRvSy7ChfK0kIU6vvcBtjj87/EcpeOSK49fZAicaFNJcoTcQ== |
| 2604 | + dependencies: |
| 2605 | + rfdc "^1.4.1" |
| 2606 | + |
2580 | 2607 |
|
2581 | 2608 | version "2.1.6"
|
2582 | 2609 | resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-2.1.6.tgz#b48186bdb9b3ef2b83e1f76d5b1ac357b3a7ed94"
|
@@ -2924,6 +2951,11 @@ birpc@^0.2.17:
|
2924 | 2951 | resolved "https://registry.yarnpkg.com/birpc/-/birpc-0.2.17.tgz#d0bdb90d4d063061156637f03b7b0adea1779734"
|
2925 | 2952 | integrity sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==
|
2926 | 2953 |
|
| 2954 | +birpc@^0.2.19: |
| 2955 | + version "0.2.19" |
| 2956 | + resolved "https://registry.yarnpkg.com/birpc/-/birpc-0.2.19.tgz#cdd183a4a70ba103127d49765b4a71349da5a0ca" |
| 2957 | + integrity sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ== |
| 2958 | + |
2927 | 2959 | boolbase@^1.0.0:
|
2928 | 2960 | version "1.0.0"
|
2929 | 2961 | resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
|
@@ -5091,15 +5123,7 @@ listr2@~8.2.4:
|
5091 | 5123 | rfdc "^1.4.1"
|
5092 | 5124 | wrap-ansi "^9.0.0"
|
5093 | 5125 |
|
5094 |
| -local-pkg@^0.5.0: |
5095 |
| - version "0.5.0" |
5096 |
| - resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-0.5.0.tgz#093d25a346bae59a99f80e75f6e9d36d7e8c925c" |
5097 |
| - integrity sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg== |
5098 |
| - dependencies: |
5099 |
| - mlly "^1.4.2" |
5100 |
| - pkg-types "^1.0.3" |
5101 |
| - |
5102 |
| -local-pkg@^0.5.1: |
| 5126 | +local-pkg@^0.5.0, local-pkg@^0.5.1: |
5103 | 5127 | version "0.5.1"
|
5104 | 5128 | resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-0.5.1.tgz#69658638d2a95287534d4c2fff757980100dbb6d"
|
5105 | 5129 | integrity sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==
|
@@ -5425,7 +5449,7 @@ mkdirp@^1.0.3:
|
5425 | 5449 | resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
5426 | 5450 | integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
5427 | 5451 |
|
5428 |
| -mlly@^1.3.0, mlly@^1.4.2, mlly@^1.6.1, mlly@^1.7.1: |
| 5452 | +mlly@^1.3.0, mlly@^1.6.1, mlly@^1.7.1: |
5429 | 5453 | version "1.7.1"
|
5430 | 5454 | resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.7.1.tgz#e0336429bb0731b6a8e887b438cbdae522c8f32f"
|
5431 | 5455 | integrity sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==
|
|
7843 | 7867 | "@vue/devtools-api" "^6.6.1"
|
7844 | 7868 | type-fest "^4.8.3"
|
7845 | 7869 |
|
| 7870 | + |
| 7871 | + version "4.15.0" |
| 7872 | + resolved "https://registry.yarnpkg.com/vee-validate/-/vee-validate-4.15.0.tgz#eb77a9c867669d34abbc33ca5e16f2a991eb7ad5" |
| 7873 | + integrity sha512-PGJh1QCFwCBjbHu5aN6vB8macYVWrajbDvgo1Y/8fz9n/RVIkLmZCJDpUgu7+mUmCOPMxeyq7vXUOhbwAqdXcA== |
| 7874 | + dependencies: |
| 7875 | + "@vue/devtools-api" "^7.5.2" |
| 7876 | + type-fest "^4.8.3" |
| 7877 | + |
7846 | 7878 | vite-hot-client@^0.2.3:
|
7847 | 7879 | version "0.2.3"
|
7848 | 7880 | resolved "https://registry.yarnpkg.com/vite-hot-client/-/vite-hot-client-0.2.3.tgz#db52aba46edbcfa7906dbca8255fd35b9a9270b2"
|
|
0 commit comments