@wavemaker/react-runtime 11.14.1-16.6412 → 11.14.1-16.6418

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.
Files changed (2) hide show
  1. package/package-lock.json +97 -61
  2. 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-16.6412",
3
+ "version": "11.14.1-16.6418",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/react-runtime",
9
- "version": "11.14.1-16.6412",
9
+ "version": "11.14.1-16.6418",
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-16.6412",
62
+ "@wavemaker/variables": "11.14.1-16.6418",
63
63
  "babel-plugin-module-resolver": "^5.0.2",
64
64
  "eslint": "^9",
65
65
  "eslint-config-next": "15.1.4",
@@ -2106,8 +2106,8 @@
2106
2106
  }
2107
2107
  },
2108
2108
  "node_modules/@floating-ui/react": {
2109
- "version": "0.27.17",
2110
- "integrity": "sha512-LGVZKHwmWGg6MRHjLLgsfyaX2y2aCNgnD1zT/E6B+/h+vxg+nIJUqHPAlTzsHDyqdgEpJ1Np5kxWuFEErXzoGg==",
2109
+ "version": "0.27.18",
2110
+ "integrity": "sha512-xJWJxvmy3a05j643gQt+pRbht5XnTlGpsEsAPnMi5F5YTOEEJymA90uZKBD8OvIv5XvZ1qi4GcccSlqT3Bq44Q==",
2111
2111
  "license": "MIT",
2112
2112
  "dependencies": {
2113
2113
  "@floating-ui/react-dom": "^2.1.7",
@@ -3954,16 +3954,16 @@
3954
3954
  "license": "MIT"
3955
3955
  },
3956
3956
  "node_modules/@typescript-eslint/eslint-plugin": {
3957
- "version": "8.55.0",
3958
- "integrity": "sha512-1y/MVSz0NglV1ijHC8OT49mPJ4qhPYjiK08YUQVbIOyu+5k862LKUHFkpKHWu//zmr7hDR2rhwUm6gnCGNmGBQ==",
3957
+ "version": "8.56.0",
3958
+ "integrity": "sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw==",
3959
3959
  "dev": true,
3960
3960
  "license": "MIT",
3961
3961
  "dependencies": {
3962
3962
  "@eslint-community/regexpp": "^4.12.2",
3963
- "@typescript-eslint/scope-manager": "8.55.0",
3964
- "@typescript-eslint/type-utils": "8.55.0",
3965
- "@typescript-eslint/utils": "8.55.0",
3966
- "@typescript-eslint/visitor-keys": "8.55.0",
3963
+ "@typescript-eslint/scope-manager": "8.56.0",
3964
+ "@typescript-eslint/type-utils": "8.56.0",
3965
+ "@typescript-eslint/utils": "8.56.0",
3966
+ "@typescript-eslint/visitor-keys": "8.56.0",
3967
3967
  "ignore": "^7.0.5",
3968
3968
  "natural-compare": "^1.4.0",
3969
3969
  "ts-api-utils": "^2.4.0"
@@ -3976,8 +3976,8 @@
3976
3976
  "url": "https://opencollective.com/typescript-eslint"
3977
3977
  },
3978
3978
  "peerDependencies": {
3979
- "@typescript-eslint/parser": "^8.55.0",
3980
- "eslint": "^8.57.0 || ^9.0.0",
3979
+ "@typescript-eslint/parser": "^8.56.0",
3980
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
3981
3981
  "typescript": ">=4.8.4 <6.0.0"
3982
3982
  }
3983
3983
  },
@@ -3991,15 +3991,15 @@
3991
3991
  }
3992
3992
  },
3993
3993
  "node_modules/@typescript-eslint/parser": {
3994
- "version": "8.55.0",
3995
- "integrity": "sha512-4z2nCSBfVIMnbuu8uinj+f0o4qOeggYJLbjpPHka3KH1om7e+H9yLKTYgksTaHcGco+NClhhY2vyO3HsMH1RGw==",
3994
+ "version": "8.56.0",
3995
+ "integrity": "sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg==",
3996
3996
  "dev": true,
3997
3997
  "license": "MIT",
3998
3998
  "dependencies": {
3999
- "@typescript-eslint/scope-manager": "8.55.0",
4000
- "@typescript-eslint/types": "8.55.0",
4001
- "@typescript-eslint/typescript-estree": "8.55.0",
4002
- "@typescript-eslint/visitor-keys": "8.55.0",
3999
+ "@typescript-eslint/scope-manager": "8.56.0",
4000
+ "@typescript-eslint/types": "8.56.0",
4001
+ "@typescript-eslint/typescript-estree": "8.56.0",
4002
+ "@typescript-eslint/visitor-keys": "8.56.0",
4003
4003
  "debug": "^4.4.3"
4004
4004
  },
4005
4005
  "engines": {
@@ -4010,18 +4010,18 @@
4010
4010
  "url": "https://opencollective.com/typescript-eslint"
4011
4011
  },
4012
4012
  "peerDependencies": {
4013
- "eslint": "^8.57.0 || ^9.0.0",
4013
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
4014
4014
  "typescript": ">=4.8.4 <6.0.0"
4015
4015
  }
4016
4016
  },
4017
4017
  "node_modules/@typescript-eslint/project-service": {
4018
- "version": "8.55.0",
4019
- "integrity": "sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ==",
4018
+ "version": "8.56.0",
4019
+ "integrity": "sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg==",
4020
4020
  "dev": true,
4021
4021
  "license": "MIT",
4022
4022
  "dependencies": {
4023
- "@typescript-eslint/tsconfig-utils": "^8.55.0",
4024
- "@typescript-eslint/types": "^8.55.0",
4023
+ "@typescript-eslint/tsconfig-utils": "^8.56.0",
4024
+ "@typescript-eslint/types": "^8.56.0",
4025
4025
  "debug": "^4.4.3"
4026
4026
  },
4027
4027
  "engines": {
@@ -4036,13 +4036,13 @@
4036
4036
  }
4037
4037
  },
4038
4038
  "node_modules/@typescript-eslint/scope-manager": {
4039
- "version": "8.55.0",
4040
- "integrity": "sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q==",
4039
+ "version": "8.56.0",
4040
+ "integrity": "sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==",
4041
4041
  "dev": true,
4042
4042
  "license": "MIT",
4043
4043
  "dependencies": {
4044
- "@typescript-eslint/types": "8.55.0",
4045
- "@typescript-eslint/visitor-keys": "8.55.0"
4044
+ "@typescript-eslint/types": "8.56.0",
4045
+ "@typescript-eslint/visitor-keys": "8.56.0"
4046
4046
  },
4047
4047
  "engines": {
4048
4048
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -4053,8 +4053,8 @@
4053
4053
  }
4054
4054
  },
4055
4055
  "node_modules/@typescript-eslint/tsconfig-utils": {
4056
- "version": "8.55.0",
4057
- "integrity": "sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q==",
4056
+ "version": "8.56.0",
4057
+ "integrity": "sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==",
4058
4058
  "dev": true,
4059
4059
  "license": "MIT",
4060
4060
  "engines": {
@@ -4069,14 +4069,14 @@
4069
4069
  }
4070
4070
  },
4071
4071
  "node_modules/@typescript-eslint/type-utils": {
4072
- "version": "8.55.0",
4073
- "integrity": "sha512-x1iH2unH4qAt6I37I2CGlsNs+B9WGxurP2uyZLRz6UJoZWDBx9cJL1xVN/FiOmHEONEg6RIufdvyT0TEYIgC5g==",
4072
+ "version": "8.56.0",
4073
+ "integrity": "sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA==",
4074
4074
  "dev": true,
4075
4075
  "license": "MIT",
4076
4076
  "dependencies": {
4077
- "@typescript-eslint/types": "8.55.0",
4078
- "@typescript-eslint/typescript-estree": "8.55.0",
4079
- "@typescript-eslint/utils": "8.55.0",
4077
+ "@typescript-eslint/types": "8.56.0",
4078
+ "@typescript-eslint/typescript-estree": "8.56.0",
4079
+ "@typescript-eslint/utils": "8.56.0",
4080
4080
  "debug": "^4.4.3",
4081
4081
  "ts-api-utils": "^2.4.0"
4082
4082
  },
@@ -4088,13 +4088,13 @@
4088
4088
  "url": "https://opencollective.com/typescript-eslint"
4089
4089
  },
4090
4090
  "peerDependencies": {
4091
- "eslint": "^8.57.0 || ^9.0.0",
4091
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
4092
4092
  "typescript": ">=4.8.4 <6.0.0"
4093
4093
  }
4094
4094
  },
