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 Sep 13, 2023
1 parent 532c740 commit 3bd48c4
Show file tree
Hide file tree
Showing 9 changed files with 1,014 additions and 1,583 deletions.
12 changes: 6 additions & 6 deletions apps/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,24 +22,24 @@
"directory": "apps/discord"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"@sentry/esbuild-plugin": "^2.7.0",
"better-sqlite3": "8.5.2",
"@sentry/esbuild-plugin": "^2.7.1",
"better-sqlite3": "8.6.0",
"dotenv": "^16.3.1",
"esbuild": "^0.19.2",
"miniflare": "^3.20230821.0",
"miniflare": "^3.20230904.0",
"rimraf": "^5.0.1",
"slash-up": "^1.3.0",
"wrangler": "^3.4.0"
"wrangler": "^3.7.0"
},
"dependencies": {
"@dougley/d1-database": "workspace:^",
"@dougley/frugal-giveaways-do": "workspace:^",
"@ticketbridge/hyper-durable": "0.2.0-rc1",
"do-proxy": "^1.3.4",
"kysely": "^0.26.2",
"kysely": "^0.26.3",
"kysely-d1": "^0.3.0",
"slash-create": "^5.13.0"
}
Expand Down
10 changes: 5 additions & 5 deletions apps/stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@dougley/d1-database": "workspace:^",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"hono": "^3.5.4",
"kysely": "^0.26.2",
"hono": "^3.6.0",
"kysely": "^0.26.3",
"kysely-d1": "^0.3.0",
"stripe": "^13.3.0"
"stripe": "^13.5.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"wrangler": "^3.4.0"
"@cloudflare/workers-types": "^4.20230904.0",
"wrangler": "^3.7.0"
}
}
28 changes: 14 additions & 14 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,44 +28,44 @@
"@remix-run/cloudflare-pages": "^1.19.3",
"@remix-run/node": "^1.19.3",
"@remix-run/react": "^1.19.3",
"@sentry/remix": "^7.64.0",
"@sentry/remix": "^7.69.0",
"clsx": "^2.0.0",
"cross-env": "^7.0.3",
"daisyui": "^3.6.3",
"daisyui": "^3.7.4",
"date-fns": "^2.30.0",
"discord-bitflag": "^1.0.0",
"isbot": "^3.6.13",
"kysely": "^0.26.2",
"kysely": "^0.26.3",
"kysely-d1": "^0.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^4.10.1",
"react-icons": "^4.11.0",
"remix-auth": "^3.5.1",
"remix-auth-oauth2": "^1.8.0",
"remix-auth-oauth2": "^1.9.0",
"remix-utils": "^6.6.0",
"stripe": "^13.3.0",
"toucan-js": "^3.2.2",
"stripe": "^13.5.0",
"toucan-js": "^3.2.3",
"zod": "^3.22.2"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@dougley/types": "workspace:^",
"@remix-run/dev": "^1.19.3",
"@remix-run/eslint-config": "^1.19.3",
"@tailwindcss/typography": "^0.5.9",
"@tailwindcss/typography": "^0.5.10",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"autoprefixer": "^10.4.15",
"concurrently": "^8.2.1",
"discord-api-types": "^0.37.55",
"eslint": "^8.48.0",
"discord-api-types": "^0.37.56",
"eslint": "^8.49.0",
"nodemon": "^3.0.1",
"postcss": "^8.4.27",
"prettier-plugin-tailwindcss": "^0.5.3",
"postcss": "^8.4.29",
"prettier-plugin-tailwindcss": "^0.5.4",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"wrangler": "^3.4.0"
"wrangler": "^3.7.0"
},
"engines": {
"node": ">=16.13"
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "@dougley/frugal",
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.7.5",
"version": "0.0.0",
"license": "MIT",
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@types/jest": "^29.5.4",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.48.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jest": "^27.2.3",
"jest": "^29.6.4",
"prettier": "3.0.2",
"jest": "^29.7.0",
"prettier": "3.0.3",
"prettier-plugin-organize-imports": "^3.2.3",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/d1-database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"build": "tsc"
},
"dependencies": {
"kysely": "^0.26.2",
"kysely": "^0.26.3",
"kysely-d1": "^0.3.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"discord-api-types": "^0.37.55",
"wrangler": "^3.4.0"
"discord-api-types": "^0.37.56",
"wrangler": "^3.7.0"
}
}
6 changes: 3 additions & 3 deletions packages/giveaway-state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"directory": "packages/giveaway-state"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"discord-api-types": "^0.37.55"
"discord-api-types": "^0.37.56"
},
"exports": {
".": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"@dougley/d1-database": "workspace:^",
"@ticketbridge/hyper-durable": "0.2.0-rc1",
"do-proxy": "^1.3.4",
"kysely": "^0.26.2",
"kysely": "^0.26.3",
"kysely-d1": "^0.3.0"
}
}
12 changes: 6 additions & 6 deletions packages/sentry-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"directory": "packages/sentry-remix"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230821.0",
"@cloudflare/workers-types": "^4.20230904.0",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"@sentry/types": "^7.64.0",
"@sentry/types": "^7.69.0",
"@types/react": "^18.2.21"
},
"dependencies": {
Expand All @@ -26,10 +26,10 @@
"@remix-run/cloudflare-pages": "^1.19.3",
"@remix-run/react": "^1.19.3",
"@remix-run/server-runtime": "^1.19.3",
"@sentry/core": "^7.64.0",
"@sentry/remix": "^7.64.0",
"@sentry/utils": "^7.64.0",
"@sentry/core": "^7.69.0",
"@sentry/remix": "^7.69.0",
"@sentry/utils": "^7.69.0",
"react": "^18.2.0",
"toucan-js": "^3.2.2"
"toucan-js": "^3.2.3"
}
}
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"directory": "packages/types"
},
"dependencies": {
"@cloudflare/workers-types": "^4.20230821.0"
"@cloudflare/workers-types": "^4.20230904.0"
}
}
Loading

0 comments on commit 3bd48c4

Please sign in to comment.