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 e216d283..325259f1 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: Hebilicious/reproduire@a4b274773e3d6e8bef547385710473af11f5ec5d # v0.0.9-mp + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + - uses: Hebilicious/reproduire@4b686ae9cbb72dad60f001d278b6e3b2ce40a9ac # v0.0.9 with: label: needs reproduction diff --git a/packages/script/package.json b/packages/script/package.json index 90b301fc..f52bef1b 100644 --- a/packages/script/package.json +++ b/packages/script/package.json @@ -76,11 +76,11 @@ "@googlemaps/markerclusterer": "^2.6.2", "@paypal/paypal-js": "^8.1.2 || ^9.0.0", "@stripe/stripe-js": "^7.0.0 || ^8.0.0 || ^9.0.0", - "@types/google.maps": "^3.58.1", + "@types/google.maps": "^3.64.0", "@types/vimeo__player": "^2.18.3", - "@types/youtube": "^0.1.0", - "@unhead/vue": "^2.0.3", - "posthog-js": "^1.0.0" + "@types/youtube": "^0.2.0", + "@unhead/vue": "^2.1.13", + "posthog-js": "^1.372.6" }, "peerDependenciesMeta": { "@googlemaps/markerclusterer": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 632d0cff..359a6bae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -280,16 +280,16 @@ importers: specifier: ^7.0.0 || ^8.0.0 || ^9.0.0 version: 8.11.0 '@types/google.maps': - specifier: ^3.58.1 + specifier: ^3.64.0 version: 3.64.0 '@types/vimeo__player': specifier: ^2.18.3 version: 2.18.3 '@types/youtube': - specifier: ^0.1.0 - version: 0.1.2 + specifier: ^0.2.0 + version: 0.2.0 '@unhead/vue': - specifier: ^2.0.3 + specifier: ^2.1.13 version: 2.1.13(vue@3.5.33(typescript@6.0.3)) '@vueuse/core': specifier: 'catalog:' @@ -328,7 +328,7 @@ importers: specifier: 'catalog:' version: 2.3.1 posthog-js: - specifier: ^1.0.0 + specifier: ^1.372.6 version: 1.372.6 sirv: specifier: 'catalog:' @@ -2833,9 +2833,6 @@ packages: '@types/yargs@17.0.35': resolution: {integrity: sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==} - '@types/youtube@0.1.2': - resolution: {integrity: sha512-n1/KqusanheyQRWHamNZv8K3kydlRqyEsZEKxMTeNWXQTC15lZprITCUt+WgL1vAIvKHCjPBIWz/gf/KQLsB3g==} - '@types/youtube@0.2.0': resolution: {integrity: sha512-Y+y6RKuqhurm5yWfUt3eT2QdHZNl09+OT86I2yOKGfJzTZCaR5eSf6m7zIGnlUHiUuYm4i/hUTDJ++E53OVh0g==} @@ -9062,8 +9059,6 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@types/youtube@0.1.2': {} - '@types/youtube@0.2.0': {} '@typescript-eslint/eslint-plugin@8.59.1(@typescript-eslint/parser@8.59.1(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3))(eslint@10.3.0(jiti@2.6.1))(typescript@6.0.3)':