Skip to content

Commit

Permalink
Update all Yarn dependencies (2024-08-29) (#3197)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] committed Sep 3, 2024
1 parent 3a12d4a commit 9cdbe84
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 148 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"@rails/activestorage": "^6.1.7",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.14",
"@tiptap/core": "^2.6.4",
"@tiptap/extension-bold": "^2.6.4",
"@tiptap/extension-bullet-list": "^2.6.4",
"@tiptap/extension-document": "^2.6.4",
"@tiptap/extension-hard-break": "^2.6.4",
"@tiptap/extension-italic": "^2.6.4",
"@tiptap/extension-link": "^2.6.4",
"@tiptap/extension-list-item": "^2.6.4",
"@tiptap/extension-ordered-list": "^2.6.4",
"@tiptap/extension-paragraph": "^2.6.4",
"@tiptap/extension-placeholder": "^2.6.4",
"@tiptap/extension-strike": "^2.6.4",
"@tiptap/extension-text": "^2.6.4",
"@tiptap/extension-underline": "^2.6.4",
"@tiptap/pm": "^2.6.4",
"@yaireo/tagify": "^4.27.0",
"@tiptap/core": "^2.6.6",
"@tiptap/extension-bold": "^2.6.6",
"@tiptap/extension-bullet-list": "^2.6.6",
"@tiptap/extension-document": "^2.6.6",
"@tiptap/extension-hard-break": "^2.6.6",
"@tiptap/extension-italic": "^2.6.6",
"@tiptap/extension-link": "^2.6.6",
"@tiptap/extension-list-item": "^2.6.6",
"@tiptap/extension-ordered-list": "^2.6.6",
"@tiptap/extension-paragraph": "^2.6.6",
"@tiptap/extension-placeholder": "^2.6.6",
"@tiptap/extension-strike": "^2.6.6",
"@tiptap/extension-text": "^2.6.6",
"@tiptap/extension-underline": "^2.6.6",
"@tiptap/pm": "^2.6.6",
"@yaireo/tagify": "^4.31.1",
"autoprefixer": "^10.4.20",
"chart.js": "^3.9.1",
"chartkick": "^4.2.0",
Expand Down Expand Up @@ -85,7 +85,7 @@
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/preset-env": "^7.25.3",
"@babel/preset-env": "^7.25.4",
"@prettier/plugin-ruby": "^2.1.0",
"esbuild-visualizer": "^0.3.1",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit 9cdbe84

Please sign in to comment.