fix(deps): update [frontend] update dependencies

This commit is contained in:
renovate[bot] 2025-06-04 10:41:56 +00:00 committed by GitHub
parent 65ba33867b
commit dffb248040
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 569 additions and 393 deletions

View File

@ -27,8 +27,8 @@
"misskey-js": "workspace:*", "misskey-js": "workspace:*",
"punycode.js": "2.3.1", "punycode.js": "2.3.1",
"rollup": "4.41.1", "rollup": "4.41.1",
"sass": "1.89.0", "sass": "1.89.1",
"shiki": "3.4.2", "shiki": "3.5.0",
"tinycolor2": "1.6.0", "tinycolor2": "1.6.0",
"tsc-alias": "1.8.16", "tsc-alias": "1.8.16",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "4.2.0",
@ -39,27 +39,27 @@
}, },
"devDependencies": { "devDependencies": {
"@misskey-dev/summaly": "5.2.1", "@misskey-dev/summaly": "5.2.1",
"@tabler/icons-webfont": "3.33.0", "@tabler/icons-webfont": "3.34.0",
"@testing-library/vue": "8.1.0", "@testing-library/vue": "8.1.0",
"@types/estree": "1.0.7", "@types/estree": "1.0.7",
"@types/micromatch": "4.0.9", "@types/micromatch": "4.0.9",
"@types/node": "22.15.28", "@types/node": "22.15.29",
"@types/punycode.js": "npm:@types/punycode@2.1.4", "@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6", "@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1", "@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.33.0", "@typescript-eslint/eslint-plugin": "8.33.1",
"@typescript-eslint/parser": "8.33.0", "@typescript-eslint/parser": "8.33.1",
"@vitest/coverage-v8": "3.1.4", "@vitest/coverage-v8": "3.2.1",
"@vue/runtime-core": "3.5.16", "@vue/runtime-core": "3.5.16",
"acorn": "8.14.1", "acorn": "8.14.1",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "2.31.0",
"eslint-plugin-vue": "10.1.0", "eslint-plugin-vue": "10.1.0",
"fast-glob": "3.3.3", "fast-glob": "3.3.3",
"happy-dom": "17.5.6", "happy-dom": "17.6.3",
"intersection-observer": "0.12.2", "intersection-observer": "0.12.2",
"micromatch": "4.0.8", "micromatch": "4.0.8",
"msw": "2.8.6", "msw": "2.9.0",
"nodemon": "3.1.10", "nodemon": "3.1.10",
"prettier": "3.5.3", "prettier": "3.5.3",
"start-server-and-test": "2.0.12", "start-server-and-test": "2.0.12",

View File

@ -21,9 +21,9 @@
"lint": "pnpm typecheck && pnpm eslint" "lint": "pnpm typecheck && pnpm eslint"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.15.28", "@types/node": "22.15.29",
"@typescript-eslint/eslint-plugin": "8.33.0", "@typescript-eslint/eslint-plugin": "8.33.1",
"@typescript-eslint/parser": "8.33.0", "@typescript-eslint/parser": "8.33.1",
"esbuild": "0.25.5", "esbuild": "0.25.5",
"eslint-plugin-vue": "10.1.0", "eslint-plugin-vue": "10.1.0",
"nodemon": "3.1.10", "nodemon": "3.1.10",

View File

@ -24,7 +24,7 @@
"@rollup/plugin-json": "6.1.0", "@rollup/plugin-json": "6.1.0",
"@rollup/plugin-replace": "6.0.2", "@rollup/plugin-replace": "6.0.2",
"@rollup/pluginutils": "5.1.4", "@rollup/pluginutils": "5.1.4",
"@sentry/vue": "9.24.0", "@sentry/vue": "9.25.1",
"@syuilo/aiscript": "0.19.0", "@syuilo/aiscript": "0.19.0",
"@twemoji/parser": "15.1.1", "@twemoji/parser": "15.1.1",
"@vitejs/plugin-vue": "5.2.4", "@vitejs/plugin-vue": "5.2.4",
@ -62,8 +62,8 @@
"punycode.js": "2.3.1", "punycode.js": "2.3.1",
"rollup": "4.41.1", "rollup": "4.41.1",
"sanitize-html": "2.17.0", "sanitize-html": "2.17.0",
"sass": "1.89.0", "sass": "1.89.1",
"shiki": "3.4.2", "shiki": "3.5.0",
"strict-event-emitter-types": "2.0.0", "strict-event-emitter-types": "2.0.0",
"textarea-caret": "3.1.0", "textarea-caret": "3.1.0",
"three": "0.177.0", "three": "0.177.0",
@ -98,35 +98,35 @@
"@storybook/types": "8.6.14", "@storybook/types": "8.6.14",
"@storybook/vue3": "8.6.14", "@storybook/vue3": "8.6.14",
"@storybook/vue3-vite": "8.6.14", "@storybook/vue3-vite": "8.6.14",
"@tabler/icons-webfont": "3.33.0", "@tabler/icons-webfont": "3.34.0",
"@testing-library/vue": "8.1.0", "@testing-library/vue": "8.1.0",
"@types/canvas-confetti": "1.9.0", "@types/canvas-confetti": "1.9.0",
"@types/estree": "1.0.7", "@types/estree": "1.0.7",
"@types/matter-js": "0.19.8", "@types/matter-js": "0.19.8",
"@types/micromatch": "4.0.9", "@types/micromatch": "4.0.9",
"@types/node": "22.15.28", "@types/node": "22.15.29",
"@types/punycode.js": "npm:@types/punycode@2.1.4", "@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/sanitize-html": "2.16.0", "@types/sanitize-html": "2.16.0",
"@types/seedrandom": "3.0.8", "@types/seedrandom": "3.0.8",
"@types/throttle-debounce": "5.0.2", "@types/throttle-debounce": "5.0.2",
"@types/tinycolor2": "1.4.6", "@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1", "@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.33.0", "@typescript-eslint/eslint-plugin": "8.33.1",
"@typescript-eslint/parser": "8.33.0", "@typescript-eslint/parser": "8.33.1",
"@vitest/coverage-v8": "3.1.4", "@vitest/coverage-v8": "3.2.1",
"@vue/compiler-core": "3.5.16", "@vue/compiler-core": "3.5.16",
"@vue/runtime-core": "3.5.16", "@vue/runtime-core": "3.5.16",
"acorn": "8.14.1", "acorn": "8.14.1",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"cypress": "14.4.0", "cypress": "14.4.1",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "2.31.0",
"eslint-plugin-vue": "10.1.0", "eslint-plugin-vue": "10.1.0",
"fast-glob": "3.3.3", "fast-glob": "3.3.3",
"happy-dom": "17.5.6", "happy-dom": "17.6.3",
"intersection-observer": "0.12.2", "intersection-observer": "0.12.2",
"micromatch": "4.0.8", "micromatch": "4.0.8",
"minimatch": "10.0.1", "minimatch": "10.0.1",
"msw": "2.8.6", "msw": "2.9.0",
"msw-storybook-addon": "2.0.4", "msw-storybook-addon": "2.0.4",
"nodemon": "3.1.10", "nodemon": "3.1.10",
"prettier": "3.5.3", "prettier": "3.5.3",
@ -137,7 +137,7 @@
"storybook": "8.6.14", "storybook": "8.6.14",
"storybook-addon-misskey-theme": "github:misskey-dev/storybook-addon-misskey-theme", "storybook-addon-misskey-theme": "github:misskey-dev/storybook-addon-misskey-theme",
"vite-plugin-turbosnap": "1.0.3", "vite-plugin-turbosnap": "1.0.3",
"vitest": "3.1.4", "vitest": "3.2.1",
"vitest-fetch-mock": "0.4.5", "vitest-fetch-mock": "0.4.5",
"vue-component-type-helpers": "2.2.10", "vue-component-type-helpers": "2.2.10",
"vue-eslint-parser": "10.1.3", "vue-eslint-parser": "10.1.3",

View File

@ -11,13 +11,13 @@
"lint": "pnpm typecheck && pnpm eslint" "lint": "pnpm typecheck && pnpm eslint"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.15.21", "@types/node": "22.15.29",
"@types/wawoff2": "1.0.2", "@types/wawoff2": "1.0.2",
"@typescript-eslint/eslint-plugin": "8.32.1", "@typescript-eslint/eslint-plugin": "8.33.1",
"@typescript-eslint/parser": "8.32.1" "@typescript-eslint/parser": "8.33.1"
}, },
"dependencies": { "dependencies": {
"@tabler/icons-webfont": "3.33.0", "@tabler/icons-webfont": "3.34.0",
"harfbuzzjs": "0.4.7", "harfbuzzjs": "0.4.7",
"tiny-glob": "0.2.9", "tiny-glob": "0.2.9",
"tsx": "4.19.4", "tsx": "4.19.4",

View File

@ -24,9 +24,9 @@
"devDependencies": { "devDependencies": {
"@types/matter-js": "0.19.8", "@types/matter-js": "0.19.8",
"@types/seedrandom": "3.0.8", "@types/seedrandom": "3.0.8",
"@types/node": "22.15.28", "@types/node": "22.15.29",
"@typescript-eslint/eslint-plugin": "8.33.0", "@typescript-eslint/eslint-plugin": "8.33.1",
"@typescript-eslint/parser": "8.33.0", "@typescript-eslint/parser": "8.33.1",
"nodemon": "3.1.10", "nodemon": "3.1.10",
"execa": "9.6.0", "execa": "9.6.0",
"typescript": "5.8.3", "typescript": "5.8.3",

View File

@ -22,9 +22,9 @@
"lint": "pnpm typecheck && pnpm eslint" "lint": "pnpm typecheck && pnpm eslint"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.15.28", "@types/node": "22.15.29",
"@typescript-eslint/eslint-plugin": "8.33.0", "@typescript-eslint/eslint-plugin": "8.33.1",
"@typescript-eslint/parser": "8.33.0", "@typescript-eslint/parser": "8.33.1",
"execa": "9.6.0", "execa": "9.6.0",
"nodemon": "3.1.10", "nodemon": "3.1.10",
"typescript": "5.8.3", "typescript": "5.8.3",

View File

@ -14,7 +14,7 @@
"misskey-js": "workspace:*" "misskey-js": "workspace:*"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/parser": "8.33.0", "@typescript-eslint/parser": "8.33.1",
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74", "@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74",
"eslint-plugin-import": "2.31.0", "eslint-plugin-import": "2.31.0",
"nodemon": "3.1.10", "nodemon": "3.1.10",

File diff suppressed because it is too large Load Diff