Skip to content

Commit fa183a5

Browse files
committed
Remove mobx-react
1 parent eea447c commit fa183a5

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
"filenamify": "^4.3.0",
7878
"lodash": "^4.17.21",
7979
"mobx": "^5.15.7",
80-
"mobx-react": "^6.3.1",
8180
"mobx-react-lite": "^2.2.2",
8281
"mobx-utils": "^5.6.2",
8382
"parse-filepath": "^1.0.2",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10700,18 +10700,11 @@ mkdirp@^1.0.3:
1070010700
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
1070110701
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
1070210702

10703-
mobx-react-lite@^2.2.0, mobx-react-lite@^2.2.2:
10703+
mobx-react-lite@^2.2.2:
1070410704
version "2.2.2"
1070510705
resolved "https://registry.yarnpkg.com/mobx-react-lite/-/mobx-react-lite-2.2.2.tgz#87c217dc72b4e47b22493daf155daf3759f868a6"
1070610706
integrity sha512-2SlXALHIkyUPDsV4VTKVR9DW7K3Ksh1aaIv3NrNJygTbhXe2A9GrcKHZ2ovIiOp/BXilOcTYemfHHZubP431dg==
1070710707

10708-
mobx-react@^6.3.1:
10709-
version "6.3.1"
10710-
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-6.3.1.tgz#204f9756e42e19d91cb6598837063b7e7de87c52"
10711-
integrity sha512-IOxdJGnRSNSJrL2uGpWO5w9JH5q5HoxEqwOF4gye1gmZYdjoYkkMzSGMDnRCUpN/BNzZcFoMdHXrjvkwO7KgaQ==
10712-
dependencies:
10713-
mobx-react-lite "^2.2.0"
10714-
1071510708
mobx-utils@^5.6.2:
1071610709
version "5.6.2"
1071710710
resolved "https://registry.yarnpkg.com/mobx-utils/-/mobx-utils-5.6.2.tgz#4858acbdb03f0470e260854f87e8c2ba916ebaec"

0 commit comments

Comments
 (0)