summaryrefslogtreecommitdiff
path: root/packages/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/client/package.json')
-rw-r--r--packages/client/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/packages/client/package.json b/packages/client/package.json
index f65e70870e..8d2efd0b92 100644
--- a/packages/client/package.json
+++ b/packages/client/package.json
@@ -15,7 +15,7 @@
"@rollup/plugin-alias": "3.1.9",
"@rollup/plugin-json": "4.1.0",
"@syuilo/aiscript": "0.11.1",
- "@vitejs/plugin-vue": "3.0.0-beta.1",
+ "@vitejs/plugin-vue": "3.0.0",
"@vue/compiler-sfc": "3.2.37",
"abort-controller": "3.0.0",
"autobind-decorator": "2.4.0",
@@ -40,7 +40,7 @@
"json5": "2.2.1",
"katex": "0.15.6",
"matter-js": "0.18.0",
- "mfm-js": "0.22.1",
+ "mfm-js": "0.23.0-canary.1",
"misskey-js": "0.0.14",
"mocha": "10.0.0",
"ms": "2.1.3",
@@ -56,7 +56,7 @@
"random-seed": "0.3.0",
"reflect-metadata": "0.1.13",
"rndstr": "1.0.0",
- "rollup": "2.75.7",
+ "rollup": "2.76.0",
"s-age": "1.1.2",
"sass": "1.53.0",
"seedrandom": "3.0.5",
@@ -74,7 +74,7 @@
"uuid": "8.3.2",
"v-debounce": "0.1.2",
"vanilla-tilt": "1.7.2",
- "vite": "3.0.0-beta.7",
+ "vite": "3.0.0",
"vue": "3.2.37",
"vue-prism-editor": "2.0.0-alpha.2",
"vuedraggable": "4.0.1",
@@ -100,13 +100,13 @@
"@types/uuid": "8.3.4",
"@types/websocket": "1.0.5",
"@types/ws": "8.5.3",
- "@typescript-eslint/eslint-plugin": "5.30.0",
- "@typescript-eslint/parser": "5.30.0",
+ "@typescript-eslint/eslint-plugin": "5.30.6",
+ "@typescript-eslint/parser": "5.30.6",
"cross-env": "7.0.3",
"cypress": "10.3.0",
- "eslint": "8.18.0",
+ "eslint": "8.19.0",
"eslint-plugin-import": "2.26.0",
- "eslint-plugin-vue": "9.1.1",
+ "eslint-plugin-vue": "9.2.0",
"start-server-and-test": "1.14.0"
}
}