@flatjs/evolve 1.8.1-next.25 → 1.8.1-next.26

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # @flatjs/evolve
2
2
 
3
+ ## 1.8.1-next.26
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [898d48f]
8
+ - @flatjs/common@1.8.1-next.14
9
+ - @flatjs/forge-postcss-plugin-pixel@1.8.1-next.14
10
+ - @flatjs/mock@1.8.1-next.24
11
+ - @flatjs/evolve-preset-babel@1.8.1-next.6
12
+
3
13
  ## 1.8.1-next.25
4
14
 
5
15
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flatjs/evolve",
3
- "version": "1.8.1-next.25",
3
+ "version": "1.8.1-next.26",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "exports": {
@@ -40,10 +40,10 @@
40
40
  "@armit/file-utility": "^0.0.19",
41
41
  "@armit/package": "^0.0.29",
42
42
  "@babel/core": "7.21.8",
43
- "@flatjs/common": "1.8.1-next.13",
43
+ "@flatjs/common": "1.8.1-next.14",
44
44
  "@flatjs/evolve-preset-babel": "1.8.1-next.6",
45
- "@flatjs/forge-postcss-plugin-pixel": "1.8.1-next.13",
46
- "@flatjs/mock": "1.8.1-next.23",
45
+ "@flatjs/forge-postcss-plugin-pixel": "1.8.1-next.14",
46
+ "@flatjs/mock": "1.8.1-next.24",
47
47
  "@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
48
48
  "@types/babel__core": "7.20.0",
49
49
  "babel-loader": "9.1.2",
@@ -75,7 +75,7 @@
75
75
  },
76
76
  "devDependencies": {
77
77
  "@armit/eslint-config-bases": "^0.0.16",
78
- "@flatjs/testing": "1.8.1-next.10",
78
+ "@flatjs/testing": "1.8.1-next.11",
79
79
  "@swc/core": "1.3.59",
80
80
  "@types/express": "4.17.17",
81
81
  "@types/node": "20.2.3",