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] committed Apr 28, 2024
1 parent 3f0fe47 commit 9b03491
Show file tree
Hide file tree
Showing 93 changed files with 36,119 additions and 33,702 deletions.
24 changes: 12 additions & 12 deletions blitz-sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,22 @@
"dependencies": {
"@prisma/client": "4.5.0",
"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"
"react-dom": "18.3.1",
"react": "18.3.1",
"zod": "3.23.4",
"react-hook-form": "7.51.3",
"@hookform/resolvers": "2.9.11"
},
"devDependencies": {
"@types/preview-email": "2.0.1",
"@types/react": "18.0.27",
"eslint": "8.33.0",
"@types/react": "18.3.1",
"eslint": "8.57.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
36 changes: 18 additions & 18 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",
"react": "18.2.0",
"react-dom": "18.2.0"
"drizzle-orm": "0.30.9",
"next": "13.5.6",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@cloudflare/next-on-pages": "1.0.1",
"@cloudflare/workers-types": "4.20230518.0",
"@cloudflare/next-on-pages": "1.11.1",
"@cloudflare/workers-types": "4.20240423.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.3.1",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
"better-sqlite3": "8.7.0",
"concurrently": "8.2.2",
"drizzle-kit": "0.20.17",
"eslint": "8.57.0",
"eslint-config-next": "13.5.6",
"postcss": "8.4.38",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
"wrangler": "3.52.0"
}
}
Loading

0 comments on commit 9b03491

Please sign in to comment.