Skip to content

Commit

Permalink
Merge pull request #6 from aniravi24/renovate/all-patch
Browse files Browse the repository at this point in the history
chore(deps): update all patches
  • Loading branch information
aniravi24 authored Sep 11, 2024
2 parents aa39f5f + b0f3176 commit 7f371ec
Show file tree
Hide file tree
Showing 3 changed files with 477 additions and 307 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.7",
"@changesets/cli": "2.27.8",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@manypkg/cli": "0.21.4",
Expand All @@ -36,12 +36,12 @@
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-sort-keys": "2.3.5",
"eslint-plugin-typescript-sort-keys": "3.2.0",
"husky": "9.1.5",
"husky": "9.1.6",
"prettier": "3.3.3",
"prettier-plugin-sort-json": "4.0.0",
"tsup": "8.2.4",
"turbo": "2.1.1",
"typedoc": "0.26.6",
"typedoc": "0.26.7",
"typedoc-github-theme": "0.1.2",
"typescript": "5.5.4"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/typefusion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,21 +45,21 @@
"@effect/cli": "0.42.0",
"@effect/platform": "0.63.0",
"@effect/platform-node": "0.58.0",
"@effect/schema": "0.72.0",
"@effect/schema": "0.72.3",
"@effect/sql": "0.10.0",
"@effect/sql-pg": "0.10.0",
"effect": "3.7.0",
"effect": "3.7.2",
"postgres": "3.4.4",
"skott": "0.35.2",
"skott": "0.35.3",
"tslib": "2.7.0"
},
"devDependencies": {
"@effect/vitest": "0.9.0",
"@effect/vitest": "0.9.2",
"@vitest/coverage-v8": "2.0.5",
"dotenv-cli": "7.4.2",
"tsx": "4.19.0",
"type-fest": "4.26.0",
"vite": "5.4.2",
"type-fest": "4.26.1",
"vite": "5.4.4",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
}
Expand Down
Loading

0 comments on commit 7f371ec

Please sign in to comment.