@modern-js/upgrade 2.63.4 → 2.63.6

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 +5 -5
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "2.63.4",
18
+ "version": "2.63.6",
19
19
  "jsnext:source": "./src/index.ts",
20
20
  "types": "./dist/index.d.ts",
21
21
  "main": "./dist/index.js",
@@ -45,10 +45,10 @@
45
45
  "jest": "^29",
46
46
  "ts-node": "^10.9.1",
47
47
  "typescript": "^5",
48
- "@modern-js/plugin-i18n": "2.63.4",
49
- "@modern-js/upgrade-generator": "3.7.10",
50
- "@scripts/build": "2.63.4",
51
- "@scripts/jest-config": "2.63.4"
48
+ "@modern-js/plugin-i18n": "2.63.6",
49
+ "@modern-js/upgrade-generator": "3.7.12",
50
+ "@scripts/build": "2.63.6",
51
+ "@scripts/jest-config": "2.63.6"
52
52
  },
53
53
  "sideEffects": false,
54
54
  "publishConfig": {