@wavemaker/react-runtime 11.14.1-15.6409 → 11.14.1-15.6410

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 CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/react-runtime",
3
- "version": "11.14.1-15.6409",
3
+ "version": "11.14.1-15.6410",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/react-runtime",
9
- "version": "11.14.1-15.6409",
9
+ "version": "11.14.1-15.6410",
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-15.6409",
62
+ "@wavemaker/variables": "11.14.1-15.6410",
63
63
  "babel-plugin-module-resolver": "^5.0.2",
64
64
  "eslint": "^9",
65
65
  "eslint-config-next": "15.1.4",
@@ -4459,8 +4459,8 @@
4459
4459
  ]
4460
4460
  },
4461
4461
  "node_modules/@wavemaker/variables": {
4462
- "version": "11.14.1-15.6409",
4463
- "integrity": "sha512-n2c81pl/XjwijYcUzftefTDiYmGE4SVHJitqvNjbrFCVDCzX/s/zfLl9w/R3nSTkjMyDFEazbIgKb9XQwjO2xg==",
4462
+ "version": "11.14.1-15.6410",
4463
+ "integrity": "sha512-7XI5CVQioLbP1tDN5CdA9N/Jdkx8NC00GQcT5iN48fhHkcbsZ5bPb/IDYwuRQu45K8S0azlNuEzXu3XM6MqcPQ==",
4464
4464
  "dev": true,
4465
4465
  "license": "ISC",
4466
4466
  "dependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/react-runtime",
3
- "version": "11.14.1-15.6409",
3
+ "version": "11.14.1-15.6410",
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-15.6409",
81
+ "@wavemaker/variables": "11.14.1-15.6410",
82
82
  "babel-plugin-module-resolver": "^5.0.2",
83
83
  "eslint": "^9",
84
84
  "eslint-config-next": "15.1.4",