@factoringplus/pl-components-pack-v3 0.3.36 → 0.3.39

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,68 +1,68 @@
1
- {
2
- "name": "@factoringplus/pl-components-pack-v3",
3
- "private": false,
4
- "files": [
5
- "dist"
6
- ],
7
- "main": "./dist/pl-components-pack-v3.js",
8
- "module": "./dist/pl-components-pack-v3.es.js",
9
- "exports": {
10
- "./dist/style.css": "./dist/style.css",
11
- ".": {
12
- "import": "./dist/pl-components-pack-v3.es.js",
13
- "require": "./dist/pl-components-pack-v3.umd.js"
14
- }
15
- },
16
- "version": "0.3.36",
17
- "scripts": {
18
- "dev": "vite",
19
- "build": "vue-tsc --noEmit && vite build",
20
- "preview": "vite preview",
21
- "storybook": "start-storybook -p 6006",
22
- "build-storybook": "build-storybook"
23
- },
24
- "dependencies": {
25
- "@element-plus/icons-vue": "^1.1.4",
26
- "@mdx-js/react": "^2.1.1",
27
- "@storybook/addons": "^6.5.9",
28
- "axios": "^0.26.1",
29
- "bootstrap": "^5.1.3",
30
- "crypto-pro": "^2.3.0",
31
- "dayjs": "^1.11.3",
32
- "element-plus": "^2.2.9",
33
- "feather-icons": "^4.29.0",
34
- "js-file-download": "^0.4.12",
35
- "lodash": "^4.17.21",
36
- "moment": "^2.29.4",
37
- "msw": "^0.43.1",
38
- "vue": "^3.2.37",
39
- "vue-currency-input": "^2.5.1",
40
- "vue-feather": "^2.0.0",
41
- "vuedraggable": "^4.1.0",
42
- "vuex": "^4.0.2"
43
- },
44
- "devDependencies": {
45
- "@babel/core": "^7.18.6",
46
- "@storybook/addon-actions": "^6.5.9",
47
- "@storybook/addon-essentials": "^6.5.9",
48
- "@storybook/addon-links": "^6.5.9",
49
- "@storybook/builder-vite": "^0.1.41",
50
- "@storybook/vue3": "^6.5.9",
51
- "@types/node": "^18.0.4",
52
- "@vitejs/plugin-vue": "^2.3.3",
53
- "@vue/compiler-sfc": "^3.2.37",
54
- "@vue/eslint-config-prettier": "^6.0.0",
55
- "babel-eslint": "^10.1.0",
56
- "babel-loader": "^8.2.5",
57
- "eslint": "^8.19.0",
58
- "eslint-plugin-prettier": "^3.3.1",
59
- "eslint-plugin-vue": "^8.7.1",
60
- "prettier": "^2.7.1",
61
- "sass": "^1.53.0",
62
- "typescript": "^4.7.4",
63
- "unplugin-vue-components": "^0.17.20",
64
- "vite": "^2.9.14",
65
- "vue-loader": "^16.8.3",
66
- "vue-tsc": "^0.31.4"
67
- }
68
- }
1
+ {
2
+ "name": "@factoringplus/pl-components-pack-v3",
3
+ "private": false,
4
+ "files": [
5
+ "dist"
6
+ ],
7
+ "main": "./dist/pl-components-pack-v3.js",
8
+ "module": "./dist/pl-components-pack-v3.es.js",
9
+ "exports": {
10
+ "./dist/style.css": "./dist/style.css",
11
+ ".": {
12
+ "import": "./dist/pl-components-pack-v3.es.js",
13
+ "require": "./dist/pl-components-pack-v3.umd.js"
14
+ }
15
+ },
16
+ "version": "0.3.39",
17
+ "scripts": {
18
+ "dev": "vite",
19
+ "build": "vue-tsc --noEmit && vite build",
20
+ "preview": "vite preview",
21
+ "storybook": "start-storybook -p 6006",
22
+ "build-storybook": "build-storybook"
23
+ },
24
+ "dependencies": {
25
+ "@element-plus/icons-vue": "^1.1.4",
26
+ "@mdx-js/react": "^2.1.1",
27
+ "@storybook/addons": "^6.5.9",
28
+ "axios": "^0.26.1",
29
+ "bootstrap": "^5.1.3",
30
+ "crypto-pro": "^2.3.0",
31
+ "dayjs": "^1.11.3",
32
+ "element-plus": "^2.2.9",
33
+ "feather-icons": "^4.29.0",
34
+ "js-file-download": "^0.4.12",
35
+ "lodash": "^4.17.21",
36
+ "moment": "^2.29.4",
37
+ "msw": "^0.43.1",
38
+ "vue": "^3.2.37",
39
+ "vue-currency-input": "^2.5.1",
40
+ "vue-feather": "^2.0.0",
41
+ "vuedraggable": "^4.1.0",
42
+ "vuex": "^4.0.2"
43
+ },
44
+ "devDependencies": {
45
+ "@babel/core": "^7.18.6",
46
+ "@storybook/addon-actions": "^6.5.9",
47
+ "@storybook/addon-essentials": "^6.5.9",
48
+ "@storybook/addon-links": "^6.5.9",
49
+ "@storybook/builder-vite": "^0.1.41",
50
+ "@storybook/vue3": "^6.5.9",
51
+ "@types/node": "^18.0.4",
52
+ "@vitejs/plugin-vue": "^2.3.3",
53
+ "@vue/compiler-sfc": "^3.2.37",
54
+ "@vue/eslint-config-prettier": "^6.0.0",
55
+ "babel-eslint": "^10.1.0",
56
+ "babel-loader": "^8.2.5",
57
+ "eslint": "^8.19.0",
58
+ "eslint-plugin-prettier": "^3.3.1",
59
+ "eslint-plugin-vue": "^8.7.1",
60
+ "prettier": "^2.7.1",
61
+ "sass": "^1.53.0",
62
+ "typescript": "^4.7.4",
63
+ "unplugin-vue-components": "^0.17.20",
64
+ "vite": "^2.9.14",
65
+ "vue-loader": "^16.8.3",
66
+ "vue-tsc": "^0.31.4"
67
+ }
68
+ }