From 13914f624ab0fbe2eebe6b22f3cdb81cf809b303 Mon Sep 17 00:00:00 2001 From: chenjunyi <314298729@qq.com> Date: Fri, 1 Nov 2024 09:03:20 +0800 Subject: [PATCH] ks007 --- cdTMP/package-lock.json | 84 ++++++++++++++++++++--------------------- cdTMP/package.json | 14 +++---- 2 files changed, 49 insertions(+), 49 deletions(-) diff --git a/cdTMP/package-lock.json b/cdTMP/package-lock.json index c8a27ae..7ad813a 100644 --- a/cdTMP/package-lock.json +++ b/cdTMP/package-lock.json @@ -9,10 +9,10 @@ "version": "0.0.3", "dependencies": { "@arco-design/color": "^0.4.0", - "@arco-design/web-vue": "^2.56.2", - "@tanstack/vue-query": "^5.59.13", + "@arco-design/web-vue": "^2.56.3", + "@tanstack/vue-query": "^5.59.16", "@tinymce/tinymce-vue": "^6.1.0", - "@vueuse/core": "^11.1.0", + "@vueuse/core": "^11.2.0", "axios": "^1.7.7", "dayjs": "^1.11.13", "echarts": "^5.5.1", @@ -21,7 +21,7 @@ "mammoth": "^1.8.0", "mitt": "^3.0.1", "nprogress": "^0.2.0", - "pinia": "^2.2.4", + "pinia": "^2.2.5", "pinyin-match": "^1.2.6", "postcss-import": "^16.1.0", "qs": "^6.13.0", @@ -35,7 +35,7 @@ }, "devDependencies": { "@types/lodash-es": "^4.17.12", - "@types/node": "^22.7.9", + "@types/node": "^22.8.4", "@types/nprogress": "^0.2.3", "@types/qs": "^6.9.16", "@vitejs/plugin-vue": "^5.1.4", @@ -43,9 +43,9 @@ "@vue/babel-plugin-jsx": "^1.2.5", "autoprefixer": "^10.4.20", "browserslist": "^4.24.2", - "caniuse-lite": "^1.0.30001669", + "caniuse-lite": "^1.0.30001675", "eslint": "^9.13.0", - "eslint-plugin-vue": "^9.29.1", + "eslint-plugin-vue": "^9.30.0", "less": "^4.2.0", "less-loader": "^12.2.0", "postcss": "^8.4.47", @@ -87,9 +87,9 @@ } }, "node_modules/@arco-design/web-vue": { - "version": "2.56.2", - "resolved": "https://registry.npmmirror.com/@arco-design/web-vue/-/web-vue-2.56.2.tgz", - "integrity": "sha512-tKSED9mGWaaJ1QUHhJtk0o/N9LHMiShVJwZRUynk2UxEnwMpQ81rI5LRDE0DbJl9GEIRMEiXVP3scp7g3Oe8yA==", + "version": "2.56.3", + "resolved": "https://registry.npmmirror.com/@arco-design/web-vue/-/web-vue-2.56.3.tgz", + "integrity": "sha512-D2CPIXRBUPcg37TFsfWROZddCWFZnIwqGpsOhOn2BhmH89UFqtBGpTxyuMdYJEwKNXunp3dVL6V69ZMmJBRPOg==", "license": "MIT", "dependencies": { "@arco-design/color": "^0.4.0", @@ -1419,9 +1419,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.59.13", - "resolved": "https://registry.npmmirror.com/@tanstack/query-core/-/query-core-5.59.13.tgz", - "integrity": "sha512-Oou0bBu/P8+oYjXsJQ11j+gcpLAMpqW42UlokQYEz4dE7+hOtVO9rVuolJKgEccqzvyFzqX4/zZWY+R/v1wVsQ==", + "version": "5.59.16", + "resolved": "https://registry.npmmirror.com/@tanstack/query-core/-/query-core-5.59.16.tgz", + "integrity": "sha512-crHn+G3ltqb5JG0oUv6q+PMz1m1YkjpASrXTU+sYWW9pLk0t2GybUHNRqYPZWhxgjPaVGC4yp92gSFEJgYEsPw==", "license": "MIT", "funding": { "type": "github", @@ -1429,13 +1429,13 @@ } }, "node_modules/@tanstack/vue-query": { - "version": "5.59.13", - "resolved": "https://registry.npmmirror.com/@tanstack/vue-query/-/vue-query-5.59.13.tgz", - "integrity": "sha512-3pJg3NlNLD7sQLHFvPKIQ64l86uGuudqDUxlTGCBX5zlpTWjajzfovFc0DHcb0ClKtFyBCmrqnLcMMkjdJj6GQ==", + "version": "5.59.16", + "resolved": "https://registry.npmmirror.com/@tanstack/vue-query/-/vue-query-5.59.16.tgz", + "integrity": "sha512-ncKfvrDV1CfPWr4VKykn33yW74ZPbHZBBUN8X2saIvxH8yZLiT/lwjh50WpRSWLcCTw/zrQJgteA3X3Qsoqo5A==", "license": "MIT", "dependencies": { "@tanstack/match-sorter-utils": "^8.15.1", - "@tanstack/query-core": "5.59.13", + "@tanstack/query-core": "5.59.16", "@vue/devtools-api": "^6.6.3", "vue-demi": "^0.14.10" }, @@ -1549,13 +1549,13 @@ } }, "node_modules/@types/node": { - "version": "22.7.9", - "resolved": "https://registry.npmmirror.com/@types/node/-/node-22.7.9.tgz", - "integrity": "sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==", + "version": "22.8.4", + "resolved": "https://registry.npmmirror.com/@types/node/-/node-22.8.4.tgz", + "integrity": "sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==", "dev": true, "license": "MIT", "dependencies": { - "undici-types": "~6.19.2" + "undici-types": "~6.19.8" } }, "node_modules/@types/nprogress": { @@ -1768,14 +1768,14 @@ "license": "MIT" }, "node_modules/@vueuse/core": { - "version": "11.1.0", - "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-11.1.0.tgz", - "integrity": "sha512-P6dk79QYA6sKQnghrUz/1tHi0n9mrb/iO1WTMk/ElLmTyNqgDeSZ3wcDf6fRBGzRJbeG1dxzEOvLENMjr+E3fg==", + "version": "11.2.0", + "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-11.2.0.tgz", + "integrity": "sha512-JIUwRcOqOWzcdu1dGlfW04kaJhW3EXnnjJJfLTtddJanymTL7lF1C0+dVVZ/siLfc73mWn+cGP1PE1PKPruRSA==", "license": "MIT", "dependencies": { "@types/web-bluetooth": "^0.0.20", - "@vueuse/metadata": "11.1.0", - "@vueuse/shared": "11.1.0", + "@vueuse/metadata": "11.2.0", + "@vueuse/shared": "11.2.0", "vue-demi": ">=0.14.10" }, "funding": { @@ -1809,18 +1809,18 @@ } }, "node_modules/@vueuse/metadata": { - "version": "11.1.0", - "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-11.1.0.tgz", - "integrity": "sha512-l9Q502TBTaPYGanl1G+hPgd3QX5s4CGnpXriVBR5fEZ/goI6fvDaVmIl3Td8oKFurOxTmbXvBPSsgrd6eu6HYg==", + "version": "11.2.0", + "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-11.2.0.tgz", + "integrity": "sha512-L0ZmtRmNx+ZW95DmrgD6vn484gSpVeRbgpWevFKXwqqQxW9hnSi2Ppuh2BzMjnbv4aJRiIw8tQatXT9uOB23dQ==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@vueuse/shared": { - "version": "11.1.0", - "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-11.1.0.tgz", - "integrity": "sha512-YUtIpY122q7osj+zsNMFAfMTubGz0sn5QzE5gPzAIiCmtt2ha3uQUY1+JPyL4gRCTsLPX82Y9brNbo/aqlA91w==", + "version": "11.2.0", + "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-11.2.0.tgz", + "integrity": "sha512-VxFjie0EanOudYSgMErxXfq6fo8vhr5ICI+BuE3I9FnX7ePllEsVrRQ7O6Q1TLgApeLuPKcHQxAXpP+KnlrJsg==", "license": "MIT", "dependencies": { "vue-demi": ">=0.14.10" @@ -2363,9 +2363,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001669", - "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001669.tgz", - "integrity": "sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==", + "version": "1.0.30001675", + "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001675.tgz", + "integrity": "sha512-/wV1bQwPrkLiQMjaJF5yUMVM/VdRPOCU8QZ+PmG6uW6DvYSrNY1bpwHI/3mOcUosLaJCzYDi5o91IQB51ft6cg==", "dev": true, "funding": [ { @@ -2888,9 +2888,9 @@ } }, "node_modules/eslint-plugin-vue": { - "version": "9.29.1", - "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.29.1.tgz", - "integrity": "sha512-MH/MbVae4HV/tM8gKAVWMPJbYgW04CK7SuzYRrlNERpxbO0P3+Zdsa2oAcFBW6xNu7W6lIkGOsFAMCRTYmrlWQ==", + "version": "9.30.0", + "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.30.0.tgz", + "integrity": "sha512-CyqlRgShvljFkOeYK8wN5frh/OGTvkj1S7wlr2Q2pUvwq+X5VYiLd6ZjujpgSgLnys2W8qrBLkXQ41SUYaoPIQ==", "dev": true, "license": "MIT", "dependencies": { @@ -4491,9 +4491,9 @@ } }, "node_modules/pinia": { - "version": "2.2.4", - "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.2.4.tgz", - "integrity": "sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==", + "version": "2.2.5", + "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.2.5.tgz", + "integrity": "sha512-T4PEQ4uFv2KIRC8A1Y3k1ceQGTDtxtd7nngYGu1IJUUSpuQoYfGq7w7rOc+f5YN1vx3mEs2NjjtN2IFbNS7jqA==", "license": "MIT", "dependencies": { "@vue/devtools-api": "^6.6.3", @@ -4505,7 +4505,7 @@ "peerDependencies": { "@vue/composition-api": "^1.4.0", "typescript": ">=4.4.4", - "vue": "^2.6.14 || ^3.3.0" + "vue": "^2.6.14 || ^3.5.11" }, "peerDependenciesMeta": { "@vue/composition-api": { diff --git a/cdTMP/package.json b/cdTMP/package.json index 79ad26c..dfe2ef3 100644 --- a/cdTMP/package.json +++ b/cdTMP/package.json @@ -12,10 +12,10 @@ }, "dependencies": { "@arco-design/color": "^0.4.0", - "@arco-design/web-vue": "^2.56.2", - "@tanstack/vue-query": "^5.59.13", + "@arco-design/web-vue": "^2.56.3", + "@tanstack/vue-query": "^5.59.16", "@tinymce/tinymce-vue": "^6.1.0", - "@vueuse/core": "^11.1.0", + "@vueuse/core": "^11.2.0", "axios": "^1.7.7", "dayjs": "^1.11.13", "echarts": "^5.5.1", @@ -24,7 +24,7 @@ "mammoth": "^1.8.0", "mitt": "^3.0.1", "nprogress": "^0.2.0", - "pinia": "^2.2.4", + "pinia": "^2.2.5", "pinyin-match": "^1.2.6", "postcss-import": "^16.1.0", "qs": "^6.13.0", @@ -38,7 +38,7 @@ }, "devDependencies": { "@types/lodash-es": "^4.17.12", - "@types/node": "^22.7.9", + "@types/node": "^22.8.4", "@types/nprogress": "^0.2.3", "@types/qs": "^6.9.16", "@vitejs/plugin-vue": "^5.1.4", @@ -46,9 +46,9 @@ "@vue/babel-plugin-jsx": "^1.2.5", "autoprefixer": "^10.4.20", "browserslist": "^4.24.2", - "caniuse-lite": "^1.0.30001669", + "caniuse-lite": "^1.0.30001675", "eslint": "^9.13.0", - "eslint-plugin-vue": "^9.29.1", + "eslint-plugin-vue": "^9.30.0", "less": "^4.2.0", "less-loader": "^12.2.0", "postcss": "^8.4.47",