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 Apr 3, 2024
1 parent fd31255 commit cf5f416
Show file tree
Hide file tree
Showing 2 changed files with 2,354 additions and 705 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,28 +60,28 @@
},
"dependencies": {
"cac": "^6.7.14",
"globby": "^13.1.4",
"globby": "^13.2.2",
"kolorist": "^1.8.0",
"prompts": "^2.4.2"
},
"devDependencies": {
"@tsconfig/node18": "^2.0.1",
"@types/node": "^18.16.17",
"@types/prompts": "^2.4.4",
"@u3u/eslint-config": "^2.3.0",
"@types/node": "^18.19.29",
"@types/prompts": "^2.4.9",
"@u3u/eslint-config": "^2.15.0",
"@u3u/prettier-config": "^2.1.1",
"@vitest/coverage-v8": "^0.32.0",
"@vitest/ui": "^0.32.0",
"eslint": "^8.42.0",
"lint-staged": "^13.2.2",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.7",
"eslint": "^8.57.0",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"simple-git-hooks": "^2.8.1",
"simple-git-hooks": "^2.11.1",
"symlnk-cli": "link:",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vitest": "^0.32.0"
"typescript": "^5.4.3",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.6.2",
"packageManager": "pnpm@8.15.6",
"publishConfig": {
"access": "public"
}
Expand Down

0 comments on commit cf5f416

Please sign in to comment.