@atlaspack/config-default 3.1.5-canary.95 → 3.1.5-canary.96

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.17
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`4d7abde`](https://github.com/atlassian-labs/atlaspack/commit/4d7abde0a6faa148bcf330b08d820f171f853b76)]:
8
+ - @atlaspack/packager-js@2.16.2
9
+ - @atlaspack/bundler-default@3.0.6
10
+ - @atlaspack/packager-html@2.14.15
11
+ - @atlaspack/runtime-js@2.14.15
12
+ - @atlaspack/runtime-react-refresh@2.14.15
13
+ - @atlaspack/transformer-js@3.3.5
14
+ - @atlaspack/transformer-react-refresh-wrap@2.14.15
15
+ - @atlaspack/transformer-html@2.14.15
16
+ - @atlaspack/optimizer-css@2.14.15
17
+ - @atlaspack/optimizer-image@3.1.15
18
+ - @atlaspack/optimizer-svgo@2.14.15
19
+ - @atlaspack/optimizer-swc@2.14.15
20
+ - @atlaspack/packager-css@2.14.15
21
+ - @atlaspack/packager-svg@2.14.15
22
+ - @atlaspack/reporter-dev-server@2.14.15
23
+ - @atlaspack/runtime-browser-hmr@2.14.15
24
+ - @atlaspack/runtime-service-worker@2.14.15
25
+ - @atlaspack/transformer-css@2.14.15
26
+ - @atlaspack/transformer-image@3.1.15
27
+ - @atlaspack/transformer-postcss@2.14.15
28
+ - @atlaspack/transformer-posthtml@2.14.15
29
+ - @atlaspack/resolver-default@2.14.15
30
+ - @atlaspack/compressor-raw@2.13.17
31
+ - @atlaspack/namer-default@2.14.15
32
+ - @atlaspack/optimizer-htmlnano@2.14.15
33
+ - @atlaspack/packager-raw@2.14.15
34
+ - @atlaspack/packager-wasm@2.14.15
35
+ - @atlaspack/transformer-json@2.14.15
36
+ - @atlaspack/transformer-raw@2.14.15
37
+ - @atlaspack/transformer-svg@2.14.15
38
+
3
39
  ## 3.1.16
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.5-canary.95+74fd94236",
3
+ "version": "3.1.5-canary.96+77e54d9d7",
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.5-canary.95+74fd94236",
19
- "@atlaspack/compressor-raw": "2.13.7-canary.95+74fd94236",
20
- "@atlaspack/namer-default": "2.14.5-canary.95+74fd94236",
21
- "@atlaspack/optimizer-css": "2.14.5-canary.95+74fd94236",
22
- "@atlaspack/optimizer-htmlnano": "2.14.5-canary.95+74fd94236",
23
- "@atlaspack/optimizer-image": "3.1.5-canary.95+74fd94236",
24
- "@atlaspack/optimizer-svgo": "2.14.5-canary.95+74fd94236",
25
- "@atlaspack/optimizer-swc": "2.14.5-canary.95+74fd94236",
26
- "@atlaspack/packager-css": "2.14.5-canary.95+74fd94236",
27
- "@atlaspack/packager-html": "2.14.5-canary.95+74fd94236",
28
- "@atlaspack/packager-js": "2.14.5-canary.95+74fd94236",
29
- "@atlaspack/packager-raw": "2.14.5-canary.95+74fd94236",
30
- "@atlaspack/packager-svg": "2.14.5-canary.95+74fd94236",
31
- "@atlaspack/packager-wasm": "2.14.5-canary.95+74fd94236",
32
- "@atlaspack/reporter-dev-server": "2.14.5-canary.95+74fd94236",
33
- "@atlaspack/resolver-default": "2.14.5-canary.95+74fd94236",
34
- "@atlaspack/runtime-browser-hmr": "2.14.5-canary.95+74fd94236",
35
- "@atlaspack/runtime-js": "2.14.5-canary.95+74fd94236",
36
- "@atlaspack/runtime-react-refresh": "2.14.5-canary.95+74fd94236",
37
- "@atlaspack/runtime-service-worker": "2.14.5-canary.95+74fd94236",
38
- "@atlaspack/transformer-css": "2.14.5-canary.95+74fd94236",
39
- "@atlaspack/transformer-html": "2.14.5-canary.95+74fd94236",
40
- "@atlaspack/transformer-image": "3.1.5-canary.95+74fd94236",
41
- "@atlaspack/transformer-js": "3.2.3-canary.95+74fd94236",
42
- "@atlaspack/transformer-json": "2.14.5-canary.95+74fd94236",
43
- "@atlaspack/transformer-postcss": "2.14.5-canary.95+74fd94236",
44
- "@atlaspack/transformer-posthtml": "2.14.5-canary.95+74fd94236",
45
- "@atlaspack/transformer-raw": "2.14.5-canary.95+74fd94236",
46
- "@atlaspack/transformer-react-refresh-wrap": "2.14.5-canary.95+74fd94236",
47
- "@atlaspack/transformer-svg": "2.14.5-canary.95+74fd94236"
18
+ "@atlaspack/bundler-default": "2.14.5-canary.96+77e54d9d7",
19
+ "@atlaspack/compressor-raw": "2.13.7-canary.96+77e54d9d7",
20
+ "@atlaspack/namer-default": "2.14.5-canary.96+77e54d9d7",
21
+ "@atlaspack/optimizer-css": "2.14.5-canary.96+77e54d9d7",
22
+ "@atlaspack/optimizer-htmlnano": "2.14.5-canary.96+77e54d9d7",
23
+ "@atlaspack/optimizer-image": "3.1.5-canary.96+77e54d9d7",
24
+ "@atlaspack/optimizer-svgo": "2.14.5-canary.96+77e54d9d7",
25
+ "@atlaspack/optimizer-swc": "2.14.5-canary.96+77e54d9d7",
26
+ "@atlaspack/packager-css": "2.14.5-canary.96+77e54d9d7",
27
+ "@atlaspack/packager-html": "2.14.5-canary.96+77e54d9d7",
28
+ "@atlaspack/packager-js": "2.14.5-canary.96+77e54d9d7",
29
+ "@atlaspack/packager-raw": "2.14.5-canary.96+77e54d9d7",
30
+ "@atlaspack/packager-svg": "2.14.5-canary.96+77e54d9d7",
31
+ "@atlaspack/packager-wasm": "2.14.5-canary.96+77e54d9d7",
32
+ "@atlaspack/reporter-dev-server": "2.14.5-canary.96+77e54d9d7",
33
+ "@atlaspack/resolver-default": "2.14.5-canary.96+77e54d9d7",
34
+ "@atlaspack/runtime-browser-hmr": "2.14.5-canary.96+77e54d9d7",
35
+ "@atlaspack/runtime-js": "2.14.5-canary.96+77e54d9d7",
36
+ "@atlaspack/runtime-react-refresh": "2.14.5-canary.96+77e54d9d7",
37
+ "@atlaspack/runtime-service-worker": "2.14.5-canary.96+77e54d9d7",
38
+ "@atlaspack/transformer-css": "2.14.5-canary.96+77e54d9d7",
39
+ "@atlaspack/transformer-html": "2.14.5-canary.96+77e54d9d7",
40
+ "@atlaspack/transformer-image": "3.1.5-canary.96+77e54d9d7",
41
+ "@atlaspack/transformer-js": "3.2.3-canary.96+77e54d9d7",
42
+ "@atlaspack/transformer-json": "2.14.5-canary.96+77e54d9d7",
43
+ "@atlaspack/transformer-postcss": "2.14.5-canary.96+77e54d9d7",
44
+ "@atlaspack/transformer-posthtml": "2.14.5-canary.96+77e54d9d7",
45
+ "@atlaspack/transformer-raw": "2.14.5-canary.96+77e54d9d7",
46
+ "@atlaspack/transformer-react-refresh-wrap": "2.14.5-canary.96+77e54d9d7",
47
+ "@atlaspack/transformer-svg": "2.14.5-canary.96+77e54d9d7"
48
48
  },
49
49
  "peerDependencies": {
50
50
  "@atlaspack/core": "^2.13.1"
51
51
  },
52
- "gitHead": "74fd94236ac697207082c4b755b079e56f5564fb"
52
+ "gitHead": "77e54d9d7d2caa7e7d542ad9804a1bf67268aa43"
53
53
  }