Skip to content

Commit 9d63f82

Browse files
authored
Update trix to version 2.1.15 (#3841)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent f7cfa68 commit 9d63f82

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"tailwindcss": "^3.4.17",
8282
"tailwindcss-stimulus-components": "^3.0.4",
8383
"tippy.js": "^6.3.7",
84-
"trix": "^2.1.14",
84+
"trix": "^2.1.15",
8585
"turbo_power": "^0.6.2",
8686
"urijs": "^1.19.11"
8787
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5313,10 +5313,10 @@ to-regex-range@^5.0.1:
53135313
dependencies:
53145314
is-number "^7.0.0"
53155315

5316-
trix@^2.1.14:
5317-
version "2.1.14"
5318-
resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.14.tgz#c123a8f1ef48e3acc2ef032b10a058e996deb794"
5319-
integrity sha512-2WaoD7rBkhsqPPpQ5yRaA4xByIHOqns0F4Qim9XytwG2YacwdbPNe4mXAxohMPgsgYpLl1oSFWaLlKUaILigjw==
5316+
trix@^2.1.15:
5317+
version "2.1.15"
5318+
resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.15.tgz#fabad796ea779a8ae96522402fbc214cbfc4015f"
5319+
integrity sha512-LoaXWczdTUV8+3Box92B9b1iaDVbxD14dYemZRxi3PwY+AuDm97BUJV2aHLBUFPuDABhxp0wzcbf0CxHCVmXiw==
53205320
dependencies:
53215321
dompurify "^3.2.5"
53225322

0 commit comments

Comments
 (0)