diff --git a/README.md b/README.md
index 7724d07..7018372 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
- Interactively build alerts for your Elasticsearch data using a query builder
- Preview results in an interactive chart
- Test your alerts against historical data
-- Send notifications to Slack, MS Teams, Email, Telegram, Jira, Line Notify, Mattermost, Command, Gitter, Amazon SNS, Amazon SES, Zabbix, Twilio, PagerTree, Exotel, GoogleChat, Stomp, Splunk On-Call (Formerly VictorOps), ServiceNow, Chatwork, Discord, TheHive, Alerta, Datadog, Rocket.Chat, PagerDuty, Tencent SMS, Dingtalk, Alertmanager, OpsGenie or an HTTP POST/HTTP POST 2 endpoint
+- Send notifications to Slack, MS Teams, Email, Telegram, Jira, Line Notify, Mattermost, Command, Gitter, Amazon SNS, Amazon SES, Zabbix, Twilio, PagerTree, Exotel, GoogleChat, Stomp, Splunk On-Call (Formerly VictorOps), ServiceNow, Chatwork, Discord, TheHive, Alerta, Datadog, Rocket.Chat, PagerDuty, Tencent SMS, Dingtalk, Alertmanager, OpsGenie, Graylog GELF or an HTTP POST/HTTP POST 2 endpoint
- Supports the Any, Blacklist, Whitelist, Change, Frequency, Flatline, Spike, Cardinality, New Term, and Metric Aggregation rule types
- View logs of when your alerts check, fire and fail
diff --git a/UPGRADING.md b/UPGRADING.md
index e7ac7cc..92c891e 100644
--- a/UPGRADING.md
+++ b/UPGRADING.md
@@ -7,6 +7,34 @@
Some version upgrades require further configuration. Version specific upgrade instructions are below.
+## -> 1.8.13
+
+**New options**
+
+**Graylog GELF**
+
+**kibana discover**
+
+- kibana 8.6 support
+
+**Remove option**
+
+**Jira**
+
+- jira_label
+- jira_labels
+- jira_description
+- jira_assignee
+- jira_max_age
+- jira_priority
+- jira_bump_tickets
+- jira_bump_not_in_statuses
+- jira_bump_in_statuses
+- jira_bump_after_inactivity
+- jira_bump_only
+- jira_transition_to
+- jira_watchers
+
## -> 1.8.12
**New options**
diff --git a/package-lock.json b/package-lock.json
index 6b688ac..ebc7416 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,50 +1,50 @@
{
"name": "praeco",
- "version": "1.8.12",
+ "version": "1.8.13",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "praeco",
- "version": "1.8.12",
+ "version": "1.8.13",
"dependencies": {
- "@babel/core": "^7.20.2",
+ "@babel/core": "^7.20.12",
"@browser-bunyan/server-stream": "1.8.0",
- "@fortawesome/fontawesome-svg-core": "6.2.0",
- "@fortawesome/free-brands-svg-icons": "6.2.0",
- "@fortawesome/free-regular-svg-icons": "6.2.0",
- "@fortawesome/free-solid-svg-icons": "6.2.0",
+ "@fortawesome/fontawesome-svg-core": "6.3.0",
+ "@fortawesome/free-brands-svg-icons": "6.3.0",
+ "@fortawesome/free-regular-svg-icons": "6.3.0",
+ "@fortawesome/free-solid-svg-icons": "6.3.0",
"@fortawesome/vue-fontawesome": "2.0.9",
"@riophae/vue-treeselect": "0.4.0",
- "axios": "1.1.3",
+ "axios": "1.3.3",
"browser-bunyan": "1.8.0",
- "canvas": "^2.10.2",
+ "canvas": "^2.11.0",
"change-case": "4.1.2",
"comma-number": "2.1.0",
- "core-js": "^3.26.1",
+ "core-js": "^3.28.0",
"cron-ui": "1.0.3",
"debounce": "1.2.1",
- "echarts": "^5.4.0",
- "element-ui": "2.15.10",
+ "echarts": "^5.4.1",
+ "element-ui": "2.15.13",
"emoji-mart-vue-fast": "^12.0.1",
"js-yaml": "4.1.0",
"lodash.clonedeep": "4.5.0",
"lodash.get": "4.4.2",
"lodash.throttle": "4.1.1",
"moment": "2.29.4",
- "moment-timezone": "0.5.39",
+ "moment-timezone": "0.5.40",
"normalize.css": "8.0.1",
"prettycron": "0.10.0",
"prismjs": "1.29.0",
- "sass": "^1.56.1",
+ "sass": "^1.58.0",
"sass-loader": "^10.1.0",
"semver": "7.3.8",
"string-format": "2.0.0",
- "validator": "^13.7.0",
+ "validator": "^13.9.0",
"vue": "^2.7.14",
"vue-at": "2.5.0-beta.2",
"vue-cron-editor-buefy": "^0.2.17",
- "vue-echarts": "6.2.3",
+ "vue-echarts": "6.5.4",
"vue-infinite-scroll": "2.0.2",
"vue-json-pretty": "1.8.3",
"vue-native-websocket": "2.0.15",
@@ -55,10 +55,10 @@
"vuex": "3.6.2",
"vuex-persist": "3.1.3",
"webpack": "4.46.0",
- "zrender": "5.4.0"
+ "zrender": "5.4.1"
},
"devDependencies": {
- "@babel/core": "^7.20.2",
+ "@babel/core": "^7.20.12",
"@babel/eslint-parser": "^7.18.2",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@vue/cli-plugin-babel": "^4.5.19",
@@ -73,12 +73,12 @@
"chai": "4.3.7",
"coverage-istanbul-loader": "^3.0.5",
"cross-env": "7.0.3",
- "cypress": "^10.11.0",
+ "cypress": "^12.5.1",
"eslint": "^6.8.0",
"eslint-plugin-cypress": "^2.12.1",
- "eslint-plugin-import": "^2.26.0",
+ "eslint-plugin-import": "^2.27.5",
"eslint-plugin-vue": "^6.2.2",
- "jsdom": "20.0.2",
+ "jsdom": "21.1.0",
"localstorage-polyfill": "1.0.1",
"mutationobserver-simple-polyfill": "0.0.2",
"nyc": "15.1.0",
@@ -123,34 +123,34 @@
}
},
"node_modules/@babel/compat-data": {
- "version": "7.20.1",
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.1.tgz",
- "integrity": "sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==",
+ "version": "7.20.14",
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.14.tgz",
+ "integrity": "sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==",
"dev": true,
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/core": {
- "version": "7.20.2",
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.2.tgz",
- "integrity": "sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g==",
+ "version": "7.20.12",
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.12.tgz",
+ "integrity": "sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==",
"dev": true,
"dependencies": {
"@ampproject/remapping": "^2.1.0",
"@babel/code-frame": "^7.18.6",
- "@babel/generator": "^7.20.2",
- "@babel/helper-compilation-targets": "^7.20.0",
- "@babel/helper-module-transforms": "^7.20.2",
- "@babel/helpers": "^7.20.1",
- "@babel/parser": "^7.20.2",
- "@babel/template": "^7.18.10",
- "@babel/traverse": "^7.20.1",
- "@babel/types": "^7.20.2",
+ "@babel/generator": "^7.20.7",
+ "@babel/helper-compilation-targets": "^7.20.7",
+ "@babel/helper-module-transforms": "^7.20.11",
+ "@babel/helpers": "^7.20.7",
+ "@babel/parser": "^7.20.7",
+ "@babel/template": "^7.20.7",
+ "@babel/traverse": "^7.20.12",
+ "@babel/types": "^7.20.7",
"convert-source-map": "^1.7.0",
"debug": "^4.1.0",
"gensync": "^1.0.0-beta.2",
- "json5": "^2.2.1",
+ "json5": "^2.2.2",
"semver": "^6.3.0"
},
"engines": {
@@ -195,12 +195,12 @@
}
},
"node_modules/@babel/generator": {
- "version": "7.20.3",
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.3.tgz",
- "integrity": "sha512-Wl5ilw2UD1+ZYprHVprxHZJCFeBWlzZYOovE4SDYLZnqCOD11j+0QzNeEWKLLTWM7nixrZEh7vNIyb76MyJg3A==",
+ "version": "7.20.14",
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.14.tgz",
+ "integrity": "sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==",
"dev": true,
"dependencies": {
- "@babel/types": "^7.20.2",
+ "@babel/types": "^7.20.7",
"@jridgewell/gen-mapping": "^0.3.2",
"jsesc": "^2.5.1"
},
@@ -234,14 +234,15 @@
}
},
"node_modules/@babel/helper-compilation-targets": {
- "version": "7.20.0",
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz",
- "integrity": "sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==",
+ "version": "7.20.7",
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz",
+ "integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==",
"dev": true,
"dependencies": {
- "@babel/compat-data": "^7.20.0",
+ "@babel/compat-data": "^7.20.5",
"@babel/helper-validator-option": "^7.18.6",
"browserslist": "^4.21.3",
+ "lru-cache": "^5.1.1",
"semver": "^6.3.0"
},
"engines": {
@@ -251,6 +252,15 @@
"@babel/core": "^7.0.0"
}
},
+ "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
+ "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
+ "dev": true,
+ "dependencies": {
+ "yallist": "^3.0.2"
+ }
+ },
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
"version": "6.3.0",
"dev": true,
@@ -395,9 +405,9 @@
}
},
"node_modules/@babel/helper-module-transforms": {
- "version": "7.20.2",
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz",
- "integrity": "sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==",
+ "version": "7.20.11",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz",
+ "integrity": "sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==",
"dev": true,
"dependencies": {
"@babel/helper-environment-visitor": "^7.18.9",
@@ -405,9 +415,9 @@
"@babel/helper-simple-access": "^7.20.2",
"@babel/helper-split-export-declaration": "^7.18.6",
"@babel/helper-validator-identifier": "^7.19.1",
- "@babel/template": "^7.18.10",
- "@babel/traverse": "^7.20.1",
- "@babel/types": "^7.20.2"
+ "@babel/template": "^7.20.7",
+ "@babel/traverse": "^7.20.10",
+ "@babel/types": "^7.20.7"
},
"engines": {
"node": ">=6.9.0"
@@ -547,14 +557,14 @@
}
},
"node_modules/@babel/helpers": {
- "version": "7.20.1",
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.1.tgz",
- "integrity": "sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg==",
+ "version": "7.20.13",
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.13.tgz",
+ "integrity": "sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==",
"dev": true,
"dependencies": {
- "@babel/template": "^7.18.10",
- "@babel/traverse": "^7.20.1",
- "@babel/types": "^7.20.0"
+ "@babel/template": "^7.20.7",
+ "@babel/traverse": "^7.20.13",
+ "@babel/types": "^7.20.7"
},
"engines": {
"node": ">=6.9.0"
@@ -575,9 +585,9 @@
}
},
"node_modules/@babel/parser": {
- "version": "7.20.3",
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.3.tgz",
- "integrity": "sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==",
+ "version": "7.20.15",
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.15.tgz",
+ "integrity": "sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==",
"bin": {
"parser": "bin/babel-parser.js"
},
@@ -1790,33 +1800,33 @@
"hasInstallScript": true
},
"node_modules/@babel/template": {
- "version": "7.18.10",
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz",
- "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
+ "version": "7.20.7",
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz",
+ "integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.18.6",
- "@babel/parser": "^7.18.10",
- "@babel/types": "^7.18.10"
+ "@babel/parser": "^7.20.7",
+ "@babel/types": "^7.20.7"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/traverse": {
- "version": "7.20.1",
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.1.tgz",
- "integrity": "sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==",
+ "version": "7.20.13",
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.13.tgz",
+ "integrity": "sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.18.6",
- "@babel/generator": "^7.20.1",
+ "@babel/generator": "^7.20.7",
"@babel/helper-environment-visitor": "^7.18.9",
"@babel/helper-function-name": "^7.19.0",
"@babel/helper-hoist-variables": "^7.18.6",
"@babel/helper-split-export-declaration": "^7.18.6",
- "@babel/parser": "^7.20.1",
- "@babel/types": "^7.20.0",
+ "@babel/parser": "^7.20.13",
+ "@babel/types": "^7.20.7",
"debug": "^4.1.0",
"globals": "^11.1.0"
},
@@ -1825,9 +1835,9 @@
}
},
"node_modules/@babel/types": {
- "version": "7.20.2",
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.2.tgz",
- "integrity": "sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog==",
+ "version": "7.20.7",
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.7.tgz",
+ "integrity": "sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==",
"dev": true,
"dependencies": {
"@babel/helper-string-parser": "^7.19.4",
@@ -2044,57 +2054,57 @@
}
},
"node_modules/@fortawesome/fontawesome-common-types": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.2.0.tgz",
- "integrity": "sha512-rBevIsj2nclStJ7AxTdfsa3ovHb1H+qApwrxcTVo+NNdeJiB9V75hsKfrkG5AwNcRUNxrPPiScGYCNmLMoh8pg==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.3.0.tgz",
+ "integrity": "sha512-4BC1NMoacEBzSXRwKjZ/X/gmnbp/HU5Qqat7E8xqorUtBFZS+bwfGH5/wqOC2K6GV0rgEobp3OjGRMa5fK9pFg==",
"hasInstallScript": true,
"engines": {
"node": ">=6"
}
},
"node_modules/@fortawesome/fontawesome-svg-core": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.2.0.tgz",
- "integrity": "sha512-Cf2mAAeMWFMzpLC7Y9H1I4o3wEU+XovVJhTiNG8ZNgSQj53yl7OCJaS80K4YjrABWZzbAHVaoHE1dVJ27AAYXw==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.3.0.tgz",
+ "integrity": "sha512-uz9YifyKlixV6AcKlOX8WNdtF7l6nakGyLYxYaCa823bEBqyj/U2ssqtctO38itNEwXb8/lMzjdoJ+aaJuOdrw==",
"hasInstallScript": true,
"dependencies": {
- "@fortawesome/fontawesome-common-types": "6.2.0"
+ "@fortawesome/fontawesome-common-types": "6.3.0"
},
"engines": {
"node": ">=6"
}
},
"node_modules/@fortawesome/free-brands-svg-icons": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-6.2.0.tgz",
- "integrity": "sha512-fm1y4NyZ2qKYNmYhdMz9VAWRw1Et7PMHNunSw3W0SVAwKwv6o0qiJworLH3Y9SnmhHzAymXJwCX1op22FFvGiA==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-6.3.0.tgz",
+ "integrity": "sha512-xI0c+a8xnKItAXCN8rZgCNCJQiVAd2Y7p9e2ND6zN3J3ekneu96qrePieJ7yA7073C1JxxoM3vH1RU7rYsaj8w==",
"hasInstallScript": true,
"dependencies": {
- "@fortawesome/fontawesome-common-types": "6.2.0"
+ "@fortawesome/fontawesome-common-types": "6.3.0"
},
"engines": {
"node": ">=6"
}
},
"node_modules/@fortawesome/free-regular-svg-icons": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-6.2.0.tgz",
- "integrity": "sha512-M1dG+PAmkYMTL9BSUHFXY5oaHwBYfHCPhbJ8qj8JELsc9XCrUJ6eEHWip4q0tE+h9C0DVyFkwIM9t7QYyCpprQ==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-6.3.0.tgz",
+ "integrity": "sha512-cZnwiVHZ51SVzWHOaNCIA+u9wevZjCuAGSvSYpNlm6A4H4Vhwh8481Bf/5rwheIC3fFKlgXxLKaw8Xeroz8Ntg==",
"hasInstallScript": true,
"dependencies": {
- "@fortawesome/fontawesome-common-types": "6.2.0"
+ "@fortawesome/fontawesome-common-types": "6.3.0"
},
"engines": {
"node": ">=6"
}
},
"node_modules/@fortawesome/free-solid-svg-icons": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.2.0.tgz",
- "integrity": "sha512-UjCILHIQ4I8cN46EiQn0CZL/h8AwCGgR//1c4R96Q5viSRwuKVo0NdQEc4bm+69ZwC0dUvjbDqAHF1RR5FA3XA==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.3.0.tgz",
+ "integrity": "sha512-x5tMwzF2lTH8pyv8yeZRodItP2IVlzzmBuD1M7BjawWgg9XAvktqJJ91Qjgoaf8qJpHQ8FEU9VxRfOkLhh86QA==",
"hasInstallScript": true,
"dependencies": {
- "@fortawesome/fontawesome-common-types": "6.2.0"
+ "@fortawesome/fontawesome-common-types": "6.3.0"
},
"engines": {
"node": ">=6"
@@ -4273,9 +4283,9 @@
}
},
"node_modules/acorn": {
- "version": "8.8.0",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
- "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
+ "version": "8.8.2",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz",
+ "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==",
"dev": true,
"bin": {
"acorn": "bin/acorn"
@@ -4569,14 +4579,15 @@
"dev": true
},
"node_modules/array-includes": {
- "version": "3.1.4",
+ "version": "3.1.6",
+ "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.6.tgz",
+ "integrity": "sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==",
"dev": true,
- "license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
- "define-properties": "^1.1.3",
- "es-abstract": "^1.19.1",
- "get-intrinsic": "^1.1.1",
+ "define-properties": "^1.1.4",
+ "es-abstract": "^1.20.4",
+ "get-intrinsic": "^1.1.3",
"is-string": "^1.0.7"
},
"engines": {
@@ -4616,13 +4627,33 @@
}
},
"node_modules/array.prototype.flat": {
- "version": "1.2.5",
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz",
+ "integrity": "sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==",
"dev": true,
- "license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
- "define-properties": "^1.1.3",
- "es-abstract": "^1.19.0"
+ "define-properties": "^1.1.4",
+ "es-abstract": "^1.20.4",
+ "es-shim-unscopables": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/array.prototype.flatmap": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz",
+ "integrity": "sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==",
+ "dev": true,
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "define-properties": "^1.1.4",
+ "es-abstract": "^1.20.4",
+ "es-shim-unscopables": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
@@ -4800,6 +4831,18 @@
"integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==",
"dev": true
},
+ "node_modules/available-typed-arrays": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz",
+ "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==",
+ "dev": true,
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/aws-sign2": {
"version": "0.7.0",
"dev": true,
@@ -4814,9 +4857,9 @@
"license": "MIT"
},
"node_modules/axios": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.1.3.tgz",
- "integrity": "sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==",
+ "version": "1.3.3",
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.3.3.tgz",
+ "integrity": "sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==",
"dependencies": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
@@ -5642,9 +5685,9 @@
]
},
"node_modules/canvas": {
- "version": "2.10.2",
- "resolved": "https://registry.npmjs.org/canvas/-/canvas-2.10.2.tgz",
- "integrity": "sha512-FSmlsip0nZ0U4Zcfht0qBJqDhlfGuevTZKE8h+dBOYrJjGvY3iqMGSzzbvkaFhvMXiVxfcMaPHS/kge++T5SKg==",
+ "version": "2.11.0",
+ "resolved": "https://registry.npmjs.org/canvas/-/canvas-2.11.0.tgz",
+ "integrity": "sha512-bdTjFexjKJEwtIo0oRx8eD4G2yWoUOXP9lj279jmQ2zMnTQhT8C3512OKz3s+ZOaQlLbE7TuVvRDYDB3Llyy5g==",
"hasInstallScript": true,
"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.0",
@@ -6872,9 +6915,9 @@
}
},
"node_modules/core-js": {
- "version": "3.26.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.26.1.tgz",
- "integrity": "sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA==",
+ "version": "3.28.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.28.0.tgz",
+ "integrity": "sha512-GiZn9D4Z/rSYvTeg1ljAIsEqFm0LaN9gVtwDCrKL80zHtS31p9BAjmTxVqTQDMpwlMolJZOFntUG2uwyj7DAqw==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@@ -7401,9 +7444,9 @@
"integrity": "sha512-NJGVKPS81XejHcLhaLJS7plab0fK3slPh11mESeeDq2W4ZI5kUKK/LRRdVDvjJseojbPB7ZwjnyOybg3Igea/A=="
},
"node_modules/cypress": {
- "version": "10.11.0",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.11.0.tgz",
- "integrity": "sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==",
+ "version": "12.5.1",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.5.1.tgz",
+ "integrity": "sha512-ZmCmJ3lsyeOpBfh410m5+AO2CO1AxAzFBt7k6/uVbNcrNZje1vdiwYTpj2ksPKg9mjr9lR6V8tmlDNMvr4H/YQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -7454,7 +7497,7 @@
"cypress": "bin/cypress"
},
"engines": {
- "node": ">=12.0.0"
+ "node": "^14.0.0 || ^16.0.0 || >=18.0.0"
}
},
"node_modules/cypress/node_modules/ansi-styles": {
@@ -7833,9 +7876,9 @@
}
},
"node_modules/decimal.js": {
- "version": "10.4.1",
- "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.1.tgz",
- "integrity": "sha512-F29o+vci4DodHYT9UrR5IEbfBw9pE5eSapIJdTqXK5+6hq+t8VRxwQyKlW2i+KDKFkkJQRvFyI/QXD83h8LyQw==",
+ "version": "10.4.3",
+ "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz",
+ "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==",
"dev": true
},
"node_modules/decode-uri-component": {
@@ -8457,12 +8500,12 @@
}
},
"node_modules/echarts": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/echarts/-/echarts-5.4.0.tgz",
- "integrity": "sha512-uPsO9VRUIKAdFOoH3B0aNg7NRVdN7aM39/OjovjO9MwmWsAkfGyeXJhK+dbRi51iDrQWliXV60/XwLA7kg3z0w==",
+ "version": "5.4.1",
+ "resolved": "https://registry.npmjs.org/echarts/-/echarts-5.4.1.tgz",
+ "integrity": "sha512-9ltS3M2JB0w2EhcYjCdmtrJ+6haZcW6acBolMGIuf01Hql1yrIV01L1aRj7jsaaIULJslEP9Z3vKlEmnJaWJVQ==",
"dependencies": {
"tslib": "2.3.0",
- "zrender": "5.4.0"
+ "zrender": "5.4.1"
}
},
"node_modules/echarts/node_modules/tslib": {
@@ -8524,9 +8567,9 @@
}
},
"node_modules/element-ui": {
- "version": "2.15.10",
- "resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.10.tgz",
- "integrity": "sha512-jmD++mU2wKXbisvx4fxOl2mHaU+HWHTAq/3Wf8x9Bwyu4GdDZPLABb+CGi3DWN6fPqdgRcd74aX39DO+YHObLw==",
+ "version": "2.15.13",
+ "resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.13.tgz",
+ "integrity": "sha512-LJoatEYX6WV74FqXBss8Xfho9fh9rjDSzrDrTyREdGb1h1R3uRvmLh5jqp2JU137aj4/BgqA3K06RQpQBX33Bg==",
"dependencies": {
"async-validator": "~1.8.1",
"babel-helper-vue-jsx-merge-props": "^2.0.0",
@@ -8669,33 +8712,44 @@
}
},
"node_modules/es-abstract": {
- "version": "1.20.1",
+ "version": "1.21.1",
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.1.tgz",
+ "integrity": "sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==",
"dev": true,
- "license": "MIT",
"dependencies": {
+ "available-typed-arrays": "^1.0.5",
"call-bind": "^1.0.2",
+ "es-set-tostringtag": "^2.0.1",
"es-to-primitive": "^1.2.1",
"function-bind": "^1.1.1",
"function.prototype.name": "^1.1.5",
- "get-intrinsic": "^1.1.1",
+ "get-intrinsic": "^1.1.3",
"get-symbol-description": "^1.0.0",
+ "globalthis": "^1.0.3",
+ "gopd": "^1.0.1",
"has": "^1.0.3",
"has-property-descriptors": "^1.0.0",
+ "has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
- "internal-slot": "^1.0.3",
- "is-callable": "^1.2.4",
+ "internal-slot": "^1.0.4",
+ "is-array-buffer": "^3.0.1",
+ "is-callable": "^1.2.7",
"is-negative-zero": "^2.0.2",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
"is-string": "^1.0.7",
+ "is-typed-array": "^1.1.10",
"is-weakref": "^1.0.2",
- "object-inspect": "^1.12.0",
+ "object-inspect": "^1.12.2",
"object-keys": "^1.1.1",
- "object.assign": "^4.1.2",
+ "object.assign": "^4.1.4",
"regexp.prototype.flags": "^1.4.3",
- "string.prototype.trimend": "^1.0.5",
- "string.prototype.trimstart": "^1.0.5",
- "unbox-primitive": "^1.0.2"
+ "safe-regex-test": "^1.0.0",
+ "string.prototype.trimend": "^1.0.6",
+ "string.prototype.trimstart": "^1.0.6",
+ "typed-array-length": "^1.0.4",
+ "unbox-primitive": "^1.0.2",
+ "which-typed-array": "^1.1.9"
},
"engines": {
"node": ">= 0.4"
@@ -8705,13 +8759,14 @@
}
},
"node_modules/es-abstract/node_modules/object.assign": {
- "version": "4.1.2",
+ "version": "4.1.4",
+ "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz",
+ "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==",
"dev": true,
- "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.0",
- "define-properties": "^1.1.3",
- "has-symbols": "^1.0.1",
+ "call-bind": "^1.0.2",
+ "define-properties": "^1.1.4",
+ "has-symbols": "^1.0.3",
"object-keys": "^1.1.1"
},
"engines": {
@@ -8727,6 +8782,29 @@
"integrity": "sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==",
"dev": true
},
+ "node_modules/es-set-tostringtag": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz",
+ "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==",
+ "dev": true,
+ "dependencies": {
+ "get-intrinsic": "^1.1.3",
+ "has": "^1.0.3",
+ "has-tostringtag": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
+ "node_modules/es-shim-unscopables": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz",
+ "integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==",
+ "dev": true,
+ "dependencies": {
+ "has": "^1.0.3"
+ }
+ },
"node_modules/es-to-primitive": {
"version": "1.2.1",
"dev": true,
@@ -8871,12 +8949,14 @@
}
},
"node_modules/eslint-import-resolver-node": {
- "version": "0.3.6",
+ "version": "0.3.7",
+ "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz",
+ "integrity": "sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==",
"dev": true,
- "license": "MIT",
"dependencies": {
"debug": "^3.2.7",
- "resolve": "^1.20.0"
+ "is-core-module": "^2.11.0",
+ "resolve": "^1.22.1"
}
},
"node_modules/eslint-import-resolver-node/node_modules/debug": {
@@ -8973,21 +9053,27 @@
}
},
"node_modules/eslint-module-utils": {
- "version": "2.7.3",
+ "version": "2.7.4",
+ "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz",
+ "integrity": "sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==",
"dev": true,
- "license": "MIT",
"dependencies": {
- "debug": "^3.2.7",
- "find-up": "^2.1.0"
+ "debug": "^3.2.7"
},
"engines": {
"node": ">=4"
+ },
+ "peerDependenciesMeta": {
+ "eslint": {
+ "optional": true
+ }
}
},
"node_modules/eslint-module-utils/node_modules/debug": {
"version": "3.2.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
- "license": "MIT",
"dependencies": {
"ms": "^2.1.1"
}
@@ -9004,22 +9090,25 @@
}
},
"node_modules/eslint-plugin-import": {
- "version": "2.26.0",
+ "version": "2.27.5",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz",
+ "integrity": "sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==",
"dev": true,
- "license": "MIT",
"dependencies": {
- "array-includes": "^3.1.4",
- "array.prototype.flat": "^1.2.5",
- "debug": "^2.6.9",
+ "array-includes": "^3.1.6",
+ "array.prototype.flat": "^1.3.1",
+ "array.prototype.flatmap": "^1.3.1",
+ "debug": "^3.2.7",
"doctrine": "^2.1.0",
- "eslint-import-resolver-node": "^0.3.6",
- "eslint-module-utils": "^2.7.3",
+ "eslint-import-resolver-node": "^0.3.7",
+ "eslint-module-utils": "^2.7.4",
"has": "^1.0.3",
- "is-core-module": "^2.8.1",
+ "is-core-module": "^2.11.0",
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
- "object.values": "^1.1.5",
- "resolve": "^1.22.0",
+ "object.values": "^1.1.6",
+ "resolve": "^1.22.1",
+ "semver": "^6.3.0",
"tsconfig-paths": "^3.14.1"
},
"engines": {
@@ -9030,11 +9119,12 @@
}
},
"node_modules/eslint-plugin-import/node_modules/debug": {
- "version": "2.6.9",
+ "version": "3.2.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
- "license": "MIT",
"dependencies": {
- "ms": "2.0.0"
+ "ms": "^2.1.1"
}
},
"node_modules/eslint-plugin-import/node_modules/doctrine": {
@@ -9059,10 +9149,14 @@
"node": "*"
}
},
- "node_modules/eslint-plugin-import/node_modules/ms": {
- "version": "2.0.0",
+ "node_modules/eslint-plugin-import/node_modules/semver": {
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
+ "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true,
- "license": "MIT"
+ "bin": {
+ "semver": "bin/semver.js"
+ }
},
"node_modules/eslint-plugin-vue": {
"version": "6.2.2",
@@ -9971,17 +10065,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/find-up": {
- "version": "2.1.0",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "locate-path": "^2.0.0"
- },
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/flat": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/flat/-/flat-4.1.1.tgz",
@@ -10081,6 +10164,15 @@
}
}
},
+ "node_modules/for-each": {
+ "version": "0.3.3",
+ "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
+ "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
+ "dev": true,
+ "dependencies": {
+ "is-callable": "^1.1.3"
+ }
+ },
"node_modules/for-in": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
@@ -10362,13 +10454,14 @@
}
},
"node_modules/get-intrinsic": {
- "version": "1.1.1",
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.0.tgz",
+ "integrity": "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==",
"dev": true,
- "license": "MIT",
"dependencies": {
"function-bind": "^1.1.1",
"has": "^1.0.3",
- "has-symbols": "^1.0.1"
+ "has-symbols": "^1.0.3"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
@@ -10501,6 +10594,21 @@
"node": ">=4"
}
},
+ "node_modules/globalthis": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz",
+ "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==",
+ "dev": true,
+ "dependencies": {
+ "define-properties": "^1.1.3"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/globby": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-9.2.0.tgz",
@@ -10529,6 +10637,18 @@
"node": ">= 4"
}
},
+ "node_modules/gopd": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
+ "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
+ "dev": true,
+ "dependencies": {
+ "get-intrinsic": "^1.1.3"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/graceful-fs": {
"version": "4.2.10",
"license": "ISC"
@@ -10634,6 +10754,18 @@
"url": "https://github.com/sponsors/ljharb"
}
},
+ "node_modules/has-proto": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz",
+ "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==",
+ "dev": true,
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/has-symbols": {
"version": "1.0.3",
"dev": true,
@@ -11576,11 +11708,12 @@
}
},
"node_modules/internal-slot": {
- "version": "1.0.3",
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz",
+ "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==",
"dev": true,
- "license": "MIT",
"dependencies": {
- "get-intrinsic": "^1.1.0",
+ "get-intrinsic": "^1.2.0",
"has": "^1.0.3",
"side-channel": "^1.0.4"
},
@@ -11656,6 +11789,20 @@
"url": "https://github.com/sponsors/ljharb"
}
},
+ "node_modules/is-array-buffer": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.1.tgz",
+ "integrity": "sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==",
+ "dev": true,
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "get-intrinsic": "^1.1.3",
+ "is-typed-array": "^1.1.10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/is-arrayish": {
"version": "0.2.1",
"dev": true,
@@ -11702,9 +11849,10 @@
"license": "MIT"
},
"node_modules/is-callable": {
- "version": "1.2.4",
+ "version": "1.2.7",
+ "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
+ "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
"dev": true,
- "license": "MIT",
"engines": {
"node": ">= 0.4"
},
@@ -11738,9 +11886,10 @@
}
},
"node_modules/is-core-module": {
- "version": "2.9.0",
+ "version": "2.11.0",
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz",
+ "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==",
"dev": true,
- "license": "MIT",
"dependencies": {
"has": "^1.0.3"
},
@@ -12048,6 +12197,25 @@
"url": "https://github.com/sponsors/ljharb"
}
},
+ "node_modules/is-typed-array": {
+ "version": "1.1.10",
+ "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz",
+ "integrity": "sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==",
+ "dev": true,
+ "dependencies": {
+ "available-typed-arrays": "^1.0.5",
+ "call-bind": "^1.0.2",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "has-tostringtag": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/is-typedarray": {
"version": "1.0.0",
"dev": true,
@@ -12371,18 +12539,18 @@
"license": "MIT"
},
"node_modules/jsdom": {
- "version": "20.0.2",
- "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-20.0.2.tgz",
- "integrity": "sha512-AHWa+QO/cgRg4N+DsmHg1Y7xnz+8KU3EflM0LVDTdmrYOc1WWTSkOjtpUveQH+1Bqd5rtcVnb/DuxV/UjDO4rA==",
+ "version": "21.1.0",
+ "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.1.0.tgz",
+ "integrity": "sha512-m0lzlP7qOtthD918nenK3hdItSd2I+V3W9IrBcB36sqDwG+KnUs66IF5GY7laGWUnlM9vTsD0W1QwSEBYWWcJg==",
"dev": true,
"dependencies": {
"abab": "^2.0.6",
- "acorn": "^8.8.0",
+ "acorn": "^8.8.1",
"acorn-globals": "^7.0.0",
"cssom": "^0.5.0",
"cssstyle": "^2.3.0",
"data-urls": "^3.0.2",
- "decimal.js": "^10.4.1",
+ "decimal.js": "^10.4.2",
"domexception": "^4.0.0",
"escodegen": "^2.0.0",
"form-data": "^4.0.0",
@@ -12395,12 +12563,12 @@
"saxes": "^6.0.0",
"symbol-tree": "^3.2.4",
"tough-cookie": "^4.1.2",
- "w3c-xmlserializer": "^3.0.0",
+ "w3c-xmlserializer": "^4.0.0",
"webidl-conversions": "^7.0.0",
"whatwg-encoding": "^2.0.0",
"whatwg-mimetype": "^3.0.0",
"whatwg-url": "^11.0.0",
- "ws": "^8.9.0",
+ "ws": "^8.11.0",
"xml-name-validator": "^4.0.0"
},
"engines": {
@@ -12516,16 +12684,16 @@
}
},
"node_modules/jsdom/node_modules/ws": {
- "version": "8.9.0",
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.9.0.tgz",
- "integrity": "sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==",
+ "version": "8.12.1",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.12.1.tgz",
+ "integrity": "sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==",
"dev": true,
"engines": {
"node": ">=10.0.0"
},
"peerDependencies": {
"bufferutil": "^4.0.1",
- "utf-8-validate": "^5.0.2"
+ "utf-8-validate": ">=5.0.2"
},
"peerDependenciesMeta": {
"bufferutil": {
@@ -12577,8 +12745,9 @@
"license": "ISC"
},
"node_modules/json5": {
- "version": "2.2.1",
- "license": "MIT",
+ "version": "2.2.3",
+ "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
+ "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
"bin": {
"json5": "lib/cli.js"
},
@@ -13397,18 +13566,6 @@
"node": ">=6"
}
},
- "node_modules/locate-path": {
- "version": "2.0.0",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "p-locate": "^2.0.0",
- "path-exists": "^3.0.0"
- },
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/lodash": {
"version": "4.17.21",
"license": "MIT"
@@ -14877,9 +15034,9 @@
}
},
"node_modules/moment-timezone": {
- "version": "0.5.39",
- "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.39.tgz",
- "integrity": "sha512-hoB6suq4ISDj7BDgctiOy6zljBsdYT0++0ZzZm9rtxIvJhIbQ3nmbgSWe7dNFGurl6/7b1OUkHlmN9JWgXVz7w==",
+ "version": "0.5.40",
+ "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.40.tgz",
+ "integrity": "sha512-tWfmNkRYmBkPJz5mr9GVDn9vRlVZOTe6yqY92rFxiOdWXbjaR0+9LwQnZGGuNR63X456NqmEkbskte8tWL5ePg==",
"dependencies": {
"moment": ">= 2.9.0"
},
@@ -15667,13 +15824,14 @@
}
},
"node_modules/object.values": {
- "version": "1.1.5",
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.6.tgz",
+ "integrity": "sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==",
"dev": true,
- "license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
- "define-properties": "^1.1.3",
- "es-abstract": "^1.19.1"
+ "define-properties": "^1.1.4",
+ "es-abstract": "^1.20.4"
},
"engines": {
"node": ">= 0.4"
@@ -15898,28 +16056,6 @@
"node": ">=4"
}
},
- "node_modules/p-limit": {
- "version": "1.3.0",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "p-try": "^1.0.0"
- },
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/p-locate": {
- "version": "2.0.0",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "p-limit": "^1.1.0"
- },
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/p-map": {
"version": "3.0.0",
"dev": true,
@@ -15943,14 +16079,6 @@
"node": ">=6"
}
},
- "node_modules/p-try": {
- "version": "1.0.0",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/package-hash": {
"version": "4.0.0",
"dev": true,
@@ -17678,11 +17806,12 @@
"license": "MIT"
},
"node_modules/resolve": {
- "version": "1.22.0",
+ "version": "1.22.1",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
+ "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
"dev": true,
- "license": "MIT",
"dependencies": {
- "is-core-module": "^2.8.1",
+ "is-core-module": "^2.9.0",
"path-parse": "^1.0.7",
"supports-preserve-symlinks-flag": "^1.0.0"
},
@@ -17867,15 +17996,29 @@
"ret": "~0.1.10"
}
},
+ "node_modules/safe-regex-test": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz",
+ "integrity": "sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==",
+ "dev": true,
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "get-intrinsic": "^1.1.3",
+ "is-regex": "^1.1.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/safer-buffer": {
"version": "2.1.2",
"dev": true,
"license": "MIT"
},
"node_modules/sass": {
- "version": "1.56.1",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz",
- "integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==",
+ "version": "1.58.0",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.0.tgz",
+ "integrity": "sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==",
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
@@ -19017,26 +19160,28 @@
}
},
"node_modules/string.prototype.trimend": {
- "version": "1.0.5",
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz",
+ "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==",
"dev": true,
- "license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
- "es-abstract": "^1.19.5"
+ "es-abstract": "^1.20.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/string.prototype.trimstart": {
- "version": "1.0.5",
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz",
+ "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==",
"dev": true,
- "license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
- "es-abstract": "^1.19.5"
+ "es-abstract": "^1.20.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
@@ -19863,6 +20008,20 @@
"node": ">= 0.6"
}
},
+ "node_modules/typed-array-length": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz",
+ "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==",
+ "dev": true,
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "for-each": "^0.3.3",
+ "is-typed-array": "^1.1.9"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
@@ -20270,8 +20429,9 @@
}
},
"node_modules/validator": {
- "version": "13.7.0",
- "license": "MIT",
+ "version": "13.9.0",
+ "resolved": "https://registry.npmjs.org/validator/-/validator-13.9.0.tgz",
+ "integrity": "sha512-B+dGG8U3fdtM0/aNK4/X8CXq/EcxU2WPrPEkJGslb47qyHsxmbggTWK0yEA4qnYVNF+nxNlN88o14hIcPmSIEA==",
"engines": {
"node": ">= 0.10"
}
@@ -20378,9 +20538,9 @@
}
},
"node_modules/vue-echarts": {
- "version": "6.2.3",
- "resolved": "https://registry.npmjs.org/vue-echarts/-/vue-echarts-6.2.3.tgz",
- "integrity": "sha512-xHzUvgsgk/asJTcNa8iVVwoovZU3iEUHvmBa3bzbiP3Y6OMxM1YXsoWOKVmVVaUusGs4ob4pSwjwNy2FemAz9w==",
+ "version": "6.5.4",
+ "resolved": "https://registry.npmjs.org/vue-echarts/-/vue-echarts-6.5.4.tgz",
+ "integrity": "sha512-pLJTk2hfhauoWdmiZGXByAtcO6bpfnAS+jkJqKimSBSV5I5ckh2nka9duLlIVbTvQOEb2tFa0XiXjACQNcEfpA==",
"hasInstallScript": true,
"dependencies": {
"resize-detector": "^0.3.0",
@@ -20388,7 +20548,7 @@
},
"peerDependencies": {
"@vue/composition-api": "^1.0.5",
- "echarts": "^5.1.2",
+ "echarts": "^5.4.1",
"vue": "^2.6.12 || ^3.1.1"
},
"peerDependenciesMeta": {
@@ -20727,14 +20887,15 @@
}
},
"node_modules/w3c-xmlserializer": {
- "version": "3.0.0",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz",
+ "integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==",
"dev": true,
- "license": "MIT",
"dependencies": {
"xml-name-validator": "^4.0.0"
},
"engines": {
- "node": ">=12"
+ "node": ">=14"
}
},
"node_modules/watch-size": {
@@ -21668,6 +21829,26 @@
"dev": true,
"license": "ISC"
},
+ "node_modules/which-typed-array": {
+ "version": "1.1.9",
+ "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz",
+ "integrity": "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==",
+ "dev": true,
+ "dependencies": {
+ "available-typed-arrays": "^1.0.5",
+ "call-bind": "^1.0.2",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "has-tostringtag": "^1.0.0",
+ "is-typed-array": "^1.1.10"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
"node_modules/wide-align": {
"version": "1.1.3",
"license": "ISC",
@@ -21813,8 +21994,9 @@
},
"node_modules/xml-name-validator": {
"version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
+ "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
"dev": true,
- "license": "Apache-2.0",
"engines": {
"node": ">=12"
}
@@ -22159,16 +22341,17 @@
}
},
"node_modules/zrender": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/zrender/-/zrender-5.4.0.tgz",
- "integrity": "sha512-rOS09Z2HSVGFs2dn/TuYk5BlCaZcVe8UDLLjj1ySYF828LATKKdxuakSZMvrDz54yiKPDYVfjdKqcX8Jky3BIA==",
+ "version": "5.4.1",
+ "resolved": "https://registry.npmjs.org/zrender/-/zrender-5.4.1.tgz",
+ "integrity": "sha512-M4Z05BHWtajY2241EmMPHglDQAJ1UyHQcYsxDNzD9XLSkPDqMq4bB28v9Pb4mvHnVQ0GxyTklZ/69xCFP6RXBA==",
"dependencies": {
"tslib": "2.3.0"
}
},
"node_modules/zrender/node_modules/tslib": {
"version": "2.3.0",
- "license": "0BSD"
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
+ "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg=="
}
},
"dependencies": {
@@ -22200,31 +22383,31 @@
}
},
"@babel/compat-data": {
- "version": "7.20.1",
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.1.tgz",
- "integrity": "sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==",
+ "version": "7.20.14",
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.14.tgz",
+ "integrity": "sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==",
"dev": true
},
"@babel/core": {
- "version": "7.20.2",
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.2.tgz",
- "integrity": "sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g==",
+ "version": "7.20.12",
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.12.tgz",
+ "integrity": "sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==",
"dev": true,
"requires": {
"@ampproject/remapping": "^2.1.0",
"@babel/code-frame": "^7.18.6",
- "@babel/generator": "^7.20.2",
- "@babel/helper-compilation-targets": "^7.20.0",
- "@babel/helper-module-transforms": "^7.20.2",
- "@babel/helpers": "^7.20.1",
- "@babel/parser": "^7.20.2",
- "@babel/template": "^7.18.10",
- "@babel/traverse": "^7.20.1",
- "@babel/types": "^7.20.2",
+ "@babel/generator": "^7.20.7",
+ "@babel/helper-compilation-targets": "^7.20.7",
+ "@babel/helper-module-transforms": "^7.20.11",
+ "@babel/helpers": "^7.20.7",
+ "@babel/parser": "^7.20.7",
+ "@babel/template": "^7.20.7",
+ "@babel/traverse": "^7.20.12",
+ "@babel/types": "^7.20.7",
"convert-source-map": "^1.7.0",
"debug": "^4.1.0",
"gensync": "^1.0.0-beta.2",
- "json5": "^2.2.1",
+ "json5": "^2.2.2",
"semver": "^6.3.0"
},
"dependencies": {
@@ -22250,12 +22433,12 @@
}
},
"@babel/generator": {
- "version": "7.20.3",
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.3.tgz",
- "integrity": "sha512-Wl5ilw2UD1+ZYprHVprxHZJCFeBWlzZYOovE4SDYLZnqCOD11j+0QzNeEWKLLTWM7nixrZEh7vNIyb76MyJg3A==",
+ "version": "7.20.14",
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.14.tgz",
+ "integrity": "sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==",
"dev": true,
"requires": {
- "@babel/types": "^7.20.2",
+ "@babel/types": "^7.20.7",
"@jridgewell/gen-mapping": "^0.3.2",
"jsesc": "^2.5.1"
}
@@ -22280,17 +22463,27 @@
}
},
"@babel/helper-compilation-targets": {
- "version": "7.20.0",
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz",
- "integrity": "sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==",
+ "version": "7.20.7",
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz",
+ "integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==",
"dev": true,
"requires": {
- "@babel/compat-data": "^7.20.0",
+ "@babel/compat-data": "^7.20.5",
"@babel/helper-validator-option": "^7.18.6",
"browserslist": "^4.21.3",
+ "lru-cache": "^5.1.1",
"semver": "^6.3.0"
},
"dependencies": {
+ "lru-cache": {
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
+ "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
+ "dev": true,
+ "requires": {
+ "yallist": "^3.0.2"
+ }
+ },
"semver": {
"version": "6.3.0",
"dev": true
@@ -22399,9 +22592,9 @@
}
},
"@babel/helper-module-transforms": {
- "version": "7.20.2",
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz",
- "integrity": "sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==",
+ "version": "7.20.11",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz",
+ "integrity": "sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==",
"dev": true,
"requires": {
"@babel/helper-environment-visitor": "^7.18.9",
@@ -22409,9 +22602,9 @@
"@babel/helper-simple-access": "^7.20.2",
"@babel/helper-split-export-declaration": "^7.18.6",
"@babel/helper-validator-identifier": "^7.19.1",
- "@babel/template": "^7.18.10",
- "@babel/traverse": "^7.20.1",
- "@babel/types": "^7.20.2"
+ "@babel/template": "^7.20.7",
+ "@babel/traverse": "^7.20.10",
+ "@babel/types": "^7.20.7"
}
},
"@babel/helper-optimise-call-expression": {
@@ -22512,14 +22705,14 @@
}
},
"@babel/helpers": {
- "version": "7.20.1",
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.1.tgz",
- "integrity": "sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg==",
+ "version": "7.20.13",
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.13.tgz",
+ "integrity": "sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==",
"dev": true,
"requires": {
- "@babel/template": "^7.18.10",
- "@babel/traverse": "^7.20.1",
- "@babel/types": "^7.20.0"
+ "@babel/template": "^7.20.7",
+ "@babel/traverse": "^7.20.13",
+ "@babel/types": "^7.20.7"
}
},
"@babel/highlight": {
@@ -22534,9 +22727,9 @@
}
},
"@babel/parser": {
- "version": "7.20.3",
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.3.tgz",
- "integrity": "sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg=="
+ "version": "7.20.15",
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.15.tgz",
+ "integrity": "sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg=="
},
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
"version": "7.18.6",
@@ -23350,38 +23543,38 @@
}
},
"@babel/template": {
- "version": "7.18.10",
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz",
- "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
+ "version": "7.20.7",
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz",
+ "integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.18.6",
- "@babel/parser": "^7.18.10",
- "@babel/types": "^7.18.10"
+ "@babel/parser": "^7.20.7",
+ "@babel/types": "^7.20.7"
}
},
"@babel/traverse": {
- "version": "7.20.1",
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.1.tgz",
- "integrity": "sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==",
+ "version": "7.20.13",
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.13.tgz",
+ "integrity": "sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.18.6",
- "@babel/generator": "^7.20.1",
+ "@babel/generator": "^7.20.7",
"@babel/helper-environment-visitor": "^7.18.9",
"@babel/helper-function-name": "^7.19.0",
"@babel/helper-hoist-variables": "^7.18.6",
"@babel/helper-split-export-declaration": "^7.18.6",
- "@babel/parser": "^7.20.1",
- "@babel/types": "^7.20.0",
+ "@babel/parser": "^7.20.13",
+ "@babel/types": "^7.20.7",
"debug": "^4.1.0",
"globals": "^11.1.0"
}
},
"@babel/types": {
- "version": "7.20.2",
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.2.tgz",
- "integrity": "sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog==",
+ "version": "7.20.7",
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.7.tgz",
+ "integrity": "sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==",
"dev": true,
"requires": {
"@babel/helper-string-parser": "^7.19.4",
@@ -23554,40 +23747,40 @@
}
},
"@fortawesome/fontawesome-common-types": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.2.0.tgz",
- "integrity": "sha512-rBevIsj2nclStJ7AxTdfsa3ovHb1H+qApwrxcTVo+NNdeJiB9V75hsKfrkG5AwNcRUNxrPPiScGYCNmLMoh8pg=="
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-6.3.0.tgz",
+ "integrity": "sha512-4BC1NMoacEBzSXRwKjZ/X/gmnbp/HU5Qqat7E8xqorUtBFZS+bwfGH5/wqOC2K6GV0rgEobp3OjGRMa5fK9pFg=="
},
"@fortawesome/fontawesome-svg-core": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.2.0.tgz",
- "integrity": "sha512-Cf2mAAeMWFMzpLC7Y9H1I4o3wEU+XovVJhTiNG8ZNgSQj53yl7OCJaS80K4YjrABWZzbAHVaoHE1dVJ27AAYXw==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.3.0.tgz",
+ "integrity": "sha512-uz9YifyKlixV6AcKlOX8WNdtF7l6nakGyLYxYaCa823bEBqyj/U2ssqtctO38itNEwXb8/lMzjdoJ+aaJuOdrw==",
"requires": {
- "@fortawesome/fontawesome-common-types": "6.2.0"
+ "@fortawesome/fontawesome-common-types": "6.3.0"
}
},
"@fortawesome/free-brands-svg-icons": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-6.2.0.tgz",
- "integrity": "sha512-fm1y4NyZ2qKYNmYhdMz9VAWRw1Et7PMHNunSw3W0SVAwKwv6o0qiJworLH3Y9SnmhHzAymXJwCX1op22FFvGiA==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-6.3.0.tgz",
+ "integrity": "sha512-xI0c+a8xnKItAXCN8rZgCNCJQiVAd2Y7p9e2ND6zN3J3ekneu96qrePieJ7yA7073C1JxxoM3vH1RU7rYsaj8w==",
"requires": {
- "@fortawesome/fontawesome-common-types": "6.2.0"
+ "@fortawesome/fontawesome-common-types": "6.3.0"
}
},
"@fortawesome/free-regular-svg-icons": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-6.2.0.tgz",
- "integrity": "sha512-M1dG+PAmkYMTL9BSUHFXY5oaHwBYfHCPhbJ8qj8JELsc9XCrUJ6eEHWip4q0tE+h9C0DVyFkwIM9t7QYyCpprQ==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-6.3.0.tgz",
+ "integrity": "sha512-cZnwiVHZ51SVzWHOaNCIA+u9wevZjCuAGSvSYpNlm6A4H4Vhwh8481Bf/5rwheIC3fFKlgXxLKaw8Xeroz8Ntg==",
"requires": {
- "@fortawesome/fontawesome-common-types": "6.2.0"
+ "@fortawesome/fontawesome-common-types": "6.3.0"
}
},
"@fortawesome/free-solid-svg-icons": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.2.0.tgz",
- "integrity": "sha512-UjCILHIQ4I8cN46EiQn0CZL/h8AwCGgR//1c4R96Q5viSRwuKVo0NdQEc4bm+69ZwC0dUvjbDqAHF1RR5FA3XA==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-6.3.0.tgz",
+ "integrity": "sha512-x5tMwzF2lTH8pyv8yeZRodItP2IVlzzmBuD1M7BjawWgg9XAvktqJJ91Qjgoaf8qJpHQ8FEU9VxRfOkLhh86QA==",
"requires": {
- "@fortawesome/fontawesome-common-types": "6.2.0"
+ "@fortawesome/fontawesome-common-types": "6.3.0"
}
},
"@fortawesome/vue-fontawesome": {
@@ -25359,9 +25552,9 @@
}
},
"acorn": {
- "version": "8.8.0",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
- "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
+ "version": "8.8.2",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz",
+ "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==",
"dev": true
},
"acorn-globals": {
@@ -25547,13 +25740,15 @@
"dev": true
},
"array-includes": {
- "version": "3.1.4",
+ "version": "3.1.6",
+ "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.6.tgz",
+ "integrity": "sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
- "define-properties": "^1.1.3",
- "es-abstract": "^1.19.1",
- "get-intrinsic": "^1.1.1",
+ "define-properties": "^1.1.4",
+ "es-abstract": "^1.20.4",
+ "get-intrinsic": "^1.1.3",
"is-string": "^1.0.7"
}
},
@@ -25578,12 +25773,27 @@
"integrity": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ=="
},
"array.prototype.flat": {
- "version": "1.2.5",
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz",
+ "integrity": "sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
- "define-properties": "^1.1.3",
- "es-abstract": "^1.19.0"
+ "define-properties": "^1.1.4",
+ "es-abstract": "^1.20.4",
+ "es-shim-unscopables": "^1.0.0"
+ }
+ },
+ "array.prototype.flatmap": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz",
+ "integrity": "sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==",
+ "dev": true,
+ "requires": {
+ "call-bind": "^1.0.2",
+ "define-properties": "^1.1.4",
+ "es-abstract": "^1.20.4",
+ "es-shim-unscopables": "^1.0.0"
}
},
"array.prototype.reduce": {
@@ -25716,6 +25926,12 @@
}
}
},
+ "available-typed-arrays": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz",
+ "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==",
+ "dev": true
+ },
"aws-sign2": {
"version": "0.7.0",
"dev": true
@@ -25725,9 +25941,9 @@
"dev": true
},
"axios": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.1.3.tgz",
- "integrity": "sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==",
+ "version": "1.3.3",
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.3.3.tgz",
+ "integrity": "sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==",
"requires": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
@@ -26359,9 +26575,9 @@
"dev": true
},
"canvas": {
- "version": "2.10.2",
- "resolved": "https://registry.npmjs.org/canvas/-/canvas-2.10.2.tgz",
- "integrity": "sha512-FSmlsip0nZ0U4Zcfht0qBJqDhlfGuevTZKE8h+dBOYrJjGvY3iqMGSzzbvkaFhvMXiVxfcMaPHS/kge++T5SKg==",
+ "version": "2.11.0",
+ "resolved": "https://registry.npmjs.org/canvas/-/canvas-2.11.0.tgz",
+ "integrity": "sha512-bdTjFexjKJEwtIo0oRx8eD4G2yWoUOXP9lj279jmQ2zMnTQhT8C3512OKz3s+ZOaQlLbE7TuVvRDYDB3Llyy5g==",
"requires": {
"@mapbox/node-pre-gyp": "^1.0.0",
"nan": "^2.17.0",
@@ -27269,9 +27485,9 @@
}
},
"core-js": {
- "version": "3.26.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.26.1.tgz",
- "integrity": "sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA=="
+ "version": "3.28.0",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.28.0.tgz",
+ "integrity": "sha512-GiZn9D4Z/rSYvTeg1ljAIsEqFm0LaN9gVtwDCrKL80zHtS31p9BAjmTxVqTQDMpwlMolJZOFntUG2uwyj7DAqw=="
},
"core-js-compat": {
"version": "3.23.3",
@@ -27661,9 +27877,9 @@
"integrity": "sha512-NJGVKPS81XejHcLhaLJS7plab0fK3slPh11mESeeDq2W4ZI5kUKK/LRRdVDvjJseojbPB7ZwjnyOybg3Igea/A=="
},
"cypress": {
- "version": "10.11.0",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.11.0.tgz",
- "integrity": "sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==",
+ "version": "12.5.1",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.5.1.tgz",
+ "integrity": "sha512-ZmCmJ3lsyeOpBfh410m5+AO2CO1AxAzFBt7k6/uVbNcrNZje1vdiwYTpj2ksPKg9mjr9lR6V8tmlDNMvr4H/YQ==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",
@@ -27932,9 +28148,9 @@
"dev": true
},
"decimal.js": {
- "version": "10.4.1",
- "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.1.tgz",
- "integrity": "sha512-F29o+vci4DodHYT9UrR5IEbfBw9pE5eSapIJdTqXK5+6hq+t8VRxwQyKlW2i+KDKFkkJQRvFyI/QXD83h8LyQw==",
+ "version": "10.4.3",
+ "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz",
+ "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==",
"dev": true
},
"decode-uri-component": {
@@ -28400,12 +28616,12 @@
}
},
"echarts": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/echarts/-/echarts-5.4.0.tgz",
- "integrity": "sha512-uPsO9VRUIKAdFOoH3B0aNg7NRVdN7aM39/OjovjO9MwmWsAkfGyeXJhK+dbRi51iDrQWliXV60/XwLA7kg3z0w==",
+ "version": "5.4.1",
+ "resolved": "https://registry.npmjs.org/echarts/-/echarts-5.4.1.tgz",
+ "integrity": "sha512-9ltS3M2JB0w2EhcYjCdmtrJ+6haZcW6acBolMGIuf01Hql1yrIV01L1aRj7jsaaIULJslEP9Z3vKlEmnJaWJVQ==",
"requires": {
"tslib": "2.3.0",
- "zrender": "5.4.0"
+ "zrender": "5.4.1"
},
"dependencies": {
"tslib": {
@@ -28456,9 +28672,9 @@
"dev": true
},
"element-ui": {
- "version": "2.15.10",
- "resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.10.tgz",
- "integrity": "sha512-jmD++mU2wKXbisvx4fxOl2mHaU+HWHTAq/3Wf8x9Bwyu4GdDZPLABb+CGi3DWN6fPqdgRcd74aX39DO+YHObLw==",
+ "version": "2.15.13",
+ "resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.13.tgz",
+ "integrity": "sha512-LJoatEYX6WV74FqXBss8Xfho9fh9rjDSzrDrTyREdGb1h1R3uRvmLh5jqp2JU137aj4/BgqA3K06RQpQBX33Bg==",
"requires": {
"async-validator": "~1.8.1",
"babel-helper-vue-jsx-merge-props": "^2.0.0",
@@ -28570,41 +28786,55 @@
}
},
"es-abstract": {
- "version": "1.20.1",
+ "version": "1.21.1",
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.1.tgz",
+ "integrity": "sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==",
"dev": true,
"requires": {
+ "available-typed-arrays": "^1.0.5",
"call-bind": "^1.0.2",
+ "es-set-tostringtag": "^2.0.1",
"es-to-primitive": "^1.2.1",
"function-bind": "^1.1.1",
"function.prototype.name": "^1.1.5",
- "get-intrinsic": "^1.1.1",
+ "get-intrinsic": "^1.1.3",
"get-symbol-description": "^1.0.0",
+ "globalthis": "^1.0.3",
+ "gopd": "^1.0.1",
"has": "^1.0.3",
"has-property-descriptors": "^1.0.0",
+ "has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
- "internal-slot": "^1.0.3",
- "is-callable": "^1.2.4",
+ "internal-slot": "^1.0.4",
+ "is-array-buffer": "^3.0.1",
+ "is-callable": "^1.2.7",
"is-negative-zero": "^2.0.2",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
"is-string": "^1.0.7",
+ "is-typed-array": "^1.1.10",
"is-weakref": "^1.0.2",
- "object-inspect": "^1.12.0",
+ "object-inspect": "^1.12.2",
"object-keys": "^1.1.1",
- "object.assign": "^4.1.2",
+ "object.assign": "^4.1.4",
"regexp.prototype.flags": "^1.4.3",
- "string.prototype.trimend": "^1.0.5",
- "string.prototype.trimstart": "^1.0.5",
- "unbox-primitive": "^1.0.2"
+ "safe-regex-test": "^1.0.0",
+ "string.prototype.trimend": "^1.0.6",
+ "string.prototype.trimstart": "^1.0.6",
+ "typed-array-length": "^1.0.4",
+ "unbox-primitive": "^1.0.2",
+ "which-typed-array": "^1.1.9"
},
"dependencies": {
"object.assign": {
- "version": "4.1.2",
+ "version": "4.1.4",
+ "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz",
+ "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==",
"dev": true,
"requires": {
- "call-bind": "^1.0.0",
- "define-properties": "^1.1.3",
- "has-symbols": "^1.0.1",
+ "call-bind": "^1.0.2",
+ "define-properties": "^1.1.4",
+ "has-symbols": "^1.0.3",
"object-keys": "^1.1.1"
}
}
@@ -28616,6 +28846,26 @@
"integrity": "sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==",
"dev": true
},
+ "es-set-tostringtag": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz",
+ "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==",
+ "dev": true,
+ "requires": {
+ "get-intrinsic": "^1.1.3",
+ "has": "^1.0.3",
+ "has-tostringtag": "^1.0.0"
+ }
+ },
+ "es-shim-unscopables": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz",
+ "integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==",
+ "dev": true,
+ "requires": {
+ "has": "^1.0.3"
+ }
+ },
"es-to-primitive": {
"version": "1.2.1",
"dev": true,
@@ -28794,11 +29044,14 @@
}
},
"eslint-import-resolver-node": {
- "version": "0.3.6",
+ "version": "0.3.7",
+ "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz",
+ "integrity": "sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==",
"dev": true,
"requires": {
"debug": "^3.2.7",
- "resolve": "^1.20.0"
+ "is-core-module": "^2.11.0",
+ "resolve": "^1.22.1"
},
"dependencies": {
"debug": {
@@ -28874,15 +29127,18 @@
}
},
"eslint-module-utils": {
- "version": "2.7.3",
+ "version": "2.7.4",
+ "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz",
+ "integrity": "sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==",
"dev": true,
"requires": {
- "debug": "^3.2.7",
- "find-up": "^2.1.0"
+ "debug": "^3.2.7"
},
"dependencies": {
"debug": {
"version": "3.2.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"requires": {
"ms": "^2.1.1"
@@ -28898,29 +29154,35 @@
}
},
"eslint-plugin-import": {
- "version": "2.26.0",
+ "version": "2.27.5",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz",
+ "integrity": "sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==",
"dev": true,
"requires": {
- "array-includes": "^3.1.4",
- "array.prototype.flat": "^1.2.5",
- "debug": "^2.6.9",
+ "array-includes": "^3.1.6",
+ "array.prototype.flat": "^1.3.1",
+ "array.prototype.flatmap": "^1.3.1",
+ "debug": "^3.2.7",
"doctrine": "^2.1.0",
- "eslint-import-resolver-node": "^0.3.6",
- "eslint-module-utils": "^2.7.3",
+ "eslint-import-resolver-node": "^0.3.7",
+ "eslint-module-utils": "^2.7.4",
"has": "^1.0.3",
- "is-core-module": "^2.8.1",
+ "is-core-module": "^2.11.0",
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
- "object.values": "^1.1.5",
- "resolve": "^1.22.0",
+ "object.values": "^1.1.6",
+ "resolve": "^1.22.1",
+ "semver": "^6.3.0",
"tsconfig-paths": "^3.14.1"
},
"dependencies": {
"debug": {
- "version": "2.6.9",
+ "version": "3.2.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
+ "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"requires": {
- "ms": "2.0.0"
+ "ms": "^2.1.1"
}
},
"doctrine": {
@@ -28937,8 +29199,10 @@
"brace-expansion": "^1.1.7"
}
},
- "ms": {
- "version": "2.0.0",
+ "semver": {
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
+ "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
"dev": true
}
}
@@ -29534,13 +29798,6 @@
"version": "1.1.0",
"dev": true
},
- "find-up": {
- "version": "2.1.0",
- "dev": true,
- "requires": {
- "locate-path": "^2.0.0"
- }
- },
"flat": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/flat/-/flat-4.1.1.tgz",
@@ -29603,6 +29860,15 @@
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA=="
},
+ "for-each": {
+ "version": "0.3.3",
+ "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
+ "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
+ "dev": true,
+ "requires": {
+ "is-callable": "^1.1.3"
+ }
+ },
"for-in": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
@@ -29792,12 +30058,14 @@
"dev": true
},
"get-intrinsic": {
- "version": "1.1.1",
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.0.tgz",
+ "integrity": "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==",
"dev": true,
"requires": {
"function-bind": "^1.1.1",
"has": "^1.0.3",
- "has-symbols": "^1.0.1"
+ "has-symbols": "^1.0.3"
}
},
"get-package-type": {
@@ -29884,6 +30152,15 @@
"version": "11.12.0",
"dev": true
},
+ "globalthis": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz",
+ "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==",
+ "dev": true,
+ "requires": {
+ "define-properties": "^1.1.3"
+ }
+ },
"globby": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-9.2.0.tgz",
@@ -29908,6 +30185,15 @@
}
}
},
+ "gopd": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
+ "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
+ "dev": true,
+ "requires": {
+ "get-intrinsic": "^1.1.3"
+ }
+ },
"graceful-fs": {
"version": "4.2.10"
},
@@ -29980,6 +30266,12 @@
"get-intrinsic": "^1.1.1"
}
},
+ "has-proto": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz",
+ "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==",
+ "dev": true
+ },
"has-symbols": {
"version": "1.0.3",
"dev": true
@@ -30684,10 +30976,12 @@
}
},
"internal-slot": {
- "version": "1.0.3",
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz",
+ "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==",
"dev": true,
"requires": {
- "get-intrinsic": "^1.1.0",
+ "get-intrinsic": "^1.2.0",
"has": "^1.0.3",
"side-channel": "^1.0.4"
}
@@ -30738,6 +31032,17 @@
"has-tostringtag": "^1.0.0"
}
},
+ "is-array-buffer": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.1.tgz",
+ "integrity": "sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==",
+ "dev": true,
+ "requires": {
+ "call-bind": "^1.0.2",
+ "get-intrinsic": "^1.1.3",
+ "is-typed-array": "^1.1.10"
+ }
+ },
"is-arrayish": {
"version": "0.2.1",
"dev": true
@@ -30767,7 +31072,9 @@
"version": "1.1.6"
},
"is-callable": {
- "version": "1.2.4",
+ "version": "1.2.7",
+ "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
+ "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
"dev": true
},
"is-ci": {
@@ -30792,7 +31099,9 @@
}
},
"is-core-module": {
- "version": "2.9.0",
+ "version": "2.11.0",
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz",
+ "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==",
"dev": true,
"requires": {
"has": "^1.0.3"
@@ -30970,6 +31279,19 @@
"has-symbols": "^1.0.1"
}
},
+ "is-typed-array": {
+ "version": "1.1.10",
+ "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz",
+ "integrity": "sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==",
+ "dev": true,
+ "requires": {
+ "available-typed-arrays": "^1.0.5",
+ "call-bind": "^1.0.2",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "has-tostringtag": "^1.0.0"
+ }
+ },
"is-typedarray": {
"version": "1.0.0",
"dev": true
@@ -31181,18 +31503,18 @@
"dev": true
},
"jsdom": {
- "version": "20.0.2",
- "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-20.0.2.tgz",
- "integrity": "sha512-AHWa+QO/cgRg4N+DsmHg1Y7xnz+8KU3EflM0LVDTdmrYOc1WWTSkOjtpUveQH+1Bqd5rtcVnb/DuxV/UjDO4rA==",
+ "version": "21.1.0",
+ "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-21.1.0.tgz",
+ "integrity": "sha512-m0lzlP7qOtthD918nenK3hdItSd2I+V3W9IrBcB36sqDwG+KnUs66IF5GY7laGWUnlM9vTsD0W1QwSEBYWWcJg==",
"dev": true,
"requires": {
"abab": "^2.0.6",
- "acorn": "^8.8.0",
+ "acorn": "^8.8.1",
"acorn-globals": "^7.0.0",
"cssom": "^0.5.0",
"cssstyle": "^2.3.0",
"data-urls": "^3.0.2",
- "decimal.js": "^10.4.1",
+ "decimal.js": "^10.4.2",
"domexception": "^4.0.0",
"escodegen": "^2.0.0",
"form-data": "^4.0.0",
@@ -31205,12 +31527,12 @@
"saxes": "^6.0.0",
"symbol-tree": "^3.2.4",
"tough-cookie": "^4.1.2",
- "w3c-xmlserializer": "^3.0.0",
+ "w3c-xmlserializer": "^4.0.0",
"webidl-conversions": "^7.0.0",
"whatwg-encoding": "^2.0.0",
"whatwg-mimetype": "^3.0.0",
"whatwg-url": "^11.0.0",
- "ws": "^8.9.0",
+ "ws": "^8.11.0",
"xml-name-validator": "^4.0.0"
},
"dependencies": {
@@ -31276,9 +31598,9 @@
}
},
"ws": {
- "version": "8.9.0",
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.9.0.tgz",
- "integrity": "sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==",
+ "version": "8.12.1",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.12.1.tgz",
+ "integrity": "sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==",
"dev": true
}
}
@@ -31316,7 +31638,9 @@
"dev": true
},
"json5": {
- "version": "2.2.1"
+ "version": "2.2.3",
+ "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
+ "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg=="
},
"jsonfile": {
"version": "6.1.0",
@@ -31909,14 +32233,6 @@
"version": "1.0.1",
"dev": true
},
- "locate-path": {
- "version": "2.0.0",
- "dev": true,
- "requires": {
- "p-locate": "^2.0.0",
- "path-exists": "^3.0.0"
- }
- },
"lodash": {
"version": "4.17.21"
},
@@ -33067,9 +33383,9 @@
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
},
"moment-timezone": {
- "version": "0.5.39",
- "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.39.tgz",
- "integrity": "sha512-hoB6suq4ISDj7BDgctiOy6zljBsdYT0++0ZzZm9rtxIvJhIbQ3nmbgSWe7dNFGurl6/7b1OUkHlmN9JWgXVz7w==",
+ "version": "0.5.40",
+ "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.40.tgz",
+ "integrity": "sha512-tWfmNkRYmBkPJz5mr9GVDn9vRlVZOTe6yqY92rFxiOdWXbjaR0+9LwQnZGGuNR63X456NqmEkbskte8tWL5ePg==",
"requires": {
"moment": ">= 2.9.0"
}
@@ -33650,12 +33966,14 @@
}
},
"object.values": {
- "version": "1.1.5",
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.6.tgz",
+ "integrity": "sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
- "define-properties": "^1.1.3",
- "es-abstract": "^1.19.1"
+ "define-properties": "^1.1.4",
+ "es-abstract": "^1.20.4"
}
},
"obuf": {
@@ -33816,20 +34134,6 @@
"version": "1.0.0",
"dev": true
},
- "p-limit": {
- "version": "1.3.0",
- "dev": true,
- "requires": {
- "p-try": "^1.0.0"
- }
- },
- "p-locate": {
- "version": "2.0.0",
- "dev": true,
- "requires": {
- "p-limit": "^1.1.0"
- }
- },
"p-map": {
"version": "3.0.0",
"dev": true,
@@ -33846,10 +34150,6 @@
"retry": "^0.12.0"
}
},
- "p-try": {
- "version": "1.0.0",
- "dev": true
- },
"package-hash": {
"version": "4.0.0",
"dev": true,
@@ -35223,10 +35523,12 @@
"version": "1.5.1"
},
"resolve": {
- "version": "1.22.0",
+ "version": "1.22.1",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
+ "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
"dev": true,
"requires": {
- "is-core-module": "^2.8.1",
+ "is-core-module": "^2.9.0",
"path-parse": "^1.0.7",
"supports-preserve-symlinks-flag": "^1.0.0"
}
@@ -35356,14 +35658,25 @@
"ret": "~0.1.10"
}
},
+ "safe-regex-test": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz",
+ "integrity": "sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==",
+ "dev": true,
+ "requires": {
+ "call-bind": "^1.0.2",
+ "get-intrinsic": "^1.1.3",
+ "is-regex": "^1.1.4"
+ }
+ },
"safer-buffer": {
"version": "2.1.2",
"dev": true
},
"sass": {
- "version": "1.56.1",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz",
- "integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==",
+ "version": "1.58.0",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.0.tgz",
+ "integrity": "sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==",
"requires": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
@@ -36271,21 +36584,25 @@
}
},
"string.prototype.trimend": {
- "version": "1.0.5",
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz",
+ "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
- "es-abstract": "^1.19.5"
+ "es-abstract": "^1.20.4"
}
},
"string.prototype.trimstart": {
- "version": "1.0.5",
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz",
+ "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
- "es-abstract": "^1.19.5"
+ "es-abstract": "^1.20.4"
}
},
"strip-ansi": {
@@ -36892,6 +37209,17 @@
"mime-types": "~2.1.24"
}
},
+ "typed-array-length": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz",
+ "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==",
+ "dev": true,
+ "requires": {
+ "call-bind": "^1.0.2",
+ "for-each": "^0.3.3",
+ "is-typed-array": "^1.1.9"
+ }
+ },
"typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
@@ -37205,7 +37533,9 @@
}
},
"validator": {
- "version": "13.7.0"
+ "version": "13.9.0",
+ "resolved": "https://registry.npmjs.org/validator/-/validator-13.9.0.tgz",
+ "integrity": "sha512-B+dGG8U3fdtM0/aNK4/X8CXq/EcxU2WPrPEkJGslb47qyHsxmbggTWK0yEA4qnYVNF+nxNlN88o14hIcPmSIEA=="
},
"vary": {
"version": "1.1.2",
@@ -37289,9 +37619,9 @@
"integrity": "sha512-41ukrclEbMddAyP7PvxMSYqnOSzPV6r7GNnyTSKSCNTaz19GehxmTiXyP9kwHSUv2+Dr6hHqiUiF7L1VAw2KdQ=="
},
"vue-echarts": {
- "version": "6.2.3",
- "resolved": "https://registry.npmjs.org/vue-echarts/-/vue-echarts-6.2.3.tgz",
- "integrity": "sha512-xHzUvgsgk/asJTcNa8iVVwoovZU3iEUHvmBa3bzbiP3Y6OMxM1YXsoWOKVmVVaUusGs4ob4pSwjwNy2FemAz9w==",
+ "version": "6.5.4",
+ "resolved": "https://registry.npmjs.org/vue-echarts/-/vue-echarts-6.5.4.tgz",
+ "integrity": "sha512-pLJTk2hfhauoWdmiZGXByAtcO6bpfnAS+jkJqKimSBSV5I5ckh2nka9duLlIVbTvQOEb2tFa0XiXjACQNcEfpA==",
"requires": {
"resize-detector": "^0.3.0",
"vue-demi": "^0.13.2"
@@ -37520,7 +37850,9 @@
}
},
"w3c-xmlserializer": {
- "version": "3.0.0",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz",
+ "integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==",
"dev": true,
"requires": {
"xml-name-validator": "^4.0.0"
@@ -38271,6 +38603,20 @@
"version": "2.0.0",
"dev": true
},
+ "which-typed-array": {
+ "version": "1.1.9",
+ "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz",
+ "integrity": "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==",
+ "dev": true,
+ "requires": {
+ "available-typed-arrays": "^1.0.5",
+ "call-bind": "^1.0.2",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "has-tostringtag": "^1.0.0",
+ "is-typed-array": "^1.1.10"
+ }
+ },
"wide-align": {
"version": "1.1.3",
"requires": {
@@ -38376,6 +38722,8 @@
},
"xml-name-validator": {
"version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
+ "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
"dev": true
},
"xmlchars": {
@@ -38635,15 +38983,17 @@
}
},
"zrender": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/zrender/-/zrender-5.4.0.tgz",
- "integrity": "sha512-rOS09Z2HSVGFs2dn/TuYk5BlCaZcVe8UDLLjj1ySYF828LATKKdxuakSZMvrDz54yiKPDYVfjdKqcX8Jky3BIA==",
+ "version": "5.4.1",
+ "resolved": "https://registry.npmjs.org/zrender/-/zrender-5.4.1.tgz",
+ "integrity": "sha512-M4Z05BHWtajY2241EmMPHglDQAJ1UyHQcYsxDNzD9XLSkPDqMq4bB28v9Pb4mvHnVQ0GxyTklZ/69xCFP6RXBA==",
"requires": {
"tslib": "2.3.0"
},
"dependencies": {
"tslib": {
- "version": "2.3.0"
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
+ "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg=="
}
}
}
diff --git a/package.json b/package.json
index f87e7fc..eb1d773 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "praeco",
- "version": "1.8.12",
+ "version": "1.8.13",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
@@ -15,43 +15,43 @@
"test:watch": "vue-cli-service test:unit --watch"
},
"dependencies": {
- "@babel/core": "^7.20.2",
+ "@babel/core": "^7.20.12",
"@browser-bunyan/server-stream": "1.8.0",
- "@fortawesome/fontawesome-svg-core": "6.2.0",
- "@fortawesome/free-brands-svg-icons": "6.2.0",
- "@fortawesome/free-regular-svg-icons": "6.2.0",
- "@fortawesome/free-solid-svg-icons": "6.2.0",
+ "@fortawesome/fontawesome-svg-core": "6.3.0",
+ "@fortawesome/free-brands-svg-icons": "6.3.0",
+ "@fortawesome/free-regular-svg-icons": "6.3.0",
+ "@fortawesome/free-solid-svg-icons": "6.3.0",
"@fortawesome/vue-fontawesome": "2.0.9",
"@riophae/vue-treeselect": "0.4.0",
- "axios": "1.1.3",
+ "axios": "1.3.3",
"browser-bunyan": "1.8.0",
- "canvas": "^2.10.2",
+ "canvas": "^2.11.0",
"change-case": "4.1.2",
"comma-number": "2.1.0",
- "core-js": "^3.26.1",
+ "core-js": "^3.28.0",
"cron-ui": "1.0.3",
"debounce": "1.2.1",
- "echarts": "^5.4.0",
- "element-ui": "2.15.10",
+ "echarts": "^5.4.1",
+ "element-ui": "2.15.13",
"emoji-mart-vue-fast": "^12.0.1",
"js-yaml": "4.1.0",
"lodash.clonedeep": "4.5.0",
"lodash.get": "4.4.2",
"lodash.throttle": "4.1.1",
"moment": "2.29.4",
- "moment-timezone": "0.5.39",
+ "moment-timezone": "0.5.40",
"normalize.css": "8.0.1",
"prettycron": "0.10.0",
"prismjs": "1.29.0",
- "sass": "^1.56.1",
+ "sass": "^1.58.0",
"sass-loader": "^10.1.0",
"semver": "7.3.8",
"string-format": "2.0.0",
- "validator": "^13.7.0",
+ "validator": "^13.9.0",
"vue": "^2.7.14",
"vue-at": "2.5.0-beta.2",
"vue-cron-editor-buefy": "^0.2.17",
- "vue-echarts": "6.2.3",
+ "vue-echarts": "6.5.4",
"vue-infinite-scroll": "2.0.2",
"vue-json-pretty": "1.8.3",
"vue-native-websocket": "2.0.15",
@@ -62,10 +62,10 @@
"vuex": "3.6.2",
"vuex-persist": "3.1.3",
"webpack": "4.46.0",
- "zrender": "5.4.0"
+ "zrender": "5.4.1"
},
"devDependencies": {
- "@babel/core": "^7.20.2",
+ "@babel/core": "^7.20.12",
"@babel/eslint-parser": "^7.18.2",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@vue/cli-plugin-babel": "^4.5.19",
@@ -80,12 +80,12 @@
"chai": "4.3.7",
"coverage-istanbul-loader": "^3.0.5",
"cross-env": "7.0.3",
- "cypress": "^10.11.0",
+ "cypress": "^12.5.1",
"eslint": "^6.8.0",
"eslint-plugin-cypress": "^2.12.1",
- "eslint-plugin-import": "^2.26.0",
+ "eslint-plugin-import": "^2.27.5",
"eslint-plugin-vue": "^6.2.2",
- "jsdom": "20.0.2",
+ "jsdom": "21.1.0",
"localstorage-polyfill": "1.0.1",
"mutationobserver-simple-polyfill": "0.0.2",
"nyc": "15.1.0",
diff --git a/run_tests.sh b/run_tests.sh
index cf5132c..b1e7f4f 100755
--- a/run_tests.sh
+++ b/run_tests.sh
@@ -27,8 +27,6 @@
./node_modules/.bin/vue-cli-service test:unit tests/unit/specs/alert/ConfigYamlGoogleChat.spec.js &&
./node_modules/.bin/vue-cli-service test:unit tests/unit/specs/alert/ConfigYamlGoogleChat002.spec.js &&
./node_modules/.bin/vue-cli-service test:unit tests/unit/specs/alert/ConfigYamlJira.spec.js &&
-./node_modules/.bin/vue-cli-service test:unit tests/unit/specs/alert/ConfigYamlJira002.spec.js &&
-./node_modules/.bin/vue-cli-service test:unit tests/unit/specs/alert/ConfigYamlJira003.spec.js &&
./node_modules/.bin/vue-cli-service test:unit tests/unit/specs/alert/ConfigYamlLineNotify.spec.js &&
./node_modules/.bin/vue-cli-service test:unit tests/unit/specs/alert/ConfigYamlHttpPost.spec.js &&
./node_modules/.bin/vue-cli-service test:unit tests/unit/specs/alert/ConfigYamlHttpPostOpt.spec.js &&
diff --git a/src/components/config/alert/ConfigAlertJira.vue b/src/components/config/alert/ConfigAlertJira.vue
index 6e37d83..5564e36 100644
--- a/src/components/config/alert/ConfigAlertJira.vue
+++ b/src/components/config/alert/ConfigAlertJira.vue
@@ -12,307 +12,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Watchers ({{ jiraWatchers.length }})
-
- Watchers ({{ jiraWatchers.length }})
-
-
-
-
-
-
-
- updatejiraWatchers(val, index)" />
-
-
-
-
-
-
-
-
-
- Add Watchers
-
-
-
-
-
-
-
-
- BumpInStatuses ({{ jiraBumpInStatuses.length }})
-
- BumpInStatuses ({{ jiraBumpInStatuses.length }})
-
-
-
-
-
-
-
- updatejiraBumpInStatuses(val, index)" />
-
-
-
-
-
-
-
-
-
- Add BumpInStatuses
-
-
-
-
-
-
-
-
- BumpNotInStatuses ({{ jiraBumpNotInStatuses.length }})
-
- BumpNotInStatuses ({{ jiraBumpNotInStatuses.length }})
-
-
-
-
-
-
-
- updatejiraBumpNotInStatuses(val, index)" />
-
-
-
-
-
-
-
-
-
- Add BumpNotInStatuses
-
-
-
-
-
-
-
-
- Label ({{ jiraLabel.length }})
-
- Label ({{ jiraLabel.length }})
-
-
-
-
-
-
-
- updatejiraLabel(val, index)" />
-
-
-
-
-
-
-
-
-
- Add Label
-
-
-
-
-
-
-
-
- Labels ({{ jiraLabels.length }})
-
- Labels ({{ jiraLabels.length }})
-
-
-
-
-
-
-
- updatejiraLabels(val, index)" />
-
-
-
-
-
-
-
-
-
- Add Labels
-
-
-
@@ -321,21 +20,6 @@
export default {
props: ['viewOnly'],
- data() {
- return {
- popjiraLabelsVisible: false,
- popjiraLabelsValid: true,
- popjiraLabelVisible: false,
- popjiraLabelValid: true,
- popjiraBumpNotInStatusesVisible: false,
- popjiraBumpNotInStatusesValid: true,
- popjiraBumpInStatusesVisible: false,
- popjiraBumpInStatusesValid: true,
- popjiraWatchersVisible: false,
- popjiraWatchersValid: true,
- };
- },
-
computed: {
jiraIssueType: {
get() {
@@ -371,336 +55,10 @@ export default {
value
);
}
- },
-
- jiraDescription: {
- get() {
- return this.$store.state.config.alert.jiraDescription;
- },
- set(value) {
- this.$store.commit(
- 'config/alert/UPDATE_JIRA_DESCRIPTIONT',
- value
- );
- }
- },
-
- jiraAssignee: {
- get() {
- return this.$store.state.config.alert.jiraAssignee;
- },
- set(value) {
- this.$store.commit(
- 'config/alert/UPDATE_JIRA_ASSIGNEE',
- value
- );
- }
- },
-
- jiraTransitionTo: {
- get() {
- return this.$store.state.config.alert.jiraTransitionTo;
- },
- set(value) {
- this.$store.commit(
- 'config/alert/UPDATE_JIRA_TRANSITION_TO',
- value
- );
- }
- },
-
- jiraPriority: {
- get() {
- return this.$store.state.config.alert.jiraPriority;
- },
- set(value) {
- this.$store.commit(
- 'config/alert/UPDATE_JIRA_PRIORITY',
- value
- );
- }
- },
-
- jiraMaxAge: {
- get() {
- return this.$store.state.config.alert.jiraMaxAge;
- },
- set(value) {
- this.$store.commit(
- 'config/alert/UPDATE_JIRA_MAX_AGE',
- value
- );
- }
- },
-
- jiraBumpAfterInactivity: {
- get() {
- return this.$store.state.config.alert.jiraBumpAfterInactivity;
- },
- set(value) {
- this.$store.commit(
- 'config/alert/UPDATE_JIRA_BUMP_AFTER_INACTIVITY',
- value
- );
- }
- },
-
- jiraBumpTickets: {
- get() {
- return this.$store.state.config.alert.jiraBumpTickets;
- },
- set(value) {
- this.$store.commit(
- 'config/alert/UPDATE_JIRA_BUMP_TICKETS',
- value
- );
- }
- },
-
- jiraBumpOnly: {
- get() {
- return this.$store.state.config.alert.jiraBumpOnly;
- },
- set(value) {
- this.$store.commit(
- 'config/alert/UPDATE_JIRA_BUMP_ONLY',
- value
- );
- }
}
},
methods: {
- async validate() {
- try {
- if (this.$refs.jiraWatchers) {
- await this.validatejiraWatchers();
- }
- if (this.$refs.jiraBumpInStatuses) {
- await this.validatejiraBumpInStatuses();
- }
- if (this.$refs.jiraBumpNotInStatuses) {
- await this.validatejiraBumpNotInStatuses();
- }
- if (this.$refs.jiraLabel) {
- await this.validatejiraLabel();
- }
- if (this.$refs.jiraLabels) {
- await this.validatejiraLabels();
- }
- this.$emit('validate', true);
- return true;
- } catch (error) {
- this.$emit('validate', false);
- return false;
- }
- },
-
- async validatejiraWatchers() {
- if (!this.jiraWatchers.length) {
- this.popjiraWatchersValid = false;
- return;
- }
- try {
- this.popjiraWatchersValid = await this.$refs.jiraWatchers.validate();
- } catch (error) {
- this.popjiraWatchersValid = false;
- throw error;
- }
- },
-
- updatejiraWatchers(entry, index) {
- if (Number.isNaN(entry)) return;
- this.$store.commit('config/alert/UPDATE_JIRA_WATCHERS_ENTRY', {
- entry,
- index
- });
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- removejiraWatchersEntry(entry) {
- this.$store.commit('config/alert/REMOVE_JIRA_WATCHERS_ENTRY', entry);
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- addjiraWatchersEntry() {
- this.$store.commit('config/alert/ADD_JIRA_WATCHERS_ENTRY');
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- async validatejiraBumpInStatuses() {
- if (!this.jiraBumpInStatuses.length) {
- this.popjiraBumpInStatusesValid = false;
- return;
- }
- try {
- this.popjiraBumpInStatusesValid = await this.$refs.jiraBumpInStatuses.validate();
- } catch (error) {
- this.popjiraBumpInStatusesValid = false;
- throw error;
- }
- },
-
- updatejiraBumpInStatuses(entry, index) {
- if (Number.isNaN(entry)) return;
- this.$store.commit('config/alert/UPDATE_JIRA_BUMP_IN_STATUSES_ENTRY', {
- entry,
- index
- });
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- removejiraBumpInStatusesEntry(entry) {
- this.$store.commit('config/alert/REMOVE_JIRA_BUMP_IN_STATUSES_ENTRY', entry);
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- addjiraBumpInStatusesEntry() {
- this.$store.commit('config/alert/ADD_JIRA_BUMP_IN_STATUSES_ENTRY');
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- async validatejiraBumpNotInStatuses() {
- if (!this.jiraBumpNotInStatuses.length) {
- this.popjiraBumpNotInStatusesValid = false;
- return;
- }
- try {
- this.popjiraBumpNotInStatusesValid = await this.$refs.jiraBumpNotInStatuses.validate();
- } catch (error) {
- this.popjiraBumpNotInStatusesValid = false;
- throw error;
- }
- },
-
- updatejiraBumpNotInStatuses(entry, index) {
- if (Number.isNaN(entry)) return;
- this.$store.commit('config/alert/UPDATE_JIRA_BUMP_NOT_IN_STATUSES_ENTRY', {
- entry,
- index
- });
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- removejiraBumpNotInStatusesEntry(entry) {
- this.$store.commit('config/alert/REMOVE_JIRA_BUMP_NOT_IN_STATUSES_ENTRY', entry);
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- addjiraBumpNotInStatusesEntry() {
- this.$store.commit('config/alert/ADD_JIRA_BUMP_NOT_IN_STATUSES_ENTRY');
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- async validatejiraLabel() {
- if (!this.jiraLabel.length) {
- this.popjiraLabelValid = false;
- return;
- }
- try {
- this.popjiraLabelValid = await this.$refs.jiraLabel.validate();
- } catch (error) {
- this.popjiraLabelValid = false;
- throw error;
- }
- },
-
- updatejiraLabel(entry, index) {
- if (Number.isNaN(entry)) return;
- this.$store.commit('config/alert/UPDATE_JIRA_LABEL_ENTRY', {
- entry,
- index
- });
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- removejiraLabelEntry(entry) {
- this.$store.commit('config/alert/REMOVE_JIRA_LABEL_ENTRY', entry);
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- addjiraLabelEntry() {
- this.$store.commit('config/alert/ADD_JIRA_LABEL_ENTRY');
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- async validatejiraLabels() {
- if (!this.jiraLabels.length) {
- this.popjiraLabelsValid = false;
- return;
- }
- try {
- this.popjiraLabelsValid = await this.$refs.jiraLabels.validate();
- } catch (error) {
- this.popjiraLabelsValid = false;
- throw error;
- }
- },
-
- updatejiraLabels(entry, index) {
- if (Number.isNaN(entry)) return;
- this.$store.commit('config/alert/UPDATE_JIRA_LABELS_ENTRY', {
- entry,
- index
- });
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- removejiraLabelsEntry(entry) {
- this.$store.commit('config/alert/REMOVE_JIRA_LABELS_ENTRY', entry);
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- addjiraLabelsEntry() {
- this.$store.commit('config/alert/ADD_JIRA_LABELS_ENTRY');
- this.$nextTick(() => {
- this.validate();
- });
- },
-
- changeJiraBumpTickets(val) {
- if (val) {
- this.jiraBumpTickets = true;
- } else {
- this.jiraBumpTickets = false;
- }
- },
-
- changeJiraBumpOnly(val) {
- if (val) {
- this.jiraBumpOnly = true;
- } else {
- this.jiraBumpOnly = false;
- }
- }
}
};
diff --git a/src/store/config/alert.js b/src/store/config/alert.js
index 8ef3f58..58afcbd 100644
--- a/src/store/config/alert.js
+++ b/src/store/config/alert.js
@@ -190,19 +190,6 @@ function initialState() {
jiraProject: '',
jiraIssueType: '',
jiraComponents: '',
- jiraDescription: '',
- jiraAssignee: '',
- jiraTransitionTo: '',
- jiraPriority: 0,
- jiraMaxAge: 30,
- jiraBumpAfterInactivity: 0,
- jiraBumpTickets: false,
- jiraBumpOnly: false,
- jiraWatchers: [],
- jiraBumpInStatuses: [],
- jiraBumpNotInStatuses: [],
- jiraLabel: [],
- jiraLabels: [],
/* Line Notify */
linenotifyAccessToken: '',
@@ -1190,139 +1177,6 @@ export default {
state.jiraDescription = jiraDescription;
},
- UPDATE_JIRA_ASSIGNEE(state, jiraAssignee) {
- state.jiraAssignee = jiraAssignee;
- },
-
- UPDATE_JIRA_TRANSITION_TO(state, jiraTransitionTo) {
- state.jiraTransitionTo = jiraTransitionTo;
- },
-
- UPDATE_JIRA_PRIORITY(state, jiraPriority) {
- state.jiraPriority = jiraPriority;
- },
-
- UPDATE_JIRA_MAX_AGE(state, jiraMaxAge) {
- state.jiraMaxAge = jiraMaxAge;
- },
-
- UPDATE_JIRA_BUMP_AFTER_INACTIVITY(state, jiraBumpAfterInactivity) {
- state.jiraBumpAfterInactivity = jiraBumpAfterInactivity;
- },
-
- UPDATE_JIRA_BUMP_TICKETS(state, jiraBumpTickets) {
- state.jiraBumpTickets = jiraBumpTickets;
- },
-
- UPDATE_JIRA_BUMP_ONLY(state, jiraBumpOnly) {
- state.jiraBumpOnly = jiraBumpOnly;
- },
-
- UPDATE_JIRA_WATCHERS(state, jiraWatchers) {
- state.jiraWatchers = jiraWatchers;
- },
-
- ADD_JIRA_WATCHERS_ENTRY(state) {
- state.jiraWatchers.push('');
- },
-
- ADD_JIRA_WATCHERS_ENTRY_VALUE(state, value) {
- state.jiraWatchers.push(value);
- },
-
- REMOVE_JIRA_WATCHERS_ENTRY(state, entry) {
- state.jiraWatchers = state.jiraWatchers.filter(b => b !== entry);
- },
-
- UPDATE_JIRA_WATCHERS_ENTRY(state, { entry, index }) {
- if (!state.jiraWatchers) return;
- state.jiraWatchers[index] = entry;
- },
-
- UPDATE_JIRA_BUMP_IN_STATUSES(state, jiraBumpInStatuses) {
- state.jiraBumpInStatuses = jiraBumpInStatuses;
- },
-
- ADD_JIRA_BUMP_IN_STATUSES_ENTRY(state) {
- state.jiraBumpInStatuses.push('');
- },
-
- ADD_JIRA_BUMP_IN_STATUSES_ENTRY_VALUE(state, value) {
- state.jiraBumpInStatuses.push(value);
- },
-
- REMOVE_JIRA_BUMP_IN_STATUSES_ENTRY(state, entry) {
- state.jiraBumpInStatuses = state.jiraBumpInStatuses.filter(b => b !== entry);
- },
-
- UPDATE_JIRA_BUMP_IN_STATUSES_ENTRY(state, { entry, index }) {
- if (!state.jiraBumpInStatuses) return;
- state.jiraBumpInStatuses[index] = entry;
- },
-
- UPDATE_JIRA_BUMP_NOT_IN_STATUSES(state, jiraBumpNotInStatuses) {
- state.jiraBumpNotInStatuses = jiraBumpNotInStatuses;
- },
-
- ADD_JIRA_BUMP_NOT_IN_STATUSES_ENTRY(state) {
- state.jiraBumpNotInStatuses.push('');
- },
-
- ADD_JIRA_BUMP_NOT_IN_STATUSES_ENTRY_VALUE(state, value) {
- state.jiraBumpNotInStatuses.push(value);
- },
-
- REMOVE_JIRA_BUMP_NOT_IN_STATUSES_ENTRY(state, entry) {
- state.jiraBumpNotInStatuses = state.jiraBumpNotInStatuses.filter(b => b !== entry);
- },
-
- UPDATE_JIRA_BUMP_NOT_IN_STATUSES_ENTRY(state, { entry, index }) {
- if (!state.jiraBumpNotInStatuses) return;
- state.jiraBumpNotInStatuses[index] = entry;
- },
-
- UPDATE_JIRA_LABEL(state, jiraLabel) {
- state.jiraLabel = jiraLabel;
- },
-
- ADD_JIRA_LABEL_ENTRY(state) {
- state.jiraLabel.push('');
- },
-
- ADD_JIRA_LABEL_ENTRY_VALUE(state, value) {
- state.jiraLabel.push(value);
- },
-
- REMOVE_JIRA_LABEL_ENTRY(state, entry) {
- state.jiraLabel = state.jiraLabel.filter(b => b !== entry);
- },
-
- UPDATE_JIRA_LABEL_ENTRY(state, { entry, index }) {
- if (!state.jiraLabel) return;
- state.jiraLabel[index] = entry;
- },
-
- UPDATE_JIRA_LABELS(state, jiraLabels) {
- state.jiraLabels = jiraLabels;
- },
-
- ADD_JIRA_LABELS_ENTRY(state) {
- state.jiraLabels.push('');
- },
-
- ADD_JIRA_LABELS_ENTRY_VALUE(state, value) {
- state.jiraLabels.push(value);
- },
-
- REMOVE_JIRA_LABELS_ENTRY(state, entry) {
- state.jiraLabels = state.jiraLabels.filter(b => b !== entry);
- },
-
- UPDATE_JIRA_LABELS_ENTRY(state, { entry, index }) {
- if (!state.jiraLabels) return;
- state.jiraLabels[index] = entry;
- },
-
/* LineNotify */
UPDATE_LINENOTIFY_ACCESS_TOKEN(state, linenotifyAccessToken) {
state.linenotifyAccessToken = linenotifyAccessToken;
diff --git a/src/store/config/index.js b/src/store/config/index.js
index efb02cd..b78290a 100644
--- a/src/store/config/index.js
+++ b/src/store/config/index.js
@@ -580,40 +580,6 @@ export default {
commit('alert/UPDATE_JIRA_PROJECT', config.jira_project);
commit('alert/UPDATE_JIRA_ISSUE_TYPE', config.jira_issuetype);
commit('alert/UPDATE_JIRA_COMPONENTS', config.jira_components);
- commit('alert/UPDATE_JIRA_DESCRIPTIONT', config.jira_description);
- commit('alert/UPDATE_JIRA_ASSIGNEE', config.jira_assignee);
- commit('alert/UPDATE_JIRA_TRANSITION_TO', config.jira_transition_to);
- commit('alert/UPDATE_JIRA_PRIORITY', config.jira_priority);
- commit('alert/UPDATE_JIRA_MAX_AGE', config.jira_max_age);
- commit('alert/UPDATE_JIRA_BUMP_AFTER_INACTIVITY', config.jira_bump_after_inactivity);
-
- if (config.jira_bump_tickets) {
- commit('alert/UPDATE_JIRA_BUMP_TICKETS', config.jira_bump_tickets);
- }
-
- if (config.jira_bump_only) {
- commit('alert/UPDATE_JIRA_BUMP_ONLY', config.jira_bump_only);
- }
-
- if (config.jira_watchers) {
- commit('alert/UPDATE_JIRA_WATCHERS', config.jira_watchers);
- }
-
- if (config.jira_bump_in_statuses) {
- commit('alert/UPDATE_JIRA_BUMP_IN_STATUSES', config.jira_bump_in_statuses);
- }
-
- if (config.jira_bump_not_in_statuses) {
- commit('alert/UPDATE_JIRA_BUMP_NOT_IN_STATUSES', config.jira_bump_not_in_statuses);
- }
-
- if (config.jira_label) {
- commit('alert/UPDATE_JIRA_LABEL', config.jira_label);
- }
-
- if (config.jira_labels) {
- commit('alert/UPDATE_JIRA_LABELS', config.jira_labels);
- }
/* ServiceNow */
commit('alert/UPDATE_SERVICENOW_USERNAME', config.username);
@@ -2339,58 +2305,6 @@ export default {
config.jira_components = state.alert.jiraComponents;
}
- if (state.alert.jiraDescription) {
- config.jira_description = state.alert.jiraDescription;
- }
-
- if (state.alert.jiraAssignee) {
- config.jira_assignee = state.alert.jiraAssignee;
- }
-
- if (state.alert.jiraTransitionTo) {
- config.jira_transition_to = state.alert.jiraTransitionTo;
- }
-
- if (state.alert.jiraPriority) {
- config.jira_priority = state.alert.jiraPriority;
- }
-
- if (state.alert.jiraMaxAge) {
- config.jira_max_age = state.alert.jiraMaxAge;
- }
-
- if (state.alert.jiraBumpAfterInactivity) {
- config.jira_bump_after_inactivity = state.alert.jiraBumpAfterInactivity;
- }
-
- if (state.alert.jiraBumpTickets) {
- config.jira_bump_tickets = state.alert.jiraBumpTickets;
- }
-
- if (state.alert.jiraBumpOnly) {
- config.jira_bump_only = state.alert.jiraBumpOnly;
- }
-
- if (state.alert.jiraWatchers && state.alert.jiraWatchers.length) {
- config.jira_watchers = state.alert.jiraWatchers;
- }
-
- if (state.alert.jiraBumpInStatuses && state.alert.jiraBumpInStatuses.length) {
- config.jira_bump_in_statuses = state.alert.jiraBumpInStatuses;
- }
-
- if (state.alert.jiraBumpNotInStatuses && state.alert.jiraBumpNotInStatuses.length) {
- config.jira_bump_not_in_statuses = state.alert.jiraBumpNotInStatuses;
- }
-
- if (state.alert.jiraLabel && state.alert.jiraLabel.length) {
- config.jira_label = state.alert.jiraLabel;
- }
-
- if (state.alert.jiraLabels && state.alert.jiraLabels.length) {
- config.jira_labels = state.alert.jiraLabels;
- }
-
return config;
},
diff --git a/tests/unit/mockData/alert/ruleDataJira.js b/tests/unit/mockData/alert/ruleDataJira.js
index 7b5f257..071bca4 100644
--- a/tests/unit/mockData/alert/ruleDataJira.js
+++ b/tests/unit/mockData/alert/ruleDataJira.js
@@ -14,15 +14,9 @@ filter:
import: BaseRule.config
index: hannibal-*
is_enabled: false
-jira_assignee: assign
-jira_bump_after_inactivity: 2
jira_components: xxxxxx1
-jira_description: desc
jira_issuetype: xxxxxx2
-jira_max_age: 3
-jira_priority: 1
jira_project: xxxxxx3
-jira_transition_to: trans
name: test123
num_events: 10000
realert:
diff --git a/tests/unit/mockData/alert/ruleDataJira002.js b/tests/unit/mockData/alert/ruleDataJira002.js
deleted file mode 100644
index 36a36b3..0000000
--- a/tests/unit/mockData/alert/ruleDataJira002.js
+++ /dev/null
@@ -1,39 +0,0 @@
-export const ruleYaml = `__praeco_query_builder: '{"query":{"logicalOperator":"all","children":[]}}'
-alert:
- - jira
-alert_subject: this is a test subject
-alert_subject_args: []
-alert_text: this is a test body
-alert_text_args: []
-alert_text_type: alert_text_only
-doc_type: syslog
-filter:
- - query:
- query_string:
- query: '@timestamp:*'
-import: BaseRule.config
-index: hannibal-*
-is_enabled: false
-jira_assignee: assign
-jira_bump_after_inactivity: 2
-jira_bump_only: true
-jira_bump_tickets: true
-jira_components: xxxxxx1
-jira_description: desc
-jira_issuetype: xxxxxx2
-jira_max_age: 3
-jira_priority: 1
-jira_project: xxxxxx3
-jira_transition_to: trans
-name: test123
-num_events: 10000
-realert:
- minutes: 5
-timeframe:
- minutes: 5
-timestamp_field: '@timestamp'
-timestamp_type: iso
-type: frequency
-use_count_query: true
-use_strftime_index: false
-`;
diff --git a/tests/unit/mockData/alert/ruleDataJira003.js b/tests/unit/mockData/alert/ruleDataJira003.js
deleted file mode 100644
index 8fe316a..0000000
--- a/tests/unit/mockData/alert/ruleDataJira003.js
+++ /dev/null
@@ -1,52 +0,0 @@
-export const ruleYaml = `__praeco_query_builder: '{"query":{"logicalOperator":"all","children":[]}}'
-alert:
- - jira
-alert_subject: this is a test subject
-alert_subject_args: []
-alert_text: this is a test body
-alert_text_args: []
-alert_text_type: alert_text_only
-doc_type: syslog
-filter:
- - query:
- query_string:
- query: '@timestamp:*'
-import: BaseRule.config
-index: hannibal-*
-is_enabled: false
-jira_assignee: assign
-jira_bump_after_inactivity: 2
-jira_bump_in_statuses:
- - a
- - b
-jira_bump_not_in_statuses:
- - c
- - d
-jira_components: xxxxxx1
-jira_description: desc
-jira_issuetype: xxxxxx2
-jira_label:
- - e
- - f
-jira_labels:
- - g
- - h
-jira_max_age: 3
-jira_priority: 1
-jira_project: xxxxxx3
-jira_transition_to: trans
-jira_watchers:
- - i
- - j
-name: test123
-num_events: 10000
-realert:
- minutes: 5
-timeframe:
- minutes: 5
-timestamp_field: '@timestamp'
-timestamp_type: iso
-type: frequency
-use_count_query: true
-use_strftime_index: false
-`;
diff --git a/tests/unit/specs/alert/ConfigYamlJira.spec.js b/tests/unit/specs/alert/ConfigYamlJira.spec.js
index 543fad7..933c972 100644
--- a/tests/unit/specs/alert/ConfigYamlJira.spec.js
+++ b/tests/unit/specs/alert/ConfigYamlJira.spec.js
@@ -27,15 +27,9 @@ generate_kibana_discover_url: false
import: "BaseRule.config"
index: "hannibal-*"
is_enabled: false
-jira_assignee: "assign"
-jira_bump_after_inactivity: 2
jira_components: "xxxxxx1"
-jira_description: "desc"
jira_issuetype: "xxxxxx2"
-jira_max_age: 3
-jira_priority: 1
jira_project: "xxxxxx3"
-jira_transition_to: "trans"
match_enhancements: []
name: "test123"
num_events: 10000
diff --git a/tests/unit/specs/alert/ConfigYamlJira002.spec.js b/tests/unit/specs/alert/ConfigYamlJira002.spec.js
deleted file mode 100644
index 7ad2900..0000000
--- a/tests/unit/specs/alert/ConfigYamlJira002.spec.js
+++ /dev/null
@@ -1,58 +0,0 @@
-import { expect } from 'chai';
-import store from '@/store';
-import { mockAxios } from '../../setup';
-import { ruleYaml } from '../../mockData/alert/ruleDataJira002.js';
-
-mockAxios.onGet('/api/rules/test123').reply(200, { yaml: ruleYaml });
-
-describe('Jira YAML parsing', () => {
- it('renders the correct yaml', async () => {
- await store.dispatch('config/load', { type: 'rules', path: 'test123' });
-
- let yaml = store.getters['config/yaml']();
-
- let expected = `__praeco_full_path: "test123"
-__praeco_query_builder: "{\\"query\\":{\\"logicalOperator\\":\\"all\\",\\"children\\":[]}}"
-alert:
- - "jira"
-alert_subject: "this is a test subject"
-alert_text: "this is a test body"
-alert_text_type: "alert_text_only"
-doc_type: "syslog"
-filter:
- - query:
- query_string:
- query: "@timestamp:*"
-generate_kibana_discover_url: false
-import: "BaseRule.config"
-index: "hannibal-*"
-is_enabled: false
-jira_assignee: "assign"
-jira_bump_after_inactivity: 2
-jira_bump_only: true
-jira_bump_tickets: true
-jira_components: "xxxxxx1"
-jira_description: "desc"
-jira_issuetype: "xxxxxx2"
-jira_max_age: 3
-jira_priority: 1
-jira_project: "xxxxxx3"
-jira_transition_to: "trans"
-match_enhancements: []
-name: "test123"
-num_events: 10000
-realert:
- minutes: 5
-terms_size: 50
-timeframe:
- minutes: 5
-timestamp_field: "@timestamp"
-timestamp_type: "iso"
-type: "frequency"
-use_count_query: true
-use_strftime_index: false
-`;
-
- return expect(yaml).to.equal(expected);
- });
-});
diff --git a/tests/unit/specs/alert/ConfigYamlJira003.spec.js b/tests/unit/specs/alert/ConfigYamlJira003.spec.js
deleted file mode 100644
index 74232f1..0000000
--- a/tests/unit/specs/alert/ConfigYamlJira003.spec.js
+++ /dev/null
@@ -1,71 +0,0 @@
-import { expect } from 'chai';
-import store from '@/store';
-import { mockAxios } from '../../setup';
-import { ruleYaml } from '../../mockData/alert/ruleDataJira003.js';
-
-mockAxios.onGet('/api/rules/test123').reply(200, { yaml: ruleYaml });
-
-describe('Jira 003 YAML parsing', () => {
- it('renders the correct yaml', async () => {
- await store.dispatch('config/load', { type: 'rules', path: 'test123' });
-
- let yaml = store.getters['config/yaml']();
-
- let expected = `__praeco_full_path: "test123"
-__praeco_query_builder: "{\\"query\\":{\\"logicalOperator\\":\\"all\\",\\"children\\":[]}}"
-alert:
- - "jira"
-alert_subject: "this is a test subject"
-alert_text: "this is a test body"
-alert_text_type: "alert_text_only"
-doc_type: "syslog"
-filter:
- - query:
- query_string:
- query: "@timestamp:*"
-generate_kibana_discover_url: false
-import: "BaseRule.config"
-index: "hannibal-*"
-is_enabled: false
-jira_assignee: "assign"
-jira_bump_after_inactivity: 2
-jira_bump_in_statuses:
- - "a"
- - "b"
-jira_bump_not_in_statuses:
- - "c"
- - "d"
-jira_components: "xxxxxx1"
-jira_description: "desc"
-jira_issuetype: "xxxxxx2"
-jira_label:
- - "e"
- - "f"
-jira_labels:
- - "g"
- - "h"
-jira_max_age: 3
-jira_priority: 1
-jira_project: "xxxxxx3"
-jira_transition_to: "trans"
-jira_watchers:
- - "i"
- - "j"
-match_enhancements: []
-name: "test123"
-num_events: 10000
-realert:
- minutes: 5
-terms_size: 50
-timeframe:
- minutes: 5
-timestamp_field: "@timestamp"
-timestamp_type: "iso"
-type: "frequency"
-use_count_query: true
-use_strftime_index: false
-`;
-
- return expect(yaml).to.equal(expected);
- });
-});