4095
4095
  "node_modules/@typescript-eslint/types": {
4096
- "version": "8.55.0",
4097
- "integrity": "sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w==",
4096
+ "version": "8.56.0",
4097
+ "integrity": "sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==",
4098
4098
  "dev": true,
4099
4099
  "license": "MIT",
4100
4100
  "engines": {
@@ -4106,15 +4106,15 @@
4106
4106
  }
4107
4107
  },
4108
4108
  "node_modules/@typescript-eslint/typescript-estree": {
4109
- "version": "8.55.0",
4110
- "integrity": "sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw==",
4109
+ "version": "8.56.0",
4110
+ "integrity": "sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q==",
4111
4111
  "dev": true,
4112
4112
  "license": "MIT",
4113
4113
  "dependencies": {
4114
- "@typescript-eslint/project-service": "8.55.0",
4115
- "@typescript-eslint/tsconfig-utils": "8.55.0",
4116
- "@typescript-eslint/types": "8.55.0",
4117
- "@typescript-eslint/visitor-keys": "8.55.0",
4114
+ "@typescript-eslint/project-service": "8.56.0",
4115
+ "@typescript-eslint/tsconfig-utils": "8.56.0",
4116
+ "@typescript-eslint/types": "8.56.0",
4117
+ "@typescript-eslint/visitor-keys": "8.56.0",
4118
4118
  "debug": "^4.4.3",
4119
4119
  "minimatch": "^9.0.5",
4120
4120
  "semver": "^7.7.3",
@@ -4169,15 +4169,15 @@
4169
4169
  }
4170
4170
  },
4171
4171
  "node_modules/@typescript-eslint/utils": {
4172
- "version": "8.55.0",
4173
- "integrity": "sha512-BqZEsnPGdYpgyEIkDC1BadNY8oMwckftxBT+C8W0g1iKPdeqKZBtTfnvcq0nf60u7MkjFO8RBvpRGZBPw4L2ow==",
4172
+ "version": "8.56.0",
4173
+ "integrity": "sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==",
4174
4174
  "dev": true,
4175
4175
  "license": "MIT",
4176
4176
  "dependencies": {
4177
4177
  "@eslint-community/eslint-utils": "^4.9.1",
4178
- "@typescript-eslint/scope-manager": "8.55.0",
4179
- "@typescript-eslint/types": "8.55.0",
4180
- "@typescript-eslint/typescript-estree": "8.55.0"
4178
+ "@typescript-eslint/scope-manager": "8.56.0",
4179
+ "@typescript-eslint/types": "8.56.0",
4180
+ "@typescript-eslint/typescript-estree": "8.56.0"
4181
4181
  },
4182
4182
  "engines": {
4183
4183
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -4187,18 +4187,18 @@
4187
4187
  "url": "https://opencollective.com/typescript-eslint"
4188
4188
  },
4189
4189
  "peerDependencies": {
4190
- "eslint": "^8.57.0 || ^9.0.0",
4190
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
4191
4191
  "typescript": ">=4.8.4 <6.0.0"
4192
4192
  }
4193
4193
  },
4194
4194
  "node_modules/@typescript-eslint/visitor-keys": {
4195
- "version": "8.55.0",
4196
- "integrity": "sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA==",
4195
+ "version": "8.56.0",
4196
+ "integrity": "sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==",
4197
4197
  "dev": true,
4198
4198
  "license": "MIT",
4199
4199
  "dependencies": {
4200
- "@typescript-eslint/types": "8.55.0",
4201
- "eslint-visitor-keys": "^4.2.1"
4200
+ "@typescript-eslint/types": "8.56.0",
4201
+ "eslint-visitor-keys": "^5.0.0"
4202
4202
  },
4203
4203
  "engines": {
4204
4204
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -4208,6 +4208,18 @@
4208
4208
  "url": "https://opencollective.com/typescript-eslint"
4209
4209
  }
4210
4210
  },
4211
+ "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
4212
+ "version": "5.0.0",
4213
+ "integrity": "sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==",
4214
+ "dev": true,
4215
+ "license": "Apache-2.0",
4216
+ "engines": {
4217
+ "node": "^20.19.0 || ^22.13.0 || >=24"
4218
+ },
4219
+ "funding": {
4220
+ "url": "https://opencollective.com/eslint"
4221
+ }
4222
+ },
4211
4223
  "node_modules/@unrs/resolver-binding-android-arm-eabi": {
4212
4224
  "version": "1.11.1",
4213
4225
  "integrity": "sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==",
@@ -4459,8 +4471,8 @@
4459
4471
  ]
