[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-full-static. Full static implementation for Nuxt 3
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update devdependency typescript to v5 (#54)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

author
renovate[bot]
co-author
renovate[bot]
committer
GitHub
date (Jul 17, 2023, 6:03 PM +0100) commit f6f4a3b0 parent 0e4c8454
+51 -211
+1 -1
package.json
··· 71 71 "pinst": "^3.0.0", 72 72 "prettier": "^2.7.1", 73 73 "release-it": "^15.4.0", 74 - "typescript": "^4.8.2", 74 + "typescript": "^5.1.6", 75 75 "vitest": "^0.22.1", 76 76 "vue": "^3.2.37" 77 77 },
+50 -210
pnpm-lock.yaml
··· 29 29 version: 3.0.0-rc.8(esbuild@0.14.54)(rollup@2.79.0)(vite@3.0.9)(vue@3.2.37) 30 30 '@nuxtjs/eslint-config-typescript': 31 31 specifier: ^12.0.0 32 - version: 12.0.0(eslint@8.23.0)(typescript@4.8.2) 32 + version: 12.0.0(eslint@8.23.0)(typescript@5.1.6) 33 33 '@release-it/conventional-changelog': 34 34 specifier: ^5.1.0 35 35 version: 5.1.0(release-it@15.4.0) ··· 65 65 version: 13.0.3 66 66 nuxt: 67 67 specifier: npm:nuxt3@3.0.0-rc.9-27702110.abd5dc5 68 - version: /nuxt3@3.0.0-rc.9-27702110.abd5dc5(esbuild@0.14.54)(eslint@8.23.0)(rollup@2.79.0)(typescript@4.8.2)(vite@3.0.9) 68 + version: /nuxt3@3.0.0-rc.9-27702110.abd5dc5(esbuild@0.14.54)(eslint@8.23.0)(rollup@2.79.0)(typescript@5.1.6)(vite@3.0.9) 69 69 pinst: 70 70 specifier: ^3.0.0 71 71 version: 3.0.0 ··· 76 76 specifier: ^15.4.0 77 77 version: 15.4.0 78 78 typescript: 79 - specifier: ^4.8.2 80 - version: 4.8.2 79 + specifier: ^5.1.6 80 + version: 5.1.6 81 81 vitest: 82 82 specifier: ^0.22.1 83 83 version: 0.22.1 ··· 113 113 resolution: {integrity: sha512-5yUzC5LqyTFp2HLmDoxGQelcdYgSpP9xsnMWBphAscOdFrHSAVbLNzWiy32sVNDqJRDiJK6klfDnAgu6PAGSHw==} 114 114 engines: {node: '>=6.9.0'} 115 115 116 - /@babel/core@7.18.10: 117 - resolution: {integrity: sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==} 118 - engines: {node: '>=6.9.0'} 119 - dependencies: 120 - '@ampproject/remapping': 2.2.0 121 - '@babel/code-frame': 7.18.6 122 - '@babel/generator': 7.18.12 123 - '@babel/helper-compilation-targets': 7.18.9(@babel/core@7.18.10) 124 - '@babel/helper-module-transforms': 7.18.9 125 - '@babel/helpers': 7.18.9 126 - '@babel/parser': 7.18.11 127 - '@babel/template': 7.18.10 128 - '@babel/traverse': 7.18.11 129 - '@babel/types': 7.18.10 130 - convert-source-map: 1.8.0 131 - debug: 4.3.4 132 - gensync: 1.0.0-beta.2 133 - json5: 2.2.1 134 - semver: 6.3.0 135 - transitivePeerDependencies: 136 - - supports-color 137 - dev: true 138 - 139 116 /@babel/core@7.18.13: 140 117 resolution: {integrity: sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A==} 141 118 engines: {node: '>=6.9.0'} ··· 158 135 transitivePeerDependencies: 159 136 - supports-color 160 137 161 - /@babel/generator@7.18.12: 162 - resolution: {integrity: sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg==} 163 - engines: {node: '>=6.9.0'} 164 - dependencies: 165 - '@babel/types': 7.18.13 166 - '@jridgewell/gen-mapping': 0.3.2 167 - jsesc: 2.5.2 168 - dev: true 169 - 170 138 /@babel/generator@7.18.13: 171 139 resolution: {integrity: sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ==} 172 140 engines: {node: '>=6.9.0'} ··· 182 150 '@babel/types': 7.18.13 183 151 dev: true 184 152 185 - /@babel/helper-compilation-targets@7.18.9(@babel/core@7.18.10): 186 - resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} 187 - engines: {node: '>=6.9.0'} 188 - peerDependencies: 189 - '@babel/core': ^7.0.0 190 - dependencies: 191 - '@babel/compat-data': 7.18.13 192 - '@babel/core': 7.18.10 193 - '@babel/helper-validator-option': 7.18.6 194 - browserslist: 4.21.3 195 - semver: 6.3.0 196 - dev: true 197 - 198 153 /@babel/helper-compilation-targets@7.18.9(@babel/core@7.18.13): 199 154 resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==} 200 155 engines: {node: '>=6.9.0'} ··· 207 162 browserslist: 4.21.3 208 163 semver: 6.3.0 209 164 210 - /@babel/helper-create-class-features-plugin@7.18.9(@babel/core@7.18.10): 211 - resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==} 212 - engines: {node: '>=6.9.0'} 213 - peerDependencies: 214 - '@babel/core': ^7.0.0 215 - dependencies: 216 - '@babel/core': 7.18.10 217 - '@babel/helper-annotate-as-pure': 7.18.6 218 - '@babel/helper-environment-visitor': 7.18.9 219 - '@babel/helper-function-name': 7.18.9 220 - '@babel/helper-member-expression-to-functions': 7.18.9 221 - '@babel/helper-optimise-call-expression': 7.18.6 222 - '@babel/helper-replace-supers': 7.18.9 223 - '@babel/helper-split-export-declaration': 7.18.6 224 - transitivePeerDependencies: 225 - - supports-color 226 - dev: true 227 - 228 165 /@babel/helper-create-class-features-plugin@7.18.9(@babel/core@7.18.13): 229 166 resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==} 230 167 engines: {node: '>=6.9.0'} ··· 359 296 chalk: 2.4.2 360 297 js-tokens: 4.0.0 361 298 362 - /@babel/parser@7.18.11: 363 - resolution: {integrity: sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==} 364 - engines: {node: '>=6.0.0'} 365 - hasBin: true 366 - dependencies: 367 - '@babel/types': 7.18.13 368 - dev: true 369 - 370 299 /@babel/parser@7.18.13: 371 300 resolution: {integrity: sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg==} 372 301 engines: {node: '>=6.0.0'} ··· 374 303 dependencies: 375 304 '@babel/types': 7.18.13 376 305 377 - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.18.10): 378 - resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} 379 - peerDependencies: 380 - '@babel/core': ^7.0.0-0 381 - dependencies: 382 - '@babel/core': 7.18.10 383 - '@babel/helper-plugin-utils': 7.18.9 384 - dev: true 385 - 386 306 /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.18.13): 387 307 resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} 388 308 peerDependencies: ··· 392 312 '@babel/helper-plugin-utils': 7.18.9 393 313 dev: true 394 314 395 - /@babel/plugin-syntax-jsx@7.18.6(@babel/core@7.18.10): 396 - resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} 397 - engines: {node: '>=6.9.0'} 398 - peerDependencies: 399 - '@babel/core': ^7.0.0-0 400 - dependencies: 401 - '@babel/core': 7.18.10 402 - '@babel/helper-plugin-utils': 7.18.9 403 - dev: true 404 - 405 315 /@babel/plugin-syntax-jsx@7.18.6(@babel/core@7.18.13): 406 316 resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} 407 317 engines: {node: '>=6.9.0'} ··· 412 322 '@babel/helper-plugin-utils': 7.18.9 413 323 dev: true 414 324 415 - /@babel/plugin-syntax-typescript@7.18.6(@babel/core@7.18.10): 416 - resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} 417 - engines: {node: '>=6.9.0'} 418 - peerDependencies: 419 - '@babel/core': ^7.0.0-0 420 - dependencies: 421 - '@babel/core': 7.18.10 422 - '@babel/helper-plugin-utils': 7.18.9 423 - dev: true 424 - 425 325 /@babel/plugin-syntax-typescript@7.18.6(@babel/core@7.18.13): 426 326 resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} 427 327 engines: {node: '>=6.9.0'} ··· 432 332 '@babel/helper-plugin-utils': 7.18.9 433 333 dev: true 434 334 435 - /@babel/plugin-transform-typescript@7.18.12(@babel/core@7.18.10): 436 - resolution: {integrity: sha512-2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w==} 437 - engines: {node: '>=6.9.0'} 438 - peerDependencies: 439 - '@babel/core': ^7.0.0-0 440 - dependencies: 441 - '@babel/core': 7.18.10 442 - '@babel/helper-create-class-features-plugin': 7.18.9(@babel/core@7.18.10) 443 - '@babel/helper-plugin-utils': 7.18.9 444 - '@babel/plugin-syntax-typescript': 7.18.6(@babel/core@7.18.10) 445 - transitivePeerDependencies: 446 - - supports-color 447 - dev: true 448 - 449 335 /@babel/plugin-transform-typescript@7.18.12(@babel/core@7.18.13): 450 336 resolution: {integrity: sha512-2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w==} 451 337 engines: {node: '>=6.9.0'} ··· 472 358 '@babel/parser': 7.18.13 473 359 '@babel/types': 7.18.13 474 360 475 - /@babel/traverse@7.18.11: 476 - resolution: {integrity: sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==} 477 - engines: {node: '>=6.9.0'} 478 - dependencies: 479 - '@babel/code-frame': 7.18.6 480 - '@babel/generator': 7.18.12 481 - '@babel/helper-environment-visitor': 7.18.9 482 - '@babel/helper-function-name': 7.18.9 483 - '@babel/helper-hoist-variables': 7.18.6 484 - '@babel/helper-split-export-declaration': 7.18.6 485 - '@babel/parser': 7.18.13 486 - '@babel/types': 7.18.13 487 - debug: 4.3.4 488 - globals: 11.12.0 489 - transitivePeerDependencies: 490 - - supports-color 491 - dev: true 492 - 493 361 /@babel/traverse@7.18.13: 494 362 resolution: {integrity: sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA==} 495 363 engines: {node: '>=6.9.0'} ··· 507 375 transitivePeerDependencies: 508 376 - supports-color 509 377 510 - /@babel/types@7.18.10: 511 - resolution: {integrity: sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ==} 512 - engines: {node: '>=6.9.0'} 513 - dependencies: 514 - '@babel/helper-string-parser': 7.18.10 515 - '@babel/helper-validator-identifier': 7.19.1 516 - to-fast-properties: 2.0.0 517 - dev: true 518 - 519 378 /@babel/types@7.18.13: 520 379 resolution: {integrity: sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ==} 521 380 engines: {node: '>=6.9.0'} ··· 1017 876 resolution: {integrity: sha512-o0KRB0Mna/M5QxqMe+XvlfKczFz3CQMlkEr6Ztyphp+00jq1Ti0AXdq1XAt9hXI3LoZRh4+2vVX331UaIZQQzQ==} 1018 877 dev: true 1019 878 1020 - /@nuxt/vite-builder-edge@3.0.0-rc.9-27702110.abd5dc5(eslint@8.23.0)(typescript@4.8.2)(vue@3.2.38): 879 + /@nuxt/vite-builder-edge@3.0.0-rc.9-27702110.abd5dc5(eslint@8.23.0)(typescript@5.1.6)(vue@3.2.38): 1021 880 resolution: {integrity: sha512-30h78X0X7dJp89kX7iYr33da3UpAdiWDKbp3dgJCZV4jx8B9kB3/jtHkYvFIg6fD7hOXL6ZAWsZoxnE7SRgFBg==} 1022 881 engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} 1023 882 peerDependencies: ··· 1054 913 unplugin: 0.9.5(esbuild@0.15.6)(rollup@2.79.0)(vite@3.0.9) 1055 914 vite: 3.0.9 1056 915 vite-node: 0.22.1 1057 - vite-plugin-checker: 0.5.0(eslint@8.23.0)(typescript@4.8.2)(vite@3.0.9) 916 + vite-plugin-checker: 0.5.0(eslint@8.23.0)(typescript@5.1.6)(vite@3.0.9) 1058 917 vue: 3.2.38 1059 918 vue-bundle-renderer: 0.4.2 1060 919 transitivePeerDependencies: ··· 1119 978 - webpack 1120 979 dev: true 1121 980 1122 - /@nuxtjs/eslint-config-typescript@12.0.0(eslint@8.23.0)(typescript@4.8.2): 981 + /@nuxtjs/eslint-config-typescript@12.0.0(eslint@8.23.0)(typescript@5.1.6): 1123 982 resolution: {integrity: sha512-HJR0ho5MYuOCFjkL+eMX/VXbUwy36J12DUMVy+dj3Qz1GYHwX92Saxap3urFzr8oPkzzFiuOknDivfCeRBWakg==} 1124 983 peerDependencies: 1125 984 eslint: ^8.23.0 1126 985 dependencies: 1127 986 '@nuxtjs/eslint-config': 12.0.0(@typescript-eslint/parser@5.43.0)(eslint-import-resolver-typescript@3.5.2)(eslint@8.23.0) 1128 - '@typescript-eslint/eslint-plugin': 5.43.0(@typescript-eslint/parser@5.43.0)(eslint@8.23.0)(typescript@4.8.2) 1129 - '@typescript-eslint/parser': 5.43.0(eslint@8.23.0)(typescript@4.8.2) 987 + '@typescript-eslint/eslint-plugin': 5.43.0(@typescript-eslint/parser@5.43.0)(eslint@8.23.0)(typescript@5.1.6) 988 + '@typescript-eslint/parser': 5.43.0(eslint@8.23.0)(typescript@5.1.6) 1130 989 eslint: 8.23.0 1131 990 eslint-import-resolver-typescript: 3.5.2(eslint-plugin-import@2.26.0)(eslint@8.23.0) 1132 991 eslint-plugin-import: 2.26.0(@typescript-eslint/parser@5.43.0)(eslint-import-resolver-typescript@3.5.2)(eslint@8.23.0) ··· 1570 1429 1571 1430 /@types/minimist@1.2.2: 1572 1431 resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} 1573 - dev: true 1574 - 1575 - /@types/node@18.7.11: 1576 - resolution: {integrity: sha512-KZhFpSLlmK/sdocfSAjqPETTMd0ug6HIMIAwkwUpU79olnZdQtMxpQP+G1wDzCH7na+FltSIhbaZuKdwZ8RDrw==} 1577 1432 dev: true 1578 1433 1579 1434 /@types/node@18.7.13: ··· 1595 1450 /@types/resolve@1.17.1: 1596 1451 resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} 1597 1452 dependencies: 1598 - '@types/node': 18.7.11 1453 + '@types/node': 18.7.13 1599 1454 dev: true 1600 1455 1601 1456 /@types/responselike@1.0.0: ··· 1612 1467 resolution: {integrity: sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==} 1613 1468 dev: true 1614 1469 1615 - /@typescript-eslint/eslint-plugin@5.43.0(@typescript-eslint/parser@5.43.0)(eslint@8.23.0)(typescript@4.8.2): 1470 + /@typescript-eslint/eslint-plugin@5.43.0(@typescript-eslint/parser@5.43.0)(eslint@8.23.0)(typescript@5.1.6): 1616 1471 resolution: {integrity: sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==} 1617 1472 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1618 1473 peerDependencies: ··· 1623 1478 typescript: 1624 1479 optional: true 1625 1480 dependencies: 1626 - '@typescript-eslint/parser': 5.43.0(eslint@8.23.0)(typescript@4.8.2) 1481 + '@typescript-eslint/parser': 5.43.0(eslint@8.23.0)(typescript@5.1.6) 1627 1482 '@typescript-eslint/scope-manager': 5.43.0 1628 - '@typescript-eslint/type-utils': 5.43.0(eslint@8.23.0)(typescript@4.8.2) 1629 - '@typescript-eslint/utils': 5.43.0(eslint@8.23.0)(typescript@4.8.2) 1483 + '@typescript-eslint/type-utils': 5.43.0(eslint@8.23.0)(typescript@5.1.6) 1484 + '@typescript-eslint/utils': 5.43.0(eslint@8.23.0)(typescript@5.1.6) 1630 1485 debug: 4.3.4 1631 1486 eslint: 8.23.0 1632 1487 ignore: 5.2.0 1633 1488 natural-compare-lite: 1.4.0 1634 1489 regexpp: 3.2.0 1635 1490 semver: 7.3.7 1636 - tsutils: 3.21.0(typescript@4.8.2) 1637 - typescript: 4.8.2 1491 + tsutils: 3.21.0(typescript@5.1.6) 1492 + typescript: 5.1.6 1638 1493 transitivePeerDependencies: 1639 1494 - supports-color 1640 1495 dev: true 1641 1496 1642 - /@typescript-eslint/parser@5.43.0(eslint@8.23.0)(typescript@4.8.2): 1497 + /@typescript-eslint/parser@5.43.0(eslint@8.23.0)(typescript@5.1.6): 1643 1498 resolution: {integrity: sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==} 1644 1499 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1645 1500 peerDependencies: ··· 1651 1506 dependencies: 1652 1507 '@typescript-eslint/scope-manager': 5.43.0 1653 1508 '@typescript-eslint/types': 5.43.0 1654 - '@typescript-eslint/typescript-estree': 5.43.0(typescript@4.8.2) 1509 + '@typescript-eslint/typescript-estree': 5.43.0(typescript@5.1.6) 1655 1510 debug: 4.3.4 1656 1511 eslint: 8.23.0 1657 - typescript: 4.8.2 1512 + typescript: 5.1.6 1658 1513 transitivePeerDependencies: 1659 1514 - supports-color 1660 1515 dev: true ··· 1667 1522 '@typescript-eslint/visitor-keys': 5.43.0 1668 1523 dev: true 1669 1524 1670 - /@typescript-eslint/type-utils@5.43.0(eslint@8.23.0)(typescript@4.8.2): 1525 + /@typescript-eslint/type-utils@5.43.0(eslint@8.23.0)(typescript@5.1.6): 1671 1526 resolution: {integrity: sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==} 1672 1527 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1673 1528 peerDependencies: ··· 1677 1532 typescript: 1678 1533 optional: true 1679 1534 dependencies: 1680 - '@typescript-eslint/typescript-estree': 5.43.0(typescript@4.8.2) 1681 - '@typescript-eslint/utils': 5.43.0(eslint@8.23.0)(typescript@4.8.2) 1535 + '@typescript-eslint/typescript-estree': 5.43.0(typescript@5.1.6) 1536 + '@typescript-eslint/utils': 5.43.0(eslint@8.23.0)(typescript@5.1.6) 1682 1537 debug: 4.3.4 1683 1538 eslint: 8.23.0 1684 - tsutils: 3.21.0(typescript@4.8.2) 1685 - typescript: 4.8.2 1539 + tsutils: 3.21.0(typescript@5.1.6) 1540 + typescript: 5.1.6 1686 1541 transitivePeerDependencies: 1687 1542 - supports-color 1688 1543 dev: true ··· 1692 1547 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1693 1548 dev: true 1694 1549 1695 - /@typescript-eslint/typescript-estree@5.43.0(typescript@4.8.2): 1550 + /@typescript-eslint/typescript-estree@5.43.0(typescript@5.1.6): 1696 1551 resolution: {integrity: sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==} 1697 1552 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1698 1553 peerDependencies: ··· 1707 1562 globby: 11.1.0 1708 1563 is-glob: 4.0.3 1709 1564 semver: 7.3.8 1710 - tsutils: 3.21.0(typescript@4.8.2) 1711 - typescript: 4.8.2 1565 + tsutils: 3.21.0(typescript@5.1.6) 1566 + typescript: 5.1.6 1712 1567 transitivePeerDependencies: 1713 1568 - supports-color 1714 1569 dev: true 1715 1570 1716 - /@typescript-eslint/utils@5.43.0(eslint@8.23.0)(typescript@4.8.2): 1571 + /@typescript-eslint/utils@5.43.0(eslint@8.23.0)(typescript@5.1.6): 1717 1572 resolution: {integrity: sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==} 1718 1573 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1719 1574 peerDependencies: ··· 1723 1578 '@types/semver': 7.3.13 1724 1579 '@typescript-eslint/scope-manager': 5.43.0 1725 1580 '@typescript-eslint/types': 5.43.0 1726 - '@typescript-eslint/typescript-estree': 5.43.0(typescript@4.8.2) 1581 + '@typescript-eslint/typescript-estree': 5.43.0(typescript@5.1.6) 1727 1582 eslint: 8.23.0 1728 1583 eslint-scope: 5.1.1 1729 1584 eslint-utils: 3.0.0(eslint@8.23.0) ··· 1788 1643 vite: ^3.0.0 1789 1644 vue: ^3.0.0 1790 1645 dependencies: 1791 - '@babel/core': 7.18.10 1792 - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.18.10) 1793 - '@babel/plugin-transform-typescript': 7.18.12(@babel/core@7.18.10) 1794 - '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.18.10) 1646 + '@babel/core': 7.18.13 1647 + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.18.13) 1648 + '@babel/plugin-transform-typescript': 7.18.12(@babel/core@7.18.13) 1649 + '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.18.13) 1795 1650 vite: 3.0.9 1796 1651 vue: 3.2.37 1797 1652 transitivePeerDependencies: ··· 1857 1712 1858 1713 /@vue/babel-helper-vue-transform-on@1.0.2: 1859 1714 resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} 1860 - dev: true 1861 - 1862 - /@vue/babel-plugin-jsx@1.1.1(@babel/core@7.18.10): 1863 - resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} 1864 - dependencies: 1865 - '@babel/helper-module-imports': 7.18.6 1866 - '@babel/plugin-syntax-jsx': 7.18.6(@babel/core@7.18.10) 1867 - '@babel/template': 7.18.10 1868 - '@babel/traverse': 7.18.11 1869 - '@babel/types': 7.18.10 1870 - '@vue/babel-helper-vue-transform-on': 1.0.2 1871 - camelcase: 6.3.0 1872 - html-tags: 3.2.0 1873 - svg-tags: 1.0.0 1874 - transitivePeerDependencies: 1875 - - '@babel/core' 1876 - - supports-color 1877 1715 dev: true 1878 1716 1879 1717 /@vue/babel-plugin-jsx@1.1.1(@babel/core@7.18.13): ··· 1882 1720 '@babel/helper-module-imports': 7.18.6 1883 1721 '@babel/plugin-syntax-jsx': 7.18.6(@babel/core@7.18.13) 1884 1722 '@babel/template': 7.18.10 1885 - '@babel/traverse': 7.18.11 1886 - '@babel/types': 7.18.10 1723 + '@babel/traverse': 7.18.13 1724 + '@babel/types': 7.18.13 1887 1725 '@vue/babel-helper-vue-transform-on': 1.0.2 1888 1726 camelcase: 6.3.0 1889 1727 html-tags: 3.2.0 ··· 4079 3917 eslint-import-resolver-webpack: 4080 3918 optional: true 4081 3919 dependencies: 4082 - '@typescript-eslint/parser': 5.43.0(eslint@8.23.0)(typescript@4.8.2) 3920 + '@typescript-eslint/parser': 5.43.0(eslint@8.23.0)(typescript@5.1.6) 4083 3921 debug: 3.2.7 4084 3922 eslint-import-resolver-node: 0.3.6 4085 3923 eslint-import-resolver-typescript: 3.5.2(eslint-plugin-import@2.26.0)(eslint@8.23.0) ··· 4120 3958 '@typescript-eslint/parser': 4121 3959 optional: true 4122 3960 dependencies: 4123 - '@typescript-eslint/parser': 5.43.0(eslint@8.23.0)(typescript@4.8.2) 3961 + '@typescript-eslint/parser': 5.43.0(eslint@8.23.0)(typescript@5.1.6) 4124 3962 array-includes: 3.1.5 4125 3963 array.prototype.flat: 1.3.0 4126 3964 debug: 2.6.9 ··· 5034 4872 resolution: {integrity: sha512-7qam9XBFb+DijNBthaL1k/7lHU2TEMZkWSyuqmU3sCQze1wFm5w9AlEx30PD7a+QVAjOy6Ec2goFwe1YVyk2uA==} 5035 4873 dev: true 5036 4874 5037 - /hookable@5.2.2: 5038 - resolution: {integrity: sha512-J+tYTxF7bOYEQX2MJ3jWWjAKhQLzRAf0efkxyNfuSnIFLl3AXOpkuOVpVhBx5zMSeGPzIUNN5FpYQaA1eYzfVQ==} 5039 - dev: true 5040 - 5041 4875 /hookable@5.3.0: 5042 4876 resolution: {integrity: sha512-4gTA2q08HT8G32uIW7Jpro3rSXgT2ZTM8R6+r7H7joq90eZlqFPPTvHD6w8WZUohIrbXbDperL96ilb6dkNxNw==} 5043 4877 dev: true ··· 6506 6340 fsevents: 2.3.2 6507 6341 dev: true 6508 6342 6509 - /nuxt3@3.0.0-rc.9-27702110.abd5dc5(esbuild@0.14.54)(eslint@8.23.0)(rollup@2.79.0)(typescript@4.8.2)(vite@3.0.9): 6343 + /nuxt3@3.0.0-rc.9-27702110.abd5dc5(esbuild@0.14.54)(eslint@8.23.0)(rollup@2.79.0)(typescript@5.1.6)(vite@3.0.9): 6510 6344 resolution: {integrity: sha512-wUIQqvnWPSCPHC0FWKWAR2vuldhTqYo27I2QrUDoMmP1lRS5GEXwKO+vaKUDfxzjJBq2mzps+4ooM2Gi1pyeXA==} 6511 6345 engines: {node: ^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0} 6512 6346 hasBin: true ··· 6516 6350 '@nuxt/schema': /@nuxt/schema-edge@3.0.0-rc.9-27702110.abd5dc5(esbuild@0.14.54)(rollup@2.79.0)(vite@3.0.9) 6517 6351 '@nuxt/telemetry': 2.1.4(esbuild@0.14.54)(rollup@2.79.0)(vite@3.0.9) 6518 6352 '@nuxt/ui-templates': 0.3.2 6519 - '@nuxt/vite-builder': /@nuxt/vite-builder-edge@3.0.0-rc.9-27702110.abd5dc5(eslint@8.23.0)(typescript@4.8.2)(vue@3.2.38) 6353 + '@nuxt/vite-builder': /@nuxt/vite-builder-edge@3.0.0-rc.9-27702110.abd5dc5(eslint@8.23.0)(typescript@5.1.6)(vue@3.2.38) 6520 6354 '@vue/reactivity': 3.2.38 6521 6355 '@vue/shared': 3.2.38 6522 6356 '@vueuse/head': 0.7.9(vue@3.2.38) ··· 8492 8326 resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} 8493 8327 dev: true 8494 8328 8495 - /tsutils@3.21.0(typescript@4.8.2): 8329 + /tsutils@3.21.0(typescript@5.1.6): 8496 8330 resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} 8497 8331 engines: {node: '>= 6'} 8498 8332 peerDependencies: 8499 8333 typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' 8500 8334 dependencies: 8501 8335 tslib: 1.14.1 8502 - typescript: 4.8.2 8336 + typescript: 5.1.6 8503 8337 dev: true 8504 8338 8505 8339 /type-check@0.3.2: ··· 8572 8406 hasBin: true 8573 8407 dev: true 8574 8408 8409 + /typescript@5.1.6: 8410 + resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} 8411 + engines: {node: '>=14.17'} 8412 + hasBin: true 8413 + dev: true 8414 + 8575 8415 /ufo@0.8.5: 8576 8416 resolution: {integrity: sha512-e4+UtA5IRO+ha6hYklwj6r7BjiGMxS0O+UaSg9HbaTefg4kMkzj4tXzEBajRR+wkxf+golgAWKzLbytCUDMJAA==} 8577 8417 ··· 8606 8446 consola: 2.15.3 8607 8447 defu: 5.0.1 8608 8448 esbuild: 0.14.54 8609 - hookable: 5.2.2 8449 + hookable: 5.3.0 8610 8450 jiti: 1.14.0 8611 8451 magic-string: 0.25.9 8612 8452 mkdirp: 1.0.4 ··· 9145 8985 vscode-uri: 3.0.3 9146 8986 dev: true 9147 8987 9148 - /vite-plugin-checker@0.5.0(eslint@8.23.0)(typescript@4.8.2)(vite@3.0.9): 8988 + /vite-plugin-checker@0.5.0(eslint@8.23.0)(typescript@5.1.6)(vite@3.0.9): 9149 8989 resolution: {integrity: sha512-IuCHIpnJwRxDupd+jVNwza07+ajt4jFItwWMFEF2cDDp5E92ePx1eVn91JMsa02XkquR1s6L4VZX8/RTFamD9w==} 9150 8990 engines: {node: '>=14.16'} 9151 8991 peerDependencies: ··· 9176 9016 npm-run-path: 4.0.1 9177 9017 strip-ansi: 6.0.1 9178 9018 tiny-invariant: 1.2.0 9179 - typescript: 4.8.2 9019 + typescript: 5.1.6 9180 9020 vite: 3.0.9 9181 9021 vscode-languageclient: 7.0.0 9182 9022 vscode-languageserver: 7.0.0