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 Feb 8, 2025
1 parent d085e07 commit 5b2ac0d
Show file tree
Hide file tree
Showing 3 changed files with 1,425 additions and 857 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/action-setup@v4.0.0
uses: pnpm/action-setup@v4.1.0

- name: Use Node.js v18
uses: actions/setup-node@v4
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@
"dependencies": {
"@nuxt/kit": "3.14.1592",
"hash-sum": "^2.0.0",
"knitwork": "^1.1.0"
"knitwork": "^1.2.0"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/eslint-config": "^0.7.6",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "3.14.1592",
"@nuxt/test-utils": "3.15.1",
"@nuxt/test-utils": "3.15.4",
"@types/hash-sum": "^1.0.2",
"@types/node": "^20.17.10",
"@types/node": "^20.17.17",
"changelogen": "^0.5.7",
"eslint": "^9.16.0",
"eslint": "^9.20.0",
"nuxt": "^3.14.1592",
"vitest": "^2.1.8"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].5",
"publishConfig": {
"access": "public"
}
Expand Down
Loading

0 comments on commit 5b2ac0d

Please sign in to comment.