[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 bumpp to v9.5.2 (#176)

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

+14 -8
+1 -1
package.json
··· 58 58 "@nuxt/test-utils": "3.14.1", 59 59 "@types/node": "20.12.7", 60 60 "@vitest/coverage-v8": "2.0.5", 61 - "bumpp": "9.4.2", 61 + "bumpp": "9.5.2", 62 62 "eslint": "9.7.0", 63 63 "expect-type": "0.19.0", 64 64 "get-port-please": "3.1.2",
+13 -7
pnpm-lock.yaml
··· 34 34 specifier: 2.0.5 35 35 version: 2.0.5(vitest@2.0.5(@types/node@20.12.7)(terser@5.30.3)) 36 36 bumpp: 37 - specifier: 9.4.2 38 - version: 9.4.2(magicast@0.3.4) 37 + specifier: 9.5.2 38 + version: 9.5.2(magicast@0.3.4) 39 39 eslint: 40 40 specifier: 9.7.0 41 41 version: 9.7.0 ··· 1978 1978 resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} 1979 1979 engines: {node: '>=6'} 1980 1980 1981 - bumpp@9.4.2: 1982 - resolution: {integrity: sha512-D0Cb5Mgxei7PObv4FkKQ19v1qSRhA3buQqCEQW6EU4+iort7JxL06DC6bZG5E0x/euZkaBuAQqOtFd2zIJKPjA==} 1981 + bumpp@9.5.2: 1982 + resolution: {integrity: sha512-L0awRXkMY4MLasVy3dyfM+2aU2Q4tyCDU45O7hxiB2SHZF8jurw3nmyifrtFJ4cI/JZIvu5ChCtf0i8yLfnohQ==} 1983 1983 engines: {node: '>=10'} 1984 1984 hasBin: true 1985 1985 ··· 3098 3098 engines: {node: '>=6'} 3099 3099 hasBin: true 3100 3100 3101 + jsonc-parser@3.3.1: 3102 + resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==} 3103 + 3101 3104 jsonfile@6.1.0: 3102 3105 resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} 3103 3106 ··· 6614 6617 globby: 11.1.0 6615 6618 is-glob: 4.0.3 6616 6619 minimatch: 9.0.4 6617 - semver: 7.6.2 6620 + semver: 7.6.3 6618 6621 ts-api-utils: 1.3.0(typescript@5.3.3) 6619 6622 optionalDependencies: 6620 6623 typescript: 5.3.3 ··· 6645 6648 '@typescript-eslint/types': 7.7.1 6646 6649 '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.3.3) 6647 6650 eslint: 9.7.0 6648 - semver: 7.6.2 6651 + semver: 7.6.3 6649 6652 transitivePeerDependencies: 6650 6653 - supports-color 6651 6654 - typescript ··· 7174 7177 7175 7178 builtin-modules@3.3.0: {} 7176 7179 7177 - bumpp@9.4.2(magicast@0.3.4): 7180 + bumpp@9.5.2(magicast@0.3.4): 7178 7181 dependencies: 7179 7182 '@jsdevtools/ez-spawn': 3.0.4 7180 7183 c12: 1.11.1(magicast@0.3.4) ··· 7182 7185 escalade: 3.1.2 7183 7186 fast-glob: 3.3.2 7184 7187 js-yaml: 4.1.0 7188 + jsonc-parser: 3.3.1 7185 7189 prompts: 2.4.2 7186 7190 semver: 7.6.3 7187 7191 transitivePeerDependencies: ··· 8433 8437 json-stable-stringify-without-jsonify@1.0.1: {} 8434 8438 8435 8439 json5@2.2.3: {} 8440 + 8441 + jsonc-parser@3.3.1: {} 8436 8442 8437 8443 jsonfile@6.1.0: 8438 8444 dependencies: