Skip to content

Commit

Permalink
chore(deps): update all dependencies (#365)
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 Nov 14, 2024
1 parent 567b699 commit 0acfc72
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 105 deletions.
2 changes: 1 addition & 1 deletion apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-config-next": "15.0.3",
"postcss": "8.4.49",
"prettier": "3.3.3",
"tailwindcss": "3.4.14",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
},
"prettier": "@atmina/linting/prettier"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
2 changes: 1 addition & 1 deletion packages/linting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/prettier": "3.0.0",
"eslint": "9.14.0",
"prettier": "3.3.3",
"tailwindcss": "3.4.14",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 0acfc72

Please sign in to comment.