paginator refactoring and implementation into the routes

This commit is contained in:
Čarodej
2022-05-24 18:19:34 +02:00
parent 31218240ae
commit b9975de700
61 changed files with 1215 additions and 829 deletions

View File

@@ -10,18 +10,18 @@
"production": "mix --production"
},
"devDependencies": {
"autoprefixer": "^10.4.4",
"autoprefixer": "^10.4.7",
"axios": "^0.21.4",
"cross-env": "^5.1",
"laravel-echo": "^1.11.4",
"laravel-echo": "^1.11.7",
"laravel-mix": "^6.0.43",
"postcss": "^8.4.12",
"postcss": "^8.4.14",
"prettier": "^2.6.2",
"prettier-plugin-import-sort": "0.0.7",
"prettier-plugin-tailwindcss": "^0.1.8",
"prettier-plugin-tailwindcss": "^0.1.11",
"pusher-js": "^7.0.6",
"resolve-url-loader": "^2.3.1",
"sass": "^1.49.11",
"sass": "^1.52.1",
"sass-loader": "^8.0.2",
"tailwindcss": "^3.0.24",
"tailwindcss-debug-screens": "^2.2.1",