@modern-js/app-tools 2.56.0 → 2.56.1

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.56.0",
18
+ "version": "2.56.1",
19
19
  "jsnext:source": "./src/index.ts",
20
20
  "types": "./dist/types/index.d.ts",
21
21
  "main": "./dist/cjs/index.js",
@@ -87,20 +87,20 @@
87
87
  "mlly": "^1.6.1",
88
88
  "pkg-types": "^1.1.0",
89
89
  "std-env": "^3.7.0",
90
- "@modern-js/core": "2.56.0",
91
- "@modern-js/node-bundle-require": "2.56.0",
92
- "@modern-js/plugin": "2.56.0",
93
- "@modern-js/plugin-data-loader": "2.56.0",
94
- "@modern-js/plugin-i18n": "2.56.0",
95
- "@modern-js/prod-server": "2.56.0",
96
- "@modern-js/plugin-lint": "2.56.0",
97
- "@modern-js/rsbuild-plugin-esbuild": "2.56.0",
98
- "@modern-js/server": "2.56.0",
99
- "@modern-js/server-core": "2.56.0",
100
- "@modern-js/server-utils": "2.56.0",
101
- "@modern-js/uni-builder": "2.56.0",
102
- "@modern-js/types": "2.56.0",
103
- "@modern-js/utils": "2.56.0"
90
+ "@modern-js/core": "2.56.1",
91
+ "@modern-js/node-bundle-require": "2.56.1",
92
+ "@modern-js/plugin": "2.56.1",
93
+ "@modern-js/plugin-data-loader": "2.56.1",
94
+ "@modern-js/plugin-lint": "2.56.1",
95
+ "@modern-js/prod-server": "2.56.1",
96
+ "@modern-js/rsbuild-plugin-esbuild": "2.56.1",
97
+ "@modern-js/plugin-i18n": "2.56.1",
98
+ "@modern-js/server": "2.56.1",
99
+ "@modern-js/server-utils": "2.56.1",
100
+ "@modern-js/types": "2.56.1",
101
+ "@modern-js/server-core": "2.56.1",
102
+ "@modern-js/utils": "2.56.1",
103
+ "@modern-js/uni-builder": "2.56.1"
104
104
  },
105
105
  "devDependencies": {
106
106
  "@rsbuild/plugin-swc": "1.0.1-beta.3",
@@ -112,8 +112,8 @@
112
112
  "tsconfig-paths": "^4.2.0",
113
113
  "typescript": "^5",
114
114
  "webpack": "^5.93.0",
115
- "@scripts/build": "2.56.0",
116
- "@scripts/jest-config": "2.56.0"
115
+ "@scripts/build": "2.56.1",
116
+ "@scripts/jest-config": "2.56.1"
117
117
  },
118
118
  "sideEffects": false,
119
119
  "publishConfig": {