From fcc36161db7e4bf49ae50fea36b79c473a9a2d4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 10:28:36 +0000 Subject: [PATCH] chore(deps): update dependency @nuxt/icon to v2 --- fivem/fivenet/ui/package.json | 2 +- fivem/fivenet/ui/yarn.lock | 94 +++++++++++++++++------------------ 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/fivem/fivenet/ui/package.json b/fivem/fivenet/ui/package.json index 70bd3fb..101bb67 100644 --- a/fivem/fivenet/ui/package.json +++ b/fivem/fivenet/ui/package.json @@ -40,7 +40,7 @@ "typescript": "5.9.2" }, "resolutions": { - "@nuxt/icon": "1.15.0", + "@nuxt/icon": "2.0.0", "nuxt": "3.18.1" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" diff --git a/fivem/fivenet/ui/yarn.lock b/fivem/fivenet/ui/yarn.lock index baa7960..2d4c629 100644 --- a/fivem/fivenet/ui/yarn.lock +++ b/fivem/fivenet/ui/yarn.lock @@ -15,7 +15,7 @@ "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.24" -"@antfu/install-pkg@^1.0.0", "@antfu/install-pkg@^1.1.0": +"@antfu/install-pkg@^1.1.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@antfu/install-pkg/-/install-pkg-1.1.0.tgz#78fa036be1a6081b5a77a5cf59f50c7752b6ba26" integrity sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ== @@ -23,10 +23,10 @@ package-manager-detector "^1.3.0" tinyexec "^1.0.1" -"@antfu/utils@^8.1.0": - version "8.1.1" - resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-8.1.1.tgz#95b1947d292a9a2efffba2081796dcaa05ecedfb" - integrity sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ== +"@antfu/utils@^9.2.0": + version "9.2.1" + resolved "https://registry.yarnpkg.com/@antfu/utils/-/utils-9.2.1.tgz#0a73683cf0a8c4cd38397b002439488229651cdb" + integrity sha512-TMilPqXyii1AsiEii6l6ubRzbo76p6oshUSYPaKsmXDavyMLqjzVDkcp3pHp5ELMUNJHATcEOGxKTTsX9yYhGg== "@apidevtools/json-schema-ref-parser@^14.1.1": version "14.1.1" @@ -1239,7 +1239,7 @@ dependencies: "@iconify/types" "*" -"@iconify/collections@^1.0.563": +"@iconify/collections@^1.0.579": version "1.0.600" resolved "https://registry.yarnpkg.com/@iconify/collections/-/collections-1.0.600.tgz#94b6d1892a9706fdafbd015132678b8cda5833e5" integrity sha512-N1bJSLAfwZzAkEOKBoFAI8DPNpWrWw0dwVG3b1JMcq4BytftD7EbtcCPTy4+63ABZxqVIPLWEd8yCjB84jt0Ig== @@ -1251,18 +1251,18 @@ resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57" integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg== -"@iconify/utils@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@iconify/utils/-/utils-2.3.0.tgz#1bbbf8c477ebe9a7cacaea78b1b7e8937f9cbfba" - integrity sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA== +"@iconify/utils@^3.0.0": + version "3.0.2" + resolved "https://registry.yarnpkg.com/@iconify/utils/-/utils-3.0.2.tgz#9599607f20690cd3e7a5d2d459af0eb81a89dc2b" + integrity sha512-EfJS0rLfVuRuJRn4psJHtK2A9TqVnkxPpHY6lYHiB9+8eSuudsxbwMiavocG45ujOo6FJ+CIRlRnlOGinzkaGQ== dependencies: - "@antfu/install-pkg" "^1.0.0" - "@antfu/utils" "^8.1.0" + "@antfu/install-pkg" "^1.1.0" + "@antfu/utils" "^9.2.0" "@iconify/types" "^2.0.0" - debug "^4.4.0" - globals "^15.14.0" + debug "^4.4.1" + globals "^15.15.0" kolorist "^1.8.0" - local-pkg "^1.0.0" + local-pkg "^1.1.1" mlly "^1.7.4" "@iconify/vue@^5.0.0": @@ -1498,7 +1498,7 @@ resolved "https://registry.yarnpkg.com/@nuxt/devalue/-/devalue-2.0.2.tgz#5749f04df13bda4c863338d8dabaf370f45ef7c7" integrity sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA== -"@nuxt/devtools-kit@2.6.5", "@nuxt/devtools-kit@^2.5.0": +"@nuxt/devtools-kit@2.6.5": version "2.6.5" resolved "https://registry.yarnpkg.com/@nuxt/devtools-kit/-/devtools-kit-2.6.5.tgz#a1e769fcee0565f9ce27c7ab887d143c687ef265" integrity sha512-t+NxoENyzJ8KZDrnbVYv3FJI5VXqSi6X4w6ZsuIIh0aKABu6+6k9nR/LoEhrM0oekn/2LDhA0NmsRZyzCXt2xQ== @@ -1655,23 +1655,23 @@ unplugin "^2.3.3" unstorage "^1.16.0" -"@nuxt/icon@1.15.0", "@nuxt/icon@^2.0.0": - version "1.15.0" - resolved "https://registry.yarnpkg.com/@nuxt/icon/-/icon-1.15.0.tgz#25f3512092ec7bd108cf98a81df39c0fa2f89312" - integrity sha512-kA0rxqr1B601zNJNcOXera8CyYcxUCEcT7dXEC7rwAz71PRCN5emf7G656eKEQgtqrD4JSj6NQqWDgrmFcf/GQ== +"@nuxt/icon@2.0.0", "@nuxt/icon@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@nuxt/icon/-/icon-2.0.0.tgz#b31a9a474ea41867bb56bd3d91ccc217fb58e7be" + integrity sha512-sy8+zkKMYp+H09S0cuTteL3zPTmktqzYPpPXV9ZkLNjrQsaPH08n7s/9wjr+C/K/w2R3u18E3+P1VIQi3xaq1A== dependencies: - "@iconify/collections" "^1.0.563" + "@iconify/collections" "^1.0.579" "@iconify/types" "^2.0.0" - "@iconify/utils" "^2.3.0" + "@iconify/utils" "^3.0.0" "@iconify/vue" "^5.0.0" - "@nuxt/devtools-kit" "^2.5.0" - "@nuxt/kit" "^3.17.5" + "@nuxt/devtools-kit" "^2.6.2" + "@nuxt/kit" "^4.0.3" consola "^3.4.2" local-pkg "^1.1.1" mlly "^1.7.4" ohash "^2.0.11" pathe "^2.0.3" - picomatch "^4.0.2" + picomatch "^4.0.3" std-env "^3.9.0" tinyglobby "^0.2.14" @@ -1811,61 +1811,61 @@ unimport "^5.0.0" untyped "^2.0.0" -"@nuxt/kit@^3.17.5", "@nuxt/kit@^3.18.1", "@nuxt/kit@^3.19.2": - version "3.19.2" - resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.19.2.tgz#e49bd5e6672fdf21289f24603151e42a77b97e51" - integrity sha512-+QiqO0WcIxsKLUqXdVn3m4rzTRm2fO9MZgd330utCAaagGmHsgiMJp67kE14boJEPutnikfz3qOmrzBnDIHUUg== +"@nuxt/kit@^3.17.6": + version "3.17.7" + resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.17.7.tgz#2c6123c0495ac4b8f1c9b6207744a8d13c8da8ee" + integrity sha512-JLno3ur7Pix2o/StxIMlEHRkMawA6h7uzjZBDgxdeKXRWTYY8ID9YekSkN4PBlEFGXBfCBOcPd5+YqcyBUAMkw== dependencies: - c12 "^3.2.0" + c12 "^3.0.4" consola "^3.4.2" defu "^6.1.4" destr "^2.0.5" errx "^0.1.0" exsolve "^1.0.7" ignore "^7.0.5" - jiti "^2.5.1" + jiti "^2.4.2" klona "^2.0.6" knitwork "^1.2.0" - mlly "^1.8.0" + mlly "^1.7.4" ohash "^2.0.11" pathe "^2.0.3" - pkg-types "^2.3.0" - rc9 "^2.1.2" + pkg-types "^2.2.0" scule "^1.3.0" semver "^7.7.2" std-env "^3.9.0" - tinyglobby "^0.2.15" + tinyglobby "^0.2.14" ufo "^1.6.1" unctx "^2.4.1" - unimport "^5.2.0" + unimport "^5.1.0" untyped "^2.0.0" -"@nuxt/kit@^3.17.6": - version "3.17.7" - resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.17.7.tgz#2c6123c0495ac4b8f1c9b6207744a8d13c8da8ee" - integrity sha512-JLno3ur7Pix2o/StxIMlEHRkMawA6h7uzjZBDgxdeKXRWTYY8ID9YekSkN4PBlEFGXBfCBOcPd5+YqcyBUAMkw== +"@nuxt/kit@^3.18.1", "@nuxt/kit@^3.19.2": + version "3.19.2" + resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.19.2.tgz#e49bd5e6672fdf21289f24603151e42a77b97e51" + integrity sha512-+QiqO0WcIxsKLUqXdVn3m4rzTRm2fO9MZgd330utCAaagGmHsgiMJp67kE14boJEPutnikfz3qOmrzBnDIHUUg== dependencies: - c12 "^3.0.4" + c12 "^3.2.0" consola "^3.4.2" defu "^6.1.4" destr "^2.0.5" errx "^0.1.0" exsolve "^1.0.7" ignore "^7.0.5" - jiti "^2.4.2" + jiti "^2.5.1" klona "^2.0.6" knitwork "^1.2.0" - mlly "^1.7.4" + mlly "^1.8.0" ohash "^2.0.11" pathe "^2.0.3" - pkg-types "^2.2.0" + pkg-types "^2.3.0" + rc9 "^2.1.2" scule "^1.3.0" semver "^7.7.2" std-env "^3.9.0" - tinyglobby "^0.2.14" + tinyglobby "^0.2.15" ufo "^1.6.1" unctx "^2.4.1" - unimport "^5.1.0" + unimport "^5.2.0" untyped "^2.0.0" "@nuxt/kit@^4.0.3": @@ -5549,7 +5549,7 @@ globals@^14.0.0: resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== -globals@^15.14.0: +globals@^15.15.0: version "15.15.0" resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8" integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==