Skip to content

Commit

Permalink
chore(deps): bump trix from 2.1.7 to 2.1.9
Browse files Browse the repository at this point in the history
Bumps [trix](https://github.com/basecamp/trix) from 2.1.7 to 2.1.9.
- [Release notes](https://github.com/basecamp/trix/releases)
- [Commits](https://github.com/basecamp/trix/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent ef2fe52 commit 63401e9
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 70 deletions.
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"trix": "^2.1.7"
"trix": "^2.1.9"
},
"devDependencies": {
"@types/react": "^18.3.12",
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"alova": "latest",
"clsx": "^2.1.1",
"solid-js": "^1.8.19",
"trix": "^2.1.7"
"trix": "^2.1.9"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"alova": "latest",
"clsx": "^2.1.1",
"svelte": "^4.2.19",
"trix": "^2.1.7"
"trix": "^2.1.9"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@nordhealth/components": "^3.18.2",
"@nordhealth/css": "^3.3.1",
"alova": "latest",
"trix": "^2.1.7",
"trix": "^2.1.9",
"vue": "^3.5.12"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 63401e9

Please sign in to comment.