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 Dec 3, 2021
1 parent 678a072 commit 5b91073
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 208 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,24 +28,24 @@
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.177",
"@types/minimist": "1.2.2",
"@types/node": "16.11.9",
"@types/node": "16.11.11",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0",
"@typescript-eslint/eslint-plugin": "5.5.0",
"@typescript-eslint/parser": "5.5.0",
"autoprefixer": "10.4.0",
"clean-css-cli": "5.4.2",
"clean-release": "2.15.2",
"clean-scripts": "1.20.2",
"eslint": "8.2.0",
"eslint": "8.3.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-plantain": "2.0.0",
"file2variable-cli": "2.0.1",
"github-fork-ribbon-css": "0.2.3",
"http-server": "14.0.0",
"less": "4.0.0",
"markdownlint-cli": "0.29.0",
"markdownlint-cli": "0.30.0",
"no-unused-export": "1.14.2",
"postcss": "8.3.11",
"postcss": "8.4.4",
"postcss-cli": "9.0.2",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
Expand All @@ -55,9 +55,9 @@
"ts-node": "10.4.0",
"tsconfig-plantain": "0.0.2",
"type-coverage": "2.19.0",
"vue": "3.2.22",
"vue": "3.2.23",
"watch-then-execute": "1.2.0",
"webpack": "5.64.1",
"webpack": "5.64.4",
"webpack-cli": "4.9.1"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 5b91073

Please sign in to comment.