storybook 9.1.16 → 9.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4128,7 +4128,7 @@ async function qn(t) {
4128
4128
  o(qn, "findPackage");
4129
4129
 
4130
4130
  // package.json
4131
- var wt = "9.1.16";
4131
+ var wt = "9.1.17";
4132
4132
 
4133
4133
  // src/cli/globalSettings.ts
4134
4134
  var At = T(require("node:fs/promises"), 1), xs = require("node:os"), Zt = require("node:path"), vs = T(Gn(), 1), Ne = T(gs(), 1);
@@ -4134,7 +4134,7 @@ async function kn(t) {
4134
4134
  o(kn, "findPackage");
4135
4135
 
4136
4136
  // package.json
4137
- var ut = "9.1.16";
4137
+ var ut = "9.1.17";
4138
4138
 
4139
4139
  // src/cli/globalSettings.ts
4140
4140
  var Yn = H(In(), 1), Ee = H(Kn(), 1);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "storybook",
3
- "version": "9.1.16",
3
+ "version": "9.1.17",
4
4
  "description": "Storybook: Develop, document, and test UI components in isolation",
5
5
  "keywords": [
6
6
  "storybook",