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 18, 2022
1 parent 96163ca commit f5faf83
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 305 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"devDependencies": {
"@types/fs-extra": "9.0.13",
"@types/minimist": "1.2.2",
"@types/node": "17.0.38",
"@types/node": "18.0.0",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"@typescript-eslint/eslint-plugin": "5.28.0",
"@typescript-eslint/parser": "5.28.0",
"autoprefixer": "10.4.7",
"clean-css-cli": "5.6.0",
"clean-release": "2.17.0",
"clean-scripts": "1.20.2",
"eslint": "8.16.0",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-plantain": "2.0.0",
"file2variable-cli": "2.0.1",
Expand All @@ -48,17 +48,17 @@
"postcss-cli": "9.1.0",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "14.8.5",
"stylelint-config-standard": "25.0.0",
"stylelint": "14.9.1",
"stylelint-config-standard": "26.0.0",
"ts-loader": "9.3.0",
"ts-node": "10.8.0",
"ts-node": "10.8.1",
"tsconfig-plantain": "0.0.2",
"type-coverage": "2.21.1",
"typescript": "4.7.2",
"vue": "3.2.36",
"typescript": "4.7.4",
"vue": "3.2.37",
"watch-then-execute": "1.2.0",
"webpack": "5.73.0",
"webpack-cli": "4.9.2"
"webpack-cli": "4.10.0"
},
"dependencies": {
"chokidar": "3",
Expand Down
Loading

0 comments on commit f5faf83

Please sign in to comment.