@marianmeres/stuic 3.119.0 → 3.121.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@marianmeres/stuic",
3
- "version": "3.119.0",
3
+ "version": "3.121.0",
4
4
  "packageManager": "pnpm@11.5.0",
5
5
  "scripts": {
6
6
  "dev": "vite dev",
@@ -127,7 +127,7 @@
127
127
  "@codemirror/language": "^6.12.3",
128
128
  "@codemirror/language-data": "^6.5.2",
129
129
  "@codemirror/state": "^6.6.0",
130
- "@codemirror/view": "^6.43.0",
130
+ "@codemirror/view": "^6.43.1",
131
131
  "@eslint/js": "^9.39.4",
132
132
  "@marianmeres/random-human-readable": "^1.10.2",
133
133
  "@milkdown/core": "^7.21.2",
@@ -140,37 +140,37 @@
140
140
  "@milkdown/transformer": "^7.21.2",
141
141
  "@milkdown/utils": "^7.21.2",
142
142
  "@sveltejs/adapter-auto": "^4.0.0",
143
- "@sveltejs/kit": "^2.64.0",
143
+ "@sveltejs/kit": "^2.65.1",
144
144
  "@sveltejs/package": "^2.5.8",
145
145
  "@sveltejs/vite-plugin-svelte": "^6.2.4",
146
- "@tailwindcss/cli": "^4.3.0",
146
+ "@tailwindcss/cli": "^4.3.1",
147
147
  "@tailwindcss/forms": "^0.5.11",
148
148
  "@tailwindcss/typography": "^0.5.20",
149
- "@tailwindcss/vite": "^4.3.0",
150
- "@types/node": "^25.9.2",
151
- "@vitest/browser-playwright": "^4.1.8",
149
+ "@tailwindcss/vite": "^4.3.1",
150
+ "@types/node": "^25.9.3",
151
+ "@vitest/browser-playwright": "^4.1.9",
152
152
  "dotenv": "^16.6.1",
153
153
  "eslint": "^9.39.4",
154
154
  "globals": "^16.5.0",
155
155
  "playwright": "^1.60.0",
156
- "prettier": "^3.8.3",
156
+ "prettier": "^3.8.4",
157
157
  "prettier-plugin-svelte": "^3.5.2",
158
158
  "publint": "^0.3.21",
159
159
  "svelte": "^5.56.3",
160
160
  "svelte-check": "^4.6.0",
161
- "tailwindcss": "^4.3.0",
161
+ "tailwindcss": "^4.3.1",
162
162
  "tsx": "^4.22.4",
163
163
  "typescript": "^5.9.3",
164
164
  "typescript-eslint": "^8.61.0",
165
165
  "vite": "^7.3.5",
166
- "vitest": "^4.1.8",
166
+ "vitest": "^4.1.9",
167
167
  "vitest-browser-svelte": "^2.1.1"
168
168
  },
169
169
  "dependencies": {
170
170
  "@marianmeres/clog": "^3.21.0",
171
171
  "@marianmeres/countries": "^1.0.1",
172
172
  "@marianmeres/cron": "^2.0.1",
173
- "@marianmeres/design-tokens": "^1.8.0",
173
+ "@marianmeres/design-tokens": "^1.9.0",
174
174
  "@marianmeres/icons-fns": "^5.0.0",
175
175
  "@marianmeres/item-collection": "^1.4.2",
176
176
  "@marianmeres/paging-store": "^2.1.1",