Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed May 9, 2021
1 parent 3acde83 commit a98b9ab
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 161 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"@types/fs-extra": "9.0.11",
"@types/lodash": "4.14.168",
"@types/minimist": "1.2.1",
"@types/node": "15.0.1",
"@types/node": "15.0.2",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"autoprefixer": "10.2.5",
"clean-css-cli": "5.3.0",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"eslint": "7.25.0",
"eslint": "7.26.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.1",
Expand All @@ -45,25 +45,25 @@
"less": "4.0.0",
"markdownlint-cli": "0.27.1",
"no-unused-export": "1.14.1",
"postcss": "8.2.13",
"postcss": "8.2.14",
"postcss-cli": "8.3.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "13.13.0",
"stylelint": "13.13.1",
"stylelint-config-standard": "22.0.0",
"ts-loader": "9.1.1",
"ts-loader": "9.1.2",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.17.5",
"vue": "3.0.11",
"vue": "3.1.0-beta.2",
"watch-then-execute": "1.2.0",
"webpack": "5.36.2",
"webpack-cli": "4.6.0"
"webpack-cli": "4.7.0"
},
"dependencies": {
"ajv": "7 || 8",
"chokidar": "3",
"fs-extra": "9",
"fs-extra": "9 || 10",
"lodash": "4",
"minimist": "1",
"protobufjs": "6",
Expand Down
Loading

0 comments on commit a98b9ab

Please sign in to comment.