Skip to content

Commit

Permalink
Merge branch 'master' of github.com:CaoMeiYouRen/push-all-in-cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
CaoMeiYouRen committed Oct 6, 2024
2 parents fee360c + d4acb33 commit 1a56e4a
Show file tree
Hide file tree
Showing 2 changed files with 504 additions and 167 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,29 +27,29 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.13",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"commitizen": "^4.2.3",
"conventional-changelog-cmyr-config": "^2.1.2",
"cross-env": "^7.0.2",
"cz-conventional-changelog-cmyr": "^1.1.1",
"debug": "^4.3.4",
"debug": "^4.3.7",
"eslint": "^8.50.0",
"eslint-config-cmyr": "^1.1.31",
"eslint-plugin-import": "^2.28.1",
"husky": "^9.0.11",
"jest": "^29.7.0",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.10",
"rimraf": "^5.0.5",
"semantic-release": "21.0.1",
"ts-jest": "^29.1.2",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
"tsup": "^8.1.0",
"typescript": "^5.0.4",
"vercel": "^34.2.8",
"vercel": "^37.6.1",
"wrangler": "^3.75.0"
},
"dependencies": {
Expand All @@ -59,7 +59,7 @@
"hono": "^4.4.11",
"push-all-in-one": "^3.6.0",
"tslib": "^2.6.3",
"tsx": "^4.16.2",
"tsx": "^4.19.1",
"winston": "^3.13.0",
"winston-daily-rotate-file": "^5.0.0"
},
Expand Down
Loading

0 comments on commit 1a56e4a

Please sign in to comment.