@storybook/addon-interactions 7.1.0-alpha.0 → 7.1.0-alpha.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/addon-interactions",
3
- "version": "7.1.0-alpha.0",
3
+ "version": "7.1.0-alpha.2",
4
4
  "description": "Automate, test and debug user interactions",
5
5
  "keywords": [
6
6
  "storybook-addons",
@@ -72,24 +72,24 @@
72
72
  "prep": "../../../scripts/prepare/bundle.ts"
73
73
  },
74
74
  "dependencies": {
75
- "@storybook/client-logger": "7.1.0-alpha.0",
76
- "@storybook/components": "7.1.0-alpha.0",
77
- "@storybook/core-common": "7.1.0-alpha.0",
78
- "@storybook/core-events": "7.1.0-alpha.0",
75
+ "@storybook/client-logger": "7.1.0-alpha.2",
76
+ "@storybook/components": "7.1.0-alpha.2",
77
+ "@storybook/core-common": "7.1.0-alpha.2",
78
+ "@storybook/core-events": "7.1.0-alpha.2",
79
79
  "@storybook/global": "^5.0.0",
80
- "@storybook/instrumenter": "7.1.0-alpha.0",
81
- "@storybook/manager-api": "7.1.0-alpha.0",
82
- "@storybook/preview-api": "7.1.0-alpha.0",
83
- "@storybook/theming": "7.1.0-alpha.0",
84
- "@storybook/types": "7.1.0-alpha.0",
80
+ "@storybook/instrumenter": "7.1.0-alpha.2",
81
+ "@storybook/manager-api": "7.1.0-alpha.2",
82
+ "@storybook/preview-api": "7.1.0-alpha.2",
83
+ "@storybook/theming": "7.1.0-alpha.2",
84
+ "@storybook/types": "7.1.0-alpha.2",
85
85
  "jest-mock": "^27.0.6",
86
86
  "polished": "^4.2.2",
87
87
  "ts-dedent": "^2.2.0"
88
88
  },
89
89
  "devDependencies": {
90
90
  "@devtools-ds/object-inspector": "^1.1.2",
91
- "@storybook/jest": "^0.1.0",
92
- "@storybook/testing-library": "^0.1.0",
91
+ "@storybook/jest": "future",
92
+ "@storybook/testing-library": "future",
93
93
  "@types/node": "^16.0.0",
94
94
  "formik": "^2.2.9",
95
95
  "typescript": "~4.9.3"
@@ -118,7 +118,7 @@
118
118
  ],
119
119
  "platform": "node"
120
120
  },
121
- "gitHead": "8ff2938f8ac0c2d524ae653cd89251e5cd4721a4",
121
+ "gitHead": "3f0c9a6636b9e69006ffb841234cf785598e0572",
122
122
  "storybook": {
123
123
  "displayName": "Interactions",
124
124
  "unsupportedFrameworks": [