Skip to content

Commit

Permalink
↗️ [patch](deps): bump ts-pattern from 5.5.0 to 5.6.0 (#713)
Browse files Browse the repository at this point in the history
Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/gvergnaud/ts-pattern/releases)
- [Commits](gvergnaud/ts-pattern@v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: ts-pattern
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 98e2745 commit 70245a6
Show file tree
Hide file tree
Showing 13 changed files with 12 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/~/app/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"htmx.ext...chunked-transfer": "1.0.4",
"htmx.org": "1.9.12",
"hyperscript.org": "0.9.13",
"ts-pattern": "5.5.0",
"ts-pattern": "5.6.0",
"youch": "3.3.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"modern-errors": "7.0.1",
"ts-pattern": "5.5.0",
"ts-pattern": "5.6.0",
"type-fest": "4.28.1",
"zod": "3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/~/infra/crisp/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"rehype-stringify": "10.0.1",
"remark-parse": "11.0.0",
"remark-rehype": "11.1.1",
"ts-pattern": "5.5.0",
"ts-pattern": "5.6.0",
"unified": "11.0.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/infra/zammad/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@~/app.core": "workspace:*",
"@~/zammad.lib": "workspace:*",
"hono": "4.6.14",
"ts-pattern": "5.5.0",
"ts-pattern": "5.6.0",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/moderations/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"hono": "4.6.14",
"tailwind-variants": "0.2.1",
"ts-dedent": "2.2.0",
"ts-pattern": "5.5.0",
"ts-pattern": "5.6.0",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/moderations/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@~/moderations.repository": "workspace:*",
"@~/moncomptepro.database": "workspace:*",
"drizzle-orm": "0.36.4",
"ts-pattern": "5.5.0",
"ts-pattern": "5.6.0",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/moderations/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@~/moderations.lib": "workspace:*",
"hono": "4.6.14",
"tailwind-variants": "0.2.1",
"ts-pattern": "5.5.0"
"ts-pattern": "5.6.0"
},
"devDependencies": {
"@~/crisp.lib": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/~/organizations/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"hono": "4.6.14",
"lodash.sortby": "4.7.0",
"tailwind-variants": "0.2.1",
"ts-pattern": "5.5.0",
"ts-pattern": "5.6.0",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/organizations/repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@~/moncomptepro.database": "workspace:*",
"@~/moncomptepro.lib": "workspace:*",
"drizzle-orm": "0.36.4",
"ts-pattern": "5.5.0"
"ts-pattern": "5.6.0"
},
"devDependencies": {
"@~/config.typescript": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/~/organizations/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@~/organizations.lib": "workspace:*",
"hono": "4.6.14",
"tailwind-variants": "0.2.1",
"ts-pattern": "5.5.0",
"ts-pattern": "5.6.0",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/users/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@~/organizations.repository": "workspace:*",
"@~/users.repository": "workspace:*",
"hono": "4.6.14",
"ts-pattern": "5.5.0",
"ts-pattern": "5.6.0",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/users/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"ts-dedent": "2.2.0",
"hono": "4.6.14",
"tailwind-variants": "0.2.1",
"ts-pattern": "5.5.0"
"ts-pattern": "5.6.0"
},
"devDependencies": {
"@~/crisp.lib": "workspace:*",
Expand Down

0 comments on commit 70245a6

Please sign in to comment.