@smg-automotive/components 27.3.0 → 27.3.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.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smg-automotive/components",
|
|
3
|
-
"version": "27.3.
|
|
3
|
+
"version": "27.3.1",
|
|
4
4
|
"description": "SMG Automotive components library",
|
|
5
5
|
"main": "dist/cjs/index.js",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"react-dom": "^19.0.0"
|
|
170
170
|
},
|
|
171
171
|
"devDependencies": {
|
|
172
|
-
"@anolilab/semantic-release-pnpm": "8.1.
|
|
172
|
+
"@anolilab/semantic-release-pnpm": "8.1.16",
|
|
173
173
|
"@babel/preset-env": "7.29.2",
|
|
174
174
|
"@babel/preset-react": "7.28.5",
|
|
175
175
|
"@babel/preset-typescript": "7.28.5",
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
"@types/fs-extra": "11.0.4",
|
|
251
251
|
"embla-carousel-react": "8.6.0",
|
|
252
252
|
"framer-motion": "12.38.0",
|
|
253
|
-
"fs-extra": "11.3.
|
|
253
|
+
"fs-extra": "11.3.6",
|
|
254
254
|
"fuse.js": "7.3.0",
|
|
255
255
|
"globals": "17.7.0",
|
|
256
256
|
"merge-json-file": "1.0.1",
|