@modern-js/app-tools 0.0.0-runtime-2021112193858 → 0.0.0-runtime-20211121141552

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 +13 -13
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @modern-js/app-tools
2
2
 
3
- ## 0.0.0-runtime-2021112193858
3
+ ## 0.0.0-runtime-20211121141552
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -8,18 +8,18 @@
8
8
  - Updated dependencies [8698465e]
9
9
  - Updated dependencies [e04914ce]
10
10
  - Updated dependencies [e04914ce]
11
- - @modern-js/core@0.0.0-runtime-2021112193858
12
- - @modern-js/i18n-cli-language-detector@0.0.0-runtime-2021112193858
13
- - @modern-js/plugin-analyze@0.0.0-runtime-2021112193858
14
- - @modern-js/plugin-fast-refresh@0.0.0-runtime-2021112193858
15
- - @modern-js/plugin-i18n@0.0.0-runtime-2021112193858
16
- - @modern-js/webpack@0.0.0-runtime-2021112193858
17
- - @modern-js/new-action@0.0.0-runtime-2021112193858
18
- - @modern-js/plugin-polyfill@0.0.0-runtime-2021112193858
19
- - @modern-js/server@0.0.0-runtime-2021112193858
20
- - @modern-js/plugin@0.0.0-runtime-2021112193858
21
- - @modern-js/utils@0.0.0-runtime-2021112193858
22
- - @modern-js/types@0.0.0-runtime-2021112193858
11
+ - @modern-js/core@0.0.0-runtime-20211121141552
12
+ - @modern-js/i18n-cli-language-detector@0.0.0-runtime-20211121141552
13
+ - @modern-js/plugin-analyze@0.0.0-runtime-20211121141552
14
+ - @modern-js/plugin-fast-refresh@0.0.0-runtime-20211121141552
15
+ - @modern-js/plugin-i18n@0.0.0-runtime-20211121141552
16
+ - @modern-js/webpack@0.0.0-runtime-20211121141552
17
+ - @modern-js/new-action@0.0.0-runtime-20211121141552
18
+ - @modern-js/plugin-polyfill@0.0.0-runtime-20211121141552
19
+ - @modern-js/server@0.0.0-runtime-20211121141552
20
+ - @modern-js/plugin@0.0.0-runtime-20211121141552
21
+ - @modern-js/utils@0.0.0-runtime-20211121141552
22
+ - @modern-js/types@0.0.0-runtime-20211121141552
23
23
 
24
24
  ## 1.1.5
25
25
 
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "modern",
12
12
  "modern.js"
13
13
  ],
14
- "version": "0.0.0-runtime-2021112193858",
14
+ "version": "0.0.0-runtime-20211121141552",
15
15
  "jsnext:source": "./src/index.ts",
16
16
  "types": "./lib/types.d.ts",
17
17
  "main": "./dist/js/node/index.js",
@@ -32,18 +32,18 @@
32
32
  },
33
33
  "dependencies": {
34
34
  "@babel/runtime": "^7",
35
- "@modern-js/core": "^0.0.0-runtime-2021112193858",
36
- "@modern-js/types": "^0.0.0-runtime-2021112193858",
37
- "@modern-js/i18n-cli-language-detector": "^0.0.0-runtime-2021112193858",
38
- "@modern-js/new-action": "^0.0.0-runtime-2021112193858",
39
- "@modern-js/plugin": "^0.0.0-runtime-2021112193858",
40
- "@modern-js/plugin-analyze": "^0.0.0-runtime-2021112193858",
41
- "@modern-js/plugin-fast-refresh": "^0.0.0-runtime-2021112193858",
42
- "@modern-js/plugin-i18n": "^0.0.0-runtime-2021112193858",
43
- "@modern-js/plugin-polyfill": "^0.0.0-runtime-2021112193858",
44
- "@modern-js/server": "^0.0.0-runtime-2021112193858",
45
- "@modern-js/utils": "^0.0.0-runtime-2021112193858",
46
- "@modern-js/webpack": "^0.0.0-runtime-2021112193858",
35
+ "@modern-js/core": "^0.0.0-runtime-20211121141552",
36
+ "@modern-js/types": "^0.0.0-runtime-20211121141552",
37
+ "@modern-js/i18n-cli-language-detector": "^0.0.0-runtime-20211121141552",
38
+ "@modern-js/new-action": "^0.0.0-runtime-20211121141552",
39
+ "@modern-js/plugin": "^0.0.0-runtime-20211121141552",
40
+ "@modern-js/plugin-analyze": "^0.0.0-runtime-20211121141552",
41
+ "@modern-js/plugin-fast-refresh": "^0.0.0-runtime-20211121141552",
42
+ "@modern-js/plugin-i18n": "^0.0.0-runtime-20211121141552",
43
+ "@modern-js/plugin-polyfill": "^0.0.0-runtime-20211121141552",
44
+ "@modern-js/server": "^0.0.0-runtime-20211121141552",
45
+ "@modern-js/utils": "^0.0.0-runtime-20211121141552",
46
+ "@modern-js/webpack": "^0.0.0-runtime-20211121141552",
47
47
  "webpack": "^5.54.0"
48
48
  },
49
49
  "devDependencies": {
@@ -52,8 +52,8 @@
52
52
  "@types/react": "^17",
53
53
  "@types/react-dom": "^17",
54
54
  "typescript": "^4.4.4",
55
- "@modern-js/plugin-testing": "^0.0.0-runtime-2021112193858",
56
- "@modern-js/module-tools": "^0.0.0-runtime-2021112193858"
55
+ "@modern-js/plugin-testing": "^0.0.0-runtime-20211121141552",
56
+ "@modern-js/module-tools": "^0.0.0-runtime-20211121141552"
57
57
  },
58
58
  "sideEffects": false,
59
59
  "modernConfig": {