Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata committed Oct 18, 2024
1 parent 6898757 commit c5df416
Show file tree
Hide file tree
Showing 8 changed files with 421 additions and 411 deletions.
463 changes: 233 additions & 230 deletions composer.lock

Large diffs are not rendered by default.

354 changes: 177 additions & 177 deletions package-lock.json

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions public/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,10 @@
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]
</IfModule>

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php83” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php83 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
1 change: 1 addition & 0 deletions public/build/assets/app-Bl7koM8d.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/build/assets/app-CHUE8fU8.css

This file was deleted.

1 change: 1 addition & 0 deletions public/build/assets/theme-CYQ9m_4v.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/build/assets/theme-DcdsINPA.css

This file was deleted.

4 changes: 2 additions & 2 deletions public/build/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"src": "node_modules/leaflet/dist/images/marker-icon.png"
},
"resources/css/app.css": {
"file": "assets/app-CHUE8fU8.css",
"file": "assets/app-Bl7koM8d.css",
"src": "resources/css/app.css",
"isEntry": true
},
"resources/css/filament/admin/theme.css": {
"file": "assets/theme-DcdsINPA.css",
"file": "assets/theme-CYQ9m_4v.css",
"src": "resources/css/filament/admin/theme.css",
"isEntry": true
},
Expand Down

0 comments on commit c5df416

Please sign in to comment.