diff --git a/.github/workflows/reproduction-close.yml b/.github/workflows/reproduction-close.yml index f0adf225e..ec804d89f 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@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.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 e216d2831..325259f1b 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/package.json b/package.json index cd4ff0684..b2059d95c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "version": "1.1.1", "private": true, - "packageManager": "pnpm@11.1.3", + "packageManager": "pnpm@11.2.2", "description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.", "license": "MIT", "repository": { diff --git a/packages/script/package.json b/packages/script/package.json index 4d07a147c..320c1317f 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.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.2.0", + "@unhead/vue": "^2.1.15", + "posthog-js": "^1.374.4" }, "peerDependenciesMeta": { "@googlemaps/markerclusterer": { diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index cc274de17..053753aee 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -17,7 +17,7 @@ catalog: '@nuxt/kit': ^4.4.6 '@nuxt/module-builder': ^1.0.2 '@nuxt/test-utils': ^4.0.3 - '@nuxt/ui': ^4.7.1 + '@nuxt/ui': ^4.8.0 '@nuxtjs/partytown': ^2.0.0 '@paypal/paypal-js': ^9.7.0 '@shikijs/langs': ^4.1.0 @@ -45,7 +45,7 @@ catalog: pathe: ^2.0.3 pkg-types: ^2.3.1 playwright-core: ^1.60.0 - posthog-js: ^1.374.2 + posthog-js: ^1.374.4 rollup: ^4.60.4 shiki: ^4.1.0 sirv: ^3.0.2 @@ -58,7 +58,7 @@ catalog: unplugin: ^3.0.0 unstorage: ^1.17.5 valibot: ^1.4.0 - vitest: ^4.1.6 + vitest: ^4.1.7 vue: ^3.5.34 vue-tsc: ^3.3.1 trustPolicyIgnoreAfter: 262800