@wavemaker/react-runtime 11.14.1-21.64731 → 11.14.1-21.64739

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 +86 -73
  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-21.64731",
3
+ "version": "11.14.1-21.64739",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/react-runtime",
9
- "version": "11.14.1-21.64731",
9
+ "version": "11.14.1-21.64739",
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-21.64731",
62
+ "@wavemaker/variables": "11.14.1-21.64739",
63
63
  "babel-plugin-module-resolver": "^5.0.2",
64
64
  "eslint": "^9",
65
65
  "eslint-config-next": "15.1.4",
@@ -2197,27 +2197,40 @@
2197
2197
  }
2198
2198
  },
2199
2199
  "node_modules/@humanfs/core": {
2200
- "version": "0.19.1",
2201
- "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
2200
+ "version": "0.19.2",
2201
+ "integrity": "sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==",
2202
2202
  "dev": true,
2203
2203
  "license": "Apache-2.0",
2204
+ "dependencies": {
2205
+ "@humanfs/types": "^0.15.0"
2206
+ },
2204
2207
  "engines": {
2205
2208
  "node": ">=18.18.0"
2206
2209
  }
2207
2210
  },
2208
2211
  "node_modules/@humanfs/node": {
2209
- "version": "0.16.7",
2210
- "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
2212
+ "version": "0.16.8",
2213
+ "integrity": "sha512-gE1eQNZ3R++kTzFUpdGlpmy8kDZD/MLyHqDwqjkVQI0JMdI1D51sy1H958PNXYkM2rAac7e5/CnIKZrHtPh3BQ==",
2211
2214
  "dev": true,
2212
2215
  "license": "Apache-2.0",
2213
2216
  "dependencies": {
2214
- "@humanfs/core": "^0.19.1",
2217
+ "@humanfs/core": "^0.19.2",
2218
+ "@humanfs/types": "^0.15.0",
2215
2219
  "@humanwhocodes/retry": "^0.4.0"
2216
2220
  },
2217
2221
  "engines": {
2218
2222
  "node": ">=18.18.0"
2219
2223
  }
2220
2224
  },
2225
+ "node_modules/@humanfs/types": {
2226
+ "version": "0.15.0",
2227
+ "integrity": "sha512-ZZ1w0aoQkwuUuC7Yf+7sdeaNfqQiiLcSRbfI08oAxqLtpXQr9AIVX7Ay7HLDuiLYAaFPu8oBYNq/QIi9URHJ3Q==",
2228
+ "dev": true,
2229
+ "license": "Apache-2.0",
2230
+ "engines": {
2231
+ "node": ">=18.18.0"
2232
+ }
2233
+ },
2221
2234
  "node_modules/@humanwhocodes/module-importer": {
2222
2235
  "version": "1.0.1",
2223
2236
  "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
@@ -3739,16 +3752,16 @@
3739
3752
  "license": "MIT"
3740
3753
  },
3741
3754
  "node_modules/@typescript-eslint/eslint-plugin": {
3742
- "version": "8.58.2",
3743
- "integrity": "sha512-aC2qc5thQahutKjP+cl8cgN9DWe3ZUqVko30CMSZHnFEHyhOYoZSzkGtAI2mcwZ38xeImDucI4dnqsHiOYuuCw==",
3755
+ "version": "8.59.0",
3756
+ "integrity": "sha512-HyAZtpdkgZwpq8Sz3FSUvCR4c+ScbuWa9AksK2Jweub7w4M3yTz4O11AqVJzLYjy/B9ZWPyc81I+mOdJU/bDQw==",
3744
3757
  "dev": true,
3745
3758
  "license": "MIT",
3746
3759
  "dependencies": {
3747
3760
  "@eslint-community/regexpp": "^4.12.2",
3748
- "@typescript-eslint/scope-manager": "8.58.2",
3749
- "@typescript-eslint/type-utils": "8.58.2",
3750
- "@typescript-eslint/utils": "8.58.2",
3751
- "@typescript-eslint/visitor-keys": "8.58.2",
3761
+ "@typescript-eslint/scope-manager": "8.59.0",
3762
+ "@typescript-eslint/type-utils": "8.59.0",
3763
+ "@typescript-eslint/utils": "8.59.0",
3764
+ "@typescript-eslint/visitor-keys": "8.59.0",
3752
3765
  "ignore": "^7.0.5",
3753
3766
  "natural-compare": "^1.4.0",
3754
3767
  "ts-api-utils": "^2.5.0"
@@ -3761,7 +3774,7 @@
3761
3774
  "url": "https://opencollective.com/typescript-eslint"
3762
3775
  },
3763
3776
  "peerDependencies": {
3764
- "@typescript-eslint/parser": "^8.58.2",
3777
+ "@typescript-eslint/parser": "^8.59.0",
3765
3778
  "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
3766
3779
  "typescript": ">=4.8.4 <6.1.0"
3767
3780
  }
@@ -3776,15 +3789,15 @@
3776
3789
  }
