@modern-js/app-tools 2.63.4 → 2.63.5

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 +18 -18
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.5",
19
19
  "jsnext:source": "./src/index.ts",
20
20
  "types": "./dist/types/index.d.ts",
21
21
  "main": "./dist/cjs/index.js",
@@ -80,7 +80,7 @@
80
80
  "@babel/parser": "^7.22.15",
81
81
  "@babel/traverse": "^7.23.2",
82
82
  "@babel/types": "^7.26.0",
83
- "@rsbuild/core": "1.1.12",
83
+ "@rsbuild/core": "1.1.13",
84
84
  "@rsbuild/plugin-node-polyfill": "1.2.0",
85
85
  "@swc/helpers": "0.5.13",
86
86
  "@vercel/nft": "^0.26.4",
@@ -92,20 +92,20 @@
92
92
  "pkg-types": "^1.1.0",
93
93
  "ndepe": "0.1.4",
94
94
  "std-env": "^3.7.0",
95
- "@modern-js/core": "2.63.4",
96
- "@modern-js/node-bundle-require": "2.63.4",
97
- "@modern-js/plugin": "2.63.4",
98
- "@modern-js/plugin-data-loader": "2.63.4",
99
- "@modern-js/plugin-i18n": "2.63.4",
100
- "@modern-js/plugin-v2": "2.63.4",
101
- "@modern-js/prod-server": "2.63.4",
102
- "@modern-js/rsbuild-plugin-esbuild": "2.63.4",
103
- "@modern-js/server": "2.63.4",
104
- "@modern-js/types": "2.63.4",
105
- "@modern-js/server-core": "2.63.4",
106
- "@modern-js/server-utils": "2.63.4",
107
- "@modern-js/uni-builder": "2.63.4",
108
- "@modern-js/utils": "2.63.4"
95
+ "@modern-js/core": "2.63.5",
96
+ "@modern-js/node-bundle-require": "2.63.5",
97
+ "@modern-js/plugin": "2.63.5",
98
+ "@modern-js/plugin-data-loader": "2.63.5",
99
+ "@modern-js/plugin-i18n": "2.63.5",
100
+ "@modern-js/prod-server": "2.63.5",
101
+ "@modern-js/plugin-v2": "2.63.5",
102
+ "@modern-js/server": "2.63.5",
103
+ "@modern-js/rsbuild-plugin-esbuild": "2.63.5",
104
+ "@modern-js/server-utils": "2.63.5",
105
+ "@modern-js/types": "2.63.5",
106
+ "@modern-js/uni-builder": "2.63.5",
107
+ "@modern-js/server-core": "2.63.5",
108
+ "@modern-js/utils": "2.63.5"
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.4",
121
- "@scripts/jest-config": "2.63.4"
120
+ "@scripts/build": "2.63.5",
121
+ "@scripts/jest-config": "2.63.5"
122
122
  },
123
123
  "peerDependencies": {
124
124
  "ts-node": "^10.7.0",