@ditojs/ui
Advanced tools
Comparing version 2.14.1 to 2.15.0
{ | ||
"name": "@ditojs/ui", | ||
"version": "2.14.1", | ||
"version": "2.15.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.14.1", | ||
"@ditojs/utils": "^2.15.0", | ||
"@soda/get-current-script": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"@ditojs/build": "^2.14.1", | ||
"@vitejs/plugin-vue": "^4.4.0", | ||
"@vue/compiler-sfc": "^3.3.6", | ||
"@ditojs/build": "^2.15.0", | ||
"@vitejs/plugin-vue": "^4.5.0", | ||
"@vue/compiler-sfc": "^3.3.8", | ||
"pug": "^3.0.2", | ||
"sass": "1.69.4", | ||
"vite": "^4.5.0" | ||
"sass": "1.69.5", | ||
"vite": "^5.0.0" | ||
}, | ||
"gitHead": "f0bbe90cf7323bdc9a8020b0b2de0f77cd4403c4", | ||
"gitHead": "46264fec6c56b192695fa113059ddb1fcb20da94", | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1783797
10212
0
Updated@ditojs/utils@^2.15.0