@itcase/storybook-config 1.2.49 → 1.2.51

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/storybook-config",
3
- "version": "1.2.49",
3
+ "version": "1.2.51",
4
4
  "author": "ITCase",
5
5
  "description": "Storybook configuration package",
6
6
  "engines": {
@@ -82,55 +82,55 @@
82
82
  "react-dom": "^18"
83
83
  },
84
84
  "dependencies": {
85
- "@gorhom/bottom-sheet": "^5.2.8",
86
- "@itcase/config": "^1.6.52",
85
+ "@gorhom/bottom-sheet": "^5.2.9",
86
+ "@itcase/config": "^1.6.53",
87
87
  "@itcase/storybook-addon-auth": "^1.0.5",
88
- "@react-native-async-storage/async-storage": "^3.0.1",
88
+ "@react-native-async-storage/async-storage": "^3.0.2",
89
89
  "@react-native-community/datetimepicker": "^9.1.0",
90
- "@storybook/addon-designs": "^11.1.2",
91
- "@storybook/addon-docs": "^10.3.0",
92
- "@storybook/addon-links": "^10.3.0",
93
- "@storybook/addon-ondevice-actions": "10.2.3",
94
- "@storybook/addon-ondevice-backgrounds": "10.2.3",
95
- "@storybook/addon-ondevice-controls": "10.2.3",
96
- "@storybook/addon-ondevice-notes": "^10.2.3",
90
+ "@storybook/addon-designs": "^11.1.3",
91
+ "@storybook/addon-docs": "^10.3.5",
92
+ "@storybook/addon-links": "^10.3.5",
93
+ "@storybook/addon-ondevice-actions": "10.3.1",
94
+ "@storybook/addon-ondevice-backgrounds": "10.3.1",
95
+ "@storybook/addon-ondevice-controls": "10.3.1",
96
+ "@storybook/addon-ondevice-notes": "^10.3.1",
97
97
  "@storybook/addon-react-native-web": "^0.0.29",
98
- "@storybook/addon-styling-webpack": "^3.0.1",
99
- "@storybook/addon-themes": "^10.3.0",
100
- "@storybook/addon-vitest": "^10.3.0",
101
- "@storybook/addon-webpack5-compiler-swc": "^4.0.2",
102
- "@storybook/builder-vite": "^10.3.0",
103
- "@storybook/nextjs": "^10.3.0",
104
- "@storybook/nextjs-vite": "^10.3.0",
105
- "@storybook/react": "^10.3.0",
106
- "@storybook/react-native": "10.2.3",
107
- "@storybook/react-native-ui-lite": "10.2.3",
108
- "@storybook/react-native-web-vite": "^10.3.0",
109
- "@storybook/react-vite": "^10.3.0",
110
- "@storybook/react-webpack5": "^10.3.0",
98
+ "@storybook/addon-styling-webpack": "^3.0.2",
99
+ "@storybook/addon-themes": "^10.3.5",
100
+ "@storybook/addon-vitest": "^10.3.5",
101
+ "@storybook/addon-webpack5-compiler-swc": "^4.0.3",
102
+ "@storybook/builder-vite": "^10.3.5",
103
+ "@storybook/nextjs": "^10.3.5",
104
+ "@storybook/nextjs-vite": "^10.3.5",
105
+ "@storybook/react": "^10.3.5",
106
+ "@storybook/react-native": "10.3.1",
107
+ "@storybook/react-native-ui-lite": "10.3.1",
108
+ "@storybook/react-native-web-vite": "^10.3.5",
109
+ "@storybook/react-vite": "^10.3.5",
110
+ "@storybook/react-webpack5": "^10.3.5",
111
111
  "@vitejs/plugin-react": "^6.0.1",
112
- "@vitest/browser-playwright": "^4.1.0",
112
+ "@vitest/browser-playwright": "^4.1.4",
113
113
  "babel-loader": "^10.1.1",
114
114
  "babel-plugin-react-docgen": "^4.2.1",
115
115
  "babel-plugin-react-native-web": "^0.21.2",
116
116
  "babel-plugin-transform-inline-environment-variables": "^0.4.4",
117
117
  "chalk": "^5.6.2",
118
118
  "http-proxy-middleware": "^3.0.5",
119
- "msw": "^2.12.13",
120
- "msw-storybook-addon": "^2.0.6",
121
- "react-native-gesture-handler": "^2.30.0",
122
- "react-native-reanimated": "^4.2.2",
119
+ "msw": "^2.13.2",
120
+ "msw-storybook-addon": "^2.0.7",
121
+ "react-native-gesture-handler": "^2.31.1",
122
+ "react-native-reanimated": "^4.3.0",
123
123
  "react-native-safe-area-context": "^5.7.0",
124
124
  "react-native-svg": "^15.15.4",
125
125
  "react-native-web": "^0.21.2",
126
- "react-native-worklets": "^0.7.4",
127
- "storybook": "^10.3.0",
126
+ "react-native-worklets": "^0.8.1",
127
+ "storybook": "^10.3.5",
128
128
  "storybook-addon-source-link": "^2.0.1",
129
- "vite": "^8.0.1",
130
- "vite-plugin-babel": "^1.5.1",
131
- "vite-plugin-svgr": "^4.5.0",
129
+ "vite": "^8.0.8",
130
+ "vite-plugin-babel": "^1.6.0",
131
+ "vite-plugin-svgr": "^5.2.0",
132
132
  "vite-tsconfig-paths": "^6.1.1",
133
- "vitest": "^4.1.0"
133
+ "vitest": "^4.1.4"
134
134
  },
