summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2024-02-29 11:10:03 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2024-02-29 11:10:03 +0900
commit920c3be75059546a4f5e52d4378eae7aa67680aa (patch)
treebd1edfee2ec0062197f913b2f70118cfb4f67d12 /package.json
parentUpdate CHANGELOG.md (diff)
downloadmisskey-920c3be75059546a4f5e52d4378eae7aa67680aa.tar.gz
misskey-920c3be75059546a4f5e52d4378eae7aa67680aa.tar.bz2
misskey-920c3be75059546a4f5e52d4378eae7aa67680aa.zip
update deps
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 3f94448db7..ad77a08d18 100644
--- a/package.json
+++ b/package.json
@@ -48,21 +48,21 @@
"lodash": "4.17.21"
},
"dependencies": {
- "cssnano": "6.0.3",
+ "cssnano": "6.0.5",
"execa": "8.0.1",
"fast-glob": "3.3.2",
"ignore-walk": "6.0.4",
"js-yaml": "4.1.0",
- "postcss": "8.4.33",
+ "postcss": "8.4.35",
"tar": "6.2.0",
- "terser": "5.27.0",
+ "terser": "5.28.1",
"typescript": "5.3.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"cross-env": "7.0.3",
- "cypress": "13.6.3",
+ "cypress": "13.6.6",
"eslint": "8.56.0",
"ncp": "2.0.0",
"start-server-and-test": "2.0.3"