Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 4e66282 commit fbb7fa1
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion apps/clearance_ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"eslint-config-custom": "*",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "15.1.6",
"next": "15.1.7",
"next-router-mock": "0.9.13",
"tailwindcss": "^4.0.0",
"ts-jest": "29.2.5",
Expand Down
108 changes: 54 additions & 54 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"main": "index.js",
"version": "1.0.0",
"devDependencies": {
"@next/eslint-plugin-next": "15.1.6",
"@next/eslint-plugin-next": "14.2.24",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@vercel/style-guide": "6.0.0",
"eslint": "9.19.0",
"eslint-config-next": "15.1.6",
"eslint-config-next": "15.1.7",
"eslint-config-prettier": "10.0.1",
"eslint-config-turbo": "2.4.0",
"eslint-plugin-jest-dom": "5.5.0",
Expand Down

0 comments on commit fbb7fa1

Please sign in to comment.