@uzum-tech/ui 2.0.4 → 2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/es/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- declare const _default: "2.0.4";
1
+ declare const _default: "2.0.5";
2
2
  export default _default;
package/es/version.mjs CHANGED
@@ -1 +1 @@
1
- export default '2.0.4';
1
+ export default '2.0.5';
package/lib/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- declare const _default: "2.0.4";
1
+ declare const _default: "2.0.5";
2
2
  export default _default;
package/lib/version.js CHANGED
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.default = '2.0.4';
3
+ exports.default = '2.0.5';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uzum-tech/ui",
3
- "version": "2.0.4",
3
+ "version": "2.0.5",
4
4
  "description": "A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast",
5
5
  "author": {
6
6
  "name": "KapitalLab",
@@ -109,8 +109,8 @@
109
109
  "date-fns-tz": "3.2.0",
110
110
  "evtd": "0.2.4",
111
111
  "highlight.js": "11.11.1",
112
- "lodash": "4.17.23",
113
- "lodash-es": "4.17.23",
112
+ "lodash": "4.18.1",
113
+ "lodash-es": "4.18.1",
114
114
  "seemly": "0.3.10",
115
115
  "treemate": "0.3.11",
116
116
  "vdirs": "0.1.8",
@@ -122,7 +122,7 @@
122
122
  "@babel/core": "7.29.0",
123
123
  "@babel/generator": "7.29.1",
124
124
  "@babel/parser": "7.29.2",
125
- "@babel/preset-env": "7.29.2",
125
+ "@babel/preset-env": "7.29.5",
126
126
  "@babel/traverse": "7.29.0",
127
127
  "@lylajs/web": "2.1.0",
128
128
  "@rollup/plugin-babel": "6.0.4",
@@ -137,7 +137,7 @@
137
137
  "@types/fs-extra": "11.0.4",
138
138
  "@types/node": "24.0.12",
139
139
  "@types/superagent": "8.1.9",
140
- "@uzum-tech/icons": "1.0.0",
140
+ "@uzum-tech/icons": "1.1.0",
141
141
  "@vicons/fluent": "0.13.0",
142
142
  "@vicons/ionicons4": "0.13.0",
143
143
  "@vicons/ionicons5": "0.13.0",
@@ -147,7 +147,6 @@
147
147
  "@vue/server-renderer": "3.5.31",
148
148
  "@vue/test-utils": "2.4.6",
149
149
  "autoprefixer": "10.4.27",
150
- "codesandbox": "2.2.3",
151
150
  "cssnano": "7.1.3",
152
151
  "deepmerge": "4.3.1",
153
152
  "esbuild": "0.25.10",
@@ -171,7 +170,7 @@
171
170
  "tsx": "4.21.0",
172
171
  "typescript": "5.9.2",
173
172
  "vfonts": "0.0.3",
174
- "vite": "7.1.12",
173
+ "vite": "7.3.3",
175
174
  "vitest": "3.2.4",
176
175
  "vue": "3.5.31",
177
176
  "vue-router": "4.5.1",
@@ -179,7 +178,9 @@
179
178
  },
180
179
  "pnpm": {
181
180
  "overrides": {
182
- "cssstyle": "5.2.1"
181
+ "cssstyle": "5.2.1",
182
+ "serialize-javascript": "7.0.5",
183
+ "yaml": "2.9.0"
183
184
  },
184
185
  "onlyBuiltDependencies": [
185
186
  "esbuild"
package/web-types.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "framework": "vue",
4
4
  "name": "@uzum-tech/ui",
5
- "version": "2.0.4",
5
+ "version": "2.0.5",
6
6
  "js-types-syntax": "typescript",
7
7
  "contributions": {
8
8
  "html": {