@wavemaker/react-runtime 11.14.1-18.6421 → 11.14.1-18.6427
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-lock.json +114 -110
- package/package.json +2 -2
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/react-runtime",
|
|
3
|
-
"version": "11.14.1-18.
|
|
3
|
+
"version": "11.14.1-18.6427",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/react-runtime",
|
|
9
|
-
"version": "11.14.1-18.
|
|
9
|
+
"version": "11.14.1-18.6427",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@base-ui-components/react": "1.0.0-alpha.8",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"@types/react": "^19",
|
|
60
60
|
"@types/react-color": "^3.0.13",
|
|
61
61
|
"@types/react-dom": "^19",
|
|
62
|
-
"@wavemaker/variables": "11.14.1-18.
|
|
62
|
+
"@wavemaker/variables": "11.14.1-18.6427",
|
|
63
63
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
64
64
|
"eslint": "^9",
|
|
65
65
|
"eslint-config-next": "15.1.4",
|
|
@@ -2089,29 +2089,29 @@
|
|
|
2089
2089
|
}
|
|
2090
2090
|
},
|
|
2091
2091
|
"node_modules/@floating-ui/core": {
|
|
2092
|
-
"version": "1.7.
|
|
2093
|
-
"integrity": "sha512-
|
|
2092
|
+
"version": "1.7.5",
|
|
2093
|
+
"integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
|
|
2094
2094
|
"license": "MIT",
|
|
2095
2095
|
"dependencies": {
|
|
2096
|
-
"@floating-ui/utils": "^0.2.
|
|
2096
|
+
"@floating-ui/utils": "^0.2.11"
|
|
2097
2097
|
}
|
|
2098
2098
|
},
|
|
2099
2099
|
"node_modules/@floating-ui/dom": {
|
|
2100
|
-
"version": "1.7.
|
|
2101
|
-
"integrity": "sha512-
|
|
2100
|
+
"version": "1.7.6",
|
|
2101
|
+
"integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
|
|
2102
2102
|
"license": "MIT",
|
|
2103
2103
|
"dependencies": {
|
|
2104
|
-
"@floating-ui/core": "^1.7.
|
|
2105
|
-
"@floating-ui/utils": "^0.2.
|
|
2104
|
+
"@floating-ui/core": "^1.7.5",
|
|
2105
|
+
"@floating-ui/utils": "^0.2.11"
|
|
2106
2106
|
}
|
|
2107
2107
|
},
|
|
2108
2108
|
"node_modules/@floating-ui/react": {
|
|
2109
|
-
"version": "0.27.
|
|
2110
|
-
"integrity": "sha512-
|
|
2109
|
+
"version": "0.27.19",
|
|
2110
|
+
"integrity": "sha512-31B8h5mm8YxotlE7/AU/PhNAl8eWxAmjL/v2QOxroDNkTFLk3Uu82u63N3b6TXa4EGJeeZLVcd/9AlNlVqzeog==",
|
|
2111
2111
|
"license": "MIT",
|
|
2112
2112
|
"dependencies": {
|
|
2113
|
-
"@floating-ui/react-dom": "^2.1.
|
|
2114
|
-
"@floating-ui/utils": "^0.2.
|
|
2113
|
+
"@floating-ui/react-dom": "^2.1.8",
|
|
2114
|
+
"@floating-ui/utils": "^0.2.11",
|
|
2115
2115
|
"tabbable": "^6.0.0"
|
|
2116
2116
|
},
|
|
2117
2117
|
"peerDependencies": {
|
|
@@ -2120,11 +2120,11 @@
|
|
|
2120
2120
|
}
|
|
2121
2121
|
},
|
|
2122
2122
|
"node_modules/@floating-ui/react-dom": {
|
|
2123
|
-
"version": "2.1.
|
|
2124
|
-
"integrity": "sha512-
|
|
2123
|
+
"version": "2.1.8",
|
|
2124
|
+
"integrity": "sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A==",
|
|
2125
2125
|
"license": "MIT",
|
|
2126
2126
|
"dependencies": {
|
|
2127
|
-
"@floating-ui/dom": "^1.7.
|
|
2127
|
+
"@floating-ui/dom": "^1.7.6"
|
|
2128
2128
|
},
|
|
2129
2129
|
"peerDependencies": {
|
|
2130
2130
|
"react": ">=16.8.0",
|
|
@@ -2132,8 +2132,8 @@
|
|
|
2132
2132
|
}
|
|
2133
2133
|
},
|
|
2134
2134
|
"node_modules/@floating-ui/utils": {
|
|
2135
|
-
"version": "0.2.
|
|
2136
|
-
"integrity": "sha512-
|
|
2135
|
+
"version": "0.2.11",
|
|
2136
|
+
"integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
|
|
2137
2137
|
"license": "MIT"
|
|
2138
2138
|
},
|
|
2139
2139
|
"node_modules/@formatjs/ecma402-abstract": {
|
|
@@ -2641,8 +2641,8 @@
|
|
|
2641
2641
|
}
|
|
2642
2642
|
},
|
|
2643
2643
|
"node_modules/@internationalized/date": {
|
|
2644
|
-
"version": "3.
|
|
2645
|
-
"integrity": "sha512
|
|
2644
|
+
"version": "3.12.0",
|
|
2645
|
+
"integrity": "sha512-/PyIMzK29jtXaGU23qTvNZxvBXRtKbNnGDFD+PY6CZw/Y8Ex8pFUzkuCJCG9aOqmShjqhS9mPqP6Dk5onQY8rQ==",
|
|
2646
2646
|
"license": "Apache-2.0",
|
|
2647
2647
|
"dependencies": {
|
|
2648
2648
|
"@swc/helpers": "^0.5.0"
|
|
@@ -2918,13 +2918,13 @@
|
|
|
2918
2918
|
}
|
|
2919
2919
|
},
|
|
2920
2920
|
"node_modules/@mui/private-theming": {
|
|
2921
|
-
"version": "7.3.
|
|
2922
|
-
"integrity": "sha512-
|
|
2921
|
+
"version": "7.3.9",
|
|
2922
|
+
"integrity": "sha512-ErIyRQvsiQEq7Yvcvfw9UDHngaqjMy9P3JDPnRAaKG5qhpl2C4tX/W1S4zJvpu+feihmZJStjIyvnv6KDbIrlw==",
|
|
2923
2923
|
"license": "MIT",
|
|
2924
2924
|
"peer": true,
|
|
2925
2925
|
"dependencies": {
|
|
2926
2926
|
"@babel/runtime": "^7.28.6",
|
|
2927
|
-
"@mui/utils": "^7.3.
|
|
2927
|
+
"@mui/utils": "^7.3.9",
|
|
2928
2928
|
"prop-types": "^15.8.1"
|
|
2929
2929
|
},
|
|
2930
2930
|
"engines": {
|
|
@@ -2945,13 +2945,13 @@
|
|
|
2945
2945
|
}
|
|
2946
2946
|
},
|
|
2947
2947
|
"node_modules/@mui/private-theming/node_modules/@mui/utils": {
|
|
2948
|
-
"version": "7.3.
|
|
2949
|
-
"integrity": "sha512-
|
|
2948
|
+
"version": "7.3.9",
|
|
2949
|
+
"integrity": "sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw==",
|
|
2950
2950
|
"license": "MIT",
|
|
2951
2951
|
"peer": true,
|
|
2952
2952
|
"dependencies": {
|
|
2953
2953
|
"@babel/runtime": "^7.28.6",
|
|
2954
|
-
"@mui/types": "^7.4.
|
|
2954
|
+
"@mui/types": "^7.4.12",
|
|
2955
2955
|
"@types/prop-types": "^15.7.15",
|
|
2956
2956
|
"clsx": "^2.1.1",
|
|
2957
2957
|
"prop-types": "^15.8.1",
|
|
@@ -2975,8 +2975,8 @@
|
|
|
2975
2975
|
}
|
|
2976
2976
|
},
|
|
2977
2977
|
"node_modules/@mui/styled-engine": {
|
|
2978
|
-
"version": "7.3.
|
|
2979
|
-
"integrity": "sha512-
|
|
2978
|
+
"version": "7.3.9",
|
|
2979
|
+
"integrity": "sha512-JqujWt5bX4okjUPGpVof/7pvgClqh7HvIbsIBIOOlCh2u3wG/Bwp4+E1bc1dXSwkrkp9WUAoNdI5HEC+5HKvMw==",
|
|
2980
2980
|
"license": "MIT",
|
|
2981
2981
|
"peer": true,
|
|
2982
2982
|
"dependencies": {
|
|
@@ -3009,16 +3009,16 @@
|
|
|
3009
3009
|
}
|
|
3010
3010
|
},
|
|
3011
3011
|
"node_modules/@mui/system": {
|
|
3012
|
-
"version": "7.3.
|
|
3013
|
-
"integrity": "sha512-
|
|
3012
|
+
"version": "7.3.9",
|
|
3013
|
+
"integrity": "sha512-aL1q9am8XpRrSabv9qWf5RHhJICJql34wnrc1nz0MuOglPRYF/liN+c8VqZdTvUn9qg+ZjRVbKf4sJVFfIDtmg==",
|
|
3014
3014
|
"license": "MIT",
|
|
3015
3015
|
"peer": true,
|
|
3016
3016
|
"dependencies": {
|
|
3017
3017
|
"@babel/runtime": "^7.28.6",
|
|
3018
|
-
"@mui/private-theming": "^7.3.
|
|
3019
|
-
"@mui/styled-engine": "^7.3.
|
|
3020
|
-
"@mui/types": "^7.4.
|
|
3021
|
-
"@mui/utils": "^7.3.
|
|
3018
|
+
"@mui/private-theming": "^7.3.9",
|
|
3019
|
+
"@mui/styled-engine": "^7.3.9",
|
|
3020
|
+
"@mui/types": "^7.4.12",
|
|
3021
|
+
"@mui/utils": "^7.3.9",
|
|
3022
3022
|
"clsx": "^2.1.1",
|
|
3023
3023
|
"csstype": "^3.2.3",
|
|
3024
3024
|
"prop-types": "^15.8.1"
|
|
@@ -3049,13 +3049,13 @@
|
|
|
3049
3049
|
}
|
|
3050
3050
|
},
|
|
3051
3051
|
"node_modules/@mui/system/node_modules/@mui/utils": {
|
|
3052
|
-
"version": "7.3.
|
|
3053
|
-
"integrity": "sha512-
|
|
3052
|
+
"version": "7.3.9",
|
|
3053
|
+
"integrity": "sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw==",
|
|
3054
3054
|
"license": "MIT",
|
|
3055
3055
|
"peer": true,
|
|
3056
3056
|
"dependencies": {
|
|
3057
3057
|
"@babel/runtime": "^7.28.6",
|
|
3058
|
-
"@mui/types": "^7.4.
|
|
3058
|
+
"@mui/types": "^7.4.12",
|
|
3059
3059
|
"@types/prop-types": "^15.7.15",
|
|
3060
3060
|
"clsx": "^2.1.1",
|
|
3061
3061
|
"prop-types": "^15.8.1",
|
|
@@ -3079,8 +3079,8 @@
|
|
|
3079
3079
|
}
|
|
3080
3080
|
},
|
|
3081
3081
|
"node_modules/@mui/types": {
|
|
3082
|
-
"version": "7.4.
|
|
3083
|
-
"integrity": "sha512-
|
|
3082
|
+
"version": "7.4.12",
|
|
3083
|
+
"integrity": "sha512-iKNAF2u9PzSIj40CjvKJWxFXJo122jXVdrmdh0hMYd+FR+NuJMkr/L88XwWLCRiJ5P1j+uyac25+Kp6YC4hu6w==",
|
|
3084
3084
|
"license": "MIT",
|
|
3085
3085
|
"dependencies": {
|
|
3086
3086
|
"@babel/runtime": "^7.28.6"
|
|
@@ -3202,12 +3202,12 @@
|
|
|
3202
3202
|
}
|
|
3203
3203
|
},
|
|
3204
3204
|
"node_modules/@mui/x-date-pickers/node_modules/@mui/utils": {
|
|
3205
|
-
"version": "7.3.
|
|
3206
|
-
"integrity": "sha512-
|
|
3205
|
+
"version": "7.3.9",
|
|
3206
|
+
"integrity": "sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw==",
|
|
3207
3207
|
"license": "MIT",
|
|
3208
3208
|
"dependencies": {
|
|
3209
3209
|
"@babel/runtime": "^7.28.6",
|
|
3210
|
-
"@mui/types": "^7.4.
|
|
3210
|
+
"@mui/types": "^7.4.12",
|
|
3211
3211
|
"@types/prop-types": "^15.7.15",
|
|
3212
3212
|
"clsx": "^2.1.1",
|
|
3213
3213
|
"prop-types": "^15.8.1",
|
|
@@ -3252,12 +3252,12 @@
|
|
|
3252
3252
|
}
|
|
3253
3253
|
},
|
|
3254
3254
|
"node_modules/@mui/x-internals/node_modules/@mui/utils": {
|
|
3255
|
-
"version": "7.3.
|
|
3256
|
-
"integrity": "sha512-
|
|
3255
|
+
"version": "7.3.9",
|
|
3256
|
+
"integrity": "sha512-U6SdZaGbfb65fqTsH3V5oJdFj9uYwyLE2WVuNvmbggTSDBb8QHrFsqY8BN3taK9t3yJ8/BPHD/kNvLNyjwM7Yw==",
|
|
3257
3257
|
"license": "MIT",
|
|
3258
3258
|
"dependencies": {
|
|
3259
3259
|
"@babel/runtime": "^7.28.6",
|
|
3260
|
-
"@mui/types": "^7.4.
|
|
3260
|
+
"@mui/types": "^7.4.12",
|
|
3261
3261
|
"@types/prop-types": "^15.7.15",
|
|
3262
3262
|
"clsx": "^2.1.1",
|
|
3263
3263
|
"prop-types": "^15.8.1",
|
|
@@ -3487,13 +3487,13 @@
|
|
|
3487
3487
|
}
|
|
3488
3488
|
},
|
|
3489
3489
|
"node_modules/@react-aria/focus": {
|
|
3490
|
-
"version": "3.21.
|
|
3491
|
-
"integrity": "sha512-
|
|
3490
|
+
"version": "3.21.5",
|
|
3491
|
+
"integrity": "sha512-V18fwCyf8zqgJdpLQeDU5ZRNd9TeOfBbhLgmX77Zr5ae9XwaoJ1R3SFJG1wCJX60t34AW+aLZSEEK+saQElf3Q==",
|
|
3492
3492
|
"license": "Apache-2.0",
|
|
3493
3493
|
"dependencies": {
|
|
3494
|
-
"@react-aria/interactions": "^3.27.
|
|
3495
|
-
"@react-aria/utils": "^3.33.
|
|
3496
|
-
"@react-types/shared": "^3.33.
|
|
3494
|
+
"@react-aria/interactions": "^3.27.1",
|
|
3495
|
+
"@react-aria/utils": "^3.33.1",
|
|
3496
|
+
"@react-types/shared": "^3.33.1",
|
|
3497
3497
|
"@swc/helpers": "^0.5.0",
|
|
3498
3498
|
"clsx": "^2.0.0"
|
|
3499
3499
|
},
|
|
@@ -3503,17 +3503,17 @@
|
|
|
3503
3503
|
}
|
|
3504
3504
|
},
|
|
3505
3505
|
"node_modules/@react-aria/i18n": {
|
|
3506
|
-
"version": "3.12.
|
|
3507
|
-
"integrity": "sha512-
|
|
3506
|
+
"version": "3.12.16",
|
|
3507
|
+
"integrity": "sha512-Km2CAz6MFQOUEaattaW+2jBdWOHUF8WX7VQoNbjlqElCP58nSaqi9yxTWUDRhAcn8/xFUnkFh4MFweNgtrHuEA==",
|
|
3508
3508
|
"license": "Apache-2.0",
|
|
3509
3509
|
"dependencies": {
|
|
3510
|
-
"@internationalized/date": "^3.
|
|
3510
|
+
"@internationalized/date": "^3.12.0",
|
|
3511
3511
|
"@internationalized/message": "^3.1.8",
|
|
3512
3512
|
"@internationalized/number": "^3.6.5",
|
|
3513
3513
|
"@internationalized/string": "^3.2.7",
|
|
3514
3514
|
"@react-aria/ssr": "^3.9.10",
|
|
3515
|
-
"@react-aria/utils": "^3.33.
|
|
3516
|
-
"@react-types/shared": "^3.33.
|
|
3515
|
+
"@react-aria/utils": "^3.33.1",
|
|
3516
|
+
"@react-types/shared": "^3.33.1",
|
|
3517
3517
|
"@swc/helpers": "^0.5.0"
|
|
3518
3518
|
},
|
|
3519
3519
|
"peerDependencies": {
|
|
@@ -3522,14 +3522,14 @@
|
|
|
3522
3522
|
}
|
|
3523
3523
|
},
|
|
3524
3524
|
"node_modules/@react-aria/interactions": {
|
|
3525
|
-
"version": "3.27.
|
|
3526
|
-
"integrity": "sha512-
|
|
3525
|
+
"version": "3.27.1",
|
|
3526
|
+
"integrity": "sha512-M3wLpTTmDflI0QGNK0PJNUaBXXfeBXue8ZxLMngfc1piHNiH4G5lUvWd9W14XVbqrSCVY8i8DfGrNYpyyZu0tw==",
|
|
3527
3527
|
"license": "Apache-2.0",
|
|
3528
3528
|
"dependencies": {
|
|
3529
3529
|
"@react-aria/ssr": "^3.9.10",
|
|
3530
|
-
"@react-aria/utils": "^3.33.
|
|
3530
|
+
"@react-aria/utils": "^3.33.1",
|
|
3531
3531
|
"@react-stately/flags": "^3.1.2",
|
|
3532
|
-
"@react-types/shared": "^3.33.
|
|
3532
|
+
"@react-types/shared": "^3.33.1",
|
|
3533
3533
|
"@swc/helpers": "^0.5.0"
|
|
3534
3534
|
},
|
|
3535
3535
|
"peerDependencies": {
|
|
@@ -3538,20 +3538,21 @@
|
|
|
3538
3538
|
}
|
|
3539
3539
|
},
|
|
3540
3540
|
"node_modules/@react-aria/overlays": {
|
|
3541
|
-
"version": "3.31.
|
|
3542
|
-
"integrity": "sha512-
|
|
3541
|
+
"version": "3.31.2",
|
|
3542
|
+
"integrity": "sha512-78HYI08r6LvcfD34gyv19ArRIjy1qxOKuXl/jYnjLDyQzD4pVb634IQWcm0zt10RdKgyuH6HTqvuDOgZTLet7Q==",
|
|
3543
3543
|
"license": "Apache-2.0",
|
|
3544
3544
|
"dependencies": {
|
|
3545
|
-
"@react-aria/focus": "^3.21.
|
|
3546
|
-
"@react-aria/i18n": "^3.12.
|
|
3547
|
-
"@react-aria/interactions": "^3.27.
|
|
3545
|
+
"@react-aria/focus": "^3.21.5",
|
|
3546
|
+
"@react-aria/i18n": "^3.12.16",
|
|
3547
|
+
"@react-aria/interactions": "^3.27.1",
|
|
3548
3548
|
"@react-aria/ssr": "^3.9.10",
|
|
3549
|
-
"@react-aria/utils": "^3.33.
|
|
3550
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
3551
|
-
"@react-stately/
|
|
3552
|
-
"@react-
|
|
3553
|
-
"@react-types/
|
|
3554
|
-
"@react-types/
|
|
3549
|
+
"@react-aria/utils": "^3.33.1",
|
|
3550
|
+
"@react-aria/visually-hidden": "^3.8.31",
|
|
3551
|
+
"@react-stately/flags": "^3.1.2",
|
|
3552
|
+
"@react-stately/overlays": "^3.6.23",
|
|
3553
|
+
"@react-types/button": "^3.15.1",
|
|
3554
|
+
"@react-types/overlays": "^3.9.4",
|
|
3555
|
+
"@react-types/shared": "^3.33.1",
|
|
3555
3556
|
"@swc/helpers": "^0.5.0"
|
|
3556
3557
|
},
|
|
3557
3558
|
"peerDependencies": {
|
|
@@ -3574,14 +3575,14 @@
|
|
|
3574
3575
|
}
|
|
3575
3576
|
},
|
|
3576
3577
|
"node_modules/@react-aria/utils": {
|
|
3577
|
-
"version": "3.33.
|
|
3578
|
-
"integrity": "sha512-
|
|
3578
|
+
"version": "3.33.1",
|
|
3579
|
+
"integrity": "sha512-kIx1Sj6bbAT0pdqCegHuPanR9zrLn5zMRiM7LN12rgRf55S19ptd9g3ncahArifYTRkfEU9VIn+q0HjfMqS9/w==",
|
|
3579
3580
|
"license": "Apache-2.0",
|
|
3580
3581
|
"dependencies": {
|
|
3581
3582
|
"@react-aria/ssr": "^3.9.10",
|
|
3582
3583
|
"@react-stately/flags": "^3.1.2",
|
|
3583
3584
|
"@react-stately/utils": "^3.11.0",
|
|
3584
|
-
"@react-types/shared": "^3.33.
|
|
3585
|
+
"@react-types/shared": "^3.33.1",
|
|
3585
3586
|
"@swc/helpers": "^0.5.0",
|
|
3586
3587
|
"clsx": "^2.0.0"
|
|
3587
3588
|
},
|
|
@@ -3591,13 +3592,13 @@
|
|
|
3591
3592
|
}
|
|
3592
3593
|
},
|
|
3593
3594
|
"node_modules/@react-aria/visually-hidden": {
|
|
3594
|
-
"version": "3.8.
|
|
3595
|
-
"integrity": "sha512-
|
|
3595
|
+
"version": "3.8.31",
|
|
3596
|
+
"integrity": "sha512-RTOHHa4n56a9A3criThqFHBifvZoV71+MCkSuNP2cKO662SUWjqKkd0tJt/mBRMEJPkys8K7Eirp6T8Wt5FFRA==",
|
|
3596
3597
|
"license": "Apache-2.0",
|
|
3597
3598
|
"dependencies": {
|
|
3598
|
-
"@react-aria/interactions": "^3.27.
|
|
3599
|
-
"@react-aria/utils": "^3.33.
|
|
3600
|
-
"@react-types/shared": "^3.33.
|
|
3599
|
+
"@react-aria/interactions": "^3.27.1",
|
|
3600
|
+
"@react-aria/utils": "^3.33.1",
|
|
3601
|
+
"@react-types/shared": "^3.33.1",
|
|
3601
3602
|
"@swc/helpers": "^0.5.0"
|
|
3602
3603
|
},
|
|
3603
3604
|
"peerDependencies": {
|
|
@@ -3614,12 +3615,12 @@
|
|
|
3614
3615
|
}
|
|
3615
3616
|
},
|
|
3616
3617
|
"node_modules/@react-stately/overlays": {
|
|
3617
|
-
"version": "3.6.
|
|
3618
|
-
"integrity": "sha512-
|
|
3618
|
+
"version": "3.6.23",
|
|
3619
|
+
"integrity": "sha512-RzWxots9A6gAzQMP4s8hOAHV7SbJRTFSlQbb6ly1nkWQXacOSZSFNGsKOaS0eIatfNPlNnW4NIkgtGws5UYzfw==",
|
|
3619
3620
|
"license": "Apache-2.0",
|
|
3620
3621
|
"dependencies": {
|
|
3621
3622
|
"@react-stately/utils": "^3.11.0",
|
|
3622
|
-
"@react-types/overlays": "^3.9.
|
|
3623
|
+
"@react-types/overlays": "^3.9.4",
|
|
3623
3624
|
"@swc/helpers": "^0.5.0"
|
|
3624
3625
|
},
|
|
3625
3626
|
"peerDependencies": {
|
|
@@ -3638,30 +3639,30 @@
|
|
|
3638
3639
|
}
|
|
3639
3640
|
},
|
|
3640
3641
|
"node_modules/@react-types/button": {
|
|
3641
|
-
"version": "3.15.
|
|
3642
|
-
"integrity": "sha512-
|
|
3642
|
+
"version": "3.15.1",
|
|
3643
|
+
"integrity": "sha512-M1HtsKreJkigCnqceuIT22hDJBSStbPimnpmQmsl7SNyqCFY3+DHS7y/Sl3GvqCkzxF7j9UTL0dG38lGQ3K4xQ==",
|
|
3643
3644
|
"license": "Apache-2.0",
|
|
3644
3645
|
"dependencies": {
|
|
3645
|
-
"@react-types/shared": "^3.33.
|
|
3646
|
+
"@react-types/shared": "^3.33.1"
|
|
3646
3647
|
},
|
|
3647
3648
|
"peerDependencies": {
|
|
3648
3649
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
3649
3650
|
}
|
|
3650
3651
|
},
|
|
3651
3652
|
"node_modules/@react-types/overlays": {
|
|
3652
|
-
"version": "3.9.
|
|
3653
|
-
"integrity": "sha512-
|
|
3653
|
+
"version": "3.9.4",
|
|
3654
|
+
"integrity": "sha512-7Z9HaebMFyYBqtv3XVNHEmVkm7AiYviV7gv0c98elEN2Co+eQcKFGvwBM9Gy/lV57zlTqFX1EX/SAqkMEbCLOA==",
|
|
3654
3655
|
"license": "Apache-2.0",
|
|
3655
3656
|
"dependencies": {
|
|
3656
|
-
"@react-types/shared": "^3.33.
|
|
3657
|
+
"@react-types/shared": "^3.33.1"
|
|
3657
3658
|
},
|
|
3658
3659
|
"peerDependencies": {
|
|
3659
3660
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
3660
3661
|
}
|
|
3661
3662
|
},
|
|
3662
3663
|
"node_modules/@react-types/shared": {
|
|
3663
|
-
"version": "3.33.
|
|
3664
|
-
"integrity": "sha512-
|
|
3664
|
+
"version": "3.33.1",
|
|
3665
|
+
"integrity": "sha512-oJHtjvLG43VjwemQDadlR5g/8VepK56B/xKO2XORPHt9zlW6IZs3tZrYlvH29BMvoqC7RtE7E5UjgbnbFtDGag==",
|
|
3665
3666
|
"license": "Apache-2.0",
|
|
3666
3667
|
"peerDependencies": {
|
|
3667
3668
|
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
|
|
@@ -3878,8 +3879,8 @@
|
|
|
3878
3879
|
}
|
|
3879
3880
|
},
|
|
3880
3881
|
"node_modules/@types/node": {
|
|
3881
|
-
"version": "20.19.
|
|
3882
|
-
"integrity": "sha512-
|
|
3882
|
+
"version": "20.19.37",
|
|
3883
|
+
"integrity": "sha512-8kzdPJ3FsNsVIurqBs7oodNnCEVbni9yUEkaHbgptDACOPW04jimGagZ51E6+lXUwJjgnBw+hyko/lkFWCldqw==",
|
|
3883
3884
|
"dev": true,
|
|
3884
3885
|
"license": "MIT",
|
|
3885
3886
|
"dependencies": {
|
|
@@ -4483,8 +4484,8 @@
|
|
|
4483
4484
|
]
|
|
4484
4485
|
},
|
|
4485
4486
|
"node_modules/@wavemaker/variables": {
|
|
4486
|
-
"version": "11.14.1-18.
|
|
4487
|
-
"integrity": "sha512-
|
|
4487
|
+
"version": "11.14.1-18.6427",
|
|
4488
|
+
"integrity": "sha512-J7AgdQHvi5QWGjXHtYEO4TXpIn7zreZU32Fmqzv+QlMjK+3aEz6m+VzKv7hU+9nn97Bl2iG9FRBtM4hdw1Z6YQ==",
|
|
4488
4489
|
"dev": true,
|
|
4489
4490
|
"license": "ISC",
|
|
4490
4491
|
"dependencies": {
|
|
@@ -5090,8 +5091,8 @@
|
|
|
5090
5091
|
}
|
|
5091
5092
|
},
|
|
5092
5093
|
"node_modules/caniuse-lite": {
|
|
5093
|
-
"version": "1.0.
|
|
5094
|
-
"integrity": "sha512-
|
|
5094
|
+
"version": "1.0.30001777",
|
|
5095
|
+
"integrity": "sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==",
|
|
5095
5096
|
"funding": [
|
|
5096
5097
|
{
|
|
5097
5098
|
"type": "opencollective",
|
|
@@ -5624,9 +5625,12 @@
|
|
|
5624
5625
|
}
|
|
5625
5626
|
},
|
|
5626
5627
|
"node_modules/dompurify": {
|
|
5627
|
-
"version": "3.3.
|
|
5628
|
-
"integrity": "sha512-
|
|
5628
|
+
"version": "3.3.2",
|
|
5629
|
+
"integrity": "sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==",
|
|
5629
5630
|
"license": "(MPL-2.0 OR Apache-2.0)",
|
|
5631
|
+
"engines": {
|
|
5632
|
+
"node": ">=20"
|
|
5633
|
+
},
|
|
5630
5634
|
"optionalDependencies": {
|
|
5631
5635
|
"@types/trusted-types": "^2.0.7"
|
|
5632
5636
|
}
|
|
@@ -5645,8 +5649,8 @@
|
|
|
5645
5649
|
}
|
|
5646
5650
|
},
|
|
5647
5651
|
"node_modules/electron-to-chromium": {
|
|
5648
|
-
"version": "1.5.
|
|
5649
|
-
"integrity": "sha512-
|
|
5652
|
+
"version": "1.5.307",
|
|
5653
|
+
"integrity": "sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==",
|
|
5650
5654
|
"dev": true,
|
|
5651
5655
|
"license": "ISC"
|
|
5652
5656
|
},
|
|
@@ -5841,8 +5845,8 @@
|
|
|
5841
5845
|
}
|
|
5842
5846
|
},
|
|
5843
5847
|
"node_modules/es-toolkit": {
|
|
5844
|
-
"version": "1.45.
|
|
5845
|
-
"integrity": "sha512
|
|
5848
|
+
"version": "1.45.1",
|
|
5849
|
+
"integrity": "sha512-/jhoOj/Fx+A+IIyDNOvO3TItGmlMKhtX8ISAHKE90c4b/k1tqaqEZ+uUqfpU8DMnW5cgNJv606zS55jGvza0Xw==",
|
|
5846
5850
|
"license": "MIT",
|
|
5847
5851
|
"workspaces": [
|
|
5848
5852
|
"docs",
|
|
@@ -6481,8 +6485,8 @@
|
|
|
6481
6485
|
}
|
|
6482
6486
|
},
|
|
6483
6487
|
"node_modules/fs-extra": {
|
|
6484
|
-
"version": "11.3.
|
|
6485
|
-
"integrity": "sha512-
|
|
6488
|
+
"version": "11.3.4",
|
|
6489
|
+
"integrity": "sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==",
|
|
6486
6490
|
"dev": true,
|
|
6487
6491
|
"license": "MIT",
|
|
6488
6492
|
"dependencies": {
|
|
@@ -7453,8 +7457,8 @@
|
|
|
7453
7457
|
}
|
|
7454
7458
|
},
|
|
7455
7459
|
"node_modules/jodit": {
|
|
7456
|
-
"version": "4.
|
|
7457
|
-
"integrity": "sha512-
|
|
7460
|
+
"version": "4.10.2",
|
|
7461
|
+
"integrity": "sha512-eBnB0zL6sFcySh2/ZfmZApRuPmO6+hOJoUJ5J7Lq1R9EYqBTAj77zhFC/B6wNC5V14m8P0UZ+X946dnhcVKrXQ==",
|
|
7458
7462
|
"license": "MIT"
|
|
7459
7463
|
},
|
|
7460
7464
|
"node_modules/jodit-react": {
|
|
@@ -7613,8 +7617,8 @@
|
|
|
7613
7617
|
"license": "MIT"
|
|
7614
7618
|
},
|
|
7615
7619
|
"node_modules/lint-staged": {
|
|
7616
|
-
"version": "16.3.
|
|
7617
|
-
"integrity": "sha512-
|
|
7620
|
+
"version": "16.3.2",
|
|
7621
|
+
"integrity": "sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==",
|
|
7618
7622
|
"license": "MIT",
|
|
7619
7623
|
"dependencies": {
|
|
7620
7624
|
"commander": "^14.0.3",
|
|
@@ -8032,8 +8036,8 @@
|
|
|
8032
8036
|
}
|
|
8033
8037
|
},
|
|
8034
8038
|
"node_modules/node-releases": {
|
|
8035
|
-
"version": "2.0.
|
|
8036
|
-
"integrity": "sha512-
|
|
8039
|
+
"version": "2.0.36",
|
|
8040
|
+
"integrity": "sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==",
|
|
8037
8041
|
"dev": true,
|
|
8038
8042
|
"license": "MIT"
|
|
8039
8043
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/react-runtime",
|
|
3
|
-
"version": "11.14.1-18.
|
|
3
|
+
"version": "11.14.1-18.6427",
|
|
4
4
|
"description": "React runtime package for Wavemaker",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"@types/react": "^19",
|
|
79
79
|
"@types/react-color": "^3.0.13",
|
|
80
80
|
"@types/react-dom": "^19",
|
|
81
|
-
"@wavemaker/variables": "11.14.1-18.
|
|
81
|
+
"@wavemaker/variables": "11.14.1-18.6427",
|
|
82
82
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
83
83
|
"eslint": "^9",
|
|
84
84
|
"eslint-config-next": "15.1.4",
|