@wavemaker/react-runtime 11.14.1-18.6445 → 11.14.1-19.6462
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 +106 -103
- 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-
|
|
3
|
+
"version": "11.14.1-19.6462",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/react-runtime",
|
|
9
|
-
"version": "11.14.1-
|
|
9
|
+
"version": "11.14.1-19.6462",
|
|
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-
|
|
62
|
+
"@wavemaker/variables": "11.14.1-19.6462",
|
|
63
63
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
64
64
|
"eslint": "^9",
|
|
65
65
|
"eslint-config-next": "15.1.4",
|
|
@@ -3737,8 +3737,8 @@
|
|
|
3737
3737
|
"license": "Apache-2.0"
|
|
3738
3738
|
},
|
|
3739
3739
|
"node_modules/@swc/helpers": {
|
|
3740
|
-
"version": "0.5.
|
|
3741
|
-
"integrity": "sha512-
|
|
3740
|
+
"version": "0.5.20",
|
|
3741
|
+
"integrity": "sha512-2egEBHUMasdypIzrprsu8g+OEVd7Vp2MM3a2eVlM/cyFYto0nGz5BX5BTgh/ShZZI9ed+ozEq+Ngt+rgmUs8tw==",
|
|
3742
3742
|
"license": "Apache-2.0",
|
|
3743
3743
|
"dependencies": {
|
|
3744
3744
|
"tslib": "^2.8.0"
|
|
@@ -3955,19 +3955,19 @@
|
|
|
3955
3955
|
"license": "MIT"
|
|
3956
3956
|
},
|
|
3957
3957
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
3958
|
-
"version": "8.
|
|
3959
|
-
"integrity": "sha512-
|
|
3958
|
+
"version": "8.58.0",
|
|
3959
|
+
"integrity": "sha512-RLkVSiNuUP1C2ROIWfqX+YcUfLaSnxGE/8M+Y57lopVwg9VTYYfhuz15Yf1IzCKgZj6/rIbYTmJCUSqr76r0Wg==",
|
|
3960
3960
|
"dev": true,
|
|
3961
3961
|
"license": "MIT",
|
|
3962
3962
|
"dependencies": {
|
|
3963
3963
|
"@eslint-community/regexpp": "^4.12.2",
|
|
3964
|
-
"@typescript-eslint/scope-manager": "8.
|
|
3965
|
-
"@typescript-eslint/type-utils": "8.
|
|
3966
|
-
"@typescript-eslint/utils": "8.
|
|
3967
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
3964
|
+
"@typescript-eslint/scope-manager": "8.58.0",
|
|
3965
|
+
"@typescript-eslint/type-utils": "8.58.0",
|
|
3966
|
+
"@typescript-eslint/utils": "8.58.0",
|
|
3967
|
+
"@typescript-eslint/visitor-keys": "8.58.0",
|
|
3968
3968
|
"ignore": "^7.0.5",
|
|
3969
3969
|
"natural-compare": "^1.4.0",
|
|
3970
|
-
"ts-api-utils": "^2.
|
|
3970
|
+
"ts-api-utils": "^2.5.0"
|
|
3971
3971
|
},
|
|
3972
3972
|
"engines": {
|
|
3973
3973
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -3977,9 +3977,9 @@
|
|
|
3977
3977
|
"url": "https://opencollective.com/typescript-eslint"
|
|
3978
3978
|
},
|
|
3979
3979
|
"peerDependencies": {
|
|
3980
|
-
"@typescript-eslint/parser": "^8.
|
|
3980
|
+
"@typescript-eslint/parser": "^8.58.0",
|
|
3981
3981
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
|
3982
|
-
"typescript": ">=4.8.4 <6.
|
|
3982
|
+
"typescript": ">=4.8.4 <6.1.0"
|
|
3983
3983
|
}
|
|
3984
3984
|
},
|
|
3985
3985
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
|
|
@@ -3992,15 +3992,15 @@
|
|
|
3992
3992
|
}
|
|
3993
3993
|
},
|
|
3994
3994
|
"node_modules/@typescript-eslint/parser": {
|
|
3995
|
-
"version": "8.
|
|
3996
|
-
"integrity": "sha512-
|
|
3995
|
+
"version": "8.58.0",
|
|
3996
|
+
"integrity": "sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA==",
|
|
3997
3997
|
"dev": true,
|
|
3998
3998
|
"license": "MIT",
|
|
3999
3999
|
"dependencies": {
|
|
4000
|
-
"@typescript-eslint/scope-manager": "8.
|
|
4001
|
-
"@typescript-eslint/types": "8.
|
|
4002
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
4003
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
4000
|
+
"@typescript-eslint/scope-manager": "8.58.0",
|
|
4001
|
+
"@typescript-eslint/types": "8.58.0",
|
|
4002
|
+
"@typescript-eslint/typescript-estree": "8.58.0",
|
|
4003
|
+
"@typescript-eslint/visitor-keys": "8.58.0",
|
|
4004
4004
|
"debug": "^4.4.3"
|
|
4005
4005
|
},
|
|
4006
4006
|
"engines": {
|
|
@@ -4012,17 +4012,17 @@
|
|
|
4012
4012
|
},
|
|
4013
4013
|
"peerDependencies": {
|
|
4014
4014
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
|
4015
|
-
"typescript": ">=4.8.4 <6.
|
|
4015
|
+
"typescript": ">=4.8.4 <6.1.0"
|
|
4016
4016
|
}
|
|
4017
4017
|
},
|
|
4018
4018
|
"node_modules/@typescript-eslint/project-service": {
|
|
4019
|
-
"version": "8.
|
|
4020
|
-
"integrity": "sha512-
|
|
4019
|
+
"version": "8.58.0",
|
|
4020
|
+
"integrity": "sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg==",
|
|
4021
4021
|
"dev": true,
|
|
4022
4022
|
"license": "MIT",
|
|
4023
4023
|
"dependencies": {
|
|
4024
|
-
"@typescript-eslint/tsconfig-utils": "^8.
|
|
4025
|
-
"@typescript-eslint/types": "^8.
|
|
4024
|
+
"@typescript-eslint/tsconfig-utils": "^8.58.0",
|
|
4025
|
+
"@typescript-eslint/types": "^8.58.0",
|
|
4026
4026
|
"debug": "^4.4.3"
|
|
4027
4027
|
},
|
|
4028
4028
|
"engines": {
|
|
@@ -4033,17 +4033,17 @@
|
|
|
4033
4033
|
"url": "https://opencollective.com/typescript-eslint"
|
|
4034
4034
|
},
|
|
4035
4035
|
"peerDependencies": {
|
|
4036
|
-
"typescript": ">=4.8.4 <6.
|
|
4036
|
+
"typescript": ">=4.8.4 <6.1.0"
|
|
4037
4037
|
}
|
|
4038
4038
|
},
|
|
4039
4039
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
4040
|
-
"version": "8.
|
|
4041
|
-
"integrity": "sha512-
|
|
4040
|
+
"version": "8.58.0",
|
|
4041
|
+
"integrity": "sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ==",
|
|
4042
4042
|
"dev": true,
|
|
4043
4043
|
"license": "MIT",
|
|
4044
4044
|
"dependencies": {
|
|
4045
|
-
"@typescript-eslint/types": "8.
|
|
4046
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
4045
|
+
"@typescript-eslint/types": "8.58.0",
|
|
4046
|
+
"@typescript-eslint/visitor-keys": "8.58.0"
|
|
4047
4047
|
},
|
|
4048
4048
|
"engines": {
|
|
4049
4049
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4054,8 +4054,8 @@
|
|
|
4054
4054
|
}
|
|
4055
4055
|
},
|
|
4056
4056
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
4057
|
-
"version": "8.
|
|
4058
|
-
"integrity": "sha512-
|
|
4057
|
+
"version": "8.58.0",
|
|
4058
|
+
"integrity": "sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A==",
|
|
4059
4059
|
"dev": true,
|
|
4060
4060
|
"license": "MIT",
|
|
4061
4061
|
"engines": {
|
|
@@ -4066,20 +4066,20 @@
|
|
|
4066
4066
|
"url": "https://opencollective.com/typescript-eslint"
|
|
4067
4067
|
},
|
|
4068
4068
|
"peerDependencies": {
|
|
4069
|
-
"typescript": ">=4.8.4 <6.
|
|
4069
|
+
"typescript": ">=4.8.4 <6.1.0"
|
|
4070
4070
|
}
|
|
4071
4071
|
},
|
|
4072
4072
|
"node_modules/@typescript-eslint/type-utils": {
|
|
4073
|
-
"version": "8.
|
|
4074
|
-
"integrity": "sha512
|
|
4073
|
+
"version": "8.58.0",
|
|
4074
|
+
"integrity": "sha512-aGsCQImkDIqMyx1u4PrVlbi/krmDsQUs4zAcCV6M7yPcPev+RqVlndsJy9kJ8TLihW9TZ0kbDAzctpLn5o+lOg==",
|
|
4075
4075
|
"dev": true,
|
|
4076
4076
|
"license": "MIT",
|
|
4077
4077
|
"dependencies": {
|
|
4078
|
-
"@typescript-eslint/types": "8.
|
|
4079
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
4080
|
-
"@typescript-eslint/utils": "8.
|
|
4078
|
+
"@typescript-eslint/types": "8.58.0",
|
|
4079
|
+
"@typescript-eslint/typescript-estree": "8.58.0",
|
|
4080
|
+
"@typescript-eslint/utils": "8.58.0",
|
|
4081
4081
|
"debug": "^4.4.3",
|
|
4082
|
-
"ts-api-utils": "^2.
|
|
4082
|
+
"ts-api-utils": "^2.5.0"
|
|
4083
4083
|
},
|
|
4084
4084
|
"engines": {
|
|
4085
4085
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4090,12 +4090,12 @@
|
|
|
4090
4090
|
},
|
|
4091
4091
|
"peerDependencies": {
|
|
4092
4092
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
|
4093
|
-
"typescript": ">=4.8.4 <6.
|
|
4093
|
+
"typescript": ">=4.8.4 <6.1.0"
|
|
4094
4094
|
}
|
|
4095
4095
|
},
|
|
4096
4096
|
"node_modules/@typescript-eslint/types": {
|
|
4097
|
-
"version": "8.
|
|
4098
|
-
"integrity": "sha512-
|
|
4097
|
+
"version": "8.58.0",
|
|
4098
|
+
"integrity": "sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww==",
|
|
4099
4099
|
"dev": true,
|
|
4100
4100
|
"license": "MIT",
|
|
4101
4101
|
"engines": {
|
|
@@ -4107,20 +4107,20 @@
|
|
|
4107
4107
|
}
|
|
4108
4108
|
},
|
|
4109
4109
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
4110
|
-
"version": "8.
|
|
4111
|
-
"integrity": "sha512-
|
|
4110
|
+
"version": "8.58.0",
|
|
4111
|
+
"integrity": "sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA==",
|
|
4112
4112
|
"dev": true,
|
|
4113
4113
|
"license": "MIT",
|
|
4114
4114
|
"dependencies": {
|
|
4115
|
-
"@typescript-eslint/project-service": "8.
|
|
4116
|
-
"@typescript-eslint/tsconfig-utils": "8.
|
|
4117
|
-
"@typescript-eslint/types": "8.
|
|
4118
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
4115
|
+
"@typescript-eslint/project-service": "8.58.0",
|
|
4116
|
+
"@typescript-eslint/tsconfig-utils": "8.58.0",
|
|
4117
|
+
"@typescript-eslint/types": "8.58.0",
|
|
4118
|
+
"@typescript-eslint/visitor-keys": "8.58.0",
|
|
4119
4119
|
"debug": "^4.4.3",
|
|
4120
4120
|
"minimatch": "^10.2.2",
|
|
4121
4121
|
"semver": "^7.7.3",
|
|
4122
4122
|
"tinyglobby": "^0.2.15",
|
|
4123
|
-
"ts-api-utils": "^2.
|
|
4123
|
+
"ts-api-utils": "^2.5.0"
|
|
4124
4124
|
},
|
|
4125
4125
|
"engines": {
|
|
4126
4126
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4130,7 +4130,7 @@
|
|
|
4130
4130
|
"url": "https://opencollective.com/typescript-eslint"
|
|
4131
4131
|
},
|
|
4132
4132
|
"peerDependencies": {
|
|
4133
|
-
"typescript": ">=4.8.4 <6.
|
|
4133
|
+
"typescript": ">=4.8.4 <6.1.0"
|
|
4134
4134
|
}
|
|
4135
4135
|
},
|
|
4136
4136
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": {
|
|
@@ -4143,8 +4143,8 @@
|
|
|
4143
4143
|
}
|
|
4144
4144
|
},
|
|
4145
4145
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
4146
|
-
"version": "5.0.
|
|
4147
|
-
"integrity": "sha512-
|
|
4146
|
+
"version": "5.0.5",
|
|
4147
|
+
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
|
4148
4148
|
"dev": true,
|
|
4149
4149
|
"license": "MIT",
|
|
4150
4150
|
"dependencies": {
|
|
@@ -4155,12 +4155,12 @@
|
|
|
4155
4155
|
}
|
|
4156
4156
|
},
|
|
4157
4157
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
4158
|
-
"version": "10.2.
|
|
4159
|
-
"integrity": "sha512-
|
|
4158
|
+
"version": "10.2.5",
|
|
4159
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
4160
4160
|
"dev": true,
|
|
4161
4161
|
"license": "BlueOak-1.0.0",
|
|
4162
4162
|
"dependencies": {
|
|
4163
|
-
"brace-expansion": "^5.0.
|
|
4163
|
+
"brace-expansion": "^5.0.5"
|
|
4164
4164
|
},
|
|
4165
4165
|
"engines": {
|
|
4166
4166
|
"node": "18 || 20 || >=22"
|
|
@@ -4182,15 +4182,15 @@
|
|
|
4182
4182
|
}
|
|
4183
4183
|
},
|
|
4184
4184
|
"node_modules/@typescript-eslint/utils": {
|
|
4185
|
-
"version": "8.
|
|
4186
|
-
"integrity": "sha512-
|
|
4185
|
+
"version": "8.58.0",
|
|
4186
|
+
"integrity": "sha512-RfeSqcFeHMHlAWzt4TBjWOAtoW9lnsAGiP3GbaX9uVgTYYrMbVnGONEfUCiSss+xMHFl+eHZiipmA8WkQ7FuNA==",
|
|
4187
4187
|
"dev": true,
|
|
4188
4188
|
"license": "MIT",
|
|
4189
4189
|
"dependencies": {
|
|
4190
4190
|
"@eslint-community/eslint-utils": "^4.9.1",
|
|
4191
|
-
"@typescript-eslint/scope-manager": "8.
|
|
4192
|
-
"@typescript-eslint/types": "8.
|
|
4193
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
4191
|
+
"@typescript-eslint/scope-manager": "8.58.0",
|
|
4192
|
+
"@typescript-eslint/types": "8.58.0",
|
|
4193
|
+
"@typescript-eslint/typescript-estree": "8.58.0"
|
|
4194
4194
|
},
|
|
4195
4195
|
"engines": {
|
|
4196
4196
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4201,16 +4201,16 @@
|
|
|
4201
4201
|
},
|
|
4202
4202
|
"peerDependencies": {
|
|
4203
4203
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
|
4204
|
-
"typescript": ">=4.8.4 <6.
|
|
4204
|
+
"typescript": ">=4.8.4 <6.1.0"
|
|
4205
4205
|
}
|
|
4206
4206
|
},
|
|
4207
4207
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
4208
|
-
"version": "8.
|
|
4209
|
-
"integrity": "sha512-
|
|
4208
|
+
"version": "8.58.0",
|
|
4209
|
+
"integrity": "sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ==",
|
|
4210
4210
|
"dev": true,
|
|
4211
4211
|
"license": "MIT",
|
|
4212
4212
|
"dependencies": {
|
|
4213
|
-
"@typescript-eslint/types": "8.
|
|
4213
|
+
"@typescript-eslint/types": "8.58.0",
|
|
4214
4214
|
"eslint-visitor-keys": "^5.0.0"
|
|
4215
4215
|
},
|
|
4216
4216
|
"engines": {
|
|
@@ -4484,8 +4484,8 @@
|
|
|
4484
4484
|
]
|
|
4485
4485
|
},
|
|
4486
4486
|
"node_modules/@wavemaker/variables": {
|
|
4487
|
-
"version": "11.14.1-
|
|
4488
|
-
"integrity": "sha512-
|
|
4487
|
+
"version": "11.14.1-19.6462",
|
|
4488
|
+
"integrity": "sha512-AYf4eAnRbvN7Cg6i/eay3UBMzyFQHQYeDNgk3kuyYvub46SspekdODDjW6JFJer6EiQIzXvLpU5JKXEsJQv+0w==",
|
|
4489
4489
|
"dev": true,
|
|
4490
4490
|
"license": "ISC",
|
|
4491
4491
|
"dependencies": {
|
|
@@ -4497,8 +4497,8 @@
|
|
|
4497
4497
|
}
|
|
4498
4498
|
},
|
|
4499
4499
|
"node_modules/@xmldom/xmldom": {
|
|
4500
|
-
"version": "0.8.
|
|
4501
|
-
"integrity": "sha512-
|
|
4500
|
+
"version": "0.8.12",
|
|
4501
|
+
"integrity": "sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==",
|
|
4502
4502
|
"dev": true,
|
|
4503
4503
|
"license": "MIT",
|
|
4504
4504
|
"engines": {
|
|
@@ -4799,8 +4799,8 @@
|
|
|
4799
4799
|
}
|
|
4800
4800
|
},
|
|
4801
4801
|
"node_modules/axe-core": {
|
|
4802
|
-
"version": "4.11.
|
|
4803
|
-
"integrity": "sha512-
|
|
4802
|
+
"version": "4.11.2",
|
|
4803
|
+
"integrity": "sha512-byD6KPdvo72y/wj2T/4zGEvvlis+PsZsn/yPS3pEO+sFpcrqRpX/TJCxvVaEsNeMrfQbCr7w163YqoD9IYwHXw==",
|
|
4804
4804
|
"dev": true,
|
|
4805
4805
|
"license": "MPL-2.0",
|
|
4806
4806
|
"engines": {
|
|
@@ -4808,13 +4808,13 @@
|
|
|
4808
4808
|
}
|
|
4809
4809
|
},
|
|
4810
4810
|
"node_modules/axios": {
|
|
4811
|
-
"version": "1.
|
|
4812
|
-
"integrity": "sha512-
|
|
4811
|
+
"version": "1.14.0",
|
|
4812
|
+
"integrity": "sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==",
|
|
4813
4813
|
"license": "MIT",
|
|
4814
4814
|
"dependencies": {
|
|
4815
4815
|
"follow-redirects": "^1.15.11",
|
|
4816
4816
|
"form-data": "^4.0.5",
|
|
4817
|
-
"proxy-from-env": "^
|
|
4817
|
+
"proxy-from-env": "^2.1.0"
|
|
4818
4818
|
}
|
|
4819
4819
|
},
|
|
4820
4820
|
"node_modules/axobject-query": {
|
|
@@ -4854,8 +4854,8 @@
|
|
|
4854
4854
|
}
|
|
4855
4855
|
},
|
|
4856
4856
|
"node_modules/babel-plugin-module-resolver/node_modules/brace-expansion": {
|
|
4857
|
-
"version": "2.0.
|
|
4858
|
-
"integrity": "sha512-
|
|
4857
|
+
"version": "2.0.3",
|
|
4858
|
+
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
|
|
4859
4859
|
"dev": true,
|
|
4860
4860
|
"license": "MIT",
|
|
4861
4861
|
"dependencies": {
|
|
@@ -4948,8 +4948,8 @@
|
|
|
4948
4948
|
"license": "MIT"
|
|
4949
4949
|
},
|
|
4950
4950
|
"node_modules/baseline-browser-mapping": {
|
|
4951
|
-
"version": "2.10.
|
|
4952
|
-
"integrity": "sha512-
|
|
4951
|
+
"version": "2.10.13",
|
|
4952
|
+
"integrity": "sha512-BL2sTuHOdy0YT1lYieUxTw/QMtPBC3pmlJC6xk8BBYVv6vcw3SGdKemQ+Xsx9ik2F/lYDO9tqsFQH1r9PFuHKw==",
|
|
4953
4953
|
"dev": true,
|
|
4954
4954
|
"license": "Apache-2.0",
|
|
4955
4955
|
"bin": {
|
|
@@ -4973,8 +4973,8 @@
|
|
|
4973
4973
|
}
|
|
4974
4974
|
},
|
|
4975
4975
|
"node_modules/brace-expansion": {
|
|
4976
|
-
"version": "1.1.
|
|
4977
|
-
"integrity": "sha512-
|
|
4976
|
+
"version": "1.1.13",
|
|
4977
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
4978
4978
|
"dev": true,
|
|
4979
4979
|
"license": "MIT",
|
|
4980
4980
|
"dependencies": {
|
|
@@ -4995,8 +4995,8 @@
|
|
|
4995
4995
|
}
|
|
4996
4996
|
},
|
|
4997
4997
|
"node_modules/browserslist": {
|
|
4998
|
-
"version": "4.28.
|
|
4999
|
-
"integrity": "sha512-
|
|
4998
|
+
"version": "4.28.2",
|
|
4999
|
+
"integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==",
|
|
5000
5000
|
"dev": true,
|
|
5001
5001
|
"funding": [
|
|
5002
5002
|
{
|
|
@@ -5014,11 +5014,11 @@
|
|
|
5014
5014
|
],
|
|
5015
5015
|
"license": "MIT",
|
|
5016
5016
|
"dependencies": {
|
|
5017
|
-
"baseline-browser-mapping": "^2.
|
|
5018
|
-
"caniuse-lite": "^1.0.
|
|
5019
|
-
"electron-to-chromium": "^1.5.
|
|
5020
|
-
"node-releases": "^2.0.
|
|
5021
|
-
"update-browserslist-db": "^1.2.
|
|
5017
|
+
"baseline-browser-mapping": "^2.10.12",
|
|
5018
|
+
"caniuse-lite": "^1.0.30001782",
|
|
5019
|
+
"electron-to-chromium": "^1.5.328",
|
|
5020
|
+
"node-releases": "^2.0.36",
|
|
5021
|
+
"update-browserslist-db": "^1.2.3"
|
|
5022
5022
|
},
|
|
5023
5023
|
"bin": {
|
|
5024
5024
|
"browserslist": "cli.js"
|
|
@@ -5092,8 +5092,8 @@
|
|
|
5092
5092
|
}
|
|
5093
5093
|
},
|
|
5094
5094
|
"node_modules/caniuse-lite": {
|
|
5095
|
-
"version": "1.0.
|
|
5096
|
-
"integrity": "sha512-
|
|
5095
|
+
"version": "1.0.30001784",
|
|
5096
|
+
"integrity": "sha512-WU346nBTklUV9YfUl60fqRbU5ZqyXlqvo1SgigE1OAXK5bFL8LL9q1K7aap3N739l4BvNqnkm3YrGHiY9sfUQw==",
|
|
5097
5097
|
"funding": [
|
|
5098
5098
|
{
|
|
5099
5099
|
"type": "opencollective",
|
|
@@ -5647,8 +5647,8 @@
|
|
|
5647
5647
|
}
|
|
5648
5648
|
},
|
|
5649
5649
|
"node_modules/electron-to-chromium": {
|
|
5650
|
-
"version": "1.5.
|
|
5651
|
-
"integrity": "sha512-
|
|
5650
|
+
"version": "1.5.330",
|
|
5651
|
+
"integrity": "sha512-jFNydB5kFtYUobh4IkWUnXeyDbjf/r9gcUEXe1xcrcUxIGfTdzPXA+ld6zBRbwvgIGVzDll/LTIiDztEtckSnA==",
|
|
5652
5652
|
"dev": true,
|
|
5653
5653
|
"license": "ISC"
|
|
5654
5654
|
},
|
|
@@ -7458,8 +7458,8 @@
|
|
|
7458
7458
|
}
|
|
7459
7459
|
},
|
|
7460
7460
|
"node_modules/jodit": {
|
|
7461
|
-
"version": "4.
|
|
7462
|
-
"integrity": "sha512-
|
|
7461
|
+
"version": "4.12.2",
|
|
7462
|
+
"integrity": "sha512-SoZAH2YvL8JxPmL4muQJPbbF27rFKVzFQOiCRabjtSQcLVghm+XpIm5t9dXq+fCA4d1Z2O+8x/sORPVdLI4zbg==",
|
|
7463
7463
|
"license": "MIT"
|
|
7464
7464
|
},
|
|
7465
7465
|
"node_modules/jodit-react": {
|
|
@@ -7648,8 +7648,8 @@
|
|
|
7648
7648
|
}
|
|
7649
7649
|
},
|
|
7650
7650
|
"node_modules/lint-staged/node_modules/picomatch": {
|
|
7651
|
-
"version": "4.0.
|
|
7652
|
-
"integrity": "sha512-
|
|
7651
|
+
"version": "4.0.4",
|
|
7652
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
7653
7653
|
"license": "MIT",
|
|
7654
7654
|
"engines": {
|
|
7655
7655
|
"node": ">=12"
|
|
@@ -8415,8 +8415,8 @@
|
|
|
8415
8415
|
"license": "ISC"
|
|
8416
8416
|
},
|
|
8417
8417
|
"node_modules/picomatch": {
|
|
8418
|
-
"version": "2.3.
|
|
8419
|
-
"integrity": "sha512-
|
|
8418
|
+
"version": "2.3.2",
|
|
8419
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
8420
8420
|
"dev": true,
|
|
8421
8421
|
"license": "MIT",
|
|
8422
8422
|
"engines": {
|
|
@@ -8607,9 +8607,12 @@
|
|
|
8607
8607
|
"license": "MIT"
|
|
8608
8608
|
},
|
|
8609
8609
|
"node_modules/proxy-from-env": {
|
|
8610
|
-
"version": "
|
|
8611
|
-
"integrity": "sha512-
|
|
8612
|
-
"license": "MIT"
|
|
8610
|
+
"version": "2.1.0",
|
|
8611
|
+
"integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
|
|
8612
|
+
"license": "MIT",
|
|
8613
|
+
"engines": {
|
|
8614
|
+
"node": ">=10"
|
|
8615
|
+
}
|
|
8613
8616
|
},
|
|
8614
8617
|
"node_modules/punycode": {
|
|
8615
8618
|
"version": "2.3.1",
|
|
@@ -8760,8 +8763,8 @@
|
|
|
8760
8763
|
}
|
|
8761
8764
|
},
|
|
8762
8765
|
"node_modules/recharts": {
|
|
8763
|
-
"version": "3.8.
|
|
8764
|
-
"integrity": "sha512-
|
|
8766
|
+
"version": "3.8.1",
|
|
8767
|
+
"integrity": "sha512-mwzmO1s9sFL0TduUpwndxCUNoXsBw3u3E/0+A+cLcrSfQitSG62L32N69GhqUrrT5qKcAE3pCGVINC6pqkBBQg==",
|
|
8765
8768
|
"license": "MIT",
|
|
8766
8769
|
"workspaces": [
|
|
8767
8770
|
"www"
|
|
@@ -9639,8 +9642,8 @@
|
|
|
9639
9642
|
}
|
|
9640
9643
|
},
|
|
9641
9644
|
"node_modules/tinyglobby/node_modules/picomatch": {
|
|
9642
|
-
"version": "4.0.
|
|
9643
|
-
"integrity": "sha512-
|
|
9645
|
+
"version": "4.0.4",
|
|
9646
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
9644
9647
|
"dev": true,
|
|
9645
9648
|
"license": "MIT",
|
|
9646
9649
|
"engines": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/react-runtime",
|
|
3
|
-
"version": "11.14.1-
|
|
3
|
+
"version": "11.14.1-19.6462",
|
|
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-
|
|
81
|
+
"@wavemaker/variables": "11.14.1-19.6462",
|
|
82
82
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
83
83
|
"eslint": "^9",
|
|
84
84
|
"eslint-config-next": "15.1.4",
|