[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 playwright to v1.45.1 (#166)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 8, 2024, 3:20 AM UTC) 29d22062 7a8dee49

+10 -10
+1 -1
package.json
··· 67 67 "magic-regexp": "0.8.0", 68 68 "nuxt": "3.11.2", 69 69 "pinst": "3.0.0", 70 - "playwright": "1.40.1", 70 + "playwright": "1.45.1", 71 71 "typescript": "5.3.3", 72 72 "vite": "5.2.11", 73 73 "vitest": "1.5.2",
+9 -9
pnpm-lock.yaml
··· 61 61 specifier: 3.0.0 62 62 version: 3.0.0 63 63 playwright: 64 - specifier: 1.40.1 65 - version: 1.40.1 64 + specifier: 1.45.1 65 + version: 1.45.1 66 66 typescript: 67 67 specifier: 5.3.3 68 68 version: 5.3.3 ··· 6896 6896 mlly: 1.6.1 6897 6897 pathe: 1.1.2 6898 6898 6899 - /playwright-core@1.40.1: 6900 - resolution: {integrity: sha512-+hkOycxPiV534c4HhpfX6yrlawqVUzITRKwHAmYfmsVreltEl6fAZJ3DPfLMOODw0H3s1Itd6MDCWmP1fl/QvQ==} 6901 - engines: {node: '>=16'} 6899 + /playwright-core@1.45.1: 6900 + resolution: {integrity: sha512-LF4CUUtrUu2TCpDw4mcrAIuYrEjVDfT1cHbJMfwnE2+1b8PZcFzPNgvZCvq2JfQ4aTjRCCHw5EJ2tmr2NSzdPg==} 6901 + engines: {node: '>=18'} 6902 6902 hasBin: true 6903 6903 dev: true 6904 6904 6905 - /playwright@1.40.1: 6906 - resolution: {integrity: sha512-2eHI7IioIpQ0bS1Ovg/HszsN/XKNwEG1kbzSDDmADpclKc7CyqkHw7Mg2JCz/bbCxg25QUPcjksoMW7JcIFQmw==} 6907 - engines: {node: '>=16'} 6905 + /playwright@1.45.1: 6906 + resolution: {integrity: sha512-Hjrgae4kpSQBr98nhCj3IScxVeVUixqj+5oyif8TdIn2opTCPEzqAqNMeK42i3cWDCVu9MI+ZsGWw+gVR4ISBg==} 6907 + engines: {node: '>=18'} 6908 6908 hasBin: true 6909 6909 dependencies: 6910 - playwright-core: 1.40.1 6910 + playwright-core: 1.45.1 6911 6911 optionalDependencies: 6912 6912 fsevents: 2.3.2 6913 6913 dev: true