@eclass/ui-kit 1.50.1 → 1.51.0

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@eclass/ui-kit",
3
3
  "description": "Elementos UI transversales eClass",
4
- "version": "1.50.1",
4
+ "version": "1.51.0",
5
5
  "files": [
6
6
  "dist"
7
7
  ],
@@ -65,6 +65,7 @@
65
65
  "@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.108.0",
66
66
  "@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0",
67
67
  "@types/jest": "27.5.2",
68
+ "@types/node": "^16.11.17",
68
69
  "@types/react": "17.0.64",
69
70
  "@types/react-dom": "17.0.20",
70
71
  "@typescript-eslint/eslint-plugin": "5.17.0",
@@ -108,7 +109,7 @@
108
109
  "sort-by": "1.2.0",
109
110
  "ts-jest": "27.1.5",
110
111
  "ts-patch": "2.0.1",
111
- "typescript": "4.6.3",
112
+ "typescript": "4.9.5",
112
113
  "typescript-transform-paths": "3.3.1",
113
114
  "vite": "2.9.16",
114
115
  "vite-tsconfig-paths": "3.4.1"
@@ -117,6 +118,7 @@
117
118
  "@chakra-ui/react": "1.8.9",
118
119
  "@emotion/react": "11.8.2",
119
120
  "@emotion/styled": "11.8.1",
121
+ "date-fns": "^4.1.0",
120
122
  "framer-motion": "6.2.8",
121
123
  "react-hot-toast": "2.4.1",
122
124
  "react-ripples": "2.2.1"