diff --git a/.github/workflows/agent-scan.yml b/.github/workflows/agent-scan.yml index 50615c24c..ad8b27af0 100644 --- a/.github/workflows/agent-scan.yml +++ b/.github/workflows/agent-scan.yml @@ -21,7 +21,7 @@ jobs: steps: - name: AgentScan id: agentscan - uses: MatteoGabriele/agentscan-action@e02ef270c024bfad3541b2a71619c3c9f20b3312 # v2.2.0 + uses: MatteoGabriele/agentscan-action@cf7615ba9f4fa86beab3323bc84b803ab430f8dc # v2.3.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} mode: silent diff --git a/modules/nuxt-charts.yml b/modules/nuxt-charts.yml index 56e4c1dd1..14128849b 100644 --- a/modules/nuxt-charts.yml +++ b/modules/nuxt-charts.yml @@ -1,7 +1,7 @@ name: nuxt-charts description: Nuxt module for vue-chrts repo: dennisadriaans/vue-chrts#main/packages/nuxt-charts -npm: nuxt-charts-legacy +npm: nuxt-charts icon: nuxt-charts.svg github: https://github.com/dennisadriaans/vue-chrts website: https://nuxtcharts.com/ diff --git a/modules/pinia.yml b/modules/pinia.yml index 750aea3aa..e380225f6 100644 --- a/modules/pinia.yml +++ b/modules/pinia.yml @@ -14,6 +14,6 @@ maintainers: twitter: posva bluesky: esm.dev compatibility: - nuxt: ^3.15.0 || ^4.0.0 + nuxt: ^3.15.0 || ^4.0.0 || ^5.0.0 requires: bridge: optional diff --git a/package.json b/package.json index fced1b319..53a7e344d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint": "^10.8.1", "globby": "^16.2.3", "hasha": "^7.0.0", - "js-yaml": "^5.2.3", + "js-yaml": "^5.3.0", "ofetch": "^1.5.1", "p-limit": "^7.3.1", "picocolors": "^1.1.1", @@ -42,5 +42,5 @@ "std-env": "^4.2.0", "typescript": "^6.0.3" }, - "packageManager": "pnpm@11.21.0" + "packageManager": "pnpm@11.22.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1f731881..1bcac8284 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^7.0.0 version: 7.0.0 js-yaml: - specifier: ^5.2.3 - version: 5.2.3 + specifier: ^5.3.0 + version: 5.3.0 ofetch: specifier: ^1.5.1 version: 1.5.1 @@ -931,8 +931,8 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - js-yaml@5.2.3: - resolution: {integrity: sha512-n+mUVyUX5bVv7G/G2zyIHOhdxfuU1dY2NOFzTQUWiMUbFss8b57NFlgCCaggU78wSw5KVS9cllzeLyzyR+n5nw==} + js-yaml@5.3.0: + resolution: {integrity: sha512-muutsYr+e2+d3rTgUGslq5rxbBlUy3cJ61IsHag2QNDQV+7zXWjkUpmALIajhrlLlrgRUiymj6U3zUr/TMK84Q==} hasBin: true jsdoc-type-pratt-parser@7.3.0: @@ -2197,7 +2197,7 @@ snapshots: isexe@2.0.0: {} - js-yaml@5.2.3: + js-yaml@5.3.0: dependencies: argparse: 2.0.1