[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-pre-hydrate.
0

Configure Feed

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

chore(deps): update devdependency typescript to v5.3.3

+47 -47
+1 -1
package.json
··· 71 71 "pinst": "3.0.0", 72 72 "playwright": "1.40.0", 73 73 "prettier": "2.8.8", 74 - "typescript": "5.1.6", 74 + "typescript": "5.3.3", 75 75 "vite": "4.4.11", 76 76 "vitest": "0.34.6", 77 77 "vue": "3.3.4"
+46 -46
pnpm-lock.yaml
··· 26 26 version: 3.5.3(playwright@1.40.0)(rollup@3.28.0)(vitest@0.34.6)(vue@3.3.4) 27 27 '@nuxtjs/eslint-config-typescript': 28 28 specifier: 12.1.0 29 - version: 12.1.0(eslint@8.54.0)(typescript@5.1.6) 29 + version: 12.1.0(eslint@8.54.0)(typescript@5.3.3) 30 30 '@types/node': 31 31 specifier: 20.8.3 32 32 version: 20.8.3 ··· 62 62 version: 0.7.0 63 63 nuxt: 64 64 specifier: 3.5.3 65 - version: 3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.1.6) 65 + version: 3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.3.3) 66 66 nuxt-vitest: 67 67 specifier: 0.11.5 68 68 version: 0.11.5(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@3.28.0)(vite@4.4.11)(vitest@0.34.6)(vue-router@4.2.4)(vue@3.3.4) ··· 76 76 specifier: 2.8.8 77 77 version: 2.8.8 78 78 typescript: 79 - specifier: 5.1.6 80 - version: 5.1.6 79 + specifier: 5.3.3 80 + version: 5.3.3 81 81 vite: 82 82 specifier: 4.4.11 83 83 version: 4.4.11(@types/node@20.8.3) ··· 92 92 devDependencies: 93 93 nuxt: 94 94 specifier: 3.5.3 95 - version: 3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.1.6) 95 + version: 3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.3.3) 96 96 nuxt-pre-hydrate: 97 97 specifier: link:.. 98 98 version: link:.. ··· 1124 1124 resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==} 1125 1125 dev: true 1126 1126 1127 - /@nuxt/vite-builder@3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.1.6)(vue@3.3.4): 1127 + /@nuxt/vite-builder@3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.3.3)(vue@3.3.4): 1128 1128 resolution: {integrity: sha512-7zEKpGh3iWGRDwbWUa8eRxdLMxZtPzetelmdmXPjtYKGwUebZOcBhpeJ+VgJKOIf4OEj9E7BZS+it/Ji9UG9qw==} 1129 1129 engines: {node: ^14.18.0 || >=16.10.0} 1130 1130 peerDependencies: ··· 1163 1163 unplugin: 1.5.0 1164 1164 vite: 4.3.9(@types/node@20.8.3) 1165 1165 vite-node: 0.31.4(@types/node@20.8.3) 1166 - vite-plugin-checker: 0.6.1(eslint@8.54.0)(typescript@5.1.6)(vite@4.3.9) 1166 + vite-plugin-checker: 0.6.1(eslint@8.54.0)(typescript@5.3.3)(vite@4.3.9) 1167 1167 vue: 3.3.4 1168 1168 vue-bundle-renderer: 1.0.3 1169 1169 transitivePeerDependencies: ··· 1186 1186 - vue-tsc 1187 1187 dev: true 1188 1188 1189 - /@nuxtjs/eslint-config-typescript@12.1.0(eslint@8.54.0)(typescript@5.1.6): 1189 + /@nuxtjs/eslint-config-typescript@12.1.0(eslint@8.54.0)(typescript@5.3.3): 1190 1190 resolution: {integrity: sha512-l2fLouDYwdAvCZEEw7wGxOBj+i8TQcHFu3zMPTLqKuv1qu6WcZIr0uztkbaa8ND1uKZ9YPqKx6UlSOjM4Le69Q==} 1191 1191 peerDependencies: 1192 1192 eslint: ^8.48.0 1193 1193 dependencies: 1194 1194 '@nuxtjs/eslint-config': 12.0.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.54.0) 1195 - '@typescript-eslint/eslint-plugin': 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.54.0)(typescript@5.1.6) 1196 - '@typescript-eslint/parser': 6.7.0(eslint@8.54.0)(typescript@5.1.6) 1195 + '@typescript-eslint/eslint-plugin': 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.54.0)(typescript@5.3.3) 1196 + '@typescript-eslint/parser': 6.7.0(eslint@8.54.0)(typescript@5.3.3) 1197 1197 eslint: 8.54.0 1198 1198 eslint-import-resolver-typescript: 3.6.0(@typescript-eslint/parser@6.7.0)(eslint-plugin-import@2.28.1)(eslint@8.54.0) 1199 1199 eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.54.0) ··· 1472 1472 resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==} 1473 1473 dev: true 1474 1474 1475 - /@typescript-eslint/eslint-plugin@6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.54.0)(typescript@5.1.6): 1475 + /@typescript-eslint/eslint-plugin@6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.54.0)(typescript@5.3.3): 1476 1476 resolution: {integrity: sha512-gUqtknHm0TDs1LhY12K2NA3Rmlmp88jK9Tx8vGZMfHeNMLE3GH2e9TRub+y+SOjuYgtOmok+wt1AyDPZqxbNag==} 1477 1477 engines: {node: ^16.0.0 || >=18.0.0} 1478 1478 peerDependencies: ··· 1484 1484 optional: true 1485 1485 dependencies: 1486 1486 '@eslint-community/regexpp': 4.6.2 1487 - '@typescript-eslint/parser': 6.7.0(eslint@8.54.0)(typescript@5.1.6) 1487 + '@typescript-eslint/parser': 6.7.0(eslint@8.54.0)(typescript@5.3.3) 1488 1488 '@typescript-eslint/scope-manager': 6.7.0 1489 - '@typescript-eslint/type-utils': 6.7.0(eslint@8.54.0)(typescript@5.1.6) 1490 - '@typescript-eslint/utils': 6.7.0(eslint@8.54.0)(typescript@5.1.6) 1489 + '@typescript-eslint/type-utils': 6.7.0(eslint@8.54.0)(typescript@5.3.3) 1490 + '@typescript-eslint/utils': 6.7.0(eslint@8.54.0)(typescript@5.3.3) 1491 1491 '@typescript-eslint/visitor-keys': 6.7.0 1492 1492 debug: 4.3.4 1493 1493 eslint: 8.54.0 ··· 1495 1495 ignore: 5.2.4 1496 1496 natural-compare: 1.4.0 1497 1497 semver: 7.5.4 1498 - ts-api-utils: 1.0.3(typescript@5.1.6) 1499 - typescript: 5.1.6 1498 + ts-api-utils: 1.0.3(typescript@5.3.3) 1499 + typescript: 5.3.3 1500 1500 transitivePeerDependencies: 1501 1501 - supports-color 1502 1502 dev: true 1503 1503 1504 - /@typescript-eslint/parser@6.7.0(eslint@8.54.0)(typescript@5.1.6): 1504 + /@typescript-eslint/parser@6.7.0(eslint@8.54.0)(typescript@5.3.3): 1505 1505 resolution: {integrity: sha512-jZKYwqNpNm5kzPVP5z1JXAuxjtl2uG+5NpaMocFPTNC2EdYIgbXIPImObOkhbONxtFTTdoZstLZefbaK+wXZng==} 1506 1506 engines: {node: ^16.0.0 || >=18.0.0} 1507 1507 peerDependencies: ··· 1513 1513 dependencies: 1514 1514 '@typescript-eslint/scope-manager': 6.7.0 1515 1515 '@typescript-eslint/types': 6.7.0 1516 - '@typescript-eslint/typescript-estree': 6.7.0(typescript@5.1.6) 1516 + '@typescript-eslint/typescript-estree': 6.7.0(typescript@5.3.3) 1517 1517 '@typescript-eslint/visitor-keys': 6.7.0 1518 1518 debug: 4.3.4 1519 1519 eslint: 8.54.0 1520 - typescript: 5.1.6 1520 + typescript: 5.3.3 1521 1521 transitivePeerDependencies: 1522 1522 - supports-color 1523 1523 dev: true ··· 1530 1530 '@typescript-eslint/visitor-keys': 6.7.0 1531 1531 dev: true 1532 1532 1533 - /@typescript-eslint/type-utils@6.7.0(eslint@8.54.0)(typescript@5.1.6): 1533 + /@typescript-eslint/type-utils@6.7.0(eslint@8.54.0)(typescript@5.3.3): 1534 1534 resolution: {integrity: sha512-f/QabJgDAlpSz3qduCyQT0Fw7hHpmhOzY/Rv6zO3yO+HVIdPfIWhrQoAyG+uZVtWAIS85zAyzgAFfyEr+MgBpg==} 1535 1535 engines: {node: ^16.0.0 || >=18.0.0} 1536 1536 peerDependencies: ··· 1540 1540 typescript: 1541 1541 optional: true 1542 1542 dependencies: 1543 - '@typescript-eslint/typescript-estree': 6.7.0(typescript@5.1.6) 1544 - '@typescript-eslint/utils': 6.7.0(eslint@8.54.0)(typescript@5.1.6) 1543 + '@typescript-eslint/typescript-estree': 6.7.0(typescript@5.3.3) 1544 + '@typescript-eslint/utils': 6.7.0(eslint@8.54.0)(typescript@5.3.3) 1545 1545 debug: 4.3.4 1546 1546 eslint: 8.54.0 1547 - ts-api-utils: 1.0.3(typescript@5.1.6) 1548 - typescript: 5.1.6 1547 + ts-api-utils: 1.0.3(typescript@5.3.3) 1548 + typescript: 5.3.3 1549 1549 transitivePeerDependencies: 1550 1550 - supports-color 1551 1551 dev: true ··· 1555 1555 engines: {node: ^16.0.0 || >=18.0.0} 1556 1556 dev: true 1557 1557 1558 - /@typescript-eslint/typescript-estree@6.7.0(typescript@5.1.6): 1558 + /@typescript-eslint/typescript-estree@6.7.0(typescript@5.3.3): 1559 1559 resolution: {integrity: sha512-dPvkXj3n6e9yd/0LfojNU8VMUGHWiLuBZvbM6V6QYD+2qxqInE7J+J/ieY2iGwR9ivf/R/haWGkIj04WVUeiSQ==} 1560 1560 engines: {node: ^16.0.0 || >=18.0.0} 1561 1561 peerDependencies: ··· 1570 1570 globby: 11.1.0 1571 1571 is-glob: 4.0.3 1572 1572 semver: 7.5.4 1573 - ts-api-utils: 1.0.3(typescript@5.1.6) 1574 - typescript: 5.1.6 1573 + ts-api-utils: 1.0.3(typescript@5.3.3) 1574 + typescript: 5.3.3 1575 1575 transitivePeerDependencies: 1576 1576 - supports-color 1577 1577 dev: true 1578 1578 1579 - /@typescript-eslint/utils@6.7.0(eslint@8.54.0)(typescript@5.1.6): 1579 + /@typescript-eslint/utils@6.7.0(eslint@8.54.0)(typescript@5.3.3): 1580 1580 resolution: {integrity: sha512-MfCq3cM0vh2slSikQYqK2Gq52gvOhe57vD2RM3V4gQRZYX4rDPnKLu5p6cm89+LJiGlwEXU8hkYxhqqEC/V3qA==} 1581 1581 engines: {node: ^16.0.0 || >=18.0.0} 1582 1582 peerDependencies: ··· 1587 1587 '@types/semver': 7.5.0 1588 1588 '@typescript-eslint/scope-manager': 6.7.0 1589 1589 '@typescript-eslint/types': 6.7.0 1590 - '@typescript-eslint/typescript-estree': 6.7.0(typescript@5.1.6) 1590 + '@typescript-eslint/typescript-estree': 6.7.0(typescript@5.3.3) 1591 1591 eslint: 8.54.0 1592 1592 semver: 7.5.4 1593 1593 transitivePeerDependencies: ··· 3241 3241 eslint-import-resolver-webpack: 3242 3242 optional: true 3243 3243 dependencies: 3244 - '@typescript-eslint/parser': 6.7.0(eslint@8.54.0)(typescript@5.1.6) 3244 + '@typescript-eslint/parser': 6.7.0(eslint@8.54.0)(typescript@5.3.3) 3245 3245 debug: 3.2.7 3246 3246 eslint: 8.54.0 3247 3247 eslint-import-resolver-node: 0.3.9 ··· 3282 3282 '@typescript-eslint/parser': 3283 3283 optional: true 3284 3284 dependencies: 3285 - '@typescript-eslint/parser': 6.7.0(eslint@8.54.0)(typescript@5.1.6) 3285 + '@typescript-eslint/parser': 6.7.0(eslint@8.54.0)(typescript@5.3.3) 3286 3286 array-includes: 3.1.6 3287 3287 array.prototype.findlastindex: 1.2.2 3288 3288 array.prototype.flat: 1.3.1 ··· 4867 4867 engines: {node: '>=10'} 4868 4868 hasBin: true 4869 4869 4870 - /mkdist@1.3.0(typescript@5.1.6): 4870 + /mkdist@1.3.0(typescript@5.3.3): 4871 4871 resolution: {integrity: sha512-ZQrUvcL7LkRdzMREpDyg9AT18N9Tl5jc2qeKAUeEw0KGsgykbHbuRvysGAzTuGtwuSg0WQyNit5jh/k+Er3JEg==} 4872 4872 hasBin: true 4873 4873 peerDependencies: ··· 4888 4888 mlly: 1.4.2 4889 4889 mri: 1.2.0 4890 4890 pathe: 1.1.1 4891 - typescript: 5.1.6 4891 + typescript: 5.3.3 4892 4892 dev: true 4893 4893 4894 4894 /mlly@1.4.0: ··· 5185 5185 - vue-router 5186 5186 dev: true 5187 5187 5188 - /nuxt@3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.1.6): 5188 + /nuxt@3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.3.3): 5189 5189 resolution: {integrity: sha512-fG39BZ5N5ATtmx2vuxN8APQPSlSsCDpfkJ0k581gMc7eFztqrBzPncZX5w3RQLW7AiGBE2yYEfqiwC6AVODBBg==} 5190 5190 engines: {node: ^14.18.0 || >=16.10.0} 5191 5191 hasBin: true ··· 5201 5201 '@nuxt/schema': 3.5.3(rollup@3.28.0) 5202 5202 '@nuxt/telemetry': 2.4.1(rollup@3.28.0) 5203 5203 '@nuxt/ui-templates': 1.3.1 5204 - '@nuxt/vite-builder': 3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.1.6)(vue@3.3.4) 5204 + '@nuxt/vite-builder': 3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.3.3)(vue@3.3.4) 5205 5205 '@types/node': 20.8.3 5206 5206 '@unhead/ssr': 1.2.2 5207 5207 '@unhead/vue': 1.2.2(vue@3.3.4) ··· 6152 6152 glob: 7.2.3 6153 6153 dev: true 6154 6154 6155 - /rollup-plugin-dts@5.3.1(rollup@3.28.0)(typescript@5.1.6): 6155 + /rollup-plugin-dts@5.3.1(rollup@3.28.0)(typescript@5.3.3): 6156 6156 resolution: {integrity: sha512-gusMi+Z4gY/JaEQeXnB0RUdU82h1kF0WYzCWgVmV4p3hWXqelaKuCvcJawfeg+EKn2T1Ie+YWF2OiN1/L8bTVg==} 6157 6157 engines: {node: '>=v14.21.3'} 6158 6158 peerDependencies: ··· 6161 6161 dependencies: 6162 6162 magic-string: 0.30.3 6163 6163 rollup: 3.28.0 6164 - typescript: 5.1.6 6164 + typescript: 5.3.3 6165 6165 optionalDependencies: 6166 6166 '@babel/code-frame': 7.22.10 6167 6167 dev: true ··· 6683 6683 resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} 6684 6684 dev: true 6685 6685 6686 - /ts-api-utils@1.0.3(typescript@5.1.6): 6686 + /ts-api-utils@1.0.3(typescript@5.3.3): 6687 6687 resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} 6688 6688 engines: {node: '>=16.13.0'} 6689 6689 peerDependencies: 6690 6690 typescript: '>=4.2.0' 6691 6691 dependencies: 6692 - typescript: 5.1.6 6692 + typescript: 5.3.3 6693 6693 dev: true 6694 6694 6695 6695 /tsconfig-paths@3.14.2: ··· 6785 6785 is-typed-array: 1.1.12 6786 6786 dev: true 6787 6787 6788 - /typescript@5.1.6: 6789 - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} 6788 + /typescript@5.3.3: 6789 + resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} 6790 6790 engines: {node: '>=14.17'} 6791 6791 hasBin: true 6792 6792 dev: true ··· 6828 6828 hookable: 5.5.3 6829 6829 jiti: 1.19.1 6830 6830 magic-string: 0.30.3 6831 - mkdist: 1.3.0(typescript@5.1.6) 6831 + mkdist: 1.3.0(typescript@5.3.3) 6832 6832 mlly: 1.4.0 6833 6833 mri: 1.2.0 6834 6834 pathe: 1.1.1 6835 6835 pkg-types: 1.0.3 6836 6836 pretty-bytes: 6.1.1 6837 6837 rollup: 3.28.0 6838 - rollup-plugin-dts: 5.3.1(rollup@3.28.0)(typescript@5.1.6) 6838 + rollup-plugin-dts: 5.3.1(rollup@3.28.0)(typescript@5.3.3) 6839 6839 scule: 1.0.0 6840 - typescript: 5.1.6 6840 + typescript: 5.3.3 6841 6841 untyped: 1.4.0 6842 6842 transitivePeerDependencies: 6843 6843 - sass ··· 7121 7121 - terser 7122 7122 dev: true 7123 7123 7124 - /vite-plugin-checker@0.6.1(eslint@8.54.0)(typescript@5.1.6)(vite@4.3.9): 7124 + /vite-plugin-checker@0.6.1(eslint@8.54.0)(typescript@5.3.3)(vite@4.3.9): 7125 7125 resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==} 7126 7126 engines: {node: '>=14.16'} 7127 7127 peerDependencies: ··· 7166 7166 semver: 7.5.4 7167 7167 strip-ansi: 6.0.1 7168 7168 tiny-invariant: 1.3.1 7169 - typescript: 5.1.6 7169 + typescript: 5.3.3 7170 7170 vite: 4.3.9(@types/node@20.8.3) 7171 7171 vscode-languageclient: 7.0.0 7172 7172 vscode-languageserver: 7.0.0