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 Jan 9, 2024
1 parent 04b608a commit a0a59e7
Show file tree
Hide file tree
Showing 8 changed files with 669 additions and 652 deletions.
8 changes: 4 additions & 4 deletions apps/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"@sentry/esbuild-plugin": "^2.10.2",
"better-sqlite3": "9.2.2",
"dotenv": "^16.3.1",
"esbuild": "^0.19.10",
"miniflare": "^3.20231030.4",
"esbuild": "^0.19.11",
"miniflare": "^3.20231218.1",
"rimraf": "^5.0.5",
"slash-up": "^1.4.2",
"wrangler": "^3.22.1"
"wrangler": "^3.22.3"
},
"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.3",
"kysely": "^0.27.2",
"kysely-d1": "^0.3.0",
"slash-create": "^6.0.2"
}
Expand Down
8 changes: 4 additions & 4 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.11.10",
"kysely": "^0.26.3",
"hono": "^3.12.1",
"kysely": "^0.27.2",
"kysely-d1": "^0.3.0",
"stripe": "^14.10.0"
"stripe": "^14.11.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20231218.0",
"wrangler": "^3.22.1"
"wrangler": "^3.22.3"
}
}
30 changes: 15 additions & 15 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@dougley/d1-database": "workspace:^",
"@dougley/sentry-remix": "workspace:^",
"@headlessui/react": "^1.7.17",
"@headlessui/react": "^1.7.18",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
Expand All @@ -29,15 +29,15 @@
"@remix-run/cloudflare-pages": "^2.4.1",
"@remix-run/node": "^2.4.1",
"@remix-run/react": "^2.4.1",
"@sentry/remix": "^7.91.0",
"clsx": "^2.0.0",
"@sentry/remix": "^7.92.0",
"clsx": "^2.1.0",
"country-region-data": "^3.0.0",
"cross-env": "^7.0.3",
"daisyui": "^4.4.23",
"daisyui": "^4.5.0",
"date-fns": "^2.30.0",
"discord-bitflag": "^1.0.1",
"isbot": "^3.7.1",
"kysely": "^0.26.3",
"isbot": "^3.8.0",
"kysely": "^0.27.2",
"kysely-d1": "^0.3.0",
"react": "^18.2.0",
"react-confetti": "^6.1.0",
Expand All @@ -47,8 +47,8 @@
"react-use": "^17.4.2",
"remix-auth": "^3.6.0",
"remix-auth-oauth2": "^1.11.1",
"remix-utils": "^7.4.0",
"stripe": "^14.10.0",
"remix-utils": "^7.5.0",
"stripe": "^14.11.0",
"toucan-js": "^3.3.1",
"zod": "^3.22.4"
},
Expand All @@ -58,19 +58,19 @@
"@remix-run/dev": "^2.4.1",
"@remix-run/eslint-config": "^2.4.1",
"@tailwindcss/typography": "^0.5.10",
"@types/react": "^18.2.45",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.2",
"cssnano": "^6.0.2",
"discord-api-types": "^0.37.66",
"cssnano": "^6.0.3",
"discord-api-types": "^0.37.67",
"eslint": "^8.56.0",
"nodemon": "^3.0.2",
"postcss": "^8.4.32",
"prettier-plugin-tailwindcss": "^0.5.9",
"tailwindcss": "^3.4.0",
"postcss": "^8.4.33",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"wrangler": "^3.22.1"
"wrangler": "^3.22.3"
},
"engines": {
"node": ">=16.13"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"name": "@dougley/frugal",
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.14.0",
"version": "0.0.0",
"license": "MIT",
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@types/jest": "^29.5.11",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^27.6.1",
"jest": "^29.7.0",
"prettier": "3.1.1",
"prettier-plugin-organize-imports": "^3.2.4",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"turbo": "^1.11.2",
"turbo": "^1.11.3",
"typescript": "^5.3.3"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 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.3",
"kysely": "^0.27.2",
"kysely-d1": "^0.3.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20231218.0",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"discord-api-types": "^0.37.66",
"wrangler": "^3.22.1"
"discord-api-types": "^0.37.67",
"wrangler": "^3.22.3"
}
}
4 changes: 2 additions & 2 deletions packages/giveaway-state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@cloudflare/workers-types": "^4.20231218.0",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"discord-api-types": "^0.37.66"
"discord-api-types": "^0.37.67"
},
"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.3",
"kysely": "^0.27.2",
"kysely-d1": "^0.3.0"
}
}
10 changes: 5 additions & 5 deletions packages/sentry-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"@cloudflare/workers-types": "^4.20231218.0",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"@sentry/types": "^7.91.0",
"@types/react": "^18.2.45"
"@sentry/types": "^7.92.0",
"@types/react": "^18.2.47"
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.0",
"@remix-run/cloudflare": "^2.4.1",
"@remix-run/cloudflare-pages": "^2.4.1",
"@remix-run/react": "^2.4.1",
"@remix-run/server-runtime": "^2.4.1",
"@sentry/core": "^7.91.0",
"@sentry/remix": "^7.91.0",
"@sentry/utils": "^7.91.0",
"@sentry/core": "^7.92.0",
"@sentry/remix": "^7.92.0",
"@sentry/utils": "^7.92.0",
"react": "^18.2.0",
"toucan-js": "^3.3.1"
}
Expand Down
Loading

0 comments on commit a0a59e7

Please sign in to comment.