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] authored Oct 18, 2023
1 parent b9b9e5b commit d960541
Show file tree
Hide file tree
Showing 5 changed files with 204 additions and 348 deletions.
2 changes: 1 addition & 1 deletion apps/stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"hono": "^3.8.1",
"kysely": "^0.26.3",
"kysely-d1": "^0.3.0",
"stripe": "^13.9.0"
"stripe": "^13.11.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20231016.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"remix-auth": "^3.6.0",
"remix-auth-oauth2": "^1.11.0",
"remix-utils": "^7.1.0",
"stripe": "^13.9.0",
"stripe": "^13.11.0",
"toucan-js": "^3.3.0",
"zod": "^3.22.4"
},
Expand All @@ -58,7 +58,7 @@
"@remix-run/dev": "^2.1.0",
"@remix-run/eslint-config": "^2.1.0",
"@tailwindcss/typography": "^0.5.10",
"@types/react": "^18.2.28",
"@types/react": "^18.2.29",
"@types/react-dom": "^18.2.13",
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dougley/frugal",
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.9.2",
"version": "0.0.0",
"license": "MIT",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@dougley/tsconfig": "workspace:^",
"@dougley/types": "workspace:^",
"@sentry/types": "^7.74.1",
"@types/react": "^18.2.28"
"@types/react": "^18.2.29"
},
"dependencies": {
"@cloudflare/kv-asset-handler": "^0.3.0",
Expand Down
Loading

0 comments on commit d960541

Please sign in to comment.