UI fixes and composer bump

This commit is contained in:
Joey Kimsey
2025-01-27 00:26:43 -05:00
parent 35b7be92a6
commit ca850bb46b
24 changed files with 167 additions and 83 deletions

16
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7b53f62bdce4655bce03a69a5e6ae57a",
"content-hash": "b54d2da34f833481cff28144a669b2aa",
"packages": [
{
"name": "components/jquery",
@ -303,17 +303,17 @@
},
{
"name": "thetempusproject/bedrock",
"version": "1.1",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/bedrock",
"reference": "3b8e0994912eef8c203c8d47258754d6c78d4b19"
"reference": "bcd73d58f9d7df41b5ec0f12871ff15cfcc215ae"
},
"require": {
"php": ">=8.1.0",
"thetempusproject/canary": "1.0.6",
"thetempusproject/hermes": "1.0.3",
"thetempusproject/houdini": "2.0.1"
"thetempusproject/houdini": "2.0.2"
},
"type": "library",
"autoload": {
@ -344,7 +344,7 @@
"framework",
"mvc"
],
"time": "2025-01-22T02:02:57+00:00"
"time": "2025-01-27T05:07:05+00:00"
},
{
"name": "thetempusproject/canary",
@ -434,11 +434,11 @@
},
{
"name": "thetempusproject/houdini",
"version": "2.0.1",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/houdini",
"reference": "b03fc3b7ddcdd0213f8f927a9bf1c0c68c62138f"
"reference": "fb027a4ebc327e709ad3da29a4cf112894c2b7e6"
},
"require": {
"php": ">=8.1.0",
@ -474,7 +474,7 @@
"thetempusproject",
"tools"
],
"time": "2025-01-22T01:59:01+00:00"
"time": "2025-01-27T05:02:14+00:00"
},
{
"name": "twbs/bootstrap",