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 1, 2021
1 parent 2730631 commit 3acde83
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 249 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,36 +28,36 @@
"@types/fs-extra": "9.0.11",
"@types/lodash": "4.14.168",
"@types/minimist": "1.2.1",
"@types/node": "14.14.41",
"@types/node": "15.0.1",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"autoprefixer": "10.2.5",
"clean-css-cli": "5.2.2",
"clean-css-cli": "5.3.0",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"eslint": "7.25.0",
"eslint-config-prettier": "8.2.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.1",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.3",
"less": "4.0.0",
"markdownlint-cli": "0.27.1",
"no-unused-export": "1.14.1",
"postcss": "8.2.12",
"postcss": "8.2.13",
"postcss-cli": "8.3.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "13.12.0",
"stylelint-config-standard": "21.0.0",
"ts-loader": "8.2.0",
"stylelint": "13.13.0",
"stylelint-config-standard": "22.0.0",
"ts-loader": "9.1.1",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.17.3",
"type-coverage": "2.17.5",
"vue": "3.0.11",
"watch-then-execute": "1.2.0",
"webpack": "5.35.1",
"webpack": "5.36.2",
"webpack-cli": "4.6.0"
},
"dependencies": {
Expand Down

0 comments on commit 3acde83

Please sign in to comment.