[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 node.js to v20 (#110)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Dec 13, 2023, 5:42 PM UTC) 75df4706 b3987999

+39 -33
+2 -2
package.json
··· 55 55 "@nuxt/schema": "3.5.3", 56 56 "@nuxt/test-utils": "3.5.3", 57 57 "@nuxtjs/eslint-config-typescript": "12.1.0", 58 - "@types/node": "20.8.3", 58 + "@types/node": "20.10.4", 59 59 "@vitest/coverage-v8": "0.34.6", 60 60 "bumpp": "9.2.0", 61 61 "eslint": "8.54.0", ··· 81 81 }, 82 82 "packageManager": "pnpm@8.6.12", 83 83 "volta": { 84 - "node": "18.17.1" 84 + "node": "20.10.0" 85 85 } 86 86 }
+37 -31
pnpm-lock.yaml
··· 28 28 specifier: 12.1.0 29 29 version: 12.1.0(eslint@8.54.0)(typescript@5.3.3) 30 30 '@types/node': 31 - specifier: 20.8.3 32 - version: 20.8.3 31 + specifier: 20.10.4 32 + version: 20.10.4 33 33 '@vitest/coverage-v8': 34 34 specifier: 0.34.6 35 35 version: 0.34.6(vitest@0.34.6) ··· 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.3.3) 65 + version: 3.5.3(@types/node@20.10.4)(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) ··· 80 80 version: 5.3.3 81 81 vite: 82 82 specifier: 4.4.11 83 - version: 4.4.11(@types/node@20.8.3) 83 + version: 4.4.11(@types/node@20.10.4) 84 84 vitest: 85 85 specifier: 0.34.6 86 86 version: 0.34.6(playwright@1.40.1) ··· 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.3.3) 95 + version: 3.5.3(@types/node@20.10.4)(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.3.3)(vue@3.3.4): 1127 + /@nuxt/vite-builder@3.5.3(@types/node@20.10.4)(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: ··· 1161 1161 strip-literal: 1.3.0 1162 1162 ufo: 1.3.1 1163 1163 unplugin: 1.5.0 1164 - vite: 4.3.9(@types/node@20.8.3) 1165 - vite-node: 0.31.4(@types/node@20.8.3) 1164 + vite: 4.3.9(@types/node@20.10.4) 1165 + vite-node: 0.31.4(@types/node@20.10.4) 1166 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 ··· 1441 1441 /@types/http-proxy@1.17.11: 1442 1442 resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} 1443 1443 dependencies: 1444 - '@types/node': 20.8.3 1444 + '@types/node': 20.10.4 1445 1445 dev: true 1446 1446 1447 1447 /@types/istanbul-lib-coverage@2.0.4: ··· 1456 1456 resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} 1457 1457 dev: true 1458 1458 1459 - /@types/node@20.8.3: 1460 - resolution: {integrity: sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==} 1459 + /@types/node@20.10.4: 1460 + resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==} 1461 + dependencies: 1462 + undici-types: 5.26.5 1461 1463 dev: true 1462 1464 1463 1465 /@types/normalize-package-data@2.4.1: ··· 1677 1679 '@babel/core': 7.22.10 1678 1680 '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) 1679 1681 '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.10) 1680 - vite: 4.3.9(@types/node@20.8.3) 1682 + vite: 4.3.9(@types/node@20.10.4) 1681 1683 vue: 3.3.4 1682 1684 transitivePeerDependencies: 1683 1685 - supports-color ··· 1693 1695 '@babel/core': 7.22.10 1694 1696 '@babel/plugin-transform-typescript': 7.22.10(@babel/core@7.22.10) 1695 1697 '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.22.10) 1696 - vite: 4.4.11(@types/node@20.8.3) 1698 + vite: 4.4.11(@types/node@20.10.4) 1697 1699 vue: 3.3.4 1698 1700 transitivePeerDependencies: 1699 1701 - supports-color ··· 1706 1708 vite: ^4.0.0 1707 1709 vue: ^3.2.25 1708 1710 dependencies: 1709 - vite: 4.3.9(@types/node@20.8.3) 1711 + vite: 4.3.9(@types/node@20.10.4) 1710 1712 vue: 3.3.4 1711 1713 dev: true 1712 1714 ··· 1717 1719 vite: ^4.0.0 1718 1720 vue: ^3.2.25 1719 1721 dependencies: 1720 - vite: 4.4.11(@types/node@20.8.3) 1722 + vite: 4.4.11(@types/node@20.10.4) 1721 1723 vue: 3.3.4 1722 1724 dev: true 1723 1725 ··· 5171 5173 get-port-please: 3.1.1 5172 5174 perfect-debounce: 1.0.0 5173 5175 std-env: 3.4.3 5174 - vite: 4.4.11(@types/node@20.8.3) 5176 + vite: 4.4.11(@types/node@20.10.4) 5175 5177 vitest: 0.34.6(playwright@1.40.1) 5176 5178 vitest-environment-nuxt: 0.11.5(rollup@3.28.0)(vitest@0.34.6)(vue-router@4.2.4)(vue@3.3.4) 5177 5179 transitivePeerDependencies: ··· 5185 5187 - vue-router 5186 5188 dev: true 5187 5189 5188 - /nuxt@3.5.3(@types/node@20.8.3)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.3.3): 5190 + /nuxt@3.5.3(@types/node@20.10.4)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.3.3): 5189 5191 resolution: {integrity: sha512-fG39BZ5N5ATtmx2vuxN8APQPSlSsCDpfkJ0k581gMc7eFztqrBzPncZX5w3RQLW7AiGBE2yYEfqiwC6AVODBBg==} 5190 5192 engines: {node: ^14.18.0 || >=16.10.0} 5191 5193 hasBin: true ··· 5201 5203 '@nuxt/schema': 3.5.3(rollup@3.28.0) 5202 5204 '@nuxt/telemetry': 2.4.1(rollup@3.28.0) 5203 5205 '@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.3.3)(vue@3.3.4) 5205 - '@types/node': 20.8.3 5206 + '@nuxt/vite-builder': 3.5.3(@types/node@20.10.4)(eslint@8.54.0)(rollup@3.28.0)(typescript@5.3.3)(vue@3.3.4) 5207 + '@types/node': 20.10.4 5206 5208 '@unhead/ssr': 1.2.2 5207 5209 '@unhead/vue': 1.2.2(vue@3.3.4) 5208 5210 '@vue/shared': 3.3.4 ··· 6856 6858 magic-string: 0.30.3 6857 6859 unplugin: 1.5.0 6858 6860 6861 + /undici-types@5.26.5: 6862 + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} 6863 + dev: true 6864 + 6859 6865 /undici@5.23.0: 6860 6866 resolution: {integrity: sha512-1D7w+fvRsqlQ9GscLBwcAJinqcZGHUKjbOmXdlE/v8BvEGXjeWAax+341q44EuTcHXXnfyKNbKRq4Lg7OzhMmg==} 6861 6867 engines: {node: '>=14.0'} ··· 7077 7083 spdx-expression-parse: 3.0.1 7078 7084 dev: true 7079 7085 7080 - /vite-node@0.31.4(@types/node@20.8.3): 7086 + /vite-node@0.31.4(@types/node@20.10.4): 7081 7087 resolution: {integrity: sha512-uzL377GjJtTbuc5KQxVbDu2xfU/x0wVjUtXQR2ihS21q/NK6ROr4oG0rsSkBBddZUVCwzfx22in76/0ZZHXgkQ==} 7082 7088 engines: {node: '>=v14.18.0'} 7083 7089 hasBin: true ··· 7087 7093 mlly: 1.4.2 7088 7094 pathe: 1.1.1 7089 7095 picocolors: 1.0.0 7090 - vite: 4.4.11(@types/node@20.8.3) 7096 + vite: 4.4.11(@types/node@20.10.4) 7091 7097 transitivePeerDependencies: 7092 7098 - '@types/node' 7093 7099 - less ··· 7099 7105 - terser 7100 7106 dev: true 7101 7107 7102 - /vite-node@0.34.6(@types/node@20.8.3): 7108 + /vite-node@0.34.6(@types/node@20.10.4): 7103 7109 resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} 7104 7110 engines: {node: '>=v14.18.0'} 7105 7111 hasBin: true ··· 7109 7115 mlly: 1.4.2 7110 7116 pathe: 1.1.1 7111 7117 picocolors: 1.0.0 7112 - vite: 4.4.11(@types/node@20.8.3) 7118 + vite: 4.4.11(@types/node@20.10.4) 7113 7119 transitivePeerDependencies: 7114 7120 - '@types/node' 7115 7121 - less ··· 7167 7173 strip-ansi: 6.0.1 7168 7174 tiny-invariant: 1.3.1 7169 7175 typescript: 5.3.3 7170 - vite: 4.3.9(@types/node@20.8.3) 7176 + vite: 4.3.9(@types/node@20.10.4) 7171 7177 vscode-languageclient: 7.0.0 7172 7178 vscode-languageserver: 7.0.0 7173 7179 vscode-languageserver-textdocument: 1.0.8 7174 7180 vscode-uri: 3.0.7 7175 7181 dev: true 7176 7182 7177 - /vite@4.3.9(@types/node@20.8.3): 7183 + /vite@4.3.9(@types/node@20.10.4): 7178 7184 resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} 7179 7185 engines: {node: ^14.18.0 || >=16.0.0} 7180 7186 hasBin: true ··· 7199 7205 terser: 7200 7206 optional: true 7201 7207 dependencies: 7202 - '@types/node': 20.8.3 7208 + '@types/node': 20.10.4 7203 7209 esbuild: 0.17.19 7204 7210 postcss: 8.4.27 7205 7211 rollup: 3.28.0 ··· 7207 7213 fsevents: 2.3.2 7208 7214 dev: true 7209 7215 7210 - /vite@4.4.11(@types/node@20.8.3): 7216 + /vite@4.4.11(@types/node@20.10.4): 7211 7217 resolution: {integrity: sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==} 7212 7218 engines: {node: ^14.18.0 || >=16.0.0} 7213 7219 hasBin: true ··· 7235 7241 terser: 7236 7242 optional: true 7237 7243 dependencies: 7238 - '@types/node': 20.8.3 7244 + '@types/node': 20.10.4 7239 7245 esbuild: 0.18.20 7240 7246 postcss: 8.4.27 7241 7247 rollup: 3.28.0 ··· 7314 7320 dependencies: 7315 7321 '@types/chai': 4.3.5 7316 7322 '@types/chai-subset': 1.3.3 7317 - '@types/node': 20.8.3 7323 + '@types/node': 20.10.4 7318 7324 '@vitest/expect': 0.34.6 7319 7325 '@vitest/runner': 0.34.6 7320 7326 '@vitest/snapshot': 0.34.6 ··· 7334 7340 strip-literal: 1.3.0 7335 7341 tinybench: 2.5.0 7336 7342 tinypool: 0.7.0 7337 - vite: 4.4.11(@types/node@20.8.3) 7338 - vite-node: 0.34.6(@types/node@20.8.3) 7343 + vite: 4.4.11(@types/node@20.10.4) 7344 + vite-node: 0.34.6(@types/node@20.10.4) 7339 7345 why-is-node-running: 2.2.2 7340 7346 transitivePeerDependencies: 7341 7347 - less