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 Feb 11, 2024
1 parent aa106b0 commit c89cabe
Show file tree
Hide file tree
Showing 93 changed files with 23,249 additions and 22,160 deletions.
20 changes: 10 additions & 10 deletions blitz-sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
"blitz": "0.45.5",
"react-dom": "18.2.0",
"react": "18.2.0",
"zod": "3.20.2",
"react-hook-form": "7.43.0",
"@hookform/resolvers": "2.9.10"
"zod": "3.22.4",
"react-hook-form": "7.50.1",
"@hookform/resolvers": "2.9.11"
},
"devDependencies": {
"@types/preview-email": "2.0.1",
"@types/react": "18.0.27",
"eslint": "8.33.0",
"@types/react": "18.2.55",
"eslint": "8.56.0",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"prettier-plugin-prisma": "4.9.0",
"prettier": "2.8.3",
"pretty-quick": "3.1.3",
"preview-email": "3.0.7",
"lint-staged": "13.3.0",
"prettier-plugin-prisma": "4.17.0",
"prettier": "2.8.8",
"pretty-quick": "3.3.1",
"preview-email": "3.0.19",
"prisma": "4.5.0",
"typescript": "4.9.5"
},
Expand Down
32 changes: 16 additions & 16 deletions cloudflare-next-on-pages-d1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,26 @@
"up": "drizzle-kit up:sqlite"
},
"dependencies": {
"drizzle-orm": "0.26.1",
"next": "13.4.4",
"drizzle-orm": "0.29.3",
"next": "13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@cloudflare/next-on-pages": "1.0.1",
"@cloudflare/workers-types": "4.20230518.0",
"@cloudflare/next-on-pages": "1.8.6",
"@cloudflare/workers-types": "4.20240208.0",
"@types/better-sqlite3": "^7.6.4",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"better-sqlite3": "8.4.0",
"concurrently": "8.0.1",
"drizzle-kit": "0.18.1",
"eslint": "8.41.0",
"eslint-config-next": "13.4.4",
"postcss": "8.4.23",
"tailwindcss": "3.3.2",
"typescript": "5.0.4",
"wrangler": "3.0.1"
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.17",
"better-sqlite3": "8.7.0",
"concurrently": "8.2.2",
"drizzle-kit": "0.20.14",
"eslint": "8.56.0",
"eslint-config-next": "13.5.6",
"postcss": "8.4.35",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"wrangler": "3.28.1"
}
}
Loading

0 comments on commit c89cabe

Please sign in to comment.