@ttoss/components 2.11.5 → 2.11.6

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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttoss/components",
3
- "version": "2.11.5",
3
+ "version": "2.11.6",
4
4
  "description": "React components for ttoss ecosystem.",
5
5
  "license": "MIT",
6
6
  "author": "ttoss",
@@ -124,9 +124,9 @@
124
124
  "peerDependencies": {
125
125
  "react": ">=16.8.0",
126
126
  "@ttoss/react-hooks": "^2.1.11",
127
+ "@ttoss/react-i18n": "^2.0.25",
127
128
  "@ttoss/react-icons": "^0.5.6",
128
- "@ttoss/ui": "^6.3.2",
129
- "@ttoss/react-i18n": "^2.0.25"
129
+ "@ttoss/ui": "^6.4.0"
130
130
  },
131
131
  "devDependencies": {
132
132
  "@types/jest": "^30.0.0",
@@ -137,12 +137,12 @@
137
137
  "tsup": "^8.5.1",
138
138
  "tsx": "^4.19.2",
139
139
  "@ttoss/config": "^1.35.12",
140
+ "@ttoss/react-hooks": "^2.1.11",
140
141
  "@ttoss/i18n-cli": "^0.7.38",
141
142
  "@ttoss/react-i18n": "^2.0.25",
142
- "@ttoss/react-hooks": "^2.1.11",
143
- "@ttoss/test-utils": "^4.0.2",
144
- "@ttoss/ui": "^6.3.2",
145
- "@ttoss/react-icons": "^0.5.6"
143
+ "@ttoss/react-icons": "^0.5.6",
144
+ "@ttoss/ui": "^6.4.0",
145
+ "@ttoss/test-utils": "^4.0.2"
146
146
  },
147
147
  "keywords": [
148
148
  "React",