3777
3790
  },
3778
3791
  "node_modules/@typescript-eslint/parser": {
3779
- "version": "8.58.2",
3780
- "integrity": "sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg==",
3792
+ "version": "8.59.0",
3793
+ "integrity": "sha512-TI1XGwKbDpo9tRW8UDIXCOeLk55qe9ZFGs8MTKU6/M08HWTw52DD/IYhfQtOEhEdPhLMT26Ka/x7p70nd3dzDg==",
3781
3794
  "dev": true,
3782
3795
  "license": "MIT",
3783
3796
  "dependencies": {
3784
- "@typescript-eslint/scope-manager": "8.58.2",
3785
- "@typescript-eslint/types": "8.58.2",
3786
- "@typescript-eslint/typescript-estree": "8.58.2",
3787
- "@typescript-eslint/visitor-keys": "8.58.2",
3797
+ "@typescript-eslint/scope-manager": "8.59.0",
3798
+ "@typescript-eslint/types": "8.59.0",
3799
+ "@typescript-eslint/typescript-estree": "8.59.0",
3800
+ "@typescript-eslint/visitor-keys": "8.59.0",
3788
3801
  "debug": "^4.4.3"
3789
3802
  },
3790
3803
  "engines": {
@@ -3800,13 +3813,13 @@
3800
3813
  }
3801
3814
  },
3802
3815
  "node_modules/@typescript-eslint/project-service": {
3803
- "version": "8.58.2",
3804
- "integrity": "sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==",
3816
+ "version": "8.59.0",
3817
+ "integrity": "sha512-Lw5ITrR5s5TbC19YSvlr63ZfLaJoU6vtKTHyB0GQOpX0W7d5/Ir6vUahWi/8Sps/nOukZQ0IB3SmlxZnjaKVnw==",
3805
3818
  "dev": true,
3806
3819
  "license": "MIT",
3807
3820
  "dependencies": {
3808
- "@typescript-eslint/tsconfig-utils": "^8.58.2",
3809
- "@typescript-eslint/types": "^8.58.2",
3821
+ "@typescript-eslint/tsconfig-utils": "^8.59.0",
3822
+ "@typescript-eslint/types": "^8.59.0",
3810
3823
  "debug": "^4.4.3"
3811
3824
  },
3812
3825
  "engines": {
@@ -3821,13 +3834,13 @@
3821
3834
  }
3822
3835
  },
3823
3836
  "node_modules/@typescript-eslint/scope-manager": {
3824
- "version": "8.58.2",
3825
- "integrity": "sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q==",
3837
+ "version": "8.59.0",
3838
+ "integrity": "sha512-UzR16Ut8IpA3Mc4DbgAShlPPkVm8xXMWafXxB0BocaVRHs8ZGakAxGRskF7FId3sdk9lgGD73GSFaWmWFDE4dg==",
3826
3839
  "dev": true,
3827
3840
  "license": "MIT",
3828
3841
  "dependencies": {
3829
- "@typescript-eslint/types": "8.58.2",
3830
- "@typescript-eslint/visitor-keys": "8.58.2"
3842
+ "@typescript-eslint/types": "8.59.0",
3843
+ "@typescript-eslint/visitor-keys": "8.59.0"
3831
3844
  },
3832
3845
  "engines": {
3833
3846
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -3838,8 +3851,8 @@
3838
3851
  }
3839
3852
  },
