Skip to content

Commit

Permalink
Update all Yarn dependencies (2024-07-17) (#2999)
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 Jul 17, 2024
1 parent 46fb7d8 commit 4185532
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 325 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,29 +27,29 @@
"@rails/activestorage": "^6.1.7",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.13",
"@tiptap/core": "^2.4.0",
"@tiptap/extension-bold": "^2.4.0",
"@tiptap/extension-bullet-list": "^2.4.0",
"@tiptap/extension-document": "^2.4.0",
"@tiptap/extension-hard-break": "^2.4.0",
"@tiptap/extension-italic": "^2.4.0",
"@tiptap/extension-link": "^2.4.0",
"@tiptap/extension-list-item": "^2.4.0",
"@tiptap/extension-ordered-list": "^2.4.0",
"@tiptap/extension-paragraph": "^2.4.0",
"@tiptap/extension-placeholder": "^2.4.0",
"@tiptap/extension-strike": "^2.4.0",
"@tiptap/extension-text": "^2.4.0",
"@tiptap/extension-underline": "^2.4.0",
"@tiptap/pm": "^2.4.0",
"@tiptap/core": "^2.5.1",
"@tiptap/extension-bold": "^2.5.1",
"@tiptap/extension-bullet-list": "^2.5.1",
"@tiptap/extension-document": "^2.5.1",
"@tiptap/extension-hard-break": "^2.5.1",
"@tiptap/extension-italic": "^2.5.1",
"@tiptap/extension-link": "^2.5.1",
"@tiptap/extension-list-item": "^2.5.1",
"@tiptap/extension-ordered-list": "^2.5.1",
"@tiptap/extension-paragraph": "^2.5.1",
"@tiptap/extension-placeholder": "^2.5.1",
"@tiptap/extension-strike": "^2.5.1",
"@tiptap/extension-text": "^2.5.1",
"@tiptap/extension-underline": "^2.5.1",
"@tiptap/pm": "^2.5.1",
"@yaireo/tagify": "^4.27.0",
"autoprefixer": "^10.4.19",
"chart.js": "^3.9.1",
"chartkick": "^4.2.0",
"codemirror": "5.59.1",
"core-js": "^3.37.1",
"css-loader": "^6.11.0",
"dompurify": "^3.1.5",
"dompurify": "^3.1.6",
"easymde": "^2.18.0",
"el-transition": "^0.0.7",
"esbuild": "^0.14.54",
Expand All @@ -58,7 +58,7 @@
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
"file-saver": "^2.0.5",
"flatpickr": "^4.6.13",
"heroicons": "^2.1.4",
"heroicons": "^2.1.5",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
Expand All @@ -78,14 +78,14 @@
"tailwindcss": "^3.4.4",
"tailwindcss-stimulus-components": "^3.0.4",
"tippy.js": "^6.3.7",
"trix": "^2.1.1",
"trix": "^2.1.2",
"turbo_power": "^0.6.2",
"urijs": "^1.19.11"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/core": "^7.24.9",
"@babel/eslint-parser": "^7.24.8",
"@babel/preset-env": "^7.24.8",
"@prettier/plugin-ruby": "^2.1.0",
"esbuild-visualizer": "^0.3.1",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit 4185532

Please sign in to comment.