Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Trusov committed Apr 30, 2021
1 parent 56d0505 commit dfe6f4f
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 156 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,21 +47,21 @@
},
"devDependencies": {
"@babel/cli": "^7.13.16",
"@babel/core": "^7.13.16",
"@babel/core": "^7.14.0",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/preset-env": "^7.13.15",
"@babel/preset-env": "^7.14.0",
"@babel/preset-react": "^7.13.13",
"cross-env": "7.0.3",
"eslint": "^7.24.0",
"eslint": "^7.25.0",
"eslint-config-standard": "^16.0.2",
"eslint-config-standard-react": "^11.0.1",
"eslint-plugin-import": "^2.22.1",
"http-server-spa": "1.3.0",
"node": "15.14.0",
"node": "16.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-router-dom": "5.2.0",
"webpack": "5.35.0",
"webpack": "5.36.2",
"webpack-cli": "4.6.0"
}
}
Loading

0 comments on commit dfe6f4f

Please sign in to comment.