Skip to content

Commit

Permalink
Merge pull request #103 from lara-zeus/update-all-assets
Browse files Browse the repository at this point in the history
update assets and dependencies
  • Loading branch information
atmonshi authored Oct 5, 2024
2 parents 3d3554c + dd971c6 commit e1781c8
Show file tree
Hide file tree
Showing 9 changed files with 1,230 additions and 1,237 deletions.
95 changes: 48 additions & 47 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/dist/filament-tail.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resources/dist/frontend.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resources/dist/lara-zeus.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resources/dist/plugin.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resources/dist/plugin.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**!
* Sortable 1.15.2
* Sortable 1.15.3
* @author RubaXa <[email protected]>
* @author owenm <[email protected]>
* @license MIT
Expand Down
6 changes: 3 additions & 3 deletions resources/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"/dist/plugin.js": "/dist/plugin.js?id=f395e64e40589b9ed4ee1bcf955a564f",
"/dist/frontend.css": "/dist/frontend.css?id=8d4ffcf76a2fc937aa88799eb4c5ac6b",
"/dist/filament-tail.css": "/dist/filament-tail.css?id=925d7e66f04dd4f60e9d778646334db8"
"/dist/plugin.js": "/dist/plugin.js?id=dc375b4579812ec6844a2966312e92c1",
"/dist/frontend.css": "/dist/frontend.css?id=9722013496bef0429c5a4a10b031c424",
"/dist/filament-tail.css": "/dist/filament-tail.css?id=441107ad7cf7dd9366e6126f1fd46d51"
}
4 changes: 2 additions & 2 deletions tailwind-frontend.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ module.exports = {
// hermes
'../hermes/resources/views/themes/**/*.blade.php',
// Rain
'../dynamic-dashboard/resources/views/themes/**/*.blade.php',
'../dynamic-dashboard/src/Models/Columns.php',
'../rain/resources/views/themes/**/*.blade.php',
'../rain/src/Models/Columns.php',
// filament
'./vendor/filament/**/*.blade.php',
],
Expand Down
Loading

0 comments on commit e1781c8

Please sign in to comment.