Skip to content

Commit

Permalink
deps: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bluelovers committed Sep 7, 2022
1 parent 69f98ba commit 1e8b97d
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 537 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,40 +73,40 @@
},
"dependencies": {
"@bluelovers/fast-glob": "^3.0.4",
"@bluelovers/jest-config": "^1.0.4",
"@bluelovers/jest-config": "^1.0.8",
"@bluelovers/string-natural-compare": "^2.0.7",
"@git-lazy/branch": "^1.0.39",
"@git-lazy/spawn": "^1.0.34",
"@git-lazy/tag": "^1.0.15",
"@git-lazy/tag-list": "^1.0.5",
"@git-lazy/branch": "^1.0.40",
"@git-lazy/spawn": "^1.0.35",
"@git-lazy/tag": "^1.0.16",
"@git-lazy/tag-list": "^1.0.6",
"@lazy-cjk/zh-convert": "^1.0.44",
"@lazy-node/semver-part": "^1.0.13",
"@lazy-node/semver-simple-parse": "^2.0.0",
"@lazy-node/semver-part": "^1.0.17",
"@lazy-node/semver-simple-parse": "^2.0.4",
"@novel-segment/assert": "^1.0.5",
"@novel-segment/loaders": "^1.0.33",
"@novel-segment/pretty-diff": "^1.0.8",
"@novel-segment/sort-dict-table": "^1.0.10",
"@novel-segment/sort-synonym": "^1.0.9",
"@novel-segment/stringify": "^1.0.5",
"@novel-segment/util-compare": "^1.0.9",
"@ts-type/is-array": "^1.0.3",
"@yarn-tool/find-root": "^2.0.1",
"@ts-type/is-array": "^1.0.5",
"@yarn-tool/find-root": "^2.0.6",
"ansi-colors": "^4.1.3",
"array-hyper-unique": "^2.0.8",
"bluebird": "^3.7.2",
"cache-path": "^3.0.1",
"cache-path": "^3.0.6",
"cjk-conv": "^1.2.139",
"cli-progress": "^3.11.2",
"crlf-normalize": "^1.0.7",
"crlf-normalize": "^1.0.12",
"cross-fetch": "^3.1.5",
"debug-color2": "^1.2.7",
"debug-color2": "^1.3.2",
"dot-properties-loader": "^1.0.5",
"dot-properties2": "^1.0.4",
"enquirer": "^2.3.6",
"escape-string-regexp": "<5 >=4.0.0",
"fs-extra": "^10.1.0",
"is-interactive": "<2 >=1",
"jszip": "^3.10.0",
"jszip": "^3.10.1",
"jszip-fixed-date": "^1.0.5",
"lazy-url": "^2.0.4",
"lodash": "^4.17.21",
Expand All @@ -120,30 +120,30 @@
"regexp-cjk-with-plugin-enabled": "^1.0.12",
"semver": "^7.3.7",
"sort-object-keys2": "^2.0.3",
"ts-type": "^2.1.8",
"ts-type": "^2.1.10",
"tslib": "^2.4.0",
"upath2": "^3.1.13",
"upath2": "^3.1.15",
"xmlbuilder2": "^3.0.2",
"yargs": "^17.5.1"
},
"devDependencies": {
"@bluelovers/tsconfig": "^1.0.30",
"@jest/types": "^28.1.3",
"@jest/types": "^29.0.2",
"@types/bluebird": "^3.5.36",
"@types/cli-progress": "^3.11.0",
"@types/conventional-changelog": "^3.1.1",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^28.1.6",
"@types/lodash": "^4.14.182",
"@types/jest": "^29.0.0",
"@types/lodash": "^4.14.184",
"@types/markdown-it": "^12.2.3",
"@types/micromatch": "^4.0.2",
"@types/node": "*",
"@types/node-fetch": "<3 >=2.5.12",
"@types/semver": "^7.3.10",
"@types/yargs": "^17.0.10",
"@yarn-tool/changelog": "^2.0.2",
"git-diff-from": "^1.1.32",
"gitlog2": "^5.0.28"
"@types/semver": "^7.3.12",
"@types/yargs": "^17.0.12",
"@yarn-tool/changelog": "^2.0.11",
"git-diff-from": "^1.1.33",
"gitlog2": "^5.0.29"
},
"peerDependencies": {},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 1e8b97d

Please sign in to comment.