Skip to content

Commit

Permalink
chore(deps): update dev dependencies (major) (#141)
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 5, 2024
1 parent 68f650b commit 473dfbb
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 204 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@
"@minute/eslint-config": "workspace:*",
"@minute/schemas": "workspace:*",
"@minute/tsconfig": "workspace:*",
"@next/env": "^14.2.3",
"@next/env": "^15.0.0",
"@playwright/test": "^1.44.1",
"@prisma/nextjs-monorepo-workaround-plugin": "^5.15.0",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/chroma-js": "^2.4.4",
"@types/hh-mm-ss": "^1.2.3",
"@types/node": "20.17.6",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "^4.3.1",
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": "14.2.16",
"eslint-config-next": "15.0.2",
"eslint-plugin-tailwindcss": "^3.11.0",
"eslint-plugin-testing-library": "^6.0.1",
"typescript": "5.6.3"
Expand Down
Loading

0 comments on commit 473dfbb

Please sign in to comment.