Skip to content

Commit 5c44ba0

Browse files
committed
Updated packages
1 parent 5cf77f3 commit 5c44ba0

File tree

9 files changed

+1262
-437
lines changed

9 files changed

+1262
-437
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"laravel/tinker": "^2.8",
3838
"laravel/unfenced": "dev-main",
3939
"laravelsu/highlight": "dev-main",
40-
"orchid/platform": "^14.39",
40+
"orchid/platform": "^14.45",
4141
"overtrue/laravel-like": "^5.2",
4242
"spatie/laravel-activitylog": "^4.7",
4343
"spatie/laravel-backup": "^9.0.4",
@@ -55,7 +55,7 @@
5555
"nunomaduro/collision": "^8.1",
5656
"phpunit/phpunit": "^10.0",
5757
"spatie/laravel-ignition": "^2.0",
58-
"vimeo/psalm": "^5.23"
58+
"vimeo/psalm": "^6.1.0"
5959
},
6060
"repositories": [
6161
{

composer.lock

Lines changed: 1242 additions & 418 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/vendor/orchid/css/orchid.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/vendor/orchid/css/orchid.rtl.css

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/vendor/orchid/css/orchid.rtl.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/vendor/orchid/js/orchid.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/vendor/orchid/js/orchid.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/vendor/orchid/js/vendor.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"/js/orchid.js": "/js/orchid.js?id=3ec84db494e2aff7fd5e4dfd80cb433d",
2+
"/js/orchid.js": "/js/orchid.js?id=ae813f05197cabbf9ec865e13eb64a5e",
33
"/js/manifest.js": "/js/manifest.js?id=a0cf0beb2ef26ed536c04092e6558f2a",
4-
"/css/orchid.rtl.css": "/css/orchid.rtl.css?id=502c624cc1688c9942563575fa2f71f7",
5-
"/css/orchid.css": "/css/orchid.css?id=bfce7424e6595af883fb7f593589bda3",
6-
"/js/vendor.js": "/js/vendor.js?id=c414ffce9f6a3942d105e7668697681c"
4+
"/css/orchid.rtl.css": "/css/orchid.rtl.css?id=db3349563c0af32227dcfa4007d15182",
5+
"/css/orchid.css": "/css/orchid.css?id=47e97806227a20a5ab762f3dd22f7e5d",
6+
"/js/vendor.js": "/js/vendor.js?id=90dbe4dd382b4cf2454ca17cc7ed4dbb"
77
}

0 commit comments

Comments
 (0)