Skip to content

Commit

Permalink
chore(deps): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 473dfbb commit d237aa9
Show file tree
Hide file tree
Showing 4 changed files with 363 additions and 352 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"jest-axe": "^9.0.0",
"jsdom": "^25.0.0",
"lint-staged": "^15.2.5",
"postcss": "8.4.47",
"tailwindcss": "3.4.14",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
"typescript": "5.6.3",
"vitest": "^2.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-config-next": "15.0.2",
"eslint-config-next": "15.0.3",
"eslint-plugin-tailwindcss": "^3.11.0",
"eslint-plugin-testing-library": "^6.0.1",
"typescript": "5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"date-fns": "^4.0.0",
"dotenv-cli": "^7.4.2",
"lint-staged": "^15.2.5",
"prisma": "5.21.1",
"prisma": "5.22.0",
"typescript": "5.6.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit d237aa9

Please sign in to comment.