|
47 | 47 | "@atcute/bluesky-richtext-segmenter": "3.0.0", |
48 | 48 | "@atcute/tid": "1.1.2", |
49 | 49 | "@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", |
52 | 52 | "@atproto/oauth-client-node": "^0.3.15", |
53 | 53 | "@deno/doc": "jsr:^0.189.1", |
54 | 54 | "@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.99", |
| 56 | + "@iconify-json/simple-icons": "1.2.75", |
57 | 57 | "@iconify-json/svg-spinners": "1.2.4", |
58 | 58 | "@iconify-json/vscode-icons": "1.2.45", |
59 | 59 | "@intlify/shared": "11.3.0", |
|
65 | 65 | "@nuxt/test-utils": "4.0.0", |
66 | 66 | "@nuxtjs/color-mode": "4.0.0", |
67 | 67 | "@nuxtjs/html-validator": "2.1.0", |
68 | | - "@nuxtjs/i18n": "10.2.3", |
| 68 | + "@nuxtjs/i18n": "10.2.4", |
69 | 69 | "@shikijs/langs": "4.0.2", |
70 | 70 | "@shikijs/markdown-exit": "4.0.2", |
71 | 71 | "@shikijs/themes": "4.0.2", |
|
79 | 79 | "@vueuse/nuxt": "14.2.1", |
80 | 80 | "@vueuse/router": "^14.2.1", |
81 | 81 | "@vueuse/shared": "14.2.1", |
82 | | - "algoliasearch": "5.49.2", |
| 82 | + "algoliasearch": "5.50.0", |
83 | 83 | "defu": "6.1.4", |
84 | 84 | "diff": "^8.0.3", |
85 | 85 | "fast-npm-meta": "1.4.2", |
86 | 86 | "focus-trap": "^8.0.0", |
87 | 87 | "gray-matter": "4.0.3", |
88 | 88 | "ipaddr.js": "2.3.0", |
89 | | - "marked": "17.0.4", |
| 89 | + "marked": "17.0.5", |
90 | 90 | "module-replacements": "2.11.0", |
91 | 91 | "nuxt": "4.3.1", |
92 | 92 | "nuxt-og-image": "5.1.13", |
93 | 93 | "ofetch": "1.5.1", |
94 | 94 | "ohash": "2.0.11", |
95 | 95 | "perfect-debounce": "2.1.0", |
96 | | - "sanitize-html": "2.17.1", |
| 96 | + "sanitize-html": "2.17.2", |
97 | 97 | "semver": "7.7.4", |
98 | 98 | "shiki": "4.0.2", |
99 | 99 | "simple-git": "3.33.0", |
|
103 | 103 | "ufo": "1.6.3", |
104 | 104 | "unocss": "66.6.7", |
105 | 105 | "unplugin-vue-router": "0.19.2", |
106 | | - "valibot": "1.3.0", |
| 106 | + "valibot": "1.3.1", |
107 | 107 | "validate-npm-package-name": "7.0.2", |
108 | 108 | "virtua": "0.48.8", |
109 | 109 | "vite-plugin-pwa": "1.2.0", |
|
132 | 132 | "devalue": "5.6.4", |
133 | 133 | "eslint-plugin-regexp": "3.1.0", |
134 | 134 | "fast-check": "4.6.0", |
135 | | - "h3": "1.15.8", |
136 | | - "h3-next": "npm:h3@2.0.1-rc.16", |
137 | | - "knip": "6.0.5", |
| 135 | + "h3": "1.15.10", |
| 136 | + "h3-next": "npm:h3@2.0.1-rc.20", |
| 137 | + "knip": "6.0.6", |
138 | 138 | "markdown-it-anchor": "9.2.0", |
139 | 139 | "schema-dts": "2.0.0", |
140 | 140 | "storybook": "catalog:storybook", |
141 | 141 | "storybook-i18n": "catalog:storybook", |
142 | 142 | "typescript": "6.0.2", |
143 | 143 | "unplugin-vue-markdown": "30.0.0", |
144 | | - "vitest": "npm:@voidzero-dev/vite-plus-test@0.1.12", |
| 144 | + "vitest": "npm:@voidzero-dev/vite-plus-test@0.1.14", |
145 | 145 | "vue-i18n-extract": "2.0.7", |
146 | 146 | "vue-tsc": "3.2.6" |
147 | 147 | }, |
148 | 148 | "engines": { |
149 | 149 | "node": "24" |
150 | 150 | }, |
151 | | - "packageManager": "pnpm@10.32.1", |
| 151 | + "packageManager": "pnpm@10.33.0", |
152 | 152 | "storybook": { |
153 | 153 | "url": "https://storybook.npmx.dev" |
154 | 154 | } |
|
0 commit comments