@appcorp/app-corp-vista 0.2.71 → 0.2.72
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 +24 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@appcorp/app-corp-vista",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.72",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "yarn clean && yarn build:ts && cp package.json lib && cp README.md lib",
|
|
6
6
|
"build:next": "next build",
|
|
@@ -28,22 +28,21 @@
|
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@appcorp/app-corp-designs": "^0.4.79",
|
|
32
31
|
"@fortawesome/fontawesome-svg-core": "^6.7.2",
|
|
33
32
|
"@fortawesome/react-fontawesome": "^0.2.2",
|
|
34
|
-
"@headlessui/react": "^2
|
|
35
|
-
"@headlessui/tailwindcss": "^0
|
|
36
|
-
"@heroicons/react": "^2
|
|
37
|
-
"@mdx-js/loader": "^3
|
|
38
|
-
"@mdx-js/react": "^3
|
|
39
|
-
"@mdxeditor/editor": "^3
|
|
33
|
+
"@headlessui/react": "^2",
|
|
34
|
+
"@headlessui/tailwindcss": "^0",
|
|
35
|
+
"@heroicons/react": "^2",
|
|
36
|
+
"@mdx-js/loader": "^3",
|
|
37
|
+
"@mdx-js/react": "^3",
|
|
38
|
+
"@mdxeditor/editor": "^3",
|
|
40
39
|
"@next/third-parties": "^15",
|
|
41
|
-
"@pdfme/common": "^5
|
|
42
|
-
"@pdfme/generator": "^5
|
|
40
|
+
"@pdfme/common": "^5",
|
|
41
|
+
"@pdfme/generator": "^5",
|
|
43
42
|
"@react-jvectormap/core": "^1.0.4",
|
|
44
43
|
"@react-jvectormap/world": "^1.1.2",
|
|
45
44
|
"@react-pakistan/react-icon-collection": "^3.5.0",
|
|
46
|
-
"@react-pakistan/util-functions": "^1.24.
|
|
45
|
+
"@react-pakistan/util-functions": "^1.24.27",
|
|
47
46
|
"@remixicon/react": "^4.6.0",
|
|
48
47
|
"@storybook/addon-essentials": "^8",
|
|
49
48
|
"@storybook/addon-interactions": "^8",
|
|
@@ -60,37 +59,37 @@
|
|
|
60
59
|
"@tailwindcss/postcss": "^4",
|
|
61
60
|
"@types/node": "^22",
|
|
62
61
|
"@types/react": "^19",
|
|
63
|
-
"@types/react-copy-to-clipboard": "^5
|
|
62
|
+
"@types/react-copy-to-clipboard": "^5",
|
|
64
63
|
"@types/react-dom": "^19",
|
|
65
64
|
"@types/react-slick": "^0.23.13",
|
|
66
65
|
"autoprefixer": "^10.4.20",
|
|
67
|
-
"clsx": "^2
|
|
66
|
+
"clsx": "^2",
|
|
68
67
|
"concurrently": "^9.1.2",
|
|
69
|
-
"date-fns": "^4
|
|
70
|
-
"dayjs": "^1
|
|
68
|
+
"date-fns": "^4",
|
|
69
|
+
"dayjs": "^1",
|
|
71
70
|
"eslint": "^9",
|
|
72
71
|
"eslint-config-next": "^15",
|
|
73
72
|
"eslint-plugin-storybook": "^0.11.2",
|
|
74
73
|
"fast-glob": "^3.3.3",
|
|
75
74
|
"framer-motion": "^12",
|
|
76
|
-
"html-to-image": "^1
|
|
75
|
+
"html-to-image": "^1",
|
|
77
76
|
"husky": "^9.1.7",
|
|
78
77
|
"next": "^15",
|
|
79
|
-
"next-intl": "^
|
|
80
|
-
"next-themes": "^0
|
|
78
|
+
"next-intl": "^4",
|
|
79
|
+
"next-themes": "^0",
|
|
81
80
|
"postcss": "^8",
|
|
82
81
|
"react": "^19",
|
|
83
|
-
"react-copy-to-clipboard": "^5
|
|
82
|
+
"react-copy-to-clipboard": "^5",
|
|
84
83
|
"react-dom": "^19",
|
|
85
84
|
"react-hot-toast": "^2",
|
|
86
|
-
"react-photo-view": "^1
|
|
87
|
-
"react-slick": "^0
|
|
88
|
-
"react-tooltip": "^5
|
|
89
|
-
"slick-carousel": "^1
|
|
85
|
+
"react-photo-view": "^1",
|
|
86
|
+
"react-slick": "^0",
|
|
87
|
+
"react-tooltip": "^5",
|
|
88
|
+
"slick-carousel": "^1",
|
|
90
89
|
"storybook": "^8",
|
|
91
|
-
"swr": "^2
|
|
90
|
+
"swr": "^2",
|
|
92
91
|
"tailwindcss": "^4",
|
|
93
|
-
"tailwindcss-animate": "^1
|
|
92
|
+
"tailwindcss-animate": "^1",
|
|
94
93
|
"typescript": "^5"
|
|
95
94
|
},
|
|
96
95
|
"resolutions": {
|