diff --git a/.github/workflows/reproduction-close.yml b/.github/workflows/reproduction-close.yml index f0adf225..5be6eca6 100644 --- a/.github/workflows/reproduction-close.yml +++ b/.github/workflows/reproduction-close.yml @@ -11,7 +11,7 @@ jobs: stale: runs-on: ubuntu-latest steps: - - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0 + - uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0 with: days-before-stale: -1 # Issues and PR will never be flagged stale automatically. stale-issue-label: needs reproduction # Label that flags an issue as stale. diff --git a/.github/workflows/reproduction.yml b/.github/workflows/reproduction.yml index 5de84ad8..ba15a6e5 100644 --- a/.github/workflows/reproduction.yml +++ b/.github/workflows/reproduction.yml @@ -10,7 +10,7 @@ jobs: reproduire: runs-on: ubuntu-latest steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9-mp with: label: needs reproduction diff --git a/package.json b/package.json index 6ab1f414..a511b9d6 100644 --- a/package.json +++ b/package.json @@ -88,9 +88,9 @@ "@stripe/stripe-js": "^7.0.0 || ^8.0.0", "@types/google.maps": "^3.58.1", "@types/vimeo__player": "^2.18.3", - "@types/youtube": "^0.1.0", - "@unhead/vue": "^2.0.3", - "posthog-js": "^1.0.0" + "@types/youtube": "^0.1.2", + "@unhead/vue": "^2.1.12", + "posthog-js": "^1.363.1" }, "peerDependenciesMeta": { "@googlemaps/markerclusterer": { diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index e4fce245..46a3fbf9 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -24,8 +24,8 @@ catalog: bumpp: ^11.0.1 consola: ^3.4.2 defu: ^6.1.4 - eslint: ^10.0.3 - eslint-plugin-harlanzw: ^0.9.0 + eslint: ^10.1.0 + eslint-plugin-harlanzw: ^0.9.2 h3: ^1.15.9 happy-dom: ^20.8.4 jest-image-snapshot: ^6.5.2