@sigmaott/base-next 1.1.0 → 1.1.1

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sigmaott/base-next",
3
3
  "type": "module",
4
- "version": "1.1.0",
4
+ "version": "1.1.1",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -43,14 +43,11 @@
43
43
  },
44
44
  "dependencies": {
45
45
  "@ai-sdk/vue": "^1.2.12",
46
- "@nuxt/fonts": "^0.8.0",
47
- "lucide-vue-next": "^0.446.0",
48
- "uuid": "^9.0.1",
49
- "vue-json-pretty": "^2.2.4",
50
- "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.1/xlsx-0.20.1.tgz",
51
- "zod": "^3.24.1",
46
+ "@antfu/eslint-config": "^2.15.0",
47
+ "@antfu/utils": "^0.7.4",
52
48
  "@atlaskit/pragmatic-drag-and-drop": "^1.1.9",
53
49
  "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.3",
50
+ "@changesets/cli": "^2.26.1",
54
51
  "@element-plus/nuxt": "^1.0.7",
55
52
  "@iconify-json/carbon": "^1.1.18",
56
53
  "@iconify-json/ep": "^1.1.10",
@@ -59,61 +56,65 @@
59
56
  "@iconify-json/ri": "^1.1.10",
60
57
  "@iconify-json/twemoji": "^1.1.11",
61
58
  "@nuxt/devtools": "^1.6.0",
59
+ "@nuxt/eslint": "^0.3.9",
60
+ "@nuxt/fonts": "^0.8.0",
62
61
  "@nuxtjs/color-mode": "^3.3.0",
63
62
  "@nuxtjs/i18n": "^8.3.1",
63
+ "@openapitools/openapi-generator-cli": "^2.6.0",
64
64
  "@pinia/nuxt": "^0.4.11",
65
+ "@tanstack/vue-query": "^4.29.13",
66
+ "@types/node": "18.16.16",
67
+ "@types/validator": "^13.7.17",
68
+ "@unocss/eslint-config": "^0.59.4",
65
69
  "@unocss/nuxt": "^0.59.4",
66
70
  "@unocss/reset": "^0.59.4",
71
+ "@videojs-player/vue": "^1.0.0",
67
72
  "@vite-pwa/nuxt": "^0.1.0",
68
73
  "@vue-macros/nuxt": "^1.3.12",
69
74
  "@vueuse/core": "^10.6.1",
70
75
  "@vueuse/nuxt": "^10.6.1",
76
+ "@vueuse/router": "^10.9.0",
77
+ "@vvo/tzdb": "^6.108.0",
71
78
  "axios": "^0.27.2",
79
+ "clipboard": "^2.0.11",
72
80
  "consola": "^3.1.0",
81
+ "cross-env": "^7.0.3",
82
+ "dayjs": "^1.11.13",
73
83
  "dayjs-nuxt": "^2.1.9",
74
84
  "defu": "^6.1.2",
85
+ "destr": "^1.2.2",
86
+ "element-plus": "2.5.5",
87
+ "eslint": "^9.1.1",
88
+ "eslint-plugin-format": "^0.1.1",
75
89
  "h3": "^1.8.1",
76
90
  "hls.js": "^1.5.14",
91
+ "jszip": "^3.10.1",
92
+ "klona": "^2.0.6",
93
+ "libphonenumber-js": "^1.10.34",
94
+ "lucide-vue-next": "^0.446.0",
95
+ "mediainfo.js": "0.1.8",
77
96
  "nuxt": "3.15.4",
78
97
  "nuxt-api-party": "^0.20.1",
79
98
  "openapi-typescript": "^6.6.1",
80
99
  "pinia": "^2.1.4",
81
100
  "plyr": "^3.7.8",
82
101
  "radix-vue": "^1.9.6",
102
+ "recaptcha-v3": "^1.10.0",
103
+ "remeda": "^1.19.0",
83
104
  "sass": "^1.63.6",
84
105
  "swagger-client": "^3.19.10",
106
+ "tsx": "^4.7.1",
85
107
  "typescript": "^5.4.5",
86
108
  "unocss": "^0.59.4",
109
+ "uuid": "^9.0.1",
87
110
  "v-lazy-show": "^0.2.4",
88
- "vue-tsc": "^1.8.1",
89
- "@antfu/eslint-config": "^2.15.0",
90
- "@antfu/utils": "^0.7.4",
91
- "@changesets/cli": "^2.26.1",
92
- "@nuxt/eslint": "^0.3.9",
93
- "@openapitools/openapi-generator-cli": "^2.6.0",
94
- "@tanstack/vue-query": "^4.29.13",
95
- "@types/node": "18.16.16",
96
- "@types/validator": "^13.7.17",
97
- "@unocss/eslint-config": "^0.59.4",
98
- "@videojs-player/vue": "^1.0.0",
99
- "@vvo/tzdb": "^6.108.0",
100
- "clipboard": "^2.0.11",
101
- "cross-env": "^7.0.3",
102
- "destr": "^1.2.2",
103
- "element-plus": "2.5.5",
104
- "eslint": "^9.1.1",
105
- "eslint-plugin-format": "^0.1.1",
106
- "klona": "^2.0.6",
107
- "libphonenumber-js": "^1.10.34",
108
- "mediainfo.js": "0.1.8",
109
- "recaptcha-v3": "^1.10.0",
110
- "remeda": "^1.19.0",
111
- "tsx": "^4.7.1",
112
111
  "validator": "^13.9.0",
113
112
  "video.js": "^7.20.3",
114
113
  "vue-echarts": "^6.6.0",
114
+ "vue-json-pretty": "^2.2.4",
115
+ "vue-tsc": "^1.8.1",
115
116
  "worker-timers": "^7.0.71",
116
- "@vueuse/router": "^10.9.0",
117
- "jszip": "^3.10.1"
117
+ "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.1/xlsx-0.20.1.tgz",
118
+ "zod": "^3.24.1"
118
119
  }
119
120
  }
@@ -1 +1 @@
1
- 1752462511712
1
+ 1752464278683