dependencies: Move stylelint-high-performance-animation to devDependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-11-27 23:01:53 -08:00
committed by Anders Kaseorg
parent 040469ada8
commit 1bf3bc0f18
2 changed files with 4 additions and 4 deletions

View File

@@ -79,7 +79,6 @@
"stackframe": "^1.3.4",
"stacktrace-gps": "^3.0.4",
"style-loader": "^4.0.0",
"stylelint-high-performance-animation": "^1.10.0",
"text-field-edit": "^4.0.0",
"textarea-caret": "^3.1.0",
"tippy.js": "^6.3.7",
@@ -154,6 +153,7 @@
"source-map": "npm:source-map-js@^1.2.1",
"stylelint": "^16.2.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-high-performance-animation": "^1.10.0",
"svgo": "^3.0.0",
"swagger-parser": "^10.0.0",
"typescript": "^5.0.2",