@flatjs/evolve 2.1.0-next.13 → 2.1.0-next.15
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +8 -8
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@flatjs/evolve",
|
3
|
-
"version": "2.1.0-next.
|
3
|
+
"version": "2.1.0-next.15",
|
4
4
|
"license": "MIT",
|
5
5
|
"type": "module",
|
6
6
|
"exports": {
|
@@ -40,12 +40,12 @@
|
|
40
40
|
"@armit/git": "^0.2.1",
|
41
41
|
"@armit/package": "^0.2.1",
|
42
42
|
"@babel/core": "^7.24.7",
|
43
|
-
"@flatjs/babel-plugin-import": "2.1.0-next.
|
44
|
-
"@flatjs/common": "2.1.0-next.
|
45
|
-
"@flatjs/evolve-preset-babel": "2.1.0-next.
|
46
|
-
"@flatjs/forge-postcss-plugin-pixel": "2.1.0-next.
|
47
|
-
"@flatjs/graph": "2.1.0-next.
|
48
|
-
"@flatjs/mock": "2.1.0-next.
|
43
|
+
"@flatjs/babel-plugin-import": "2.1.0-next.7",
|
44
|
+
"@flatjs/common": "2.1.0-next.6",
|
45
|
+
"@flatjs/evolve-preset-babel": "2.1.0-next.6",
|
46
|
+
"@flatjs/forge-postcss-plugin-pixel": "2.1.0-next.6",
|
47
|
+
"@flatjs/graph": "2.1.0-next.8",
|
48
|
+
"@flatjs/mock": "2.1.0-next.9",
|
49
49
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
50
50
|
"@types/babel__core": "^7.20.5",
|
51
51
|
"babel-loader": "^9.1.3",
|
@@ -83,7 +83,7 @@
|
|
83
83
|
"@dimjs/model": "1.2.3",
|
84
84
|
"@dimjs/model-react": "1.2.3",
|
85
85
|
"@dimjs/utils": "1.5.1",
|
86
|
-
"@flatjs/testing": "2.1.0-next.
|
86
|
+
"@flatjs/testing": "2.1.0-next.6",
|
87
87
|
"@hyperse/eslint-config-hyperse": "^1.0.8",
|
88
88
|
"@swc/core": "1.5.29",
|
89
89
|
"@types/express": "4.17.21",
|