Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2023
1 parent 1acb6dc commit 9f14722
Show file tree
Hide file tree
Showing 2 changed files with 1,209 additions and 1,090 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -34,22 +34,22 @@
"build": "unbuild"
},
"dependencies": {
"chatgpt": "^5.1.3",
"chatgpt": "^5.2.5",
"consola": "^2.15.3",
"nodemailer": "^6.9.1"
"nodemailer": "^6.9.4"
},
"devDependencies": {
"@antfu/eslint-config-ts": "^0.37.0",
"@types/node": "^18.15.10",
"@types/nodemailer": "^6.4.7",
"bumpp": "^9.0.0",
"eslint": "^8.36.0",
"lint-staged": "^13.2.0",
"@antfu/eslint-config-ts": "^0.40.2",
"@types/node": "^18.17.4",
"@types/nodemailer": "^6.4.9",
"bumpp": "^9.1.1",
"eslint": "^8.47.0",
"lint-staged": "^13.2.3",
"p-queue": "^7.3.4",
"simple-git-hooks": "^2.8.1",
"typescript": "^5.0.2",
"unbuild": "^1.1.2",
"vitest": "^0.29.7"
"simple-git-hooks": "^2.9.0",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.34.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged"
Expand Down

0 comments on commit 9f14722

Please sign in to comment.