Skip to content

Commit 1581946

Browse files
committed
actually real changes
1 parent a3d6eb4 commit 1581946

3 files changed

Lines changed: 22 additions & 34 deletions

File tree

bun.lock

Lines changed: 6 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 13 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,17 @@
2424
"@testing-library/jest-dom": "^6.9.1",
2525
"@testing-library/svelte": "^5.3.1",
2626
"@tiptap/extension-color": "^3.21.0",
27-
"@tiptap/extension-font-family": "^3.21.0",
2827
"@tiptap/extension-text-style": "^3.21.0",
2928
"@types/node": "^25.5.0",
3029
"file-type": "^22.0.0",
3130
"jsdom": "^29.0.1",
3231
"oxlint": "^1.57.0",
33-
"prettier": "^3.8.1",
3432
"prettier-plugin-svelte": "^3.5.1",
3533
"prettier-plugin-tailwindcss": "^0.7.2",
36-
"svelte": "^5.55.0",
34+
"prettier": "^3.8.1",
3735
"svelte-check": "^4.4.5",
36+
"svelte": "^5.55.1",
3837
"tailwindcss": "^4.2.2",
39-
"tslib": "^2.8.1",
4038
"typescript": "^5.9.3",
4139
"unplugin-icons": "^23.0.1",
4240
"vite": "^8.0.3",
@@ -48,7 +46,7 @@
4846
"@tiptap/extension-placeholder": "^3.21.0",
4947
"@tiptap/pm": "^3.21.0",
5048
"@tiptap/starter-kit": "^3.21.0",
51-
"bits-ui": "^2.16.4",
49+
"bits-ui": "^2.16.5",
5250
"idb": "^8.0.3",
5351
"svelte-awesome-color-picker": "^4.1.1",
5452
"tippy.js": "^6.3.7",

0 commit comments

Comments
 (0)