@ttoss/components 2.11.2 → 2.11.4

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": "@ttoss/components",
3
- "version": "2.11.2",
3
+ "version": "2.11.4",
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.3.0"
120
+ "@ttoss/ui": "^6.3.2"
121
121
  },
122
122
  "devDependencies": {
123
123
  "@types/jest": "^30.0.0",
@@ -130,10 +130,10 @@
130
130
  "@ttoss/config": "^1.35.12",
131
131
  "@ttoss/i18n-cli": "^0.7.38",
132
132
  "@ttoss/react-hooks": "^2.1.11",
133
- "@ttoss/react-icons": "^0.5.6",
134
133
  "@ttoss/react-i18n": "^2.0.25",
134
+ "@ttoss/react-icons": "^0.5.6",
135
135
  "@ttoss/test-utils": "^4.0.2",
136
- "@ttoss/ui": "^6.3.0"
136
+ "@ttoss/ui": "^6.3.2"
137
137
  },
138
138
  "keywords": [
139
139
  "React",