@manafishrov/ui 1.0.2 → 1.0.3
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 +2 -6
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/package",
|
|
3
3
|
"name": "@manafishrov/ui",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.3",
|
|
5
5
|
"description": "Styled component library for Manafish interfaces ",
|
|
6
6
|
"license": "AGPL-3.0-or-later",
|
|
7
7
|
"repository": {
|
|
@@ -247,7 +247,6 @@
|
|
|
247
247
|
"tw-animate-css": "1.4.0"
|
|
248
248
|
},
|
|
249
249
|
"devDependencies": {
|
|
250
|
-
"@inlang/paraglide-js": "2.12.0",
|
|
251
250
|
"@semantic-release/changelog": "6.0.3",
|
|
252
251
|
"@semantic-release/commit-analyzer": "13.0.1",
|
|
253
252
|
"@semantic-release/exec": "7.1.0",
|
|
@@ -255,10 +254,7 @@
|
|
|
255
254
|
"@semantic-release/github": "12.0.6",
|
|
256
255
|
"@semantic-release/release-notes-generator": "14.1.0",
|
|
257
256
|
"semantic-release": "25.0.3",
|
|
258
|
-
"unplugin-
|
|
259
|
-
"unplugin-dts": "1.0.0-beta.6",
|
|
260
|
-
"vite": "7.3.1",
|
|
261
|
-
"vite-plugin-solid": "2.11.10"
|
|
257
|
+
"unplugin-dts": "1.0.0-beta.6"
|
|
262
258
|
},
|
|
263
259
|
"peerDependencies": {
|
|
264
260
|
"@iconify-json/ic": "^1.2.4",
|