Compare commits
1 Commits
develop
...
renovate/f
| Author | SHA1 | Date |
|---|---|---|
|
|
98d8c42b17 |
|
|
@ -12,8 +12,8 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/estree": "1.0.8",
|
"@types/estree": "1.0.8",
|
||||||
"@types/node": "24.10.4",
|
"@types/node": "24.10.4",
|
||||||
"@typescript-eslint/eslint-plugin": "8.50.1",
|
"@typescript-eslint/eslint-plugin": "8.51.0",
|
||||||
"@typescript-eslint/parser": "8.50.1",
|
"@typescript-eslint/parser": "8.51.0",
|
||||||
"rollup": "4.54.0"
|
"rollup": "4.54.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@misskey-dev/summaly": "5.2.5",
|
"@misskey-dev/summaly": "5.2.5",
|
||||||
"@tabler/icons-webfont": "3.35.0",
|
"@tabler/icons-webfont": "3.36.1",
|
||||||
"@testing-library/vue": "8.1.0",
|
"@testing-library/vue": "8.1.0",
|
||||||
"@types/estree": "1.0.8",
|
"@types/estree": "1.0.8",
|
||||||
"@types/micromatch": "4.0.10",
|
"@types/micromatch": "4.0.10",
|
||||||
|
|
@ -43,8 +43,8 @@
|
||||||
"@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.50.1",
|
"@typescript-eslint/eslint-plugin": "8.51.0",
|
||||||
"@typescript-eslint/parser": "8.50.1",
|
"@typescript-eslint/parser": "8.51.0",
|
||||||
"@vitest/coverage-v8": "4.0.16",
|
"@vitest/coverage-v8": "4.0.16",
|
||||||
"@vue/runtime-core": "3.5.26",
|
"@vue/runtime-core": "3.5.26",
|
||||||
"acorn": "8.15.0",
|
"acorn": "8.15.0",
|
||||||
|
|
@ -54,7 +54,7 @@
|
||||||
"happy-dom": "20.0.11",
|
"happy-dom": "20.0.11",
|
||||||
"intersection-observer": "0.12.2",
|
"intersection-observer": "0.12.2",
|
||||||
"micromatch": "4.0.8",
|
"micromatch": "4.0.8",
|
||||||
"msw": "2.12.6",
|
"msw": "2.12.7",
|
||||||
"nodemon": "3.1.11",
|
"nodemon": "3.1.11",
|
||||||
"prettier": "3.7.4",
|
"prettier": "3.7.4",
|
||||||
"start-server-and-test": "2.1.3",
|
"start-server-and-test": "2.1.3",
|
||||||
|
|
|
||||||
|
|
@ -22,8 +22,8 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "24.10.4",
|
"@types/node": "24.10.4",
|
||||||
"@typescript-eslint/eslint-plugin": "8.50.1",
|
"@typescript-eslint/eslint-plugin": "8.51.0",
|
||||||
"@typescript-eslint/parser": "8.50.1",
|
"@typescript-eslint/parser": "8.51.0",
|
||||||
"esbuild": "0.27.2",
|
"esbuild": "0.27.2",
|
||||||
"eslint-plugin-vue": "10.6.2",
|
"eslint-plugin-vue": "10.6.2",
|
||||||
"nodemon": "3.1.11",
|
"nodemon": "3.1.11",
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
"is-file-animated": "1.0.2",
|
"is-file-animated": "1.0.2",
|
||||||
"json5": "2.2.3",
|
"json5": "2.2.3",
|
||||||
"matter-js": "0.20.0",
|
"matter-js": "0.20.0",
|
||||||
"mediabunny": "1.27.2",
|
"mediabunny": "1.27.3",
|
||||||
"mfm-js": "0.25.0",
|
"mfm-js": "0.25.0",
|
||||||
"misskey-bubble-game": "workspace:*",
|
"misskey-bubble-game": "workspace:*",
|
||||||
"misskey-js": "workspace:*",
|
"misskey-js": "workspace:*",
|
||||||
|
|
@ -81,7 +81,7 @@
|
||||||
"@misskey-dev/summaly": "5.2.5",
|
"@misskey-dev/summaly": "5.2.5",
|
||||||
"@storybook/addon-essentials": "8.6.15",
|
"@storybook/addon-essentials": "8.6.15",
|
||||||
"@storybook/addon-interactions": "8.6.15",
|
"@storybook/addon-interactions": "8.6.15",
|
||||||
"@storybook/addon-links": "10.1.10",
|
"@storybook/addon-links": "10.1.11",
|
||||||
"@storybook/addon-mdx-gfm": "8.6.15",
|
"@storybook/addon-mdx-gfm": "8.6.15",
|
||||||
"@storybook/addon-storysource": "8.6.15",
|
"@storybook/addon-storysource": "8.6.15",
|
||||||
"@storybook/blocks": "8.6.15",
|
"@storybook/blocks": "8.6.15",
|
||||||
|
|
@ -89,14 +89,14 @@
|
||||||
"@storybook/core-events": "8.6.15",
|
"@storybook/core-events": "8.6.15",
|
||||||
"@storybook/manager-api": "8.6.15",
|
"@storybook/manager-api": "8.6.15",
|
||||||
"@storybook/preview-api": "8.6.15",
|
"@storybook/preview-api": "8.6.15",
|
||||||
"@storybook/react": "10.1.10",
|
"@storybook/react": "10.1.11",
|
||||||
"@storybook/react-vite": "10.1.10",
|
"@storybook/react-vite": "10.1.11",
|
||||||
"@storybook/test": "8.6.15",
|
"@storybook/test": "8.6.15",
|
||||||
"@storybook/theming": "8.6.15",
|
"@storybook/theming": "8.6.15",
|
||||||
"@storybook/types": "8.6.15",
|
"@storybook/types": "8.6.15",
|
||||||
"@storybook/vue3": "10.1.10",
|
"@storybook/vue3": "10.1.11",
|
||||||
"@storybook/vue3-vite": "10.1.10",
|
"@storybook/vue3-vite": "10.1.11",
|
||||||
"@tabler/icons-webfont": "3.35.0",
|
"@tabler/icons-webfont": "3.36.1",
|
||||||
"@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.8",
|
"@types/estree": "1.0.8",
|
||||||
|
|
@ -110,8 +110,8 @@
|
||||||
"@types/textarea-caret": "3.0.4",
|
"@types/textarea-caret": "3.0.4",
|
||||||
"@types/throttle-debounce": "5.0.2",
|
"@types/throttle-debounce": "5.0.2",
|
||||||
"@types/tinycolor2": "1.4.6",
|
"@types/tinycolor2": "1.4.6",
|
||||||
"@typescript-eslint/eslint-plugin": "8.50.1",
|
"@typescript-eslint/eslint-plugin": "8.51.0",
|
||||||
"@typescript-eslint/parser": "8.50.1",
|
"@typescript-eslint/parser": "8.51.0",
|
||||||
"@vitest/coverage-v8": "4.0.16",
|
"@vitest/coverage-v8": "4.0.16",
|
||||||
"@vue/compiler-core": "3.5.26",
|
"@vue/compiler-core": "3.5.26",
|
||||||
"acorn": "8.15.0",
|
"acorn": "8.15.0",
|
||||||
|
|
@ -126,7 +126,7 @@
|
||||||
"magic-string": "0.30.21",
|
"magic-string": "0.30.21",
|
||||||
"micromatch": "4.0.8",
|
"micromatch": "4.0.8",
|
||||||
"minimatch": "10.1.1",
|
"minimatch": "10.1.1",
|
||||||
"msw": "2.12.6",
|
"msw": "2.12.7",
|
||||||
"msw-storybook-addon": "2.0.6",
|
"msw-storybook-addon": "2.0.6",
|
||||||
"nodemon": "3.1.11",
|
"nodemon": "3.1.11",
|
||||||
"prettier": "3.7.4",
|
"prettier": "3.7.4",
|
||||||
|
|
@ -134,7 +134,7 @@
|
||||||
"react-dom": "19.2.3",
|
"react-dom": "19.2.3",
|
||||||
"seedrandom": "3.0.5",
|
"seedrandom": "3.0.5",
|
||||||
"start-server-and-test": "2.1.3",
|
"start-server-and-test": "2.1.3",
|
||||||
"storybook": "10.1.10",
|
"storybook": "10.1.11",
|
||||||
"storybook-addon-misskey-theme": "github:misskey-dev/storybook-addon-misskey-theme",
|
"storybook-addon-misskey-theme": "github:misskey-dev/storybook-addon-misskey-theme",
|
||||||
"tsx": "4.21.0",
|
"tsx": "4.21.0",
|
||||||
"vite-plugin-glsl": "1.5.5",
|
"vite-plugin-glsl": "1.5.5",
|
||||||
|
|
|
||||||
|
|
@ -13,12 +13,12 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "24.10.4",
|
"@types/node": "24.10.4",
|
||||||
"@types/wawoff2": "1.0.2",
|
"@types/wawoff2": "1.0.2",
|
||||||
"@typescript-eslint/eslint-plugin": "8.50.1",
|
"@typescript-eslint/eslint-plugin": "8.51.0",
|
||||||
"@typescript-eslint/parser": "8.50.1"
|
"@typescript-eslint/parser": "8.51.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tabler/icons-webfont": "3.35.0",
|
"@tabler/icons-webfont": "3.36.1",
|
||||||
"harfbuzzjs": "0.4.14",
|
"harfbuzzjs": "0.4.15",
|
||||||
"tsx": "4.21.0",
|
"tsx": "4.21.0",
|
||||||
"wawoff2": "2.0.1"
|
"wawoff2": "2.0.1"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -27,8 +27,8 @@
|
||||||
"@types/matter-js": "0.20.2",
|
"@types/matter-js": "0.20.2",
|
||||||
"@types/node": "24.10.4",
|
"@types/node": "24.10.4",
|
||||||
"@types/seedrandom": "3.0.8",
|
"@types/seedrandom": "3.0.8",
|
||||||
"@typescript-eslint/eslint-plugin": "8.50.1",
|
"@typescript-eslint/eslint-plugin": "8.51.0",
|
||||||
"@typescript-eslint/parser": "8.50.1",
|
"@typescript-eslint/parser": "8.51.0",
|
||||||
"esbuild": "0.27.2",
|
"esbuild": "0.27.2",
|
||||||
"execa": "9.6.1",
|
"execa": "9.6.1",
|
||||||
"nodemon": "3.1.11"
|
"nodemon": "3.1.11"
|
||||||
|
|
|
||||||
|
|
@ -25,8 +25,8 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "24.10.4",
|
"@types/node": "24.10.4",
|
||||||
"@typescript-eslint/eslint-plugin": "8.50.1",
|
"@typescript-eslint/eslint-plugin": "8.51.0",
|
||||||
"@typescript-eslint/parser": "8.50.1",
|
"@typescript-eslint/parser": "8.51.0",
|
||||||
"esbuild": "0.27.2",
|
"esbuild": "0.27.2",
|
||||||
"execa": "9.6.1",
|
"execa": "9.6.1",
|
||||||
"nodemon": "3.1.11"
|
"nodemon": "3.1.11"
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"misskey-js": "workspace:*"
|
"misskey-js": "workspace:*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@typescript-eslint/parser": "8.50.1",
|
"@typescript-eslint/parser": "8.51.0",
|
||||||
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74",
|
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74",
|
||||||
"eslint-plugin-import": "2.32.0",
|
"eslint-plugin-import": "2.32.0",
|
||||||
"nodemon": "3.1.11"
|
"nodemon": "3.1.11"
|
||||||
|
|
|
||||||
1392
pnpm-lock.yaml
1392
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue