@atlaspack/config-default 3.1.1-canary.61 → 3.1.1-canary.62

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/package.json +32 -32
package/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # @atlaspack/config-default
2
2
 
3
+ ## 3.1.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @atlaspack/bundler-default@2.14.3
9
+ - @atlaspack/optimizer-image@3.1.3
10
+ - @atlaspack/packager-js@2.14.3
11
+ - @atlaspack/transformer-html@2.14.3
12
+ - @atlaspack/transformer-js@3.2.1
13
+ - @atlaspack/transformer-postcss@2.14.3
14
+ - @atlaspack/transformer-svg@2.14.3
15
+ - @atlaspack/optimizer-css@2.14.3
16
+ - @atlaspack/optimizer-svgo@2.14.3
17
+ - @atlaspack/optimizer-swc@2.14.3
18
+ - @atlaspack/packager-css@2.14.3
19
+ - @atlaspack/packager-html@2.14.3
20
+ - @atlaspack/packager-svg@2.14.3
21
+ - @atlaspack/reporter-dev-server@2.14.3
22
+ - @atlaspack/runtime-browser-hmr@2.14.3
23
+ - @atlaspack/runtime-js@2.14.3
24
+ - @atlaspack/runtime-react-refresh@2.14.3
25
+ - @atlaspack/runtime-service-worker@2.14.3
26
+ - @atlaspack/transformer-css@2.14.3
27
+ - @atlaspack/transformer-image@3.1.3
28
+ - @atlaspack/transformer-posthtml@2.14.3
29
+ - @atlaspack/transformer-react-refresh-wrap@2.14.3
30
+ - @atlaspack/resolver-default@2.14.3
31
+ - @atlaspack/compressor-raw@2.13.5
32
+ - @atlaspack/namer-default@2.14.3
33
+ - @atlaspack/optimizer-htmlnano@2.14.3
34
+ - @atlaspack/packager-raw@2.14.3
35
+ - @atlaspack/packager-wasm@2.14.3
36
+ - @atlaspack/transformer-json@2.14.3
37
+ - @atlaspack/transformer-raw@2.14.3
38
+
3
39
  ## 3.1.2
4
40
 
5
41
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaspack/config-default",
3
- "version": "3.1.1-canary.61+90150dfb6",
3
+ "version": "3.1.1-canary.62+0b3443dc5",
4
4
  "license": "(MIT OR Apache-2.0)",
5
5
  "type": "commonjs",
6
6
  "publishConfig": {
@@ -15,39 +15,39 @@
15
15
  "test-ci": "mocha"
16
16
  },
17
17
  "dependencies": {
18
- "@atlaspack/bundler-default": "2.14.1-canary.61+90150dfb6",
19
- "@atlaspack/compressor-raw": "2.13.3-canary.61+90150dfb6",
20
- "@atlaspack/namer-default": "2.14.1-canary.61+90150dfb6",
21
- "@atlaspack/optimizer-css": "2.14.1-canary.61+90150dfb6",
22
- "@atlaspack/optimizer-htmlnano": "2.14.1-canary.61+90150dfb6",
23
- "@atlaspack/optimizer-image": "3.1.1-canary.61+90150dfb6",
24
- "@atlaspack/optimizer-svgo": "2.14.1-canary.61+90150dfb6",
25
- "@atlaspack/optimizer-swc": "2.14.1-canary.61+90150dfb6",
26
- "@atlaspack/packager-css": "2.14.1-canary.61+90150dfb6",
27
- "@atlaspack/packager-html": "2.14.1-canary.61+90150dfb6",
28
- "@atlaspack/packager-js": "2.14.1-canary.61+90150dfb6",
29
- "@atlaspack/packager-raw": "2.14.1-canary.61+90150dfb6",
30
- "@atlaspack/packager-svg": "2.14.1-canary.61+90150dfb6",
31
- "@atlaspack/packager-wasm": "2.14.1-canary.61+90150dfb6",
32
- "@atlaspack/reporter-dev-server": "2.14.1-canary.61+90150dfb6",
33
- "@atlaspack/resolver-default": "2.14.1-canary.61+90150dfb6",
34
- "@atlaspack/runtime-browser-hmr": "2.14.1-canary.61+90150dfb6",
35
- "@atlaspack/runtime-js": "2.14.1-canary.61+90150dfb6",
36
- "@atlaspack/runtime-react-refresh": "2.14.1-canary.61+90150dfb6",
37
- "@atlaspack/runtime-service-worker": "2.14.1-canary.61+90150dfb6",
38
- "@atlaspack/transformer-css": "2.14.1-canary.61+90150dfb6",
39
- "@atlaspack/transformer-html": "2.14.1-canary.61+90150dfb6",
40
- "@atlaspack/transformer-image": "3.1.1-canary.61+90150dfb6",
41
- "@atlaspack/transformer-js": "3.1.1-canary.61+90150dfb6",
42
- "@atlaspack/transformer-json": "2.14.1-canary.61+90150dfb6",
43
- "@atlaspack/transformer-postcss": "2.14.1-canary.61+90150dfb6",
44
- "@atlaspack/transformer-posthtml": "2.14.1-canary.61+90150dfb6",
45
- "@atlaspack/transformer-raw": "2.14.1-canary.61+90150dfb6",
46
- "@atlaspack/transformer-react-refresh-wrap": "2.14.1-canary.61+90150dfb6",
47
- "@atlaspack/transformer-svg": "2.14.1-canary.61+90150dfb6"
18
+ "@atlaspack/bundler-default": "2.14.1-canary.62+0b3443dc5",
19
+ "@atlaspack/compressor-raw": "2.13.3-canary.62+0b3443dc5",
20
+ "@atlaspack/namer-default": "2.14.1-canary.62+0b3443dc5",
21
+ "@atlaspack/optimizer-css": "2.14.1-canary.62+0b3443dc5",
22
+ "@atlaspack/optimizer-htmlnano": "2.14.1-canary.62+0b3443dc5",
23
+ "@atlaspack/optimizer-image": "3.1.1-canary.62+0b3443dc5",
24
+ "@atlaspack/optimizer-svgo": "2.14.1-canary.62+0b3443dc5",
25
+ "@atlaspack/optimizer-swc": "2.14.1-canary.62+0b3443dc5",
26
+ "@atlaspack/packager-css": "2.14.1-canary.62+0b3443dc5",
27
+ "@atlaspack/packager-html": "2.14.1-canary.62+0b3443dc5",
28
+ "@atlaspack/packager-js": "2.14.1-canary.62+0b3443dc5",
29
+ "@atlaspack/packager-raw": "2.14.1-canary.62+0b3443dc5",
30
+ "@atlaspack/packager-svg": "2.14.1-canary.62+0b3443dc5",
31
+ "@atlaspack/packager-wasm": "2.14.1-canary.62+0b3443dc5",
32
+ "@atlaspack/reporter-dev-server": "2.14.1-canary.62+0b3443dc5",
33
+ "@atlaspack/resolver-default": "2.14.1-canary.62+0b3443dc5",
34
+ "@atlaspack/runtime-browser-hmr": "2.14.1-canary.62+0b3443dc5",
35
+ "@atlaspack/runtime-js": "2.14.1-canary.62+0b3443dc5",
36
+ "@atlaspack/runtime-react-refresh": "2.14.1-canary.62+0b3443dc5",
37
+ "@atlaspack/runtime-service-worker": "2.14.1-canary.62+0b3443dc5",
38
+ "@atlaspack/transformer-css": "2.14.1-canary.62+0b3443dc5",
39
+ "@atlaspack/transformer-html": "2.14.1-canary.62+0b3443dc5",
40
+ "@atlaspack/transformer-image": "3.1.1-canary.62+0b3443dc5",
41
+ "@atlaspack/transformer-js": "3.1.1-canary.62+0b3443dc5",
42
+ "@atlaspack/transformer-json": "2.14.1-canary.62+0b3443dc5",
43
+ "@atlaspack/transformer-postcss": "2.14.1-canary.62+0b3443dc5",
44
+ "@atlaspack/transformer-posthtml": "2.14.1-canary.62+0b3443dc5",
45
+ "@atlaspack/transformer-raw": "2.14.1-canary.62+0b3443dc5",
46
+ "@atlaspack/transformer-react-refresh-wrap": "2.14.1-canary.62+0b3443dc5",
47
+ "@atlaspack/transformer-svg": "2.14.1-canary.62+0b3443dc5"
48
48
  },
49
49
  "peerDependencies": {
50
50
  "@atlaspack/core": "^2.13.1"
51
51
  },
52
- "gitHead": "90150dfb68236e1d1c11813108ecabd92cff9366"
52
+ "gitHead": "0b3443dc5ab454f2b07748097da9ae8acaee8a8d"
53
53
  }