@itcase/ui 1.9.39 → 1.9.40

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 +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itcase/ui",
3
- "version": "1.9.39",
3
+ "version": "1.9.40",
4
4
  "description": "UI components (Modal, Loader, Popup, etc)",
5
5
  "keywords": [
6
6
  "Modal",
@@ -106,16 +106,16 @@
106
106
  "@itcase/common": "^1.2.36",
107
107
  "@itcase/icons": "^1.2.28",
108
108
  "@itcase/storybook-config": "^1.2.30",
109
- "@itcase/tokens-am": "^1.1.40",
110
- "@itcase/tokens-baikal": "^1.1.40",
111
- "@itcase/tokens-palette": "^1.1.40",
109
+ "@itcase/tokens-am": "^1.1.41",
110
+ "@itcase/tokens-baikal": "^1.1.41",
111
+ "@itcase/tokens-palette": "^1.1.41",
112
112
  "clsx": "^2.1.1",
113
113
  "date-fns": "^4.1.0",
114
- "framer-motion": "^12.25.0",
114
+ "framer-motion": "^12.26.2",
115
115
  "js-cookie": "^3.0.5",
116
116
  "lodash": "^4.17.21",
117
117
  "luxon": "^3.7.2",
118
- "motion": "^12.25.0",
118
+ "motion": "^12.26.2",
119
119
  "rc-slider": "^11.1.9",
120
120
  "react": "^18.3.1",
121
121
  "react-dadata": "^2.27.4",
@@ -136,12 +136,12 @@
136
136
  "uuid": "^13.0.0"
137
137
  },
138
138
  "devDependencies": {
139
- "@babel/core": "^7.28.5",
139
+ "@babel/core": "^7.28.6",
140
140
  "@babel/preset-react": "^7.28.5",
141
141
  "@commitlint/cli": "^20.3.1",
142
142
  "@commitlint/config-conventional": "^20.3.1",
143
- "@itcase/config": "^1.6.12",
144
- "@itcase/lint": "^1.1.74",
143
+ "@itcase/config": "^1.6.21",
144
+ "@itcase/lint": "^1.1.78",
145
145
  "@itcase/types": "^1.1.17",
146
146
  "@rollup/plugin-alias": "^6.0.0",
147
147
  "@rollup/plugin-babel": "^6.1.0",
@@ -155,7 +155,7 @@
155
155
  "@semantic-release/git": "^10.0.1",
156
156
  "@semantic-release/release-notes-generator": "14.1.0",
157
157
  "@types/js-cookie": "^3.0.6",
158
- "@types/lodash": "^4.17.21",
158
+ "@types/lodash": "^4.17.23",
159
159
  "@types/luxon": "^3.7.1",
160
160
  "@types/react": "^19",
161
161
  "@types/react-datepicker": "^7.0.0",