453 lines
20 KiB
JSON
453 lines
20 KiB
JSON
{
|
|
"name": "vue3",
|
|
"version": "1.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "vue3",
|
|
"version": "1.1",
|
|
"dependencies": {
|
|
"clipboard": "^2.0.11",
|
|
"crypto-js": "^4.2.0",
|
|
"dayjs": "^1.11.13",
|
|
"gm-crypto": "^0.1.12",
|
|
"lodash": "^4.17.21",
|
|
"luch-request": "^3.0.8",
|
|
"mathjs": "^13.0.3",
|
|
"md5": "^2.3.0",
|
|
"pinia": "^2.0.24",
|
|
"pinia-plugin-persist-uni": "^1.2.0"
|
|
},
|
|
"devDependencies": {
|
|
"prettier": "^2.7.1",
|
|
"vconsole": "^3.15.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.26.0",
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz",
|
|
"integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@dcloudio/types": {
|
|
"version": "2.6.12",
|
|
"resolved": "https://registry.npmjs.org/@dcloudio/types/-/types-2.6.12.tgz",
|
|
"integrity": "sha512-mrCMwcINy1IFjU9VUqLeWBkj404yWs5paLDttBcA+eqUjanuUQbBcTVPqlrGgkyzLXDcV2oDDZRSNxNpXi4kMQ=="
|
|
},
|
|
"node_modules/@vue/devtools-api": {
|
|
"version": "6.6.4",
|
|
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
|
|
"integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g=="
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/base64-js/-/base64-js-1.5.1.tgz",
|
|
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/buffer/-/buffer-5.7.1.tgz",
|
|
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/charenc": {
|
|
"version": "0.0.2",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/charenc/-/charenc-0.0.2.tgz",
|
|
"integrity": "sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/clipboard": {
|
|
"version": "2.0.11",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/clipboard/-/clipboard-2.0.11.tgz",
|
|
"integrity": "sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw==",
|
|
"dependencies": {
|
|
"good-listener": "^1.2.2",
|
|
"select": "^1.1.2",
|
|
"tiny-emitter": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/complex.js": {
|
|
"version": "2.4.2",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/complex.js/-/complex.js-2.4.2.tgz",
|
|
"integrity": "sha512-qtx7HRhPGSCBtGiST4/WGHuW+zeaND/6Ld+db6PbrulIB1i2Ev/2UPiqcmpQNPSyfBKraC0EOvOKCB5dGZKt3g==",
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/rawify"
|
|
}
|
|
},
|
|
"node_modules/copy-text-to-clipboard": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/copy-text-to-clipboard/-/copy-text-to-clipboard-3.2.0.tgz",
|
|
"integrity": "sha512-RnJFp1XR/LOBDckxTib5Qjr/PMfkatD0MUCQgdpqS8MdKiNUzBjAQBEN6oUy+jW7LI93BBG3DtMB2KOOKpGs2Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/core-js": {
|
|
"version": "3.39.0",
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.39.0.tgz",
|
|
"integrity": "sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/crypt": {
|
|
"version": "0.0.2",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/crypt/-/crypt-0.0.2.tgz",
|
|
"integrity": "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/crypto-js": {
|
|
"version": "4.2.0",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/crypto-js/-/crypto-js-4.2.0.tgz",
|
|
"integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q=="
|
|
},
|
|
"node_modules/dayjs": {
|
|
"version": "1.11.13",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/dayjs/-/dayjs-1.11.13.tgz",
|
|
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="
|
|
},
|
|
"node_modules/decimal.js": {
|
|
"version": "10.5.0",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/decimal.js/-/decimal.js-10.5.0.tgz",
|
|
"integrity": "sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw=="
|
|
},
|
|
"node_modules/delegate": {
|
|
"version": "3.2.0",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/delegate/-/delegate-3.2.0.tgz",
|
|
"integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw=="
|
|
},
|
|
"node_modules/escape-latex": {
|
|
"version": "1.2.0",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/escape-latex/-/escape-latex-1.2.0.tgz",
|
|
"integrity": "sha512-nV5aVWW1K0wEiUIEdZ4erkGGH8mDxGyxSeqPzRNtWP7ataw+/olFObw7hujFWlVjNsaDFw5VZ5NzVSIqRgfTiw=="
|
|
},
|
|
"node_modules/fraction.js": {
|
|
"version": "4.3.7",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/fraction.js/-/fraction.js-4.3.7.tgz",
|
|
"integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"type": "patreon",
|
|
"url": "https://github.com/sponsors/rawify"
|
|
}
|
|
},
|
|
"node_modules/gm-crypto": {
|
|
"version": "0.1.12",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/gm-crypto/-/gm-crypto-0.1.12.tgz",
|
|
"integrity": "sha512-ercd9ionBqxR+/FCXICr0eo+jzC8BvSK0j9L7/eB0uwbyjgeMPTdBNrcQTqIuRXOtOAKSGsTNvtLYFnIxNEoFg==",
|
|
"dependencies": {
|
|
"buffer": "^5.7.0",
|
|
"jsbn": "^1.1.0",
|
|
"to-arraybuffer": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/good-listener": {
|
|
"version": "1.2.2",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/good-listener/-/good-listener-1.2.2.tgz",
|
|
"integrity": "sha512-goW1b+d9q/HIwbVYZzZ6SsTr4IgE+WA44A0GmPIQstuOrgsFcT7VEJ48nmr9GaRtNu0XTKacFLGnBPAM6Afouw==",
|
|
"dependencies": {
|
|
"delegate": "^3.1.2"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/ieee754/-/ieee754-1.2.1.tgz",
|
|
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
]
|
|
},
|
|
"node_modules/is-buffer": {
|
|
"version": "1.1.6",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/is-buffer/-/is-buffer-1.1.6.tgz",
|
|
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
|
|
},
|
|
"node_modules/javascript-natural-sort": {
|
|
"version": "0.7.1",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/javascript-natural-sort/-/javascript-natural-sort-0.7.1.tgz",
|
|
"integrity": "sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw=="
|
|
},
|
|
"node_modules/jsbn": {
|
|
"version": "1.1.0",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/jsbn/-/jsbn-1.1.0.tgz",
|
|
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A=="
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
},
|
|
"node_modules/luch-request": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/luch-request/-/luch-request-3.1.1.tgz",
|
|
"integrity": "sha512-p7+mlcEtgRcd0OfXC4XZbyiwSr1XgCeqNT7LlVUjnk7InYl/8d5Rk7BUqAYNA2WRafI1wRIUQWRWZRpeUwWR0w==",
|
|
"dependencies": {
|
|
"@dcloudio/types": "^2.0.16"
|
|
}
|
|
},
|
|
"node_modules/mathjs": {
|
|
"version": "13.2.3",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/mathjs/-/mathjs-13.2.3.tgz",
|
|
"integrity": "sha512-I67Op0JU7gGykFK64bJexkSAmX498x0oybxfVXn1rroEMZTmfxppORhnk8mEUnPrbTfabDKCqvm18vJKMk2UJQ==",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.7",
|
|
"complex.js": "^2.2.5",
|
|
"decimal.js": "^10.4.3",
|
|
"escape-latex": "^1.2.0",
|
|
"fraction.js": "^4.3.7",
|
|
"javascript-natural-sort": "^0.7.1",
|
|
"seedrandom": "^3.0.5",
|
|
"tiny-emitter": "^2.1.0",
|
|
"typed-function": "^4.2.1"
|
|
},
|
|
"bin": {
|
|
"mathjs": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/md5": {
|
|
"version": "2.3.0",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/md5/-/md5-2.3.0.tgz",
|
|
"integrity": "sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==",
|
|
"dependencies": {
|
|
"charenc": "0.0.2",
|
|
"crypt": "0.0.2",
|
|
"is-buffer": "~1.1.6"
|
|
}
|
|
},
|
|
"node_modules/mutation-observer": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/mutation-observer/-/mutation-observer-1.0.3.tgz",
|
|
"integrity": "sha512-M/O/4rF2h776hV7qGMZUH3utZLO/jK7p8rnNgGkjKUw8zCGjRQPxB8z6+5l8+VjRUQ3dNYu4vjqXYLr+U8ZVNA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/pinia": {
|
|
"version": "2.2.6",
|
|
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.6.tgz",
|
|
"integrity": "sha512-vIsR8JkDN5Ga2vAxqOE2cJj4VtsHnzpR1Fz30kClxlh0yCHfec6uoMeM3e/ddqmwFUejK3NlrcQa/shnpyT4hA==",
|
|
"dependencies": {
|
|
"@vue/devtools-api": "^6.6.3",
|
|
"vue-demi": "^0.14.10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/posva"
|
|
},
|
|
"peerDependencies": {
|
|
"@vue/composition-api": "^1.4.0",
|
|
"typescript": ">=4.4.4",
|
|
"vue": "^2.6.14 || ^3.5.11"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@vue/composition-api": {
|
|
"optional": true
|
|
},
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/pinia-plugin-persist-uni": {
|
|
"version": "1.3.1",
|
|
"resolved": "https://registry.npmjs.org/pinia-plugin-persist-uni/-/pinia-plugin-persist-uni-1.3.1.tgz",
|
|
"integrity": "sha512-E7HEj6Hy3ZZKXCDG7yKWQ7Dg99Ibtei2qssY6w8wlqVBl3X54xSydiju8kO7IYPHw8heYAPjPBAF8TGCTdvRGQ==",
|
|
"dependencies": {
|
|
"vue-demi": "^0.12.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@vue/composition-api": "^1.0.0",
|
|
"pinia": "^2.0.0",
|
|
"vue": "^2.0.0 || >=3.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@vue/composition-api": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/pinia-plugin-persist-uni/node_modules/vue-demi": {
|
|
"version": "0.12.5",
|
|
"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.12.5.tgz",
|
|
"integrity": "sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==",
|
|
"hasInstallScript": true,
|
|
"bin": {
|
|
"vue-demi-fix": "bin/vue-demi-fix.js",
|
|
"vue-demi-switch": "bin/vue-demi-switch.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
},
|
|
"peerDependencies": {
|
|
"@vue/composition-api": "^1.0.0-rc.1",
|
|
"vue": "^3.0.0-0 || ^2.6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@vue/composition-api": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "2.8.8",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz",
|
|
"integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
|
|
"dev": true,
|
|
"bin": {
|
|
"prettier": "bin-prettier.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/regenerator-runtime": {
|
|
"version": "0.14.1",
|
|
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
|
|
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
|
|
},
|
|
"node_modules/seedrandom": {
|
|
"version": "3.0.5",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/seedrandom/-/seedrandom-3.0.5.tgz",
|
|
"integrity": "sha512-8OwmbklUNzwezjGInmZ+2clQmExQPvomqjL7LFqOYqtmuxRgQYqOD3mHaU+MvZn5FLUeVxVfQjwLZW/n/JFuqg=="
|
|
},
|
|
"node_modules/select": {
|
|
"version": "1.1.2",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/select/-/select-1.1.2.tgz",
|
|
"integrity": "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA=="
|
|
},
|
|
"node_modules/tiny-emitter": {
|
|
"version": "2.1.0",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
|
|
"integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
|
|
},
|
|
"node_modules/to-arraybuffer": {
|
|
"version": "1.0.1",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
|
|
"integrity": "sha512-okFlQcoGTi4LQBG/PgSYblw9VOyptsz2KJZqc6qtgGdes8VktzUQkj4BI2blit072iS8VODNcMA+tvnS9dnuMA=="
|
|
},
|
|
"node_modules/typed-function": {
|
|
"version": "4.2.1",
|
|
"resolved": "http://nexus.ctjsoft.com:8081/nexus/content/groups/npm-group/typed-function/-/typed-function-4.2.1.tgz",
|
|
"integrity": "sha512-EGjWssW7Tsk4DGfE+5yluuljS1OGYWiI1J6e8puZz9nTMM51Oug8CD5Zo4gWMsOhq5BI+1bF+rWTm4Vbj3ivRA==",
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/vconsole": {
|
|
"version": "3.15.1",
|
|
"resolved": "https://registry.npmjs.org/vconsole/-/vconsole-3.15.1.tgz",
|
|
"integrity": "sha512-KH8XLdrq9T5YHJO/ixrjivHfmF2PC2CdVoK6RWZB4yftMykYIaXY1mxZYAic70vADM54kpMQF+dYmvl5NRNy1g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.17.2",
|
|
"copy-text-to-clipboard": "^3.0.1",
|
|
"core-js": "^3.11.0",
|
|
"mutation-observer": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/vue": {
|
|
"version": "2.6.14",
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.14.tgz",
|
|
"integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==",
|
|
"deprecated": "Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details.",
|
|
"peer": true
|
|
},
|
|
"node_modules/vue-demi": {
|
|
"version": "0.14.10",
|
|
"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
|
|
"integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
|
|
"hasInstallScript": true,
|
|
"bin": {
|
|
"vue-demi-fix": "bin/vue-demi-fix.js",
|
|
"vue-demi-switch": "bin/vue-demi-switch.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
},
|
|
"peerDependencies": {
|
|
"@vue/composition-api": "^1.0.0-rc.1",
|
|
"vue": "^3.0.0-0 || ^2.6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@vue/composition-api": {
|
|
"optional": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|