@modern-js/ssg-generator 3.7.6 → 3.7.8

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.6",
18
+ "version": "3.7.8",
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.6",
34
- "@modern-js/generator-common": "3.7.6",
35
- "@modern-js/generator-utils": "3.7.6",
36
- "@modern-js/plugin-i18n": "2.63.0",
37
- "@scripts/build": "2.63.0",
38
- "@scripts/jest-config": "2.63.0"
33
+ "@modern-js/dependence-generator": "3.7.8",
34
+ "@modern-js/generator-common": "3.7.8",
35
+ "@modern-js/plugin-i18n": "2.63.2",
36
+ "@modern-js/generator-utils": "3.7.8",
37
+ "@scripts/jest-config": "2.63.2",
38
+ "@scripts/build": "2.63.2"
39
39
  },
40
40
  "sideEffects": false,
41
41
  "publishConfig": {