135
135
  "devDependencies": {
136
136
  "@babel/core": "^7.29.0",
@@ -140,43 +140,43 @@
140
140
  "@commitlint/cli": "^20.5.0",
141
141
  "@commitlint/config-conventional": "^20.5.0",
142
142
  "@itcase/common": "^1.2.41",
143
- "@itcase/lint": "^1.1.102",
144
- "@itcase/ui-core": "^1.9.77",
145
- "@itcase/ui-web": "^1.9.77",
146
- "@react-native-community/cli": "20.1.2",
147
- "@react-native-community/cli-platform-android": "20.1.2",
148
- "@react-native-community/cli-platform-ios": "20.1.2",
149
- "@react-native/babel-preset": "0.84.1",
150
- "@react-native/eslint-config": "0.84.1",
151
- "@react-native/metro-config": "0.84.1",
152
- "@react-native/typescript-config": "0.84.1",
143
+ "@itcase/lint": "^1.1.104",
144
+ "@itcase/ui-core": "^1.9.85",
145
+ "@itcase/ui-web": "^1.9.85",
146
+ "@react-native-community/cli": "20.1.3",
147
+ "@react-native-community/cli-platform-android": "20.1.3",
148
+ "@react-native-community/cli-platform-ios": "20.1.3",
149
+ "@react-native/babel-preset": "0.85.0",
150
+ "@react-native/eslint-config": "0.85.0",
151
+ "@react-native/metro-config": "0.85.0",
152
+ "@react-native/typescript-config": "0.85.0",
153
153
  "@rollup/plugin-babel": "^7.0.0",
154
154
  "@rollup/plugin-commonjs": "^29.0.2",
155
155
  "@rollup/plugin-json": "^6.1.0",
156
156
  "@rollup/plugin-node-resolve": "^16.0.3",
157
- "@storybook/addon-docs": "^10.3.0",
157
+ "@storybook/addon-docs": "^10.3.5",
158
158
  "@types/react": "^18",
159
159
  "@types/react-dom": "^18",
160
160
  "react-docgen": "^8.0.3",
161
161
  "react-docgen-typescript": "^2.4.0",
162
162
  "babel-plugin-transform-inline-environment-variables": "^0.4.4",
163
- "conventional-changelog-conventionalcommits": "^9.3.0",
163
+ "conventional-changelog-conventionalcommits": "^9.3.1",
164
164
  "eslint": "9.39.2",
165
165
  "glob": "^13.0.6",
166
166
  "husky": "^9.1.7",
167
167
  "lint-staged": "^16.4.0",
168
- "next": "^16.2.0",
169
- "prettier": "^3.8.1",
168
+ "next": "^16.2.3",
169
+ "prettier": "^3.8.2",
170
170
  "react": "^18",
171
171
  "react-dom": "^18",
172
- "react-native": "0.84.1",
172
+ "react-native": "0.85.0",
173
173
  "react-native-web": "^0.21.2",
174
- "rollup": "^4.59.0",
174
+ "rollup": "^4.60.1",
175
175
  "rollup-plugin-copy": "^3.5.0",
176
176
  "rollup-plugin-peer-deps-external": "^2.2.4",
177
177
  "semantic-release": "^25.0.3",
178
- "stylelint": "^17.4.0",
178
+ "stylelint": "^17.7.0",
179
179
  "typescript": "^5.9.3",
180
- "vite": "^8.0.1"
180
+ "vite": "^8.0.8"
181
181
  }
182
182
  }