tetrons 2.4.2 → 2.4.3

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": "tetrons",
3
- "version": "2.4.2",
3
+ "version": "2.4.3",
4
4
  "description": "Tetrons is a fully-featured, modern WYSIWYG rich text editor built on TipTap.",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.mjs",
@@ -89,7 +89,7 @@
89
89
  "@types/react": "^19",
90
90
  "@types/react-dom": "^19",
91
91
  "babel-plugin-react-compiler": "1.0.0",
92
- "baseline-browser-mapping": "^2.9.7",
92
+ "baseline-browser-mapping": "^2.9.8",
93
93
  "eslint": "^9",
94
94
  "eslint-config-next": "16.0.10",
95
95
  "tsup": "^8.5.1",
@@ -98,7 +98,7 @@
98
98
  "optionalDependencies": {
99
99
  "mongoose": "^9.0.1",
100
100
  "nodemailer": "^7.0.11",
101
- "openai": "^6.13.0"
101
+ "openai": "^6.14.0"
102
102
  },
103
103
  "exports": {
104
104
  ".": {