@eclass/ui-kit 1.19.2 → 1.21.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.19.2",
4
+ "version": "1.21.0",
5
5
  "files": [
6
6
  "dist"
7
7
  ],
@@ -61,45 +61,46 @@
61
61
  "devDependencies": {
62
62
  "@commitlint/cli": "13.2.1",
63
63
  "@commitlint/config-conventional": "13.2.0",
64
- "@semantic-release/changelog": "5.0.1",
64
+ "@semantic-release/changelog": "6.0.1",
65
65
  "@semantic-release/git": "9.0.1",
66
66
  "@storybook/addon-actions": "6.4.19",
67
67
  "@storybook/addon-essentials": "6.4.19",
68
68
  "@storybook/addon-links": "6.4.19",
69
+ "@storybook/builder-vite": "^0.1.41",
69
70
  "@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
- "@testing-library/user-event": "13.5.0",
71
+ "@storybook/storybook-deployer": "2.8.16",
72
+ "@testing-library/dom": "8.20.1",
73
+ "@testing-library/jest-dom": "5.17.0",
74
+ "@testing-library/react": "12.1.5",
75
+ "@testing-library/user-event": "14.4.3",
75
76
  "@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.104.6",
76
77
  "@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.38.3",
77
- "@types/jest": "27.4.1",
78
- "@types/react": "17.0.43",
79
- "@types/react-dom": "17.0.14",
78
+ "@types/jest": "27.5.2",
79
+ "@types/react": "17.0.64",
80
+ "@types/react-dom": "17.0.20",
80
81
  "@typescript-eslint/eslint-plugin": "5.17.0",
81
82
  "@typescript-eslint/parser": "5.17.0",
82
- "@vitejs/plugin-react": "1.3.0",
83
+ "@vitejs/plugin-react": "1.3.2",
83
84
  "copyfiles": "2.4.1",
84
- "eslint": "8.12.0",
85
- "eslint-config-prettier": "8.5.0",
85
+ "eslint": "8.46.0",
86
+ "eslint-config-prettier": "8.10.0",
86
87
  "eslint-config-standard": "16.0.3",
87
88
  "eslint-config-standard-jsx": "10.0.0",
88
89
  "eslint-config-standard-react": "11.0.1",
89
90
  "eslint-config-standard-with-typescript": "21.0.1",
90
- "eslint-import-resolver-typescript": "2.7.0",
91
- "eslint-plugin-import": "2.25.4",
91
+ "eslint-import-resolver-typescript": "2.7.1",
92
+ "eslint-plugin-import": "2.28.0",
92
93
  "eslint-plugin-jest": "25.7.0",
93
- "eslint-plugin-jest-dom": "4.0.1",
94
- "eslint-plugin-jsx-a11y": "6.5.1",
95
- "eslint-plugin-mdx": "1.17.0",
94
+ "eslint-plugin-jest-dom": "4.0.3",
95
+ "eslint-plugin-jsx-a11y": "6.7.1",
96
+ "eslint-plugin-mdx": "1.17.1",
96
97
  "eslint-plugin-node": "11.1.0",
97
- "eslint-plugin-prettier": "4.0.0",
98
- "eslint-plugin-promise": "6.0.0",
99
- "eslint-plugin-react": "7.29.4",
100
- "eslint-plugin-react-hooks": "4.4.0",
98
+ "eslint-plugin-prettier": "4.2.1",
99
+ "eslint-plugin-promise": "6.1.1",
100
+ "eslint-plugin-react": "7.33.1",
101
+ "eslint-plugin-react-hooks": "4.6.0",
101
102
  "eslint-plugin-simple-import-sort": "7.0.0",
102
- "eslint-plugin-testing-library": "5.1.0",
103
+ "eslint-plugin-testing-library": "5.11.1",
103
104
  "graphql": "16.3.0",
104
105
  "husky": "7.0.4",
105
106
  "identity-obj-proxy": "3.0.0",
@@ -109,23 +110,23 @@
109
110
  "prettier": "2.6.1",
110
111
  "react": "17.0.2",
111
112
  "react-dom": "17.0.2",
112
- "semantic-release": "19.0.3",
113
- "storybook-builder-vite": "0.1.22",
114
- "ts-jest": "27.1.4",
113
+ "semantic-release": "18.0.1",
114
+ "ts-jest": "27.1.5",
115
115
  "ts-patch": "2.0.1",
116
116
  "typescript": "4.6.3",
117
117
  "typescript-transform-paths": "3.3.1",
118
- "vite": "2.9.0",
118
+ "vite": "2.9.16",
119
119
  "vite-tsconfig-paths": "3.4.1"
120
120
  },
121
121
  "dependencies": {
122
- "@chakra-ui/react": "1.8.7",
122
+ "@chakra-ui/react": "1.8.9",
123
123
  "@emotion/react": "11.8.2",
124
124
  "@emotion/styled": "11.8.1",
125
- "@fontsource/lora": "4.5.6",
126
- "@fontsource/roboto": "4.5.5",
127
- "framer-motion": "6.2.8",
125
+ "@fontsource/lora": "4.5.13",
126
+ "@fontsource/roboto": "4.5.8",
128
127
  "@types/eclass-api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.104.6",
128
+ "framer-motion": "6.2.8",
129
+ "react-hot-toast": "2.4.1",
129
130
  "react-ripples": "2.2.1"
130
131
  }
131
132
  }