naive-ui 2.24.3 → 2.24.4

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.24.3";
1
+ declare const _default: "2.24.4";
2
2
  export default _default;
package/es/version.js CHANGED
@@ -1 +1 @@
1
- export default '2.24.3';
1
+ export default '2.24.4';
package/lib/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- declare const _default: "2.24.3";
1
+ declare const _default: "2.24.4";
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.24.3';
3
+ exports.default = '2.24.4';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "naive-ui",
3
- "version": "2.24.3",
3
+ "version": "2.24.4",
4
4
  "description": "A Vue 3 Component Library. Fairly Complete, Customizable Themes, Uses TypeScript, Not Too Slow",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -117,7 +117,7 @@
117
117
  "vdirs": "^0.1.7",
118
118
  "vfonts": "^0.0.3",
119
119
  "vooks": "^0.2.12",
120
- "vueuc": "^0.4.23"
120
+ "vueuc": "^0.4.24"
121
121
  },
122
122
  "sideEffects": false,
123
123
  "homepage": "https://www.naiveui.com",
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": "naive-ui",
5
- "version": "2.24.3",
5
+ "version": "2.24.4",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "tags": [