diff --git a/flake.lock b/flake.lock
index c057994..f9abba5 100644
--- a/flake.lock
+++ b/flake.lock
@@ -22,11 +22,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1736896882,
-        "narHash": "sha256-XZapURopVMoLgwq6Bo2DJKbMuh4HMRrijTozrz8KPiY=",
+        "lastModified": 1738200090,
+        "narHash": "sha256-Pod1QURdjB2BMujrkhmmSOWSdebgt1mwEG5iLT+n4AI=",
         "ref": "refs/heads/master",
-        "rev": "958056b56cd857151ea0d514a33b7892aa207e8e",
-        "revCount": 459,
+        "rev": "fb326e0e9c66b30874d63bfe53eaf2176fbba1f1",
+        "revCount": 481,
         "type": "git",
         "url": "https://git.outfoxxed.me/quickshell/quickshell"
       },
diff --git a/types/QtQuick.json b/types/QtQuick.json
index e044e96..ea724e2 100644
--- a/types/QtQuick.json
+++ b/types/QtQuick.json
@@ -80,6 +80,11 @@
 			"cname": "QSize",
 			"module": null
 		},
+		{
+			"name": "date",
+			"cname": "QDateTime",
+			"module": null
+		},
 		{
 			"name": "QtObject",
 			"cname": "QObject",