@atlaspack/config-default 3.1.5-canary.485 → 3.1.5-canary.486

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 +7 -0
  2. package/package.json +32 -32
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @atlaspack/config-default
2
2
 
3
+ ## 19.0.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`6fde8ea`](https://github.com/atlassian-labs/atlaspack/commit/6fde8ea2e32d79b7f99008ca6645128663de09aa)]:
8
+ - @atlaspack/packager-js@2.25.10
9
+
3
10
  ## 19.0.5
4
11
 
5
12
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaspack/config-default",
3
- "version": "3.1.5-canary.485+6fde8ea2e",
3
+ "version": "3.1.5-canary.486+7b6193f2b",
4
4
  "license": "(MIT OR Apache-2.0)",
5
5
  "type": "commonjs",
6
6
  "publishConfig": {
@@ -16,39 +16,39 @@
16
16
  "build:lib": "gulp build --gulpfile ../../../gulpfile.js --cwd ."
17
17
  },
18
18
  "dependencies": {
19
- "@atlaspack/bundler-default": "2.14.5-canary.485+6fde8ea2e",
20
- "@atlaspack/compressor-raw": "2.13.7-canary.485+6fde8ea2e",
21
- "@atlaspack/namer-default": "2.14.5-canary.485+6fde8ea2e",
22
- "@atlaspack/optimizer-css": "2.14.5-canary.485+6fde8ea2e",
23
- "@atlaspack/optimizer-htmlnano": "2.14.5-canary.485+6fde8ea2e",
24
- "@atlaspack/optimizer-image": "3.1.5-canary.485+6fde8ea2e",
25
- "@atlaspack/optimizer-svgo": "2.14.5-canary.485+6fde8ea2e",
26
- "@atlaspack/optimizer-swc": "2.14.5-canary.485+6fde8ea2e",
27
- "@atlaspack/packager-css": "2.14.5-canary.485+6fde8ea2e",
28
- "@atlaspack/packager-html": "2.14.5-canary.485+6fde8ea2e",
29
- "@atlaspack/packager-js": "2.14.5-canary.485+6fde8ea2e",
30
- "@atlaspack/packager-raw": "2.14.5-canary.485+6fde8ea2e",
31
- "@atlaspack/packager-svg": "2.14.5-canary.485+6fde8ea2e",
32
- "@atlaspack/packager-wasm": "2.14.5-canary.485+6fde8ea2e",
33
- "@atlaspack/reporter-dev-server": "2.14.5-canary.485+6fde8ea2e",
34
- "@atlaspack/resolver-default": "2.14.5-canary.485+6fde8ea2e",
35
- "@atlaspack/runtime-browser-hmr": "2.14.5-canary.485+6fde8ea2e",
36
- "@atlaspack/runtime-js": "2.14.5-canary.485+6fde8ea2e",
37
- "@atlaspack/runtime-react-refresh": "2.14.5-canary.485+6fde8ea2e",
38
- "@atlaspack/runtime-service-worker": "2.14.5-canary.485+6fde8ea2e",
39
- "@atlaspack/transformer-css": "2.14.5-canary.485+6fde8ea2e",
40
- "@atlaspack/transformer-html": "2.14.5-canary.485+6fde8ea2e",
41
- "@atlaspack/transformer-image": "3.1.5-canary.485+6fde8ea2e",
42
- "@atlaspack/transformer-js": "3.2.3-canary.485+6fde8ea2e",
43
- "@atlaspack/transformer-json": "2.14.5-canary.485+6fde8ea2e",
44
- "@atlaspack/transformer-postcss": "2.14.5-canary.485+6fde8ea2e",
45
- "@atlaspack/transformer-posthtml": "2.14.5-canary.485+6fde8ea2e",
46
- "@atlaspack/transformer-raw": "2.14.5-canary.485+6fde8ea2e",
47
- "@atlaspack/transformer-react-refresh-wrap": "2.14.5-canary.485+6fde8ea2e",
48
- "@atlaspack/transformer-svg": "2.14.5-canary.485+6fde8ea2e"
19
+ "@atlaspack/bundler-default": "2.14.5-canary.486+7b6193f2b",
20
+ "@atlaspack/compressor-raw": "2.13.7-canary.486+7b6193f2b",
21
+ "@atlaspack/namer-default": "2.14.5-canary.486+7b6193f2b",
22
+ "@atlaspack/optimizer-css": "2.14.5-canary.486+7b6193f2b",
23
+ "@atlaspack/optimizer-htmlnano": "2.14.5-canary.486+7b6193f2b",
24
+ "@atlaspack/optimizer-image": "3.1.5-canary.486+7b6193f2b",
25
+ "@atlaspack/optimizer-svgo": "2.14.5-canary.486+7b6193f2b",
26
+ "@atlaspack/optimizer-swc": "2.14.5-canary.486+7b6193f2b",
27
+ "@atlaspack/packager-css": "2.14.5-canary.486+7b6193f2b",
28
+ "@atlaspack/packager-html": "2.14.5-canary.486+7b6193f2b",
29
+ "@atlaspack/packager-js": "2.14.5-canary.486+7b6193f2b",
30
+ "@atlaspack/packager-raw": "2.14.5-canary.486+7b6193f2b",
31
+ "@atlaspack/packager-svg": "2.14.5-canary.486+7b6193f2b",
32
+ "@atlaspack/packager-wasm": "2.14.5-canary.486+7b6193f2b",
33
+ "@atlaspack/reporter-dev-server": "2.14.5-canary.486+7b6193f2b",
34
+ "@atlaspack/resolver-default": "2.14.5-canary.486+7b6193f2b",
35
+ "@atlaspack/runtime-browser-hmr": "2.14.5-canary.486+7b6193f2b",
36
+ "@atlaspack/runtime-js": "2.14.5-canary.486+7b6193f2b",
37
+ "@atlaspack/runtime-react-refresh": "2.14.5-canary.486+7b6193f2b",
38
+ "@atlaspack/runtime-service-worker": "2.14.5-canary.486+7b6193f2b",
39
+ "@atlaspack/transformer-css": "2.14.5-canary.486+7b6193f2b",
40
+ "@atlaspack/transformer-html": "2.14.5-canary.486+7b6193f2b",
41
+ "@atlaspack/transformer-image": "3.1.5-canary.486+7b6193f2b",
42
+ "@atlaspack/transformer-js": "3.2.3-canary.486+7b6193f2b",
43
+ "@atlaspack/transformer-json": "2.14.5-canary.486+7b6193f2b",
44
+ "@atlaspack/transformer-postcss": "2.14.5-canary.486+7b6193f2b",
45
+ "@atlaspack/transformer-posthtml": "2.14.5-canary.486+7b6193f2b",
46
+ "@atlaspack/transformer-raw": "2.14.5-canary.486+7b6193f2b",
47
+ "@atlaspack/transformer-react-refresh-wrap": "2.14.5-canary.486+7b6193f2b",
48
+ "@atlaspack/transformer-svg": "2.14.5-canary.486+7b6193f2b"
49
49
  },
50
50
  "peerDependencies": {
51
51
  "@atlaspack/core": "2.38.5"
52
52
  },
53
- "gitHead": "6fde8ea2e32d79b7f99008ca6645128663de09aa"
53
+ "gitHead": "7b6193f2bdcf7e59b9b8ca54431f5a0cd9639af6"
54
54
  }