Skip to content

Commit

Permalink
chore: updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kworz committed Jun 15, 2023
1 parent d90e8c2 commit 527dde3
Show file tree
Hide file tree
Showing 2 changed files with 1,198 additions and 2,265 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"url": "git@github.com:metalizzsas/NusterKit.git"
},
"devDependencies": {
"@changesets/cli": "^2.26.0",
"@changesets/cli": "^2.26.1",
"@svitejs/changesets-changelog-github-compact": "^1.1.0"
},
"peerDependencies": {
Expand All @@ -33,5 +33,11 @@
"ts-jest": "^29.0.3",
"ts-node": "10.9.1"
},
"packageManager": "pnpm@8.1.0"
"packageManager": "pnpm@8.1.0",
"dependencies": {
"@jest/globals": "^29.5.0",
"jest": "^29.5.0",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1"
}
}
Loading

0 comments on commit 527dde3

Please sign in to comment.