@scalar/api-reference 1.20.31 → 1.20.32
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.
package/dist/index.js
CHANGED
|
@@ -40711,7 +40711,7 @@ const F7 = ["id"], K7 = {
|
|
|
40711
40711
|
], 8, F7);
|
|
40712
40712
|
};
|
|
40713
40713
|
}
|
|
40714
|
-
}), nc = /* @__PURE__ */ ee(r9, [["__scopeId", "data-v-
|
|
40714
|
+
}), nc = /* @__PURE__ */ ee(r9, [["__scopeId", "data-v-ec10b996"]]), s9 = /* @__PURE__ */ G({
|
|
40715
40715
|
__name: "SidebarGroup",
|
|
40716
40716
|
props: {
|
|
40717
40717
|
level: {}
|
package/package.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"vue",
|
|
16
16
|
"vue3"
|
|
17
17
|
],
|
|
18
|
-
"version": "1.20.
|
|
18
|
+
"version": "1.20.32",
|
|
19
19
|
"engines": {
|
|
20
20
|
"node": ">=18"
|
|
21
21
|
},
|
|
@@ -70,11 +70,11 @@
|
|
|
70
70
|
"unified": "^11.0.4",
|
|
71
71
|
"vue-sonner": "^1.0.3",
|
|
72
72
|
"@scalar/api-client": "1.1.16",
|
|
73
|
-
"@scalar/themes": "0.6.7",
|
|
74
73
|
"@scalar/components": "0.4.11",
|
|
74
|
+
"@scalar/themes": "0.6.7",
|
|
75
75
|
"@scalar/oas-utils": "0.1.5",
|
|
76
|
-
"@scalar/use-
|
|
77
|
-
"@scalar/use-
|
|
76
|
+
"@scalar/use-modal": "0.2.10",
|
|
77
|
+
"@scalar/use-tooltip": "0.5.12"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@etchteam/storybook-addon-css-variables-theme": "^1.5.1",
|