intlayer-editor 8.4.6 → 8.4.7

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.
@@ -1,6 +1,6 @@
1
1
  import "./chunk-C0u3WHrm.js";
2
2
  import "./markdown-BRt2VivO.js";
3
- import { r as useMarkdownContext } from "./index-rstO1N02.js";
3
+ import { r as useMarkdownContext } from "./index-BzPJ15Ed.js";
4
4
  //#region ../react-intlayer/dist/esm/markdown/MarkdownRendererPlugin.mjs
5
5
  var MarkdownRendererPlugin = (props) => {
6
6
  const { children, options, components } = props;
@@ -5,7 +5,7 @@
5
5
  <link rel="icon" type="image/svg+xml" href="/vite.svg" />
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
7
  <title>Intlayer Editor</title>
8
- <script type="module" crossorigin src="/assets/index-rstO1N02.js"></script>
8
+ <script type="module" crossorigin src="/assets/index-BzPJ15Ed.js"></script>
9
9
  <link rel="modulepreload" crossorigin href="/assets/chunk-C0u3WHrm.js">
10
10
  <link rel="modulepreload" crossorigin href="/assets/preload-helper-B4JcPOPd.js">
11
11
  <link rel="modulepreload" crossorigin href="/assets/jsx-runtime-BkWmzJHO.js">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intlayer-editor",
3
- "version": "8.4.6",
3
+ "version": "8.4.7",
4
4
  "private": false,
5
5
  "description": "Integrate the Intlayer visual editor into your Intlayer projects, enabling CMS-like content management with multilingual support.",
6
6
  "keywords": [
@@ -93,17 +93,17 @@
93
93
  "@fastify/formbody": "8.0.2",
94
94
  "@fastify/helmet": "13.0.2",
95
95
  "@fastify/static": "9.0.0",
96
- "@intlayer/chokidar": "8.4.6",
97
- "@intlayer/config": "8.4.6",
98
- "@intlayer/unmerged-dictionaries-entry": "8.4.6",
96
+ "@intlayer/chokidar": "8.4.7",
97
+ "@intlayer/config": "8.4.7",
98
+ "@intlayer/unmerged-dictionaries-entry": "8.4.7",
99
99
  "fastify": "5.8.2",
100
- "fastify-intlayer": "8.4.6",
100
+ "fastify-intlayer": "8.4.7",
101
101
  "mime": "4.1.0"
102
102
  },
103
103
  "devDependencies": {
104
- "@intlayer/design-system": "8.4.6",
105
- "@intlayer/editor-react": "8.4.6",
106
- "@intlayer/types": "8.4.6",
104
+ "@intlayer/design-system": "8.4.7",
105
+ "@intlayer/editor-react": "8.4.7",
106
+ "@intlayer/types": "8.4.7",
107
107
  "@tailwindcss/vite": "4.2.2",
108
108
  "@tanstack/react-query": "5.91.3",
109
109
  "@types/node": "25.5.0",
@@ -117,18 +117,18 @@
117
117
  "framer-motion": "12.38.0",
118
118
  "fuse.js": "7.1.0",
119
119
  "globals": "17.4.0",
120
- "intlayer": "8.4.6",
120
+ "intlayer": "8.4.7",
121
121
  "lucide-react": "0.577.0",
122
122
  "react": "19.2.4",
123
123
  "react-dom": "19.2.4",
124
- "react-intlayer": "8.4.6",
124
+ "react-intlayer": "8.4.7",
125
125
  "react-router-dom": "7.13.1",
126
126
  "tailwind-merge": "3.5.0",
127
127
  "tailwindcss": "4.2.2",
128
128
  "tsdown": "0.21.4",
129
129
  "typescript": "5.9.3",
130
130
  "vite": "8.0.1",
131
- "vite-intlayer": "8.4.6",
131
+ "vite-intlayer": "8.4.7",
132
132
  "vitest": "4.1.0"
133
133
  },
134
134
  "engines": {