Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 08d0e65 commit e7da990
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@hookform/resolvers": "3.9.1",
"@payloadcms/bundler-webpack": "1.0.7",
"@payloadcms/db-mongodb": "3.11.0",
"@payloadcms/db-mongodb": "3.12.0",
"@payloadcms/richtext-slate": "1.5.2",
"@radix-ui/react-dialog": "1.1.4",
"@radix-ui/react-dropdown-menu": "2.1.4",
Expand All @@ -30,12 +30,12 @@
"@radix-ui/react-slot": "1.1.1",
"@react-email/components": "0.0.31",
"@swc-node/register": "1.10.9",
"@tanstack/react-query": "5.62.10",
"@tanstack/react-query-devtools": "5.62.10",
"@trpc/client": "11.0.0-rc.666",
"@trpc/next": "11.0.0-rc.666",
"@trpc/react-query": "11.0.0-rc.666",
"@trpc/server": "11.0.0-rc.666",
"@tanstack/react-query": "5.62.11",
"@tanstack/react-query-devtools": "5.62.11",
"@trpc/client": "11.0.0-rc.682",
"@trpc/next": "11.0.0-rc.682",
"@trpc/react-query": "11.0.0-rc.682",
"@trpc/server": "11.0.0-rc.682",
"body-parser": "1.20.3",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
Expand All @@ -44,7 +44,7 @@
"dotenv": "16.4.7",
"express": "4.21.2",
"lucide-react": "0.469.0",
"next": "15.1.2",
"next": "15.1.3",
"nodemailer": "6.9.16",
"payload": "2.30.4",
"react": "19",
Expand All @@ -61,14 +61,14 @@
},
"devDependencies": {
"@types/express": "5.0.0",
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"@types/nodemailer": "6.4.17",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"copyfiles": "2.4.1",
"eslint": "8.57.1",
"eslint-config-next": "15.1.2",
"eslint-config-next": "15.1.3",
"nodemon": "3.1.9",
"postcss": "8.4.49",
"tailwindcss": "3.4.17",
Expand Down

0 comments on commit e7da990

Please sign in to comment.