update deps

This commit is contained in:
syuilo 2022-09-20 07:33:27 +09:00
parent 27b40053c7
commit 88a6c312e2
6 changed files with 720 additions and 663 deletions

View file

@ -19,8 +19,8 @@
"@vue/compiler-sfc": "3.2.39",
"autobind-decorator": "2.4.0",
"autosize": "5.0.1",
"blurhash": "1.1.5",
"broadcast-channel": "4.14.0",
"blurhash": "2.0.0",
"broadcast-channel": "4.17.0",
"browser-image-resizer": "git+https://github.com/misskey-dev/browser-image-resizer#v2.2.1-misskey.2",
"chart.js": "3.9.1",
"chartjs-adapter-date-fns": "2.0.0",
@ -28,7 +28,7 @@
"chartjs-plugin-zoom": "1.2.1",
"compare-versions": "5.0.1",
"cropperjs": "2.0.0-beta",
"date-fns": "2.29.2",
"date-fns": "2.29.3",
"escape-regexp": "0.0.1",
"eventemitter3": "4.0.7",
"idb-keyval": "6.2.0",
@ -59,7 +59,7 @@
"typescript": "4.8.3",
"uuid": "9.0.0",
"vanilla-tilt": "1.7.2",
"vite": "3.1.0",
"vite": "3.1.3",
"vue": "3.2.39",
"vue-prism-editor": "2.0.0-alpha.2",
"vuedraggable": "4.0.1"
@ -70,19 +70,19 @@
"@types/gulp": "4.0.9",
"@types/gulp-rename": "2.0.1",
"@types/katex": "0.14.0",
"@types/matter-js": "0.18.1",
"@types/matter-js": "0.18.2",
"@types/punycode": "2.1.0",
"@types/seedrandom": "3.0.2",
"@types/throttle-debounce": "5.0.0",
"@types/tinycolor2": "1.4.3",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.2",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"cross-env": "7.0.3",
"cypress": "10.7.0",
"eslint": "8.23.0",
"cypress": "10.8.0",
"eslint": "8.23.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-vue": "9.4.0",
"eslint-plugin-vue": "9.5.1",
"rollup": "2.79.0",
"start-server-and-test": "1.14.0"
}