@flatjs/evolve 2.1.0-next.2 → 2.1.0-next.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
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.3",
|
4
4
|
"license": "MIT",
|
5
5
|
"type": "module",
|
6
6
|
"exports": {
|
@@ -41,12 +41,12 @@
|
|
41
41
|
"@armit/package": "^0.1.5",
|
42
42
|
"@armit/worker-threads": "^0.1.4",
|
43
43
|
"@babel/core": "7.24.3",
|
44
|
-
"@flatjs/babel-plugin-import": "2.1.0-next.
|
44
|
+
"@flatjs/babel-plugin-import": "2.1.0-next.2",
|
45
45
|
"@flatjs/common": "2.1.0-next.2",
|
46
46
|
"@flatjs/evolve-preset-babel": "2.1.0-next.2",
|
47
47
|
"@flatjs/forge-postcss-plugin-pixel": "2.1.0-next.2",
|
48
|
-
"@flatjs/graph": "2.1.0-next.
|
49
|
-
"@flatjs/mock": "2.1.0-next.
|
48
|
+
"@flatjs/graph": "2.1.0-next.3",
|
49
|
+
"@flatjs/mock": "2.1.0-next.3",
|
50
50
|
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
|
51
51
|
"@types/babel__core": "7.20.5",
|
52
52
|
"babel-loader": "9.1.3",
|