Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adr1enbe4udou1n committed Oct 4, 2020
1 parent 2ce69b2 commit 9b5e5d7
Show file tree
Hide file tree
Showing 12 changed files with 869 additions and 709 deletions.
Binary file modified README.md
Binary file not shown.
2 changes: 1 addition & 1 deletion examples/api-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.8.1",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-vue": "^6.2.2",
"eslint-plugin-vue": "^7.0.0",
"prettier": "^2.1.1",
"sass": "^1.19.0",
"sass-loader": "^10.0.2",
Expand Down
731 changes: 410 additions & 321 deletions examples/demo-laravel/composer.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/demo-retail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.8.1",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-vue": "^6.2.2",
"eslint-plugin-vue": "^7.0.0",
"prettier": "^2.1.1",
"sass": "^1.19.0",
"sass-loader": "^10.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.8.1",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-vue": "^6.2.2",
"eslint-plugin-vue": "^7.0.0",
"prettier": "^2.1.1",
"sass": "^1.26.7",
"sass-loader": "^10.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/laravel/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^7.8.1",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-vue": "^6.2.2",
"eslint-plugin-vue": "^7.0.0",
"prettier": "^2.1.1",
"sass": "^1.26.7",
"sass-loader": "^10.0.2",
Expand Down
Loading

0 comments on commit 9b5e5d7

Please sign in to comment.