Skip to content

Commit

Permalink
chore(deps): update taro demo deps (jdf2e#2526)
Browse files Browse the repository at this point in the history
  • Loading branch information
eiinu authored Aug 29, 2023
1 parent a327983 commit a69ed6c
Show file tree
Hide file tree
Showing 2 changed files with 908 additions and 2,258 deletions.
28 changes: 14 additions & 14 deletions packages/nutui-taro-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"author": "",
"dependencies": {
"@babel/runtime": "^7.7.7",
"@babel/runtime": "^7.22.11",
"@nutui/icons-vue-taro": "^0.0.9",
"@tarojs/components": "3.6.14",
"@tarojs/helper": "3.6.14",
Expand All @@ -54,22 +54,22 @@
"vue": "^3.3.4"
},
"devDependencies": {
"@babel/core": "^7.13.0",
"@babel/core": "^7.22.11",
"@tarojs/cli": "3.6.14",
"@tarojs/webpack5-runner": "3.6.14",
"@types/webpack-env": "^1.13.6",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"babel-loader": "^9.1.2",
"@types/webpack-env": "^1.18.1",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"babel-loader": "^9.1.3",
"babel-preset-taro": "3.6.14",
"css-loader": "6.8.1",
"eslint": "^8.12.0",
"css-loader": "^6.8.1",
"eslint": "^8.48.0",
"eslint-config-taro": "3.6.14",
"eslint-plugin-vue": "^8.0.0",
"style-loader": "3.3.3",
"stylelint": "15.10.3",
"typescript": "^4.9.3",
"vue-loader": "^17.0.0",
"webpack": "^5.69.0"
"eslint-plugin-vue": "^9.17.0",
"style-loader": "^3.3.3",
"stylelint": "^15.10.3",
"typescript": "^5.2.2",
"vue-loader": "^17.2.2",
"webpack": "^5.88.2"
}
}
Loading

0 comments on commit a69ed6c

Please sign in to comment.