@ditojs/ui
Advanced tools
Comparing version 2.33.0 to 2.34.0
{ | ||
"name": "@ditojs/ui", | ||
"version": "2.33.0", | ||
"version": "2.34.0", | ||
"type": "module", | ||
@@ -42,14 +42,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.33.0", | ||
"@ditojs/utils": "^2.34.0", | ||
"@soda/get-current-script": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"@ditojs/build": "^2.33.0", | ||
"@ditojs/build": "^2.34.0", | ||
"@vitejs/plugin-vue": "^5.1.4", | ||
"@vue/compiler-sfc": "^3.5.6", | ||
"@vue/compiler-sfc": "^3.5.8", | ||
"pug": "^3.0.3", | ||
"sass": "^1.78.0", | ||
"vite": "^5.4.6" | ||
"sass": "^1.79.3", | ||
"vite": "^5.4.8" | ||
}, | ||
"gitHead": "be8095460cbe9c035d10c994a1e1f89d9d5fbefe" | ||
"gitHead": "0258ece4af0f7dfbb9c11102bdf9defec72b1f15" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1991364
111
11447
165
Updated@ditojs/utils@^2.34.0