fix(deps): update dependencies (major) (#2994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
This commit is contained in:
parent
eab541b7b8
commit
beeb30f039
3 changed files with 277 additions and 152 deletions
|
@ -58,7 +58,7 @@
|
|||
"@tiptap/vue-3": "2.2.4",
|
||||
"@unocss/nuxt": "^0.63.6",
|
||||
"@upstash/redis": "^1.27.1",
|
||||
"@vercel/kv": "^2.0.0",
|
||||
"@vercel/kv": "^3.0.0",
|
||||
"@vue-macros/nuxt": "^1.11.12",
|
||||
"@vueuse/core": "^11.0.3",
|
||||
"@vueuse/gesture": "^2.0.0",
|
||||
|
@ -85,10 +85,10 @@
|
|||
"lru-cache": "^11.0.0",
|
||||
"masto": "^6.10.1",
|
||||
"node-emoji": "^2.1.3",
|
||||
"nuxt-security": "^1.4.3",
|
||||
"nuxt-security": "^2.0.0",
|
||||
"page-lifecycle": "^0.1.2",
|
||||
"pinia": "^2.2.2",
|
||||
"postcss-nested": "^6.0.1",
|
||||
"postcss-nested": "^7.0.0",
|
||||
"prosemirror-highlight": "^0.9.0",
|
||||
"rollup-plugin-node-polyfills": "^0.2.1",
|
||||
"shiki": "^1.22.2",
|
||||
|
@ -146,7 +146,6 @@
|
|||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"pinceau": "patches/pinceau.patch",
|
||||
"nuxt-security": "patches/nuxt-security.patch",
|
||||
"@nuxtjs/i18n@9.1.0": "patches/@nuxtjs__i18n@9.1.0.patch"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue