Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent b70afa0 commit 62f17b7
Show file tree
Hide file tree
Showing 10 changed files with 374 additions and 375 deletions.
2 changes: 1 addition & 1 deletion apps/discord-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@discord-interactions/core": "^0.3.23",
"@dougley/frugal-savestate": "workspace:^",
"@sentry/cloudflare": "^8.55.0",
"hono": "^4.7.0",
"hono": "^4.7.1",
"kysely": "catalog:",
"kysely-d1": "catalog:"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"better-sqlite3": "11.8.1",
"dotenv": "^16.4.7",
"esbuild": "^0.24.2",
"miniflare": "^3.20250204.0",
"miniflare": "^3.20250204.1",
"rimraf": "^6.0.1",
"slash-up": "^1.4.2",
"wrangler": "catalog:"
Expand Down
8 changes: 4 additions & 4 deletions apps/web-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250204.0",
"@cloudflare/workers-types": "^4.20250214.0",
"@dougley/types": "workspace:^",
"@mdx-js/react": "^3.1.0",
"@mdx-js/rollup": "^3.1.0",
"@react-router/dev": "^7.1.5",
"@sentry/types": "^8.55.0",
"@types/react": "^19.0.8",
"@types/react": "^19.0.9",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"autoprefixer": "^10.4.20",
"discord-api-types": "^0.37.119",
"eslint": "^9.20.1",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-import-resolver-typescript": "^3.8.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.4",
Expand All @@ -77,7 +77,7 @@
"typescript": "^5.7.3",
"vite": "^6.1.0",
"vite-tsconfig-paths": "^5.1.4",
"wrangler": "3.108.1"
"wrangler": "3.109.1"
},
"engines": {
"node": ">=20.0.0"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dougley/frugal",
"packageManager": "pnpm@10.3.0",
"packageManager": "pnpm@10.4.1",
"version": "0.0.0",
"license": "MIT",
"devDependencies": {
Expand All @@ -13,11 +13,11 @@
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-jest": "^28.11.0",
"jest": "^29.7.0",
"prettier": "3.5.0",
"prettier": "3.5.1",
"prettier-plugin-organize-imports": "^4.1.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"turbo": "^2.4.1",
"turbo": "^2.4.2",
"typescript": "^5.7.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/d1-database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"kysely-d1": "^0.3.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250204.0",
"@cloudflare/workers-types": "^4.20250214.0",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"discord-api-types": "^0.37.119",
Expand Down
2 changes: 1 addition & 1 deletion packages/d1-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@cloudflare/workers-types": "catalog:",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"@types/node": "^22.13.1",
"@types/node": "^22.13.4",
"discord-api-types": "catalog:",
"glob": "^11.0.1",
"prisma": "^6.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/giveaway-state-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"directory": "packages/giveaway-state"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250204.0",
"@cloudflare/workers-types": "^4.20250214.0",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"discord-api-types": "^0.37.119",
Expand All @@ -23,7 +23,7 @@
"@discord-interactions/api": "^0.3.21",
"@dougley/d1-database": "workspace:^",
"@dougley/d1-prisma": "workspace:^",
"@trpc/server": "11.0.0-rc.764",
"@trpc/server": "11.0.0-rc.768",
"kysely": "catalog:",
"kysely-d1": "catalog:",
"trpc-durable-objects": "^1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/giveaway-state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"directory": "packages/giveaway-state"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20250204.0",
"@cloudflare/workers-types": "^4.20250214.0",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"discord-api-types": "^0.37.119"
Expand Down
717 changes: 358 additions & 359 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ packages:
- "apps/*"

catalog:
wrangler: ^3.108.1
'@cloudflare/workers-types': ^4.20250204.0
wrangler: ^3.109.1
'@cloudflare/workers-types': ^4.20250214.0
kysely: ^0.27.5
kysely-d1: ^0.3.0
discord-api-types: ^0.37.119

0 comments on commit 62f17b7

Please sign in to comment.