@storybook/codemod 8.6.0-alpha.2 → 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/codemod",
3
- "version": "8.6.0-alpha.2",
3
+ "version": "8.6.0-alpha.4",
4
4
  "description": "A collection of codemod scripts written with JSCodeshift",
5
5
  "keywords": [
6
6
  "storybook"
@@ -57,7 +57,7 @@
57
57
  "@babel/core": "^7.24.4",
58
58
  "@babel/preset-env": "^7.24.4",
59
59
  "@babel/types": "^7.24.0",
60
- "@storybook/core": "8.6.0-alpha.2",
60
+ "@storybook/core": "8.6.0-alpha.4",
61
61
  "@storybook/csf": "0.1.12",
62
62
  "@types/cross-spawn": "^6.0.2",
63
63
  "cross-spawn": "^7.0.3",
@@ -77,7 +77,7 @@
77
77
  "remark": "^15.0.1",
78
78
  "remark-mdx": "^3.0.0",
79
79
  "ts-dedent": "^2.2.0",
80
- "typescript": "^5.3.2",
80
+ "typescript": "^5.7.3",
81
81
  "unist-util-is": "^6.0.0",
82
82
  "unist-util-select": "^5.1.0",
83
83
  "unist-util-visit": "^5.0.0",