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 Nov 1, 2020
1 parent f47485a commit 0457d4d
Show file tree
Hide file tree
Showing 11 changed files with 3,219 additions and 2,466 deletions.
2 changes: 1 addition & 1 deletion examples/api-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"i18n:report": "vue-cli-service i18n:report --src './src/**/*.?(js|vue)' --locales './src/locales/**/*.json'"
},
"dependencies": {
"axios": "^0.20.0",
"axios": "^0.21.0",
"core-js": "^3.6.5",
"portal-vue": "^2.1.0",
"vue": "^2.6.12",
Expand Down
6 changes: 3 additions & 3 deletions examples/demo-laravel/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"laravel/tinker": "^2.0",
"okami101/laravel-admin": "dev-master",
"spatie/eloquent-sortable": "^3.8",
"spatie/laravel-medialibrary": "^8.7",
"spatie/laravel-medialibrary": "^9.0",
"spatie/laravel-query-builder": "^3.2",
"spatie/laravel-translatable": "^4.4",
"symfony/yaml": "^5.0",
"tymon/jwt-auth": "^1.0"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^2.6",
"beyondcode/laravel-dump-server": "^1.5",
"beyondcode/laravel-dump-server": "<1.6",
"facade/ignition": "^2.3.6",
"friendsofphp/php-cs-fixer": "^2.16",
"fzaninotto/faker": "^1.9.1",
"fakerphp/faker": "^1.9.1",
"laracasts/generators": "^2.0",
"mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^5.0",
Expand Down
Loading

0 comments on commit 0457d4d

Please sign in to comment.