@modern-js/uni-builder 2.68.6 → 2.68.8
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 +24 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@modern-js/uni-builder",
|
|
3
|
-
"version": "2.68.
|
|
3
|
+
"version": "2.68.8",
|
|
4
4
|
"description": "Unified builder for Modern.js",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -30,24 +30,24 @@
|
|
|
30
30
|
"@babel/preset-react": "^7.22.15",
|
|
31
31
|
"@babel/types": "^7.26.0",
|
|
32
32
|
"@pmmmwh/react-refresh-webpack-plugin": "0.5.16",
|
|
33
|
-
"@rsbuild/core": "1.4.
|
|
34
|
-
"@rsbuild/plugin-assets-retry": "1.4.
|
|
35
|
-
"@rsbuild/plugin-babel": "1.0.
|
|
36
|
-
"@rsbuild/plugin-check-syntax": "1.3.
|
|
37
|
-
"@rsbuild/plugin-css-minimizer": "1.0.
|
|
38
|
-
"@rsbuild/plugin-less": "1.
|
|
39
|
-
"@rsbuild/plugin-pug": "1.3.
|
|
40
|
-
"@rsbuild/plugin-react": "1.3.
|
|
41
|
-
"@rsbuild/plugin-rem": "1.0.
|
|
42
|
-
"@rsbuild/plugin-sass": "1.3.
|
|
43
|
-
"@rsbuild/plugin-source-build": "1.0.
|
|
33
|
+
"@rsbuild/core": "1.4.15",
|
|
34
|
+
"@rsbuild/plugin-assets-retry": "1.4.1",
|
|
35
|
+
"@rsbuild/plugin-babel": "1.0.6",
|
|
36
|
+
"@rsbuild/plugin-check-syntax": "1.3.1",
|
|
37
|
+
"@rsbuild/plugin-css-minimizer": "1.0.3",
|
|
38
|
+
"@rsbuild/plugin-less": "1.4.0",
|
|
39
|
+
"@rsbuild/plugin-pug": "1.3.2",
|
|
40
|
+
"@rsbuild/plugin-react": "1.3.5",
|
|
41
|
+
"@rsbuild/plugin-rem": "1.0.3",
|
|
42
|
+
"@rsbuild/plugin-sass": "1.3.5",
|
|
43
|
+
"@rsbuild/plugin-source-build": "1.0.3",
|
|
44
44
|
"@rsbuild/plugin-styled-components": "1.4.0",
|
|
45
|
-
"@rsbuild/plugin-svgr": "1.2.
|
|
46
|
-
"@rsbuild/plugin-toml": "1.1.
|
|
47
|
-
"@rsbuild/plugin-type-check": "1.2.
|
|
48
|
-
"@rsbuild/plugin-typed-css-modules": "1.0.
|
|
49
|
-
"@rsbuild/plugin-yaml": "1.0.
|
|
50
|
-
"@rsbuild/webpack": "1.3.
|
|
45
|
+
"@rsbuild/plugin-svgr": "1.2.2",
|
|
46
|
+
"@rsbuild/plugin-toml": "1.1.1",
|
|
47
|
+
"@rsbuild/plugin-type-check": "1.2.4",
|
|
48
|
+
"@rsbuild/plugin-typed-css-modules": "1.0.3",
|
|
49
|
+
"@rsbuild/plugin-yaml": "1.0.3",
|
|
50
|
+
"@rsbuild/webpack": "1.3.4",
|
|
51
51
|
"@swc/core": "1.11.31",
|
|
52
52
|
"@swc/helpers": "^0.5.17",
|
|
53
53
|
"autoprefixer": "10.4.21",
|
|
@@ -78,14 +78,14 @@
|
|
|
78
78
|
"terser-webpack-plugin": "5.3.14",
|
|
79
79
|
"ts-deepmerge": "7.0.2",
|
|
80
80
|
"ts-loader": "9.4.4",
|
|
81
|
-
"webpack": "^5.
|
|
81
|
+
"webpack": "^5.101.0",
|
|
82
82
|
"webpack-subresource-integrity": "5.1.0",
|
|
83
|
-
"@modern-js/babel-preset": "2.68.
|
|
84
|
-
"@modern-js/flight-server-transform-plugin": "2.68.
|
|
85
|
-
"@modern-js/utils": "2.68.
|
|
83
|
+
"@modern-js/babel-preset": "2.68.8",
|
|
84
|
+
"@modern-js/flight-server-transform-plugin": "2.68.8",
|
|
85
|
+
"@modern-js/utils": "2.68.8"
|
|
86
86
|
},
|
|
87
87
|
"devDependencies": {
|
|
88
|
-
"@rsbuild/plugin-webpack-swc": "1.1.
|
|
88
|
+
"@rsbuild/plugin-webpack-swc": "1.1.2",
|
|
89
89
|
"@types/es-module-lexer": "^0.4.3",
|
|
90
90
|
"@types/html-minifier-terser": "^7.0.2",
|
|
91
91
|
"@types/lodash": "^4.14.202",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"react-dom": "^18.2.0",
|
|
94
94
|
"terser": "^5.31.1",
|
|
95
95
|
"typescript": "^5.3.0",
|
|
96
|
-
"@modern-js/types": "2.68.
|
|
96
|
+
"@modern-js/types": "2.68.8",
|
|
97
97
|
"@scripts/build": "2.66.0",
|
|
98
98
|
"@scripts/vitest-config": "2.66.0"
|
|
99
99
|
},
|