mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-01 15:09:33 +08:00
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:
Generated
+4
-4
@@ -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
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user