Skip to content

Commit 3ff6e02

Browse files
chore(deps): update all non-major dependencies (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c3e43e commit 3ff6e02

File tree

2 files changed

+226
-167
lines changed

2 files changed

+226
-167
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
}
6060
},
6161
"dependencies": {
62-
"@tiptap/core": "^2.11.7",
63-
"@tiptap/pm": "^2.11.7",
62+
"@tiptap/core": "^2.12.0",
63+
"@tiptap/pm": "^2.12.0",
6464
"vue-demi": "^0.14.10"
6565
},
6666
"devDependencies": {
@@ -70,11 +70,11 @@
7070
"@vue/test-utils": "^2.4.6",
7171
"eslint": "^8.57.1",
7272
"jsdom": "^23.2.0",
73-
"rollup": "^4.40.0",
73+
"rollup": "^4.40.2",
7474
"standard-version": "^9.5.0",
7575
"typescript": "^5.8.3",
7676
"unbuild": "^2.0.0",
7777
"vitest": "^1.6.1",
78-
"vue": "^3.5.13"
78+
"vue": "^3.5.14"
7979
}
8080
}

0 commit comments

Comments
 (0)