Skip to content

Commit

Permalink
Modify update mobx, react, react-dom, ts-jest
Browse files Browse the repository at this point in the history
  • Loading branch information
Shoozza committed Jun 25, 2024
1 parent ac71aeb commit ee3ec84
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 42 deletions.
80 changes: 42 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lodash": "^4.17.21",
"mobx": "^6.12.0",
"mobx": "^6.12.4",
"mobx-react": "^7.6.0",
"mobx-utils": "^6.0.8",
"prettier": "2.8.8",
"react": "^18.2.0",
"react": "^18.3.1",
"react-color": "^2.19.3",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-draggable": "^4.4.6",
"react-flag-kit": "^1.1.1",
"react-select": "^5.8.0",
Expand All @@ -62,7 +62,7 @@
"react-tooltip": "^4.5.1",
"shortid": "^2.2.16",
"style-loader": "^3.3.4",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.5",
"ts-loader": "^9.5.1",
"typescript": "^4.9.5"
},
Expand Down

0 comments on commit ee3ec84

Please sign in to comment.