@byjohann/ui
Advanced tools
Comparing version 0.5.6 to 0.5.7
{ | ||
"name": "@byjohann/ui", | ||
"type": "module", | ||
"version": "0.5.6", | ||
"packageManager": "pnpm@8.10.2", | ||
"version": "0.5.7", | ||
"packageManager": "pnpm@8.10.5", | ||
"description": "A collection of Vue.js components for my projects", | ||
@@ -75,5 +75,5 @@ "author": "Johann Schopplich <pkg@johannschopplich.com>", | ||
"optionalDependencies": { | ||
"@types/mapbox-gl": "^2.7.17", | ||
"@types/mapbox-gl": "^2.7.18", | ||
"mapbox-gl": "^2.15.0", | ||
"medium-zoom": "^1.0.8" | ||
"medium-zoom": "^1.1.0" | ||
}, | ||
@@ -86,15 +86,15 @@ "dependencies": { | ||
"@iconify-json/ph": "^1.1.6", | ||
"@julr/unocss-preset-forms": "^0.0.5", | ||
"@types/node": "^20.8.10", | ||
"@unocss/eslint-config": "^0.57.2", | ||
"@unocss/reset": "^0.57.2", | ||
"@vitejs/plugin-vue": "^4.4.0", | ||
"@vueuse/core": "^10.5.0", | ||
"@julr/unocss-preset-forms": "^0.1.0", | ||
"@types/node": "^20.9.1", | ||
"@unocss/eslint-config": "^0.57.5", | ||
"@unocss/reset": "^0.57.5", | ||
"@vitejs/plugin-vue": "^4.5.0", | ||
"@vueuse/core": "^10.6.1", | ||
"bumpp": "^9.2.0", | ||
"eslint": "^8.53.0", | ||
"prettier": "^3.0.3", | ||
"eslint": "^8.54.0", | ||
"prettier": "^3.1.0", | ||
"typescript": "^5.2.2", | ||
"unbuild": "^2.0.0", | ||
"unocss": "^0.57.2", | ||
"vite": "^4.5.0", | ||
"unocss": "^0.57.5", | ||
"vite": "^5.0.0", | ||
"vue": "^3.3.8", | ||
@@ -101,0 +101,0 @@ "vue-tsc": "^1.8.22" |
Sorry, the diff of this file is not supported yet
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
64226