diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-21 15:24:47 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-21 15:24:47 +0900 |
| commit | 51c3ef556154116e0da3ecc89f75e33d44c197ef (patch) | |
| tree | 29d48402dd77e4ca93059b98e13e8c5ff762745a /packages | |
| parent | enhance(frontend): tweak ui (diff) | |
| download | sharkey-51c3ef556154116e0da3ecc89f75e33d44c197ef.tar.gz sharkey-51c3ef556154116e0da3ecc89f75e33d44c197ef.tar.bz2 sharkey-51c3ef556154116e0da3ecc89f75e33d44c197ef.zip | |
update deps
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/frontend/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 1b3f78c2b3..8c3b49f18b 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -59,13 +59,13 @@ "querystring": "0.2.1", "rollup": "3.29.2", "sanitize-html": "2.11.0", - "sass": "1.67.0", + "sass": "1.68.0", "strict-event-emitter-types": "2.0.0", "textarea-caret": "3.1.0", "three": "0.156.1", "throttle-debounce": "5.0.0", "tinycolor2": "1.6.0", - "tsc-alias": "1.8.7", + "tsc-alias": "1.8.8", "tsconfig-paths": "4.2.0", "twemoji-parser": "14.0.0", "typescript": "5.2.2", |