Skip to content

Commit

Permalink
chore(deps): update all dependencies (#340)
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 Oct 9, 2024
1 parent 834ab40 commit b626bd8
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 222 deletions.
8 changes: 4 additions & 4 deletions apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
"prettier:fix": "prettier . --write"
},
"dependencies": {
"next": "14.2.14",
"next": "14.2.15",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "14.2.14",
"@next/eslint-plugin-next": "14.2.15",
"@types/eslint": "9.6.1",
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"eslint": "9.12.0",
"eslint-config-next": "14.2.14",
"eslint-config-next": "14.2.15",
"postcss": "8.4.47",
"prettier": "3.3.3",
"tailwindcss": "3.4.13",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"prettier": "@atmina/linting/prettier"
}
2 changes: 1 addition & 1 deletion packages/linting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint": "9.12.0",
"prettier": "3.3.3",
"tailwindcss": "3.4.13",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"dependencies": {
"@antfu/ni": "^0.23.0",
Expand Down
Loading

0 comments on commit b626bd8

Please sign in to comment.