Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2024
1 parent 6e88778 commit 6b15053
Show file tree
Hide file tree
Showing 4 changed files with 410 additions and 647 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.6.0
22.7.0
2 changes: 1 addition & 1 deletion apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@next/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "^0.5.1",
"@total-typescript/ts-reset": "^0.6.0",
"@types/jsonwebtoken": "^9.0.6",
"@types/lodash-es": "^4.17.12",
"@types/ms": "^0.7.34",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ufabc-next-backend",
"version": "0.0.1",
"private": false,
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.8.0",
"type": "module",
"scripts": {
"dev": "turbo run dev --parallel",
Expand Down
Loading

0 comments on commit 6b15053

Please sign in to comment.