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 Jun 29, 2023
1 parent 90719d7 commit 6f4060b
Show file tree
Hide file tree
Showing 3 changed files with 635 additions and 216 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"test": "vitest"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.5",
"@antfu/eslint-config": "^0.39.6",
"@antfu/ni": "^0.21.4",
"@nuxt/test-utils": "^3.6.1",
"@types/node": "^18.16.18",
Expand All @@ -24,15 +24,15 @@
"eslint": "8.43.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"nx": "^16.4.0",
"pnpm": "8.6.5",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"simple-git-hooks": "^2.8.1",
"taze": "^0.10.2",
"taze": "^0.11.0",
"tsup": "^7.1.0",
"typescript": "^5.1.5",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.32.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/form-actions-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dev": "nuxi dev"
},
"peerDependencies": {
"h3": "^1.7.0",
"h3": "^1.7.1",
"nuxt": "latest",
"vite": "*"
},
Expand Down
Loading

0 comments on commit 6f4060b

Please sign in to comment.