Skip to content

Commit 350383e

Browse files
chore(deps): update all non-major dependencies
1 parent 1106764 commit 350383e

File tree

6 files changed

+2662
-2161
lines changed

6 files changed

+2662
-2161
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: vp install -g pnpm
3636

3737
- name: 🧪 Run Chromatic Visual and Accessibility Tests
38-
uses: chromaui/action@f191a0224b10e1a38b2091cefb7b7a2337009116 # v16.0.0
38+
uses: chromaui/action@8a2b82547aef5a3efc8ec3c7905f4ab09a76ed0b # v16.1.0
3939
env:
4040
CHROMATIC_BRANCH: ${{ github.event.pull_request.head.ref || github.ref_name }}
4141
CHROMATIC_SHA: ${{ github.event.pull_request.head.sha || github.sha }}

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
name: 🖥️ Browser tests
110110
runs-on: ubuntu-24.04-arm
111111
container:
112-
image: mcr.microsoft.com/playwright:v1.58.2-noble
112+
image: mcr.microsoft.com/playwright:v1.59.1-noble
113113

114114
steps:
115115
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"validate-npm-package-name": "^7.0.2"
4141
},
4242
"devDependencies": {
43-
"@types/node": "24.12.0",
43+
"@types/node": "24.12.2",
4444
"@types/validate-npm-package-name": "4.0.2",
45-
"tsdown": "0.21.4",
45+
"tsdown": "0.21.7",
4646
"typescript": "6.0.2"
4747
},
4848
"engines": {

docs/package.json

Lines changed: 3 additions & 3 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.1",
23-
"@nuxtjs/mdc": "0.20.2",
22+
"@nuxt/ui": "4.6.1",
23+
"@nuxtjs/mdc": "0.21.1",
2424
"better-sqlite3": "12.8.0",
25-
"docus": "5.8.1",
25+
"docus": "5.9.0",
2626
"nuxt": "4.3.1",
2727
"tailwindcss": "4.2.2"
2828
}

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"@atcute/bluesky-richtext-segmenter": "3.0.0",
4848
"@atcute/tid": "1.1.2",
4949
"@atproto/api": "^0.19.0",
50-
"@atproto/lex": "0.0.20",
51-
"@atproto/lex-password-session": "0.0.8",
50+
"@atproto/lex": "0.0.23",
51+
"@atproto/lex-password-session": "0.0.11",
5252
"@atproto/oauth-client-node": "^0.3.15",
5353
"@deno/doc": "jsr:^0.189.1",
5454
"@floating-ui/vue": "1.1.11",
55-
"@iconify-json/lucide": "1.2.98",
56-
"@iconify-json/simple-icons": "1.2.74",
55+
"@iconify-json/lucide": "1.2.101",
56+
"@iconify-json/simple-icons": "1.2.76",
5757
"@iconify-json/svg-spinners": "1.2.4",
5858
"@iconify-json/vscode-icons": "1.2.45",
5959
"@intlify/shared": "11.3.0",
@@ -65,7 +65,7 @@
6565
"@nuxt/test-utils": "4.0.0",
6666
"@nuxtjs/color-mode": "4.0.0",
6767
"@nuxtjs/html-validator": "2.1.0",
68-
"@nuxtjs/i18n": "10.2.3",
68+
"@nuxtjs/i18n": "10.2.4",
6969
"@shikijs/langs": "4.0.2",
7070
"@shikijs/markdown-exit": "4.0.2",
7171
"@shikijs/themes": "4.0.2",
@@ -79,21 +79,21 @@
7979
"@vueuse/nuxt": "14.2.1",
8080
"@vueuse/router": "^14.2.1",
8181
"@vueuse/shared": "14.2.1",
82-
"algoliasearch": "5.49.2",
83-
"defu": "6.1.4",
82+
"algoliasearch": "5.50.1",
83+
"defu": "6.1.6",
8484
"diff": "^8.0.3",
8585
"fast-npm-meta": "1.4.2",
8686
"focus-trap": "^8.0.0",
8787
"gray-matter": "4.0.3",
8888
"ipaddr.js": "2.3.0",
89-
"marked": "17.0.4",
89+
"marked": "17.0.5",
9090
"module-replacements": "2.11.0",
9191
"nuxt": "4.3.1",
9292
"nuxt-og-image": "5.1.13",
9393
"ofetch": "1.5.1",
9494
"ohash": "2.0.11",
9595
"perfect-debounce": "2.1.0",
96-
"sanitize-html": "2.17.1",
96+
"sanitize-html": "2.17.2",
9797
"semver": "7.7.4",
9898
"shiki": "4.0.2",
9999
"simple-git": "3.33.0",
@@ -102,52 +102,52 @@
102102
"ufo": "1.6.3",
103103
"unocss": "66.6.7",
104104
"unplugin-vue-router": "0.19.2",
105-
"valibot": "1.3.0",
105+
"valibot": "1.3.1",
106106
"validate-npm-package-name": "7.0.2",
107-
"virtua": "0.48.8",
107+
"virtua": "0.49.0",
108108
"vite-plugin-pwa": "1.2.0",
109109
"vite-plus": "0.1.12",
110110
"vue": "3.5.30",
111-
"vue-data-ui": "3.17.3"
111+
"vue-data-ui": "3.17.7"
112112
},
113113
"devDependencies": {
114114
"@e18e/eslint-plugin": "0.3.0",
115115
"@intlify/core-base": "11.3.0",
116116
"@npm/types": "2.1.0",
117-
"@playwright/test": "1.58.2",
117+
"@playwright/test": "1.59.1",
118118
"@storybook-vue/nuxt": "catalog:storybook",
119119
"@storybook/addon-a11y": "catalog:storybook",
120120
"@storybook/addon-docs": "catalog:storybook",
121121
"@storybook/addon-themes": "catalog:storybook",
122-
"@types/node": "24.12.0",
122+
"@types/node": "24.12.2",
123123
"@types/sanitize-html": "2.16.1",
124124
"@types/semver": "7.7.1",
125125
"@types/validate-npm-package-name": "4.0.2",
126126
"@vitest/coverage-v8": "4.1.2",
127127
"@vue/test-utils": "2.4.6",
128-
"axe-core": "4.11.1",
128+
"axe-core": "4.11.2",
129129
"changelogen": "0.6.2",
130-
"chromatic": "16.0.0",
130+
"chromatic": "16.1.0",
131131
"devalue": "5.6.4",
132132
"eslint-plugin-regexp": "3.1.0",
133133
"fast-check": "4.6.0",
134-
"h3": "1.15.8",
135-
"h3-next": "npm:h3@2.0.1-rc.16",
136-
"knip": "6.0.5",
134+
"h3": "1.15.11",
135+
"h3-next": "npm:h3@2.0.1-rc.20",
136+
"knip": "6.3.0",
137137
"markdown-it-anchor": "9.2.0",
138138
"schema-dts": "2.0.0",
139139
"storybook": "catalog:storybook",
140140
"storybook-i18n": "catalog:storybook",
141141
"typescript": "6.0.2",
142142
"unplugin-vue-markdown": "30.0.0",
143-
"vitest": "npm:@voidzero-dev/vite-plus-test@0.1.12",
143+
"vitest": "npm:@voidzero-dev/vite-plus-test@0.1.15",
144144
"vue-i18n-extract": "2.0.7",
145145
"vue-tsc": "3.2.6"
146146
},
147147
"engines": {
148148
"node": "24"
149149
},
150-
"packageManager": "pnpm@10.32.1",
150+
"packageManager": "pnpm@10.33.0",
151151
"storybook": {
152152
"url": "https://storybook.npmx.dev"
153153
}

0 commit comments

Comments
 (0)