Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 69ecd89

Browse files
committed
chore: Upgrade dependencies
1 parent 0ff0f16 commit 69ecd89

File tree

5 files changed

+126
-126
lines changed

5 files changed

+126
-126
lines changed

composer.lock

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

devenv.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"devenv": {
44
"locked": {
55
"dir": "src/modules",
6-
"lastModified": 1730028891,
6+
"lastModified": 1730213537,
77
"owner": "cachix",
88
"repo": "devenv",
9-
"rev": "a337f8862efa9bde348c48a48b5b943f710604dd",
9+
"rev": "5c046eeafd13f7a2b9fc733f70ea17571b24410f",
1010
"type": "github"
1111
},
1212
"original": {
@@ -53,10 +53,10 @@
5353
},
5454
"nixpkgs": {
5555
"locked": {
56-
"lastModified": 1729980323,
56+
"lastModified": 1730170245,
5757
"owner": "nixos",
5858
"repo": "nixpkgs",
59-
"rev": "86e78d3d2084ff87688da662cf78c2af085d8e73",
59+
"rev": "30c9efeef01e2ad4880bff6a01a61dd99536b3c9",
6060
"type": "github"
6161
},
6262
"original": {
@@ -68,10 +68,10 @@
6868
},
6969
"nixpkgs-stable": {
7070
"locked": {
71-
"lastModified": 1729973466,
71+
"lastModified": 1730137625,
7272
"owner": "NixOS",
7373
"repo": "nixpkgs",
74-
"rev": "cd3e8833d70618c4eea8df06f95b364b016d4950",
74+
"rev": "64b80bfb316b57cdb8919a9110ef63393d74382a",
7575
"type": "github"
7676
},
7777
"original": {
@@ -91,10 +91,10 @@
9191
"nixpkgs-stable": "nixpkgs-stable"
9292
},
9393
"locked": {
94-
"lastModified": 1729104314,
94+
"lastModified": 1730302582,
9595
"owner": "cachix",
9696
"repo": "pre-commit-hooks.nix",
97-
"rev": "3c3e88f0f544d6bb54329832616af7eb971b6be6",
97+
"rev": "af8a16fe5c264f5e9e18bcee2859b40a656876cf",
9898
"type": "github"
9999
},
100100
"original": {

importmap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
'version' => '6.5.6',
6666
],
6767
'@codemirror/autocomplete' => [
68-
'version' => '6.18.1',
68+
'version' => '6.18.2',
6969
],
7070
'@codemirror/lint' => [
7171
'version' => '6.8.2',

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"dprint": "^0.47.5",
2323
"eslint": "^9.13.0",
2424
"globals": "^15.11.0",
25-
"typescript-eslint": "^8.12.1"
25+
"typescript-eslint": "^8.12.2"
2626
}
2727
}

0 commit comments

Comments
 (0)