@vchasno/ui-kit 0.3.6 → 0.3.7

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vchasno/ui-kit",
3
- "version": "0.3.6",
3
+ "version": "0.3.7",
4
4
  "description": "React UI components for Vchasno applications",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",
@@ -105,9 +105,7 @@
105
105
  "@trivago/prettier-plugin-sort-imports": "4.3.0",
106
106
  "@types/jest": "29.5.12",
107
107
  "@types/react": "~17.0.25",
108
- "@types/react-datepicker": "6.2.0",
109
108
  "@types/react-dom": "~17.0.25",
110
- "@types/react-text-mask": "^5.4.11",
111
109
  "@typescript-eslint/eslint-plugin": "^7.7.1",
112
110
  "@typescript-eslint/parser": "^7.7.1",
113
111
  "date-fns": "^3.6.0",
@@ -146,6 +144,8 @@
146
144
  "@emotion/styled": "11.11.5",
147
145
  "@mui/material": "5.15.16",
148
146
  "@szhsin/react-menu": "^4.1.0",
147
+ "@types/react-datepicker": "6.2.0",
148
+ "@types/react-text-mask": "5.4.11",
149
149
  "classnames": "2.5.1",
150
150
  "react-datepicker": "6.9.0",
151
151
  "react-select": "5.8.0",