Skip to content

Commit 032a676

Browse files
chore(deps): update all non-major dependencies
1 parent f1fe643 commit 032a676

File tree

3 files changed

+1032
-1224
lines changed

3 files changed

+1032
-1224
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ jobs:
3535

3636
- uses: actions/setup-python@v5
3737
with:
38-
python-version: "3.13"
38+
python-version: "3.14"
3939

4040
- name: Cache APT Packages
41-
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
41+
uses: awalsh128/cache-apt-pkgs-action@v1.6.0
4242
with:
4343
packages: libvirt-dev qemu-system qemu-user-static
4444
version: 1.0
@@ -103,7 +103,7 @@ jobs:
103103

104104
- uses: actions/setup-python@v5
105105
with:
106-
python-version: "3.13"
106+
python-version: "3.14"
107107

108108
- name: Set Node.js
109109
uses: actions/setup-node@v4

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"chalk": "^5.4.1",
100100
"detect-libc": "^2.0.3",
101101
"eslint": "^9.20.1",
102-
"eslint-config-xo": "^0.46.0",
102+
"eslint-config-xo": "^0.49.0",
103103
"eslint-config-xo-typescript": "^7.0.0",
104104
"eslint-plugin-unicorn": "^58.0.0",
105105
"gts": "^6.0.2",
@@ -123,5 +123,5 @@
123123
"libvirt": ">=6.0.0",
124124
"qemu": ">=5.0.0"
125125
},
126-
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6"
126+
"packageManager": "pnpm@10.18.3"
127127
}

0 commit comments

Comments
 (0)