3840
3853
  "node_modules/@typescript-eslint/tsconfig-utils": {
3841
- "version": "8.58.2",
3842
- "integrity": "sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==",
3854
+ "version": "8.59.0",
3855
+ "integrity": "sha512-91Sbl3s4Kb3SybliIY6muFBmHVv+pYXfybC4Oolp3dvk8BvIE3wOPc+403CWIT7mJNkfQRGtdqghzs2+Z91Tqg==",
3843
3856
  "dev": true,
3844
3857
  "license": "MIT",
3845
3858
  "engines": {
@@ -3854,14 +3867,14 @@
3854
3867
  }
3855
3868
  },
3856
3869
  "node_modules/@typescript-eslint/type-utils": {
3857
- "version": "8.58.2",
3858
- "integrity": "sha512-Z7EloNR/B389FvabdGeTo2XMs4W9TjtPiO9DAsmT0yom0bwlPyRjkJ1uCdW1DvrrrYP50AJZ9Xc3sByZA9+dcg==",
3870
+ "version": "8.59.0",
3871
+ "integrity": "sha512-3TRiZaQSltGqGeNrJzzr1+8YcEobKH9rHnqIp/1psfKFmhRQDNMGP5hBufanYTGznwShzVLs3Mz+gDN7HkWfXg==",
3859
3872
  "dev": true,
3860
3873
  "license": "MIT",
3861
3874
  "dependencies": {
3862
- "@typescript-eslint/types": "8.58.2",
3863
- "@typescript-eslint/typescript-estree": "8.58.2",
3864
- "@typescript-eslint/utils": "8.58.2",
3875
+ "@typescript-eslint/types": "8.59.0",
3876
+ "@typescript-eslint/typescript-estree": "8.59.0",
3877
+ "@typescript-eslint/utils": "8.59.0",
3865
3878
  "debug": "^4.4.3",
3866
3879
  "ts-api-utils": "^2.5.0"
3867
3880
  },
@@ -3878,8 +3891,8 @@
3878
3891
  }
3879
3892
  },
3880
3893
  "node_modules/@typescript-eslint/types": {
3881
- "version": "8.58.2",
3882
- "integrity": "sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==",
3894
+ "version": "8.59.0",
3895
+ "integrity": "sha512-nLzdsT1gdOgFxxxwrlNVUBzSNBEEHJ86bblmk4QAS6stfig7rcJzWKqCyxFy3YRRHXDWEkb2NralA1nOYkkm/A==",
3883
3896
  "dev": true,
3884
3897
  "license": "MIT",
3885
3898
  "engines": {
@@ -3891,15 +3904,15 @@
3891
3904
  }
3892
3905
  },
3893
3906
  "node_modules/@typescript-eslint/typescript-estree": {
3894
- "version": "8.58.2",
3895
- "integrity": "sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==",
3907
+ "version": "8.59.0",
3908
+ "integrity": "sha512-O9Re9P1BmBLFJyikRbQpLku/QA3/AueZNO9WePLBwQrvkixTmDe8u76B6CYUAITRl/rHawggEqUGn5QIkVRLMw==",
3896
3909
  "dev": true,
3897
3910
  "license": "MIT",
3898
3911
  "dependencies": {
3899
- "@typescript-eslint/project-service": "8.58.2",
3900
- "@typescript-eslint/tsconfig-utils": "8.58.2",
3901
- "@typescript-eslint/types": "8.58.2",
3902
- "@typescript-eslint/visitor-keys": "8.58.2",
3912
+ "@typescript-eslint/project-service": "8.59.0",
3913
+ "@typescript-eslint/tsconfig-utils": "8.59.0",
3914
+ "@typescript-eslint/types": "8.59.0",
3915
+ "@typescript-eslint/visitor-keys": "8.59.0",
3903
3916
  "debug": "^4.4.3",
3904
3917
  "minimatch": "^10.2.2",
3905
3918
  "semver": "^7.7.3",
@@ -3966,15 +3979,15 @@
3966
3979
  }
3967
3980
  },
