update deps

This commit is contained in:
syuilo
2022-12-28 18:28:01 +09:00
parent 6e6d9f3029
commit 25c8d7782d
4 changed files with 212 additions and 219 deletions

View File

@@ -26,7 +26,7 @@
"chartjs-plugin-gradient": "0.6.1",
"chartjs-plugin-zoom": "2.0.0",
"compare-versions": "5.0.1",
"cropperjs": "2.0.0-beta",
"cropperjs": "2.0.0-beta.2",
"date-fns": "2.29.3",
"escape-regexp": "0.0.1",
"eventemitter3": "5.0.0",
@@ -43,7 +43,7 @@
"punycode": "2.1.1",
"querystring": "0.2.1",
"rndstr": "1.0.0",
"rollup": "3.8.0",
"rollup": "3.9.0",
"s-age": "1.1.2",
"sass": "1.57.1",
"seedrandom": "3.0.5",
@@ -53,7 +53,7 @@
"textarea-caret": "3.1.0",
"three": "0.148.0",
"throttle-debounce": "5.0.0",
"tinycolor2": "1.4.2",
"tinycolor2": "1.5.1",
"tsc-alias": "1.8.2",
"tsconfig-paths": "4.1.1",
"twemoji-parser": "14.0.0",
@@ -79,8 +79,8 @@
"@types/uuid": "9.0.0",
"@types/websocket": "1.0.5",
"@types/ws": "8.5.3",
"@typescript-eslint/eslint-plugin": "5.47.0",
"@typescript-eslint/parser": "5.47.0",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"@vue/runtime-core": "3.2.45",
"cross-env": "7.0.3",
"cypress": "12.2.0",
@@ -89,6 +89,6 @@
"eslint-plugin-vue": "9.8.0",
"start-server-and-test": "1.15.2",
"vue-eslint-parser": "^9.1.0",
"vue-tsc": "^1.0.16"
"vue-tsc": "^1.0.18"
}
}