Skip to content

Commit

Permalink
feat: move lodash to @bingtsingw/radash
Browse files Browse the repository at this point in the history
  • Loading branch information
bingtsingw committed Apr 6, 2024
1 parent 5ded317 commit d1c6f61
Show file tree
Hide file tree
Showing 9 changed files with 223 additions and 241 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xstools/utility",
"version": "0.12.3",
"version": "0.12.4",
"repository": {
"type": "git",
"url": "https://github.com/bingtsingw/xstools"
Expand Down Expand Up @@ -54,9 +54,9 @@
"extends": "@xstools-dev/eslint-config/base"
},
"dependencies": {
"@bingtsingw/radash": "^0.1.1",
"date-fns": "^2.30.0",
"date-fns-tz": "^2.0.0",
"lodash": "^4.17.21",
"valibot": "^0.30.0"
},
"devDependencies": {
Expand All @@ -66,16 +66,15 @@
"@commitlint/config-conventional": "^19.1.0",
"@release-it/conventional-changelog": "^8.0.1",
"@types/bun": "^1.0.12",
"@types/lodash": "^4.17.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"mrm": "^4.1.22",
"release-it": "^17.1.1",
"tsup": "^8.0.2",
"typescript": "^5.4.3",
"xstools-dev": "^0.0.4"
"typescript": "^5.4.4",
"xstools-dev": "^0.1.0"
},
"packageManager": "^[email protected]",
"publishConfig": {
Expand Down
Loading

0 comments on commit d1c6f61

Please sign in to comment.