diff --git a/package.json b/package.json index 526c98be..ca16db2c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,6 @@ "name": "sutty", "private": true, "dependencies": { - "@rails/actiontext": "^6.0.0", "@rails/activestorage": "^6.0.0", "@rails/webpacker": "^4.0.7", "commonmark": "^0.29.0", @@ -14,7 +13,6 @@ "prosemirror-state": "^1.2.4", "prosemirror-view": "^1.11.7", "table-dragger": "^1.0.2", - "trix": "https://0xacab.org/sutty/trix.git", "zepto": "^1.2.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 2ded1188..f4fc7659 100644 --- a/yarn.lock +++ b/yarn.lock @@ -680,14 +680,7 @@ resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7" integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw== -"@rails/actiontext@^6.0.0": - version "6.0.0" - resolved "https://registry.yarnpkg.com/@rails/actiontext/-/actiontext-6.0.0.tgz#ee7f70e916c6d7c4ff2e0832047b9c1c2dff0f62" - integrity sha512-0Koqw59xIMYMMri3ZIE1CaEEEkMQi16j+4FQwCRE5QG830Q1tnli0TrQrtJ0vE+D1vf1JuJfy7UHSGPbaspmRQ== - dependencies: - "@rails/activestorage" "^6.0.0-alpha" - -"@rails/activestorage@^6.0.0", "@rails/activestorage@^6.0.0-alpha": +"@rails/activestorage@^6.0.0": version "6.0.0" resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-6.0.0.tgz#6d9cc98f3dcf195c38ca65e80acd2e759336dd7a" integrity sha512-RZqTVlUYSWcI88pSJ7ImuTtDYQvqVc2PNuOo+5R3hcVupD+d2TO8xmluqQ5TvByjPqKX4acEK0mjEIK5ip9kCg== @@ -6857,10 +6850,6 @@ trim-right@^1.0.1: resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM= -"trix@https://0xacab.org/sutty/trix.git": - version "1.2.0" - resolved "https://0xacab.org/sutty/trix.git#0a53f75dbef0d650acbd73344f7d50ac4aedbe16" - "true-case-path@^1.0.2": version "1.0.3" resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-1.0.3.tgz#f813b5a8c86b40da59606722b144e3225799f47d"