@blinkk/root-cms 2.5.3 → 2.5.5

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": "@blinkk/root-cms",
3
- "version": "2.5.3",
3
+ "version": "2.5.5",
4
4
  "author": "s@blinkk.com",
5
5
  "license": "MIT",
6
6
  "engines": {
@@ -74,7 +74,6 @@
74
74
  "genkit": "1.26.0",
75
75
  "jsonwebtoken": "9.0.2",
76
76
  "kleur": "4.1.5",
77
- "react-easy-crop": "5.5.6",
78
77
  "sirv": "2.0.3",
79
78
  "tiny-glob": "0.2.9"
80
79
  },
@@ -138,20 +137,21 @@
138
137
  "micromark-extension-gfm": "3.0.0",
139
138
  "playwright": "1.56.1",
140
139
  "preact": "10.27.1",
140
+ "preact-iso": "2.11.1",
141
141
  "preact-render-to-string": "6.6.1",
142
- "preact-router": "4.1.2",
143
142
  "react": "npm:@preact/compat@18.3.1",
144
143
  "react-dom": "npm:@preact/compat@18.3.1",
144
+ "react-easy-crop": "5.5.6",
145
145
  "react-json-view-compare": "2.0.2",
146
146
  "tsup": "8.5.0",
147
147
  "typescript": "5.9.2",
148
148
  "vite": "7.1.4",
149
149
  "vitest": "4.0.10",
150
150
  "yjs": "13.6.27",
151
- "@blinkk/root": "2.5.3"
151
+ "@blinkk/root": "2.5.5"
152
152
  },
153
153
  "peerDependencies": {
154
- "@blinkk/root": "2.5.3",
154
+ "@blinkk/root": "2.5.5",
155
155
  "firebase-admin": ">=11",
156
156
  "firebase-functions": ">=4",
157
157
  "preact": ">=10",