Skip to content

Commit

Permalink
chore(deps): update all patches (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 699451c commit 0ed678a
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 232 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.9",
"@changesets/cli": "2.27.10",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@manypkg/cli": "0.22.0",
Expand All @@ -36,11 +36,11 @@
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-sort-keys": "2.3.5",
"eslint-plugin-typescript-sort-keys": "3.3.0",
"husky": "9.1.6",
"husky": "9.1.7",
"prettier": "3.3.3",
"prettier-plugin-sort-json": "4.0.0",
"tsup": "8.3.5",
"turbo": "2.3.0",
"turbo": "2.3.1",
"typedoc": "0.26.11",
"typedoc-github-theme": "0.1.2",
"typescript": "5.6.3"
Expand Down
14 changes: 7 additions & 7 deletions packages/typefusion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,22 @@
"example-debug": "dotenv -- tsx src/cli.ts --log-level debug --ignore \"**/src/**\" ./test/examplejs"
},
"dependencies": {
"@effect/cli": "0.48.24",
"@effect/platform": "0.69.24",
"@effect/platform-node": "0.64.26",
"@effect/cli": "0.48.25",
"@effect/platform": "0.69.25",
"@effect/platform-node": "0.64.27",
"@effect/sql": "0.18.14",
"@effect/sql-clickhouse": "0.2.10",
"@effect/sql-mysql2": "0.18.10",
"@effect/sql-pg": "0.18.10",
"effect": "3.10.15",
"effect": "3.10.16",
"postgres": "3.4.5",
"skott": "0.35.3",
"skott": "0.35.4",
"tslib": "2.8.1"
},
"devDependencies": {
"@effect/vitest": "0.13.15",
"@effect/vitest": "0.13.16",
"@vitest/coverage-v8": "2.1.5",
"dotenv-cli": "7.4.2",
"dotenv-cli": "7.4.4",
"tsx": "4.19.2",
"type-fest": "4.27.0",
"vite": "5.4.11",
Expand Down
Loading

0 comments on commit 0ed678a

Please sign in to comment.