@modern-js/app-tools 2.63.7 → 2.64.0

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 +17 -17
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "2.63.7",
18
+ "version": "2.64.0",
19
19
  "jsnext:source": "./src/index.ts",
20
20
  "types": "./dist/types/index.d.ts",
21
21
  "main": "./dist/cjs/index.js",
@@ -92,20 +92,20 @@
92
92
  "pkg-types": "^1.1.0",
93
93
  "ndepe": "0.1.5",
94
94
  "std-env": "^3.7.0",
95
- "@modern-js/core": "2.63.7",
96
- "@modern-js/node-bundle-require": "2.63.7",
97
- "@modern-js/plugin-data-loader": "2.63.7",
98
- "@modern-js/plugin-i18n": "2.63.7",
99
- "@modern-js/plugin-v2": "2.63.7",
100
- "@modern-js/plugin": "2.63.7",
101
- "@modern-js/prod-server": "2.63.7",
102
- "@modern-js/rsbuild-plugin-esbuild": "2.63.7",
103
- "@modern-js/server": "2.63.7",
104
- "@modern-js/server-core": "2.63.7",
105
- "@modern-js/server-utils": "2.63.7",
106
- "@modern-js/uni-builder": "2.63.7",
107
- "@modern-js/utils": "2.63.7",
108
- "@modern-js/types": "2.63.7"
95
+ "@modern-js/core": "2.64.0",
96
+ "@modern-js/node-bundle-require": "2.64.0",
97
+ "@modern-js/plugin-data-loader": "2.64.0",
98
+ "@modern-js/plugin": "2.64.0",
99
+ "@modern-js/plugin-i18n": "2.64.0",
100
+ "@modern-js/plugin-v2": "2.64.0",
101
+ "@modern-js/prod-server": "2.64.0",
102
+ "@modern-js/rsbuild-plugin-esbuild": "2.64.0",
103
+ "@modern-js/server": "2.64.0",
104
+ "@modern-js/server-core": "2.64.0",
105
+ "@modern-js/server-utils": "2.64.0",
106
+ "@modern-js/types": "2.64.0",
107
+ "@modern-js/uni-builder": "2.64.0",
108
+ "@modern-js/utils": "2.64.0"
109
109
  },
110
110
  "devDependencies": {
111
111
  "@rsbuild/plugin-webpack-swc": "1.0.9",
@@ -117,8 +117,8 @@
117
117
  "tsconfig-paths": "^4.2.0",
118
118
  "typescript": "^5",
119
119
  "webpack": "^5.97.1",
120
- "@scripts/build": "2.63.7",
121
- "@scripts/jest-config": "2.63.7"
120
+ "@scripts/jest-config": "2.64.0",
121
+ "@scripts/build": "2.64.0"
122
122
  },
123
123
  "peerDependencies": {
124
124
  "ts-node": "^10.7.0",