mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1005] [MERGED] Chore Upgrade Dependencies #1108
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1005
Author: @rmartinoscar
Created: 2/13/2025
Status: ✅ Merged
Merged: 2/25/2025
Merged by: @rmartinoscar
Base:
main← Head:chore/UpdateDeps📝 Commits (8)
4ca88f7chore: yarn upgrade904c5c4chore: composer upgrade034b92dchore pintdcf8a44chore: php artisan filament:upgrade5c2b238chore: update filament-monaco-editor-viewsfc19889chore: update filament-monaco-editor-configsaafb1d3chore: move turnstile-views to plugins0e8e8d8fix monaco-editor loader & css📊 Changes
76 files changed (+1270 additions, -1016 deletions)
View changed files
📝
app/Filament/Pages/Auth/Login.php(+2 -1)📝
bootstrap/cache/.gitignore(+0 -0)📝
composer.lock(+575 -571)📝
config/filament-monaco-editor.php(+1 -1)📝
pint.json(+2 -1)📝
public/css/filament/filament/app.css(+1 -1)📝
public/css/filament/forms/forms.css(+2 -2)📝
public/js/filament/filament/echo.js(+2 -2)📝
public/js/filament/forms/components/color-picker.js(+1 -1)📝
public/js/filament/forms/components/file-upload.js(+10 -10)📝
public/js/filament/forms/components/rich-editor.js(+59 -53)📝
public/js/filament/notifications/notifications.js(+1 -1)📝
public/js/filament/support/support.js(+7 -7)📝
public/js/filament/widgets/components/chart.js(+2 -2)📝
public/js/filament/widgets/components/stats-overview/stat/chart.js(+1 -1)📝
resources/views/filament/plugins/monaco-editor.blade.php(+43 -4)📝
resources/views/filament/plugins/turnstile.blade.php(+0 -0)📝
storage/framework/testing/.gitignore(+0 -0)📝
tests/Feature/Webhooks/DispatchWebhooksTest.php(+1 -1)📝
tests/Feature/Webhooks/ProcessWebhooksTest.php(+1 -1)...and 56 more files
📄 Description
Update dependencies
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.