Skip to content

Commit

Permalink
Merge pull request #9 from fp-tx/ja/bump-schemata
Browse files Browse the repository at this point in the history
fix: bump schemata-ts
  • Loading branch information
jacob-alford authored Aug 8, 2024
2 parents 7ed263c + 1596c68 commit e39a1b9
Show file tree
Hide file tree
Showing 2 changed files with 1,112 additions and 1,024 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"prettier-plugin-jsdoc": "^1.1.1",
"tsc-files": "^1.1.4",
"tsup": "^8.0.0",
"typescript": "^5.2.2"
"typescript": "^5.5.4"
},
"peerDependencies": {
"tsup": "^8.0.0"
},
"dependencies": {
"@ts-morph/common": "^0.22.0",
"@ts-morph/common": "^0.24.0",
"colorette": "^2.0.20",
"esbuild-plugin-file-path-extensions": "^1.0.0",
"fp-ts": "^2.16.1",
"glob": "^10.3.10",
"schemata-ts": "^2.2.3",
"ts-morph": "^21.0.1",
"type-fest": "^4.10.0"
"schemata-ts": "^2.2.4",
"ts-morph": "^23.0.0",
"type-fest": "^4.24.0"
},
"scripts": {
"test": "jest --testPathIgnorePatterns=e2e",
Expand Down
Loading

0 comments on commit e39a1b9

Please sign in to comment.