@modern-js/storybook-builder 2.63.6 → 2.63.7

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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@modern-js/storybook-builder",
3
- "version": "2.63.6",
3
+ "version": "2.63.7",
4
4
  "description": "modern.js support for storybook",
5
5
  "repository": {
6
6
  "type": "git",
@@ -70,18 +70,18 @@
70
70
  "remark-slug": "^7.0.1",
71
71
  "serve-static": "^1.14.1",
72
72
  "tinypool": "^0.8.0",
73
- "@modern-js/core": "2.63.6",
74
- "@modern-js/runtime": "2.63.6",
75
- "@modern-js/utils": "2.63.6",
76
- "@modern-js/uni-builder": "2.63.6"
73
+ "@modern-js/core": "2.63.7",
74
+ "@modern-js/uni-builder": "2.63.7",
75
+ "@modern-js/runtime": "2.63.7",
76
+ "@modern-js/utils": "2.63.7"
77
77
  },
78
78
  "devDependencies": {
79
79
  "@storybook/types": "~7.6.12",
80
80
  "@types/babel__core": "^7.20.5",
81
81
  "@types/serve-static": "^1.13.10",
82
82
  "typescript": "^5.2.2",
83
- "@modern-js/core": "2.63.6",
84
- "@scripts/build": "2.63.6"
83
+ "@modern-js/core": "2.63.7",
84
+ "@scripts/build": "2.63.7"
85
85
  },
86
86
  "publishConfig": {
87
87
  "registry": "https://registry.npmjs.org/",