@modern-js/uni-builder 2.48.3 → 2.48.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@modern-js/uni-builder",
|
|
3
|
-
"version": "2.48.
|
|
3
|
+
"version": "2.48.5",
|
|
4
4
|
"description": "Unified builder for Modern.js",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -26,23 +26,23 @@
|
|
|
26
26
|
"@babel/preset-react": "^7.22.15",
|
|
27
27
|
"@babel/types": "^7.23.0",
|
|
28
28
|
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
|
|
29
|
-
"@rsbuild/babel-preset": "0.5.
|
|
30
|
-
"@rsbuild/core": "0.5.
|
|
31
|
-
"@rsbuild/plugin-assets-retry": "0.5.
|
|
32
|
-
"@rsbuild/plugin-babel": "0.5.
|
|
33
|
-
"@rsbuild/plugin-check-syntax": "0.5.
|
|
34
|
-
"@rsbuild/plugin-css-minimizer": "0.5.
|
|
35
|
-
"@rsbuild/plugin-pug": "0.5.
|
|
36
|
-
"@rsbuild/plugin-react": "0.5.
|
|
37
|
-
"@rsbuild/plugin-rem": "0.5.
|
|
38
|
-
"@rsbuild/plugin-source-build": "0.5.
|
|
39
|
-
"@rsbuild/plugin-styled-components": "0.5.
|
|
40
|
-
"@rsbuild/plugin-svgr": "0.5.
|
|
41
|
-
"@rsbuild/plugin-type-check": "0.5.
|
|
42
|
-
"@rsbuild/plugin-toml": "0.5.
|
|
43
|
-
"@rsbuild/plugin-yaml": "0.5.
|
|
44
|
-
"@rsbuild/shared": "0.5.
|
|
45
|
-
"@rsbuild/webpack": "0.5.
|
|
29
|
+
"@rsbuild/babel-preset": "0.5.4",
|
|
30
|
+
"@rsbuild/core": "0.5.4",
|
|
31
|
+
"@rsbuild/plugin-assets-retry": "0.5.4",
|
|
32
|
+
"@rsbuild/plugin-babel": "0.5.4",
|
|
33
|
+
"@rsbuild/plugin-check-syntax": "0.5.4",
|
|
34
|
+
"@rsbuild/plugin-css-minimizer": "0.5.4",
|
|
35
|
+
"@rsbuild/plugin-pug": "0.5.4",
|
|
36
|
+
"@rsbuild/plugin-react": "0.5.4",
|
|
37
|
+
"@rsbuild/plugin-rem": "0.5.4",
|
|
38
|
+
"@rsbuild/plugin-source-build": "0.5.4",
|
|
39
|
+
"@rsbuild/plugin-styled-components": "0.5.4",
|
|
40
|
+
"@rsbuild/plugin-svgr": "0.5.4",
|
|
41
|
+
"@rsbuild/plugin-type-check": "0.5.4",
|
|
42
|
+
"@rsbuild/plugin-toml": "0.5.4",
|
|
43
|
+
"@rsbuild/plugin-yaml": "0.5.4",
|
|
44
|
+
"@rsbuild/shared": "0.5.4",
|
|
45
|
+
"@rsbuild/webpack": "0.5.4",
|
|
46
46
|
"@swc/helpers": "0.5.3",
|
|
47
47
|
"babel-loader": "9.1.3",
|
|
48
48
|
"babel-plugin-import": "1.13.5",
|
|
@@ -64,21 +64,21 @@
|
|
|
64
64
|
"rspack-manifest-plugin": "5.0.0-alpha0",
|
|
65
65
|
"terser-webpack-plugin": "5.3.10",
|
|
66
66
|
"ts-loader": "9.4.4",
|
|
67
|
-
"webpack": "^5.
|
|
67
|
+
"webpack": "^5.91.0",
|
|
68
68
|
"webpack-manifest-plugin": "5.0.0",
|
|
69
69
|
"webpack-subresource-integrity": "5.1.0",
|
|
70
|
-
"@modern-js/server": "2.48.
|
|
71
|
-
"@modern-js/utils": "2.48.
|
|
70
|
+
"@modern-js/server": "2.48.5",
|
|
71
|
+
"@modern-js/utils": "2.48.5"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
74
|
-
"@rsbuild/plugin-swc": "0.5.
|
|
74
|
+
"@rsbuild/plugin-swc": "0.5.4",
|
|
75
75
|
"@types/lodash": "^4.14.202",
|
|
76
76
|
"react": "^18.2.0",
|
|
77
77
|
"react-dom": "^18.2.0",
|
|
78
78
|
"typescript": "^5.3.0",
|
|
79
|
-
"@modern-js/prod-server": "2.48.
|
|
80
|
-
"@scripts/build": "2.48.
|
|
81
|
-
"@scripts/vitest-config": "2.48.
|
|
79
|
+
"@modern-js/prod-server": "2.48.5",
|
|
80
|
+
"@scripts/build": "2.48.5",
|
|
81
|
+
"@scripts/vitest-config": "2.48.5"
|
|
82
82
|
},
|
|
83
83
|
"publishConfig": {
|
|
84
84
|
"access": "public",
|