@ditojs/ui
Advanced tools
Comparing version 2.27.0 to 2.27.3
{ | ||
"name": "@ditojs/ui", | ||
"version": "2.27.0", | ||
"version": "2.27.3", | ||
"type": "module", | ||
@@ -41,8 +41,8 @@ "description": "Dito.js UI is a simple UI library, built with Vue.js for use in Dito.js Admin and elsewhere", | ||
"@vitejs/plugin-vue": "^5.0.4", | ||
"@vue/compiler-sfc": "3.4.21", | ||
"@vue/compiler-sfc": "3.4.23", | ||
"pug": "^3.0.2", | ||
"sass": "1.75.0", | ||
"vite": "^5.2.8" | ||
"vite": "^5.2.10" | ||
}, | ||
"gitHead": "e80d56a1887faa60f61f4c642502687d50ead333", | ||
"gitHead": "f015eea94dbfc9950c768cda9130663ff29253fb", | ||
"scripts": { | ||
@@ -49,0 +49,0 @@ "build:icons": "yarn inline-assets src/icons/*.svg --template src/icons/template.js > src/styles/mixins/_icons.scss", |
1836548