Skip to content

Commit

Permalink
Updated dependencies and updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilanth committed Jul 11, 2021
1 parent 7aead37 commit ff94ae9
Show file tree
Hide file tree
Showing 11 changed files with 10,321 additions and 19,790 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Laravel React Boilerplate helps to fasten your development, Instead of spending
- React 17
- Redux
- React Router
- Route-Level Code-Splitting
- Axios
- [Ant Design](https://github.com/ant-design/ant-design)
- [Redux Saga](https://redux-saga.js.org/)
Expand Down
371 changes: 215 additions & 156 deletions composer.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"react-dom": "^17.0.1",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"redux": "^4.0.5",
"redux-saga": "^1.1.3",
"sass": "^1.32.6",
"sass-loader": "^11.0.0"
Expand Down
8 changes: 4 additions & 4 deletions public/css/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/400.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/565.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/app.js

Large diffs are not rendered by default.

13,009 changes: 4,390 additions & 8,619 deletions public/js/resources_js_components_LoginPage_js.js

Large diffs are not rendered by default.

12,682 changes: 4,226 additions & 8,456 deletions public/js/resources_js_components_Register_js.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"/js/app.js": "/js/app.js?id=a949a08ceab2018baf1f",
"/css/app.css": "/css/app.css?id=70125db5cc281cb9cb14"
"/js/app.js": "/js/app.js?id=e2a4850b81165f1115c3",
"/css/app.css": "/css/app.css?id=e4aafd2682539fba94ca"
}
4,029 changes: 1,480 additions & 2,549 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit ff94ae9

Please sign in to comment.