소스 검색

Remove prettierx and install prettier

The former has dependencies with security vulnerabilities and doesn't
seem to be maintained.
JC Brand 1 년 전
부모
커밋
10cc23e772
2개의 변경된 파일78개의 추가작업 그리고 576개의 파일을 삭제
  1. 77 575
      package-lock.json
  2. 1 1
      package.json

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 77 - 575
package-lock.json


+ 1 - 1
package.json

@@ -100,7 +100,6 @@
     "po2json": "^1.0.0-beta-3",
     "postcss": "^8.4.16",
     "postcss-loader": "^7.0.1",
-    "prettierx": "^0.19.0",
     "sass": "^1.51.0",
     "sass-loader": "^13.1.0",
     "style-loader": "^3.1.0",
@@ -125,6 +124,7 @@
     "localforage-webextensionstorage-driver": "^3.0.0",
     "lodash-es": "^4.17.21",
     "pluggable.js": "^3.0.1",
+    "prettier": "^3.2.5",
     "sizzle": "^2.3.5",
     "sprintf-js": "^1.1.2",
     "urijs": "^1.19.10"

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.