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 16, 2021
1 parent 937d731 commit 864217c
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 300 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,29 +26,29 @@
"homepage": "https://github.com/plantain-00/tree-component#readme",
"devDependencies": {
"@rollup/plugin-commonjs": "17.0.0",
"@rollup/plugin-node-resolve": "11.0.1",
"@types/node": "14.14.20",
"@rollup/plugin-node-resolve": "11.1.0",
"@types/node": "14.14.21",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/webpack": "4.41.25",
"@typescript-eslint/eslint-plugin": "4.12.0",
"@typescript-eslint/parser": "4.12.0",
"@types/webpack": "4.41.26",
"@typescript-eslint/eslint-plugin": "4.13.0",
"@typescript-eslint/parser": "4.13.0",
"autoprefixer": "10.2.1",
"clean-css-cli": "4.3.0",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"cross-env": "7.0.3",
"eslint": "7.17.0",
"eslint": "7.18.0",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.0",
"file2variable-cli": "2.0.1",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.3",
"image2base64-cli": "2.4.1",
"less": "3.12.2",
"markdownlint-cli": "0.26.0",
"no-unused-export": "1.14.0",
"postcss": "8.2.3",
"no-unused-export": "1.14.1",
"postcss": "8.2.4",
"postcss-cli": "8.3.1",
"react-dom": "17.0.1",
"rev-static": "3.6.0",
Expand All @@ -60,10 +60,10 @@
"ts-loader": "8.0.14",
"ts-node": "9.1.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.14.8",
"type-coverage": "2.14.9",
"typescript": "4.1.3",
"watch-then-execute": "1.2.0",
"webpack": "5.12.1",
"webpack": "5.15.0",
"webpack-cli": "4.3.1"
},
"workspaces": [
Expand Down
Loading

0 comments on commit 864217c

Please sign in to comment.