Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 3526bc0 commit 1686dd1
Show file tree
Hide file tree
Showing 4 changed files with 1,228 additions and 1,036 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4.0.2
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"prepare": "nuxi prepare"
},
"dependencies": {
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/simple-icons": "^1.1.90",
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.8",
"@nuxt/content": "^2.12.1",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@latest",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.1.3",
"nuxt-og-image": "^2.2.4"
"@nuxtjs/fontaine": "^0.4.3",
"@nuxtjs/google-fonts": "^3.2.0",
"nuxt-og-image": "^2.2.6"
},
"devDependencies": {
"@nuxthq/studio": "^1.0.10",
"@nuxthq/studio": "^1.1.2",
"studio": "link:@@nuxthq/studio"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"@nuxt/module-builder": "^0.6.0",
"@nuxt/schema": "3.11.2",
"@nuxt/test-utils": "3.12.1",
"@types/node": "^20.11.10",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"@types/node": "^20.16.11",
"changelogen": "^0.5.7",
"eslint": "^8.57.1",
"nuxt": "3.9.3",
"vitest": "^2.0.5"
"vitest": "^2.1.2"
},
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit 1686dd1

Please sign in to comment.