|
@@ -10,7 +10,8 @@
|
|
"luch-request": "^3.1.1",
|
|
"luch-request": "^3.1.1",
|
|
"pinia": "^2.2.2",
|
|
"pinia": "^2.2.2",
|
|
"pinia-plugin-persist-uni": "^1.3.1",
|
|
"pinia-plugin-persist-uni": "^1.3.1",
|
|
- "pinia-plugin-persistedstate": "^4.0.1"
|
|
|
|
|
|
+ "pinia-plugin-persistedstate": "^4.0.1",
|
|
|
|
+ "qs": "^6.13.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"node_modules/@ampproject/remapping": {
|
|
@@ -618,6 +619,25 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/call-bind": {
|
|
|
|
+ "version": "1.0.7",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.7.tgz",
|
|
|
|
+ "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "es-define-property": "^1.0.0",
|
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
|
+ "set-function-length": "^1.2.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/caniuse-lite": {
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001660",
|
|
"version": "1.0.30001660",
|
|
"resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz",
|
|
"resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz",
|
|
@@ -788,6 +808,23 @@
|
|
"integrity": "sha512-2CGvfTM2c+IP/MhdRZMpaHhTc6zIlgz3tQXJ/VGAkc7mjMrjqSU28qiI63yEcy+fcYfd/K+NNJcGRzap4M4bqw==",
|
|
"integrity": "sha512-2CGvfTM2c+IP/MhdRZMpaHhTc6zIlgz3tQXJ/VGAkc7mjMrjqSU28qiI63yEcy+fcYfd/K+NNJcGRzap4M4bqw==",
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
},
|
|
},
|
|
|
|
+ "node_modules/define-data-property": {
|
|
|
|
+ "version": "1.1.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/define-data-property/-/define-data-property-1.1.4.tgz",
|
|
|
|
+ "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "es-define-property": "^1.0.0",
|
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
|
+ "gopd": "^1.0.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/defu": {
|
|
"node_modules/defu": {
|
|
"version": "6.1.4",
|
|
"version": "6.1.4",
|
|
"resolved": "https://registry.npmmirror.com/defu/-/defu-6.1.4.tgz",
|
|
"resolved": "https://registry.npmmirror.com/defu/-/defu-6.1.4.tgz",
|
|
@@ -818,6 +855,27 @@
|
|
"integrity": "sha512-kpLJJi3zxTR1U828P+LIUDZ5ohixyo68/IcYOHLqnbTPr/wdgn4i1ECvmALN9E16JPA6cvCG5UG79gVwVdEK5w==",
|
|
"integrity": "sha512-kpLJJi3zxTR1U828P+LIUDZ5ohixyo68/IcYOHLqnbTPr/wdgn4i1ECvmALN9E16JPA6cvCG5UG79gVwVdEK5w==",
|
|
"license": "ISC"
|
|
"license": "ISC"
|
|
},
|
|
},
|
|
|
|
+ "node_modules/es-define-property": {
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "get-intrinsic": "^1.2.4"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/es-errors": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/escalade": {
|
|
"node_modules/escalade": {
|
|
"version": "3.2.0",
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz",
|
|
@@ -946,6 +1004,15 @@
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/function-bind": {
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/gensync": {
|
|
"node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"version": "1.0.0-beta.2",
|
|
"resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
"resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|
@@ -955,6 +1022,25 @@
|
|
"node": ">=6.9.0"
|
|
"node": ">=6.9.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/get-intrinsic": {
|
|
|
|
+ "version": "1.2.4",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
|
|
|
|
+ "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
|
+ "has-proto": "^1.0.1",
|
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
|
+ "hasown": "^2.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/get-stream": {
|
|
"node_modules/get-stream": {
|
|
"version": "8.0.1",
|
|
"version": "8.0.1",
|
|
"resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-8.0.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-8.0.1.tgz",
|
|
@@ -1027,6 +1113,18 @@
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/gopd": {
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "get-intrinsic": "^1.1.3"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/has-flag": {
|
|
"node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz",
|
|
@@ -1036,12 +1134,60 @@
|
|
"node": ">=4"
|
|
"node": ">=4"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/has-property-descriptors": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "es-define-property": "^1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/has-proto": {
|
|
|
|
+ "version": "1.0.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/has-proto/-/has-proto-1.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/has-symbols": {
|
|
|
|
+ "version": "1.0.3",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
|
|
+ "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/hash-sum": {
|
|
"node_modules/hash-sum": {
|
|
"version": "2.0.0",
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz",
|
|
"integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==",
|
|
"integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==",
|
|
"license": "MIT"
|
|
"license": "MIT"
|
|
},
|
|
},
|
|
|
|
+ "node_modules/hasown": {
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "function-bind": "^1.1.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/hookable": {
|
|
"node_modules/hookable": {
|
|
"version": "5.5.3",
|
|
"version": "5.5.3",
|
|
"resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz",
|
|
@@ -1416,6 +1562,18 @@
|
|
"node": "^14.16.0 || >=16.10.0"
|
|
"node": "^14.16.0 || >=16.10.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/object-inspect": {
|
|
|
|
+ "version": "1.13.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.2.tgz",
|
|
|
|
+ "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/ohash": {
|
|
"node_modules/ohash": {
|
|
"version": "1.1.3",
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmmirror.com/ohash/-/ohash-1.1.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/ohash/-/ohash-1.1.3.tgz",
|
|
@@ -1593,6 +1751,21 @@
|
|
"pathe": "^1.1.2"
|
|
"pathe": "^1.1.2"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/qs": {
|
|
|
|
+ "version": "6.13.0",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/qs/-/qs-6.13.0.tgz",
|
|
|
|
+ "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "side-channel": "^1.0.6"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=0.6"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/queue-microtask": {
|
|
"node_modules/queue-microtask": {
|
|
"version": "1.2.3",
|
|
"version": "1.2.3",
|
|
"resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
|
@@ -1686,6 +1859,23 @@
|
|
"node": ">=10"
|
|
"node": ">=10"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/set-function-length": {
|
|
|
|
+ "version": "1.2.2",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/set-function-length/-/set-function-length-1.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "define-data-property": "^1.1.4",
|
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
|
+ "function-bind": "^1.1.2",
|
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
|
+ "gopd": "^1.0.1",
|
|
|
|
+ "has-property-descriptors": "^1.0.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/shebang-command": {
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
@@ -1707,6 +1897,24 @@
|
|
"node": ">=8"
|
|
"node": ">=8"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/side-channel": {
|
|
|
|
+ "version": "1.0.6",
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.0.6.tgz",
|
|
|
|
+ "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
|
+ "object-inspect": "^1.13.1"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">= 0.4"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/signal-exit": {
|
|
"node_modules/signal-exit": {
|
|
"version": "4.1.0",
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-4.1.0.tgz",
|