File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 25
25
"@rails/activestorage" : " >= 7.1.0-alpha"
26
26
},
27
27
"peerDependencies" : {
28
- "trix" : " ^2.0.0 "
28
+ "trix" : " ^2.1.1 "
29
29
},
30
30
"devDependencies" : {
31
31
"@rollup/plugin-commonjs" : " ^19.0.1" ,
32
32
"@rollup/plugin-node-resolve" : " ^11.0.1" ,
33
33
"rollup" : " ^2.35.1" ,
34
- "trix" : " ^2.0.0 "
34
+ "trix" : " ^2.1.1 "
35
35
},
36
36
"scripts" : {
37
37
"build" : " rollup --config rollup.config.js"
Original file line number Diff line number Diff line change @@ -1256,9 +1256,9 @@ flatted@^3.1.0, flatted@^3.2.7:
1256
1256
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
1257
1257
1258
1258
follow-redirects@^1.0.0 :
1259
- version "1.15.2 "
1260
- resolved "https://registry.npmjs.org /follow-redirects/-/follow-redirects-1.15.2 .tgz"
1261
- integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA ==
1259
+ version "1.15.6 "
1260
+ resolved "https://registry.yarnpkg.com /follow-redirects/-/follow-redirects-1.15.6 .tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b "
1261
+ integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA ==
1262
1262
1263
1263
for-each@^0.3.3 :
1264
1264
version "0.3.3"
@@ -2848,10 +2848,10 @@ tough-cookie@~2.4.3:
2848
2848
psl "^1.1.24"
2849
2849
punycode "^1.4.1"
2850
2850
2851
- trix@^2.0.0 :
2852
- version "2.0.5 "
2853
- resolved "https://registry.npmjs.org /trix/-/trix-2.0.5 .tgz"
2854
- integrity sha512-OiCbDf17F7JahEwhyL1MvK9DxAAT1vkaW5sn+zpwfemZAcc4RfQB4ku18/1mKP58LRwBhjcy+6TBho7ciXz52Q ==
2851
+ trix@^2.1.1 :
2852
+ version "2.1.1 "
2853
+ resolved "https://registry.yarnpkg.com /trix/-/trix-2.1.1 .tgz#688f1213601316cf8b92c5e625d2f562c118c780 "
2854
+ integrity sha512-IljOMGOlRUPg1i5Pk/+x/Ia65ZY7Gw5JxxKCh/4caxG5ZaKuFJCKdn1+TF0efUYfdg+bqWenB/mAYCHjZu0zpQ ==
2855
2855
2856
2856
tsconfig-paths@^3.14.2 :
2857
2857
version "3.14.2"
You can’t perform that action at this time.
0 commit comments