@ditojs/ui
Advanced tools
Comparing version 2.9.3 to 2.10.0
{ | ||
"name": "@ditojs/ui", | ||
"version": "2.9.3", | ||
"version": "2.10.0", | ||
"type": "module", | ||
@@ -35,14 +35,14 @@ "description": "Dito.js UI is a simple UI library, built with Vue.js for use in Dito.js Admin and elsewhere", | ||
"dependencies": { | ||
"@ditojs/utils": "^2.9.0", | ||
"@ditojs/utils": "^2.10.0", | ||
"@soda/get-current-script": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"@ditojs/build": "^2.9.0", | ||
"@ditojs/build": "^2.10.0", | ||
"@vitejs/plugin-vue": "^4.2.3", | ||
"@vue/compiler-sfc": "^3.3.2", | ||
"@vue/compiler-sfc": "^3.3.4", | ||
"pug": "^3.0.2", | ||
"sass": "1.62.1", | ||
"vite": "^4.3.7" | ||
"vite": "^4.3.9" | ||
}, | ||
"gitHead": "8855fb3de01a12a456a622cc17c0c03ffdbf7eab", | ||
"gitHead": "ef290c4c55a5e65a88fdd124634ca3edae4e735f", | ||
"scripts": { | ||
@@ -49,0 +49,0 @@ "build:icons": "yarn inline-assets src/icons/*.svg --template src/icons/template.js > src/styles/mixins/_icons.scss", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1776642
10188
Updated@ditojs/utils@^2.10.0