Skip to content

Commit ff94ae9

Browse files
committed
Updated dependencies and updated readme
1 parent 7aead37 commit ff94ae9

File tree

11 files changed

+10321
-19790
lines changed

11 files changed

+10321
-19790
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Laravel React Boilerplate helps to fasten your development, Instead of spending
1616
- React 17
1717
- Redux
1818
- React Router
19+
- Route-Level Code-Splitting
1920
- Axios
2021
- [Ant Design](https://github.com/ant-design/ant-design)
2122
- [Redux Saga](https://redux-saga.js.org/)

composer.lock

Lines changed: 215 additions & 156 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"react-dom": "^17.0.1",
2727
"react-redux": "^7.2.2",
2828
"react-router-dom": "^5.2.0",
29-
"redux": "^4.0.5",
3029
"redux-saga": "^1.1.3",
3130
"sass": "^1.32.6",
3231
"sass-loader": "^11.0.0"

public/css/app.css

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/400.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/565.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/resources_js_components_LoginPage_js.js

Lines changed: 4390 additions & 8619 deletions
Large diffs are not rendered by default.

public/js/resources_js_components_Register_js.js

Lines changed: 4226 additions & 8456 deletions
Large diffs are not rendered by default.

public/mix-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"/js/app.js": "/js/app.js?id=a949a08ceab2018baf1f",
3-
"/css/app.css": "/css/app.css?id=70125db5cc281cb9cb14"
2+
"/js/app.js": "/js/app.js?id=e2a4850b81165f1115c3",
3+
"/css/app.css": "/css/app.css?id=e4aafd2682539fba94ca"
44
}

0 commit comments

Comments
 (0)