@itcase/ui 1.2.29 → 1.2.30

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@itcase/ui",
3
- "version": "1.2.29",
3
+ "version": "1.2.30",
4
4
  "description": "UI components (Modal, Loader, Popup, etc)",
5
5
  "keywords": [
6
6
  "Modal",
@@ -97,11 +97,11 @@
97
97
  "registry": "https://registry.npmjs.org/"
98
98
  },
99
99
  "dependencies": {
100
- "@itcase/common": "^1.2.15",
100
+ "@itcase/common": "^1.2.16",
101
101
  "clsx": "^2.1.1",
102
+ "date-fns": "^4.1.0",
102
103
  "js-cookie": "^3.0.5",
103
104
  "lodash": "^4.17.21",
104
- "luxon": "^3.5.0",
105
105
  "prop-types": "^15.8.1",
106
106
  "rc-slider": "^11.1.7",
107
107
  "react": "^18.3.1",
@@ -118,7 +118,7 @@
118
118
  "react-scroll": "^1.9.0",
119
119
  "react-scrollbars-custom": "^4.1.1",
120
120
  "react-select": "^5.8.3",
121
- "swiper": "^11.1.14",
121
+ "swiper": "^11.1.15",
122
122
  "uuid": "^11.0.3"
123
123
  },
124
124
  "devDependencies": {
@@ -128,9 +128,9 @@
128
128
  "@babel/preset-env": "^7.26.0",
129
129
  "@babel/preset-react": "^7.25.9",
130
130
  "@chromatic-com/storybook": "^3.2.2",
131
- "@commitlint/cli": "^19.5.0",
132
- "@commitlint/config-conventional": "^19.5.0",
133
- "@itcase/lint": "^1.0.16",
131
+ "@commitlint/cli": "^19.6.0",
132
+ "@commitlint/config-conventional": "^19.6.0",
133
+ "@itcase/lint": "^1.0.18",
134
134
  "@lehoczky/postcss-fluid": "^1.0.3",
135
135
  "@rollup/plugin-babel": "^6.0.4",
136
136
  "@rollup/plugin-commonjs": "^28.0.1",
@@ -141,17 +141,17 @@
141
141
  "@semantic-release/changelog": "^6.0.3",
142
142
  "@semantic-release/git": "^10.0.1",
143
143
  "@semantic-release/release-notes-generator": "14.0.1",
144
- "@storybook/addon-essentials": "^8.4.4",
145
- "@storybook/addon-interactions": "^8.4.4",
146
- "@storybook/addon-links": "^8.4.4",
147
- "@storybook/addon-onboarding": "^8.4.4",
144
+ "@storybook/addon-essentials": "^8.4.5",
145
+ "@storybook/addon-interactions": "^8.4.5",
146
+ "@storybook/addon-links": "^8.4.5",
147
+ "@storybook/addon-onboarding": "^8.4.5",
148
148
  "@storybook/addon-styling-webpack": "^1.0.1",
149
- "@storybook/addon-themes": "^8.4.4",
149
+ "@storybook/addon-themes": "^8.4.5",
150
150
  "@storybook/addon-webpack5-compiler-swc": "^1.0.5",
151
- "@storybook/blocks": "^8.4.4",
152
- "@storybook/react": "^8.4.4",
153
- "@storybook/react-webpack5": "^8.4.4",
154
- "@storybook/test": "^8.4.4",
151
+ "@storybook/blocks": "^8.4.5",
152
+ "@storybook/react": "^8.4.5",
153
+ "@storybook/react-webpack5": "^8.4.5",
154
+ "@storybook/test": "^8.4.5",
155
155
  "@types/js-cookie": "^3.0.6",
156
156
  "@types/lodash": "^4.17.13",
157
157
  "@types/react": "^18",
@@ -165,10 +165,10 @@
165
165
  "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
166
166
  "conventional-changelog-conventionalcommits": "^8.0.0",
167
167
  "eslint": "9.15.0",
168
- "eslint-plugin-storybook": "^0.11.0",
169
- "husky": "^9.1.6",
168
+ "eslint-plugin-storybook": "^0.11.1",
169
+ "husky": "^9.1.7",
170
170
  "lint-staged": "^15.2.10",
171
- "npm": "^10.9.0",
171
+ "npm": "^10.9.1",
172
172
  "postcss": "^8.4.49",
173
173
  "postcss-aspect-ratio-polyfill": "^2.0.0",
174
174
  "postcss-cli": "^11.0.0",
@@ -191,15 +191,15 @@
191
191
  "postcss-pxtorem": "^6.1.0",
192
192
  "postcss-sort-media-queries": "^5.2.0",
193
193
  "prettier": "^3.3.3",
194
- "rollup": "^4.27.2",
194
+ "rollup": "^4.27.3",
195
195
  "rollup-plugin-copy": "^3.5.0",
196
196
  "rollup-plugin-dts": "^6.1.1",
197
197
  "rollup-plugin-peer-deps-external": "^2.2.4",
198
198
  "rollup-preserve-directives": "^1.1.2",
199
199
  "semantic-release": "^24.2.0",
200
- "storybook": "^8.4.4",
200
+ "storybook": "^8.4.5",
201
201
  "stylelint": "^16.10.0",
202
202
  "typescript": "^5.6.3"
203
203
  },
204
- "packageManager": "pnpm@8.6.2+sha1.343879a68ea9ba1427ee1392072c8ad68537c534"
204
+ "packageManager": "pnpm@9.14.2"
205
205
  }