Skip to content

Commit 0a95ec2

Browse files
chore(deps): update all non-major dependencies (#1816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
1 parent c8db1bc commit 0a95ec2

File tree

7 files changed

+1241
-967
lines changed

7 files changed

+1241
-967
lines changed

.github/workflows/chromatic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: ☑️ Checkout
23-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
23+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2424
with:
2525
fetch-depth: 0
2626
repository: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
@@ -39,7 +39,7 @@ jobs:
3939
run: pnpm install
4040

4141
- name: 🧪 Run Chromatic Visual and Accessibility Tests
42-
uses: chromaui/action@a8ce9c58f59be5cc7090cadfc8f130fb08fcf0c3 # v15.1.0
42+
uses: chromaui/action@5ec258af08deb3e8c36653bd618cb7fe52090031 # v15.2.0
4343
env:
4444
CHROMATIC_BRANCH: ${{ github.event.pull_request.head.ref || github.ref_name }}
4545
CHROMATIC_SHA: ${{ github.event.pull_request.head.sha || github.sha }}

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"validate-npm-package-name": "^7.0.2"
4141
},
4242
"devDependencies": {
43-
"@types/node": "24.10.13",
43+
"@types/node": "24.11.0",
4444
"@types/validate-npm-package-name": "4.0.2",
4545
"tsdown": "0.20.3",
4646
"typescript": "5.9.3"

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"preview": "nuxt preview"
2020
},
2121
"dependencies": {
22-
"@nuxt/ui": "4.5.0",
22+
"@nuxt/ui": "4.5.1",
2323
"@nuxtjs/mdc": "0.20.1",
2424
"better-sqlite3": "12.6.2",
25-
"docus": "5.6.1",
25+
"docus": "5.7.0",
2626
"nuxt": "4.3.1",
2727
"tailwindcss": "4.2.1"
2828
}

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -54,20 +54,20 @@
5454
},
5555
"dependencies": {
5656
"@atcute/bluesky-richtext-segmenter": "3.0.0",
57-
"@atproto/api": "^0.18.17",
57+
"@atproto/api": "^0.19.0",
5858
"@atproto/common": "0.5.13",
5959
"@atproto/lex": "0.0.19",
6060
"@atproto/lex-password-session": "0.0.7",
6161
"@atproto/oauth-client-node": "^0.3.15",
6262
"@deno/doc": "jsr:^0.189.1",
6363
"@floating-ui/vue": "1.1.10",
64-
"@iconify-json/lucide": "1.2.93",
65-
"@iconify-json/simple-icons": "1.2.71",
64+
"@iconify-json/lucide": "1.2.95",
65+
"@iconify-json/simple-icons": "1.2.72",
6666
"@iconify-json/svg-spinners": "1.2.4",
67-
"@iconify-json/vscode-icons": "1.2.43",
67+
"@iconify-json/vscode-icons": "1.2.44",
6868
"@intlify/shared": "11.2.8",
6969
"@lunariajs/core": "https://pkg.pr.new/lunariajs/lunaria/@lunariajs/core@904b935",
70-
"@napi-rs/canvas": "0.1.94",
70+
"@napi-rs/canvas": "0.1.95",
7171
"@nuxt/a11y": "1.0.0-alpha.1",
7272
"@nuxt/fonts": "0.14.0",
7373
"@nuxt/scripts": "0.13.2",
@@ -78,21 +78,21 @@
7878
"@shikijs/langs": "4.0.1",
7979
"@shikijs/markdown-exit": "4.0.1",
8080
"@shikijs/themes": "4.0.1",
81-
"@unocss/nuxt": "66.6.0",
82-
"@unocss/preset-wind4": "66.6.0",
83-
"@upstash/redis": "1.36.2",
81+
"@unocss/nuxt": "66.6.2",
82+
"@unocss/preset-wind4": "66.6.3",
83+
"@upstash/redis": "1.36.3",
8484
"@vite-pwa/assets-generator": "1.0.2",
8585
"@vite-pwa/nuxt": "1.1.1",
86-
"@voidzero-dev/vite-plus-core": "0.0.0-g52709db6.20260226-1136",
86+
"@voidzero-dev/vite-plus-core": "0.0.0-gd42e0ca6.20260225-0619",
8787
"@vueuse/core": "14.2.1",
8888
"@vueuse/integrations": "14.2.1",
8989
"@vueuse/nuxt": "14.2.1",
9090
"@vueuse/router": "^14.2.1",
9191
"@vueuse/shared": "14.2.1",
92-
"algoliasearch": "5.49.0",
92+
"algoliasearch": "5.49.1",
9393
"defu": "6.1.4",
9494
"diff": "^8.0.3",
95-
"fast-npm-meta": "1.2.1",
95+
"fast-npm-meta": "1.3.0",
9696
"focus-trap": "^8.0.0",
9797
"gray-matter": "4.0.3",
9898
"ipaddr.js": "2.3.0",
@@ -106,12 +106,12 @@
106106
"sanitize-html": "2.17.1",
107107
"semver": "7.7.4",
108108
"shiki": "4.0.1",
109-
"simple-git": "3.32.2",
109+
"simple-git": "3.32.3",
110110
"spdx-license-list": "6.11.0",
111111
"std-env": "3.10.0",
112112
"tinyglobby": "0.2.15",
113113
"ufo": "1.6.3",
114-
"unocss": "66.6.0",
114+
"unocss": "66.6.2",
115115
"unplugin-vue-router": "0.19.2",
116116
"valibot": "1.2.0",
117117
"validate-npm-package-name": "7.0.2",
@@ -130,31 +130,31 @@
130130
"@storybook/addon-a11y": "catalog:storybook",
131131
"@storybook/addon-docs": "catalog:storybook",
132132
"@storybook/addon-themes": "catalog:storybook",
133-
"@types/node": "24.10.13",
133+
"@types/node": "24.11.0",
134134
"@types/sanitize-html": "2.16.0",
135135
"@types/semver": "7.7.1",
136136
"@types/validate-npm-package-name": "4.0.2",
137137
"@vitest/coverage-v8": "4.0.18",
138138
"@vue/test-utils": "2.4.6",
139139
"axe-core": "4.11.1",
140-
"chromatic": "15.1.0",
140+
"chromatic": "15.2.0",
141141
"defu": "6.1.4",
142142
"devalue": "5.6.3",
143143
"eslint-plugin-regexp": "3.0.0",
144144
"fast-check": "4.5.3",
145145
"h3": "1.15.5",
146146
"h3-next": "npm:h3@2.0.1-rc.14",
147147
"knip": "5.85.0",
148-
"lint-staged": "16.2.7",
148+
"lint-staged": "16.3.1",
149149
"markdown-it-anchor": "9.2.0",
150-
"oxfmt": "0.35.0",
150+
"oxfmt": "0.36.0",
151151
"oxlint": "1.51.0",
152152
"schema-dts": "1.1.5",
153153
"simple-git-hooks": "2.13.1",
154154
"storybook": "catalog:storybook",
155155
"typescript": "5.9.3",
156156
"unplugin-vue-markdown": "30.0.0",
157-
"vitest": "npm:@voidzero-dev/vite-plus-test@0.0.0-g52709db6.20260226-1136",
157+
"vitest": "npm:@voidzero-dev/vite-plus-test@0.0.0-gd42e0ca6.20260225-0619",
158158
"vitest-environment-nuxt": "1.0.1",
159159
"vue-i18n-extract": "2.0.7",
160160
"vue-tsc": "3.2.5"
@@ -182,7 +182,7 @@
182182
"pnpm exec oxfmt"
183183
]
184184
},
185-
"packageManager": "pnpm@10.30.1",
185+
"packageManager": "pnpm@10.30.3",
186186
"storybook": {
187187
"url": "https://storybook.npmx.dev"
188188
}

0 commit comments

Comments
 (0)