Skip to content

Commit

Permalink
Update all Yarn dependencies (2024-08-01)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Aug 1, 2024
1 parent f4bb2e4 commit 73c278b
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 213 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@
"@rails/activestorage": "^6.1.7",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.13",
"@tiptap/core": "^2.5.5",
"@tiptap/extension-bold": "^2.5.5",
"@tiptap/extension-bullet-list": "^2.5.5",
"@tiptap/extension-document": "^2.5.5",
"@tiptap/extension-hard-break": "^2.5.5",
"@tiptap/extension-italic": "^2.5.5",
"@tiptap/extension-link": "^2.5.5",
"@tiptap/extension-list-item": "^2.5.5",
"@tiptap/extension-ordered-list": "^2.5.5",
"@tiptap/extension-paragraph": "^2.5.5",
"@tiptap/extension-placeholder": "^2.5.5",
"@tiptap/extension-strike": "^2.5.5",
"@tiptap/extension-text": "^2.5.5",
"@tiptap/extension-underline": "^2.5.5",
"@tiptap/pm": "^2.5.5",
"@tiptap/core": "^2.5.8",
"@tiptap/extension-bold": "^2.5.8",
"@tiptap/extension-bullet-list": "^2.5.8",
"@tiptap/extension-document": "^2.5.8",
"@tiptap/extension-hard-break": "^2.5.8",
"@tiptap/extension-italic": "^2.5.8",
"@tiptap/extension-link": "^2.5.8",
"@tiptap/extension-list-item": "^2.5.8",
"@tiptap/extension-ordered-list": "^2.5.8",
"@tiptap/extension-paragraph": "^2.5.8",
"@tiptap/extension-placeholder": "^2.5.8",
"@tiptap/extension-strike": "^2.5.8",
"@tiptap/extension-text": "^2.5.8",
"@tiptap/extension-underline": "^2.5.8",
"@tiptap/pm": "^2.5.8",
"@yaireo/tagify": "^4.27.0",
"autoprefixer": "^10.4.19",
"chart.js": "^3.9.1",
Expand All @@ -64,7 +64,7 @@
"luxon": "^3.4.4",
"mapkick": "^0.2.6",
"mousetrap": "^1.6.5",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.4",
Expand All @@ -75,17 +75,17 @@
"stimulus-rails-nested-form": "^4.1.0",
"stimulus-textarea-autogrow": "^4.1.0",
"stimulus-use": "^0.50.0",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.4.7",
"tailwindcss-stimulus-components": "^3.0.4",
"tippy.js": "^6.3.7",
"trix": "^2.1.3",
"turbo_power": "^0.6.2",
"urijs": "^1.19.11"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/eslint-parser": "^7.24.8",
"@babel/preset-env": "^7.24.8",
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/preset-env": "^7.25.2",
"@prettier/plugin-ruby": "^2.1.0",
"esbuild-visualizer": "^0.3.1",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit 73c278b

Please sign in to comment.