[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 expect-type to v1 (#183)

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

+6 -6
+1 -1
package.json
··· 60 60 "@vitest/coverage-v8": "2.0.5", 61 61 "bumpp": "9.5.2", 62 62 "eslint": "9.11.1", 63 - "expect-type": "0.20.0", 63 + "expect-type": "1.0.0", 64 64 "get-port-please": "3.1.2", 65 65 "husky": "9.0.11", 66 66 "lint-staged": "15.2.9",
+5 -5
pnpm-lock.yaml
··· 40 40 specifier: 9.11.1 41 41 version: 9.11.1(jiti@1.21.6) 42 42 expect-type: 43 - specifier: 0.20.0 44 - version: 0.20.0 43 + specifier: 1.0.0 44 + version: 1.0.0 45 45 get-port-please: 46 46 specifier: 3.1.2 47 47 version: 3.1.2 ··· 2527 2527 resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} 2528 2528 engines: {node: '>=16.17'} 2529 2529 2530 - expect-type@0.20.0: 2531 - resolution: {integrity: sha512-uHaC9LYNv6BcW+8SvXcwUUDCrrUxt3GSa61DFvTHj8JC+M0hekMFBwMlCarLQDk5bbpZ2vStpnQPIwRuV98YMw==} 2530 + expect-type@1.0.0: 2531 + resolution: {integrity: sha512-WcdwgWmGAE48kSHjxPVLriBuvJdJdi1VKTh7HmHvcm6WPdIT1Z04wUVX8BLiqnq0Rz5SnfJ+P0kM1RBqSLLoPQ==} 2532 2532 engines: {node: '>=12.0.0'} 2533 2533 2534 2534 externality@1.0.2: ··· 7799 7799 signal-exit: 4.1.0 7800 7800 strip-final-newline: 3.0.0 7801 7801 7802 - expect-type@0.20.0: {} 7802 + expect-type@1.0.0: {} 7803 7803 7804 7804 externality@1.0.2: 7805 7805 dependencies: