@byjohann/ui
Advanced tools
Comparing version 0.6.4 to 0.6.5
{ | ||
"name": "@byjohann/ui", | ||
"type": "module", | ||
"version": "0.6.4", | ||
"packageManager": "pnpm@8.14.1", | ||
"version": "0.6.5", | ||
"packageManager": "pnpm@8.15.1", | ||
"description": "A collection of Vue.js components for my projects", | ||
@@ -75,16 +75,16 @@ "author": "Johann Schopplich <pkg@johannschopplich.com>", | ||
"dependencies": { | ||
"@nuxt/kit": "^3.9.3" | ||
"@nuxt/kit": "^3.10.0" | ||
}, | ||
"optionalDependencies": { | ||
"@types/mapbox-gl": "^2.7.19", | ||
"mapbox-gl": "^3.0.1", | ||
"@types/mapbox-gl": "^2.7.20", | ||
"mapbox-gl": "^3.1.2", | ||
"medium-zoom": "^1.1.0" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.6.3", | ||
"@iconify-json/ph": "^1.1.10", | ||
"@antfu/eslint-config": "^2.6.4", | ||
"@iconify-json/ph": "^1.1.11", | ||
"@julr/unocss-preset-forms": "^0.1.0", | ||
"@types/node": "^20.11.5", | ||
"@unocss/eslint-config": "^0.58.3", | ||
"@unocss/reset": "^0.58.3", | ||
"@types/node": "^20.11.16", | ||
"@unocss/eslint-config": "^0.58.4", | ||
"@unocss/reset": "^0.58.4", | ||
"@vitejs/plugin-vue": "^5.0.3", | ||
@@ -94,10 +94,10 @@ "@vueuse/core": "^10.7.2", | ||
"eslint": "^8.56.0", | ||
"prettier": "^3.2.4", | ||
"prettier": "^3.2.5", | ||
"typescript": "^5.3.3", | ||
"unbuild": "^2.0.0", | ||
"unocss": "^0.58.3", | ||
"vite": "^5.0.11", | ||
"vue": "^3.4.14", | ||
"unocss": "^0.58.4", | ||
"vite": "^5.0.12", | ||
"vue": "^3.4.15", | ||
"vue-tsc": "^1.8.27" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
65336
Updated@nuxt/kit@^3.10.0