Skip to content

Commit

Permalink
fix(deps): update all patch dependencies (#5075)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent ac13498 commit 31a228d
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 124 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"lodash.set": "4.3.2",
"lodash.unset": "4.5.2",
"markdown-to-jsx": "7.5.0",
"next": "15.1.5",
"next": "15.1.6",
"next-auth": "5.0.0-beta.25",
"node-fetch": "^3.3.2",
"pino": "9.1.0",
Expand Down Expand Up @@ -144,7 +144,7 @@
"@types/node": "^20.11.6",
"@types/node-fetch": "^2.6.9",
"@types/pg": "^8.10.9",
"@types/react": "19.0.7",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/unorm": "^1",
"@types/uuid": "^8.3.4",
Expand All @@ -163,7 +163,7 @@
"cypress-terminal-report": "^7.1.0",
"cypress-wait-until": "^3.0.2",
"eslint": "^9.17.0",
"eslint-config-next": "15.1.5",
"eslint-config-next": "15.1.6",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.17.5",
"husky": "^9.0.10",
Expand Down Expand Up @@ -198,7 +198,7 @@
],
"packageManager": "[email protected]",
"resolutions": {
"@types/react": "19.0.7",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3"
}
}
Loading

0 comments on commit 31a228d

Please sign in to comment.