Skip to content

Commit

Permalink
chore(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Nov 23, 2024
1 parent 719434a commit 7f8fdc8
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 175 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@types/react": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"commitizen": "^4.3.0",
"coveralls": "^3.1.1",
"eslint": "^8.36.0",
Expand All @@ -64,19 +64,19 @@
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mutative": "^1.0.11",
"mutative": "^1.1.0",
"prettier": "^2.8.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^4.4.0",
"rollup": "^4.22.5",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"tslib": "^2.7.0",
"typedoc": "^0.26.7",
"typedoc-plugin-markdown": "^4.2.7",
"typescript": "^5.6.2",
"xstate": "^5.18.2",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typedoc": "^0.26.11",
"typedoc-plugin-markdown": "^4.2.10",
"typescript": "^5.7.2",
"xstate": "^5.19.0",
"yargs": "^17.7.1"
},
"config": {
Expand Down
Loading

0 comments on commit 7f8fdc8

Please sign in to comment.