Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Oct 12, 2024
1 parent 98e57f2 commit 03258e3
Show file tree
Hide file tree
Showing 13 changed files with 720 additions and 466 deletions.
142 changes: 73 additions & 69 deletions composer.lock

Large diffs are not rendered by default.

808 changes: 529 additions & 279 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo": "^8.0.2",
"@popperjs/core": "^2.11.8",
"bootstrap": "^5.3.2",
"bootstrap": "^5.3.3",
"laravel-vite-plugin": "^1.0.4",
"prettier": "^3.3.1",
"prismjs": "^1.29.0",
Expand Down
103 changes: 103 additions & 0 deletions public/build/assets/app-B969tbq3.js

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions public/build/assets/app-BbQkdK1h.css

This file was deleted.

103 changes: 0 additions & 103 deletions public/build/assets/app-BoqYGGDa.js

This file was deleted.

5 changes: 5 additions & 0 deletions public/build/assets/app-bdQfWviv.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/build/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"src": "public/img/ui/blockquote/warning.svg"
},
"resources/css/app.scss": {
"file": "assets/app-BbQkdK1h.css",
"file": "assets/app-bdQfWviv.css",
"src": "resources/css/app.scss",
"isEntry": true
},
"resources/js/app.js": {
"file": "assets/app-BoqYGGDa.js",
"file": "assets/app-B969tbq3.js",
"name": "app",
"src": "resources/js/app.js",
"isEntry": true,
Expand Down
2 changes: 1 addition & 1 deletion public/vendor/orchid/css/orchid.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/vendor/orchid/css/orchid.rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/vendor/orchid/js/orchid.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/vendor/orchid/js/vendor.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/vendor/orchid/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"/js/orchid.js": "/js/orchid.js?id=313cf0fec5d1d6d17fb2d0ff96478c1b",
"/js/manifest.js": "/js/manifest.js?id=a0cf0beb2ef26ed536c04092e6558f2a",
"/css/orchid.rtl.css": "/css/orchid.rtl.css?id=c089b8b2623dea1c4bf826286b6e917d",
"/css/orchid.css": "/css/orchid.css?id=49eba918c5a05d6c5b946705a77fa783",
"/css/orchid.rtl.css": "/css/orchid.rtl.css?id=a7e097f704df463e6aa33a890525d41d",
"/css/orchid.css": "/css/orchid.css?id=05ce1f088d6617de3c60160004b22c0f",
"/js/vendor.js": "/js/vendor.js?id=c414ffce9f6a3942d105e7668697681c"
}

0 comments on commit 03258e3

Please sign in to comment.