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] committed Jul 5, 2024
1 parent cc6456f commit 1670eea
Show file tree
Hide file tree
Showing 3 changed files with 515 additions and 268 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0

- name: Install pnpm
uses: pnpm/[email protected].0
uses: pnpm/[email protected].1

- name: Use Node.js v18
uses: actions/setup-node@v4
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.3.1",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "3.11.2",
"@nuxt/test-utils": "3.12.0",
"@types/hash-sum": "^1.0.2",
"@types/node": "^20.12.5",
"@types/node": "^20.14.10",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"nuxt": "3.11.2",
"vitest": "^1.4.0"
"vitest": "^1.6.0"
},
"packageManager": "[email protected].6",
"packageManager": "[email protected].8",
"publishConfig": {
"access": "public"
}
Expand Down
Loading

0 comments on commit 1670eea

Please sign in to comment.