@bigbinary/neeto-molecules 3.8.1 → 3.8.2
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 +8 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-molecules",
|
|
3
|
-
"version": "3.8.
|
|
3
|
+
"version": "3.8.2",
|
|
4
4
|
"description": "A package of reusable molecular components for neeto products.",
|
|
5
5
|
"repository": "git@github.com:bigbinary/neeto-molecules.git",
|
|
6
6
|
"author": "Amaljith K <amaljith.k@bigbinary.com>",
|
|
@@ -78,11 +78,12 @@
|
|
|
78
78
|
"@rollup/plugin-json": "6.0.1",
|
|
79
79
|
"@rollup/plugin-node-resolve": "15.2.3",
|
|
80
80
|
"@samuelmeuli/font-manager": "^1.4.0",
|
|
81
|
-
"@storybook/addon-actions": "^
|
|
82
|
-
"@storybook/addon-essentials": "^
|
|
81
|
+
"@storybook/addon-actions": "^8.3.6",
|
|
82
|
+
"@storybook/addon-essentials": "^8.3.6",
|
|
83
83
|
"@storybook/preset-scss": "^1.0.3",
|
|
84
|
-
"@storybook/
|
|
85
|
-
"@storybook/react
|
|
84
|
+
"@storybook/preview-api": "^8.3.6",
|
|
85
|
+
"@storybook/react": "^8.3.6",
|
|
86
|
+
"@storybook/react-webpack5": "^8.3.6",
|
|
86
87
|
"@svgr/rollup": "8.1.0",
|
|
87
88
|
"@svgr/webpack": "^6.5.1",
|
|
88
89
|
"@tanstack/react-query": "5.40.0",
|
|
@@ -188,8 +189,8 @@
|
|
|
188
189
|
"sass": "^1.54.9",
|
|
189
190
|
"sass-loader": "^13.0.2",
|
|
190
191
|
"shadow-dom-testing-library": "^1.11.2",
|
|
191
|
-
"storybook": "^
|
|
192
|
-
"storybook-dark-mode": "^
|
|
192
|
+
"storybook": "^8.3.6",
|
|
193
|
+
"storybook-dark-mode": "^4.0.2",
|
|
193
194
|
"tailwindcss": "^3.4.1",
|
|
194
195
|
"tippy.js": "6.3.7",
|
|
195
196
|
"yjs": "^13.6.19",
|