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 Feb 12, 2022
1 parent c6013ce commit 1820466
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 331 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.178",
"@types/minimist": "1.2.2",
"@types/node": "17.0.13",
"@types/node": "17.0.17",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.10.1",
"@typescript-eslint/parser": "5.10.1",
"@typescript-eslint/eslint-plugin": "5.11.0",
"@typescript-eslint/parser": "5.11.0",
"autoprefixer": "10.4.2",
"clean-css-cli": "5.5.2",
"clean-release": "2.16.0",
"clean-release": "2.17.0",
"clean-scripts": "1.20.2",
"eslint": "8.8.0",
"eslint-config-prettier": "8.3.0",
Expand All @@ -43,21 +43,21 @@
"github-fork-ribbon-css": "0.2.3",
"http-server": "14.1.0",
"less": "4.0.0",
"markdownlint-cli": "0.30.0",
"no-unused-export": "1.14.2",
"postcss": "8.4.5",
"markdownlint-cli": "0.31.1",
"no-unused-export": "1.15.0",
"postcss": "8.4.6",
"postcss-cli": "9.1.0",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "14.3.0",
"stylelint-config-standard": "24.0.0",
"stylelint": "14.5.0",
"stylelint-config-standard": "25.0.0",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"ts-node": "10.5.0",
"tsconfig-plantain": "0.0.2",
"type-coverage": "2.20.0",
"vue": "3.2.29",
"type-coverage": "2.21.0",
"vue": "3.2.30",
"watch-then-execute": "1.2.0",
"webpack": "5.67.0",
"webpack": "5.68.0",
"webpack-cli": "4.9.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 1820466

Please sign in to comment.