@modern-js/app-tools 2.54.5 → 2.54.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 +17 -17
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "2.54.5",
18
+ "version": "2.54.6",
19
19
  "jsnext:source": "./src/index.ts",
20
20
  "types": "./dist/types/index.d.ts",
21
21
  "main": "./dist/cjs/index.js",
@@ -88,20 +88,20 @@
88
88
  "mlly": "^1.6.1",
89
89
  "pkg-types": "^1.1.0",
90
90
  "std-env": "^3.7.0",
91
- "@modern-js/core": "2.54.5",
92
- "@modern-js/node-bundle-require": "2.54.5",
93
- "@modern-js/plugin-data-loader": "2.54.5",
94
- "@modern-js/plugin-i18n": "2.54.5",
95
- "@modern-js/plugin": "2.54.5",
96
- "@modern-js/prod-server": "2.54.5",
97
- "@modern-js/rsbuild-plugin-esbuild": "2.54.5",
98
- "@modern-js/plugin-lint": "2.54.5",
99
- "@modern-js/server": "2.54.5",
100
- "@modern-js/server-core": "2.54.5",
101
- "@modern-js/server-utils": "2.54.5",
102
- "@modern-js/types": "2.54.5",
103
- "@modern-js/uni-builder": "2.54.5",
104
- "@modern-js/utils": "2.54.5"
91
+ "@modern-js/node-bundle-require": "2.54.6",
92
+ "@modern-js/core": "2.54.6",
93
+ "@modern-js/plugin": "2.54.6",
94
+ "@modern-js/plugin-data-loader": "2.54.6",
95
+ "@modern-js/plugin-i18n": "2.54.6",
96
+ "@modern-js/prod-server": "2.54.6",
97
+ "@modern-js/plugin-lint": "2.54.6",
98
+ "@modern-js/rsbuild-plugin-esbuild": "2.54.6",
99
+ "@modern-js/server": "2.54.6",
100
+ "@modern-js/types": "2.54.6",
101
+ "@modern-js/server-core": "2.54.6",
102
+ "@modern-js/server-utils": "2.54.6",
103
+ "@modern-js/uni-builder": "2.54.6",
104
+ "@modern-js/utils": "2.54.6"
105
105
  },
106
106
  "devDependencies": {
107
107
  "@rsbuild/plugin-swc": "0.7.10",
@@ -113,8 +113,8 @@
113
113
  "tsconfig-paths": "^4.2.0",
114
114
  "typescript": "^5",
115
115
  "webpack": "^5.92.0",
116
- "@scripts/build": "2.54.5",
117
- "@scripts/jest-config": "2.54.5"
116
+ "@scripts/jest-config": "2.54.6",
117
+ "@scripts/build": "2.54.6"
118
118
  },
119
119
  "sideEffects": false,
120
120
  "publishConfig": {