Skip to content

Commit

Permalink
Merge pull request #136 from yowainwright/update-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yowainwright authored Sep 2, 2024
2 parents dca7b64 + 295a233 commit eee9ea8
Show file tree
Hide file tree
Showing 2 changed files with 5,904 additions and 4,797 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@commitlint/config-conventional": "^18.6.3",
"@commitlint/prompt-cli": "^18.6.1",
"@types/gradient-string": "^1.1.6",
"@types/node": "^20.14.9",
"@types/node": "^20.16.1",
"@types/validate-npm-package-name": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand All @@ -79,17 +79,17 @@
"is-ci": "^3.0.1",
"lint-staged": "15.2.0",
"path-exists": "^5.0.0",
"prettier": "^3.3.2",
"release-it": "^17.4.0",
"rimraf": "^5.0.7",
"prettier": "^3.3.3",
"release-it": "^17.6.0",
"rimraf": "^5.0.10",
"stdouttojson": "^0.7.2",
"tslib": "^2.6.3",
"tsup": "^8.1.0",
"tslib": "^2.7.0",
"tsup": "^8.2.4",
"tsutils": "^3.21.0",
"tsx": "^4.16.0",
"tsx": "^4.18.0",
"turbo": "^1.13.4",
"type-fest": "^4.20.1",
"typescript": "^5.5.2",
"type-fest": "^4.25.0",
"typescript": "^5.5.4",
"vite": "^3.2.10",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit eee9ea8

Please sign in to comment.