3968
3981
  "node_modules/@typescript-eslint/utils": {
3969
- "version": "8.58.2",
3970
- "integrity": "sha512-QZfjHNEzPY8+l0+fIXMvuQ2sJlplB4zgDZvA+NmvZsZv3EQwOcc1DuIU1VJUTWZ/RKouBMhDyNaBMx4sWvrzRA==",
3982
+ "version": "8.59.0",
3983
+ "integrity": "sha512-I1R/K7V07XsMJ12Oaxg/O9GfrysGTmCRhvZJBv0RE0NcULMzjqVpR5kRRQjHsz3J/bElU7HwCO7zkqL+MSUz+g==",
3971
3984
  "dev": true,
3972
3985
  "license": "MIT",
3973
3986
  "dependencies": {
3974
3987
  "@eslint-community/eslint-utils": "^4.9.1",
3975
- "@typescript-eslint/scope-manager": "8.58.2",
3976
- "@typescript-eslint/types": "8.58.2",
3977
- "@typescript-eslint/typescript-estree": "8.58.2"
3988
+ "@typescript-eslint/scope-manager": "8.59.0",
3989
+ "@typescript-eslint/types": "8.59.0",
3990
+ "@typescript-eslint/typescript-estree": "8.59.0"
3978
3991
  },
3979
3992
  "engines": {
3980
3993
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -3989,12 +4002,12 @@
3989
4002
  }
3990
4003
  },
3991
4004
  "node_modules/@typescript-eslint/visitor-keys": {
3992
- "version": "8.58.2",
3993
- "integrity": "sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==",
4005
+ "version": "8.59.0",
4006
+ "integrity": "sha512-/uejZt4dSere1bx12WLlPfv8GktzcaDtuJ7s42/HEZ5zGj9oxRaD4bj7qwSunXkf+pbAhFt2zjpHYUiT5lHf0Q==",
3994
4007
  "dev": true,
3995
4008
  "license": "MIT",
3996
4009
  "dependencies": {
3997
- "@typescript-eslint/types": "8.58.2",
4010
+ "@typescript-eslint/types": "8.59.0",
3998
4011
  "eslint-visitor-keys": "^5.0.0"
3999
4012
  },
4000
4013
  "engines": {
@@ -4268,8 +4281,8 @@
4268
4281
  ]
4269
4282
  },
4270
4283
  "node_modules/@wavemaker/variables": {
4271
- "version": "11.14.1-21.64731",
4272
- "integrity": "sha512-Gcba+zbbroEeZ/4a3vcMwm/V8weywmxU+hFt81G6gFbjzYl+k8kGoVfaMr9niEfB6Bui05zCvZY6QuznthtPwQ==",
4284
+ "version": "11.14.1-21.64739",
4285
+ "integrity": "sha512-Vp2oj/N4amE/kA0O2LphkhOUbtToYxauN+bLMvlAvjO5qQoyE0R57xR6o7vFmzsnCjt+mhzy/R4d5tddQeUFxw==",
4273
4286
  "dev": true,
4274
4287
  "license": "ISC",
4275
4288
  "dependencies": {
@@ -4281,8 +4294,8 @@
4281
4294
  }
4282
4295
  },
4283
4296
  "node_modules/@xmldom/xmldom": {
4284
- "version": "0.8.12",
4285
- "integrity": "sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==",
4297
+ "version": "0.8.13",
4298
+ "integrity": "sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==",
4286
4299
  "dev": true,
4287
4300
  "license": "MIT",
4288
4301
  "engines": {
@@ -4603,8 +4616,8 @@
4603
4616
  }
4604
4617
  },
