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 Aug 28, 2021
1 parent 9cae534 commit 57cac80
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 102 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"devDependencies": {
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-node-resolve": "13.0.4",
"@types/node": "16.4.13",
"@types/react": "17.0.16",
"@types/node": "16.7.4",
"@types/react": "17.0.19",
"@types/react-dom": "17.0.9",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "4.29.0",
"@typescript-eslint/parser": "4.29.0",
"autoprefixer": "10.3.1",
"@typescript-eslint/eslint-plugin": "4.29.3",
"@typescript-eslint/parser": "4.29.3",
"autoprefixer": "10.3.3",
"clean-css-cli": "5.3.3",
"clean-release": "2.15.2",
"clean-scripts": "1.20.1",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-plantain": "1.1.0",
"file2variable-cli": "2.0.1",
"github-fork-ribbon-css": "0.2.3",
"http-server": "0.12.3",
"http-server": "13.0.1",
"image2base64-cli": "2.4.1",
"less": "3.12.2",
"markdownlint-cli": "0.28.1",
Expand All @@ -53,18 +53,18 @@
"react-dom": "17.0.2",
"rev-static": "3.6.0",
"rimraf": "3.0.2",
"rollup": "2.56.0",
"rollup": "2.56.3",
"rollup-plugin-uglify": "6.0.4",
"stylelint": "13.13.1",
"stylelint-config-standard": "22.0.0",
"ts-loader": "9.2.5",
"ts-node": "10.1.0",
"ts-node": "10.2.1",
"tsconfig-plantain": "0.0.1",
"type-coverage": "2.18.0",
"typescript": "4.3.5",
"typescript": "4.4.2",
"watch-then-execute": "1.2.0",
"webpack": "5.49.0",
"webpack-cli": "4.7.2"
"webpack": "5.51.1",
"webpack-cli": "4.8.0"
},
"workspaces": [
"packages/*"
Expand Down
Loading

0 comments on commit 57cac80

Please sign in to comment.