@storybook/manager 8.0.8 → 8.0.9
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/WithTooltip-Y7J54OF7-CEHQ77YF.js +1 -0
- package/dist/{chunk-VMGB76WP.js → chunk-FEE35O7J.js} +1 -1
- package/dist/{chunk-O6NCVXC4.js → chunk-GFFGH77H.js} +10 -10
- package/dist/{chunk-RHK3WMPG.js → chunk-KCHUFUTG.js} +10 -10
- package/dist/{chunk-UOBNU442.js → chunk-S4VOIVUE.js} +1 -1
- package/dist/{chunk-TZAR34JC.js → chunk-XCO5HRLK.js} +1 -1
- package/dist/globals-runtime.js +1 -1
- package/dist/index.js +1 -1
- package/dist/runtime.js +1 -1
- package/dist/{syntaxhighlighter-JOJW2KGS-7BF26SBB.js → syntaxhighlighter-JOJW2KGS-VF6EEVPI.js} +1 -1
- package/package.json +11 -11
- package/dist/WithTooltip-Y7J54OF7-3AIPQNGM.js +0 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@storybook/manager",
|
3
|
-
"version": "8.0.
|
3
|
+
"version": "8.0.9",
|
4
4
|
"description": "Core Storybook UI",
|
5
5
|
"keywords": [
|
6
6
|
"storybook"
|
@@ -74,23 +74,23 @@
|
|
74
74
|
"devDependencies": {
|
75
75
|
"@fal-works/esbuild-plugin-global-externals": "^2.1.2",
|
76
76
|
"@storybook/addon-designs": "^7.0.4",
|
77
|
-
"@storybook/channels": "8.0.
|
78
|
-
"@storybook/client-logger": "8.0.
|
79
|
-
"@storybook/components": "8.0.
|
80
|
-
"@storybook/core-events": "8.0.
|
77
|
+
"@storybook/channels": "8.0.9",
|
78
|
+
"@storybook/client-logger": "8.0.9",
|
79
|
+
"@storybook/components": "8.0.9",
|
80
|
+
"@storybook/core-events": "8.0.9",
|
81
81
|
"@storybook/global": "^5.0.0",
|
82
82
|
"@storybook/icons": "^1.2.5",
|
83
|
-
"@storybook/manager-api": "8.0.
|
84
|
-
"@storybook/router": "8.0.
|
85
|
-
"@storybook/test": "8.0.
|
86
|
-
"@storybook/theming": "8.0.
|
87
|
-
"@storybook/types": "8.0.
|
83
|
+
"@storybook/manager-api": "8.0.9",
|
84
|
+
"@storybook/router": "8.0.9",
|
85
|
+
"@storybook/test": "8.0.9",
|
86
|
+
"@storybook/theming": "8.0.9",
|
87
|
+
"@storybook/types": "8.0.9",
|
88
88
|
"@testing-library/react": "^11.2.2",
|
89
89
|
"@types/react-transition-group": "^4",
|
90
90
|
"@types/semver": "^7.3.4",
|
91
91
|
"browser-dtector": "^3.4.0",
|
92
92
|
"copy-to-clipboard": "^3.3.1",
|
93
|
-
"downshift": "^
|
93
|
+
"downshift": "^9.0.4",
|
94
94
|
"fs-extra": "^11.1.0",
|
95
95
|
"fuse.js": "^3.6.1",
|
96
96
|
"lodash": "^4.17.21",
|
@@ -1 +0,0 @@
|
|
1
|
-
import{WithToolTipState,WithTooltipPure}from"./chunk-VMGB76WP.js";import"./chunk-UOBNU442.js";import"./chunk-XP3HGWTR.js";export{WithToolTipState,WithToolTipState as WithTooltip,WithTooltipPure};
|