@olonjs/cli 3.0.80 → 3.0.81
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.
|
@@ -596,7 +596,7 @@ cat << 'END_OF_FILE_CONTENT' > "package.json"
|
|
|
596
596
|
"@tiptap/extension-link": "^2.11.5",
|
|
597
597
|
"@tiptap/react": "^2.11.5",
|
|
598
598
|
"@tiptap/starter-kit": "^2.11.5",
|
|
599
|
-
"@olonjs/core": "^1.0.
|
|
599
|
+
"@olonjs/core": "^1.0.69",
|
|
600
600
|
"clsx": "^2.1.1",
|
|
601
601
|
"lucide-react": "^0.474.0",
|
|
602
602
|
"react": "^19.0.0",
|
|
@@ -5958,7 +5958,7 @@ import {
|
|
|
5958
5958
|
Code2, Quote, SquareCode,
|
|
5959
5959
|
Link2, Unlink2, ImagePlus, Eraser,
|
|
5960
5960
|
} from 'lucide-react';
|
|
5961
|
-
import { STUDIO_EVENTS, useConfig, useStudio } from '@
|
|
5961
|
+
import { STUDIO_EVENTS, useConfig, useStudio } from '@olonjs/core';
|
|
5962
5962
|
import type { TiptapData, TiptapSettings } from './types';
|
|
5963
5963
|
|
|
5964
5964
|
// ── UI primitives ─────────────────────────────────────────────────────────────
|
|
@@ -596,7 +596,7 @@ cat << 'END_OF_FILE_CONTENT' > "package.json"
|
|
|
596
596
|
"@tiptap/extension-link": "^2.11.5",
|
|
597
597
|
"@tiptap/react": "^2.11.5",
|
|
598
598
|
"@tiptap/starter-kit": "^2.11.5",
|
|
599
|
-
"@olonjs/core": "^1.0.
|
|
599
|
+
"@olonjs/core": "^1.0.69",
|
|
600
600
|
"clsx": "^2.1.1",
|
|
601
601
|
"lucide-react": "^0.474.0",
|
|
602
602
|
"react": "^19.0.0",
|
|
@@ -6961,7 +6961,7 @@ import {
|
|
|
6961
6961
|
Code2, Quote, SquareCode,
|
|
6962
6962
|
Link2, Unlink2, ImagePlus, Eraser,
|
|
6963
6963
|
} from 'lucide-react';
|
|
6964
|
-
import { STUDIO_EVENTS, useConfig, useStudio } from '@
|
|
6964
|
+
import { STUDIO_EVENTS, useConfig, useStudio } from '@olonjs/core';
|
|
6965
6965
|
import type { TiptapData, TiptapSettings } from './types';
|
|
6966
6966
|
|
|
6967
6967
|
// ── UI primitives ─────────────────────────────────────────────────────────────
|
|
@@ -596,7 +596,7 @@ cat << 'END_OF_FILE_CONTENT' > "package.json"
|
|
|
596
596
|
"@tiptap/extension-link": "^2.11.5",
|
|
597
597
|
"@tiptap/react": "^2.11.5",
|
|
598
598
|
"@tiptap/starter-kit": "^2.11.5",
|
|
599
|
-
"@olonjs/core": "^1.0.
|
|
599
|
+
"@olonjs/core": "^1.0.69",
|
|
600
600
|
"clsx": "^2.1.1",
|
|
601
601
|
"lucide-react": "^0.474.0",
|
|
602
602
|
"react": "^19.0.0",
|
|
@@ -5958,7 +5958,7 @@ import {
|
|
|
5958
5958
|
Code2, Quote, SquareCode,
|
|
5959
5959
|
Link2, Unlink2, ImagePlus, Eraser,
|
|
5960
5960
|
} from 'lucide-react';
|
|
5961
|
-
import { STUDIO_EVENTS, useConfig, useStudio } from '@
|
|
5961
|
+
import { STUDIO_EVENTS, useConfig, useStudio } from '@olonjs/core';
|
|
5962
5962
|
import type { TiptapData, TiptapSettings } from './types';
|
|
5963
5963
|
|
|
5964
5964
|
// ── UI primitives ─────────────────────────────────────────────────────────────
|