@mesalvo/react-ui 0.0.40080 → 0.0.40103

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mesalvo/react-ui",
3
- "version": "0.0.40080",
3
+ "version": "0.0.40103",
4
4
  "displayName": "React UI",
5
5
  "description": "The official React components built for Mesalvo' apps",
6
6
  "keywords": [
@@ -129,12 +129,12 @@
129
129
  "vite-plugin-dts": "4.5.4",
130
130
  "vite-plugin-svgr": "4.5.0",
131
131
  "vitest": "4.0.15",
132
+ "@mesalvo/biome-config": "0.0.2",
132
133
  "@mesalvo/ts-auth": "2.0.0",
133
- "@mesalvo/api-client": "0.0.1",
134
- "@mesalvo/ts-logic": "0.0.1",
135
134
  "@mesalvo/ts-definitions": "0.0.2",
135
+ "@mesalvo/api-client": "0.0.1",
136
136
  "@mesalvo/icons": "0.0.1",
137
- "@mesalvo/biome-config": "0.0.2"
137
+ "@mesalvo/ts-logic": "0.0.1"
138
138
  },
139
139
  "peerDependencies": {
140
140
  "react": "^19.0.0",