Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkpiano committed Mar 4, 2024
1 parent 87e9429 commit 537a8ad
Show file tree
Hide file tree
Showing 2 changed files with 1,258 additions and 954 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.26.2",
"@changesets/cli": "^2.27.1",
"@types/jsdom": "^21.1.6",
"@types/uuid": "^9.0.8",
"jsdom": "^23.0.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.34.6",
"xstate": "^5.5.1"
"jsdom": "^23.2.0",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.1",
"xstate": "^5.9.1"
},
"name": "@statelyai/inspect",
"version": "0.2.5",
Expand All @@ -21,9 +21,9 @@
"fast-safe-stringify": "^2.1.1",
"isomorphic-ws": "^5.0.0",
"partysocket": "^0.0.25",
"superjson": "^1",
"uuid": "^9.0.1",
"safe-stable-stringify": "^2.4.3"
"safe-stable-stringify": "^2.4.3",
"superjson": "^1.13.3",
"uuid": "^9.0.1"
},
"peerDependencies": {
"xstate": "^5.5.1"
Expand Down
Loading

0 comments on commit 537a8ad

Please sign in to comment.