@cobre-npm/ds-v3 0.30.0 → 0.30.2-8-PROD
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 +1 -78
package/package.json
CHANGED
|
@@ -1,78 +1 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@cobre-npm/ds-v3",
|
|
3
|
-
"version": "0.30.0",
|
|
4
|
-
"type": "module",
|
|
5
|
-
"files": [
|
|
6
|
-
"dist"
|
|
7
|
-
],
|
|
8
|
-
"module": "./dist/cobre-ds-v3-lib.es.js",
|
|
9
|
-
"types": "dist/types/index.d.ts",
|
|
10
|
-
"scripts": {
|
|
11
|
-
"dev": "vite",
|
|
12
|
-
"get-types": "vue-tsc --declaration --emitDeclarationOnly",
|
|
13
|
-
"build": "vite build && run-p get-types",
|
|
14
|
-
"build:dev": "run-p build-only",
|
|
15
|
-
"build:qa": "run-p build-only",
|
|
16
|
-
"build:prod": "run-p build-only && run-p get-types && npm publish",
|
|
17
|
-
"build:dev-arm": "run-p build-only",
|
|
18
|
-
"build:qa-arm": "run-p build-only",
|
|
19
|
-
"build:prod-arm": "run-p build-only && run-p get-types",
|
|
20
|
-
"preview": "vite preview",
|
|
21
|
-
"test:unit": "vitest --environment jsdom --root src/",
|
|
22
|
-
"build-only": "vite build",
|
|
23
|
-
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
|
|
24
|
-
"storybook": "storybook dev -p 6006",
|
|
25
|
-
"storybook-server": "storybook dev -p 8080",
|
|
26
|
-
"build-storybook": "storybook build",
|
|
27
|
-
"test": "test-storybook",
|
|
28
|
-
"prepare": "husky"
|
|
29
|
-
},
|
|
30
|
-
"dependencies": {
|
|
31
|
-
"@popperjs/core": "^2.11.8",
|
|
32
|
-
"@vueuse/components": "^10.11.0",
|
|
33
|
-
"@vueuse/core": "^10.11.0",
|
|
34
|
-
"bootstrap": "^5.3.3",
|
|
35
|
-
"sass": "1.77.6",
|
|
36
|
-
"vue": "^3.4.21",
|
|
37
|
-
"vue-collapsed": "^1.3.3",
|
|
38
|
-
"vue-currency-input": "^3.1.0",
|
|
39
|
-
"vue-select": "4.0.0-beta.6",
|
|
40
|
-
"vue3-otp-input": "^0.5.21"
|
|
41
|
-
},
|
|
42
|
-
"devDependencies": {
|
|
43
|
-
"@chromatic-com/storybook": "^1.8.0",
|
|
44
|
-
"@storybook/addon-a11y": "^8.2.9",
|
|
45
|
-
"@storybook/addon-actions": "^8.2.9",
|
|
46
|
-
"@storybook/addon-essentials": "^8.2.9",
|
|
47
|
-
"@storybook/addon-interactions": "^8.2.9",
|
|
48
|
-
"@storybook/addon-links": "^8.2.9",
|
|
49
|
-
"@storybook/blocks": "^8.2.9",
|
|
50
|
-
"@storybook/test": "^8.2.9",
|
|
51
|
-
"@storybook/test-runner": "^0.19.0",
|
|
52
|
-
"@storybook/vue3": "^8.2.9",
|
|
53
|
-
"@storybook/vue3-vite": "^8.2.9",
|
|
54
|
-
"@types/bootstrap": "^5.2.10",
|
|
55
|
-
"@types/vue-select": "^3.16.8",
|
|
56
|
-
"@vitejs/plugin-vue": "^5.0.4",
|
|
57
|
-
"@vue/eslint-config-prettier": "^9.0.0",
|
|
58
|
-
"@vue/eslint-config-typescript": "^13.0.0",
|
|
59
|
-
"@vue/tsconfig": "^0.5.1",
|
|
60
|
-
"eslint": "^8.57.0",
|
|
61
|
-
"eslint-plugin-storybook": "^0.8.0",
|
|
62
|
-
"eslint-plugin-vue": "^9.22.0",
|
|
63
|
-
"husky": "^9.0.11",
|
|
64
|
-
"npm-run-all": "^4.1.5",
|
|
65
|
-
"prettier": "^3.3.2",
|
|
66
|
-
"standard": "^17.1.0",
|
|
67
|
-
"storybook": "^8.2.9",
|
|
68
|
-
"typescript": "^5.2.2",
|
|
69
|
-
"vite": "^5.2.0",
|
|
70
|
-
"vite-plugin-static-copy": "^1.0.5",
|
|
71
|
-
"vue-tsc": "^2.0.6"
|
|
72
|
-
},
|
|
73
|
-
"peerDependencies": {
|
|
74
|
-
"date-fns": "^2.30.0",
|
|
75
|
-
"date-fns-tz": "^2.0.1",
|
|
76
|
-
"@vuepic/vue-datepicker": "^8.5.0"
|
|
77
|
-
}
|
|
78
|
-
}
|
|
1
|
+
{"name":"@cobre-npm/ds-v3","version":"0.30.2-8-PROD","type":"module","files":["dist"],"module":"./dist/cobre-ds-v3-lib.es.js","types":"dist/types/index.d.ts","scripts":{"dev":"vite","get-types":"vue-tsc --declaration --emitDeclarationOnly","build":"vite build && run-p get-types","build:dev":"run-p build-only","build:qa":"run-p build-only","build:prod":"run-p build-only && run-p get-types && npm publish","build:dev-arm":"run-p build-only","build:qa-arm":"run-p build-only","build:prod-arm":"run-p build-only && run-p get-types","preview":"vite preview","test:unit":"vitest --environment jsdom --root src/","build-only":"vite build","lint":"eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore","storybook":"storybook dev -p 6006 --ci","storybook-server":"storybook dev -p 8080","build-storybook":"storybook build","test":"test-storybook","prepare":"husky"},"dependencies":{"@popperjs/core":"^2.11.8","@vueuse/components":"^10.11.0","@vueuse/core":"^10.11.0","bootstrap":"^5.3.3","sass":"1.77.6","vue":"^3.4.21","vue-collapsed":"^1.3.3","vue-currency-input":"^3.1.0","vue-select":"4.0.0-beta.6","vue3-otp-input":"^0.5.21"},"devDependencies":{"@chromatic-com/storybook":"^1.8.0","@storybook/addon-a11y":"^8.2.9","@storybook/addon-actions":"^8.2.9","@storybook/addon-essentials":"^8.2.9","@storybook/addon-interactions":"^8.2.9","@storybook/addon-links":"^8.2.9","@storybook/blocks":"^8.2.9","@storybook/test":"^8.2.9","@storybook/test-runner":"^0.19.0","@storybook/vue3":"^8.2.9","@storybook/vue3-vite":"^8.2.9","@types/bootstrap":"^5.2.10","@types/vue-select":"^3.16.8","@vitejs/plugin-vue":"^5.0.4","@vue/eslint-config-prettier":"^9.0.0","@vue/eslint-config-typescript":"^13.0.0","@vue/tsconfig":"^0.5.1","eslint":"^8.57.0","eslint-plugin-storybook":"^0.8.0","eslint-plugin-vue":"^9.22.0","husky":"^9.0.11","npm-run-all":"^4.1.5","prettier":"^3.3.2","standard":"^17.1.0","storybook":"^8.2.9","typescript":"^5.2.2","vite":"^5.2.0","vite-plugin-static-copy":"^1.0.5","vue-tsc":"^2.0.6"},"peerDependencies":{"date-fns":"^2.30.0","date-fns-tz":"^2.0.1","@vuepic/vue-datepicker":"^8.5.0"}}
|