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 Jan 7, 2024
1 parent 2238995 commit 76a4f41
Show file tree
Hide file tree
Showing 88 changed files with 21,090 additions and 20,093 deletions.
18 changes: 9 additions & 9 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.49.2",
"@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.47",
"eslint": "8.56.0",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"prettier-plugin-prisma": "4.9.0",
"prettier": "2.8.3",
"lint-staged": "13.3.0",
"prettier-plugin-prisma": "4.17.0",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"preview-email": "3.0.7",
"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.3",
"@cloudflare/workers-types": "4.20231218.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.47",
"@types/react-dom": "18.2.18",
"autoprefixer": "10.4.16",
"better-sqlite3": "8.7.0",
"concurrently": "8.2.2",
"drizzle-kit": "0.20.10",
"eslint": "8.56.0",
"eslint-config-next": "13.5.6",
"postcss": "8.4.33",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"wrangler": "3.22.3"
}
}
Loading

0 comments on commit 76a4f41

Please sign in to comment.