Skip to content

Commit dfd22d6

Browse files
chore(deps): update all non-major dependencies
1 parent 29158b6 commit dfd22d6

File tree

10 files changed

+1457
-1606
lines changed

10 files changed

+1457
-1606
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-24.04-arm
1919

2020
steps:
21-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222

2323
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
2424
with:

.github/workflows/ci.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-24.04-arm
2626

2727
steps:
28-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
28+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2929

3030
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
3131
with:
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-24.04-arm
4848

4949
steps:
50-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
50+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5151

5252
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
5353
with:
@@ -69,7 +69,7 @@ jobs:
6969
runs-on: ubuntu-24.04-arm
7070

7171
steps:
72-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
72+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
7373

7474
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
7575
with:
@@ -97,7 +97,7 @@ jobs:
9797
runs-on: ubuntu-24.04-arm
9898

9999
steps:
100-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
100+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
101101

102102
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
103103
with:
@@ -133,10 +133,10 @@ jobs:
133133
name: 🖥️ Browser tests
134134
runs-on: ubuntu-24.04-arm
135135
container:
136-
image: mcr.microsoft.com/playwright:v1.58.0-noble
136+
image: mcr.microsoft.com/playwright:v1.58.2-noble
137137

138138
steps:
139-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
139+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
140140

141141
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
142142
with:
@@ -166,7 +166,7 @@ jobs:
166166
mode: [dark, light]
167167

168168
steps:
169-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
169+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
170170

171171
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
172172
with:
@@ -194,7 +194,7 @@ jobs:
194194
runs-on: ubuntu-24.04-arm
195195

196196
steps:
197-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
197+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
198198

199199
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
200200
with:
@@ -219,7 +219,7 @@ jobs:
219219
runs-on: ubuntu-24.04-arm
220220

221221
steps:
222-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
222+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
223223

224224
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
225225
with:

.github/workflows/lunaria.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
25+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626
with:
2727
# Necessary for Lunaria to work properly
2828
# Makes the action clone the entire git history

.github/workflows/mirror-tangled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-24.04-arm
1818

1919
steps:
20-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
20+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121
with:
2222
fetch-depth: 0
2323

.github/workflows/provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: 🔒 Check provenance downgrades
2424
runs-on: ubuntu-slim
2525
steps:
26-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
26+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2727
with:
2828
fetch-depth: 0
2929

.github/workflows/welcome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: 🎉 Welcome new contributor
1717
steps:
1818
- name: 🎉 Welcome new contributor
19-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
19+
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
2020
with:
2121
script: |
2222
const pr = context.payload.pull_request;

cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"citty": "^0.2.0",
3636
"h3-next": "npm:h3@^2.0.1-rc.11",
3737
"obug": "^2.1.1",
38-
"srvx": "^0.10.1",
38+
"srvx": "^0.11.0",
3939
"valibot": "^1.2.0",
4040
"validate-npm-package-name": "^7.0.2"
4141
},
4242
"devDependencies": {
43-
"@types/node": "24.10.9",
43+
"@types/node": "24.10.13",
4444
"@types/validate-npm-package-name": "4.0.2",
45-
"tsdown": "0.20.1",
45+
"tsdown": "0.20.3",
4646
"typescript": "5.9.3"
4747
},
4848
"engines": {

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"dependencies": {
2222
"@nuxtjs/mdc": "0.20.1",
23-
"better-sqlite3": "12.5.0",
24-
"docus": "5.4.4",
23+
"better-sqlite3": "12.6.2",
24+
"docus": "5.5.1",
2525
"nuxt": "4.3.1"
2626
}
2727
}

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
"start:playwright:webserver": "NODE_ENV=test pnpm preview --port 5678"
5050
},
5151
"dependencies": {
52-
"@atproto/common": "0.5.10",
53-
"@atproto/lex": "0.0.13",
52+
"@atproto/common": "0.5.11",
53+
"@atproto/lex": "0.0.16",
5454
"@atproto/oauth-client-node": "^0.3.15",
5555
"@deno/doc": "jsr:^0.189.1",
5656
"@floating-ui/vue": "1.1.10",
57-
"@iconify-json/lucide": "1.2.87",
58-
"@iconify-json/simple-icons": "1.2.68",
57+
"@iconify-json/lucide": "1.2.90",
58+
"@iconify-json/simple-icons": "1.2.70",
5959
"@iconify-json/svg-spinners": "1.2.4",
60-
"@iconify-json/vscode-icons": "1.2.40",
60+
"@iconify-json/vscode-icons": "1.2.42",
6161
"@intlify/shared": "11.2.8",
6262
"@lunariajs/core": "https://pkg.pr.new/lunariajs/lunaria/@lunariajs/core@f07e1a3",
6363
"@nuxt/a11y": "1.0.0-alpha.1",
@@ -67,34 +67,34 @@
6767
"@nuxtjs/color-mode": "4.0.0",
6868
"@nuxtjs/html-validator": "2.1.0",
6969
"@nuxtjs/i18n": "10.2.3",
70-
"@shikijs/langs": "3.21.0",
71-
"@shikijs/themes": "3.21.0",
70+
"@shikijs/langs": "3.22.0",
71+
"@shikijs/themes": "3.22.0",
7272
"@unocss/nuxt": "66.6.0",
7373
"@unocss/preset-wind4": "66.6.0",
74-
"@upstash/redis": "1.36.1",
74+
"@upstash/redis": "1.36.2",
7575
"@vite-pwa/assets-generator": "1.0.2",
76-
"@vite-pwa/nuxt": "1.1.0",
77-
"@voidzero-dev/vite-plus-core": "0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab",
78-
"@vueuse/core": "14.2.0",
79-
"@vueuse/integrations": "14.2.0",
80-
"@vueuse/nuxt": "14.2.0",
76+
"@vite-pwa/nuxt": "1.1.1",
77+
"@voidzero-dev/vite-plus-core": "0.0.0-ffb4d08a8edafe855c59736c0a38ee85a2373ebb",
78+
"@vueuse/core": "14.2.1",
79+
"@vueuse/integrations": "14.2.1",
80+
"@vueuse/nuxt": "14.2.1",
8181
"@vueuse/router": "^14.2.0",
82-
"@vueuse/shared": "14.2.0",
83-
"algoliasearch": "5.48.0",
82+
"@vueuse/shared": "14.2.1",
83+
"algoliasearch": "5.48.1",
8484
"defu": "6.1.4",
85-
"fast-npm-meta": "1.0.0",
85+
"fast-npm-meta": "1.2.1",
8686
"focus-trap": "^7.8.0",
8787
"gray-matter": "4.0.3",
88-
"marked": "17.0.1",
88+
"marked": "17.0.2",
8989
"module-replacements": "2.11.0",
9090
"nuxt": "4.3.1",
9191
"nuxt-og-image": "5.1.13",
9292
"ofetch": "1.5.1",
9393
"ohash": "2.0.11",
9494
"perfect-debounce": "2.1.0",
9595
"sanitize-html": "2.17.0",
96-
"semver": "7.7.3",
97-
"shiki": "3.21.0",
96+
"semver": "7.7.4",
97+
"shiki": "3.22.0",
9898
"simple-git": "3.30.0",
9999
"spdx-license-list": "6.11.0",
100100
"std-env": "3.10.0",
@@ -114,8 +114,8 @@
114114
"@e18e/eslint-plugin": "0.1.4",
115115
"@intlify/core-base": "11.2.8",
116116
"@npm/types": "2.1.0",
117-
"@playwright/test": "1.58.1",
118-
"@types/node": "24.10.9",
117+
"@playwright/test": "1.58.2",
118+
"@types/node": "24.10.13",
119119
"@types/sanitize-html": "2.16.0",
120120
"@types/semver": "7.7.1",
121121
"@types/validate-npm-package-name": "4.0.2",
@@ -127,15 +127,15 @@
127127
"eslint-plugin-regexp": "3.0.0",
128128
"fast-check": "4.5.3",
129129
"h3": "1.15.5",
130-
"h3-next": "npm:h3@2.0.1-rc.11",
131-
"knip": "5.83.0",
130+
"h3-next": "npm:h3@2.0.1-rc.14",
131+
"knip": "5.83.1",
132132
"lint-staged": "16.2.7",
133-
"oxfmt": "0.27.0",
133+
"oxfmt": "0.32.0",
134134
"oxlint": "1.42.0",
135135
"schema-dts": "1.1.5",
136136
"simple-git-hooks": "2.13.1",
137137
"typescript": "5.9.3",
138-
"vitest": "npm:@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab",
138+
"vitest": "npm:@voidzero-dev/vite-plus-test@0.0.0-ffb4d08a8edafe855c59736c0a38ee85a2373ebb",
139139
"vitest-environment-nuxt": "1.0.1",
140140
"vue-i18n-extract": "2.0.7",
141141
"vue-tsc": "3.2.4"
@@ -165,5 +165,5 @@
165165
"pnpm oxfmt"
166166
]
167167
},
168-
"packageManager": "pnpm@10.28.2"
168+
"packageManager": "pnpm@10.29.3"
169169
}

0 commit comments

Comments
 (0)