@inntechcorp/it-design 2.1.71 → 2.1.73

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": "@inntechcorp/it-design",
3
- "version": "2.1.71",
3
+ "version": "2.1.73",
4
4
  "description": "All in one Design library for web applications.",
5
5
  "author": "Inn.Tech",
6
6
  "license": "ISC",
@@ -29,74 +29,74 @@
29
29
  },
30
30
  "dependencies": {
31
31
  "@mona-health/react-input-mask": "^3.0.3",
32
- "autoprefixer": "^10.4.20",
33
- "axios": "1.8.1",
34
- "core-js": "3.40.0",
32
+ "autoprefixer": "10.4.21",
33
+ "axios": "1.8.4",
34
+ "core-js": "3.41.0",
35
35
  "fast-deep-equal": "^3.1.3",
36
- "i18next": "24.2.2",
36
+ "i18next": "24.2.3",
37
37
  "i18next-browser-languagedetector": "8.0.4",
38
38
  "i18next-http-backend": "3.0.2",
39
39
  "i18next-resources-to-backend": "^1.2.1",
40
40
  "lodash-es": "^4.17.21",
41
41
  "moment": "2.30.1",
42
- "moment-timezone": "0.5.47",
42
+ "moment-timezone": "0.5.48",
43
43
  "overlayscrollbars": "2.0.3",
44
44
  "overlayscrollbars-react": "0.5.0",
45
45
  "postcss": "8.5.3",
46
46
  "postcss-calc": "10.1.1",
47
47
  "prop-types": "^15.8.1",
48
48
  "query-string": "9.1.1",
49
- "react": "19.0.0",
50
- "react-dom": "19.0.0",
49
+ "react": "19.1.0",
50
+ "react-dom": "19.1.0",
51
51
  "react-i18next": "15.4.1",
52
52
  "react-nanny": "^2.15.0",
53
53
  "react-number-format": "5.4.3",
54
- "react-router-dom": "7.2.0",
54
+ "react-router-dom": "7.4.1",
55
55
  "react-spring": "9.7.5",
56
56
  "react-svg": "16.3.0",
57
57
  "react-transition-group": "4.4.5",
58
58
  "smoothscroll-polyfill": "^0.4.4",
59
- "styled-components": "6.1.15",
59
+ "styled-components": "6.1.17",
60
60
  "uuid": "11.1.0",
61
61
  "web-vitals": "4.2.4"
62
62
  },
63
63
  "devDependencies": {
64
- "@babel/core": "7.26.9",
65
- "@babel/plugin-transform-runtime": "7.26.9",
64
+ "@babel/core": "7.26.10",
65
+ "@babel/plugin-transform-runtime": "7.26.10",
66
66
  "@babel/preset-env": "7.26.9",
67
67
  "@babel/preset-react": "^7.26.3",
68
- "@babel/preset-typescript": "7.26.0",
69
- "@babel/runtime": "7.26.9",
70
- "@chromatic-com/storybook": "3.2.5",
68
+ "@babel/preset-typescript": "7.27.0",
69
+ "@babel/runtime": "7.27.0",
70
+ "@chromatic-com/storybook": "3.2.6",
71
71
  "@rollup/plugin-babel": "6.0.4",
72
- "@rollup/plugin-commonjs": "^28.0.2",
72
+ "@rollup/plugin-commonjs": "28.0.3",
73
73
  "@rollup/plugin-image": "^3.0.3",
74
74
  "@rollup/plugin-json": "6.1.0",
75
- "@rollup/plugin-node-resolve": "^16.0.0",
76
- "@storybook/addon-essentials": "8.6.2",
77
- "@storybook/addon-interactions": "8.6.2",
78
- "@storybook/addon-links": "8.6.2",
79
- "@storybook/addon-mdx-gfm": "8.6.2",
80
- "@storybook/addon-onboarding": "8.6.2",
81
- "@storybook/blocks": "8.6.2",
82
- "@storybook/node-logger": "8.6.2",
83
- "@storybook/react": "8.6.2",
84
- "@storybook/react-vite": "8.6.2",
85
- "@storybook/test": "8.6.2",
75
+ "@rollup/plugin-node-resolve": "16.0.1",
76
+ "@storybook/addon-essentials": "8.6.12",
77
+ "@storybook/addon-interactions": "8.6.12",
78
+ "@storybook/addon-links": "8.6.12",
79
+ "@storybook/addon-mdx-gfm": "8.6.12",
80
+ "@storybook/addon-onboarding": "8.6.12",
81
+ "@storybook/blocks": "8.6.12",
82
+ "@storybook/node-logger": "8.6.12",
83
+ "@storybook/react": "8.6.12",
84
+ "@storybook/react-vite": "8.6.12",
85
+ "@storybook/test": "8.6.12",
86
86
  "@testing-library/jest-dom": "6.6.3",
87
- "@testing-library/react": "16.2.0",
87
+ "@testing-library/react": "16.3.0",
88
88
  "@testing-library/user-event": "14.6.1",
89
89
  "@types/lodash-es": "^4.17.12",
90
- "@types/node": "22.13.8",
91
- "@types/react": "19.0.10",
92
- "@types/react-dom": "19.0.4",
90
+ "@types/node": "22.14.0",
91
+ "@types/react": "19.1.0",
92
+ "@types/react-dom": "19.1.1",
93
93
  "@types/rollup-plugin-node-globals": "1.4.5",
94
94
  "@vitejs/plugin-react": "4.3.4",
95
95
  "babel-plugin-styled-components": "2.1.4",
96
96
  "copy-webpack-plugin": "13.0.0",
97
97
  "customize-cra": "^1.0.0",
98
98
  "dts-bundle-generator": "^9.5.1",
99
- "eslint-plugin-storybook": "0.11.3",
99
+ "eslint-plugin-storybook": "0.12.0",
100
100
  "esm": "^3.2.25",
101
101
  "less-loader": "12.2.0",
102
102
  "postcss-custom-properties": "14.0.4",
@@ -105,9 +105,9 @@
105
105
  "postcss-normalize": "13.0.1",
106
106
  "postcss-preset-env": "10.1.5",
107
107
  "react-app-rewired": "^2.2.1",
108
- "rollup": "4.34.9",
108
+ "rollup": "4.39.0",
109
109
  "rollup-plugin-copy": "^3.5.0",
110
- "rollup-plugin-dts": "6.1.1",
110
+ "rollup-plugin-dts": "6.2.1",
111
111
  "rollup-plugin-local-resolve": "^1.0.7",
112
112
  "rollup-plugin-node-builtins": "^2.1.2",
113
113
  "rollup-plugin-node-globals": "^1.4.0",
@@ -118,14 +118,14 @@
118
118
  "rollup-plugin-styles": "4.0.0",
119
119
  "rollup-plugin-terser": "^7.0.2",
120
120
  "rollup-plugin-typescript2": "0.36.0",
121
- "sass": "1.85.1",
121
+ "sass": "1.86.2",
122
122
  "source-map-loader": "5.0.0",
123
- "storybook": "8.6.2",
123
+ "storybook": "8.6.12",
124
124
  "tslib": "2.8.1",
125
125
  "typescript": "5.8.2",
126
- "vite": "6.2.0",
126
+ "vite": "6.2.4",
127
127
  "vite-plugin-css-injected-by-js": "3.5.2",
128
- "vite-plugin-dts": "4.5.1",
128
+ "vite-plugin-dts": "4.5.3",
129
129
  "vite-plugin-lib-inject-css": "2.2.1",
130
130
  "vite-plugin-node-polyfills": "0.23.0",
131
131
  "vite-plugin-svgr": "4.3.0",