4605
4618
  "node_modules/axios": {
4606
- "version": "1.15.0",
4607
- "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
4619
+ "version": "1.15.1",
4620
+ "integrity": "sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==",
4608
4621
  "license": "MIT",
4609
4622
  "dependencies": {
4610
4623
  "follow-redirects": "^1.15.11",
@@ -4743,8 +4756,8 @@
4743
4756
  "license": "MIT"
4744
4757
  },
4745
4758
  "node_modules/baseline-browser-mapping": {
4746
- "version": "2.10.19",
4747
- "integrity": "sha512-qCkNLi2sfBOn8XhZQ0FXsT1Ki/Yo5P90hrkRamVFRS7/KV9hpfA4HkoWNU152+8w0zPjnxo5psx5NL3PSGgv5g==",
4759
+ "version": "2.10.20",
4760
+ "integrity": "sha512-1AaXxEPfXT+GvTBJFuy4yXVHWJBXa4OdbIebGN/wX5DlsIkU0+wzGnd2lOzokSk51d5LUmqjgBLRLlypLUqInQ==",
4748
4761
  "dev": true,
4749
4762
  "license": "Apache-2.0",
4750
4763
  "bin": {
@@ -5437,8 +5450,8 @@
5437
5450
  }
5438
5451
  },
5439
5452
  "node_modules/electron-to-chromium": {
5440
- "version": "1.5.339",
5441
- "integrity": "sha512-Is+0BBHJ4NrdpAYiperrmp53pLywG/yV/6lIMTAnhxvzj/Cmn5Q/ogSHC6AKe7X+8kPLxxFk0cs5oc/3j/fxIg==",
5453
+ "version": "1.5.340",
5454
+ "integrity": "sha512-908qahOGocRMinT2nM3ajCEM99H4iPdv84eagPP3FfZy/1ZGeOy2CZYzjhms81ckOPCXPlW7LkY4XpxD8r1DrA==",
5442
5455
  "dev": true,
5443
5456
  "license": "ISC"
5444
5457
  },
@@ -6643,8 +6656,8 @@
6643
6656
  }
6644
6657
  },
6645
6658
  "node_modules/hasown": {
6646
- "version": "2.0.2",
6647
- "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
6659
+ "version": "2.0.3",
6660
+ "integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==",
6648
6661
  "license": "MIT",
6649
6662
  "dependencies": {
6650
6663
  "function-bind": "^1.1.2"
@@ -7347,8 +7360,8 @@
7347
7360
  }
7348
7361
  },
7349
7362
  "node_modules/jsonfile": {
7350
- "version": "6.2.0",
7351
- "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
7363
+ "version": "6.2.1",
7364
+ "integrity": "sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==",
7352
7365
  "dev": true,
7353
7366
  "license": "MIT",
7354
7367
  "dependencies": {
@@ -8506,8 +8519,8 @@
8506
8519
  }
8507
8520
  },
8508
8521
  "node_modules/react-hook-form": {
8509
- "version": "7.72.1",
8510
- "integrity": "sha512-RhwBoy2ygeVZje+C+bwJ8g0NjTdBmDlJvAUHTxRjTmSUKPYsKfMphkS2sgEMotsY03bP358yEYlnUeZy//D9Ig==",
8522
+ "version": "7.73.1",
8523
+ "integrity": "sha512-VAfVYOPcx3piiEVQy95vyFmBwbVUsP/AUIN+mpFG8h11yshDd444nn0VyfaGWSRnhOLVgiDu7HIuBtAIzxn9dA==",
8511
8524
  "license": "MIT",
8512
8525
  "engines": {
8513
8526
  "node": ">=18.0.0"
@@ -8841,14 +8854,14 @@
8841
8854
  }
8842
8855
  },
8843
8856
  "node_modules/safe-array-concat": {
8844
- "version": "1.1.3",
8845
- "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==",
8857
+ "version": "1.1.4",
8858
+ "integrity": "sha512-wtZlHyOje6OZTGqAoaDKxFkgRtkF9CnHAVnCHKfuj200wAgL+bSJhdsCD2l0Qx/2ekEXjPWcyKkfGb5CPboslg==",
8846
8859
  "dev": true,
8847
8860
  "license": "MIT",
8848
8861
  "dependencies": {
8849
- "call-bind": "^1.0.8",
8850
- "call-bound": "^1.0.2",
8851
- "get-intrinsic": "^1.2.6",
8862
+ "call-bind": "^1.0.9",
8863
+ "call-bound": "^1.0.4",
8864
+ "get-intrinsic": "^1.3.0",
8852
8865
  "has-symbols": "^1.1.0",
8853
8866
  "isarray": "^2.0.5"
8854
8867
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/react-runtime",
3
- "version": "11.14.1-21.64731",
3
+ "version": "11.14.1-21.64739",
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-21.64731",
81
+ "@wavemaker/variables": "11.14.1-21.64739",
82
82
  "babel-plugin-module-resolver": "^5.0.2",
83
83
  "eslint": "^9",
84
84
  "eslint-config-next": "15.1.4",