@flatjs/evolve 2.1.6 → 2.1.7
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.
|
3
|
+
"version": "2.1.7",
|
4
4
|
"license": "MIT",
|
5
5
|
"type": "module",
|
6
6
|
"exports": {
|
@@ -43,12 +43,12 @@
|
|
43
43
|
"@babel/core": "^7.25.9",
|
44
44
|
"@clack/prompts": "^0.7.0",
|
45
45
|
"@discoveryjs/json-ext": "0.6.2",
|
46
|
-
"@flatjs/babel-plugin-import": "2.1.
|
47
|
-
"@flatjs/common": "2.1.
|
48
|
-
"@flatjs/evolve-preset-babel": "2.1.
|
49
|
-
"@flatjs/forge-postcss-plugin-pixel": "2.1.
|
50
|
-
"@flatjs/graph": "2.1.
|
51
|
-
"@flatjs/mock": "2.2.
|
46
|
+
"@flatjs/babel-plugin-import": "2.1.5",
|
47
|
+
"@flatjs/common": "2.1.5",
|
48
|
+
"@flatjs/evolve-preset-babel": "2.1.5",
|
49
|
+
"@flatjs/forge-postcss-plugin-pixel": "2.1.5",
|
50
|
+
"@flatjs/graph": "2.1.5",
|
51
|
+
"@flatjs/mock": "2.2.1",
|
52
52
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
53
53
|
"@types/babel__core": "^7.20.5",
|
54
54
|
"babel-loader": "^9.2.1",
|
@@ -88,7 +88,7 @@
|
|
88
88
|
"@dimjs/model": "2.0.1",
|
89
89
|
"@dimjs/model-react": "2.0.1",
|
90
90
|
"@dimjs/utils": "2.0.2",
|
91
|
-
"@flatjs/testing": "2.1.
|
91
|
+
"@flatjs/testing": "2.1.5",
|
92
92
|
"@hyperse/eslint-config-hyperse": "^1.2.6",
|
93
93
|
"@swc/core": "1.7.39",
|
94
94
|
"@types/express": "5.0.0",
|