Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 92ff357 commit 642702a
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 83 deletions.
152 changes: 76 additions & 76 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.11.24",
"@types/node": "20.11.25",
"eslint": "8.57.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-deprecation": "2.0.0",
Expand All @@ -19,6 +19,6 @@
"nodemon": "3.1.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.2"
}
}
10 changes: 5 additions & 5 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@radix-ui/react-toggle-group": "1.0.4",
"class-variance-authority": "0.7.0",
"clsx": "2.1.0",
"next": "14.1.2",
"next-auth": "4.24.6",
"next": "14.1.3",
"next-auth": "4.24.7",
"next-themes": "0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -33,10 +33,10 @@
"zod": "3.22.4"
},
"devDependencies": {
"@types/react": "18.2.62",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"autoprefixer": "10.4.18",
"eslint-config-next": "14.1.2",
"eslint-config-next": "14.1.3",
"postcss": "8.4.35",
"tailwindcss": "3.4.1"
}
Expand Down

0 comments on commit 642702a

Please sign in to comment.