summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-11-17 15:10:04 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-11-17 15:10:04 +0900
commit4f9922d46c3605aaa57c6e90413f44af22086e5f (patch)
tree2657f1a2e139a85b6a0a8cef92de69a482e1014d /package.json
parentenhance(frontend): MFMでUNIX時間を指定して日時を表示できるよ... (diff)
downloadsharkey-4f9922d46c3605aaa57c6e90413f44af22086e5f.tar.gz
sharkey-4f9922d46c3605aaa57c6e90413f44af22086e5f.tar.bz2
sharkey-4f9922d46c3605aaa57c6e90413f44af22086e5f.zip
update deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 66cd7fb706..e49d95eaf2 100644
--- a/package.json
+++ b/package.json
@@ -55,9 +55,9 @@
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"cross-env": "7.0.3",
- "cypress": "13.5.0",
+ "cypress": "13.5.1",
"eslint": "8.53.0",
- "start-server-and-test": "2.0.2"
+ "start-server-and-test": "2.0.3"
},
"optionalDependencies": {
"@tensorflow/tfjs-core": "4.4.0"