diff options
Diffstat (limited to 'packages/frontend')
| -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", |