[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 test packages to v0.34.3

renovate[bot] (Sep 4, 2023, 1:20 AM UTC) e046f37e 2935aec2

+44 -44
+2 -2
package.json
··· 56 56 "@nuxt/test-utils": "3.5.3", 57 57 "@nuxtjs/eslint-config-typescript": "12.0.0", 58 58 "@types/node": "20.5.1", 59 - "@vitest/coverage-v8": "0.34.2", 59 + "@vitest/coverage-v8": "0.34.3", 60 60 "bumpp": "9.1.1", 61 61 "eslint": "8.47.0", 62 62 "eslint-config-prettier": "8.10.0", ··· 73 73 "prettier": "2.8.8", 74 74 "typescript": "5.1.6", 75 75 "vite": "4.4.9", 76 - "vitest": "0.34.2", 76 + "vitest": "0.34.3", 77 77 "vue": "3.3.4" 78 78 }, 79 79 "resolutions": {
+42 -42
pnpm-lock.yaml
··· 23 23 version: 3.5.3(rollup@3.28.0) 24 24 '@nuxt/test-utils': 25 25 specifier: 3.5.3 26 - version: 3.5.3(playwright@1.37.1)(rollup@3.28.0)(vitest@0.34.2)(vue@3.3.4) 26 + version: 3.5.3(playwright@1.37.1)(rollup@3.28.0)(vitest@0.34.3)(vue@3.3.4) 27 27 '@nuxtjs/eslint-config-typescript': 28 28 specifier: 12.0.0 29 29 version: 12.0.0(eslint@8.47.0)(typescript@5.1.6) ··· 31 31 specifier: 20.5.1 32 32 version: 20.5.1 33 33 '@vitest/coverage-v8': 34 - specifier: 0.34.2 35 - version: 0.34.2(vitest@0.34.2) 34 + specifier: 0.34.3 35 + version: 0.34.3(vitest@0.34.3) 36 36 bumpp: 37 37 specifier: 9.1.1 38 38 version: 9.1.1 ··· 65 65 version: 3.5.3(@types/node@20.5.1)(eslint@8.47.0)(rollup@3.28.0)(typescript@5.1.6) 66 66 nuxt-vitest: 67 67 specifier: 0.10.2 68 - version: 0.10.2(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@3.28.0)(vite@4.4.9)(vitest@0.34.2)(vue-router@4.2.4)(vue@3.3.4) 68 + version: 0.10.2(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@3.28.0)(vite@4.4.9)(vitest@0.34.3)(vue-router@4.2.4)(vue@3.3.4) 69 69 pinst: 70 70 specifier: 3.0.0 71 71 version: 3.0.0 ··· 82 82 specifier: 4.4.9 83 83 version: 4.4.9(@types/node@20.5.1) 84 84 vitest: 85 - specifier: 0.34.2 86 - version: 0.34.2(playwright@1.37.1) 85 + specifier: 0.34.3 86 + version: 0.34.3(playwright@1.37.1) 87 87 vue: 88 88 specifier: 3.3.4 89 89 version: 3.3.4 ··· 1084 1084 - supports-color 1085 1085 dev: true 1086 1086 1087 - /@nuxt/test-utils@3.5.3(playwright@1.37.1)(rollup@3.28.0)(vitest@0.34.2)(vue@3.3.4): 1087 + /@nuxt/test-utils@3.5.3(playwright@1.37.1)(rollup@3.28.0)(vitest@0.34.3)(vue@3.3.4): 1088 1088 resolution: {integrity: sha512-ujkOrn3Qvd+6TREsg4h6Vm1YbPgwl70qh9s6jQiEIGhaH9wqXUUgbHEdWelUMeRO+jbV1X4rtd7Sdww/rfR5lA==} 1089 1089 engines: {node: ^14.18.0 || >=16.10.0} 1090 1090 peerDependencies: ··· 1110 1110 pathe: 1.1.1 1111 1111 playwright: 1.37.1 1112 1112 ufo: 1.2.0 1113 - vitest: 0.34.2(playwright@1.37.1) 1113 + vitest: 0.34.3(playwright@1.37.1) 1114 1114 vue: 3.3.4 1115 1115 transitivePeerDependencies: 1116 1116 - rollup ··· 1698 1698 vue: 3.3.4 1699 1699 dev: true 1700 1700 1701 - /@vitest/coverage-v8@0.34.2(vitest@0.34.2): 1702 - resolution: {integrity: sha512-3VuDZPeGGd1zWtc0Tdj9cHSbFc8IQ0ffnWp9MlhItOkziN6HEf219meZ9cZheg/hJXrXb+Fi2bMu7GeCAfL4yA==} 1701 + /@vitest/coverage-v8@0.34.3(vitest@0.34.3): 1702 + resolution: {integrity: sha512-bNjP0RHe8UxdklCigZlk6FVCNbOiqVjWnpZJ1zKixpvb7YHSaZiN/w+mzpvXIoqyxyePzKC+L+G1oj7SB20PJw==} 1703 1703 peerDependencies: 1704 1704 vitest: '>=0.32.0 <1' 1705 1705 dependencies: ··· 1714 1714 std-env: 3.3.3 1715 1715 test-exclude: 6.0.0 1716 1716 v8-to-istanbul: 9.1.0 1717 - vitest: 0.34.2(playwright@1.37.1) 1717 + vitest: 0.34.3(playwright@1.37.1) 1718 1718 transitivePeerDependencies: 1719 1719 - supports-color 1720 1720 dev: true 1721 1721 1722 - /@vitest/expect@0.34.2: 1723 - resolution: {integrity: sha512-EZm2dMNlLyIfDMha17QHSQcg2KjeAZaXd65fpPzXY5bvnfx10Lcaz3N55uEe8PhF+w4pw+hmrlHLLlRn9vkBJg==} 1722 + /@vitest/expect@0.34.3: 1723 + resolution: {integrity: sha512-F8MTXZUYRBVsYL1uoIft1HHWhwDbSzwAU9Zgh8S6WFC3YgVb4AnFV2GXO3P5Em8FjEYaZtTnQYoNwwBrlOMXgg==} 1724 1724 dependencies: 1725 - '@vitest/spy': 0.34.2 1726 - '@vitest/utils': 0.34.2 1725 + '@vitest/spy': 0.34.3 1726 + '@vitest/utils': 0.34.3 1727 1727 chai: 4.3.7 1728 1728 dev: true 1729 1729 1730 - /@vitest/runner@0.34.2: 1731 - resolution: {integrity: sha512-8ydGPACVX5tK3Dl0SUwxfdg02h+togDNeQX3iXVFYgzF5odxvaou7HnquALFZkyVuYskoaHUOqOyOLpOEj5XTA==} 1730 + /@vitest/runner@0.34.3: 1731 + resolution: {integrity: sha512-lYNq7N3vR57VMKMPLVvmJoiN4bqwzZ1euTW+XXYH5kzr3W/+xQG3b41xJn9ChJ3AhYOSoweu974S1V3qDcFESA==} 1732 1732 dependencies: 1733 - '@vitest/utils': 0.34.2 1733 + '@vitest/utils': 0.34.3 1734 1734 p-limit: 4.0.0 1735 1735 pathe: 1.1.1 1736 1736 dev: true 1737 1737 1738 - /@vitest/snapshot@0.34.2: 1739 - resolution: {integrity: sha512-qhQ+xy3u4mwwLxltS4Pd4SR+XHv4EajiTPNY3jkIBLUApE6/ce72neJPSUQZ7bL3EBuKI+NhvzhGj3n5baRQUQ==} 1738 + /@vitest/snapshot@0.34.3: 1739 + resolution: {integrity: sha512-QyPaE15DQwbnIBp/yNJ8lbvXTZxS00kRly0kfFgAD5EYmCbYcA+1EEyRalc93M0gosL/xHeg3lKAClIXYpmUiQ==} 1740 1740 dependencies: 1741 1741 magic-string: 0.30.2 1742 1742 pathe: 1.1.1 1743 1743 pretty-format: 29.6.2 1744 1744 dev: true 1745 1745 1746 - /@vitest/spy@0.34.2: 1747 - resolution: {integrity: sha512-yd4L9OhfH6l0Av7iK3sPb3MykhtcRN5c5K5vm1nTbuN7gYn+yvUVVsyvzpHrjqS7EWqn9WsPJb7+0c3iuY60tA==} 1746 + /@vitest/spy@0.34.3: 1747 + resolution: {integrity: sha512-N1V0RFQ6AI7CPgzBq9kzjRdPIgThC340DGjdKdPSE8r86aUSmeliTUgkTqLSgtEwWWsGfBQ+UetZWhK0BgJmkQ==} 1748 1748 dependencies: 1749 1749 tinyspy: 2.1.1 1750 1750 dev: true 1751 1751 1752 - /@vitest/ui@0.33.0(vitest@0.34.2): 1752 + /@vitest/ui@0.33.0(vitest@0.34.3): 1753 1753 resolution: {integrity: sha512-7gbAjLqt30R4bodkJAutdpy4ncv+u5IKTHYTow1c2q+FOxZUC9cKOSqMUxjwaaTwLN+EnDnmXYPtg3CoahaUzQ==} 1754 1754 peerDependencies: 1755 1755 vitest: '>=0.30.1 <1' ··· 1761 1761 pathe: 1.1.1 1762 1762 picocolors: 1.0.0 1763 1763 sirv: 2.0.3 1764 - vitest: 0.34.2(playwright@1.37.1) 1764 + vitest: 0.34.3(playwright@1.37.1) 1765 1765 dev: true 1766 1766 1767 1767 /@vitest/utils@0.33.0: ··· 1772 1772 pretty-format: 29.6.2 1773 1773 dev: true 1774 1774 1775 - /@vitest/utils@0.34.2: 1776 - resolution: {integrity: sha512-Lzw+kAsTPubhoQDp1uVAOP6DhNia1GMDsI9jgB0yMn+/nDaPieYQ88lKqz/gGjSHL4zwOItvpehec9OY+rS73w==} 1775 + /@vitest/utils@0.34.3: 1776 + resolution: {integrity: sha512-kiSnzLG6m/tiT0XEl4U2H8JDBjFtwVlaE8I3QfGiMFR0QvnRDfYfdP3YvTBWM/6iJDAyaPY6yVQiCTUc7ZzTHA==} 1777 1777 dependencies: 1778 1778 diff-sequences: 29.4.3 1779 1779 loupe: 2.3.6 ··· 5076 5076 fsevents: 2.3.2 5077 5077 dev: true 5078 5078 5079 - /nuxt-vitest@0.10.2(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@3.28.0)(vite@4.4.9)(vitest@0.34.2)(vue-router@4.2.4)(vue@3.3.4): 5079 + /nuxt-vitest@0.10.2(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(rollup@3.28.0)(vite@4.4.9)(vitest@0.34.3)(vue-router@4.2.4)(vue@3.3.4): 5080 5080 resolution: {integrity: sha512-cYEvFY5iU0fV3xccdunV1vAlgyda3Tf7HEyPGrI/4KMAouwtIDIyuu2SgU3WOFqpNbhbAQbI5COLISodOeUHBQ==} 5081 5081 peerDependencies: 5082 5082 '@vitejs/plugin-vue': '*' ··· 5087 5087 '@nuxt/kit': 3.5.3(rollup@3.28.0) 5088 5088 '@vitejs/plugin-vue': 4.2.3(vite@4.4.9)(vue@3.3.4) 5089 5089 '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.4.9)(vue@3.3.4) 5090 - '@vitest/ui': 0.33.0(vitest@0.34.2) 5090 + '@vitest/ui': 0.33.0(vitest@0.34.3) 5091 5091 defu: 6.1.2 5092 5092 get-port-please: 3.0.1 5093 5093 perfect-debounce: 1.0.0 5094 5094 std-env: 3.3.3 5095 5095 vite: 4.4.9(@types/node@20.5.1) 5096 - vitest: 0.34.2(playwright@1.37.1) 5097 - vitest-environment-nuxt: 0.10.2(rollup@3.28.0)(vitest@0.34.2)(vue-router@4.2.4)(vue@3.3.4) 5096 + vitest: 0.34.3(playwright@1.37.1) 5097 + vitest-environment-nuxt: 0.10.2(rollup@3.28.0)(vitest@0.34.3)(vue-router@4.2.4)(vue@3.3.4) 5098 5098 transitivePeerDependencies: 5099 5099 - '@vue/server-renderer' 5100 5100 - happy-dom ··· 6972 6972 - terser 6973 6973 dev: true 6974 6974 6975 - /vite-node@0.34.2(@types/node@20.5.1): 6976 - resolution: {integrity: sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==} 6975 + /vite-node@0.34.3(@types/node@20.5.1): 6976 + resolution: {integrity: sha512-+0TzJf1g0tYXj6tR2vEyiA42OPq68QkRZCu/ERSo2PtsDJfBpDyEfuKbRvLmZqi/CgC7SCBtyC+WjTGNMRIaig==} 6977 6977 engines: {node: '>=v14.18.0'} 6978 6978 hasBin: true 6979 6979 dependencies: ··· 7116 7116 fsevents: 2.3.2 7117 7117 dev: true 7118 7118 7119 - /vitest-environment-nuxt@0.10.2(rollup@3.28.0)(vitest@0.34.2)(vue-router@4.2.4)(vue@3.3.4): 7119 + /vitest-environment-nuxt@0.10.2(rollup@3.28.0)(vitest@0.34.3)(vue-router@4.2.4)(vue@3.3.4): 7120 7120 resolution: {integrity: sha512-CgOS0KW0zhyDVvfHbq+CbkCa/sA2Ui/SMrp0W0vDgzhaUTCuo7WtJ211HwYqGhj3YvSRopOByRPkUDFQjr3wiw==} 7121 7121 peerDependencies: 7122 7122 happy-dom: ^9.10.9 || ^10.0.0 ··· 7138 7138 magic-string: 0.30.2 7139 7139 ofetch: 1.1.1 7140 7140 unenv: 1.7.1 7141 - vitest: 0.34.2(playwright@1.37.1) 7141 + vitest: 0.34.3(playwright@1.37.1) 7142 7142 vue: 3.3.4 7143 7143 vue-router: 4.2.4(vue@3.3.4) 7144 7144 whatwg-fetch: 3.6.17 ··· 7148 7148 - supports-color 7149 7149 dev: true 7150 7150 7151 - /vitest@0.34.2(playwright@1.37.1): 7152 - resolution: {integrity: sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==} 7151 + /vitest@0.34.3(playwright@1.37.1): 7152 + resolution: {integrity: sha512-7+VA5Iw4S3USYk+qwPxHl8plCMhA5rtfwMjgoQXMT7rO5ldWcdsdo3U1QD289JgglGK4WeOzgoLTsGFu6VISyQ==} 7153 7153 engines: {node: '>=v14.18.0'} 7154 7154 hasBin: true 7155 7155 peerDependencies: ··· 7182 7182 '@types/chai': 4.3.5 7183 7183 '@types/chai-subset': 1.3.3 7184 7184 '@types/node': 20.5.1 7185 - '@vitest/expect': 0.34.2 7186 - '@vitest/runner': 0.34.2 7187 - '@vitest/snapshot': 0.34.2 7188 - '@vitest/spy': 0.34.2 7189 - '@vitest/utils': 0.34.2 7185 + '@vitest/expect': 0.34.3 7186 + '@vitest/runner': 0.34.3 7187 + '@vitest/snapshot': 0.34.3 7188 + '@vitest/spy': 0.34.3 7189 + '@vitest/utils': 0.34.3 7190 7190 acorn: 8.10.0 7191 7191 acorn-walk: 8.2.0 7192 7192 cac: 6.7.14 ··· 7202 7202 tinybench: 2.5.0 7203 7203 tinypool: 0.7.0 7204 7204 vite: 4.4.9(@types/node@20.5.1) 7205 - vite-node: 0.34.2(@types/node@20.5.1) 7205 + vite-node: 0.34.3(@types/node@20.5.1) 7206 7206 why-is-node-running: 2.2.2 7207 7207 transitivePeerDependencies: 7208 7208 - less