File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rails/actiontext" ,
3
- "version" : " 7.0.8-2 " ,
3
+ "version" : " 7.0.8-3 " ,
4
4
"description" : " Edit and display rich text in Rails applications" ,
5
5
"main" : " app/assets/javascripts/actiontext.js" ,
6
6
"type" : " module" ,
25
25
"@rails/activestorage" : " >= 7.0.0-alpha1"
26
26
},
27
27
"peerDependencies" : {
28
- "trix" : " ^2.0.0 "
28
+ "trix" : " ^1.3.1 "
29
29
},
30
30
"devDependencies" : {
31
31
"@rollup/plugin-node-resolve" : " ^11.0.1" ,
32
32
"@rollup/plugin-commonjs" : " ^19.0.1" ,
33
33
"rollup" : " ^2.35.1" ,
34
- "trix" : " ^2.0.0 "
34
+ "trix" : " ^1.3.1 "
35
35
},
36
36
"scripts" : {
37
37
"build" : " rollup --config rollup.config.js"
Original file line number Diff line number Diff line change @@ -4974,10 +4974,10 @@ tough-cookie@~2.4.3:
4974
4974
psl "^1.1.24"
4975
4975
punycode "^1.4.1"
4976
4976
4977
- trix@^2.0.0 :
4978
- version "2.1.1 "
4979
- resolved "https://registry.yarnpkg.com/trix/-/trix-2.1.1. tgz#688f1213601316cf8b92c5e625d2f562c118c780 "
4980
- integrity sha512-IljOMGOlRUPg1i5Pk/+x/Ia65ZY7Gw5JxxKCh/4caxG5ZaKuFJCKdn1+TF0efUYfdg+bqWenB/mAYCHjZu0zpQ ==
4977
+ trix@^1.3.1 :
4978
+ version "1.3.2 "
4979
+ resolved "https://registry.yarnpkg.com/trix/-/trix-1.3.2. tgz#9568c3bbda1085b9fcf2619ac41363011493d57f "
4980
+ integrity sha512-nV8IL6eS/czlaOu9TVIEcblQuPHeuuFpeoO7jFKII5q1pMUXCUGalJtEstS70HSkBSfUXU2vGJUfYXvSItcRCA ==
4981
4981
4982
4982
tsconfig-paths@^3.14.1 :
4983
4983
version "3.14.1"
You can’t perform that action at this time.
0 commit comments