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 67c5cb7 commit 80ffd7d
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 @@ -52,8 +52,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 @@ -63,19 +63,19 @@
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jotai": "^2.10.0",
"mutative": "^1.0.11",
"jotai": "^2.10.3",
"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",
"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",
"yargs": "^17.7.1"
},
"config": {
Expand Down
Loading

0 comments on commit 80ffd7d

Please sign in to comment.