Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mustofa-id committed Mar 28, 2024
1 parent 7fa9c7d commit 5b90c60
Show file tree
Hide file tree
Showing 3 changed files with 245 additions and 207 deletions.
5 changes: 5 additions & 0 deletions .changeset/smart-pianos-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ssecd/ihs": patch
---

bump deps
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@rollup/plugin-typescript": "^11.1.5",
"@types/node": "^20.10.8",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"dotenv": "^16.3.1",
"dts-buddy": "^0.4.3",
"eslint": "^8.56.0",
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"dotenv": "^16.4.5",
"dts-buddy": "^0.4.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.1",
"rollup": "^4.9.4",
"prettier": "^3.2.5",
"rollup": "^4.13.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vitest": "^1.1.3"
"typescript": "^5.4.3",
"vitest": "^1.4.0"
},
"peerDependencies": {
"@types/fhir": "^0.0.40"
Expand Down
Loading

0 comments on commit 5b90c60

Please sign in to comment.