Skip to content

Commit

Permalink
Update all Yarn dependencies (2025-02-13) (#3662)
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 Feb 13, 2025
1 parent 383e01a commit a417a47
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 128 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/typography": "^0.5.16",
"@tiptap/core": "^2.11.3",
"@tiptap/core": "^2.11.5",
"@tiptap/extension-bold": "^2.11.5",
"@tiptap/extension-bullet-list": "^2.11.5",
"@tiptap/extension-document": "^2.11.5",
Expand All @@ -39,13 +39,13 @@
"@tiptap/extension-link": "^2.11.5",
"@tiptap/extension-list-item": "^2.11.5",
"@tiptap/extension-ordered-list": "^2.11.5",
"@tiptap/extension-paragraph": "^2.11.3",
"@tiptap/extension-paragraph": "^2.11.5",
"@tiptap/extension-placeholder": "^2.11.5",
"@tiptap/extension-strike": "^2.11.5",
"@tiptap/extension-text": "^2.11.5",
"@tiptap/extension-underline": "^2.11.5",
"@tiptap/pm": "^2.11.5",
"@yaireo/tagify": "^4.33.1",
"@yaireo/tagify": "^4.33.2",
"add": "^2.0.6",
"autoprefixer": "^10.4.20",
"chart.js": "^3.9.1",
Expand All @@ -68,7 +68,7 @@
"luxon": "^3.5.0",
"mapkick": "^0.2.6",
"mousetrap": "^1.6.5",
"postcss": "^8.5.1",
"postcss": "^8.5.2",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.4",
Expand All @@ -88,9 +88,9 @@
"urijs": "^1.19.11"
},
"devDependencies": {
"@babel/core": "^7.26.7",
"@babel/eslint-parser": "^7.26.5",
"@babel/preset-env": "^7.26.7",
"@babel/core": "^7.26.8",
"@babel/eslint-parser": "^7.26.8",
"@babel/preset-env": "^7.26.8",
"@prettier/plugin-ruby": "^2.1.0",
"esbuild-visualizer": "^0.3.1",
"eslint": "^8.57.1",
Expand Down
Loading

0 comments on commit a417a47

Please sign in to comment.