update to latest package versions used by Misskey
This commit is contained in:
parent
7ab94bef3b
commit
723f9685bb
12 changed files with 4946 additions and 3726 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"lint": "pnpm typecheck && pnpm eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@discordapp/twemoji": "15.1.0",
|
||||
"@discordapp/twemoji": "16.0.1",
|
||||
"@phosphor-icons/web": "2.1.2",
|
||||
"mfm-js": "npm:@transfem-org/sfm-js@0.24.8",
|
||||
"buraha": "0.0.1",
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
"json5": "2.2.3",
|
||||
"misskey-js": "workspace:*",
|
||||
"punycode.js": "2.3.1",
|
||||
"shiki": "3.3.0",
|
||||
"shiki": "3.12.2",
|
||||
"tinycolor2": "1.6.0",
|
||||
"uuid": "11.1.0",
|
||||
"vue": "3.5.21"
|
||||
|
|
@ -29,37 +29,37 @@
|
|||
"@rollup/plugin-replace": "6.0.2",
|
||||
"@rollup/pluginutils": "5.1.4",
|
||||
"@testing-library/vue": "8.1.0",
|
||||
"@twemoji/parser": "15.1.1",
|
||||
"@types/estree": "1.0.7",
|
||||
"@twemoji/parser": "16.0.0",
|
||||
"@types/estree": "1.0.8",
|
||||
"@types/micromatch": "4.0.9",
|
||||
"@types/node": "22.15.2",
|
||||
"@types/node": "22.18.1",
|
||||
"@types/punycode.js": "npm:@types/punycode@2.1.4",
|
||||
"@types/tinycolor2": "1.4.6",
|
||||
"@types/ws": "8.18.1",
|
||||
"@typescript-eslint/eslint-plugin": "8.31.0",
|
||||
"@typescript-eslint/parser": "8.31.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.42.0",
|
||||
"@typescript-eslint/parser": "8.42.0",
|
||||
"@vitejs/plugin-vue": "6.0.1",
|
||||
"@vitest/coverage-v8": "3.2.4",
|
||||
"@vue/runtime-core": "3.5.21",
|
||||
"acorn": "8.14.1",
|
||||
"acorn": "8.15.0",
|
||||
"astring": "1.9.0",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"cross-env": "10.0.0",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-vue": "10.4.0",
|
||||
"estree-walker": "3.0.3",
|
||||
"fast-glob": "3.3.3",
|
||||
"happy-dom": "17.4.4",
|
||||
"happy-dom": "18.0.1",
|
||||
"intersection-observer": "0.12.2",
|
||||
"micromatch": "4.0.8",
|
||||
"msw": "2.7.5",
|
||||
"msw": "2.11.1",
|
||||
"nodemon": "3.1.10",
|
||||
"prettier": "3.5.3",
|
||||
"rollup": "4.40.0",
|
||||
"sass": "1.87.0",
|
||||
"start-server-and-test": "2.0.11",
|
||||
"prettier": "3.6.2",
|
||||
"rollup": "4.50.1",
|
||||
"sass": "1.92.1",
|
||||
"start-server-and-test": "2.1.0",
|
||||
"tsc-alias": "1.8.15",
|
||||
"tsconfig-paths": "4.2.0",
|
||||
"typescript": "5.8.3",
|
||||
"typescript": "5.9.2",
|
||||
"vite": "6.3.6",
|
||||
"vite-plugin-turbosnap": "1.0.3",
|
||||
"vue-component-type-helpers": "3.0.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue