@blinkk/root-cms 3.0.1-beta.9 → 3.0.2

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/dist/app.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getServerVersion,
3
3
  serializeAiConfig
4
- } from "./chunk-62N2SF6C.js";
4
+ } from "./chunk-3HARN4U6.js";
5
5
  import "./chunk-C245C557.js";
6
6
  import "./chunk-2BSW7SIH.js";
7
7
  import {
@@ -1106,7 +1106,7 @@ function extractJsonFromResponse(responseText) {
1106
1106
  // package.json
1107
1107
  var package_default = {
1108
1108
  name: "@blinkk/root-cms",
1109
- version: "3.0.1-beta.9",
1109
+ version: "3.0.2",
1110
1110
  author: "s@blinkk.com",
1111
1111
  license: "MIT",
1112
1112
  engines: {
@@ -1246,8 +1246,8 @@ var package_default = {
1246
1246
  "@types/jsonwebtoken": "9.0.1",
1247
1247
  "@types/node": "24.3.1",
1248
1248
  "@types/sanitize-html": "2.13.0",
1249
- "@vitest/browser": "4.1.2",
1250
- "@vitest/browser-playwright": "4.1.2",
1249
+ "@vitest/browser": "4.1.6",
1250
+ "@vitest/browser-playwright": "4.1.6",
1251
1251
  concurrently: "7.6.0",
1252
1252
  esbuild: "0.25.9",
1253
1253
  firebase: "12.2.1",
@@ -1272,12 +1272,12 @@ var package_default = {
1272
1272
  "react-json-view-compare": "2.0.2",
1273
1273
  tsup: "8.5.0",
1274
1274
  typescript: "5.9.2",
1275
- vite: "8.0.3",
1276
- vitest: "4.1.2",
1275
+ vite: "8.0.13",
1276
+ vitest: "4.1.6",
1277
1277
  yjs: "13.6.27"
1278
1278
  },
1279
1279
  peerDependencies: {
1280
- "@blinkk/root": "3.0.1-beta.9",
1280
+ "@blinkk/root": "3.0.2",
1281
1281
  "firebase-admin": ">=11",
1282
1282
  "firebase-functions": ">=4"
1283
1283
  },
package/dist/plugin.js CHANGED
@@ -12,7 +12,7 @@ import {
12
12
  serializeAiConfig,
13
13
  summarizeDiff,
14
14
  translateString
15
- } from "./chunk-62N2SF6C.js";
15
+ } from "./chunk-3HARN4U6.js";
16
16
  import {
17
17
  runCronJobs
18
18
  } from "./chunk-BGTUWIV6.js";