Skip to content

Commit a417a47

Browse files
authored
Update all Yarn dependencies (2025-02-13) (#3662)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 383e01a commit a417a47

File tree

2 files changed

+174
-128
lines changed

2 files changed

+174
-128
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@tailwindcss/container-queries": "^0.1.1",
3131
"@tailwindcss/forms": "^0.5.10",
3232
"@tailwindcss/typography": "^0.5.16",
33-
"@tiptap/core": "^2.11.3",
33+
"@tiptap/core": "^2.11.5",
3434
"@tiptap/extension-bold": "^2.11.5",
3535
"@tiptap/extension-bullet-list": "^2.11.5",
3636
"@tiptap/extension-document": "^2.11.5",
@@ -39,13 +39,13 @@
3939
"@tiptap/extension-link": "^2.11.5",
4040
"@tiptap/extension-list-item": "^2.11.5",
4141
"@tiptap/extension-ordered-list": "^2.11.5",
42-
"@tiptap/extension-paragraph": "^2.11.3",
42+
"@tiptap/extension-paragraph": "^2.11.5",
4343
"@tiptap/extension-placeholder": "^2.11.5",
4444
"@tiptap/extension-strike": "^2.11.5",
4545
"@tiptap/extension-text": "^2.11.5",
4646
"@tiptap/extension-underline": "^2.11.5",
4747
"@tiptap/pm": "^2.11.5",
48-
"@yaireo/tagify": "^4.33.1",
48+
"@yaireo/tagify": "^4.33.2",
4949
"add": "^2.0.6",
5050
"autoprefixer": "^10.4.20",
5151
"chart.js": "^3.9.1",
@@ -68,7 +68,7 @@
6868
"luxon": "^3.5.0",
6969
"mapkick": "^0.2.6",
7070
"mousetrap": "^1.6.5",
71-
"postcss": "^8.5.1",
71+
"postcss": "^8.5.2",
7272
"postcss-flexbugs-fixes": "^5.0.2",
7373
"postcss-import": "^15.1.0",
7474
"postcss-loader": "^7.3.4",
@@ -88,9 +88,9 @@
8888
"urijs": "^1.19.11"
8989
},
9090
"devDependencies": {
91-
"@babel/core": "^7.26.7",
92-
"@babel/eslint-parser": "^7.26.5",
93-
"@babel/preset-env": "^7.26.7",
91+
"@babel/core": "^7.26.8",
92+
"@babel/eslint-parser": "^7.26.8",
93+
"@babel/preset-env": "^7.26.8",
9494
"@prettier/plugin-ruby": "^2.1.0",
9595
"esbuild-visualizer": "^0.3.1",
9696
"eslint": "^8.57.1",

0 commit comments

Comments
 (0)