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 Jan 1, 2022
1 parent 5b91073 commit 1217ff0
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 323 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
"homepage": "https:/plantain-00/types-as-schema#readme",
"devDependencies": {
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.177",
"@types/lodash": "4.14.178",
"@types/minimist": "1.2.2",
"@types/node": "16.11.11",
"@types/node": "17.0.5",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.5.0",
"@typescript-eslint/parser": "5.5.0",
"autoprefixer": "10.4.0",
"clean-css-cli": "5.4.2",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"autoprefixer": "10.4.1",
"clean-css-cli": "5.5.0",
"clean-release": "2.15.2",
"clean-scripts": "1.20.2",
"eslint": "8.3.0",
"eslint": "8.5.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-plantain": "2.0.0",
"file2variable-cli": "2.0.1",
Expand All @@ -45,19 +45,19 @@
"less": "4.0.0",
"markdownlint-cli": "0.30.0",
"no-unused-export": "1.14.2",
"postcss": "8.4.4",
"postcss-cli": "9.0.2",
"postcss": "8.4.5",
"postcss-cli": "9.1.0",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"stylelint": "14.1.0",
"stylelint": "14.2.0",
"stylelint-config-standard": "24.0.0",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"tsconfig-plantain": "0.0.2",
"type-coverage": "2.19.0",
"vue": "3.2.23",
"vue": "3.2.26",
"watch-then-execute": "1.2.0",
"webpack": "5.64.4",
"webpack": "5.65.0",
"webpack-cli": "4.9.1"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 1217ff0

Please sign in to comment.