@byjohann/ui
Advanced tools
Comparing version 0.6.6 to 0.6.7
@@ -1,2 +0,1 @@ | ||
/// <reference types="mapbox-gl" /> | ||
/** | ||
@@ -3,0 +2,0 @@ * Inject the provided map instance |
{ | ||
"name": "@byjohann/ui", | ||
"type": "module", | ||
"version": "0.6.6", | ||
"packageManager": "pnpm@8.15.5", | ||
"version": "0.6.7", | ||
"packageManager": "pnpm@9.4.0", | ||
"description": "A collection of Vue.js components for my projects", | ||
"author": "Johann Schopplich <pkg@johannschopplich.com>", | ||
"author": "Johann Schopplich <hello@johannschopplich.com>", | ||
"license": "MIT", | ||
@@ -68,3 +68,3 @@ "homepage": "https://github.com/johannschopplich/components#readme", | ||
"test:types": "vue-tsc --noEmit", | ||
"release": "bumpp --commit --push --tag" | ||
"release": "bumpp" | ||
}, | ||
@@ -76,28 +76,28 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@nuxt/kit": "^3.11.1" | ||
"@nuxt/kit": "^3.12.2" | ||
}, | ||
"optionalDependencies": { | ||
"@types/mapbox-gl": "^3.1.0", | ||
"mapbox-gl": "^3.2.0", | ||
"mapbox-gl": "^3.4.0", | ||
"medium-zoom": "^1.1.0" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.8.3", | ||
"@iconify-json/ph": "^1.1.11", | ||
"@antfu/eslint-config": "^2.21.2", | ||
"@iconify-json/ph": "^1.1.13", | ||
"@julr/unocss-preset-forms": "^0.1.0", | ||
"@types/node": "^20.11.30", | ||
"@unocss/eslint-config": "^0.58.6", | ||
"@unocss/reset": "^0.58.6", | ||
"@vitejs/plugin-vue": "^5.0.4", | ||
"@vueuse/core": "^10.9.0", | ||
"bumpp": "^9.4.0", | ||
"eslint": "^8.57.0", | ||
"prettier": "^3.2.5", | ||
"typescript": "^5.4.2", | ||
"unbuild": "^3.0.0-rc.1", | ||
"unocss": "^0.58.6", | ||
"vite": "^5.1.6", | ||
"vue": "^3.4.21", | ||
"vue-tsc": "^2.0.6" | ||
"@types/node": "^20.14.9", | ||
"@unocss/eslint-config": "^0.61.0", | ||
"@unocss/reset": "^0.61.0", | ||
"@vitejs/plugin-vue": "^5.0.5", | ||
"@vueuse/core": "^10.11.0", | ||
"bumpp": "^9.4.1", | ||
"eslint": "^9.6.0", | ||
"prettier": "^3.3.2", | ||
"typescript": "^5.5.3", | ||
"unbuild": "^3.0.0-rc.2", | ||
"unocss": "^0.61.0", | ||
"vite": "^5.3.2", | ||
"vue": "^3.4.31", | ||
"vue-tsc": "^2.0.24" | ||
} | ||
} |
# @byjohann/ui | ||
[![NPM version](https://img.shields.io/npm/v/@byjohann/ui?color=a1b858&label=)](https://www.npmjs.com/package/@byjohann/ui) | ||
A collection of Vue.js components for my projects. | ||
> A collection of Vue.js components for my projects. | ||
## Setup | ||
@@ -8,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
64880
479
31
Updated@nuxt/kit@^3.12.2