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 Sep 5, 2024
1 parent 48a240b commit 761effd
Show file tree
Hide file tree
Showing 2 changed files with 1,826 additions and 668 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^18.14.4",
"@vitest/coverage-c8": "^0.29.1",
"changelogen": "^0.4.1",
"eslint": "^8.34.0",
"@types/node": "^18.19.50",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-misaon": "^0.0.4",
"prettier": "^2.8.4",
"prettier": "^2.8.8",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.29.1"
"unbuild": "^1.2.1",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@7.28.0",
"packageManager": "pnpm@7.33.7",
"dependencies": {
"crypto-es": "^1.2.7",
"ufo": "^1.1.1"
"ufo": "^1.5.4"
}
}
Loading

0 comments on commit 761effd

Please sign in to comment.