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/client/package.json b/client/package.json index 5035900a..432c7518 100644 --- a/client/package.json +++ b/client/package.json @@ -12,8 +12,8 @@ }, "devDependencies": { "@iconify-json/carbon": "^1.2.19", - "@nuxt/devtools-kit": "^3.2.3", - "@nuxt/devtools-ui-kit": "^3.2.3", + "@nuxt/devtools-kit": "^3.2.4", + "@nuxt/devtools-ui-kit": "^3.2.4", "@nuxt/kit": "^4.4.2", "nuxt": "^4.4.2", "vue": "^3.5.30", diff --git a/package.json b/package.json index 2904ac19..11952e2b 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.360.2" }, "peerDependenciesMeta": { "@googlemaps/markerclusterer": { diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index f08d4bbb..090feea8 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -8,9 +8,9 @@ packages: - '!examples/**' catalog: - '@antfu/eslint-config': ^7.7.2 - '@nuxt/devtools-kit': ^3.2.3 - '@nuxt/devtools-ui-kit': ^3.2.3 + '@antfu/eslint-config': ^7.7.3 + '@nuxt/devtools-kit': ^3.2.4 + '@nuxt/devtools-ui-kit': ^3.2.4 '@nuxt/kit': ^4.4.2 '@nuxt/module-builder': ^1.0.2 '@nuxt/test-utils': ^4.0.0 @@ -18,22 +18,22 @@ catalog: '@paypal/paypal-js': ^9.4.0 '@types/semver': ^7.7.1 '@types/youtube': ^0.1.2 - '@typescript-eslint/typescript-estree': ^8.57.0 + '@typescript-eslint/typescript-estree': ^8.57.1 '@vue/test-utils': ^2.4.6 '@vueuse/core': ^14.2.1 bumpp: ^10.4.1 consola: ^3.4.2 defu: ^6.1.4 eslint: ^10.0.3 - eslint-plugin-harlanzw: ^0.5.17 - h3: ^1.15.6 + eslint-plugin-harlanzw: ^0.5.21 + h3: ^1.15.8 happy-dom: ^20.8.4 knitwork: ^1.3.0 magic-string: ^0.30.21 nuxt: ^4.4.2 ofetch: ^1.5.1 ohash: ^2.0.11 - oxc-parser: ^0.118.0 + oxc-parser: ^0.120.0 oxc-walker: ^0.7.0 pathe: ^2.0.3 pkg-types: ^2.3.0 @@ -47,11 +47,11 @@ catalog: ultrahtml: ^1.6.0 unplugin: ^3.0.0 unstorage: ^1.17.4 - valibot: ^1.2.0 + valibot: ^1.3.0 vitest: ^4.1.0 vue: ^3.5.30 vue-router: ^5.0.3 - vue-tsc: ^3.2.5 + vue-tsc: ^3.2.6 ignoredBuiltDependencies: - esbuild