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 8, 2024
1 parent 5d18435 commit f350977
Show file tree
Hide file tree
Showing 2 changed files with 506 additions and 437 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,42 +11,42 @@
},
"bugs": "https://github.com/escapace/willow/issues",
"dependencies": {
"@pnpm/read-package-json": "^9.0.3",
"@pnpm/read-package-json": "^9.0.9",
"archiver": "^7.0.1",
"builtin-modules": "^4.0.0",
"chalk": "^5.3.0",
"esbuild": "^0.23.0",
"execa": "^9.3.0",
"esbuild": "^0.24.0",
"execa": "^9.5.1",
"fs-extra": "^11.2.0",
"lodash-es": "^4.17.21",
"semver": "^7.6.2",
"semver": "^7.6.3",
"split2": "^4.2.0",
"temp-dir": "^3.0.0",
"uuid": "^10.0.0"
},
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@escapace/pnpm-pack": "0.5.2",
"@ls-lint/ls-lint": "2.2.3",
"@types/archiver": "6.0.2",
"@types/archiver": "6.0.3",
"@types/fs-extra": "11.0.4",
"@types/lodash-es": "4.17.12",
"@types/node": "20.14.9",
"@types/node": "20.17.5",
"@types/semver": "7.5.8",
"@types/split2": "4.2.3",
"@types/uuid": "10.0.0",
"@vitest/coverage-v8": "1.6.0",
"eslint": "9.6.0",
"eslint-config-escapace": "5.2.3",
"esroll": "0.2.0",
"knip": "5.23.3",
"lefthook": "1.6.18",
"prettier": "3.3.2",
"knip": "5.36.1",
"lefthook": "1.8.2",
"prettier": "3.3.3",
"prettier-config-escapace": "1.2.1",
"syncpack": "12.3.3",
"tsx": "4.16.0",
"typescript": "5.5.3",
"syncpack": "12.4.0",
"tsx": "4.19.2",
"typescript": "5.6.3",
"vitest": "1.6.0"
},
"engines": {
Expand Down
Loading

0 comments on commit f350977

Please sign in to comment.