4460
4472
  },
4461
4473
  "node_modules/@wavemaker/variables": {
4462
- "version": "11.14.1-16.6412",
4463
- "integrity": "sha512-qop5CJLknrnR3up0eICv3lXRrFrkI1HBBcQyTzfmtHI08ETky8KV2u7YrB7dF8OvaURqtgjhuUVagrTxwyJ/Og==",
4474
+ "version": "11.14.1-16.6418",
4475
+ "integrity": "sha512-FEfH+Pl3pM+2cbx+9q1JyCgUBC5g0FtmbjSPQ9Zfi2im56RG+29er0Drh9qUpk+kA+TdRx6RmCa5JL09UWWNqQ==",
4464
4476
  "dev": true,
4465
4477
  "license": "ISC",
4466
4478
  "dependencies": {
@@ -5063,8 +5075,8 @@
5063
5075
  }
5064
5076
  },
5065
5077
  "node_modules/caniuse-lite": {
5066
- "version": "1.0.30001769",
5067
- "integrity": "sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==",
5078
+ "version": "1.0.30001770",
5079
+ "integrity": "sha512-x/2CLQ1jHENRbHg5PSId2sXq1CIO1CISvwWAj027ltMVG2UNgW+w9oH2+HzgEIRFembL8bUlXtfbBHR1fCg2xw==",
5068
5080
  "funding": [
5069
5081
  {
5070
5082
  "type": "opencollective",
@@ -6124,18 +6136,24 @@
6124
6136
  }
6125
6137
  },
6126
6138
  "node_modules/eslint-plugin-react/node_modules/resolve": {
6127
- "version": "2.0.0-next.5",
6128
- "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==",
6139
+ "version": "2.0.0-next.6",
6140
+ "integrity": "sha512-3JmVl5hMGtJ3kMmB3zi3DL25KfkCEyy3Tw7Gmw7z5w8M9WlwoPFnIvwChzu1+cF3iaK3sp18hhPz8ANeimdJfA==",
6129
6141
  "dev": true,
6130
6142
  "license": "MIT",
6131
6143
  "dependencies": {
6132
- "is-core-module": "^2.13.0",
6144
+ "es-errors": "^1.3.0",
6145
+ "is-core-module": "^2.16.1",
6146
+ "node-exports-info": "^1.6.0",
6147
+ "object-keys": "^1.1.1",
6133
6148
  "path-parse": "^1.0.7",
6134
6149
  "supports-preserve-symlinks-flag": "^1.0.0"
6135
6150
  },
6136
6151
  "bin": {
6137
6152
  "resolve": "bin/resolve"
6138
6153
  },
6154
+ "engines": {
6155
+ "node": ">= 0.4"
6156
+ },
6139
6157
  "funding": {
6140
6158
  "url": "https://github.com/sponsors/ljharb"
6141
6159
  }
@@ -7966,6 +7984,24 @@
7966
7984
  "tslib": "^2.8.0"
7967
7985
  }
7968
7986
  },
7987
+ "node_modules/node-exports-info": {
7988
+ "version": "1.6.0",
7989
+ "integrity": "sha512-pyFS63ptit/P5WqUkt+UUfe+4oevH+bFeIiPPdfb0pFeYEu/1ELnJu5l+5EcTKYL5M7zaAa7S8ddywgXypqKCw==",
7990
+ "dev": true,
7991
+ "license": "MIT",
7992
+ "dependencies": {
7993
+ "array.prototype.flatmap": "^1.3.3",
7994
+ "es-errors": "^1.3.0",
7995
+ "object.entries": "^1.1.9",
7996
+ "semver": "^6.3.1"
7997
+ },
7998
+ "engines": {
7999
+ "node": ">= 0.4"
8000
+ },
8001
+ "funding": {
8002
+ "url": "https://github.com/sponsors/ljharb"
8003
+ }
8004
+ },
7969
8005
  "node_modules/node-releases": {
7970
8006
  "version": "2.0.27",
7971
8007
  "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/react-runtime",
3
- "version": "11.14.1-16.6412",
3
+ "version": "11.14.1-16.6418",
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-16.6412",
81
+ "@wavemaker/variables": "11.14.1-16.6418",
82
82
  "babel-plugin-module-resolver": "^5.0.2",
83
83
  "eslint": "^9",
84
84
  "eslint-config-next": "15.1.4",