chore(deps): update all non-major dependencies
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci / ci (22, debian-trixie) (push) Successful in 32s

This commit is contained in:
Spacebot 2026-06-08 00:02:26 +00:00
commit 51b02864f8
2 changed files with 50 additions and 44 deletions

88
package-lock.json generated
View file

@ -8,9 +8,9 @@
"hasInstallScript": true,
"dependencies": {
"@iconify-json/lucide": "^1.2.111",
"@iconify-json/simple-icons": "^1.2.84",
"@nuxt/ui": "^4.8.1",
"@primer/octicons": "^19.28.0",
"@iconify-json/simple-icons": "^1.2.85",
"@nuxt/ui": "^4.8.2",
"@primer/octicons": "^19.28.1",
"nuxt": "^4.4.7",
"tailwindcss": "^4.3.0"
},
@ -1318,14 +1318,18 @@
}
},
"node_modules/@internationalized/date": {
"version": "3.12.1",
"version": "3.12.2",
"resolved": "https://registry.npmjs.org/@internationalized/date/-/date-3.12.2.tgz",
"integrity": "sha512-FY1Y+H64NDs+HAF6omlnWxm3mEpfgaCSWtL5l551ZZfImA+kGjPFgrnJrGjH6lfmLL0g8Z/mBu1R3kufeCp6Jw==",
"license": "Apache-2.0",
"dependencies": {
"@swc/helpers": "^0.5.0"
}
},
"node_modules/@internationalized/number": {
"version": "3.6.6",
"version": "3.6.7",
"resolved": "https://registry.npmjs.org/@internationalized/number/-/number-3.6.7.tgz",
"integrity": "sha512-3ji1fcrT+FPAK86UqEhB/psHixYo6niWPJtt7+qRaYFynt/BaJG8GhAPimtWUpEiVSTq8ZM8L5psMxGquiB/Vg==",
"license": "Apache-2.0",
"dependencies": {
"@swc/helpers": "^0.5.0"
@ -1972,42 +1976,42 @@
"license": "MIT"
},
"node_modules/@nuxt/ui": {
"version": "4.8.1",
"resolved": "https://registry.npmjs.org/@nuxt/ui/-/ui-4.8.1.tgz",
"integrity": "sha512-mS5Lxmv7FiLn7C6ww4XAQUs3aUa5Nrb/ZzGFP1SAc0gMUjyG0Y71nJe+wxtMPf/afq6QOPSdhu+I2sLhOd4j4w==",
"version": "4.8.2",
"resolved": "https://registry.npmjs.org/@nuxt/ui/-/ui-4.8.2.tgz",
"integrity": "sha512-ieBBUXKuHGGcNStDe8vQ/6mN03RPugveBPk6bFhsWygsiCVc9igrhB/kAXflae6jA5uc+sFx2HwDPpZumayciA==",
"license": "MIT",
"dependencies": {
"@floating-ui/dom": "^1.7.6",
"@iconify/vue": "^5.0.1",
"@internationalized/date": "^3.12.1",
"@internationalized/number": "^3.6.6",
"@internationalized/date": "^3.12.2",
"@internationalized/number": "^3.6.7",
"@nuxt/fonts": "^0.14.0",
"@nuxt/icon": "^2.2.2",
"@nuxt/kit": "^4.4.6",
"@nuxt/schema": "^4.4.6",
"@nuxt/kit": "^4.4.7",
"@nuxt/schema": "^4.4.7",
"@nuxtjs/color-mode": "^3.5.2",
"@standard-schema/spec": "^1.1.0",
"@tailwindcss/postcss": "^4.3.0",
"@tailwindcss/vite": "^4.3.0",
"@tanstack/vue-table": "^8.21.3",
"@tanstack/vue-virtual": "^3.13.25",
"@tiptap/core": "^3.23.6",
"@tiptap/extension-bubble-menu": "^3.23.6",
"@tiptap/extension-code": "^3.23.6",
"@tiptap/extension-collaboration": "^3.23.6",
"@tiptap/extension-drag-handle": "^3.23.6",
"@tiptap/extension-drag-handle-vue-3": "^3.23.6",
"@tiptap/extension-floating-menu": "^3.23.6",
"@tiptap/extension-horizontal-rule": "^3.23.6",
"@tiptap/extension-image": "^3.23.6",
"@tiptap/extension-mention": "^3.23.6",
"@tiptap/extension-node-range": "^3.23.6",
"@tiptap/extension-placeholder": "^3.23.6",
"@tiptap/markdown": "^3.23.6",
"@tiptap/pm": "^3.23.6",
"@tiptap/starter-kit": "^3.23.6",
"@tiptap/suggestion": "^3.23.6",
"@tiptap/vue-3": "^3.23.6",
"@tanstack/vue-virtual": "^3.13.26",
"@tiptap/core": "^3.24.0",
"@tiptap/extension-bubble-menu": "^3.24.0",
"@tiptap/extension-code": "^3.24.0",
"@tiptap/extension-collaboration": "^3.24.0",
"@tiptap/extension-drag-handle": "^3.24.0",
"@tiptap/extension-drag-handle-vue-3": "^3.24.0",
"@tiptap/extension-floating-menu": "^3.24.0",
"@tiptap/extension-horizontal-rule": "^3.24.0",
"@tiptap/extension-image": "^3.24.0",
"@tiptap/extension-mention": "^3.24.0",
"@tiptap/extension-node-range": "^3.24.0",
"@tiptap/extension-placeholder": "^3.24.0",
"@tiptap/markdown": "^3.24.0",
"@tiptap/pm": "^3.24.0",
"@tiptap/starter-kit": "^3.24.0",
"@tiptap/suggestion": "^3.24.0",
"@tiptap/vue-3": "^3.24.0",
"@unhead/vue": "^2.1.15",
"@vueuse/core": "^14.3.0",
"@vueuse/integrations": "^14.3.0",
@ -2022,7 +2026,7 @@
"embla-carousel-fade": "^8.6.0",
"embla-carousel-vue": "^8.6.0",
"embla-carousel-wheel-gestures": "^8.1.0",
"fuse.js": "^7.3.0",
"fuse.js": "^7.4.0",
"hookable": "^6.1.1",
"knitwork": "^1.3.0",
"magic-string": "^0.30.21",
@ -2030,18 +2034,18 @@
"motion-v": "^2.2.1",
"ohash": "^2.0.11",
"pathe": "^2.0.3",
"reka-ui": "2.9.8",
"reka-ui": "2.9.9",
"scule": "^1.3.0",
"tailwind-merge": "^3.6.0",
"tailwind-variants": "^3.2.2",
"tailwindcss": "^4.3.0",
"tinyglobby": "^0.2.16",
"tinyglobby": "^0.2.17",
"ufo": "^1.6.4",
"unplugin": "^3.0.0",
"unplugin-auto-import": "^21.0.0",
"unplugin-vue-components": "^32.1.0",
"vaul-vue": "0.4.1",
"vue-component-type-helpers": "^3.3.0"
"vue-component-type-helpers": "^3.3.3"
},
"bin": {
"nuxt-ui": "cli/index.mjs"
@ -3663,9 +3667,9 @@
"license": "MIT"
},
"node_modules/@primer/octicons": {
"version": "19.28.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.28.0.tgz",
"integrity": "sha512-FCpW9ZXI9U9h7wjYSXFQK4Zyp1Roc/kF8nymak4bYccWaWoUixbnIr4u8UYiRoPRSglm+23TZEyUZHrgNql9Jw==",
"version": "19.28.1",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.28.1.tgz",
"integrity": "sha512-pwSilXmgNrbVF2bChkh4zZtUyb4Vr4niYhA9PhUdtjVz86A2iwA/YjjopHS0suT+I7niUZJEepEpmSC7kARKNQ==",
"license": "MIT",
"dependencies": {
"object-assign": "^4.1.1"
@ -8811,7 +8815,9 @@
}
},
"node_modules/fuse.js": {
"version": "7.3.0",
"version": "7.4.2",
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-7.4.2.tgz",
"integrity": "sha512-LVbzjD4WA6UP5B1UnP8wuaXJiLnqMdM/E4fiJXTJ5haJ5b/MBNsK29h2fm6swEoQaVQjvYFWKLE2RanyZIoRVQ==",
"license": "Apache-2.0",
"engines": {
"node": ">=10"
@ -12599,9 +12605,9 @@
}
},
"node_modules/reka-ui": {
"version": "2.9.8",
"resolved": "https://registry.npmjs.org/reka-ui/-/reka-ui-2.9.8.tgz",
"integrity": "sha512-7dxaBJ6nQ0zOQZXPV45219tTEgZPstmihBLS9ABPhSiPiJ8SiF0sacfZHFaBptS0v9N4tzsevq+8MNBpE4p5JQ==",
"version": "2.9.9",
"resolved": "https://registry.npmjs.org/reka-ui/-/reka-ui-2.9.9.tgz",
"integrity": "sha512-/e+hdF9vP8E2kPrKR4RdgMQQsfpCr8l436Zn8GRWM3jKT9EG1lOO/UFMGBVEnrMLOVoJSjjmIFrej4tMOb+6qQ==",
"license": "MIT",
"dependencies": {
"@floating-ui/dom": "^1.6.13",