update
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"php": "^8.1",
|
||||
"aamdsam/bridging-bpjs": "^1.11",
|
||||
"aranyasen/hl7": "^3.1",
|
||||
"arcanedev/log-viewer": "^10.1",
|
||||
"elibyy/tcpdf-laravel": "^11.1",
|
||||
"fawno/php-serial": "^2.0",
|
||||
"guzzlehttp/guzzle": "^7.8",
|
||||
@@ -19,6 +18,7 @@
|
||||
"laravel/tinker": "^2.8",
|
||||
"munafio/chatify": "^1.6",
|
||||
"onecentlin/laravel-adminer": "^7.0",
|
||||
"opcodesio/log-viewer": "^3.21",
|
||||
"phpoffice/phpspreadsheet": "^3.3",
|
||||
"picqer/php-barcode-generator": "^3.2",
|
||||
"pusher/pusher-php-server": "^7.2",
|
||||
|
||||
Generated
+490
-519
File diff suppressed because it is too large
Load Diff
+1
File diff suppressed because one or more lines are too long
+2
File diff suppressed because one or more lines are too long
@@ -0,0 +1,33 @@
|
||||
/*!
|
||||
* The buffer module from node.js, for the browser.
|
||||
*
|
||||
* @author Feross Aboukhadijeh <http://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*!
|
||||
* pinia v2.2.2
|
||||
* (c) 2024 Eduardo San Martin Morote
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*! #__NO_SIDE_EFFECTS__ */
|
||||
|
||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
||||
|
||||
/**
|
||||
* @license
|
||||
* Lodash <https://lodash.com/>
|
||||
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
||||
* Released under MIT license <https://lodash.com/license>
|
||||
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
||||
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
||||
*/
|
||||
|
||||
/**
|
||||
* @vue/shared v3.4.38
|
||||
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
||||
* @license MIT
|
||||
**/
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 526 B |
Binary file not shown.
|
After Width: | Height: | Size: 970 B |
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=b5eb6497b80ecd00237a857b35fcc1d6",
|
||||
"/app.css": "/app.css?id=bf9e77abce3da8caacd004d57e4e8429",
|
||||
"/img/log-viewer-128.png": "/img/log-viewer-128.png?id=d576c6d2e16074d3f064e60fe4f35166",
|
||||
"/img/log-viewer-32.png": "/img/log-viewer-32.png?id=f8ec67d10f996aa8baf00df3b61eea6d",
|
||||
"/img/log-viewer-64.png": "/img/log-viewer-64.png?id=8902d596fc883ca9eb8105bb683568c6"
|
||||
}
|
||||
Reference in New Issue
Block a user