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 5, 2020
1 parent 1c57d09 commit 7d17aa8
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 189 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
},
"homepage": "https://github.com/plantain-00/tree-component#readme",
"devDependencies": {
"@rollup/plugin-commonjs": "16.0.0",
"@rollup/plugin-node-resolve": "10.0.0",
"@rollup/plugin-commonjs": "17.0.0",
"@rollup/plugin-node-resolve": "11.0.0",
"@types/node": "14.14.10",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/webpack": "4.41.25",
"@typescript-eslint/eslint-plugin": "4.8.2",
"@typescript-eslint/parser": "4.8.2",
"@typescript-eslint/eslint-plugin": "4.9.0",
"@typescript-eslint/parser": "4.9.0",
"autoprefixer": "10.0.4",
"clean-css-cli": "4.3.0",
"clean-release": "2.15.2",
"clean-scripts": "1.18.7",
"cross-env": "7.0.2",
"cross-env": "7.0.3",
"eslint": "7.14.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-plantain": "1.1.0",
Expand All @@ -48,22 +48,22 @@
"less": "3.12.2",
"markdownlint-cli": "0.25.0",
"no-unused-export": "1.14.0",
"postcss": "8.1.10",
"postcss": "8.1.14",
"postcss-cli": "8.3.0",
"react-dom": "17.0.1",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.33.3",
"rollup": "2.34.1",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.8.0",
"stylelint-config-standard": "20.0.0",
"ts-loader": "8.0.11",
"ts-node": "9.0.0",
"ts-node": "9.1.0",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.14.5",
"type-coverage": "2.14.6",
"typescript": "4.1.2",
"watch-then-execute": "1.2.0",
"webpack": "5.8.0",
"webpack": "5.10.0",
"webpack-cli": "4.2.0"
},
"workspaces": [
Expand Down
Loading

0 comments on commit 7d17aa8

Please sign in to comment.