@comet/cms-api 8.7.0-canary-20251118090848 → 8.7.0-canary-20251118093111

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comet/cms-api",
3
- "version": "8.7.0-canary-20251118090848",
3
+ "version": "8.7.0-canary-20251118093111",
4
4
  "description": "Comet CMS API package",
5
5
  "repository": {
6
6
  "directory": "packages/api/cms-api",
@@ -25,7 +25,6 @@
25
25
  "@hapi/accept": "^6.0.3",
26
26
  "@nestjs/mapped-types": "^2.1.0",
27
27
  "@opentelemetry/api": "^1.9.0",
28
- "@types/get-image-colors": "^4.0.5",
29
28
  "base64url": "^3.0.1",
30
29
  "cron-parser": "^3.5.0",
31
30
  "dataloader": "^2.2.3",
@@ -33,7 +32,6 @@
33
32
  "exifr": "^7.1.3",
34
33
  "fast-xml-parser": "^5.2.5",
35
34
  "file-type": "^16.5.4",
36
- "get-image-colors": "^4.0.1",
37
35
  "graphql-parse-resolve-info": "^4.14.1",
38
36
  "graphql-scalars": "^1.24.2",
39
37
  "hasha": "^5.2.2",
@@ -50,6 +48,7 @@
50
48
  "probe-image-size": "^7.2.3",
51
49
  "request-ip": "^3.3.0",
52
50
  "rimraf": "^6.0.1",
51
+ "sharp": "^0.34.5",
53
52
  "slugify": "^1.6.6",
54
53
  "ts-morph": "^25.0.1",
55
54
  "uuid": "^11.1.0",
@@ -99,7 +98,7 @@
99
98
  "ts-jest": "^29.4.0",
100
99
  "ts-node": "^10.9.2",
101
100
  "typescript": "5.8.3",
102
- "@comet/eslint-config": "8.7.0-canary-20251118090848"
101
+ "@comet/eslint-config": "8.7.0-canary-20251118093111"
103
102
  },
104
103
  "peerDependencies": {
105
104
  "@kubernetes/client-node": "^1.0.0",