@smg-automotive/components 27.3.2 → 27.4.0-chunk-fix-e2e-login-credentials-timeout.1

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smg-automotive/components",
3
- "version": "27.3.2",
3
+ "version": "27.4.0-chunk-fix-e2e-login-credentials-timeout.1",
4
4
  "description": "SMG Automotive components library",
5
5
  "type": "commonjs",
6
6
  "exports": {
@@ -159,7 +159,7 @@
159
159
  "rollup-plugin-dts": "6.4.1",
160
160
  "rollup-plugin-executable": "1.6.3",
161
161
  "rollup-plugin-peer-deps-external": "2.2.4",
162
- "semantic-release": "25.0.6",
162
+ "semantic-release": "25.0.7",
163
163
  "space-separated-tokens": "2.0.2",
164
164
  "storybook": "8.6.18",
165
165
  "stream-http": "3.2.0",
@@ -170,8 +170,8 @@
170
170
  "unist-util-visit": "5.1.0",
171
171
  "webpack": "5.106.2",
172
172
  "@smg-automotive/auth": "0.0.0-development",
173
- "@smg-automotive/tools": "0.0.0-development",
174
- "@smg-automotive/eslint-config": "6.0.3"
173
+ "@smg-automotive/eslint-config": "6.0.3",
174
+ "@smg-automotive/tools": "0.0.0-development"
175
175
  },
176
176
  "dependencies": {
177
177
  "@chakra-ui/cli": "3.36.0",
@@ -182,11 +182,11 @@
182
182
  "@smg-automotive/phrase-pkg": "1.1.0",
183
183
  "@types/fs-extra": "11.0.4",
184
184
  "embla-carousel-react": "8.6.0",
185
- "framer-motion": "12.38.0",
186
185
  "fs-extra": "11.3.6",
187
186
  "fuse.js": "7.3.0",
188
187
  "globals": "17.7.0",
189
188
  "merge-json-file": "1.0.1",
189
+ "motion": "12.38.0",
190
190
  "use-debounce": "10.1.1",
191
191
  "yargs": "18.0.0"
192
192
  },