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 26, 2025
1 parent 6e4dea8 commit c974d40
Show file tree
Hide file tree
Showing 11 changed files with 2,620 additions and 2,933 deletions.
6 changes: 3 additions & 3 deletions apps/discord-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"@discord-interactions/builders": "^0.3.18",
"@discord-interactions/core": "^0.3.23",
"@dougley/frugal-savestate": "workspace:^",
"@sentry/cloudflare": "^8.41.0",
"hono": "^4.6.12",
"@sentry/cloudflare": "^8.51.0",
"hono": "^4.6.19",
"kysely": "catalog:",
"kysely-d1": "catalog:"
},
"devDependencies": {
"@cloudflare/workers-types": "catalog:",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"better-sqlite3": "^11.6.0",
"better-sqlite3": "^11.8.1",
"wrangler": "catalog:"
}
}
14 changes: 7 additions & 7 deletions apps/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@cloudflare/workers-types": "catalog:",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"@sentry/esbuild-plugin": "^2.22.6",
"better-sqlite3": "11.6.0",
"dotenv": "^16.4.5",
"esbuild": "^0.24.0",
"miniflare": "^3.20241106.1",
"@sentry/esbuild-plugin": "^2.23.0",
"better-sqlite3": "11.8.1",
"dotenv": "^16.4.7",
"esbuild": "^0.24.2",
"miniflare": "^3.20250124.0",
"rimraf": "^6.0.1",
"slash-up": "^1.4.2",
"wrangler": "catalog:"
Expand All @@ -39,8 +39,8 @@
"@dougley/frugal-giveaways-do": "workspace:^",
"@ticketbridge/hyper-durable": "0.2.0-rc1",
"do-proxy": "^1.3.4",
"kysely": "^0.27.4",
"kysely": "^0.27.5",
"kysely-d1": "^0.3.0",
"slash-create": "^6.3.0"
"slash-create": "^6.3.1"
}
}
76 changes: 38 additions & 38 deletions apps/web-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,69 +13,69 @@
},
"dependencies": {
"@dougley/d1-prisma": "workspace:^",
"@mantine/core": "^7.14.3",
"@mantine/dropzone": "^7.14.3",
"@mantine/hooks": "^7.14.3",
"@mantine/modals": "^7.14.3",
"@mantine/notifications": "^7.14.3",
"@mantine/nprogress": "^7.14.3",
"@mantine/core": "^7.16.2",
"@mantine/dropzone": "^7.16.2",
"@mantine/hooks": "^7.16.2",
"@mantine/modals": "^7.16.2",
"@mantine/notifications": "^7.16.2",
"@mantine/nprogress": "^7.16.2",
"@r4ai/remark-callout": "^0.6.2",
"@react-router/cloudflare": "^7.0.0",
"@react-router/fs-routes": "^7.0.1",
"@sentry/cloudflare": "^8.41.0",
"@sentry/remix": "^8.41.0",
"@sentry/vite-plugin": "^2.22.6",
"@tabler/icons-react": "^3.23.0",
"@react-router/cloudflare": "^7.1.3",
"@react-router/fs-routes": "^7.1.3",
"@sentry/cloudflare": "^8.51.0",
"@sentry/remix": "^8.51.0",
"@sentry/vite-plugin": "^2.23.0",
"@tabler/icons-react": "^3.29.0",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"discord-bitflag": "^1.0.2",
"isbot": "^5.1.17",
"isbot": "^5.1.21",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-router": "^7.0.0",
"react-icons": "^5.4.0",
"react-router": "^7.1.3",
"remix-auth": "3.7.0",
"remix-auth-discord": "^1.4.1",
"remix-utils": "^7.7.0",
"tailwind-merge": "^2.5.5"
"tailwind-merge": "^2.6.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241127.0",
"@cloudflare/workers-types": "^4.20250124.3",
"@dougley/types": "workspace:^",
"@mdx-js/react": "^3.1.0",
"@mdx-js/rollup": "^3.1.0",
"@react-router/dev": "^7.0.0",
"@sentry/types": "^8.41.0",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@react-router/dev": "^7.1.3",
"@sentry/types": "^8.51.0",
"@tailwindcss/typography": "^0.5.16",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"autoprefixer": "^10.4.20",
"discord-api-types": "^0.37.110",
"eslint": "^9.16.0",
"eslint-import-resolver-typescript": "^3.6.3",
"discord-api-types": "^0.37.117",
"eslint": "^9.19.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"postcss": "^8.4.49",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"postcss": "^8.5.1",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"react-router-devtools": "^1.0.5",
"react-router-devtools": "^1.1.0",
"rehype-pretty-code": "^0.14.0",
"remark-directive": "^3.0.0",
"remark-directive": "^3.0.1",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.0",
"remark-mdx-frontmatter": "^5.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"tailwind-preset-mantine": "^1.3.1",
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2",
"vite": "^6.0.1",
"vite-tsconfig-paths": "^5.1.3",
"wrangler": "3.91.0"
"tailwind-preset-mantine": "^1.3.2",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vite-tsconfig-paths": "^5.1.4",
"wrangler": "3.105.1"
},
"engines": {
"node": ">=20.0.0"
Expand Down
70 changes: 35 additions & 35 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,56 +20,56 @@
"@dougley/d1-database": "workspace:^",
"@dougley/sentry-remix": "workspace:^",
"@headlessui/react": "^2.2.0",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-form": "^0.1.0",
"@radix-ui/react-portal": "^1.1.2",
"@remix-run/cloudflare": "^2.15.0",
"@remix-run/cloudflare-pages": "^2.15.0",
"@remix-run/node": "^2.15.0",
"@remix-run/react": "^2.15.0",
"@sentry/remix": "^8.41.0",
"@radix-ui/react-alert-dialog": "^1.1.5",
"@radix-ui/react-avatar": "^1.1.2",
"@radix-ui/react-dialog": "^1.1.5",
"@radix-ui/react-form": "^0.1.1",
"@radix-ui/react-portal": "^1.1.3",
"@remix-run/cloudflare": "^2.15.2",
"@remix-run/cloudflare-pages": "^2.15.2",
"@remix-run/node": "^2.15.2",
"@remix-run/react": "^2.15.2",
"@sentry/remix": "^8.51.0",
"clsx": "^2.1.1",
"country-region-data": "^3.1.0",
"cross-env": "^7.0.3",
"daisyui": "^4.12.14",
"daisyui": "^4.12.23",
"date-fns": "^4.1.0",
"discord-bitflag": "^1.0.2",
"isbot": "^5.1.17",
"kysely": "^0.27.4",
"isbot": "^5.1.21",
"kysely": "^0.27.5",
"kysely-d1": "^0.3.0",
"react": "^18.3.1",
"react-confetti": "^6.1.0",
"react-confetti": "^6.2.2",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"react-icons": "^5.3.0",
"react-use": "^17.5.1",
"remix-auth": "^4.0.0",
"remix-auth-oauth2": "^3.1.0",
"react-hot-toast": "^2.5.1",
"react-icons": "^5.4.0",
"react-use": "^17.6.0",
"remix-auth": "^4.1.0",
"remix-auth-oauth2": "^3.2.2",
"remix-utils": "^7.7.0",
"stripe": "^17.4.0",
"toucan-js": "^4.0.0",
"zod": "^3.23.8"
"stripe": "^17.5.0",
"toucan-js": "^4.1.0",
"zod": "^3.24.1"
},
"devDependencies": {
"@cloudflare/workers-types": "catalog:",
"@dougley/types": "workspace:^",
"@remix-run/dev": "^2.15.0",
"@remix-run/eslint-config": "^2.15.0",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@remix-run/dev": "^2.15.2",
"@remix-run/eslint-config": "^2.15.2",
"@tailwindcss/typography": "^0.5.16",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"autoprefixer": "^10.4.20",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"cssnano": "^7.0.6",
"discord-api-types": "^0.37.110",
"eslint": "^9.16.0",
"nodemon": "^3.1.7",
"postcss": "^8.4.49",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2",
"discord-api-types": "^0.37.117",
"eslint": "^9.19.0",
"nodemon": "^3.1.9",
"postcss": "^8.5.1",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"wrangler": "catalog:"
},
"engines": {
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"name": "@dougley/frugal",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.15.4",
"version": "0.0.0",
"license": "MIT",
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.10",
"@changesets/cli": "^2.27.12",
"@types/jest": "^29.5.14",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"eslint": "^9.16.0",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jest": "^28.11.0",
"jest": "^29.7.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"turbo": "^2.3.3",
"typescript": "^5.7.2"
"turbo": "^2.3.4",
"typescript": "^5.7.3"
},
"scripts": {
"lint:report": "eslint --output-file eslint_report.json --format json \"{packages,apps}/**/src/**/*.{ts,tsx,cts,mts}\"",
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.27.4",
"kysely": "^0.27.5",
"kysely-d1": "^0.3.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241127.0",
"@cloudflare/workers-types": "^4.20250124.3",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"discord-api-types": "^0.37.110",
"discord-api-types": "^0.37.117",
"wrangler": "catalog:"
}
}
10 changes: 5 additions & 5 deletions packages/d1-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"@cloudflare/workers-types": "catalog:",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"@types/node": "^22.10.1",
"@types/node": "^22.10.10",
"discord-api-types": "catalog:",
"glob": "^11.0.0",
"prisma": "^6.0.0",
"glob": "^11.0.1",
"prisma": "^6.2.1",
"wrangler": "catalog:"
},
"dependencies": {
"@prisma/adapter-d1": "^6.0.0",
"@prisma/client": "^6.0.0"
"@prisma/adapter-d1": "^6.2.1",
"@prisma/client": "^6.2.1"
}
}
8 changes: 4 additions & 4 deletions packages/giveaway-state-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@
"directory": "packages/giveaway-state"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241127.0",
"@cloudflare/workers-types": "^4.20250124.3",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"discord-api-types": "^0.37.110",
"discord-api-types": "^0.37.117",
"rimraf": "^6.0.1"
},
"dependencies": {
"@discord-interactions/api": "^0.3.21",
"@dougley/d1-database": "workspace:^",
"@dougley/d1-prisma": "workspace:^",
"@trpc/server": "11.0.0-rc.553",
"@trpc/server": "11.0.0-rc.729",
"kysely": "catalog:",
"kysely-d1": "catalog:",
"trpc-durable-objects": "^1.3.4",
"zod": "^3.23.8"
"zod": "^3.24.1"
}
}
8 changes: 4 additions & 4 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.20241127.0",
"@cloudflare/workers-types": "^4.20250124.3",
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"discord-api-types": "^0.37.110"
"discord-api-types": "^0.37.117"
},
"exports": {
".": {
Expand Down Expand Up @@ -46,11 +46,11 @@
}
},
"dependencies": {
"@discordjs/rest": "2.4.0",
"@discordjs/rest": "2.4.2",
"@dougley/d1-database": "workspace:^",
"@ticketbridge/hyper-durable": "0.2.0-rc1",
"do-proxy": "^1.3.4",
"kysely": "^0.27.4",
"kysely": "^0.27.5",
"kysely-d1": "^0.3.0"
}
}
Loading

0 comments on commit c974d40

Please sign in to comment.