update depsd

This commit is contained in:
syuilo
2022-12-19 13:20:47 +09:00
parent 411b088418
commit 9e9142a110
4 changed files with 385 additions and 389 deletions

View File

@@ -10,7 +10,7 @@
"@discordapp/twemoji": "14.0.2",
"@fortawesome/fontawesome-free": "6.1.2",
"@rollup/plugin-alias": "4.0.2",
"@rollup/plugin-json": "5.0.2",
"@rollup/plugin-json": "6.0.0",
"@rollup/pluginutils": "5.0.2",
"@syuilo/aiscript": "0.11.1",
"@vitejs/plugin-vue": "4.0.0",
@@ -20,8 +20,8 @@
"blurhash": "2.0.4",
"broadcast-channel": "4.18.1",
"browser-image-resizer": "git+https://github.com/misskey-dev/browser-image-resizer#v2.2.1-misskey.3",
"chart.js": "4.0.1",
"chartjs-adapter-date-fns": "2.0.1",
"chart.js": "4.1.1",
"chartjs-adapter-date-fns": "3.0.0",
"chartjs-plugin-gradient": "0.6.1",
"chartjs-plugin-zoom": "2.0.0",
"compare-versions": "5.0.1",
@@ -31,8 +31,8 @@
"eventemitter3": "5.0.0",
"idb-keyval": "6.2.0",
"insert-text-at-cursor": "0.3.0",
"is-file-animated": "1.0.1",
"json5": "2.2.1",
"is-file-animated": "1.0.2",
"json5": "2.2.2",
"katex": "0.15.6",
"matter-js": "0.18.0",
"mfm-js": "0.23.0",
@@ -42,9 +42,9 @@
"punycode": "2.1.1",
"querystring": "0.2.1",
"rndstr": "1.0.0",
"rollup": "3.7.2",
"rollup": "3.7.5",
"s-age": "1.1.2",
"sass": "1.56.2",
"sass": "1.57.0",
"seedrandom": "3.0.5",
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",
@@ -58,7 +58,7 @@
"twemoji-parser": "14.0.0",
"typescript": "4.9.4",
"uuid": "9.0.0",
"vanilla-tilt": "1.7.3",
"vanilla-tilt": "1.8.0",
"vite": "4.0.2",
"vue": "3.2.45",
"vue-prism-editor": "2.0.0-alpha.2",
@@ -78,15 +78,15 @@
"@types/uuid": "9.0.0",
"@types/websocket": "1.0.5",
"@types/ws": "8.5.3",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"cross-env": "7.0.3",
"cypress": "12.0.2",
"eslint": "8.29.0",
"cypress": "12.1.0",
"eslint": "8.30.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-vue": "9.8.0",
"start-server-and-test": "1.15.2",
"vue-eslint-parser": "^9.1.0",
"vue-tsc": "^1.0.13"
"vue-tsc": "^1.0.14"
}
}