@ttoss/components 2.11.1 → 2.11.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.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttoss/components",
3
- "version": "2.11.1",
3
+ "version": "2.11.3",
4
4
  "description": "React components for ttoss ecosystem.",
5
5
  "license": "MIT",
6
6
  "author": "ttoss",
@@ -117,7 +117,7 @@
117
117
  "react": ">=16.8.0",
118
118
  "@ttoss/react-hooks": "^2.1.11",
119
119
  "@ttoss/react-i18n": "^2.0.25",
120
- "@ttoss/ui": "^6.2.1"
120
+ "@ttoss/ui": "^6.3.1"
121
121
  },
122
122
  "devDependencies": {
123
123
  "@types/jest": "^30.0.0",
@@ -127,13 +127,13 @@
127
127
  "react": "^19.2.1",
128
128
  "tsup": "^8.5.1",
129
129
  "tsx": "^4.19.2",
130
- "@ttoss/config": "^1.35.12",
131
130
  "@ttoss/i18n-cli": "^0.7.38",
131
+ "@ttoss/config": "^1.35.12",
132
132
  "@ttoss/react-hooks": "^2.1.11",
133
- "@ttoss/react-i18n": "^2.0.25",
134
133
  "@ttoss/react-icons": "^0.5.6",
135
134
  "@ttoss/test-utils": "^4.0.2",
136
- "@ttoss/ui": "^6.2.1"
135
+ "@ttoss/react-i18n": "^2.0.25",
136
+ "@ttoss/ui": "^6.3.1"
137
137
  },
138
138
  "keywords": [
139
139
  "React",