Skip to content

Commit

Permalink
Merge pull request #361 from OrangeXC/dev
Browse files Browse the repository at this point in the history
chore(upgrade): upgrade packages
  • Loading branch information
OrangeXC committed Sep 19, 2021
2 parents fca5b47 + d501f6f commit f88acd6
Show file tree
Hide file tree
Showing 2 changed files with 539 additions and 401 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"antd": "4.16.13",
"antd-mobile": "2.3.4",
"isomorphic-fetch": "3.0.0",
"mobx": "6.3.2",
"mobx": "6.3.3",
"mobx-react": "7.2.0",
"next": "11.1.1",
"next": "11.1.2",
"next-images": "1.8.1",
"next-offline": "5.0.5",
"nprogress": "0.2.0",
Expand All @@ -26,16 +26,16 @@
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-proposal-decorators": "7.14.5",
"@babel/plugin-proposal-decorators": "7.15.4",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"babel-jest": "27.1.0",
"@testing-library/react": "12.1.0",
"babel-jest": "27.2.0",
"babel-plugin-import": "1.13.3",
"codecov": "3.8.3",
"cross-env": "7.0.3",
"identity-obj-proxy": "3.0.0",
"immutable": "4.0.0-rc.14",
"jest": "27.1.0",
"immutable": "4.0.0-rc.15",
"jest": "27.2.0",
"react-test-renderer": "17.0.2"
}
}
Loading

0 comments on commit f88acd6

Please sign in to comment.