diff --git a/package-lock.json b/package-lock.json index ef994ee..45baf2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@nuxt/module-builder": "^0.8.4", "@nuxt/schema": "^3.14.1592", "@nuxt/test-utils": "^3.15.1", - "@nuxt/ui": "^2.19.2", + "@nuxt/ui": "^2.20.0", "@types/leaflet.heat": "^0.2.4", "@types/node": "^22.10.1", "@typescript-eslint/eslint-plugin": "^8.17.0", @@ -1562,9 +1562,9 @@ } }, "node_modules/@iconify/collections": { - "version": "1.0.479", - "resolved": "https://registry.npmjs.org/@iconify/collections/-/collections-1.0.479.tgz", - "integrity": "sha512-0JYCyV4G60Wi0vOLasTsGsM98f+EkKbZAhsTRCj8uCDzJTguayM+nhWLgG0sSQdDif1KqlGMh3mS+4dB3njqWg==", + "version": "1.0.492", + "resolved": "https://registry.npmjs.org/@iconify/collections/-/collections-1.0.492.tgz", + "integrity": "sha512-feMan3gInpf7kXbYtQjErLx36UIpHyJyanhbEeNLsAl+za8STeyJsqCMpz9lDC6C3fL26wWsyJDXPYW1kUDV7A==", "dev": true, "license": "MIT", "dependencies": { @@ -1591,7 +1591,9 @@ } }, "node_modules/@iconify/vue": { - "version": "4.1.3-beta.1", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@iconify/vue/-/vue-4.2.0.tgz", + "integrity": "sha512-CMynoz9BDWugDO2B7LU/s8L99dHCiqDGCjCki6bhVx5etZhw9x0BTV7wWRdj82jtl1yQTc+QQRcHQmSvUY6R+g==", "dev": true, "license": "MIT", "dependencies": { @@ -2010,24 +2012,24 @@ } }, "node_modules/@nuxt/icon": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/@nuxt/icon/-/icon-1.6.1.tgz", - "integrity": "sha512-us+nGkMJPZfgj4cT/OAhQLrPt5553wUUBdroPqGvhR/Oyu22FPRlM5kS479skSCjQu+0SJNbpU+A09QL5DRtew==", + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/@nuxt/icon/-/icon-1.9.1.tgz", + "integrity": "sha512-kxhNAFRhjZuANy4vkPhRu2EG8MHLitBc3l/MY4vrUHzuaBRb8fyYZvOuMkligovLn0fsfhivWS2WG3yawCzBEA==", "dev": true, "license": "MIT", "dependencies": { - "@iconify/collections": "^1.0.476", + "@iconify/collections": "^1.0.484", "@iconify/types": "^2.0.0", "@iconify/utils": "^2.1.33", - "@iconify/vue": "4.1.3-beta.1", + "@iconify/vue": "^4.2.0-dev.2", "@nuxt/devtools-kit": "^1.6.0", - "@nuxt/kit": "^3.13.2", + "@nuxt/kit": "^3.14.159", "consola": "^3.2.3", - "local-pkg": "^0.5.0", - "mlly": "^1.7.2", + "local-pkg": "^0.5.1", + "mlly": "^1.7.3", "ohash": "^1.1.4", "pathe": "^1.1.2", - "std-env": "^3.7.0", + "std-env": "^3.8.0", "tinyglobby": "^0.2.10" } }, @@ -2470,17 +2472,17 @@ } }, "node_modules/@nuxt/ui": { - "version": "2.19.2", - "resolved": "https://registry.npmjs.org/@nuxt/ui/-/ui-2.19.2.tgz", - "integrity": "sha512-ceRsupolD/Hdm502Htx8kOQPFw1T9cwu5TkdAqtsqJqX2y4CeEEu8d6QIV+8jh2e2HAEEWhfGykkXxS+wBjonw==", + "version": "2.20.0", + "resolved": "https://registry.npmjs.org/@nuxt/ui/-/ui-2.20.0.tgz", + "integrity": "sha512-MfufGNlMAZgqte1C1WiaWTyz2q3Yun1O1ebsUBDSxdnnOAFFjBVQyjX4N4BGuH6KEMQXladSx3i791EFR7wp2w==", "dev": true, "license": "MIT", "dependencies": { "@headlessui/tailwindcss": "^0.2.1", "@headlessui/vue": "^1.7.23", "@iconify-json/heroicons": "^1.2.1", - "@nuxt/icon": "^1.6.1", - "@nuxt/kit": "^3.14.0", + "@nuxt/icon": "^1.9.1", + "@nuxt/kit": "^3.14.1592", "@nuxtjs/color-mode": "^3.5.2", "@nuxtjs/tailwindcss": "^6.12.2", "@popperjs/core": "^2.11.8", @@ -2488,16 +2490,122 @@ "@tailwindcss/container-queries": "^0.1.1", "@tailwindcss/forms": "^0.5.9", "@tailwindcss/typography": "^0.5.15", - "@vueuse/core": "^11.2.0", - "@vueuse/integrations": "^11.2.0", - "@vueuse/math": "^11.2.0", + "@vueuse/core": "^12.0.0", + "@vueuse/integrations": "^12.0.0", + "@vueuse/math": "^12.0.0", "defu": "^6.1.4", "fuse.js": "^7.0.0", "ohash": "^1.1.4", "pathe": "^1.1.2", "scule": "^1.3.0", - "tailwind-merge": "^2.5.4", - "tailwindcss": "^3.4.14" + "tailwind-merge": "^2.5.5", + "tailwindcss": "^3.4.16" + } + }, + "node_modules/@nuxt/ui/node_modules/@vueuse/core": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-12.0.0.tgz", + "integrity": "sha512-C12RukhXiJCbx4MGhjmd/gH52TjJsc3G0E0kQj/kb19H3Nt6n1CA4DRWuTdWWcaFRdlTe0npWDS942mvacvNBw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@types/web-bluetooth": "^0.0.20", + "@vueuse/metadata": "12.0.0", + "@vueuse/shared": "12.0.0", + "vue": "^3.5.13" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + } + }, + "node_modules/@nuxt/ui/node_modules/@vueuse/integrations": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/@vueuse/integrations/-/integrations-12.0.0.tgz", + "integrity": "sha512-M16fkVp+i4je75I7uvifMbJKHFrjx2+0LuHEH9++iPJ11zc4SRy5NdRN0z2NR+a54eQ5Gs2Ds7pby5ST96zxCA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@vueuse/core": "12.0.0", + "@vueuse/shared": "12.0.0", + "vue": "^3.5.13" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + }, + "peerDependencies": { + "async-validator": "^4", + "axios": "^1", + "change-case": "^5", + "drauu": "^0.4", + "focus-trap": "^7", + "fuse.js": "^7", + "idb-keyval": "^6", + "jwt-decode": "^4", + "nprogress": "^0.2", + "qrcode": "^1.5", + "sortablejs": "^1", + "universal-cookie": "^7" + }, + "peerDependenciesMeta": { + "async-validator": { + "optional": true + }, + "axios": { + "optional": true + }, + "change-case": { + "optional": true + }, + "drauu": { + "optional": true + }, + "focus-trap": { + "optional": true + }, + "fuse.js": { + "optional": true + }, + "idb-keyval": { + "optional": true + }, + "jwt-decode": { + "optional": true + }, + "nprogress": { + "optional": true + }, + "qrcode": { + "optional": true + }, + "sortablejs": { + "optional": true + }, + "universal-cookie": { + "optional": true + } + } + }, + "node_modules/@nuxt/ui/node_modules/@vueuse/metadata": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-12.0.0.tgz", + "integrity": "sha512-Yzimd1D3sjxTDOlF05HekU5aSGdKjxhuhRFHA7gDWLn57PRbBIh+SF5NmjhJ0WRgF3my7T8LBucyxdFJjIfRJQ==", + "dev": true, + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/antfu" + } + }, + "node_modules/@nuxt/ui/node_modules/@vueuse/shared": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-12.0.0.tgz", + "integrity": "sha512-3i6qtcq2PIio5i/vVYidkkcgvmTjCqrf26u+Fd4LhnbBmIT6FN8y6q/GJERp8lfcB9zVEfjdV0Br0443qZuJpw==", + "dev": true, + "license": "MIT", + "dependencies": { + "vue": "^3.5.13" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" } }, "node_modules/@nuxt/vite-builder": { @@ -4635,42 +4743,30 @@ } }, "node_modules/@vueuse/math": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/@vueuse/math/-/math-11.2.0.tgz", - "integrity": "sha512-Ld1MiHVIHshjQKZVOcd/MQzV9v1g9Vj3a7xs1C3/f77D1kv4EL9zmi0iyOcBicY/0rq4r9YrrZOXvpfSrzZB8g==", + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/@vueuse/math/-/math-12.0.0.tgz", + "integrity": "sha512-Eqeqy2WyTJTdd6eAKYNLD4eK9IGKavX3hyRX9mI6VdNMcWQ7wH7M7Cd/vz95eS8Y/mkHumNJrzsWoLY+P2pOTQ==", "dev": true, "license": "MIT", "dependencies": { - "@vueuse/shared": "11.2.0", - "vue-demi": ">=0.14.10" + "@vueuse/shared": "12.0.0", + "vue": "^3.5.13" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, - "node_modules/@vueuse/math/node_modules/vue-demi": { - "version": "0.14.10", + "node_modules/@vueuse/math/node_modules/@vueuse/shared": { + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-12.0.0.tgz", + "integrity": "sha512-3i6qtcq2PIio5i/vVYidkkcgvmTjCqrf26u+Fd4LhnbBmIT6FN8y6q/GJERp8lfcB9zVEfjdV0Br0443qZuJpw==", "dev": true, - "hasInstallScript": true, "license": "MIT", - "bin": { - "vue-demi-fix": "bin/vue-demi-fix.js", - "vue-demi-switch": "bin/vue-demi-switch.js" - }, - "engines": { - "node": ">=12" + "dependencies": { + "vue": "^3.5.13" }, "funding": { "url": "https://github.com/sponsors/antfu" - }, - "peerDependencies": { - "@vue/composition-api": "^1.0.0-rc.1", - "vue": "^3.0.0-0 || ^2.6.0" - }, - "peerDependenciesMeta": { - "@vue/composition-api": { - "optional": true - } } }, "node_modules/@vueuse/metadata": { @@ -8593,7 +8689,9 @@ } }, "node_modules/lilconfig": { - "version": "3.1.2", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", "dev": true, "license": "MIT", "engines": { @@ -12977,9 +13075,9 @@ } }, "node_modules/tailwind-merge": { - "version": "2.5.4", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.4.tgz", - "integrity": "sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q==", + "version": "2.5.5", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.5.tgz", + "integrity": "sha512-0LXunzzAZzo0tEPxV3I297ffKZPlKDrjj7NXphC8V5ak9yHC5zRmxnOe2m/Rd/7ivsOMJe3JZ2JVocoDdQTRBA==", "dev": true, "license": "MIT", "funding": { @@ -12988,34 +13086,34 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.14", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz", - "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==", + "version": "3.4.16", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.16.tgz", + "integrity": "sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==", "dev": true, "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", - "chokidar": "^3.5.3", + "chokidar": "^3.6.0", "didyoumean": "^1.2.2", "dlv": "^1.1.3", - "fast-glob": "^3.3.0", + "fast-glob": "^3.3.2", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.21.0", - "lilconfig": "^2.1.0", - "micromatch": "^4.0.5", + "jiti": "^1.21.6", + "lilconfig": "^3.1.3", + "micromatch": "^4.0.8", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", - "picocolors": "^1.0.0", - "postcss": "^8.4.23", + "picocolors": "^1.1.1", + "postcss": "^8.4.47", "postcss-import": "^15.1.0", "postcss-js": "^4.0.1", - "postcss-load-config": "^4.0.1", - "postcss-nested": "^6.0.1", - "postcss-selector-parser": "^6.0.11", - "resolve": "^1.22.2", - "sucrase": "^3.32.0" + "postcss-load-config": "^4.0.2", + "postcss-nested": "^6.2.0", + "postcss-selector-parser": "^6.1.2", + "resolve": "^1.22.8", + "sucrase": "^3.35.0" }, "bin": { "tailwind": "lib/cli.js", @@ -13036,16 +13134,10 @@ "node": ">=10.13.0" } }, - "node_modules/tailwindcss/node_modules/lilconfig": { - "version": "2.1.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - } - }, "node_modules/tailwindcss/node_modules/postcss-selector-parser": { - "version": "6.1.1", + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", + "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 6969201..a673843 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@nuxt/module-builder": "^0.8.4", "@nuxt/schema": "^3.14.1592", "@nuxt/test-utils": "^3.15.1", - "@nuxt/ui": "^2.19.2", + "@nuxt/ui": "^2.20.0", "@types/leaflet.heat": "^0.2.4", "@types/node": "^22.10.1", "@typescript-eslint/eslint-plugin": "^8.17.0",