@volverjs/ui-vue 0.0.6-beta.5 → 0.0.6-beta.6
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/dist/Volver.d.ts +1 -1
- package/dist/components/VvAccordion/index.d.ts +1 -1
- package/dist/components/VvCheckbox/VvCheckbox.vue.d.ts +1 -1
- package/dist/components/VvCheckbox/index.d.ts +1 -1
- package/dist/components/VvDropdown/VvDropdown.vue.d.ts +3 -3
- package/dist/components/VvDropdown/index.d.ts +1 -1
- package/dist/components/VvRadio/VvRadio.vue.d.ts +1 -1
- package/dist/components/VvRadio/index.d.ts +1 -1
- package/dist/composables/group/useInjectedGroupState.d.ts +1 -1
- package/dist/directives/index.d.ts +2 -2
- package/dist/icons.es.js +3 -3
- package/dist/icons.umd.js +1 -1
- package/package.json +26 -26
- package/src/assets/icons/detailed.json +1 -1
- package/src/assets/icons/normal.json +1 -1
- package/src/assets/icons/simple.json +1 -1
package/package.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"bugs": {
|
|
20
20
|
"url": "https://github.com/volverjs/ui-vue/issues"
|
|
21
21
|
},
|
|
22
|
-
"version": "0.0.6-beta.
|
|
22
|
+
"version": "0.0.6-beta.6",
|
|
23
23
|
"engines": {
|
|
24
24
|
"node": ">= 16.x"
|
|
25
25
|
},
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@floating-ui/vue": "^0.2.1",
|
|
42
42
|
"@iconify/tools": "^2.2.6",
|
|
43
|
-
"@iconify/vue": "
|
|
43
|
+
"@iconify/vue": "4.1.0",
|
|
44
44
|
"@volverjs/style": "0.1.9-beta.6",
|
|
45
45
|
"@vueuse/core": "^9.13.0",
|
|
46
46
|
"jsdom": "^21.1.1",
|
|
@@ -57,30 +57,30 @@
|
|
|
57
57
|
"@iconify/utils": "^2.1.5",
|
|
58
58
|
"@mdx-js/react": "^2.3.0",
|
|
59
59
|
"@rushstack/eslint-patch": "^1.2.0",
|
|
60
|
-
"@storybook/addon-a11y": "7.0.
|
|
61
|
-
"@storybook/addon-actions": "7.0.
|
|
62
|
-
"@storybook/addon-docs": "7.0.
|
|
63
|
-
"@storybook/addon-essentials": "7.0.
|
|
64
|
-
"@storybook/addon-interactions": "7.0.
|
|
65
|
-
"@storybook/addon-links": "7.0.
|
|
66
|
-
"@storybook/builder-vite": "7.0.
|
|
67
|
-
"@storybook/channel-postmessage": "7.0.
|
|
68
|
-
"@storybook/channel-websocket": "7.0.
|
|
69
|
-
"@storybook/cli": "7.0.
|
|
70
|
-
"@storybook/client-api": "7.0.
|
|
71
|
-
"@storybook/client-logger": "7.0.
|
|
72
|
-
"@storybook/core-common": "7.0.
|
|
73
|
-
"@storybook/jest": "^0.
|
|
74
|
-
"@storybook/preview-api": "7.0.
|
|
75
|
-
"@storybook/preview-web": "7.0.
|
|
76
|
-
"@storybook/test-runner": "^0.10.0
|
|
77
|
-
"@storybook/testing-library": "^0.0
|
|
78
|
-
"@storybook/vue3": "7.0.
|
|
79
|
-
"@storybook/vue3-vite": "7.0.
|
|
60
|
+
"@storybook/addon-a11y": "7.0.2",
|
|
61
|
+
"@storybook/addon-actions": "7.0.2",
|
|
62
|
+
"@storybook/addon-docs": "7.0.2",
|
|
63
|
+
"@storybook/addon-essentials": "7.0.2",
|
|
64
|
+
"@storybook/addon-interactions": "7.0.2",
|
|
65
|
+
"@storybook/addon-links": "7.0.2",
|
|
66
|
+
"@storybook/builder-vite": "7.0.2",
|
|
67
|
+
"@storybook/channel-postmessage": "7.0.2",
|
|
68
|
+
"@storybook/channel-websocket": "7.0.2",
|
|
69
|
+
"@storybook/cli": "7.0.2",
|
|
70
|
+
"@storybook/client-api": "7.0.2",
|
|
71
|
+
"@storybook/client-logger": "7.0.2",
|
|
72
|
+
"@storybook/core-common": "7.0.2",
|
|
73
|
+
"@storybook/jest": "^0.1.0",
|
|
74
|
+
"@storybook/preview-api": "7.0.2",
|
|
75
|
+
"@storybook/preview-web": "7.0.2",
|
|
76
|
+
"@storybook/test-runner": "^0.10.0",
|
|
77
|
+
"@storybook/testing-library": "^0.1.0",
|
|
78
|
+
"@storybook/vue3": "7.0.2",
|
|
79
|
+
"@storybook/vue3-vite": "7.0.2",
|
|
80
80
|
"@types/jest-axe": "^3.5.5",
|
|
81
81
|
"@types/jsdom": "^21.1.1",
|
|
82
82
|
"@types/node": "18.15.11",
|
|
83
|
-
"@types/react": "^18.0.
|
|
83
|
+
"@types/react": "^18.0.33",
|
|
84
84
|
"@types/yargs": "^17.0.24",
|
|
85
85
|
"@vitejs/plugin-vue": "^4.1.0",
|
|
86
86
|
"@vue/compiler-sfc": "^3.2.47",
|
|
@@ -107,13 +107,13 @@
|
|
|
107
107
|
"react-dom": "^18.2.0",
|
|
108
108
|
"remark": "^14.0.2",
|
|
109
109
|
"sass": "^1.60.0",
|
|
110
|
-
"storybook": "7.0.
|
|
110
|
+
"storybook": "7.0.2",
|
|
111
111
|
"storybook-addon-markdown-docs": "^1.0.5",
|
|
112
|
-
"storybook-dark-mode": "^
|
|
112
|
+
"storybook-dark-mode": "^3.0.0",
|
|
113
113
|
"storybook-version": "^0.1.1",
|
|
114
114
|
"terser": "^5.16.8",
|
|
115
115
|
"ts-node": "^10.9.1",
|
|
116
|
-
"typescript": "~
|
|
116
|
+
"typescript": "~5.0.3",
|
|
117
117
|
"unplugin-auto-import": "^0.15.2",
|
|
118
118
|
"unplugin-vue-components": "^0.24.1",
|
|
119
119
|
"vite": "^4.2.1",
|