Bump trix from 2.1.1 to 2.1.4

Bumps [trix](https://github.com/basecamp/trix) from 2.1.1 to 2.1.4.
- [Release notes](https://github.com/basecamp/trix/releases)
- [Commits](https://github.com/basecamp/trix/compare/v2.1.1...v2.1.4)

---
updated-dependencies:
- dependency-name: trix
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-14 18:15:46 +00:00
committed by GitHub
parent e801bd4795
commit f53723efe8
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -50,7 +50,7 @@
"sortablejs": "^1.15.0",
"tailwindcss": "^3.4.0",
"tippy.js": "^6.3.7",
"trix": "^2.0",
"trix": "^2.1",
"uuid-browser": "^3.1.0",
"vanilla-colorful": "^0.6.2"
}
@@ -11137,9 +11137,9 @@
}
},
"node_modules/trix": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/trix/-/trix-2.1.1.tgz",
"integrity": "sha512-IljOMGOlRUPg1i5Pk/+x/Ia65ZY7Gw5JxxKCh/4caxG5ZaKuFJCKdn1+TF0efUYfdg+bqWenB/mAYCHjZu0zpQ==",
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/trix/-/trix-2.1.4.tgz",
"integrity": "sha512-f0AGnqBV8J2qW+fCtVU71JmvzjcxnO5Xbbd6Cl2KrHVRpgXKDqNGTmDmQzNHWU7T2OgtwHwvNiN+OIf3Z3KmHQ==",
"dev": true
},
"node_modules/ts-interface-checker": {
+1 -1
View File
@@ -60,7 +60,7 @@
"sortablejs": "^1.15.0",
"tailwindcss": "^3.4.0",
"tippy.js": "^6.3.7",
"trix": "^2.0",
"trix": "^2.1",
"uuid-browser": "^3.1.0",
"vanilla-colorful": "^0.6.2"
}