@storybook/test 8.6.0-alpha.3 → 8.6.0-alpha.4

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/test",
3
- "version": "8.6.0-alpha.3",
3
+ "version": "8.6.0-alpha.4",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "storybook"
@@ -45,7 +45,7 @@
45
45
  "dependencies": {
46
46
  "@storybook/csf": "0.1.12",
47
47
  "@storybook/global": "^5.0.0",
48
- "@storybook/instrumenter": "8.6.0-alpha.3",
48
+ "@storybook/instrumenter": "8.6.0-alpha.4",
49
49
  "@testing-library/dom": "10.4.0",
50
50
  "@testing-library/jest-dom": "6.5.0",
51
51
  "@testing-library/user-event": "14.5.2",
@@ -57,10 +57,10 @@
57
57
  "tinyspy": "^3.0.0",
58
58
  "ts-dedent": "^2.2.0",
59
59
  "type-fest": "~2.19",
60
- "typescript": "^5.3.2"
60
+ "typescript": "^5.7.3"
61
61
  },
62
62
  "peerDependencies": {
63
- "storybook": "^8.6.0-alpha.3"
63
+ "storybook": "^8.6.0-alpha.4"
64
64
  },
65
65
  "publishConfig": {
66
66
  "access": "public"