upgrade-rspeedy-canary 0.12.4-canary-20251226-f8b5be81 → 0.12.5-canary-20251230-bba05e2e
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/CHANGELOG.md +3 -1
- package/dist/upgrade-rspeedy.js +9 -9
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
package/dist/upgrade-rspeedy.js
CHANGED
|
@@ -86,7 +86,7 @@ var __webpack_modules__ = {
|
|
|
86
86
|
}
|
|
87
87
|
}, 1);
|
|
88
88
|
},
|
|
89
|
-
"./src/main.ts" (
|
|
89
|
+
"./src/main.ts" (__unused_rspack_module, __webpack_exports__, __webpack_require__) {
|
|
90
90
|
__webpack_require__.d(__webpack_exports__, {
|
|
91
91
|
i: ()=>main
|
|
92
92
|
});
|
|
@@ -526,7 +526,7 @@ Please run ${picocolors_default().bold('upgrade-rspeedy')} in your Rspeedy proje
|
|
|
526
526
|
"node:process" (module) {
|
|
527
527
|
module.exports = __rspack_external_node_process_786449bf;
|
|
528
528
|
},
|
|
529
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/index.js" (
|
|
529
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/index.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
530
530
|
const { Argument } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/argument.js");
|
|
531
531
|
const { Command } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/command.js");
|
|
532
532
|
const { CommanderError, InvalidArgumentError } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/error.js");
|
|
@@ -544,7 +544,7 @@ Please run ${picocolors_default().bold('upgrade-rspeedy')} in your Rspeedy proje
|
|
|
544
544
|
exports.InvalidArgumentError = InvalidArgumentError;
|
|
545
545
|
exports.InvalidOptionArgumentError = InvalidArgumentError;
|
|
546
546
|
},
|
|
547
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/argument.js" (
|
|
547
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/argument.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
548
548
|
const { InvalidArgumentError } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/error.js");
|
|
549
549
|
class Argument {
|
|
550
550
|
constructor(name, description){
|
|
@@ -616,7 +616,7 @@ Please run ${picocolors_default().bold('upgrade-rspeedy')} in your Rspeedy proje
|
|
|
616
616
|
exports.Argument = Argument;
|
|
617
617
|
exports.humanReadableArgName = humanReadableArgName;
|
|
618
618
|
},
|
|
619
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/command.js" (
|
|
619
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/command.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
620
620
|
const EventEmitter = __webpack_require__("node:events").EventEmitter;
|
|
621
621
|
const childProcess = __webpack_require__("node:child_process");
|
|
622
622
|
const path = __webpack_require__("node:path");
|
|
@@ -1771,7 +1771,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
1771
1771
|
exports.Command = Command;
|
|
1772
1772
|
exports.useColor = useColor;
|
|
1773
1773
|
},
|
|
1774
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/error.js" (
|
|
1774
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/error.js" (__unused_rspack_module, exports) {
|
|
1775
1775
|
class CommanderError extends Error {
|
|
1776
1776
|
constructor(exitCode, code, message){
|
|
1777
1777
|
super(message);
|
|
@@ -1792,7 +1792,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
1792
1792
|
exports.CommanderError = CommanderError;
|
|
1793
1793
|
exports.InvalidArgumentError = InvalidArgumentError;
|
|
1794
1794
|
},
|
|
1795
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/help.js" (
|
|
1795
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/help.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
1796
1796
|
const { humanReadableArgName } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/argument.js");
|
|
1797
1797
|
class Help {
|
|
1798
1798
|
constructor(){
|
|
@@ -2062,7 +2062,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
2062
2062
|
exports.Help = Help;
|
|
2063
2063
|
exports.stripColor = stripColor;
|
|
2064
2064
|
},
|
|
2065
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/option.js" (
|
|
2065
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/option.js" (__unused_rspack_module, exports, __webpack_require__) {
|
|
2066
2066
|
const { InvalidArgumentError } = __webpack_require__("../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/error.js");
|
|
2067
2067
|
class Option {
|
|
2068
2068
|
constructor(flags, description){
|
|
@@ -2214,7 +2214,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
2214
2214
|
exports.Option = Option;
|
|
2215
2215
|
exports.DualOptions = DualOptions;
|
|
2216
2216
|
},
|
|
2217
|
-
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/suggestSimilar.js" (
|
|
2217
|
+
"../../../node_modules/.pnpm/commander@13.1.0/node_modules/commander/lib/suggestSimilar.js" (__unused_rspack_module, exports) {
|
|
2218
2218
|
const maxDistance = 3;
|
|
2219
2219
|
function editDistance(a, b) {
|
|
2220
2220
|
if (Math.abs(a.length - b.length) > maxDistance) return Math.max(a.length, b.length);
|
|
@@ -2387,7 +2387,7 @@ function __webpack_require__(moduleId) {
|
|
|
2387
2387
|
})();
|
|
2388
2388
|
(()=>{
|
|
2389
2389
|
__webpack_require__.r = (exports)=>{
|
|
2390
|
-
if (
|
|
2390
|
+
if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports, Symbol.toStringTag, {
|
|
2391
2391
|
value: 'Module'
|
|
2392
2392
|
});
|
|
2393
2393
|
Object.defineProperty(exports, '__esModule', {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "upgrade-rspeedy-canary",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.5-canary-20251230-bba05e2e",
|
|
4
4
|
"description": "Upgrade Rspeedy-related packages",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"webpack",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"README.md"
|
|
31
31
|
],
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@lynx-js/types": "3.
|
|
33
|
+
"@lynx-js/types": "3.6.0",
|
|
34
34
|
"@rsbuild/plugin-less": "1.5.0",
|
|
35
35
|
"@rsbuild/plugin-sass": "1.4.0",
|
|
36
36
|
"commander": "^13.1.0",
|
|
@@ -41,11 +41,11 @@
|
|
|
41
41
|
"rslog": "^1.2.11",
|
|
42
42
|
"type-fest": "^5.0.1",
|
|
43
43
|
"@lynx-js/qrcode-rsbuild-plugin": "npm:@lynx-js/qrcode-rsbuild-plugin-canary@0.4.3",
|
|
44
|
-
"@lynx-js/react": "npm:@lynx-js/react-canary@0.115.
|
|
45
|
-
"@lynx-js/
|
|
46
|
-
"@lynx-js/
|
|
47
|
-
"@lynx-js/
|
|
48
|
-
"@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.10.
|
|
44
|
+
"@lynx-js/react": "npm:@lynx-js/react-canary@0.115.3-canary-20251230-bba05e2e",
|
|
45
|
+
"@lynx-js/react-rsbuild-plugin": "npm:@lynx-js/react-rsbuild-plugin-canary@0.12.4-canary-20251230-bba05e2e",
|
|
46
|
+
"@lynx-js/rspeedy": "npm:@lynx-js/rspeedy-canary@0.12.5-canary-20251230-bba05e2e",
|
|
47
|
+
"@lynx-js/web-core": "npm:@lynx-js/web-core-canary@0.19.4-canary-20251230-bba05e2e",
|
|
48
|
+
"@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.10.1-canary-20251230-bba05e2e"
|
|
49
49
|
},
|
|
50
50
|
"engines": {
|
|
51
51
|
"node": ">=18"
|