Skip to content

Commit 7f8fdc8

Browse files
committed
chore(deps): upgrade deps
1 parent 719434a commit 7f8fdc8

File tree

2 files changed

+130
-175
lines changed

2 files changed

+130
-175
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@types/jest": "^29.5.13",
5454
"@types/node": "^22.5.5",
5555
"@types/react": "^18.3.7",
56-
"@typescript-eslint/eslint-plugin": "^5.56.0",
57-
"@typescript-eslint/parser": "^5.56.0",
56+
"@typescript-eslint/eslint-plugin": "^8.15.0",
57+
"@typescript-eslint/parser": "^8.15.0",
5858
"commitizen": "^4.3.0",
5959
"coveralls": "^3.1.1",
6060
"eslint": "^8.36.0",
@@ -64,19 +64,19 @@
6464
"eslint-plugin-prettier": "^4.2.1",
6565
"jest": "^29.7.0",
6666
"jest-environment-jsdom": "^29.7.0",
67-
"mutative": "^1.0.11",
67+
"mutative": "^1.1.0",
6868
"prettier": "^2.8.6",
6969
"react": "^18.3.1",
7070
"react-dom": "^18.3.1",
7171
"rimraf": "^4.4.0",
7272
"rollup": "^4.22.5",
73-
"ts-jest": "^29.1.0",
74-
"ts-node": "^10.9.1",
75-
"tslib": "^2.7.0",
76-
"typedoc": "^0.26.7",
77-
"typedoc-plugin-markdown": "^4.2.7",
78-
"typescript": "^5.6.2",
79-
"xstate": "^5.18.2",
73+
"ts-jest": "^29.2.5",
74+
"ts-node": "^10.9.2",
75+
"tslib": "^2.8.1",
76+
"typedoc": "^0.26.11",
77+
"typedoc-plugin-markdown": "^4.2.10",
78+
"typescript": "^5.7.2",
79+
"xstate": "^5.19.0",
8080
"yargs": "^17.7.1"
8181
},
8282
"config": {

0 commit comments

Comments
 (0)