@ditojs/ui
Advanced tools
Comparing version 2.13.0 to 2.14.0
{ | ||
"name": "@ditojs/ui", | ||
"version": "2.13.0", | ||
"version": "2.14.0", | ||
"type": "module", | ||
@@ -39,10 +39,10 @@ "description": "Dito.js UI is a simple UI library, built with Vue.js for use in Dito.js Admin and elsewhere", | ||
"devDependencies": { | ||
"@ditojs/build": "^2.13.0", | ||
"@vitejs/plugin-vue": "^4.3.4", | ||
"@ditojs/build": "^2.14.0", | ||
"@vitejs/plugin-vue": "^4.4.0", | ||
"@vue/compiler-sfc": "^3.3.4", | ||
"pug": "^3.0.2", | ||
"sass": "1.68.0", | ||
"vite": "^4.4.9" | ||
"sass": "1.69.0", | ||
"vite": "^4.4.11" | ||
}, | ||
"gitHead": "ab9a98856440d8f0f24ae7b2e2e7f840ac956cce", | ||
"gitHead": "65ec0d7d3aea04ab6955b9ddf94f0d9f9a8ee3e5", | ||
"scripts": { | ||
@@ -49,0 +49,0 @@ "build:icons": "yarn inline-assets src/icons/*.svg --template src/icons/template.js > src/styles/mixins/_icons.scss", |
571625