@douyinfe/semi-foundation 2.92.0 → 2.92.2
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@douyinfe/semi-foundation",
|
|
3
|
-
"version": "2.92.
|
|
3
|
+
"version": "2.92.2",
|
|
4
4
|
"description": "",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rimraf lib",
|
|
@@ -9495,8 +9495,8 @@
|
|
|
9495
9495
|
}
|
|
9496
9496
|
},
|
|
9497
9497
|
"dependencies": {
|
|
9498
|
-
"@douyinfe/semi-animation": "2.92.
|
|
9499
|
-
"@douyinfe/semi-json-viewer-core": "2.92.
|
|
9498
|
+
"@douyinfe/semi-animation": "2.92.2",
|
|
9499
|
+
"@douyinfe/semi-json-viewer-core": "2.92.2",
|
|
9500
9500
|
"@mdx-js/mdx": "^3.0.1",
|
|
9501
9501
|
"async-validator": "^3.5.0",
|
|
9502
9502
|
"classnames": "^2.2.6",
|
|
@@ -9517,7 +9517,7 @@
|
|
|
9517
9517
|
"*.scss",
|
|
9518
9518
|
"*.css"
|
|
9519
9519
|
],
|
|
9520
|
-
"gitHead": "
|
|
9520
|
+
"gitHead": "5b350f6e4d41c36afb262f5b835c3223cfbb9233",
|
|
9521
9521
|
"devDependencies": {
|
|
9522
9522
|
"@babel/plugin-transform-runtime": "^7.15.8",
|
|
9523
9523
|
"@babel/preset-env": "^7.15.8",
|