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 Jun 3, 2022
1 parent 7559e08 commit 96163ca
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 274 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"devDependencies": {
"@types/fs-extra": "9.0.13",
"@types/minimist": "1.2.2",
"@types/node": "17.0.35",
"@types/node": "17.0.38",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"autoprefixer": "10.4.7",
"clean-css-cli": "5.6.0",
"clean-release": "2.17.0",
Expand All @@ -40,24 +40,24 @@
"eslint-plugin-plantain": "2.0.0",
"file2variable-cli": "2.0.1",
"github-fork-ribbon-css": "0.2.3",
"http-server": "14.1.0",
"http-server": "14.1.1",
"less": "4.0.0",
"markdownlint-cli": "0.31.1",
"no-unused-export": "1.15.0",
"postcss": "8.4.14",
"postcss-cli": "9.1.0",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "14.8.2",
"stylelint": "14.8.5",
"stylelint-config-standard": "25.0.0",
"ts-loader": "9.3.0",
"ts-node": "10.7.0",
"ts-node": "10.8.0",
"tsconfig-plantain": "0.0.2",
"type-coverage": "2.21.1",
"typescript": "4.6.4",
"vue": "3.2.35",
"typescript": "4.7.2",
"vue": "3.2.36",
"watch-then-execute": "1.2.0",
"webpack": "5.72.1",
"webpack": "5.73.0",
"webpack-cli": "4.9.2"
},
"dependencies": {
Expand Down

0 comments on commit 96163ca

Please sign in to comment.