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 Nov 22, 2023
1 parent 657ea10 commit f787a5d
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 200 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"citty": "^0.1.4",
"citty": "^0.1.5",
"defu": "^6.1.3",
"esbuild": "^0.19.5",
"esbuild": "^0.19.7",
"fs-extra": "^11.1.1",
"globby": "^13.2.2",
"jiti": "^1.21.0",
Expand All @@ -41,23 +41,23 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/mri": "^1.1.4",
"@types/node": "^20.9.0",
"@types/mri": "^1.1.5",
"@types/node": "^20.9.4",
"@vitest/coverage-v8": "^0.34.6",
"c8": "latest",
"changelogen": "^0.5.5",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-unjs": "^0.2.1",
"modern-normalize": "^2.0.0",
"prettier": "^3.1.0",
"sass": "^1.69.5",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"peerDependencies": {
"sass": "^1.69.5",
"typescript": ">=5.2.2"
"typescript": ">=5.3.2"
},
"peerDependenciesMeta": {
"sass": {
Expand Down
Loading

0 comments on commit f787a5d

Please sign in to comment.