Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 51f891e commit 3a8c2c5
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 37 deletions.
4 changes: 2 additions & 2 deletions apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "15.1.4",
"@types/eslint": "9.6.1",
"@types/node": "22.10.5",
"@types/node": "22.10.6",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
"eslint": "9.18.0",
"eslint-config-next": "15.1.4",
"postcss": "8.4.49",
"postcss": "8.5.0",
"prettier": "3.4.2",
"tailwindcss": "3.4.17",
"typescript": "5.7.3"
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].3"
"packageManager": "[email protected].4"
}
4 changes: 2 additions & 2 deletions packages/linting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"devDependencies": {
"@types/eslint": "9.6.1",
"@types/node": "22.10.5",
"@types/node": "22.10.6",
"@types/prettier": "3.0.0",
"eslint": "9.18.0",
"prettier": "3.4.2",
Expand All @@ -36,7 +36,7 @@
"@posva/prompts": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^10.0.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.2",
Expand Down
71 changes: 39 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3a8c2c5

Please sign in to comment.