Skip to content

Commit

Permalink
Merge 1974c2f into b214c2f
Browse files Browse the repository at this point in the history
  • Loading branch information
2 parents b214c2f + 1974c2f commit 481f61b
Show file tree
Hide file tree
Showing 2 changed files with 634 additions and 581 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,31 +49,31 @@
},
"dependencies": {
"chalk": "^5.2.0",
"commander": "^10.0.0",
"globby": "^13.1.3",
"commander": "^10.0.1",
"globby": "^13.1.4",
"magic-string": "^0.30.0"
},
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
"@types/node": "^18.14.6",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@vitest/coverage-c8": "^0.29.2",
"@vitest/coverage-istanbul": "^0.29.2",
"cspell": "^6.28.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.7.0",
"eslint-import-resolver-typescript": "^3.5.3",
"@types/node": "^18.16.3",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vitest/coverage-c8": "^0.29.8",
"@vitest/coverage-istanbul": "^0.29.8",
"cspell": "^6.31.1",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"inject-markdown": "^1.5.0",
"prettier": "^2.8.4",
"prettier": "^2.8.8",
"shx": "^0.3.4",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vitest": "^0.29.2"
"vite": "^4.3.3",
"vitest": "^0.29.8"
},
"engines": {
"node": ">=14.20"
Expand Down
Loading

0 comments on commit 481f61b

Please sign in to comment.