@eclass/ui-kit 1.5.5 → 1.7.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.5.5",
4
+ "version": "1.7.0",
5
5
  "files": [
6
6
  "dist"
7
7
  ],
@@ -63,68 +63,68 @@
63
63
  "@commitlint/config-conventional": "13.2.0",
64
64
  "@semantic-release/changelog": "5.0.1",
65
65
  "@semantic-release/git": "9.0.1",
66
- "@storybook/addon-actions": "6.3.12",
67
- "@storybook/addon-essentials": "6.3.12",
68
- "@storybook/addon-links": "6.3.12",
69
- "@storybook/react": "6.3.12",
70
- "@storybook/storybook-deployer": "2.8.10",
71
- "@testing-library/dom": "8.11.1",
72
- "@testing-library/jest-dom": "5.15.0",
73
- "@testing-library/react": "12.1.2",
66
+ "@storybook/addon-actions": "6.4.19",
67
+ "@storybook/addon-essentials": "6.4.19",
68
+ "@storybook/addon-links": "6.4.19",
69
+ "@storybook/react": "6.4.19",
70
+ "@storybook/storybook-deployer": "2.8.11",
71
+ "@testing-library/dom": "8.12.0",
72
+ "@testing-library/jest-dom": "5.16.3",
73
+ "@testing-library/react": "12.1.4",
74
74
  "@testing-library/user-event": "13.5.0",
75
- "@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.62.5",
76
- "@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v4.51.0",
77
- "@types/jest": "27.0.2",
78
- "@types/react": "17.0.35",
79
- "@types/react-dom": "17.0.11",
80
- "@typescript-eslint/eslint-plugin": "5.4.0",
81
- "@typescript-eslint/parser": "5.4.0",
82
- "@vitejs/plugin-react": "1.0.9",
75
+ "@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.81.0",
76
+ "@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.3.0",
77
+ "@types/jest": "27.4.1",
78
+ "@types/react": "17.0.43",
79
+ "@types/react-dom": "17.0.14",
80
+ "@typescript-eslint/eslint-plugin": "5.17.0",
81
+ "@typescript-eslint/parser": "5.17.0",
82
+ "@vitejs/plugin-react": "1.3.0",
83
83
  "copyfiles": "2.4.1",
84
- "eslint": "8.2.0",
85
- "eslint-config-prettier": "8.3.0",
84
+ "eslint": "8.12.0",
85
+ "eslint-config-prettier": "8.5.0",
86
86
  "eslint-config-standard": "16.0.3",
87
87
  "eslint-config-standard-jsx": "10.0.0",
88
88
  "eslint-config-standard-react": "11.0.1",
89
89
  "eslint-config-standard-with-typescript": "21.0.1",
90
- "eslint-import-resolver-typescript": "2.5.0",
91
- "eslint-plugin-import": "2.25.3",
92
- "eslint-plugin-jest": "25.2.4",
93
- "eslint-plugin-jest-dom": "3.9.2",
90
+ "eslint-import-resolver-typescript": "2.7.0",
91
+ "eslint-plugin-import": "2.25.4",
92
+ "eslint-plugin-jest": "25.7.0",
93
+ "eslint-plugin-jest-dom": "4.0.1",
94
94
  "eslint-plugin-jsx-a11y": "6.5.1",
95
- "eslint-plugin-mdx": "1.16.0",
95
+ "eslint-plugin-mdx": "1.17.0",
96
96
  "eslint-plugin-node": "11.1.0",
97
97
  "eslint-plugin-prettier": "4.0.0",
98
- "eslint-plugin-promise": "5.1.1",
99
- "eslint-plugin-react": "7.27.0",
100
- "eslint-plugin-react-hooks": "4.3.0",
98
+ "eslint-plugin-promise": "6.0.0",
99
+ "eslint-plugin-react": "7.29.4",
100
+ "eslint-plugin-react-hooks": "4.4.0",
101
101
  "eslint-plugin-simple-import-sort": "7.0.0",
102
- "eslint-plugin-testing-library": "5.0.0",
103
- "graphql": "16.0.1",
102
+ "eslint-plugin-testing-library": "5.1.0",
103
+ "graphql": "16.3.0",
104
104
  "husky": "7.0.4",
105
105
  "identity-obj-proxy": "3.0.0",
106
- "jest": "27.3.1",
106
+ "jest": "27.5.1",
107
107
  "jest-watch-typeahead": "1.0.0",
108
- "lint-staged": "11.2.6",
109
- "prettier": "2.4.1",
108
+ "lint-staged": "12.3.7",
109
+ "prettier": "2.6.1",
110
110
  "react": "17.0.2",
111
111
  "react-dom": "17.0.2",
112
- "semantic-release": "17.4.7",
113
- "storybook-builder-vite": "0.1.7",
114
- "ts-jest": "27.0.7",
112
+ "semantic-release": "19.0.2",
113
+ "storybook-builder-vite": "0.1.22",
114
+ "ts-jest": "27.1.4",
115
115
  "ts-patch": "2.0.1",
116
- "typescript": "4.4.4",
116
+ "typescript": "4.6.3",
117
117
  "typescript-transform-paths": "3.3.1",
118
- "vite": "2.6.14",
119
- "vite-tsconfig-paths": "3.3.17"
118
+ "vite": "2.9.0",
119
+ "vite-tsconfig-paths": "3.4.1"
120
120
  },
121
121
  "dependencies": {
122
- "@chakra-ui/react": "1.7.1",
123
- "@emotion/react": "11.6.0",
124
- "@emotion/styled": "11.6.0",
125
- "@fontsource/lora": "4.5.1",
126
- "@fontsource/roboto": "4.5.1",
127
- "framer-motion": "4.1.17",
122
+ "@chakra-ui/react": "1.8.7",
123
+ "@emotion/react": "11.8.2",
124
+ "@emotion/styled": "11.8.1",
125
+ "@fontsource/lora": "4.5.6",
126
+ "@fontsource/roboto": "4.5.5",
127
+ "framer-motion": "6.2.8",
128
128
  "react-ripples": "2.2.1"
129
129
  }
130
130
  }