diff --git a/package.json b/package.json index 28c88f8..cf91efd 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "private": true, "homepage": "./", "dependencies": { - "@ant-design/charts": "^2.6.2", + "@ant-design/charts": "^2.6.5", "@babel/plugin-transform-private-property-in-object": "^7.27.1", "@codemirror/lang-cpp": "^6.0.3", "@codemirror/lang-css": "^6.3.1", diff --git a/yarn.lock b/yarn.lock index 245fccb..8faf68c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,7 +21,7 @@ dependencies: lodash "^4.17.21" -"@ant-design/charts@^2.6.2": +"@ant-design/charts@^2.6.5": version "2.6.6" resolved "https://registry.yarnpkg.com/@ant-design/charts/-/charts-2.6.6.tgz#236430f56bc4a130ca3119c9cd14873f45d51d1c" integrity sha512-Mw2XqB9c7JoENyewJmtxU+5TU2sW5VEyct2f6n4HjJ/6hBo4ht3qdu965G3UrNLyiRctd47Qje32u+8DeFZ6Bg== @@ -1041,9 +1041,9 @@ optionalDependencies: global-agent "^3.0.0" -"@electron/node-gyp@git+https://github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2": +"@electron/node-gyp@https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2": version "10.2.0-electron.1" - resolved "git+https://github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2" + resolved "https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2" dependencies: env-paths "^2.2.0" exponential-backoff "^3.1.1"