@placeholderco/placeholder-ui 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +25 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@placeholderco/placeholder-ui",
3
- "version": "2.1.0",
3
+ "version": "2.1.1",
4
4
  "description": "A modern, customizable Svelte 5 UI component library with comprehensive theming support. Re-brand it with a single config object.",
5
5
  "license": "MIT",
6
6
  "author": "Placeholderco",
@@ -56,13 +56,13 @@
56
56
  "@sveltejs/kit": "^2.70.3",
57
57
  "@sveltejs/package": "^2.5.8",
58
58
  "@sveltejs/vite-plugin-svelte": "^7.3.0",
59
- "@types/node": "^26.2.0",
60
- "globals": "^17.11.0",
59
+ "@types/node": "^26.4.1",
60
+ "globals": "^17.12.0",
61
61
  "prettier": "^3.9.6",
62
62
  "prettier-plugin-svelte": "^4.1.1",
63
63
  "publint": "^0.3.24",
64
64
  "rimraf": "^6.1.3",
65
- "svelte": "^5.56.10",
65
+ "svelte": "^5.57.0",
66
66
  "svelte-check": "^4.7.6",
67
67
  "typescript": "^6.0.3",
68
68
  "vite": "^8.2.2"
@@ -77,30 +77,30 @@
77
77
  "@codemirror/lang-markdown": "^6.5.2",
78
78
  "@codemirror/lang-sql": "^6.10.0",
79
79
  "@codemirror/language": "^6.12.4",
80
- "@codemirror/legacy-modes": "^6.5.3",
80
+ "@codemirror/legacy-modes": "^6.5.4",
81
81
  "@codemirror/lint": "^6.9.7",
82
- "@codemirror/search": "^6.7.1",
83
- "@codemirror/state": "^6.7.1",
82
+ "@codemirror/search": "^6.7.2",
83
+ "@codemirror/state": "^6.7.4",
84
84
  "@codemirror/theme-one-dark": "^6.1.3",
85
- "@codemirror/view": "^6.43.9",
85
+ "@codemirror/view": "^6.43.11",
86
86
  "@lezer/highlight": "^1.2.3",
87
- "@tiptap/core": "^3.30.3",
88
- "@tiptap/extension-bubble-menu": "^3.30.3",
89
- "@tiptap/extension-code-block": "^3.30.3",
90
- "@tiptap/extension-collaboration": "^3.30.3",
91
- "@tiptap/extension-collaboration-caret": "^3.30.3",
92
- "@tiptap/extension-color": "^3.30.3",
93
- "@tiptap/extension-image": "^3.30.3",
94
- "@tiptap/extension-link": "^3.30.3",
95
- "@tiptap/extension-placeholder": "^3.30.3",
96
- "@tiptap/extension-subscript": "^3.30.3",
97
- "@tiptap/extension-superscript": "^3.30.3",
98
- "@tiptap/extension-table": "^3.30.3",
99
- "@tiptap/extension-text-align": "^3.30.3",
100
- "@tiptap/extension-text-style": "^3.30.3",
101
- "@tiptap/extension-underline": "^3.30.3",
102
- "@tiptap/pm": "^3.30.3",
103
- "@tiptap/starter-kit": "^3.30.3",
87
+ "@tiptap/core": "^3.31.3",
88
+ "@tiptap/extension-bubble-menu": "^3.31.3",
89
+ "@tiptap/extension-code-block": "^3.31.3",
90
+ "@tiptap/extension-collaboration": "^3.31.3",
91
+ "@tiptap/extension-collaboration-caret": "^3.31.3",
92
+ "@tiptap/extension-color": "^3.31.3",
93
+ "@tiptap/extension-image": "^3.31.3",
94
+ "@tiptap/extension-link": "^3.31.3",
95
+ "@tiptap/extension-placeholder": "^3.31.3",
96
+ "@tiptap/extension-subscript": "^3.31.3",
97
+ "@tiptap/extension-superscript": "^3.31.3",
98
+ "@tiptap/extension-table": "^3.31.3",
99
+ "@tiptap/extension-text-align": "^3.31.3",
100
+ "@tiptap/extension-text-style": "^3.31.3",
101
+ "@tiptap/extension-underline": "^3.31.3",
102
+ "@tiptap/pm": "^3.31.3",
103
+ "@tiptap/starter-kit": "^3.31.3",
104
104
  "dayjs": "^1.11.23",
105
105
  "svelte-sonner": "^1.2.1",
106
106
  "yjs": "^13.6.32"