diff --git a/README.md b/README.md index 9d5f06a..083bbbc 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ - [Add Data Source](#add-data-source) - [Import Dashboard](#import-dashboard) - [Important changes](#important-changes) + - [v3.6.0](#v360) - [v3.2.0](#v320) - [Monitor TDengine Database with TDengine Data Source Plugin](#monitor-tdengine-database-with-tdengine-data-source-plugin) - [TDinsight](#tdinsight) @@ -140,7 +141,7 @@ See [How to Monitor TDengine Cluster with Grafana](https://github.com/taosdata/g ### TDinsight -TDinsight is a simple monitoring solution for TDengine database. See [TDinsight README](https://github.com/taosdata/grafanaplugin/blob/master/dashboards/TDinsightV3.md) for the details. +TDinsight is a simple monitoring solution for TDengine database. See [TDinsight README](https://github.com/taosdata/grafanaplugin/blob/master/src/dashboards/TDinsightV3.md) for the details. ## Docker Stack diff --git a/package.json b/package.json index 3143ccb..a616b7b 100644 --- a/package.json +++ b/package.json @@ -31,17 +31,17 @@ "homepage": "https://tdengine.com", "engineStrict": true, "devDependencies": { - "@babel/core": "^7.21.4", + "@babel/core": "^7.26.0", "@grafana/eslint-config": "^7.0.0", "@grafana/plugin-e2e": "^1.12.1", "@grafana/tsconfig": "^2.0.0", "@playwright/test": "^1.41.2", "@swc/core": "^1.3.90", "@swc/helpers": "^0.5.0", - "@swc/jest": "^0.2.26", + "@swc/jest": "^0.2.37", "@testing-library/jest-dom": "6.1.4", "@testing-library/react": "14.0.0", - "@types/jest": "^29.5.0", + "@types/jest": "^29.5.14", "@types/node": "^20.8.7", "@types/react-router-dom": "^5.2.0", "@types/testing-library__jest-dom": "5.14.8", @@ -53,8 +53,8 @@ "glob": "^10.2.7", "identity-obj-proxy": "3.0.0", "imports-loader": "^5.0.0", - "jest": "^29.5.0", - "jest-environment-jsdom": "^29.5.0", + "jest": "^29.7.0", + "jest-environment-jsdom": "^29.7.0", "prettier": "^2.8.7", "replace-in-file-webpack-plugin": "^1.0.6", "sass": "1.63.2", diff --git a/yarn.lock b/yarn.lock index deed644..d34ccd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -70,7 +70,7 @@ json5 "^2.2.2" semver "^6.3.0" -"@babel/core@^7.21.4", "@babel/core@^7.23.9": +"@babel/core@^7.23.9", "@babel/core@^7.26.0": version "7.26.0" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== @@ -1916,7 +1916,7 @@ dependencies: tslib "^2.8.0" -"@swc/jest@^0.2.26": +"@swc/jest@^0.2.37": version "0.2.37" resolved "https://registry.yarnpkg.com/@swc/jest/-/jest-0.2.37.tgz#9c2aaf22c87682aa968016e3e4843d1a25cae6bd" integrity sha512-CR2BHhmXKGxTiFr21DYPRHQunLkX3mNIFGFkxBGji6r9uyIR5zftTOVYj1e0sFNMV2H7mf/+vpaglqaryBtqfQ== @@ -2139,7 +2139,7 @@ expect "^29.0.0" pretty-format "^29.0.0" -"@types/jest@^29.5.0": +"@types/jest@^29.5.14": version "29.5.14" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ== @@ -5666,7 +5666,7 @@ jest-each@^29.7.0: jest-util "^29.7.0" pretty-format "^29.7.0" -jest-environment-jsdom@^29.5.0: +jest-environment-jsdom@^29.7.0: version "29.7.0" resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-29.7.0.tgz#d206fa3551933c3fd519e5dfdb58a0f5139a837f" integrity sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA== @@ -5971,7 +5971,7 @@ jest-worker@^29.7.0: merge-stream "^2.0.0" supports-color "^8.0.0" -jest@^29.5.0: +jest@^29.7.0: version "29.7.0" resolved "https://registry.yarnpkg.com/jest/-/jest-29.7.0.tgz#994676fc24177f088f1c5e3737f5697204ff2613" integrity sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==