Skip to content

Commit

Permalink
Update all Yarn dependencies (2024-09-29) (#3276)
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] authored Sep 29, 2024
1 parent a079c10 commit f9d12f5
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 163 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,33 +23,33 @@
"@algolia/autocomplete-theme-classic": "^1.0.0-alpha.46",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.5",
"@hotwired/turbo-rails": "^8.0.10",
"@rails/activestorage": "^6.1.7",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@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",
"@tiptap/core": "^2.7.4",
"@tiptap/extension-bold": "^2.7.4",
"@tiptap/extension-bullet-list": "^2.7.4",
"@tiptap/extension-document": "^2.7.4",
"@tiptap/extension-hard-break": "^2.7.4",
"@tiptap/extension-italic": "^2.7.4",
"@tiptap/extension-link": "^2.7.4",
"@tiptap/extension-list-item": "^2.7.4",
"@tiptap/extension-ordered-list": "^2.7.4",
"@tiptap/extension-paragraph": "^2.7.4",
"@tiptap/extension-placeholder": "^2.7.4",
"@tiptap/extension-strike": "^2.7.4",
"@tiptap/extension-text": "^2.7.4",
"@tiptap/extension-underline": "^2.7.4",
"@tiptap/pm": "^2.7.4",
"@yaireo/tagify": "^4.31.3",
"autoprefixer": "^10.4.20",
"chart.js": "^3.9.1",
"chartkick": "^4.2.0",
"codemirror": "5.59.1",
"core-js": "^3.38.1",
"css-loader": "^6.11.0",
"dompurify": "^3.1.6",
"dompurify": "^3.1.7",
"easymde": "^2.18.0",
"el-transition": "^0.0.7",
"esbuild": "^0.14.54",
Expand All @@ -64,7 +64,7 @@
"luxon": "^3.5.0",
"mapkick": "^0.2.6",
"mousetrap": "^1.6.5",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.4",
Expand All @@ -75,7 +75,7 @@
"stimulus-rails-nested-form": "^4.1.0",
"stimulus-textarea-autogrow": "^4.1.0",
"stimulus-use": "^0.50.0",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.13",
"tailwindcss-stimulus-components": "^3.0.4",
"tippy.js": "^6.3.7",
"trix": "^2.1.5",
Expand All @@ -88,7 +88,7 @@
"@babel/preset-env": "^7.25.4",
"@prettier/plugin-ruby": "^2.1.0",
"esbuild-visualizer": "^0.3.1",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.30.0",
"prettier": "^2.8.8",
Expand Down
Loading

0 comments on commit f9d12f5

Please sign in to comment.