summaryrefslogtreecommitdiff
path: root/packages/client/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-07-01 00:21:25 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2022-07-01 00:21:25 +0900
commite3bf53ea84427a57dfb21fb5ff3d2ed05c42e971 (patch)
treeb8242e272f09b54ef4088c200e017618c373290b /packages/client/package.json
parentchore(client): tweak rss-marquee (diff)
downloadsharkey-e3bf53ea84427a57dfb21fb5ff3d2ed05c42e971.tar.gz
sharkey-e3bf53ea84427a57dfb21fb5ff3d2ed05c42e971.tar.bz2
sharkey-e3bf53ea84427a57dfb21fb5ff3d2ed05c42e971.zip
update deps
Diffstat (limited to 'packages/client/package.json')
-rw-r--r--packages/client/package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/packages/client/package.json b/packages/client/package.json
index 54ee7dee53..5a087a2970 100644
--- a/packages/client/package.json
+++ b/packages/client/package.json
@@ -35,7 +35,7 @@
"escape-regexp": "0.0.1",
"eventemitter3": "4.0.7",
"feed": "4.2.2",
- "idb-keyval": "6.1.0",
+ "idb-keyval": "6.2.0",
"insert-text-at-cursor": "0.3.0",
"json5": "2.2.1",
"katex": "0.15.6",
@@ -45,7 +45,7 @@
"mocha": "10.0.0",
"ms": "2.1.3",
"nested-property": "4.0.0",
- "photoswipe": "5.2.7",
+ "photoswipe": "5.2.8",
"prismjs": "1.28.0",
"private-ip": "2.3.3",
"promise-limit": "2.7.0",
@@ -56,21 +56,21 @@
"random-seed": "0.3.0",
"reflect-metadata": "0.1.13",
"rndstr": "1.0.0",
- "rollup": "2.75.6",
+ "rollup": "2.75.7",
"s-age": "1.1.2",
- "sass": "1.52.3",
+ "sass": "1.53.0",
"seedrandom": "3.0.5",
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",
"syuilo-password-strength": "0.0.1",
"textarea-caret": "3.1.0",
- "three": "0.141.0",
+ "three": "0.142.0",
"throttle-debounce": "5.0.0",
"tinycolor2": "1.4.2",
- "tsc-alias": "1.6.9",
+ "tsc-alias": "1.6.11",
"tsconfig-paths": "4.0.0",
"twemoji-parser": "14.0.0",
- "typescript": "4.7.3",
+ "typescript": "4.7.4",
"uuid": "8.3.2",
"v-debounce": "0.1.2",
"vanilla-tilt": "1.7.2",
@@ -101,13 +101,13 @@
"@types/uuid": "8.3.4",
"@types/websocket": "1.0.5",
"@types/ws": "8.5.3",
- "@typescript-eslint/eslint-plugin": "5.27.1",
- "@typescript-eslint/parser": "5.27.1",
+ "@typescript-eslint/eslint-plugin": "5.30.0",
+ "@typescript-eslint/parser": "5.30.0",
"cross-env": "7.0.3",
- "cypress": "10.0.3",
- "eslint": "8.17.0",
+ "cypress": "10.3.0",
+ "eslint": "8.18.0",
"eslint-plugin-import": "2.26.0",
- "eslint-plugin-vue": "9.1.0",
+ "eslint-plugin-vue": "9.1.1",
"start-server-and-test": "1.14.0"
}
}