@modern-js/ssg-generator 3.7.11 → 3.7.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "3.7.11",
18
+ "version": "3.7.13",
19
19
  "jsnext:source": "./src/index.ts",
20
20
  "main": "./dist/index.js",
21
21
  "files": [
@@ -30,12 +30,12 @@
30
30
  "@types/node": "^14",
31
31
  "jest": "^29",
32
32
  "typescript": "^5",
33
- "@modern-js/dependence-generator": "3.7.11",
34
- "@modern-js/generator-common": "3.7.11",
35
- "@modern-js/plugin-i18n": "2.63.5",
36
- "@modern-js/generator-utils": "3.7.11",
37
- "@scripts/build": "2.63.5",
38
- "@scripts/jest-config": "2.63.5"
33
+ "@modern-js/dependence-generator": "3.7.13",
34
+ "@modern-js/generator-common": "3.7.13",
35
+ "@modern-js/generator-utils": "3.7.13",
36
+ "@modern-js/plugin-i18n": "2.63.7",
37
+ "@scripts/build": "2.63.7",
38
+ "@scripts/jest-config": "2.63.7"
39
39
  },
40
40
  "sideEffects": false,
41
41
  "publishConfig": {