@djangocfg/ui-core 2.1.354 → 2.1.355
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@djangocfg/ui-core",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.355",
|
|
4
4
|
"description": "Pure React UI component library without Next.js dependencies - for Electron, Vite, CRA apps",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ui-components",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"playground": "playground dev"
|
|
92
92
|
},
|
|
93
93
|
"peerDependencies": {
|
|
94
|
-
"@djangocfg/i18n": "^2.1.
|
|
94
|
+
"@djangocfg/i18n": "^2.1.355",
|
|
95
95
|
"consola": "^3.4.2",
|
|
96
96
|
"lucide-react": "^0.545.0",
|
|
97
97
|
"moment": "^2.30.1",
|
|
@@ -161,9 +161,9 @@
|
|
|
161
161
|
"vaul": "1.1.2"
|
|
162
162
|
},
|
|
163
163
|
"devDependencies": {
|
|
164
|
-
"@djangocfg/i18n": "^2.1.
|
|
164
|
+
"@djangocfg/i18n": "^2.1.355",
|
|
165
165
|
"@djangocfg/playground": "workspace:*",
|
|
166
|
-
"@djangocfg/typescript-config": "^2.1.
|
|
166
|
+
"@djangocfg/typescript-config": "^2.1.355",
|
|
167
167
|
"@types/node": "^24.7.2",
|
|
168
168
|
"@types/react": "^19.1.0",
|
|
169
169
|
"@types/react-dom": "^19.1.0",
|