|
17 | 17 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a"
|
18 | 18 | integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==
|
19 | 19 |
|
| 20 | +"@babel/parser@^7.23.5": |
| 21 | + version "7.23.5" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
| 23 | + integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
| 24 | + |
20 | 25 | "@babel/types@^7.6.1", "@babel/types@^7.9.6":
|
21 | 26 | version "7.19.3"
|
22 | 27 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624"
|
|
36 | 41 | resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.15.10.tgz#78a42897c2cf8db9fd5f1811f7590393b77774c7"
|
37 | 42 | integrity sha512-w0Ou3Z83LOYEkwaui2M8VwIp+nLi/NA60lBLMvaJ+vXVMcsARYdEzLNE7RSm4+lSg4zq4d7fAVuzk7PNQ5JFgg==
|
38 | 43 |
|
| 44 | +"@jridgewell/sourcemap-codec@^1.4.15": |
| 45 | + version "1.4.15" |
| 46 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 47 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 48 | + |
39 | 49 |
|
40 | 50 | version "7.0.96"
|
41 | 51 | resolved "https://registry.yarnpkg.com/@mdi/js/-/js-7.0.96.tgz#8e7a54d5cb38831e3150632cc19e380f54d9edd6"
|
|
150 | 160 | estree-walker "^2.0.2"
|
151 | 161 | source-map "^0.6.1"
|
152 | 162 |
|
| 163 | + |
| 164 | + version "3.3.10" |
| 165 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.3.10.tgz#9ca4123a1458df43db641aaa8b7d1e636aa22545" |
| 166 | + integrity sha512-doe0hODR1+i1menPkRzJ5MNR6G+9uiZHIknK3Zn5OcIztu6GGw7u0XUzf3AgB8h/dfsZC9eouzoLo3c3+N/cVA== |
| 167 | + dependencies: |
| 168 | + "@babel/parser" "^7.23.5" |
| 169 | + "@vue/shared" "3.3.10" |
| 170 | + estree-walker "^2.0.2" |
| 171 | + source-map-js "^1.0.2" |
| 172 | + |
153 | 173 | "@vue/[email protected]", "@vue/compiler-dom@^3.2.38":
|
154 | 174 | version "3.2.40"
|
155 | 175 | resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.2.40.tgz#c225418773774db536174d30d3f25ba42a33e7e4"
|
|
158 | 178 | "@vue/compiler-core" "3.2.40"
|
159 | 179 | "@vue/shared" "3.2.40"
|
160 | 180 |
|
161 |
| -"@vue/[email protected]", "@vue/compiler-sfc@^3.2.38": |
| 181 | + |
| 182 | + version "3.3.10" |
| 183 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.3.10.tgz#183811252be6aff4ac923f783124bb1590301907" |
| 184 | + integrity sha512-NCrqF5fm10GXZIK0GrEAauBqdy+F2LZRt3yNHzrYjpYBuRssQbuPLtSnSNjyR9luHKkWSH8we5LMB3g+4z2HvA== |
| 185 | + dependencies: |
| 186 | + "@vue/compiler-core" "3.3.10" |
| 187 | + "@vue/shared" "3.3.10" |
| 188 | + |
| 189 | + |
| 190 | + version "3.3.10" |
| 191 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.3.10.tgz#8eb97d42f276089ec58fd0565ef3a813bceeaa87" |
| 192 | + integrity sha512-xpcTe7Rw7QefOTRFFTlcfzozccvjM40dT45JtrE3onGm/jBLZ0JhpKu3jkV7rbDFLeeagR/5RlJ2Y9SvyS0lAg== |
| 193 | + dependencies: |
| 194 | + "@babel/parser" "^7.23.5" |
| 195 | + "@vue/compiler-core" "3.3.10" |
| 196 | + "@vue/compiler-dom" "3.3.10" |
| 197 | + "@vue/compiler-ssr" "3.3.10" |
| 198 | + "@vue/reactivity-transform" "3.3.10" |
| 199 | + "@vue/shared" "3.3.10" |
| 200 | + estree-walker "^2.0.2" |
| 201 | + magic-string "^0.30.5" |
| 202 | + postcss "^8.4.32" |
| 203 | + source-map-js "^1.0.2" |
| 204 | + |
| 205 | +"@vue/compiler-sfc@^3.2.38": |
162 | 206 | version "3.2.40"
|
163 | 207 | resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.2.40.tgz#61823283efc84d25d9d2989458f305d32a2ed141"
|
164 | 208 | integrity sha512-tzqwniIN1fu1PDHC3CpqY/dPCfN/RN1thpBC+g69kJcrl7mbGiHKNwbA6kJ3XKKy8R6JLKqcpVugqN4HkeBFFg==
|
|
182 | 226 | "@vue/compiler-dom" "3.2.40"
|
183 | 227 | "@vue/shared" "3.2.40"
|
184 | 228 |
|
| 229 | + |
| 230 | + version "3.3.10" |
| 231 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.3.10.tgz#5a1b14a358cb3960a4edbce0ade90548e452fcaa" |
| 232 | + integrity sha512-12iM4jA4GEbskwXMmPcskK5wImc2ohKm408+o9iox3tfN9qua8xL0THIZtoe9OJHnXP4eOWZpgCAAThEveNlqQ== |
| 233 | + dependencies: |
| 234 | + "@vue/compiler-dom" "3.3.10" |
| 235 | + "@vue/shared" "3.3.10" |
| 236 | + |
185 | 237 | "@vue/devtools-api@^6.1.4":
|
186 | 238 | version "6.4.2"
|
187 | 239 | resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.4.2.tgz#faf303a70cd9f8662896d663a195df41a8af1e53"
|
|
198 | 250 | estree-walker "^2.0.2"
|
199 | 251 | magic-string "^0.25.7"
|
200 | 252 |
|
| 253 | + |
| 254 | + version "3.3.10" |
| 255 | + resolved "https://registry.yarnpkg.com/@vue/reactivity-transform/-/reactivity-transform-3.3.10.tgz#b045776cc954bb57883fd305db7a200d42993768" |
| 256 | + integrity sha512-0xBdk+CKHWT+Gev8oZ63Tc0qFfj935YZx+UAynlutnrDZ4diFCVFMWixn65HzjE3S1iJppWOo6Tt1OzASH7VEg== |
| 257 | + dependencies: |
| 258 | + "@babel/parser" "^7.23.5" |
| 259 | + "@vue/compiler-core" "3.3.10" |
| 260 | + "@vue/shared" "3.3.10" |
| 261 | + estree-walker "^2.0.2" |
| 262 | + magic-string "^0.30.5" |
| 263 | + |
201 | 264 |
|
202 | 265 | version "3.2.38"
|
203 | 266 | resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.2.38.tgz#d576fdcea98eefb96a1f1ad456e289263e87292e"
|
204 | 267 | integrity sha512-6L4myYcH9HG2M25co7/BSo0skKFHpAN8PhkNPM4xRVkyGl1K5M3Jx4rp5bsYhvYze2K4+l+pioN4e6ZwFLUVtw==
|
205 | 268 | dependencies:
|
206 | 269 | "@vue/shared" "3.2.38"
|
207 | 270 |
|
208 |
| -"@vue/[email protected]", "@vue/reactivity@^3.2.38": |
| 271 | + |
| 272 | + version "3.3.10" |
| 273 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.3.10.tgz#78fe3da319276d9e6d0f072037532928c472a287" |
| 274 | + integrity sha512-H5Z7rOY/JLO+e5a6/FEXaQ1TMuOvY4LDVgT+/+HKubEAgs9qeeZ+NhADSeEtrNQeiKLDuzeKc8v0CUFpB6Pqgw== |
| 275 | + dependencies: |
| 276 | + "@vue/shared" "3.3.10" |
| 277 | + |
| 278 | +"@vue/reactivity@^3.2.38": |
209 | 279 | version "3.2.40"
|
210 | 280 | resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.2.40.tgz#ae65496f5b364e4e481c426f391568ed7d133cca"
|
211 | 281 | integrity sha512-N9qgGLlZmtUBMHF9xDT4EkD9RdXde1Xbveb+niWMXuHVWQP5BzgRmE3SFyUBBcyayG4y1lhoz+lphGRRxxK4RA==
|
212 | 282 | dependencies:
|
213 | 283 | "@vue/shared" "3.2.40"
|
214 | 284 |
|
215 |
| -"@vue/runtime-core@3.2.40": |
216 |
| - version "3.2.40" |
217 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.2.40.tgz#e814358bf1b0ff6d4a6b4f8f62d9f341964fb275" |
218 |
| - integrity sha512-U1+rWf0H8xK8aBUZhnrN97yoZfHbjgw/bGUzfgKPJl69/mXDuSg8CbdBYBn6VVQdR947vWneQBFzdhasyzMUKg== |
| 285 | +"@vue/runtime-core@3.3.10": |
| 286 | + version "3.3.10" |
| 287 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.3.10.tgz#d7b78c5c0500b856cf9447ef81d4a1b1438fd5bb" |
| 288 | + integrity sha512-DZ0v31oTN4YHX9JEU5VW1LoIVgFovWgIVb30bWn9DG9a7oA415idcwsRNNajqTx8HQJyOaWfRKoyuP2P2TYIag== |
219 | 289 | dependencies:
|
220 |
| - "@vue/reactivity" "3.2.40" |
221 |
| - "@vue/shared" "3.2.40" |
| 290 | + "@vue/reactivity" "3.3.10" |
| 291 | + "@vue/shared" "3.3.10" |
222 | 292 |
|
223 |
| -"@vue/runtime-dom@3.2.40": |
224 |
| - version "3.2.40" |
225 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.2.40.tgz#975119feac5ab703aa9bbbf37c9cc966602c8eab" |
226 |
| - integrity sha512-AO2HMQ+0s2+MCec8hXAhxMgWhFhOPJ/CyRXnmTJ6XIOnJFLrH5Iq3TNwvVcODGR295jy77I6dWPj+wvFoSYaww== |
| 293 | +"@vue/runtime-dom@3.3.10": |
| 294 | + version "3.3.10" |
| 295 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.3.10.tgz#130dfffb8fee8051671aaf80c5104d2020544950" |
| 296 | + integrity sha512-c/jKb3ny05KJcYk0j1m7Wbhrxq7mZYr06GhKykDMNRRR9S+/dGT8KpHuNQjv3/8U4JshfkAk6TpecPD3B21Ijw== |
227 | 297 | dependencies:
|
228 |
| - "@vue/runtime-core" "3.2.40" |
229 |
| - "@vue/shared" "3.2.40" |
230 |
| - csstype "^2.6.8" |
| 298 | + "@vue/runtime-core" "3.3.10" |
| 299 | + "@vue/shared" "3.3.10" |
| 300 | + csstype "^3.1.2" |
231 | 301 |
|
232 |
| -"@vue/server-renderer@3.2.40": |
233 |
| - version "3.2.40" |
234 |
| - resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.2.40.tgz#55eaac31f7105c3907e1895129bf4efb6b0ce393" |
235 |
| - integrity sha512-gtUcpRwrXOJPJ4qyBpU3EyxQa4EkV8I4f8VrDePcGCPe4O/hd0BPS7v9OgjIQob6Ap8VDz9G+mGTKazE45/95w== |
| 302 | +"@vue/server-renderer@3.3.10": |
| 303 | + version "3.3.10" |
| 304 | + resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.3.10.tgz#f23d151f0e5021ebdc730052d9934c9178486742" |
| 305 | + integrity sha512-0i6ww3sBV3SKlF3YTjSVqKQ74xialMbjVYGy7cOTi7Imd8ediE7t72SK3qnvhrTAhOvlQhq6Bk6nFPdXxe0sAg== |
236 | 306 | dependencies:
|
237 |
| - "@vue/compiler-ssr" "3.2.40" |
238 |
| - "@vue/shared" "3.2.40" |
| 307 | + "@vue/compiler-ssr" "3.3.10" |
| 308 | + "@vue/shared" "3.3.10" |
239 | 309 |
|
240 | 310 |
|
241 | 311 | version "3.2.38"
|
|
247 | 317 | resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.40.tgz#e57799da2a930b975321981fcee3d1e90ed257ae"
|
248 | 318 | integrity sha512-0PLQ6RUtZM0vO3teRfzGi4ltLUO5aO+kLgwh4Um3THSR03rpQWLTuRCkuO5A41ITzwdWeKdPHtSARuPkoo5pCQ==
|
249 | 319 |
|
| 320 | + |
| 321 | + version "3.3.10" |
| 322 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.10.tgz#1583a8d85a957d8b819078c465d2a11db7914b2f" |
| 323 | + integrity sha512-2y3Y2J1a3RhFa0WisHvACJR2ncvWiVHcP8t0Inxo+NKz+8RKO4ZV8eZgCxRgQoA6ITfV12L4E6POOL9HOU5nqw== |
| 324 | + |
250 | 325 | "@vuetify/loader-shared@^1.6.0":
|
251 | 326 | version "1.6.0"
|
252 | 327 | resolved "https://registry.yarnpkg.com/@vuetify/loader-shared/-/loader-shared-1.6.0.tgz#b595eee4d5867c7ba7efd5248a631cce9a94c72c"
|
@@ -367,10 +442,10 @@ constantinople@^4.0.1:
|
367 | 442 | "@babel/parser" "^7.6.0"
|
368 | 443 | "@babel/types" "^7.6.1"
|
369 | 444 |
|
370 |
| -csstype@^2.6.8: |
371 |
| - version "2.6.21" |
372 |
| - resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.21.tgz#2efb85b7cc55c80017c66a5ad7cbd931fda3a90e" |
373 |
| - integrity sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w== |
| 445 | +csstype@^3.1.2: |
| 446 | + version "3.1.2" |
| 447 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b" |
| 448 | + integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== |
374 | 449 |
|
375 | 450 | debug@^4.3.3, debug@^4.3.4:
|
376 | 451 | version "4.3.4"
|
@@ -1007,6 +1082,13 @@ magic-string@^0.25.7:
|
1007 | 1082 | dependencies:
|
1008 | 1083 | sourcemap-codec "^1.4.8"
|
1009 | 1084 |
|
| 1085 | +magic-string@^0.30.5: |
| 1086 | + version "0.30.5" |
| 1087 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9" |
| 1088 | + integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA== |
| 1089 | + dependencies: |
| 1090 | + "@jridgewell/sourcemap-codec" "^1.4.15" |
| 1091 | + |
1010 | 1092 | make-dir@^3.0.2:
|
1011 | 1093 | version "3.1.0"
|
1012 | 1094 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
|
@@ -1042,6 +1124,11 @@ nanoid@^3.3.4:
|
1042 | 1124 | resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
|
1043 | 1125 | integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
|
1044 | 1126 |
|
| 1127 | +nanoid@^3.3.7: |
| 1128 | + version "3.3.7" |
| 1129 | + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8" |
| 1130 | + integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g== |
| 1131 | + |
1045 | 1132 | normalize-path@^3.0.0, normalize-path@~3.0.0:
|
1046 | 1133 | version "3.0.0"
|
1047 | 1134 | resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
|
@@ -1140,6 +1227,15 @@ postcss@^8.1.10, postcss@^8.4.16:
|
1140 | 1227 | picocolors "^1.0.0"
|
1141 | 1228 | source-map-js "^1.0.2"
|
1142 | 1229 |
|
| 1230 | +postcss@^8.4.32: |
| 1231 | + version "8.4.32" |
| 1232 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9" |
| 1233 | + integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw== |
| 1234 | + dependencies: |
| 1235 | + nanoid "^3.3.7" |
| 1236 | + picocolors "^1.0.0" |
| 1237 | + source-map-js "^1.0.2" |
| 1238 | + |
1143 | 1239 | promise@^7.0.1:
|
1144 | 1240 | version "7.3.1"
|
1145 | 1241 | resolved "https://registry.yarnpkg.com/promise/-/promise-7.3.1.tgz#064b72602b18f90f29192b8b1bc418ffd1ebd3bf"
|
|
1518 | 1614 | "@volar/vue-language-core" "0.40.13"
|
1519 | 1615 | "@volar/vue-typescript" "0.40.13"
|
1520 | 1616 |
|
1521 |
| -vue@3.2.40: |
1522 |
| - version "3.2.40" |
1523 |
| - resolved "https://registry.yarnpkg.com/vue/-/vue-3.2.40.tgz#23f387f6f9b3a0767938db6751e4fb5900f0ee34" |
1524 |
| - integrity sha512-1mGHulzUbl2Nk3pfvI5aXYYyJUs1nm4kyvuz38u4xlQkLUn1i2R7nDbI4TufECmY8v1qNBHYy62bCaM+3cHP2A== |
| 1617 | +vue@3.3.10: |
| 1618 | + version "3.3.10" |
| 1619 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.3.10.tgz#6e19c1982ee655a14babe1610288b90005f02ab1" |
| 1620 | + integrity sha512-zg6SIXZdTBwiqCw/1p+m04VyHjLfwtjwz8N57sPaBhEex31ND0RYECVOC1YrRwMRmxFf5T1dabl6SGUbMKKuVw== |
1525 | 1621 | dependencies:
|
1526 |
| - "@vue/compiler-dom" "3.2.40" |
1527 |
| - "@vue/compiler-sfc" "3.2.40" |
1528 |
| - "@vue/runtime-dom" "3.2.40" |
1529 |
| - "@vue/server-renderer" "3.2.40" |
1530 |
| - "@vue/shared" "3.2.40" |
| 1622 | + "@vue/compiler-dom" "3.3.10" |
| 1623 | + "@vue/compiler-sfc" "3.3.10" |
| 1624 | + "@vue/runtime-dom" "3.3.10" |
| 1625 | + "@vue/server-renderer" "3.3.10" |
| 1626 | + "@vue/shared" "3.3.10" |
1531 | 1627 |
|
1532 | 1628 |
|
1533 | 1629 | version "3.0.0-beta.11"
|
|
0 commit comments