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 Jul 31, 2021
1 parent 6c66964 commit fd0d3b9
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 254 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,45 +25,45 @@
},
"homepage": "https://github.com/plantain-00/tree-component#readme",
"devDependencies": {
"@rollup/plugin-commonjs": "19.0.1",
"@rollup/plugin-node-resolve": "13.0.2",
"@types/node": "16.3.3",
"@types/react": "17.0.14",
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-node-resolve": "13.0.4",
"@types/node": "16.4.8",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "4.28.3",
"@typescript-eslint/parser": "4.28.3",
"@typescript-eslint/eslint-plugin": "4.28.5",
"@typescript-eslint/parser": "4.28.5",
"autoprefixer": "10.3.1",
"clean-css-cli": "5.3.0",
"clean-css-cli": "5.3.2",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
"cross-env": "7.0.3",
"eslint": "7.30.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-plantain": "1.1.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.27.1",
"markdownlint-cli": "0.28.1",
"no-unused-export": "1.14.1",
"postcss": "8.3.5",
"postcss": "8.3.6",
"postcss-cli": "8.3.1",
"react-dom": "17.0.2",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.53.2",
"rollup": "2.55.1",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.13.1",
"stylelint-config-standard": "22.0.0",
"ts-loader": "9.2.3",
"ts-loader": "9.2.4",
"ts-node": "10.1.0",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.18.0",
"typescript": "4.3.5",
"watch-then-execute": "1.2.0",
"webpack": "5.45.1",
"webpack": "5.47.1",
"webpack-cli": "4.7.2"
},
"workspaces": [
Expand Down
Loading

0 comments on commit fd0d3b9

Please sign in to comment.