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 Jul 4, 2023
1 parent 1acb6dc commit 83176f0
Show file tree
Hide file tree
Showing 2 changed files with 930 additions and 644 deletions.
22 changes: 11 additions & 11 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.3"
},
"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.39.7",
"@types/node": "^18.16.19",
"@types/nodemailer": "^6.4.8",
"bumpp": "^9.1.1",
"eslint": "^8.44.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"
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.32.4"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged"
Expand Down

0 comments on commit 83176f0

Please sign in to comment.