[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 lint-staged to v14.0.1

+5 -5
+1 -1
package.json
··· 64 64 "expect-type": "0.16.0", 65 65 "get-port-please": "3.0.1", 66 66 "husky": "8.0.3", 67 - "lint-staged": "14.0.0", 67 + "lint-staged": "14.0.1", 68 68 "magic-regexp": "0.7.0", 69 69 "nuxt": "3.5.3", 70 70 "nuxt-vitest": "0.10.2",
+4 -4
pnpm-lock.yaml
··· 55 55 specifier: 8.0.3 56 56 version: 8.0.3 57 57 lint-staged: 58 - specifier: 14.0.0 59 - version: 14.0.0 58 + specifier: 14.0.1 59 + version: 14.0.1 60 60 magic-regexp: 61 61 specifier: 0.7.0 62 62 version: 0.7.0 ··· 4478 4478 resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} 4479 4479 dev: true 4480 4480 4481 - /lint-staged@14.0.0: 4482 - resolution: {integrity: sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==} 4481 + /lint-staged@14.0.1: 4482 + resolution: {integrity: sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==} 4483 4483 engines: {node: ^16.14.0 || >=18.0.0} 4484 4484 hasBin: true 4485 4485 dependencies: