Skip to content

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 28, 2024
1 parent 1a48694 commit c8d53c0
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 244 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,43 +32,43 @@
"yarn.lock": "license-checker --production --failOn \"GPL;AGPL;LGPL;NGPL\" --summary"
},
"dependencies": {
"@tidbcloud/serverless": "^0.1.1",
"@tidbcloud/serverless": "^0.2.0",
"app-root-path": "^3.1.0",
"console-express-routes": "^1.0.2",
"crypto": "^1.0.1",
"express": "^4.19.2",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"mysql2": "^3.10.2",
"luxon": "^3.5.0",
"mysql2": "^3.11.0",
"snakecase-keys": "^8.0.1"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/types": "^19.0.3",
"@planetscale/database": "^1.18.0",
"@planetscale/database": "^1.19.0",
"@tsconfig/node16": "^16.1.3",
"@tsconfig/strictest": "^2.0.5",
"@types/express": "^4.17.21",
"@types/lodash": "^4.17.6",
"@types/lodash": "^4.17.7",
"@types/luxon": "^3.4.2",
"@types/node": "^20.14.10",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@types/node": "^20.16.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"license-checker": "^25.0.1",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.9",
"nodemon": "^3.1.4",
"npm-check-updates": "^17.0.6",
"prettier": "^3.3.2",
"npm-check-updates": "^17.1.0",
"prettier": "^3.3.3",
"simple-git-hooks": "^2.11.1",
"supertest": "^7.0.0",
"typescript": "~5.5.3",
"typescript": "~5.5.4",
"undici": "^6.18.2",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
}
}
Loading

0 comments on commit c8d53c0

Please sign in to comment.