@carbon/charts 1.13.7 → 1.13.8
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/CHANGELOG.md +9 -0
- package/dist/demo/index.mjs +94 -93
- package/dist/demo/index.mjs.map +1 -1
- package/dist/demo/styles.css +674 -45
- package/dist/demo/styles.css.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/interfaces/index.d.ts +1 -1
- package/dist/styles.css +48 -0
- package/dist/styles.css.map +1 -1
- package/dist/styles.min.css +1 -1
- package/dist/styles.min.css.map +1 -1
- package/package.json +24 -24
- package/styles.css +48 -0
- package/styles.min.css +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,15 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## 1.13.8 (2023-11-15)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @carbon/charts
|
|
9
|
+
|
|
10
|
+
# Change Log
|
|
11
|
+
|
|
12
|
+
All notable changes to this project will be documented in this file. See
|
|
13
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
14
|
+
|
|
6
15
|
## 1.13.7 (2023-11-01)
|
|
7
16
|
|
|
8
17
|
**Note:** Version bump only for package @carbon/charts
|
package/dist/demo/index.mjs
CHANGED
|
@@ -48753,7 +48753,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48753
48753
|
heatmapPositiveNegativeData: bM,
|
|
48754
48754
|
heatmapPositiveNegativeOptions: WM,
|
|
48755
48755
|
heatmapQuantizeLegendOption: hM
|
|
48756
|
-
}, Symbol.toStringTag, { value: "Module" })), $M = "@carbon/charts", AE = "1.13.
|
|
48756
|
+
}, Symbol.toStringTag, { value: "Module" })), $M = "@carbon/charts", AE = "1.13.8", _E = "Carbon Charts component library", eE = "./dist/index.mjs", aE = "./dist/umd/bundle.umd.js", SE = "./dist/index.d.ts", ME = {
|
|
48757
48757
|
"./package.json": "./package.json",
|
|
48758
48758
|
"./styles.min.css": "./dist/styles.min.css",
|
|
48759
48759
|
"./styles.css": "./dist/styles.css",
|
|
@@ -48805,7 +48805,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48805
48805
|
"file:downlevel:dts": "downlevel-dts dist dist",
|
|
48806
48806
|
postbundle: 'concurrently "yarn:file:*"',
|
|
48807
48807
|
"build:package": "vite build && vite build -c ./vite.umd.config.ts && yarn postbundle && cp dist/styles*.css* ./",
|
|
48808
|
-
"demo:docs": "typedoc ./src/index.ts --out ./demo/bundle/documentation",
|
|
48808
|
+
"demo:docs": "typedoc ./src/index.ts --excludeExternals --out ./demo/bundle/documentation",
|
|
48809
48809
|
"demo:storybook": "storybook build -o demo/bundle --quiet",
|
|
48810
48810
|
"build:demo": 'concurrently "yarn:demo:*"',
|
|
48811
48811
|
build: "yarn build:package && yarn build:demo",
|
|
@@ -48822,10 +48822,10 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48822
48822
|
url: "git@github.com:carbon-design-system/carbon-charts.git",
|
|
48823
48823
|
homepage: "https://carbon-design-system.github.io/carbon-charts/"
|
|
48824
48824
|
}, LE = {
|
|
48825
|
-
"@carbon/colors": "^11.
|
|
48825
|
+
"@carbon/colors": "^11.20.1",
|
|
48826
48826
|
"@carbon/telemetry": "~0.1.0",
|
|
48827
48827
|
"@carbon/utils-position": "^1.1.4",
|
|
48828
|
-
"carbon-components": "^10.58.
|
|
48828
|
+
"carbon-components": "^10.58.12",
|
|
48829
48829
|
d3: "^7.8.5",
|
|
48830
48830
|
"d3-cloud": "^1.2.7",
|
|
48831
48831
|
"d3-sankey": "^0.12.3",
|
|
@@ -48847,31 +48847,31 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48847
48847
|
}
|
|
48848
48848
|
}, oE = {
|
|
48849
48849
|
"@carbon/import-once": "^10.7.0",
|
|
48850
|
-
"@carbon/layout": "^11.
|
|
48851
|
-
"@carbon/styles": "
|
|
48852
|
-
"@carbon/themes": "^11.
|
|
48853
|
-
"@rollup/plugin-replace": "^5.0.
|
|
48854
|
-
"@rushstack/eslint-patch": "^1.5.
|
|
48850
|
+
"@carbon/layout": "^11.20.1",
|
|
48851
|
+
"@carbon/styles": "1.42.1",
|
|
48852
|
+
"@carbon/themes": "^11.27.1",
|
|
48853
|
+
"@rollup/plugin-replace": "^5.0.5",
|
|
48854
|
+
"@rushstack/eslint-patch": "^1.5.1",
|
|
48855
48855
|
"@stackblitz/sdk": "^1.9.0",
|
|
48856
|
-
"@types/d3": "^7.4.
|
|
48857
|
-
"@types/d3-cloud": "^1.2.
|
|
48858
|
-
"@types/d3-sankey": "^0.12.
|
|
48859
|
-
"@types/lodash-es": "^4.17.
|
|
48860
|
-
"@types/topojson": "^3.2.
|
|
48861
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
48862
|
-
"@typescript-eslint/parser": "^6.
|
|
48863
|
-
concurrently: "^8.2.
|
|
48856
|
+
"@types/d3": "^7.4.3",
|
|
48857
|
+
"@types/d3-cloud": "^1.2.8",
|
|
48858
|
+
"@types/d3-sankey": "^0.12.4",
|
|
48859
|
+
"@types/lodash-es": "^4.17.11",
|
|
48860
|
+
"@types/topojson": "^3.2.6",
|
|
48861
|
+
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
|
48862
|
+
"@typescript-eslint/parser": "^6.11.0",
|
|
48863
|
+
concurrently: "^8.2.2",
|
|
48864
48864
|
"downlevel-dts": "^0.11.0",
|
|
48865
|
-
eslint: "^8.
|
|
48865
|
+
eslint: "^8.53.0",
|
|
48866
48866
|
"eslint-config-prettier": "^9.0.0",
|
|
48867
48867
|
jsdom: "^22.1.0",
|
|
48868
48868
|
"resize-observer-polyfill": "^1.5.1",
|
|
48869
|
-
sass: "^1.
|
|
48870
|
-
storybook: "^7.
|
|
48871
|
-
typedoc: "^0.25.
|
|
48869
|
+
sass: "^1.69.5",
|
|
48870
|
+
storybook: "^7.5.3",
|
|
48871
|
+
typedoc: "^0.25.3",
|
|
48872
48872
|
typescript: "^5.2.2",
|
|
48873
|
-
vite: "^4.
|
|
48874
|
-
"vite-plugin-dts": "^3.6.
|
|
48873
|
+
vite: "^4.5.0",
|
|
48874
|
+
"vite-plugin-dts": "^3.6.3",
|
|
48875
48875
|
vitest: "^0.34.6"
|
|
48876
48876
|
}, nE = {
|
|
48877
48877
|
access: "public"
|
|
@@ -48936,7 +48936,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48936
48936
|
maintainers: RE,
|
|
48937
48937
|
contributors: FE,
|
|
48938
48938
|
gitHead: IE
|
|
48939
|
-
}, sE = "@carbon/charts-angular", lE = "1.13.
|
|
48939
|
+
}, sE = "@carbon/charts-angular", lE = "1.13.8", uE = "Carbon Charts component library for Angular", TE = {
|
|
48940
48940
|
"./styles.min.css": "./styles.min.css",
|
|
48941
48941
|
"./styles.css": "./styles.css"
|
|
48942
48942
|
}, PE = !1, BE = {
|
|
@@ -48960,49 +48960,49 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
48960
48960
|
clean: "rm -rf dist demo/bundle",
|
|
48961
48961
|
"pub:demo": "cp -a demo/bundle/. ../../pages/angular"
|
|
48962
48962
|
}, cE = {
|
|
48963
|
-
"@angular/common": "^16.0.0",
|
|
48964
|
-
"@angular/core": "^16.0.0"
|
|
48963
|
+
"@angular/common": "^16.0.0 || ^17.0.0",
|
|
48964
|
+
"@angular/core": "^16.0.0 || ^17.0.0"
|
|
48965
48965
|
}, dE = {
|
|
48966
48966
|
"@carbon/charts": "workspace:*",
|
|
48967
48967
|
"@carbon/telemetry": "~0.1.0",
|
|
48968
48968
|
tslib: "^2.6.2"
|
|
48969
48969
|
}, pE = {
|
|
48970
|
-
"@angular-devkit/build-angular": "^16.2.
|
|
48971
|
-
"@angular-eslint/builder": "^16.
|
|
48972
|
-
"@angular-eslint/eslint-plugin": "^16.
|
|
48973
|
-
"@angular-eslint/eslint-plugin-template": "^16.
|
|
48974
|
-
"@angular-eslint/schematics": "^16.
|
|
48975
|
-
"@angular-eslint/template-parser": "^16.
|
|
48976
|
-
"@angular/animations": "^16.2.
|
|
48977
|
-
"@angular/cli": "^16.2.
|
|
48978
|
-
"@angular/common": "^16.2.
|
|
48979
|
-
"@angular/compiler": "^16.2.
|
|
48980
|
-
"@angular/compiler-cli": "^16.2.
|
|
48981
|
-
"@angular/core": "^16.2.
|
|
48982
|
-
"@angular/forms": "^16.2.
|
|
48983
|
-
"@angular/platform-browser": "^16.2.
|
|
48984
|
-
"@angular/platform-browser-dynamic": "^16.2.
|
|
48985
|
-
"@carbon/icon-helpers": "^10.
|
|
48986
|
-
"@carbon/icons": "^11.
|
|
48970
|
+
"@angular-devkit/build-angular": "^16.2.10",
|
|
48971
|
+
"@angular-eslint/builder": "^16.3.1",
|
|
48972
|
+
"@angular-eslint/eslint-plugin": "^16.3.1",
|
|
48973
|
+
"@angular-eslint/eslint-plugin-template": "^16.3.1",
|
|
48974
|
+
"@angular-eslint/schematics": "^16.3.1",
|
|
48975
|
+
"@angular-eslint/template-parser": "^16.3.1",
|
|
48976
|
+
"@angular/animations": "^16.2.12",
|
|
48977
|
+
"@angular/cli": "^16.2.10",
|
|
48978
|
+
"@angular/common": "^16.2.12",
|
|
48979
|
+
"@angular/compiler": "^16.2.12",
|
|
48980
|
+
"@angular/compiler-cli": "^16.2.12",
|
|
48981
|
+
"@angular/core": "^16.2.12",
|
|
48982
|
+
"@angular/forms": "^16.2.12",
|
|
48983
|
+
"@angular/platform-browser": "^16.2.12",
|
|
48984
|
+
"@angular/platform-browser-dynamic": "^16.2.12",
|
|
48985
|
+
"@carbon/icon-helpers": "^10.45.1",
|
|
48986
|
+
"@carbon/icons": "^11.30.1",
|
|
48987
48987
|
"@stackblitz/sdk": "^1.9.0",
|
|
48988
|
-
"@storybook/angular": "^7.
|
|
48989
|
-
"@types/carbon__icon-helpers": "^10.7.
|
|
48990
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
48991
|
-
"@typescript-eslint/parser": "^6.
|
|
48992
|
-
concurrently: "^8.2.
|
|
48988
|
+
"@storybook/angular": "^7.5.3",
|
|
48989
|
+
"@types/carbon__icon-helpers": "^10.7.4",
|
|
48990
|
+
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
|
48991
|
+
"@typescript-eslint/parser": "^6.11.0",
|
|
48992
|
+
concurrently: "^8.2.2",
|
|
48993
48993
|
d3: "^7.8.5",
|
|
48994
48994
|
"d3-cloud": "^1.2.7",
|
|
48995
48995
|
"d3-sankey": "^0.12.3",
|
|
48996
48996
|
"downlevel-dts": "^0.11.0",
|
|
48997
|
-
eslint: "^8.
|
|
48997
|
+
eslint: "^8.53.0",
|
|
48998
48998
|
"eslint-config-prettier": "^9.0.0",
|
|
48999
|
-
"eslint-plugin-prettier": "^5.0.
|
|
48999
|
+
"eslint-plugin-prettier": "^5.0.1",
|
|
49000
49000
|
"ng-packagr": "^16.2.3",
|
|
49001
|
-
"prettier-eslint": "^
|
|
49001
|
+
"prettier-eslint": "^16.1.2",
|
|
49002
49002
|
rxjs: "~7.8.1",
|
|
49003
|
-
storybook: "^7.
|
|
49003
|
+
storybook: "^7.5.3",
|
|
49004
49004
|
typescript: "~5.1.6",
|
|
49005
|
-
"zone.js": "~0.
|
|
49005
|
+
"zone.js": "~0.14.2"
|
|
49006
49006
|
}, mE = {
|
|
49007
49007
|
tag: "next",
|
|
49008
49008
|
directory: "dist",
|
|
@@ -49068,7 +49068,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49068
49068
|
maintainers: yE,
|
|
49069
49069
|
contributors: vE,
|
|
49070
49070
|
gitHead: HE
|
|
49071
|
-
}, hE = "@carbon/charts-react", WE = "1.13.
|
|
49071
|
+
}, hE = "@carbon/charts-react", WE = "1.13.8", bE = "Carbon Charts component library for React", VE = "./dist/index.js", YE = "./dist/index.mjs", kE = "./dist/index.d.ts", fE = {
|
|
49072
49072
|
"./package.json": "./package.json",
|
|
49073
49073
|
".": {
|
|
49074
49074
|
types: "./dist/index.d.ts",
|
|
@@ -49103,37 +49103,37 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49103
49103
|
"pub:demo": "cp -a demo/bundle/. ../../pages/react"
|
|
49104
49104
|
}, JE = {
|
|
49105
49105
|
"@carbon/charts": "workspace:*",
|
|
49106
|
-
"@carbon/icons-react": "^11.
|
|
49106
|
+
"@carbon/icons-react": "^11.30.1",
|
|
49107
49107
|
"@carbon/telemetry": "~0.1.0"
|
|
49108
49108
|
}, zE = {
|
|
49109
49109
|
react: "^16.0.0 || ^17.0.0 || ^18.0.0",
|
|
49110
49110
|
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0"
|
|
49111
49111
|
}, xE = {
|
|
49112
|
-
"@rushstack/eslint-patch": "^1.5.
|
|
49112
|
+
"@rushstack/eslint-patch": "^1.5.1",
|
|
49113
49113
|
"@stackblitz/sdk": "1.9.0",
|
|
49114
|
-
"@types/carbon__icons-react": "^11.
|
|
49115
|
-
"@types/react": "^18.2.
|
|
49116
|
-
"@types/react-dom": "^18.2.
|
|
49117
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
49118
|
-
"@typescript-eslint/parser": "^6.
|
|
49119
|
-
"@vitejs/plugin-react": "^4.1.
|
|
49114
|
+
"@types/carbon__icons-react": "^11.29.0",
|
|
49115
|
+
"@types/react": "^18.2.37",
|
|
49116
|
+
"@types/react-dom": "^18.2.15",
|
|
49117
|
+
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
|
49118
|
+
"@typescript-eslint/parser": "^6.11.0",
|
|
49119
|
+
"@vitejs/plugin-react": "^4.1.1",
|
|
49120
49120
|
classnames: "^2.3.2",
|
|
49121
|
-
concurrently: "^8.2.
|
|
49121
|
+
concurrently: "^8.2.2",
|
|
49122
49122
|
d3: "^7.8.5",
|
|
49123
49123
|
"d3-cloud": "^1.2.7",
|
|
49124
49124
|
"d3-sankey": "^0.12.3",
|
|
49125
49125
|
"downlevel-dts": "^0.11.0",
|
|
49126
|
-
eslint: "^8.
|
|
49126
|
+
eslint: "^8.53.0",
|
|
49127
49127
|
"eslint-config-prettier": "^9.0.0",
|
|
49128
|
-
"eslint-plugin-prettier": "^5.0.
|
|
49128
|
+
"eslint-plugin-prettier": "^5.0.1",
|
|
49129
49129
|
"eslint-plugin-react": "^7.33.2",
|
|
49130
49130
|
react: "^18.2.0",
|
|
49131
49131
|
"react-dom": "^18.2.0",
|
|
49132
|
-
sass: "^1.
|
|
49133
|
-
storybook: "^7.
|
|
49132
|
+
sass: "^1.69.5",
|
|
49133
|
+
storybook: "^7.5.3",
|
|
49134
49134
|
typescript: "^5.2.2",
|
|
49135
|
-
vite: "^4.
|
|
49136
|
-
"vite-plugin-dts": "^3.6.
|
|
49135
|
+
vite: "^4.5.0",
|
|
49136
|
+
"vite-plugin-dts": "^3.6.3"
|
|
49137
49137
|
}, XE = {
|
|
49138
49138
|
access: "public"
|
|
49139
49139
|
}, QE = {
|
|
@@ -49205,7 +49205,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49205
49205
|
maintainers: eN,
|
|
49206
49206
|
contributors: aN,
|
|
49207
49207
|
gitHead: SN
|
|
49208
|
-
}, EN = "@carbon/charts-svelte", NN = "1.13.
|
|
49208
|
+
}, EN = "@carbon/charts-svelte", NN = "1.13.8", tN = "Carbon Charts component library for Svelte", LN = {
|
|
49209
49209
|
postinstall: "carbon-telemetry collect --install",
|
|
49210
49210
|
"file:styles": "cp ../core/dist/styles.* dist",
|
|
49211
49211
|
"build:package": "svelte-kit sync && svelte-package && yarn file:styles",
|
|
@@ -49241,26 +49241,26 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49241
49241
|
"@carbon/telemetry": "~0.1.0"
|
|
49242
49242
|
}, FN = {
|
|
49243
49243
|
"@stackblitz/sdk": "^1.9.0",
|
|
49244
|
-
"@sveltejs/adapter-auto": "^2.1.
|
|
49245
|
-
"@sveltejs/kit": "^1.
|
|
49244
|
+
"@sveltejs/adapter-auto": "^2.1.1",
|
|
49245
|
+
"@sveltejs/kit": "^1.27.6",
|
|
49246
49246
|
"@sveltejs/package": "^2.2.2",
|
|
49247
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
49248
|
-
"@typescript-eslint/parser": "^6.
|
|
49249
|
-
concurrently: "^8.2.
|
|
49247
|
+
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
|
49248
|
+
"@typescript-eslint/parser": "^6.11.0",
|
|
49249
|
+
concurrently: "^8.2.2",
|
|
49250
49250
|
d3: "^7.8.5",
|
|
49251
49251
|
"d3-cloud": "^1.2.7",
|
|
49252
49252
|
"d3-sankey": "^0.12.3",
|
|
49253
|
-
eslint: "^8.
|
|
49253
|
+
eslint: "^8.53.0",
|
|
49254
49254
|
"eslint-config-prettier": "^9.0.0",
|
|
49255
49255
|
"eslint-plugin-svelte3": "^4.0.0",
|
|
49256
|
-
"prettier-plugin-svelte": "^3.0
|
|
49257
|
-
publint: "^0.2.
|
|
49258
|
-
storybook: "^7.
|
|
49259
|
-
svelte: "^4.2.
|
|
49260
|
-
"svelte-check": "^3.
|
|
49256
|
+
"prettier-plugin-svelte": "^3.1.0",
|
|
49257
|
+
publint: "^0.2.5",
|
|
49258
|
+
storybook: "^7.5.3",
|
|
49259
|
+
svelte: "^4.2.3",
|
|
49260
|
+
"svelte-check": "^3.6.0",
|
|
49261
49261
|
tslib: "^2.6.2",
|
|
49262
49262
|
typescript: "^5.2.2",
|
|
49263
|
-
vite: "^4.
|
|
49263
|
+
vite: "^4.5.0"
|
|
49264
49264
|
}, IN = {
|
|
49265
49265
|
access: "public"
|
|
49266
49266
|
}, sN = {
|
|
@@ -49331,7 +49331,7 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49331
49331
|
author: cN,
|
|
49332
49332
|
keywords: dN,
|
|
49333
49333
|
gitHead: pN
|
|
49334
|
-
}, mN = "@carbon/charts-vue", UN = "1.13.
|
|
49334
|
+
}, mN = "@carbon/charts-vue", UN = "1.13.8", GN = "Carbon Charts component library for Vue", gN = "./dist/index.js", KN = "./dist/index.mjs", yN = "./dist/index.d.ts", vN = {
|
|
49335
49335
|
"./styles.min.css": "./dist/styles.min.css",
|
|
49336
49336
|
"./styles.css": "./dist/styles.css",
|
|
49337
49337
|
".": {
|
|
@@ -49362,24 +49362,25 @@ const p3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
49362
49362
|
}, bN = {
|
|
49363
49363
|
"@carbon/charts": "workspace:*",
|
|
49364
49364
|
"@carbon/telemetry": "~0.1.0",
|
|
49365
|
-
vue: "^3.3.
|
|
49365
|
+
vue: "^3.3.8"
|
|
49366
49366
|
}, VN = {
|
|
49367
|
-
"@rushstack/eslint-patch": "^1.5.
|
|
49367
|
+
"@rushstack/eslint-patch": "^1.5.1",
|
|
49368
49368
|
"@stackblitz/sdk": "^1.9.0",
|
|
49369
|
-
"@types/d3": "^7.4.
|
|
49369
|
+
"@types/d3": "^7.4.3",
|
|
49370
|
+
"@vitejs/plugin-vue": "^4.4.1",
|
|
49370
49371
|
"@vue/eslint-config-prettier": "^8.0.0",
|
|
49371
49372
|
"@vue/eslint-config-typescript": "^12.0.0",
|
|
49372
|
-
concurrently: "^8.2.
|
|
49373
|
+
concurrently: "^8.2.2",
|
|
49373
49374
|
d3: "^7.8.5",
|
|
49374
49375
|
"d3-cloud": "^1.2.7",
|
|
49375
49376
|
"d3-sankey": "^0.12.3",
|
|
49376
|
-
eslint: "^8.
|
|
49377
|
-
"eslint-plugin-vue": "^9.
|
|
49378
|
-
storybook: "^7.
|
|
49377
|
+
eslint: "^8.53.0",
|
|
49378
|
+
"eslint-plugin-vue": "^9.18.1",
|
|
49379
|
+
storybook: "^7.5.3",
|
|
49379
49380
|
typescript: "^5.2.2",
|
|
49380
|
-
vite: "^4.
|
|
49381
|
-
"vite-plugin-dts": "^3.6.
|
|
49382
|
-
"vue-tsc": "^1.8.
|
|
49381
|
+
vite: "^4.5.0",
|
|
49382
|
+
"vite-plugin-dts": "^3.6.3",
|
|
49383
|
+
"vue-tsc": "^1.8.22"
|
|
49383
49384
|
}, YN = {
|
|
49384
49385
|
access: "public",
|
|
49385
49386
|
tag: "next"
|