Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent b74d8c6 commit 1e67ed7
Show file tree
Hide file tree
Showing 4 changed files with 158 additions and 154 deletions.
8 changes: 4 additions & 4 deletions apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "15.0.3",
"@types/eslint": "9.6.1",
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-next": "15.0.3",
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier": "3.4.1",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"prettier": "@atmina/linting/prettier"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"packageManager": "pnpm@9.13.2"
"packageManager": "pnpm@9.14.2"
}
8 changes: 4 additions & 4 deletions packages/linting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"license": "MIT",
"devDependencies": {
"@types/eslint": "9.6.1",
"@types/node": "22.9.0",
"@types/node": "22.10.0",
"@types/prettier": "3.0.0",
"eslint": "9.14.0",
"prettier": "3.3.3",
"eslint": "9.15.0",
"prettier": "3.4.1",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"dependencies": {
"@antfu/ni": "^0.23.0",
Expand Down
Loading

0 comments on commit 1e67ed7

Please sign in to comment.