|
@@ -9,7 +9,7 @@
|
|
|
"version": "0.0.0",
|
|
|
"dependencies": {
|
|
|
"element-plus": "^2.8.2",
|
|
|
- "vue": "^3.2.37",
|
|
|
+ "vue": "^3.5.12",
|
|
|
"vue-router": "^4.4.3",
|
|
|
"vuex": "^4.0.2"
|
|
|
},
|
|
@@ -20,30 +20,30 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
- "version": "7.24.8",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
|
|
|
- "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
|
|
|
+ "version": "7.25.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
|
|
|
+ "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
- "version": "7.24.7",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
|
|
|
- "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
|
|
|
+ "version": "7.25.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
|
|
|
+ "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/parser": {
|
|
|
- "version": "7.25.6",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.25.6.tgz",
|
|
|
- "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==",
|
|
|
+ "version": "7.25.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.25.9.tgz",
|
|
|
+ "integrity": "sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/types": "^7.25.6"
|
|
|
+ "@babel/types": "^7.25.9"
|
|
|
},
|
|
|
"bin": {
|
|
|
"parser": "bin/babel-parser.js"
|
|
@@ -53,14 +53,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/types": {
|
|
|
- "version": "7.25.6",
|
|
|
- "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.25.6.tgz",
|
|
|
- "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==",
|
|
|
+ "version": "7.25.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.25.9.tgz",
|
|
|
+ "integrity": "sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/helper-string-parser": "^7.24.8",
|
|
|
- "@babel/helper-validator-identifier": "^7.24.7",
|
|
|
- "to-fast-properties": "^2.0.0"
|
|
|
+ "@babel/helper-string-parser": "^7.25.9",
|
|
|
+ "@babel/helper-validator-identifier": "^7.25.9"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -196,53 +195,53 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/compiler-core": {
|
|
|
- "version": "3.5.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.4.tgz",
|
|
|
- "integrity": "sha512-oNwn+BAt3n9dK9uAYvI+XGlutwuTq/wfj4xCBaZCqwwVIGtD7D6ViihEbyYZrDHIHTDE3Q6oL3/hqmAyFEy9DQ==",
|
|
|
+ "version": "3.5.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.12.tgz",
|
|
|
+ "integrity": "sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@babel/parser": "^7.25.3",
|
|
|
- "@vue/shared": "3.5.4",
|
|
|
+ "@vue/shared": "3.5.12",
|
|
|
"entities": "^4.5.0",
|
|
|
"estree-walker": "^2.0.2",
|
|
|
"source-map-js": "^1.2.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/compiler-dom": {
|
|
|
- "version": "3.5.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.4.tgz",
|
|
|
- "integrity": "sha512-yP9RRs4BDLOLfldn6ah+AGCNovGjMbL9uHvhDHf5wan4dAHLnFGOkqtfE7PPe4HTXIqE7l/NILdYw53bo1C8jw==",
|
|
|
+ "version": "3.5.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.12.tgz",
|
|
|
+ "integrity": "sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@vue/compiler-core": "3.5.4",
|
|
|
- "@vue/shared": "3.5.4"
|
|
|
+ "@vue/compiler-core": "3.5.12",
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/compiler-sfc": {
|
|
|
- "version": "3.5.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.4.tgz",
|
|
|
- "integrity": "sha512-P+yiPhL+NYH7m0ZgCq7AQR2q7OIE+mpAEgtkqEeH9oHSdIRvUO+4X6MPvblJIWcoe4YC5a2Gdf/RsoyP8FFiPQ==",
|
|
|
+ "version": "3.5.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.12.tgz",
|
|
|
+ "integrity": "sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@babel/parser": "^7.25.3",
|
|
|
- "@vue/compiler-core": "3.5.4",
|
|
|
- "@vue/compiler-dom": "3.5.4",
|
|
|
- "@vue/compiler-ssr": "3.5.4",
|
|
|
- "@vue/shared": "3.5.4",
|
|
|
+ "@vue/compiler-core": "3.5.12",
|
|
|
+ "@vue/compiler-dom": "3.5.12",
|
|
|
+ "@vue/compiler-ssr": "3.5.12",
|
|
|
+ "@vue/shared": "3.5.12",
|
|
|
"estree-walker": "^2.0.2",
|
|
|
"magic-string": "^0.30.11",
|
|
|
- "postcss": "^8.4.44",
|
|
|
+ "postcss": "^8.4.47",
|
|
|
"source-map-js": "^1.2.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/compiler-ssr": {
|
|
|
- "version": "3.5.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.4.tgz",
|
|
|
- "integrity": "sha512-acESdTXsxPnYr2C4Blv0ggx5zIFMgOzZmYU2UgvIff9POdRGbRNBHRyzHAnizcItvpgerSKQbllUc9USp3V7eg==",
|
|
|
+ "version": "3.5.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.12.tgz",
|
|
|
+ "integrity": "sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@vue/compiler-dom": "3.5.4",
|
|
|
- "@vue/shared": "3.5.4"
|
|
|
+ "@vue/compiler-dom": "3.5.12",
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/devtools-api": {
|
|
@@ -252,53 +251,53 @@
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/@vue/reactivity": {
|
|
|
- "version": "3.5.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.4.tgz",
|
|
|
- "integrity": "sha512-HKKbEuP7tYSGCq4e4nK6ZW6l5hyG66OUetefBp4budUyjvAYsnQDf+bgFzg2RAgnH0CInyqXwD9y47jwJEHrQw==",
|
|
|
+ "version": "3.5.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.12.tgz",
|
|
|
+ "integrity": "sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@vue/shared": "3.5.4"
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/runtime-core": {
|
|
|
- "version": "3.5.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.4.tgz",
|
|
|
- "integrity": "sha512-f3ek2sTA0AFu0n+w+kCtz567Euqqa3eHewvo4klwS7mWfSj/A+UmYTwsnUFo35KeyAFY60JgrCGvEBsu1n/3LA==",
|
|
|
+ "version": "3.5.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.12.tgz",
|
|
|
+ "integrity": "sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@vue/reactivity": "3.5.4",
|
|
|
- "@vue/shared": "3.5.4"
|
|
|
+ "@vue/reactivity": "3.5.12",
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/runtime-dom": {
|
|
|
- "version": "3.5.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.4.tgz",
|
|
|
- "integrity": "sha512-ofyc0w6rbD5KtjhP1i9hGOKdxGpvmuB1jprP7Djlj0X7R5J/oLwuNuE98GJ8WW31Hu2VxQHtk/LYTAlW8xrJdw==",
|
|
|
+ "version": "3.5.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.12.tgz",
|
|
|
+ "integrity": "sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@vue/reactivity": "3.5.4",
|
|
|
- "@vue/runtime-core": "3.5.4",
|
|
|
- "@vue/shared": "3.5.4",
|
|
|
+ "@vue/reactivity": "3.5.12",
|
|
|
+ "@vue/runtime-core": "3.5.12",
|
|
|
+ "@vue/shared": "3.5.12",
|
|
|
"csstype": "^3.1.3"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/server-renderer": {
|
|
|
- "version": "3.5.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.4.tgz",
|
|
|
- "integrity": "sha512-FbjV6DJLgKRetMYFBA1UXCroCiED/Ckr53/ba9wivyd7D/Xw9fpo0T6zXzCnxQwyvkyrL7y6plgYhWhNjGxY5g==",
|
|
|
+ "version": "3.5.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.12.tgz",
|
|
|
+ "integrity": "sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@vue/compiler-ssr": "3.5.4",
|
|
|
- "@vue/shared": "3.5.4"
|
|
|
+ "@vue/compiler-ssr": "3.5.12",
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
- "vue": "3.5.4"
|
|
|
+ "vue": "3.5.12"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/shared": {
|
|
|
- "version": "3.5.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.4.tgz",
|
|
|
- "integrity": "sha512-L2MCDD8l7yC62Te5UUyPVpmexhL9ipVnYRw9CsWfm/BGRL5FwDX4a25bcJ/OJSD3+Hx+k/a8LDKcG2AFdJV3BA==",
|
|
|
+ "version": "3.5.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.12.tgz",
|
|
|
+ "integrity": "sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/@vueuse/core": {
|
|
@@ -1057,9 +1056,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/magic-string": {
|
|
|
- "version": "0.30.11",
|
|
|
- "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.11.tgz",
|
|
|
- "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
|
|
|
+ "version": "0.30.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.12.tgz",
|
|
|
+ "integrity": "sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
|
@@ -1132,9 +1131,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/postcss": {
|
|
|
- "version": "8.4.45",
|
|
|
- "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.45.tgz",
|
|
|
- "integrity": "sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==",
|
|
|
+ "version": "8.4.47",
|
|
|
+ "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.47.tgz",
|
|
|
+ "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
|
|
|
"funding": [
|
|
|
{
|
|
|
"type": "opencollective",
|
|
@@ -1152,8 +1151,8 @@
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"nanoid": "^3.3.7",
|
|
|
- "picocolors": "^1.0.1",
|
|
|
- "source-map-js": "^1.2.0"
|
|
|
+ "picocolors": "^1.1.0",
|
|
|
+ "source-map-js": "^1.2.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^10 || ^12 || >=14"
|
|
@@ -1246,15 +1245,6 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/to-fast-properties": {
|
|
|
- "version": "2.0.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
|
- "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=4"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/to-regex-range": {
|
|
|
"version": "5.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
@@ -1319,16 +1309,16 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/vue": {
|
|
|
- "version": "3.5.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.4.tgz",
|
|
|
- "integrity": "sha512-3yAj2gkmiY+i7+22A1PWM+kjOVXjU74UPINcTiN7grIVPyFFI0lpGwHlV/4xydDmobaBn7/xmi+YG8HeSlCTcg==",
|
|
|
+ "version": "3.5.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.12.tgz",
|
|
|
+ "integrity": "sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@vue/compiler-dom": "3.5.4",
|
|
|
- "@vue/compiler-sfc": "3.5.4",
|
|
|
- "@vue/runtime-dom": "3.5.4",
|
|
|
- "@vue/server-renderer": "3.5.4",
|
|
|
- "@vue/shared": "3.5.4"
|
|
|
+ "@vue/compiler-dom": "3.5.12",
|
|
|
+ "@vue/compiler-sfc": "3.5.12",
|
|
|
+ "@vue/runtime-dom": "3.5.12",
|
|
|
+ "@vue/server-renderer": "3.5.12",
|
|
|
+ "@vue/shared": "3.5.12"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"typescript": "*"
|