Skip to content

Commit

Permalink
fix: update vulnerabilities dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen committed Dec 20, 2021
1 parent e42d3ef commit 7b098b2
Show file tree
Hide file tree
Showing 2 changed files with 4,336 additions and 5,419 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
"dependencies": {
"@babel/runtime": "^7.7.7",
"@codler/react-native-keyboard-aware-scroll-view": "^2.0.0",
"@tarojs/cli": "^3.3.13",
"@tarojs/components": "^3.3.13",
"@tarojs/react": "^3.3.13",
"@tarojs/rn-runner": "^3.3.13",
"@tarojs/runtime": "^3.3.13",
"@tarojs/taro": "^3.3.13",
"@tarojs/taro-rn": "^3.3.13",
"@tarojs/cli": "^3.3.17",
"@tarojs/components": "^3.3.17",
"@tarojs/react": "^3.3.17",
"@tarojs/rn-runner": "^3.3.17",
"@tarojs/runtime": "^3.3.17",
"@tarojs/taro": "^3.3.17",
"@tarojs/taro-rn": "^3.3.17",
"lodash": "4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand All @@ -68,15 +68,15 @@
"@babel/core": "^7.8.0",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@tarojs/mini-runner": "^3.3.13",
"@tarojs/webpack-runner": "^3.3.13",
"@tarojs/mini-runner": "^3.3.17",
"@tarojs/webpack-runner": "^3.3.17",
"@types/react": "^17.0.2",
"@types/webpack-env": "^1.13.6",
"@typescript-eslint/eslint-plugin": "^2.x",
"@typescript-eslint/parser": "^2.x",
"babel-preset-taro": "^3.3.13",
"babel-preset-taro": "^3.3.17",
"eslint": "^6.8.0",
"eslint-config-taro": "^3.3.13",
"eslint-config-taro": "^3.3.17",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-react-hooks": "^4.2.0",
Expand Down
Loading

0 comments on commit 7b098b2

Please sign in to comment.