Skip to content

Commit

Permalink
[js] Update all Yarn dependencies (2024-06-28) (#2913)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Adrian Marin <adrian@adrianthedev.com>
  • Loading branch information
depfu[bot] and adrianthedev authored Jul 1, 2024
1 parent 6d7a456 commit 439292f
Show file tree
Hide file tree
Showing 2 changed files with 750 additions and 725 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,30 +26,30 @@
"@hotwired/turbo-rails": "^8.0.4",
"@rails/activestorage": "^6.1.7",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.12",
"@tiptap/core": "^2.3.0",
"@tiptap/extension-bold": "^2.3.0",
"@tiptap/extension-bullet-list": "^2.3.0",
"@tiptap/extension-document": "^2.3.0",
"@tiptap/extension-hard-break": "^2.3.0",
"@tiptap/extension-italic": "^2.3.0",
"@tiptap/extension-link": "^2.3.0",
"@tiptap/extension-list-item": "^2.3.0",
"@tiptap/extension-ordered-list": "^2.3.0",
"@tiptap/extension-paragraph": "^2.3.0",
"@tiptap/extension-placeholder": "^2.3.0",
"@tiptap/extension-strike": "^2.3.0",
"@tiptap/extension-text": "^2.3.0",
"@tiptap/extension-underline": "^2.3.0",
"@tiptap/pm": "^2.3.0",
"@yaireo/tagify": "^4.24.0",
"@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",
"@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.0",
"core-js": "^3.37.1",
"css-loader": "^6.11.0",
"dompurify": "^3.1.0",
"dompurify": "^3.1.5",
"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.3",
"heroicons": "^2.1.4",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"luxon": "^3.4.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.3",
"tailwindcss": "^3.4.4",
"tailwindcss-stimulus-components": "^3.0.4",
"tippy.js": "^6.3.7",
"trix": "^2.1.1",
"turbo_power": "^0.6.1",
"turbo_power": "^0.6.2",
"urijs": "^1.19.11"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/preset-env": "^7.24.4",
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@prettier/plugin-ruby": "^2.1.0",
"esbuild-visualizer": "^0.3.1",
"eslint": "^8.57.0",
Expand Down
Loading

0 comments on commit 439292f

Please sign in to comment.